.guides{padding:64px 0 220px}.guides__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media screen and (max-width:1150px){.guides{padding:5.33vw 0 18.33vw}.guides__list{gap:2vw}}@media screen and (max-width:600px){.guides{padding-bottom:120px}.guides__list{gap:5vw}}.guide-card{width:calc(33% - 12px);padding:24px;-webkit-box-shadow:0 4px 16px 0 rgba(56,81,120,.1019607843);box-shadow:0 4px 16px 0 rgba(56,81,120,.1019607843);border-radius:20px;text-decoration:none;position:relative}.guide-card:after,.guide-card:before{content:"";position:absolute;border-radius:20px}.guide-card:hover:before{opacity:1}.guide-card:before{background:linear-gradient(177.45deg,#ff3c6a 2.13%,#d704be 117.1%);left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.guide-card:after{background-color:#fff;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px)}.guide-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;position:relative;z-index:1}.guide-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:16px}@media screen and (max-width:1150px){.guide-card{width:calc(33% - 1.2vw);padding:2vw;border-radius:1.66vw}.guide-card:after,.guide-card:before{border-radius:1.66vw}.guide-card__image{margin-bottom:1.33vw}.guide-card__image img{border-radius:1.33vw}}@media screen and (max-width:600px){.guide-card{width:100%;padding:4vw;border-radius:4vw}.guide-card:after,.guide-card:before{border-radius:4vw}.guide-card__image{margin-bottom:4vw}.guide-card__image img{border-radius:4vw}}.guide-card__content{position:relative;z-index:1}.guide-card__tags{margin-bottom:16px}@media screen and (max-width:1150px){.guide-card__tags{margin-bottom:1.33vw}}@media screen and (max-width:600px){.guide-card__tags{margin-bottom:4vw}}.guide-card__title{display:block;margin-bottom:16px;color:#151536;font-weight:400;font-size:18px;line-height:1.4;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.guide-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.guide-card__info-item{padding:8px 12px 8px 8px;background-color:#f6f7f9;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.guide-card__info-item img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.guide-card__info-item span{color:#424448;font-weight:300;font-size:14px;line-height:1.42}@media screen and (max-width:1150px){.guide-card__title{margin-bottom:1.33vw;font-size:1.5vw}.guide-card__info-item{padding:.66vw 1vw .66vw .66vw;border-radius:1.33vw;gap:.66vw}.guide-card__info-item img{width:1.66vw;height:1.66vw}.guide-card__info-item span{font-size:1.16vw}}@media screen and (max-width:600px){.guide-card__title{margin-bottom:4vw;font-size:4vw}.guide-card__info-item{padding:2vw 3vw;border-radius:4vw;gap:2vw}.guide-card__info-item img{width:4vw;height:4vw}.guide-card__info-item span{font-size:3vw}}.first-guide{padding:150px 0 66px;background-size:cover;background-position:top center;background-image:url(../images/guides/hero-bg.png)}@media screen and (max-width:1150px){.first-guide{padding-bottom:5.5vw}}@media screen and (max-width:600px){.first-guide{padding:26.5vw 0 12vw}}.first-guide__container{background-color:#fff;width:100%;padding:24px;gap:24px;-webkit-box-shadow:0 4px 16px 0 rgba(56,81,120,.1019607843);box-shadow:0 4px 16px 0 rgba(56,81,120,.1019607843);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1150px){.first-guide__container{padding:2vw;gap:2vw;border-radius:1.66vw}}@media screen and (max-width:600px){.first-guide__container{padding:4vw;gap:4vw;border-radius:4vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.first-guide__image{width:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.first-guide__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.first-guide__tags{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.first-guide__tag{padding:2px 16px;background:linear-gradient(92.5deg,#ff3c6a 2.09%,#d704be 97.91%);border-radius:24px;display:block;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-weight:400;font-size:14px;line-height:1.42;text-decoration:none}@media screen and (max-width:1150px){.first-guide__image{width:36.66vw}.first-guide__tag{padding:2px 1.33vw;border-radius:2vw;font-size:1.16vw}}@media screen and (max-width:600px){.first-guide__image{width:100%}.first-guide__tag{padding:2px 3vw;border-radius:5vw;font-size:3vw}}.first-guide__title{display:block;margin-bottom:8px;color:#151536;font-weight:600;font-size:32px;line-height:1.25;text-decoration:none}@media screen and (max-width:1150px){.first-guide__title{font-size:2.66vw}}@media screen and (max-width:600px){.first-guide__title{margin-bottom:2vw;font-size:6vw}}.first-guide__text{margin-bottom:29px;color:#707381;font-weight:300;font-size:16px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.first-guide__text p{margin:0}.guides-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.guides-filters a{background-color:#f6f7f9;padding:16px 24px;border-radius:16px;border:unset;cursor:pointer;color:#424448;font-weight:400;font-size:16px;line-height:1.4;text-decoration:none;-webkit-transition:background-color .4s ease-out,color .4s ease-out;transition:background-color .4s ease-out,color .4s ease-out}@media screen and (max-width:1150px){.first-guide__text{margin-bottom:2.41vw;font-size:1.33vw}.guides-filters a{font-size:1.33vw;padding:1.33vw 2vw;border-radius:1.33vw}}@media screen and (max-width:600px){.first-guide__text{margin-bottom:8vw;font-size:4vw}.guides-filters a{font-size:4vw;padding:3vw 4vw;border-radius:4vw;cursor:default}}.guides-filters a.active,.guides-filters a:hover{background-color:#7166f8;color:#fff}.blog-l-page-pagination .page-numbers.current{background-color:#7166f8}.blog-l-page-pagination .page-numbers.next,.blog-l-page-pagination .page-numbers.prev{font-size:0!important;position:relative;width:16px;height:16px;background-color:unset}.blog-l-page-pagination .page-numbers.next:before,.blog-l-page-pagination .page-numbers.prev:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center;background-image:url(../images/guides/guides-arrow.svg)}.blog-l-page-pagination .page-numbers.prev:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
/*# sourceMappingURL=../sourcemaps/page-guides.css.map */
