.blog-article-card{display:block;color:var(--color-text);transition:color .2s}@media screen and (min-width:576px){.blog-article-card.is-row{display:flex}.blog-article-card.is-row .blog-article-card__photo{flex:0 0 50%;max-width:50%;padding-right:12px;overflow:inherit;margin:0}.blog-article-card.is-row .blog-article-card__image{border-radius:24px}.blog-article-card.is-row .blog-article-card__body{flex:0 0 50%;max-width:50%;padding-left:12px}}.blog-article-card__title{font-size:20px;line-height:1.3;margin:12px 0 4px;font-weight:var(--headings-font-weight);font-family:var(--headings-font-family)}.blog-article-card__description{color:var(--color-text-secondary);margin:0;max-height:96px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4;display:-webkit-box}.blog-article-card__link{margin-top:12px;font-weight:600;color:var(--color-accent-500)}.blog-article-card__link--marginless{margin-top:0}.blog-article-card__date{font-size:var(--caption-1-font-size);color:var(--color-text-secondary);margin:0}.blog-article-card__photo{margin-bottom:16px;border-radius:16px;overflow:hidden;position:relative}.blog-article-card__photo-container{position:relative;max-height:250px;min-height:100%;height:0;padding-top:67%;background-color:var(--color-bg-secondary)}.blog-article-card__photo-container img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.blog-article-card__tag{position:absolute;top:16px;left:16px;display:inline-block;color:var(--color-text);font-size:var(--caption-1-font-size);line-height:1.5;font-weight:600;padding:3px 10px;border-radius:32px;background:var(--color-white)}.blog-suggestions-articles__title{font-size:32px}@media screen and (min-width:992px){.blog-suggestions-articles__title{margin-bottom:32px}}.blog-suggestions-articles__body{margin-bottom:24px;margin-left:-8px!important;margin-right:-8px!important}.blog-suggestions-articles__body>.as-col{padding:0 8px}@media screen and (min-width:992px){.blog-suggestions-articles__body{margin-left:-10px!important;margin-right:-10px!important}.blog-suggestions-articles__body>.as-col{padding:0 10px}.blog-suggestions-articles__body{margin-bottom:32px}}.blog-suggestions-articles__col:not(:last-child){margin-bottom:24px}@media screen and (min-width:992px){.blog-suggestions-articles__col{margin:0}}.blog-suggestions-articles__button{width:100%}.blog-suggestions-articles .blog-article-card__photo{border-radius:12px}.blog-suggestions-articles .blog-article-card__picture{padding-top:51%}.blog-suggestions-articles .blog-article-card__title{margin:12px 0}.swiper-container{overflow:hidden;touch-action:pan-y}.swiper-wrapper{display:flex}.swiper-slide{flex-shrink:0}.swiper-button-prev{left:0}.swiper-button-next{right:0}.swiper-container-autoheight .swiper-slide{height:-moz-max-content;height:max-content}.swiper-container-multirow-column .swiper-wrapper{flex-direction:column;flex-wrap:wrap;height:100%}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background-color:#fff;box-shadow:0 8px 32px #0210391f;border-radius:50%;border:0;z-index:2;transition:opacity .2s;cursor:pointer}.swiper-button-next svg.icon,.swiper-button-prev svg.icon{vertical-align:middle;fill:currentColor;transition:color .2s}.swiper-button-next:hover,.swiper-button-prev:hover{color:#ff661a}.swiper-button-next.is-small,.swiper-button-prev.is-small{width:24px;height:24px}.swiper-button-next.is-hidden,.swiper-button-prev.is-hidden{opacity:0}.swiper-button-disabled,.swiper-button-next[disabled],.swiper-button-prev[disabled]{opacity:0!important;pointer-events:none}.swiper-pagination{display:flex;align-items:center;height:3px;padding:12px 0;transition:height .1s}.swiper-pagination:hover{height:8px}.swiper-pagination-bullet{width:24px;height:inherit;background-color:#f0f1f2;border-radius:10px;transition:background-color .2s;cursor:pointer}.swiper-pagination-bullet:hover{background-color:#b9bec3}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0a0a0d}.swiper-pagination-bullet:not(:last-child){margin-right:6px}@media screen and (min-width:992px){.swiper-pagination-bullet{width:32px}}.landing-about-intro{position:relative}.landing-about-intro__title{margin-top:0}@media screen and (min-width:1200px){.landing-about-intro__title{margin-bottom:100px}}.landing-about-intro__body{position:relative}@media screen and (min-width:992px){.landing-about-intro__body{padding-bottom:404px}}.landing-about-intro__caption{color:#3d404e}@media screen and (min-width:992px){.landing-about-intro__caption{width:36%;max-width:531px;margin:0 auto;font-size:18px;line-height:27px;letter-spacing:-.24px}}@media screen and (max-width:991px){.landing-about-intro__photos{display:grid;grid-template:repeat(2,155px) /repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px;grid-template-areas:"image-1 image-5" "image-3 image-4";margin-top:40px}}.landing-about-intro__photo{position:relative;border-radius:20px;overflow:hidden}.landing-about-intro__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-about-intro__photo:nth-child(2){display:none}@media screen and (max-width:991px){.landing-about-intro__photo:first-child .about-us__intro-photo-caption,.landing-about-intro__photo:nth-child(5) .about-us__intro-photo-caption{width:-moz-min-content;width:min-content}}.landing-about-intro__photo:first-child{grid-area:image-1}@media screen and (min-width:992px){.landing-about-intro__photo:first-child{animation-delay:.2s}}.landing-about-intro__photo:nth-child(2){grid-area:image-2}@media screen and (min-width:992px){.landing-about-intro__photo:nth-child(2){animation-delay:.2s}}.landing-about-intro__photo:nth-child(3){grid-area:image-3}@media screen and (min-width:992px){.landing-about-intro__photo:nth-child(3){animation-delay:.1s}}.landing-about-intro__photo:nth-child(4){grid-area:image-4}@media screen and (min-width:992px){.landing-about-intro__photo:nth-child(4){animation-delay:.4s}}.landing-about-intro__photo:nth-child(5){grid-area:image-5}@media screen and (min-width:992px){.landing-about-intro__photo:nth-child(5){animation-delay:.1s}.landing-about-intro__photo{position:absolute;border-radius:40px;opacity:0;animation-name:slideY;animation-duration:.6s;animation-fill-mode:forwards}.landing-about-intro__photo:nth-child(odd){width:28%;height:311px}.landing-about-intro__photo:nth-child(2n){width:245px;height:236px}.landing-about-intro__photo:first-child{left:0;top:0}.landing-about-intro__photo:nth-child(2){display:block;left:14%;bottom:48px}.landing-about-intro__photo:nth-child(3){left:calc(14% + 265px);bottom:0}.landing-about-intro__photo:nth-child(4){left:calc(42% + 285px);bottom:107px}.landing-about-intro__photo:nth-child(5){top:-135px;right:0}}@media screen and (min-width:1200px){.landing-about-intro__photo:nth-child(odd){width:23%}.landing-about-intro__photo:nth-child(2n){width:245px}.landing-about-intro__photo:nth-child(2){left:calc(23% + 20px)}.landing-about-intro__photo:nth-child(3){left:calc(23% + 285px)}.landing-about-intro__photo:nth-child(4){left:calc(46% + 305px)}}.landing-about-intro__photo-text{position:absolute;bottom:0;left:0;width:100%;padding:0 10px 20px 20px;color:#fff}@media screen and (min-width:992px){.landing-about-intro__photo-text{padding:0 20px 40px 40px}}.landing-about-intro__photo-counter{font-size:24px;line-height:18px;font-weight:700;letter-spacing:-.44px;color:inherit}@media screen and (min-width:992px){.landing-about-intro__photo-counter{font-size:56px;line-height:42px;letter-spacing:-1.25px}}.landing-about-intro__photo-caption{margin-top:9px;font-size:14px;line-height:18px;letter-spacing:-.09px}@media screen and (min-width:992px){.landing-about-intro__photo-caption{margin-top:25px;font-size:18px;line-height:20px;letter-spacing:-.24px}}.landing-about-intro__subtext.landing-title{position:relative;margin-top:64px;font-size:24px;line-height:43px;text-align:center;z-index:2;color:#3d404e}.landing-about-intro__subtext.landing-title img{width:52px;height:52px;vertical-align:middle}@media screen and (min-width:992px){.landing-about-intro__subtext.landing-title{margin-top:160px;font-size:48px;line-height:108px}.landing-about-intro__subtext.landing-title img{width:110px;height:110px}}.landing-about-intro__highlight{position:absolute;width:275px;height:275px;opacity:.3;filter:blur(90px);border-radius:50%}.landing-about-intro__highlight:first-child{bottom:0;left:-21%;background-color:#25b86e}.landing-about-intro__highlight:last-child{bottom:-120px;right:-18%;background-color:#007aff}@media screen and (min-width:992px){.landing-about-intro__highlight{width:500px;height:500px}.landing-about-intro__highlight:first-child{bottom:0}.landing-about-intro__highlight:last-child{bottom:30px}}.landing-author-tour{position:relative}@media screen and (min-width:576px){.landing-author-tour{display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:1200px){.landing-author-tour{padding-top:50px}}.landing-author-tour__images{position:relative}.landing-author-tour__emoji{position:absolute;width:30px;z-index:3}@media screen and (min-width:1200px){.landing-author-tour__emoji{width:78px}}.landing-author-tour__emoji:first-child{transform:translate(2px,26px) rotate(-17.56deg)}@media screen and (min-width:576px){.landing-author-tour__emoji:first-child{transform:translate(2px,-14px) rotate(-17.56deg)}}@media screen and (min-width:1200px){.landing-author-tour__emoji:first-child{transform:translate(-220px,-30px) rotate(-17.56deg)}}@media screen and (max-width:575px){.landing-author-tour__emoji:nth-child(2){transform:rotate(11.03deg);right:3%;bottom:-10.7%}}@media screen and (min-width:576px){.landing-author-tour__emoji:nth-child(2){transform:translate(408px,466px) rotate(11.03deg)}}@media screen and (min-width:1200px){.landing-author-tour__emoji:nth-child(2){transform:translate(788px,167px) rotate(11.03deg)}}.landing-author-tour__emoji:nth-child(3){transform:translate(-120px,668px) rotate(-15deg)}@media screen and (max-width:1199px){.landing-author-tour__emoji:nth-child(3){display:none!important}}.landing-author-tour__picture{max-width:100%;width:100%;vertical-align:top;border-radius:20px}@media screen and (min-width:576px){.landing-author-tour__picture{border-left:1px solid #c7cbd2;border-right:1px solid #c7cbd2;box-sizing:border-box}}@media screen and (min-width:1200px){.landing-author-tour__picture{max-width:658px;border-radius:0}}.landing-author-tour__heading{margin-bottom:32px;font-weight:700;font-size:32px;line-height:36px;text-align:center;letter-spacing:-.69px;color:#3d404e}@media screen and (min-width:1200px){.landing-author-tour__heading{width:658px;margin:0;padding:30px 50px;font-size:32px;line-height:40px;letter-spacing:-.44px;color:#0a0a0d;border:1px solid #c7cbd2;border-radius:20px 20px 0 0}}.landing-author-tour__capture{margin:64px 0 32px;font-weight:600;font-size:14px;line-height:20px;text-align:center;letter-spacing:-.08px;color:#3d404e}@media screen and (min-width:576px){.landing-author-tour__capture{font-size:18px;line-height:28px;letter-spacing:-.44px}}@media screen and (min-width:1200px){.landing-author-tour__capture{width:658px;margin:0;padding:22px 50px;border:1px solid #c7cbd2;border-radius:0 0 20px 20px}}.landing-author-tour__card{display:flex;align-items:center;margin-bottom:16px;padding:24px;border-radius:20px}.landing-author-tour__card:first-child{background:#e3f7f1}@media screen and (min-width:1200px){.landing-author-tour__card:first-child{position:absolute;transform:translate(205px,-816px)}}.landing-author-tour__card:nth-child(2){background:#ffede4}@media screen and (min-width:1200px){.landing-author-tour__card:nth-child(2){position:absolute;transform:translate(-639px,-249px)}}.landing-author-tour__card:nth-child(3){margin-bottom:0;background:#e0f7ff}@media screen and (min-width:1200px){.landing-author-tour__card:nth-child(3){position:absolute;transform:translate(228px,-30px)}}@media screen and (max-width:991px){.landing-author-tour__card-icon{margin-top:0;margin-bottom:auto}}.landing-author-tour__card-text{margin-left:16px}.landing-author-tour__card-title{font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.18px;color:#3d404e}@media screen and (min-width:992px){.landing-author-tour__card-title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.47px}}.landing-author-tour__card-subtitle{margin-top:6px;font-size:16px;line-height:140%;letter-spacing:-.24px;color:#3d404e}@media screen and (min-width:992px){.landing-author-tour__card-subtitle{margin-top:8px}}.landing-about-advantages{position:relative}@media screen and (min-width:992px){.landing-about-advantages__title{margin-bottom:26px}}@media screen and (min-width:1200px){.landing-about-advantages{padding-top:78px}}.landing-about-advantages__title-icon{vertical-align:text-top}@media screen and (min-width:992px){.landing-about-advantages__title-icon{width:64px;height:64px}}.landing-about-advantages__body{margin-top:38px;padding-bottom:52px}@media screen and (min-width:992px){.landing-about-advantages__body{padding-bottom:0}}.landing-about-advantages__list{margin-left:-10px!important;margin-right:-10px!important}.landing-about-advantages__list>.as-col{padding:0 10px}@media screen and (max-width:1199px){.landing-about-advantages__col{margin-bottom:24px}}.landing-about-advantages__card{padding:24px 32px;background:#fff;box-shadow:0 8px 24px #5966840f;border-radius:20px}@media screen and (min-width:1200px){.landing-about-advantages__card{min-height:432px;padding:40px}}.landing-about-advantages__card-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#e0f7ff}.landing-about-advantages__card-title{margin:24px 0 16px;font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.44px;color:#3d404e}@media screen and (min-width:992px){.landing-about-advantages__card-title{margin-top:32px}}.landing-about-advantages__card-text{font-size:16px;line-height:24px;letter-spacing:-.18px;color:#3d404e}@media screen and (min-width:576px){.landing-about-advantages__card-text{font-size:18px;line-height:32px;letter-spacing:-.24px}}.landing-about-advantages__card-text img,.landing-about-advantages__card-text span{vertical-align:top}.landing-mission{position:relative}.landing-mission:before{position:absolute;content:"";width:100vw;height:144%;top:-65px;background-image:url(/_nuxt/about-mission-line.Dpt6DSCi.svg);background-position:50%;margin-left:calc(50% - 50vw);background-size:contain;background-repeat:repeat-x}@media screen and (max-width:1199px){.landing-mission:before{display:none!important}}.landing-mission__container{position:relative;background:#ffede4;border-radius:20px;padding:0 16px;z-index:2}.landing-mission__line{position:absolute;z-index:1}@media screen and (min-width:1200px){.landing-mission__line{display:none!important}}.landing-mission__line:first-child{top:-33px;left:-40px;width:207px;height:80px;transform:rotate(7.92deg)}.landing-mission__line:nth-child(2){top:80%;left:70%;width:220px;height:84px;transform:rotate(-15deg)}@media screen and (min-width:576px){.landing-mission__line:nth-child(2){left:80%}}@media screen and (min-width:992px){.landing-mission__line:nth-child(2){top:90%}}.landing-mission__heading{display:flex;justify-content:center;align-items:center;padding:30px 0 18px;margin:0;text-align:center}@media screen and (min-width:992px){.landing-mission__heading{padding:64px 0 40px}}.landing-mission__title{margin:0 16px;font-weight:700;font-size:32px;line-height:36px;letter-spacing:-.69px}@media screen and (min-width:992px){.landing-mission__title{font-size:48px;line-height:72px;letter-spacing:-1.25px;margin:0 32px}}.landing-mission__sparkles{width:40px}@media screen and (min-width:992px){.landing-mission__sparkles{width:64px}}.landing-mission__caption{padding-bottom:30px;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.69px;text-align:center}@media screen and (min-width:992px){.landing-mission__caption{font-size:32px;font-weight:700;line-height:36px;padding-bottom:80px}}.landing-destinations__icon{display:inline-block;width:-moz-max-content;width:max-content;padding:16px;line-height:0;margin-right:-74px;box-shadow:inset 0 0 0 2px var(--color-accent-500);border-radius:50%}.landing-destinations__icon img{vertical-align:middle}@media screen and (max-width:991px){.landing-destinations__icon{display:none!important}}.landing-destinations__slider{margin-top:24px}@media screen and (min-width:1200px){.landing-destinations__slider{margin-top:48px}}.landing-destinations__slider .as-slider-button-next,.landing-destinations__slider .as-slider-button-prev{display:none}@media screen and (min-width:1200px){.landing-destinations__slider .as-slider-button-next,.landing-destinations__slider .as-slider-button-prev{display:block;top:52px}}.landing-destinations__slider .as-slider-button-next{transform:translate(50%)}.landing-destinations__slider .as-slider-button-prev{transform:translate(-50%)}.landing-booking{position:relative}.landing-booking__title{position:relative;z-index:2;text-align:center}.landing-booking__list{position:relative;justify-content:center;margin-bottom:80px;list-style:none;counter-reset:steps-counter;text-align:center}@media screen and (max-width:991px){.landing-booking__list{max-width:300px;margin:0 auto 40px}}@media screen and (min-width:992px){.landing-booking__list{margin-left:-72px!important;margin-right:-72px!important}.landing-booking__list>.as-col{padding:0 72px}}.landing-booking__list-item{position:relative;counter-increment:steps-counter;z-index:2}.landing-booking__list-item:before{position:absolute;content:"0" counter(steps-counter) ".";width:60px;height:60px;left:0;top:0;transform:translate(30px);text-align:center;line-height:60px;font-size:20px;font-weight:600;letter-spacing:-.33px;border-radius:50%;background-color:#2990fe;color:#fff;z-index:2}@media screen and (min-width:992px){.landing-booking__list-item:before{transform:translate(74px,-5px)}}@media screen and (min-width:1200px){.landing-booking__list-item:before{transform:translate(106px,-5px)}}.landing-booking__list-item:after{position:absolute;content:"";background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width:991px){.landing-booking__list-item:first-child:after{display:none}}@media screen and (min-width:992px){.landing-booking__list-item:first-child:after{inset:-58px -233px auto 99px;height:57px;background-image:url(/_nuxt/about-booking-line-1.XmfdJhuz.svg)}}@media screen and (min-width:1200px){.landing-booking__list-item:first-child:after{left:177px;right:-178px}}@media screen and (max-width:991px){.landing-booking__list-item:nth-child(2):after{display:none}}@media screen and (min-width:992px){.landing-booking__list-item:nth-child(2):after{left:calc(100% - 91px);right:-65px;top:8vw;bottom:auto;height:58px;width:219px;background-image:url(/_nuxt/about-booking-line-2.DEgzBERJ.svg);transform:rotate(-3.16deg)}}@media screen and (min-width:1200px){.landing-booking__list-item:nth-child(2):after{left:calc(100% - 115px);right:-56px;top:96px}}@media screen and (max-width:991px){.landing-booking__list-item{line-height:22px;margin-bottom:32px}}@media screen and (min-width:1200px){.landing-booking__list-item{max-width:472px!important}}.landing-booking__figure{display:flex;align-items:flex-end;justify-content:center;width:240px;height:240px;margin:0 auto 24px}.landing-booking__figure.is-light-blue{background-color:#e0f7ff}.landing-booking__figure.is-light-orange{background-color:#ffede4}.landing-booking__figure.is-light-green{background-color:#e4f6ed}@media screen and (min-width:992px){.landing-booking__figure{margin-bottom:40px}}.landing-booking__item-icon{position:absolute;z-index:3;transform:translate(30px,-33px)}.landing-booking__item-title{margin-top:0;margin-bottom:16px;font-size:20px}@media screen and (min-width:992px){.landing-booking__item-title{margin-bottom:24px;font-size:24px;line-height:32px;letter-spacing:-.44px}}.landing-booking__caption{margin:0;color:#4f4f5e;line-height:28px;letter-spacing:-.16px}.landing-booking__footer{position:relative;text-align:center;z-index:2}.landing-socials{position:relative;text-align:center}@media screen and (min-width:1200px){.landing-socials__title{margin-bottom:100px}}.landing-socials__socials-body{max-width:328px;display:grid;grid-template-columns:repeat(3,max-content);grid-template-rows:repeat(2,max-content);grid-row-gap:40px;justify-content:space-between;position:relative;margin:0 auto;z-index:2}@media screen and (min-width:576px){.landing-socials__socials-body{max-width:none;grid-template-columns:repeat(5,max-content);grid-template-rows:1fr;grid-column-gap:24px;grid-row-gap:0;align-items:center;justify-content:center;margin:0}}.landing-socials__socials-body--ru{grid-template-columns:repeat(3,max-content)}@media screen and (min-width:992px){.landing-socials__socials-body{grid-column-gap:80px}}.landing-socials__socials-smile{grid-column-start:3;grid-column-end:2;grid-row-start:1;grid-row-end:3;display:flex}@media screen and (min-width:576px){.landing-socials__socials-smile{grid-column-start:3;grid-column-end:3;grid-row-end:auto}.landing-socials__socials-smile--ru{grid-column-start:2}}.landing-socials__socials-smile img{width:160px;height:160px}@media screen and (min-width:1200px){.landing-socials__socials-smile img{width:264px;height:264px}}.landing-socials__socials-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:20px;transition:transform .2s}@supports ((-webkit-mask-image:url(@/assets/images/figures/super-ellipse.svg)) or (mask-image:url(@/assets/images/figures/super-ellipse.svg))){.landing-socials__socials-link{-webkit-mask-image:url(/_nuxt/super-ellipse.M77BEbP_.svg);mask-image:url(/_nuxt/super-ellipse.M77BEbP_.svg);-webkit-mask-size:100%;mask-size:100%;border-radius:0}}.landing-socials__socials-link svg{--icon-x-large-size:32px;fill:var(--color-white)}.landing-socials__socials-link.is-facebook{background:radial-gradient(50% 50% at 50% 50%,#5eabff 0,#1585ff)}.landing-socials__socials-link.is-vk{background:radial-gradient(50% 50% at 50% 50%,#69a6eb 0,#4e89cb)}.landing-socials__socials-link.is-telegram{background:radial-gradient(50% 50% at 50% 50%,#79c0f2 0,#4996cb)}.landing-socials__socials-link.is-instagram{background:radial-gradient(50% 50% at 50% 50%,#ff78b6 0,#ff0679)}.landing-socials__socials-link.is-twitter{background:radial-gradient(50% 50% at 50% 50%,#79c0f2 0,#1da1f2)}.landing-socials__socials-link.is-max{background:linear-gradient(74deg,#4cf 14.56%,#53e 63.57%,#93d 88.6%)}.landing-socials__socials-link:hover{transform:translateY(-4px)}@media screen and (min-width:992px){.landing-socials__socials-link{width:80px;height:80px}}.landing-socials__socials-highlight{position:absolute;width:250px;height:250px;opacity:.3;filter:blur(90px);border-radius:50%}.landing-socials__socials-highlight:first-child{top:-150%;left:-21%;background-color:#ff661a}.landing-socials__socials-highlight:last-child{bottom:-90%;right:-18%;background-color:#007aff}@media screen and (min-width:992px){.landing-socials__socials-highlight{width:500px;height:500px}.landing-socials__socials-highlight:first-child{top:auto;bottom:50px}.landing-socials__socials-highlight:last-child{bottom:30px}}.landing-collections{position:relative}.landing-collections__title{text-align:center}@media screen and (min-width:992px){.landing-collections__title{margin-bottom:58px}}.landing-collections__slider{margin-top:20px}@media screen and (min-width:576px){.landing-collections__slider:first-of-type{margin-left:calc(50% - 50vw)}.landing-collections__slider:last-of-type{margin-left:calc(50% - 50vw - 100px)}}.landing-collections__slider .as-slider-container{overflow:visible}.landing-collections__slide{width:304px}.landing-collections__card{height:160px;padding-bottom:0;border-radius:32px}.landing-collections__card .tour-collection-card-wt__title{font-size:18px}.landing-collections__card .tour-collection-card-wt__body{padding:20px 16px}.landing-collections__icon{display:inline-block;width:-moz-max-content;width:max-content;padding:16px;line-height:0;margin-right:-74px;box-shadow:inset 0 0 0 2px var(--color-accent-500);border-radius:50%}.landing-collections__icon img{vertical-align:middle}@media screen and (max-width:991px){.landing-collections__icon{display:none!important}}.landing-collections__footer{margin-top:40px;text-align:center}@media screen and (min-width:992px){.landing-collections__footer{margin-top:64px}}@media screen and (min-width:1600px){.landing-collections__footer{margin-top:80px}}@media screen and (max-width:575px){.landing-collections__footer{display:none!important}}.landing-collections__footer-button{min-width:210px}@media screen and (min-width:992px){.landing-collections__footer-button{width:100%;max-width:414px}}.landing-support-card{position:relative;padding:64px 16px;margin:0 -16px;background-color:#feb03f;color:#fff;overflow:hidden;background-image:url(/_nuxt/bg-m.CuiFoqP9.svg);background-size:cover;background-position:0 0;background-repeat:no-repeat}@media screen and (min-width:576px){.landing-support-card{padding:60px;margin:0;border-radius:44px}}@media screen and (min-width:992px){.landing-support-card{padding:88px;background-image:url(/_nuxt/support-bg-d.Dgh1wSpm.svg);background-size:100% 100%;background-position:bottom left -100px}}.landing-support-card__label{margin-bottom:24px;font-size:12px;line-height:10px;letter-spacing:.2px;text-transform:uppercase;font-weight:600}@media screen and (min-width:992px){.landing-support-card__label{font-size:16px;line-height:18px}}.landing-support-card__title{margin-top:0;margin-bottom:32px;font-size:32px;line-height:36px;letter-spacing:-.44px;font-weight:700}.landing-support-card__title img{vertical-align:middle}@media screen and (max-width:991px){.landing-support-card__title img{display:none!important}}@media screen and (max-width:575px){.landing-support-card__title br{display:none}}@media screen and (min-width:992px){.landing-support-card__title{margin-bottom:80px;font-size:56px;line-height:72px;letter-spacing:-1.25px}}@media screen and (min-width:1200px){.landing-support-card__title{margin-bottom:32px;line-height:64px}}.landing-support-card__caption{margin-bottom:32px}@media screen and (max-width:849px){.landing-support-card__managers{position:relative;min-height:260px}}.landing-support-card__manager{position:absolute;border-radius:50%}.landing-support-card__manager:before{position:absolute;content:"";inset:-5px;border-radius:inherit;box-shadow:inset 0 0 0 2px #fff;opacity:.5}@supports (mix-blend-mode:overlay){.landing-support-card__manager:before{mix-blend-mode:overlay}}.landing-support-card__manager img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.landing-support-card__manager:first-child{right:40px;top:-35px;width:90px;height:90px}@media screen and (min-width:650px){.landing-support-card__manager:first-child{top:-150px;width:131px;height:131px}}@media screen and (min-width:850px){.landing-support-card__manager:first-child{right:340px;bottom:40px;top:auto}}@media screen and (min-width:992px){.landing-support-card__manager:first-child{bottom:auto;right:30%;top:280px}}@media screen and (min-width:1200px){.landing-support-card__manager:first-child{left:52%;right:auto;top:190px}}.landing-support-card__manager:nth-child(2){bottom:20px;right:12px;width:136px;height:136px}@media screen and (min-width:650px){.landing-support-card__manager:nth-child(2){width:200px;height:200px}}@media screen and (min-width:850px){.landing-support-card__manager:nth-child(2){top:120px;right:7%}}@media screen and (min-width:992px){.landing-support-card__manager:nth-child(2){top:330px}}@media screen and (min-width:1200px){.landing-support-card__manager:nth-child(2){right:19%;top:265px}}.landing-support-card__manager:nth-child(3){left:20px;top:40px;width:110px;height:110px}@media screen and (min-width:650px){.landing-support-card__manager:nth-child(3){width:160px;height:160px}}@media screen and (min-width:850px){.landing-support-card__manager:nth-child(3){top:40px;left:auto;right:270px}}@media screen and (min-width:992px){.landing-support-card__manager:nth-child(3){right:140px;top:100px}}.landing-support-card__manager:nth-child(4){right:36px;top:290px;width:122px;height:122px}@media screen and (max-width:1199px){.landing-support-card__manager:nth-child(4){display:none!important}}.landing-support-card__manager:nth-child(5){right:0;top:155px;width:92px;height:92px;transform:translate(10%)}@media screen and (max-width:1199px){.landing-support-card__manager:nth-child(5){display:none!important}}.landing-support-card__manager-tooltip{position:absolute;right:35px;bottom:0;display:inline-block;padding:14px 20px;background:#fff;color:#0a0a0d;font-size:12px;border-radius:20px;white-space:nowrap;animation-name:bounce;animation-duration:1.8s;animation-iteration-count:infinite}.landing-support-card__manager-tooltip:before{content:"";position:absolute;top:-7px;right:20px;width:28px;height:8px;display:block;background-image:url(/_nuxt/tooltip.h5oD-t5U.svg)}@media screen and (min-width:992px){.landing-support-card__manager-tooltip{right:69px;font-size:16px}}.landing-stats{position:relative;display:flex;flex-direction:column;justify-content:space-around}@media screen and (min-width:576px){.landing-stats{flex-direction:row}}.landing-stats__item{padding:0 16px;margin-bottom:32px;text-align:center}.landing-stats__item:last-child{margin-bottom:0}@media screen and (min-width:576px){.landing-stats__item{margin-bottom:0}}.landing-stats__counter{font-weight:700;font-size:48px;line-height:64px;letter-spacing:-1.07px;color:#ff661a}@media screen and (min-width:992px){.landing-stats__counter{font-size:100px;line-height:100%;letter-spacing:-1.25px}}.landing-stats__infinity{width:66px}@media screen and (min-width:992px){.landing-stats__infinity{width:115px}}.landing-stats__text{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.47px;color:#4f4f5e}@media screen and (min-width:992px){.landing-stats__text{margin-top:12px}}.section-marketnet{padding:32px 16px;overflow:hidden;box-shadow:0 8px 24px #59668414;border-radius:40px}@media screen and (min-width:992px){.section-marketnet{padding:40px 64px}}.section-marketnet__header{margin-bottom:40px;display:flex;flex-direction:column-reverse}@media screen and (min-width:992px){.section-marketnet__header{display:flex;align-items:baseline;justify-content:space-between;flex-direction:row}}.section-marketnet__logo-image{margin-bottom:24px}@media screen and (min-width:992px){.section-marketnet__logo-image{width:240px;height:38px;margin-left:32px;margin-bottom:0}}.section-marketnet__title{font-size:32px;font-weight:700;max-width:593px;margin:0;line-height:1.12}@media screen and (min-width:992px){.section-marketnet__title{font-size:40px;line-height:1.3}}.section-marketnet__title strong{-webkit-text-fill-color:transparent;background:linear-gradient(59.24deg,#0015ff 47.94%,#59a8fb 55.54%,#e0b9ff 60.08%,#ffb9b9 75.35%,#fd97bb 83.25%,#fd915d 0);background-clip:text;-webkit-background-clip:text;background-size:400px 1100%}.section-marketnet__advantages{padding:0;list-style-type:none;margin:0 0 64px}@media screen and (min-width:992px){.section-marketnet__advantages{display:flex}}.section-marketnet__advantages-item{display:flex;align-items:center;margin-bottom:16px;font-weight:600}@media screen and (min-width:992px){.section-marketnet__advantages-item{margin-right:56px;margin-bottom:0}}.section-marketnet__advantages-image-container{display:flex;align-items:center;justify-content:center;background-color:#e0f7ff;margin-right:16px}.section-marketnet__advantages-image-container--box{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='48' height='48' fill='%23e0f7ff' rx='16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='48' height='48' fill='%23e0f7ff' rx='16'/%3E%3C/svg%3E");width:48px;height:48px}.section-marketnet__advantages-image-container--hexagon{-webkit-mask-image:url(/_nuxt/hexagon.Q1UhbFkw.svg);mask-image:url(/_nuxt/hexagon.Q1UhbFkw.svg);width:48px;height:58px}.section-marketnet__advantages-image-container--circle{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='48' height='48' fill='%23e0f7ff' rx='24'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='48' height='48' fill='%23e0f7ff' rx='24'/%3E%3C/svg%3E");width:48px;height:48px}.section-marketnet__learn-more{margin-bottom:32px;max-width:250px}@media screen and (min-width:992px){.section-marketnet__learn-more{font-size:20px;max-width:100%}}.section-marketnet__learn-more a{margin-top:2px;color:#ff6d24;font-weight:700;transition:opacity .2s;text-decoration:underline}.section-marketnet__learn-more a:hover{opacity:.5}@media screen and (min-width:992px){.section-marketnet__learn-more a{margin-left:8px;margin-top:0}}.section-marketnet__footer{display:flex;flex-direction:column-reverse;position:relative}@media screen and (min-width:992px){.section-marketnet__footer{align-items:center;flex-direction:row}}.section-marketnet__footer-logo-dsoa{margin-right:16px}@media screen and (min-width:992px){.section-marketnet__footer-logo-dsoa{width:120px;height:54px;margin-right:24px}.section-marketnet__footer-logo-ifza{width:120px;height:30px}}.section-marketnet__footer-caption{max-width:154px;font-size:12px;color:#4f4f5e;margin-bottom:12px}@media screen and (min-width:992px){.section-marketnet__footer-caption{max-width:243px;margin-right:185px;margin-left:auto;margin-bottom:0;font-size:14px;line-height:1.4}}.section-marketnet__footer-logos{display:flex;align-items:center}.section-marketnet__footer-image{position:absolute;bottom:-44px;right:-34px;border-radius:670px}@media screen and (min-width:992px){.section-marketnet__footer-image{width:245px;height:245px;right:-84px;bottom:-63px}}.klubgidov-site-requisites--with-map .klubgidov-site-requisites__main-info{display:flex;flex-direction:column;justify-content:space-between}.klubgidov-site-requisites__row{display:flex;flex-direction:column-reverse}@media screen and (min-width:992px){.klubgidov-site-requisites__row{flex-direction:row;margin-left:-8px!important;margin-right:-8px!important}.klubgidov-site-requisites__row>.as-col{padding:0 8px}}.klubgidov-site-requisites__main-info-container{margin-bottom:32px}.klubgidov-site-requisites__info-item{margin-bottom:8px;line-height:140%}.klubgidov-site-requisites__main-info{border-radius:24px;padding:24px;background:#f3f5f6}@media screen and (min-width:992px){.klubgidov-site-requisites__main-info{padding:32px 24px;height:100%}}.klubgidov-site-requisites__additional-info{margin-bottom:24px}@media screen and (min-width:992px){.klubgidov-site-requisites__additional-info{margin-bottom:0;display:flex;flex-direction:column;height:100%}}.klubgidov-site-requisites__residents{padding:24px;display:flex;background:#fff0e9;border-radius:24px;margin-bottom:8px}@media screen and (min-width:992px){.klubgidov-site-requisites__residents{padding:24px 32px;align-items:center;margin-bottom:16px}}.klubgidov-site-requisites__residents-logo{margin-right:16px}.klubgidov-site-requisites__main-info-requisites{display:flex;flex-wrap:wrap;flex-direction:column}.klubgidov-site-requisites__main-info-subtitle{font-size:18px;font-weight:600;margin-bottom:8px;margin-top:0}.klubgidov-site-requisites__info-link{margin-bottom:8px}.klubgidov-site-requisites__info-link:last-child{margin-bottom:0}.klubgidov-site-requisites__image{border-radius:24px;-o-object-fit:cover;object-fit:cover;max-height:180px;width:100%}@media screen and (min-width:480px){.klubgidov-site-requisites__image{max-height:280px;height:100%}}@media screen and (min-width:576px){.klubgidov-site-requisites__image{width:100%;height:100%;max-height:454px}}@media screen and (min-width:992px){.klubgidov-site-requisites__image{height:100%;max-height:100%}}.klubgidov-site-requisites__map-section{background:#e0f7ff;border-radius:24px;display:flex;flex-direction:column;margin-bottom:24px;overflow:hidden}@media screen and (min-width:992px){.klubgidov-site-requisites__map-section{margin-bottom:0}}.klubgidov-site-requisites__map-section-info{padding:24px}@media screen and (min-width:992px){.klubgidov-site-requisites__map-section-info{padding:32px 32px 24px}}.klubgidov-site-requisites__map-section-title{font-size:18px;font-weight:600;margin-bottom:16px}.yougo-site-requisites{color:var(--color-text)}.yougo-site-requisites__title{margin-bottom:32px}@media screen and (min-width:576px){.yougo-site-requisites__title{margin-bottom:40px}}.yougo-site-requisites__row{margin-left:-14px!important;margin-right:-14px!important}.yougo-site-requisites__row>.as-col{padding:0 14px}@media screen and (max-width:575px){.yougo-site-requisites__col:not(:last-child){margin-bottom:32px}}.yougo-site-requisites__subtitle{margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.35}.yougo-site-requisites__item-text{margin:0}.yougo-site-requisites__item-text:not(:last-child){margin-bottom:12px}.yougo-site-requisites__item:not(:first-child){margin-top:32px}.yougo-site-requisites__link{color:#4f4f5e;display:block}.yougo-site-requisites__link:not(:last-child){margin-bottom:12px}.yougo-site-requisites__contact{font-size:20px;font-weight:600;line-height:1.2;color:var(--color-text);display:block}.yougo-site-requisites__contact:not(:last-child){margin-bottom:12px}.landing-about-company__photos{margin:32px 0;border-radius:20px;overflow:hidden}@media screen and (min-width:576px){.landing-about-company__photos{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4px}}@media screen and (min-width:992px){.landing-about-company__photos{grid-template-columns:repeat(3,1fr);grid-column-gap:8px;margin-top:48px;margin-bottom:40px;border-radius:40px}}.landing-about-company__heading{margin-bottom:32px}@media screen and (min-width:992px){.landing-about-company__heading{margin-bottom:56px}}@media screen and (max-width:991px){.landing-about-company__photo-col:first-child{display:none!important}}@media screen and (max-width:575px){.landing-about-company__photo-col:last-child{display:none!important}}@media screen and (max-width:991px){.landing-about-company__photo-col{max-height:250px}}.landing-about-company__photo-image{width:100%;height:100%;max-height:inherit;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.advantages-banner{padding:32px;margin-top:-20px;border:1px solid #ecedf0;box-sizing:border-box;box-shadow:0 6px 32px -8px #0a0a0d14;border-radius:16px;row-gap:24px}@media screen and (min-width:1600px){.advantages-banner{padding:32px 0}}.advantages-banner__list-col{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:575px){.advantages-banner__list-col:not(:last-child){margin-bottom:32px}}@media screen and (min-width:576px){.advantages-banner__list-col{padding:0 24px}}@media screen and (min-width:1200px)and (max-width:1600px){.advantages-banner__list-col{padding:0 15px}}@media screen and (min-width:1200px){.advantages-banner__list-col:not(:nth-child(4)):after{position:absolute;content:"";top:0;bottom:0;right:0;margin-top:auto;margin-bottom:auto;width:1px;height:100px;background-color:#f0f1f2}}@media screen and (min-width:1600px){.advantages-banner__list-col{padding:0 32px}}.advantages-banner__advantage-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%}.advantages-banner__advantage-icon.is-light-blue{background-color:#e0f7ff}.advantages-banner__advantage-icon.is-light-orange{background-color:#ffede4}.advantages-banner__advantage-icon.is-light-green{background-color:#e4f6ed}.advantages-banner__advantage-text,.advantages-banner__advantage-title{text-align:center;letter-spacing:-.18px}.advantages-banner__advantage-title{font-weight:600;margin-bottom:8px;color:var(--color-text)}.advantages-banner__advantage-text{line-height:1.4;color:var(--color-text-secondary)}.advantages-banner__advantage-text img{vertical-align:middle}.advantages-banner__advantage-info{margin-left:0;vertical-align:text-bottom}@media screen and (min-width:1200px)and (max-width:1600px){.advantages-banner{padding:32px 5px;font-size:14px;line-height:24px}}.landing-join-intro{margin-top:40px;position:relative}@media screen and (min-width:1200px){.landing-join-intro{margin-top:80px}}.landing-join-intro .is-hexagon{width:180px;height:180px}@media screen and (min-width:991px)and (max-width:1200px){.landing-join-intro .is-hexagon{position:absolute;right:370px;top:0;width:130px;height:130px}}@media screen and (min-width:575px)and (max-width:992px){.landing-join-intro .is-hexagon{position:absolute;right:240px;top:0;width:110px;height:110px}}@media screen and (min-width:669px)and (max-width:830px){.landing-join-intro .is-hexagon{transform:translate(20vw)}}@media screen and (min-width:575px)and (max-width:670px){.landing-join-intro .is-hexagon{display:none}}@media screen and (max-width:575px){.landing-join-intro .is-hexagon{position:absolute;bottom:0;left:0;width:85px;height:85px;transform:translateY(130px)}}.landing-join-intro .is-super-ellipse{width:156px;height:156px}@media screen and (min-width:991px)and (max-width:1200px){.landing-join-intro .is-super-ellipse{position:absolute;right:10px;top:60px;width:100px;height:100px}}@media screen and (min-width:575px)and (max-width:992px){.landing-join-intro .is-super-ellipse{position:absolute;right:300px;top:141px;width:80px;height:80px}}@media screen and (min-width:669px)and (max-width:830px){.landing-join-intro .is-super-ellipse{transform:translate(20vw)}}@media screen and (min-width:575px)and (max-width:670px){.landing-join-intro .is-super-ellipse{display:none}}@media screen and (max-width:575px){.landing-join-intro .is-super-ellipse{position:absolute;bottom:0;right:0;width:75px;height:75px;transform:translateY(160px)}}@media screen and (min-width:1200px){.landing-join-intro .is-super-ellipse{margin-bottom:30px}}.landing-join-intro__body{position:relative;z-index:2}@media screen and (min-width:1200px){.landing-join-intro__body{display:flex;justify-content:space-between;height:35vw;min-height:530px;max-height:655px}}@media screen and (max-width:575px){.landing-join-intro__body{margin-bottom:40px}}.landing-join-intro__col{max-width:420px}@media screen and (min-width:1200px){.landing-join-intro__col:first-child{width:40%;max-width:520px;margin-top:48px}.landing-join-intro__col:last-child{max-width:330px}}@media screen and (min-width:1600px){.landing-join-intro__col{display:flex;flex-direction:column;align-items:flex-start}}.landing-join-intro__title{margin-top:0;margin-bottom:32px;line-height:36px}@media screen and (min-width:992px){.landing-join-intro__title{line-height:64px;font-size:48px}}@media screen and (min-width:1200px){.landing-join-intro__title{margin-bottom:60px}}@media screen and (min-width:1600px){.landing-join-intro__blob{text-align:center}}.landing-join-intro__caption{margin-bottom:32px;color:#4f4f5e}@media screen and (min-width:992px){.landing-join-intro__caption{margin-top:108px;font-size:18px;line-height:28px}}.landing-join-intro__image{position:relative;z-index:1;max-width:480px;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media screen and (min-width:360px){.landing-join-intro__image{max-width:100%}}@media screen and (min-width:576px){.landing-join-intro__image{height:100%;position:absolute;top:0;right:0;max-width:482px}}@media screen and (min-width:575px)and (max-width:830px){.landing-join-intro__image{transform:translate(20vw)}}@media screen and (min-width:1200px){.landing-join-intro__image{right:auto;left:50%;transform:translate(-50%)}}.landing-join-intro__highlight{position:absolute;opacity:.3;pointer-events:none}.landing-join-intro__highlight:first-child{width:400px;height:400px;top:-20px;left:-150px;background:radial-gradient(50% 50% at 50% 50%,#007aff 0,transparent 100%)}@media screen and (min-width:576px){.landing-join-intro__highlight:first-child{width:800px;height:800px;left:-500px}}@media screen and (min-width:992px){.landing-join-intro__highlight:first-child{top:-60px}}.landing-join-intro__highlight:nth-child(2){width:300px;height:300px;bottom:0;right:50%;transform:translate(50%);background:radial-gradient(50% 50% at 50% 50%,#25b86e 0,transparent 100%)}@media screen and (min-width:576px){.landing-join-intro__highlight:nth-child(2){width:450px;height:450px;right:auto;left:50%;bottom:-100px;transform:translate(-50%)}}.landing-join-intro__highlight:last-child{width:350px;height:350px;top:250px;right:-80px;background:radial-gradient(50% 50% at 50% 50%,#feb040 0,transparent 100%)}@media screen and (min-width:576px){.landing-join-intro__highlight:last-child{width:700px;height:700px;right:-450px;top:-20px}}@media screen and (min-width:992px){.landing-join-intro__highlight:last-child{top:-60px}}.landing-join-advantages__header{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (min-width:1200px){.landing-join-advantages__heading{margin-right:100px;margin-bottom:64px}}.landing-join-advantages__list{margin-left:-10px!important;margin-right:-10px!important}.landing-join-advantages__list>.as-col{padding:0 10px}@media screen and (max-width:1199px){.landing-join-advantages__col{margin-bottom:24px}}.landing-join-advantages__notice{margin-top:32px;font-size:16px;position:relative;background:#feb040;box-shadow:0 8px 24px #5966840f;border-radius:24px;padding:24px}.landing-join-advantages__notice:before{position:absolute;content:"";right:-18px;top:0;width:60px;height:60px;transform:translate(-50%,-50%);background-color:#fff9eb;background-image:url(/_nuxt/bell.BV5cpQu3.png);background-size:28px;background-position:50%;background-repeat:no-repeat;border-radius:50%}@media screen and (min-width:992px){.landing-join-advantages__notice:before{right:auto;left:0}}@media screen and (min-width:1200px){.landing-join-advantages__notice{max-width:470px;margin-top:0;padding:32px;font-size:18px}}.landing-join-advantages__card{background-color:#fff;box-shadow:0 8px 24px #5966840f;border-radius:20px;padding:32px 24px;font-size:16px}@media screen and (min-width:992px){.landing-join-advantages__card{border-radius:40px;padding:40px}}.landing-join-advantages__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#f3f5f6}.landing-join-advantages__title{margin:24px 0 16px}@media screen and (min-width:992px){.landing-join-advantages__title{margin-top:32px}}.landing-join-advantages__text{color:#3d404e}@media screen and (max-width:1199px){.landing-join-advantages .hidden-lg-down{display:none!important}}@media screen and (min-width:1200px){.landing-join-advantages .hidden-lg-up{display:none!important}}.landing-join-audience{position:relative;padding:64px 22px 0;margin:0 -16px;background-color:#1f9a5d;color:#fff;overflow:hidden}.landing-join-audience:before{position:absolute;content:"";width:655px;height:655px;left:-70px;top:-90px;background:radial-gradient(50% 50% at 50% 50%,#46c284 0,#1f9a5c);z-index:0}.landing-join-audience__body{max-width:720px;position:relative;z-index:2}.landing-join-audience__label.landing-label{color:inherit}@media screen and (max-width:991px){.landing-join-audience__heading{max-width:450px;margin-bottom:32px}}@media screen and (min-width:992px){.landing-join-audience__heading{margin-bottom:64px;font-size:48px}}.landing-join-audience__list{list-style:none;padding:0;margin:0 0 32px}@media screen and (min-width:992px){.landing-join-audience__list{display:grid;grid-template-columns:repeat(2,max-content);grid-column-gap:30px;grid-row-gap:30px;margin-bottom:64px}}@media screen and (min-width:1200px){.landing-join-audience__list{grid-column-gap:80px;grid-row-gap:40px}}.landing-join-audience__list-item{display:flex;align-items:center;margin-bottom:20px}@media screen and (min-width:992px){.landing-join-audience__list-item{font-size:18px;line-height:30px}}@media screen and (min-width:1200px){.landing-join-audience__list-item{margin-bottom:0}}.landing-join-audience__list-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-right:16px;border-radius:50%;box-shadow:0 0 0 2px #fff}.landing-join-audience__caption{font-weight:600}.landing-join-audience__caption a{text-decoration:underline;color:inherit}@media screen and (min-width:992px){.landing-join-audience__caption{font-size:20px;line-height:23px;letter-spacing:-.33px}}.landing-join-audience__image{z-index:1}@media screen and (max-width:699px){.landing-join-audience__image{margin-left:-60px;position:relative;height:420px;margin-top:20px;text-align:center}}@media screen and (min-width:700px){.landing-join-audience__image{position:absolute}}@media screen and (min-width:699px)and (max-width:1200px){.landing-join-audience__image{right:0;top:30px;transform:translate(30%)}}@media screen and (min-width:1200px){.landing-join-audience__image{left:57%;top:auto;bottom:-88px}}@media screen and (min-width:1600px){.landing-join-audience__image{left:auto;right:8px}}@media screen and (max-width:699px){.landing-join-audience__image-photo{width:467px;height:475px}}@media screen and (min-width:700px){.landing-join-audience__image-photo{width:609px;height:619px}}.landing-join-audience__tooltip{position:absolute;display:inline-block;padding:24px;font-weight:600;background-color:#ff661a;color:#fff;border-radius:24px;animation-name:bounce;animation-duration:1.8s;animation-iteration-count:infinite;text-align:start}.landing-join-audience__tooltip:before{position:absolute;content:"";width:20px;height:20px;top:-5px;left:40px;transform:rotate(45deg);background-color:inherit;border-radius:5px}@media screen and (max-width:699px){.landing-join-audience__tooltip{bottom:14%;left:20%}}@media screen and (min-width:700px){.landing-join-audience__tooltip{top:370px;left:140px}}@media screen and (min-width:1200px){.landing-join-audience__tooltip{left:110px;padding:32px;font-size:20px;line-height:25px;letter-spacing:-.33px}}@media screen and (min-width:1600px){.landing-join-audience__tooltip{left:auto;right:24px}}@media screen and (min-width:576px){.landing-join-audience{padding:60px;margin:0;border-radius:44px}}@media screen and (min-width:1200px){.landing-join-audience{padding:88px}}.landing-join-steps__list{margin-top:50px;counter-reset:steps-counter}@media screen and (min-width:992px){.landing-join-steps__list{justify-content:center;margin-top:80px;margin-left:-30px!important;margin-right:-30px!important}.landing-join-steps__list>.as-col{padding:0 30px}}@media screen and (min-width:1200px){.landing-join-steps__list{justify-content:flex-end}}@media screen and (min-width:1600px){.landing-join-steps__list{margin-left:-60px!important;margin-right:-60px!important}.landing-join-steps__list>.as-col{padding:0 60px}}.landing-join-steps__col{position:relative;counter-increment:steps-counter}.landing-join-steps__col:not(:last-child){margin-bottom:50px}.landing-join-steps__col:not(:last-child):before{position:absolute;content:"0" counter(steps-counter);width:56px;height:56px;left:0;top:0;transform:translate(40px,-20px);display:flex;justify-content:center;align-items:center;line-height:60px;font-size:20px;font-weight:600;letter-spacing:-.33px;border-radius:50%;background-color:#1f9a5d;color:#fff}@media screen and (min-width:575px)and (max-width:1600px){.landing-join-steps__col:not(:last-child):before{transform:translate(10px,-20px)}}@media screen and (max-width:991px){.landing-join-steps__col:not(:last-child):before{width:40px;height:40px;left:-20px;top:21px}}@media screen and (max-width:575px){.landing-join-steps__col:not(:last-child){padding:0 20px}}@media screen and (min-width:575px)and (max-width:992px){.landing-join-steps__col:not(:last-child){padding:0 30px}}@media screen and (min-width:1200px){.landing-join-steps__col:not(:last-child){margin-bottom:-3px}}@media screen and (max-width:991px){.landing-join-steps__col:nth-child(4){margin-bottom:30px}}@media screen and (max-width:1199px){.landing-join-steps__col:last-child{text-align:center}}.landing-join-steps__image{width:100%}.landing-join-steps__caption{margin:20px 0 0;color:#4f4f5e}@media screen and (min-width:992px){.landing-join-steps__caption{margin-top:24px;font-size:18px;line-height:27px}}.landing-collapse{margin-bottom:30px}.landing-collapse__header{display:flex;align-items:flex-start;margin-bottom:15px;cursor:pointer;transition:color .2s}.landing-collapse__header:hover{color:#ff661a}@media screen and (min-width:992px){.landing-collapse__header{margin-bottom:24px}}.landing-collapse__heading{font-size:20px;letter-spacing:-.33px;font-weight:700}@media screen and (min-width:992px){.landing-collapse__heading{font-size:24px;line-height:32px;letter-spacing:-.44px}}.landing-collapse__close-btn{position:relative;width:28px;height:28px;min-width:28px;margin-right:16px;padding:0;border:0;border-radius:50%;cursor:pointer}.landing-collapse__close-btn:not(.is-disabled){background-color:#ff661a;color:#fff}@media(hover:hover)and (pointer:fine){.landing-collapse__close-btn:not(.is-disabled):hover{background-color:#ff7734;color:#fff}}.landing-collapse__close-btn:not(.is-disabled):active{background-color:#ff884d;color:#fff}.landing-collapse__close-btn:after,.landing-collapse__close-btn:before{position:absolute;content:"";width:14px;height:2px;top:50%;left:50%;border-radius:5px;background-color:#fff;transform:translate(-50%,-50%);transition:opacity .2s}.landing-collapse__close-btn:after{transform:translate(-50%,-50%) rotate(90deg)}.landing-collapse__close-btn.is-active:after{opacity:0}@media screen and (min-width:992px){.landing-collapse__close-btn{width:32px;height:32px;min-width:32px;margin-right:24px}}.landing-collapse__body{padding-left:43px;color:#4f4f5e}.landing-collapse__body a{color:#ff661a}@media screen and (min-width:992px){.landing-collapse__body{padding-left:56px;font-size:18px;line-height:26px}}.landing-collapse:not(:last-child){margin-bottom:32px}@media screen and (min-width:992px){.landing-collapse:not(:last-child){margin-bottom:56px}}.landing-certificate-card{display:flex;width:100%;max-width:528px;padding:2px;border-radius:10px;background-color:#fff;box-shadow:0 0 32px -4px #0a0a0d14}@media screen and (min-width:576px){.landing-certificate-card{height:373px;padding:4px;border-radius:16px}}.landing-certificate-card__picture{flex:0 0 30%;max-width:30%;border-radius:inherit;overflow:hidden}.landing-certificate-card__image{width:100%;height:100%;vertical-align:top;-o-object-fit:cover;object-fit:cover}.landing-certificate-card__content{flex-grow:1;max-width:40%;padding:12px 6px;margin:0 2px;position:relative;text-align:center;background-color:var(--color-accent-500);background-image:linear-gradient(140deg,#ffb200 0,var(--color-accent-500) 30%,var(--color-accent-500) 70%,#ffb200 100%);color:#fff;border-radius:inherit}@media screen and (min-width:576px){.landing-certificate-card__content{padding:16px;margin:0 4px}}.landing-certificate-card__logo{vertical-align:top}@media screen and (min-width:576px){.landing-certificate-card__logo{width:70px}}.landing-certificate-card__title{--h4-font-size-sm:12px;margin-top:16px;margin-bottom:4px}@media screen and (min-width:576px){.landing-certificate-card__title{margin-top:36px;margin-bottom:12px}}.landing-certificate-card__price{width:-moz-max-content;width:max-content;padding:8px;margin:16px auto;font-size:20px;font-weight:700;line-height:1.3;border-radius:40px;color:#fff;background-color:#f5ab00}@media screen and (min-width:576px){.landing-certificate-card__price{padding:12px;font-size:28px}}.landing-certificate-card__caption{font-size:8px;margin-top:4px}@media screen and (min-width:576px){.landing-certificate-card__caption{margin-top:8px;font-size:10px}}.landing-certificate-card__text{font-size:9px;font-weight:600}@media screen and (min-width:576px){.landing-certificate-card__text{margin-top:2px;font-size:12px}}.landing-certificate-card__footer{position:absolute;bottom:8px;left:50%;width:100%;transform:translate(-50%);font-size:7px}@media screen and (min-width:576px){.landing-certificate-card__footer{font-size:10px;bottom:12px}}@media screen and (min-width:991px)and (max-width:1200px){.landing-join-faq__list{margin-left:-15px!important;margin-right:-15px!important}.landing-join-faq__list>.as-col{padding:0 15px}}@media screen and (min-width:1200px){.landing-join-faq__list{margin-left:-60px!important;margin-right:-60px!important}.landing-join-faq__list>.as-col{padding:0 60px}}.landing-join-support{position:relative;padding:64px 16px;margin:0 -16px;background-color:#feb03f;color:#fff;overflow:hidden;background-image:url(/_nuxt/bg-m.CuiFoqP9.svg);background-size:cover;background-position:0 0;background-repeat:no-repeat}@media screen and (min-width:576px){.landing-join-support{padding:60px;margin:0;border-radius:44px}}@media screen and (min-width:992px){.landing-join-support{padding:88px;background-image:url(/_nuxt/banner-bg._B_DCoCj.svg);background-size:calc(100% - 40px) 100%;background-position:50%}.landing-join-support__header{text-align:center}}.landing-join-support__label.landing-label{color:currentColor}@media screen and (min-width:992px){.landing-join-support__title{margin-bottom:60px}}.landing-join-support__form{max-width:450px;padding:6px 20px 30px;margin:0 auto;background-color:#fff;border-radius:20px;box-shadow:0 0 0 1px #f5f6f7,0 16px 40px #52586629}@media screen and (min-width:992px){.landing-join-support__form{display:flex;align-items:center;max-width:655px;padding:8px 8px 8px 16px;border-radius:36px}}.landing-join-support__form-item{flex-grow:1;display:flex;align-items:center;border-bottom:1px solid #f0f1f2}.landing-join-support__form-item:last-of-type{margin-bottom:24px}@media screen and (min-width:992px){.landing-join-support__form-item{border:0}.landing-join-support__form-item:not(:first-child):before{display:inline-block;content:"";width:1px;height:36px;margin:0 12px;background-color:#f0f1f2}.landing-join-support__form-item:last-of-type{margin-right:12px;margin-bottom:0}}.landing-join-support__form-input{width:100%;margin-bottom:0}.landing-join-support__form-button{border-radius:36px;min-width:140px}@media screen and (max-width:575px){.landing-join-support__form-button{width:100%}}@media screen and (min-width:575px)and (max-width:992px){.landing-join-support__form-button{display:block;width:-moz-max-content;width:max-content;margin:0 auto;min-width:240px}}.landing-join-support__caption{padding:16px 40px;margin-top:24px;text-align:center;background:#ffffff3d;box-shadow:0 8px 24px #5966840f;border-radius:24px;font-weight:600}.landing-join-support__caption a:not(:hover){color:inherit}@media screen and (min-width:992px){.landing-join-support__caption{width:-moz-max-content;width:max-content;margin:24px auto 0}}@media screen and (min-width:1600px){.landing-join-support__caption{width:100%;max-width:665px;font-size:18px}}.landing-join-support__caption-link{color:#fff}.landing-join-support__manager{position:absolute;border-radius:50%}.landing-join-support__manager:before{position:absolute;content:"";inset:-5px;border-radius:inherit;box-shadow:inset 0 0 0 2px #fff;opacity:.5}@supports (mix-blend-mode:overlay){.landing-join-support__manager:before{mix-blend-mode:overlay}}.landing-join-support__manager img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.landing-join-support__manager:first-child{left:14%;top:54px;width:90px;height:90px}.landing-join-support__manager:nth-child(2){bottom:50px;left:10%;width:146px;height:146px}.landing-join-support__manager:nth-child(3){right:9%;top:30px;width:130px;height:130px}.landing-join-support__manager:nth-child(4){right:9%;bottom:70px;width:122px;height:122px}@media screen and (min-width:1600px){.landing-join-support__manager:first-child{left:9%;top:80px;width:130px;height:130px}.landing-join-support__manager:nth-child(2){bottom:86px;left:10%}.landing-join-support__manager:nth-child(3){right:10%;top:40px}.landing-join-support__manager:nth-child(4){right:11%;bottom:120px}}@media screen and (max-width:991px){.landing-join-support__manager{display:none!important}}.landing-join-support .as-input-phone-country-select{--input-phone-country-select-width:calc(var(--input-v1-padding-horizontal) + var(--icon-medium-size) + 18px + var(--input-v1-slots-indent))}.landing-join-support .as-input-phone-country-select .as-input-v1__box{padding-right:0}.landing-authors{position:relative}@media screen and (min-width:992px){.landing-authors.is-yougo .landing-title{margin-bottom:48px}}@media screen and (min-width:1200px){.landing-authors{display:flex;align-items:flex-start;justify-content:space-between}.landing-authors:before{position:absolute;content:"";width:724px;height:571px;top:0;left:-250px;opacity:.3;background:radial-gradient(50% 50% at 50% 50%,#007aff 0,transparent 100%)}}@media screen and (min-width:1600px){.landing-authors{padding-right:15px}}.landing-authors__body{position:relative;z-index:1}.landing-authors__title{margin-bottom:32px}@media screen and (min-width:992px){.landing-authors__title{margin-bottom:64px}}@media screen and (max-width:991px){.landing-authors__label,.landing-authors__title{text-align:center}}@media screen and (max-width:1199px){.landing-authors__button-sm{display:none!important}}.landing-authors__slider .as-slider-pagination{transform:translateY(-16px)}@media screen and (min-width:992px){.landing-authors__slider .as-slider-pagination{transform:translateY(-32px)}}.landing-authors__slide{height:-moz-max-content;height:max-content}.landing-authors__card{position:relative;margin-bottom:67px;background-color:#fff;box-shadow:0 8px 24px #5966840f;border-radius:20px}@media screen and (min-width:575px)and (max-width:992px){.landing-authors__card{margin-left:24px;margin-right:24px}}@media screen and (min-width:992px){.landing-authors__card{border-radius:40px;width:calc(100% - 400px);max-width:850px;margin-left:48px;margin-bottom:64px}}.landing-authors__card-body{display:grid;grid-template-columns:max-content 1fr;grid-template-areas:"avatar heading" "description description";grid-template-rows:max-content;align-items:center;padding:24px}@media screen and (min-width:576px){.landing-authors__card-body{padding:40px}}@media screen and (min-width:992px){.landing-authors__card-body{grid-template-areas:"avatar heading" "avatar description";align-items:flex-start;padding:56px}}.landing-authors__button{display:none}@media screen and (max-width:1199px){.landing-authors__button{display:block;max-width:-moz-max-content;max-width:max-content;margin:0 auto}}.landing-authors__author-avatar{margin-bottom:24px;margin-right:16px;border-radius:20px;grid-area:avatar}@media screen and (min-width:992px){.landing-authors__author-avatar{width:225px!important;height:225px!important;min-width:225px!important;font-size:80px!important;margin-right:32px;margin-bottom:0;border-radius:40px}}.landing-authors__author-heading{grid-area:heading}.landing-authors__author-name{margin-bottom:20px;font-size:20px;font-weight:700;letter-spacing:-.33px;line-height:24px}@media screen and (min-width:992px){.landing-authors__author-name{font-size:24px;line-height:24px;letter-spacing:-.44px}}.landing-authors__author-description{margin-bottom:0;grid-area:description}.landing-authors__author-caption,.landing-authors__author-description{color:#0a0a0d}@media screen and (min-width:992px){.landing-authors__author-caption,.landing-authors__author-description{font-size:18px;line-height:30px;letter-spacing:-.24px}}.landing-authors__author-prev{width:48px;height:48px;transform:translate(-24px,-50%)}@media screen and (max-width:575px){.landing-authors__author-prev{display:none!important}}.landing-authors__author-next{width:48px;height:48px;transform:translate(24px,-50%)}@media screen and (max-width:575px){.landing-authors__author-next{display:none!important}}.landing-authors__pagination{position:absolute;bottom:6px;left:50%;transform:translate(-50%,42px)}@media screen and (min-width:992px){.landing-authors__pagination{transform:translate(-50%,67px);bottom:11px}}.landing-certificates-intro{padding-bottom:32px}@media screen and (min-width:1200px){.landing-certificates-intro{display:flex;padding:80px 0;flex-wrap:wrap}}.landing-certificates-intro__heading{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1200px){.landing-certificates-intro__heading{flex:0 0 28%;max-width:28%}}.landing-certificates-intro__heading-subtitle{margin-bottom:16px;color:var(--color-default-400);font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:1200px){.landing-certificates-intro__heading-subtitle{margin-bottom:24px}}.landing-certificates-intro__heading-title{margin-top:0;margin-bottom:24px;font-size:32px;color:var(--color-default-500);font-weight:700;line-height:130%}@media screen and (min-width:992px){.landing-certificates-intro__heading-title{margin-bottom:0;font-size:40px}}.landing-certificates-intro__heading-text{margin-bottom:24px}@media screen and (min-width:1200px){.landing-certificates-intro__heading-text{display:none!important}}.landing-certificates-intro__heading-controls{display:flex;gap:32px}@media screen and (max-width:1199px){.landing-certificates-intro__heading-controls{display:none!important}}.landing-certificates-intro__destinations{position:relative;height:100%;margin:0 -16px}@media screen and (min-width:1200px){.landing-certificates-intro__destinations{flex:0 0 50%;max-width:50%;margin:0}}.landing-certificates-intro__slider{max-width:590px;margin:0 auto}.landing-certificates-intro .as-slider-container{overflow:visible}.landing-certificates-intro__slide{width:100%;padding:0 24px}@media screen and (min-width:1200px){.landing-certificates-intro__slide{width:-moz-max-content;width:max-content;padding:0}}.landing-certificates-intro__slide-card{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:180px;height:214px;padding:12px;border-radius:24px;background:#ff6d24;text-align:center}@media screen and (min-width:576px){.landing-certificates-intro__slide-card{height:374px}}.landing-certificates-intro__banner-logo{width:70px;margin-bottom:10px}.landing-certificates-intro__banner-title{margin-bottom:8px;color:var(--color-white);font-size:18px;font-weight:700;line-height:115%}.landing-certificates-intro__slide-body{max-height:374px}.landing-certificates-intro__description{margin-top:auto}@media screen and (min-width:1200px){.landing-certificates-intro__description{flex:0 0 22%;max-width:22%}}@media screen and (max-width:1199px){.landing-certificates-intro__description-button{display:none!important}}.landing-certificates-intro__button{margin-bottom:32px}@media screen and (min-width:1200px){.landing-certificates-intro__button{display:none!important}}.landing-certificates-intro__info{font-size:12px;color:var(--color-silver);font-weight:400;line-height:140%}.landing-certificates-intro__info:not(:last-of-type){margin-bottom:6px}.landing-certificates-intro__info-title{margin-bottom:4px}.landing-certificates-intro__info-text{font-size:14px;font-weight:600;line-height:120%}.landing-certificates-intro__number{margin-top:auto;font-size:10px;color:var(--color-white)}.landing-certificates-intro__description-hearts{margin-bottom:32px}@media screen and (max-width:1199px){.landing-certificates-intro__description-hearts{display:none!important}}.landing-certificates-intro__description-title{color:var(--color-default-500);font-size:18px;font-weight:600;line-height:135%;text-wrap:balance}@media screen and (max-width:1199px){.landing-certificates-intro__description-title{display:none!important}}.landing-certificates-intro__description-text{margin-bottom:32px;color:var(--color-default-400);font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width:1199px){.landing-certificates-intro__description-text{display:none!important}}.landing-certificates-idea{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:230px;padding:24px;margin-bottom:24px;border-radius:40px;background:linear-gradient(180deg,transparent 68.62%,rgba(0,0,0,.4)),#d3d3d3 50%/cover no-repeat}@media screen and (min-width:576px){.landing-certificates-idea{height:443px}}.landing-certificates-idea__background{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:40px;width:100%;height:100%;top:0;left:0}.landing-certificates-idea__content{z-index:1}.landing-certificates-idea__text{color:var(--color-white);font-size:20px;font-weight:700;line-height:120%}@media screen and (min-width:576px){.landing-certificates-idea__text{font-size:24px;line-height:135%}}.landing-certificates-ideas{padding:32px 0}@media screen and (min-width:576px){.landing-certificates-ideas{padding:80px 0}}.landing-certificates-ideas__subtitle{margin-bottom:16px;color:var(--color-default-400);text-align:center;font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:576px){.landing-certificates-ideas__subtitle{margin-bottom:24px}}.landing-certificates-ideas__title{max-width:300px;margin:auto auto 24px;text-align:center}@media screen and (min-width:576px){.landing-certificates-ideas__title{max-width:582px}}.landing-certificates-ideas__description{margin:auto auto 32px;color:var(--color-default-400);text-align:center;font-size:18px;font-weight:400;line-height:150%}@media screen and (min-width:576px){.landing-certificates-ideas__description{max-width:544px;margin-bottom:56px}}.landing-certificates-ideas__description strong{color:var(--color-default-500);font-size:17px;font-weight:700;line-height:150%}@media screen and (min-width:992px){.landing-certificates-ideas__card:nth-of-type(2),.landing-certificates-ideas__card:nth-of-type(5){padding:0 12px}}.landing-certificates-ideas__banner.is-loading{position:relative}.landing-certificates-ideas__banner.is-loading .landing-certificates-ideas__banner-tours{display:inline-flex;vertical-align:middle;width:38px;height:18px;padding-inline:4px;border-radius:8px;animation:loading 1s linear infinite alternate}@keyframes loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.landing-certificates-ideas__banner .landing-certificates-idea__background{-o-object-position:top;object-position:top}@media screen and (min-width:576px){.landing-certificates-ideas__banner .landing-certificates-idea__background{-o-object-position:center;object-position:center}}.landing-certificates-ideas__banner-title{z-index:1;margin-bottom:8px;color:var(--color-white);font-size:24px;font-weight:700;line-height:135%}.landing-certificates-ideas__banner-text{margin-bottom:16px;color:var(--color-white);font-size:16px;line-height:150%}.landing-certificates-ideas__banner-button{width:-moz-fit-content;width:fit-content}.landing-certificates-advantages{display:flex;flex-direction:column;align-items:center;padding:32px 0}@media screen and (min-width:576px){.landing-certificates-advantages{padding:80px 0}}.landing-certificates-advantages__subtitle{margin-bottom:16px;color:var(--color-default-400);text-align:center;font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:576px){.landing-certificates-advantages__subtitle{margin-bottom:24px}}.landing-certificates-advantages__title{max-width:300px;margin:auto auto 24px;text-align:center;color:var(--color-default-500);font-size:32px;font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-advantages__title{max-width:582px;margin-bottom:32px;font-size:40px}}.landing-certificates-advantages__button{width:100%;margin-bottom:32px}@media screen and (min-width:576px){.landing-certificates-advantages__button{width:-moz-fit-content;width:fit-content}}@media screen and (min-width:992px){.landing-certificates-advantages__button{margin-bottom:0}}@media screen and (min-width:576px){.landing-certificates-advantages__image{width:100%;height:auto}}@media screen and (max-width:991px){.landing-certificates-advantages .is-desktop{display:none!important}}@media screen and (min-width:992px){.landing-certificates-advantages .is-mobile{display:none!important}}.landing-certificates-recipient{--x:0;--y:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform,opacity;border:0;border-radius:40px;flex:1 0 0}@media screen and (min-width:992px){.landing-certificates-recipient__blur{position:absolute;background:radial-gradient(400px circle at var(--x) var(--y),#ff8993 32%,#fec140 48%,#ff661a 56%,transparent 100%);border-radius:inherit;contain:size;inset:-1px;transition:background .2s;pointer-events:none;will-change:background;z-index:0}}.landing-certificates-recipient__background{z-index:1;position:relative;height:100%;display:flex;gap:16px;padding:24px;border-radius:24px;box-shadow:0 6px 32px -4px #0a0a0d0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7}@media screen and (min-width:992px){.landing-certificates-recipient__background{justify-content:space-between;flex-direction:column;padding:32px;border-radius:40px}}.landing-certificates-recipient__icon{width:48px;height:48px;padding:12px;border-radius:16px;background:#fff0e9}@media screen and (min-width:992px){.landing-certificates-recipient__icon{width:64px;height:64px;padding:16px}}.landing-certificates-recipient__title{margin-bottom:8px;color:var(--color-default-500);font-size:18px;font-weight:700;line-height:135%}@media screen and (min-width:992px){.landing-certificates-recipient__title{margin-top:32px;margin-bottom:16px;font-size:20px;line-height:120%}}.landing-certificates-recipient__text{color:var(--color-default-400);font-size:16px;line-height:150%}.landing-certificates-recipients{padding:32px 0}@media screen and (min-width:576px){.landing-certificates-recipients{padding:80px 0}}.landing-certificates-recipients__subtitle{margin-bottom:16px;color:var(--color-default-400);text-align:center;font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:576px){.landing-certificates-recipients__subtitle{margin-bottom:24px}}.landing-certificates-recipients__title{margin-bottom:32px;color:var(--color-default-500);font-size:32px;text-align:center;font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-recipients__title{margin-bottom:56px;font-size:40px}}.landing-certificates-recipients__cards{display:flex;justify-content:center;align-items:stretch;flex-direction:column;gap:16px}@media screen and (min-width:992px){.landing-certificates-recipients__cards{flex-direction:row;gap:24px}}.landing-certificates-option{display:flex;flex-direction:column;gap:48px;flex:1 0 0;text-align:center}@media screen and (min-width:576px){.landing-certificates-option{gap:56px}}.landing-certificates-option__image{position:relative;width:100%;max-width:528px;margin:0 auto}.landing-certificates-option__icon{position:absolute;left:50%;bottom:-16px;transform:translate(-50%);width:56px;height:56px;padding:16px;border-radius:50%;background:var(--color-white);box-shadow:0 6px 32px -4px #0a0a0d0f}@media screen and (min-width:576px){.landing-certificates-option__icon{bottom:-34px;width:72px;height:72px}}.landing-certificates-option__title{margin-bottom:16px;color:var(--color-default-500);font-size:24px;font-weight:700;line-height:135%}.landing-certificates-option__text{max-width:450px;margin:auto;color:var(--color-default-400);font-size:16px;line-height:150%}.landing-certificates-option__button{width:100%;margin-top:24px}@media screen and (min-width:576px){.landing-certificates-option__button{width:-moz-fit-content;width:fit-content;margin-top:32px}}.landing-certificates-options{padding:32px 0}@media screen and (min-width:576px){.landing-certificates-options{padding:80px 0}}.landing-certificates-options__subtitle{margin-bottom:16px;text-align:center;color:var(--color-default-400);font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:576px){.landing-certificates-options__subtitle{margin-bottom:24px}}.landing-certificates-options__title{max-width:343px;margin-bottom:32px;text-align:center;font-size:32px;color:var(--color-default-500);font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-options__title{max-width:none;margin-bottom:56px;font-size:40px}}.landing-certificates-options__cards{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:992px){.landing-certificates-options__cards{flex-direction:row;gap:80px}}.landing-certificates-banner{padding:48px 16px;margin:32px -16px;position:relative;background-color:var(--color-accent-100)}@media screen and (min-width:992px){.landing-certificates-banner{margin:80px 0;padding:80px;border-radius:40px}}.landing-certificates-banner__content{position:relative;z-index:1}.landing-certificates-banner__subtitle{color:var(--color-default-400);font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (min-width:576px){.landing-certificates-banner__subtitle{margin-bottom:24px}}@media screen and (max-width:991px){.landing-certificates-banner__subtitle{display:none!important}}.landing-certificates-banner__title{display:flex;align-items:center;gap:8px;font-size:32px;color:var(--color-default-500);font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-banner__title{max-width:496px;font-size:40px}.landing-certificates-banner__title:last-of-type{margin-bottom:32px}}@media screen and (max-width:991px){.landing-certificates-banner__title img{display:none!important}}.landing-certificates-banner__requests{margin:24px 0}@media screen and (min-width:576px){.landing-certificates-banner__requests{max-width:496px;margin:32px 0}}.landing-certificates-banner__request{display:flex;align-items:center;gap:12px;color:var(--color-default-400);font-size:16px;line-height:150%}@media screen and (min-width:576px){.landing-certificates-banner__request{gap:16px}}.landing-certificates-banner__request:not(:last-of-type){margin-bottom:16px}@media screen and (min-width:576px){.landing-certificates-banner__request:not(:last-of-type){margin-bottom:24px}}.landing-certificates-banner__check{display:flex;align-items:center;padding:15px;border-radius:50%;border:2px solid #ffdbc8}@media screen and (min-width:576px){.landing-certificates-banner__check{padding:16px}}.landing-certificates-banner__check-icon{width:18px;height:18px}@media screen and (min-width:576px){.landing-certificates-banner__check-icon{width:24px;height:24px}}.landing-certificates-banner__button{width:100%;margin-bottom:340px}@media screen and (min-width:576px){.landing-certificates-banner__button{width:-moz-fit-content;width:fit-content;margin-bottom:0}}@media screen and (min-width:575px)and (max-width:900px){.landing-certificates-banner__button{margin-bottom:340px}}.landing-certificates-banner__image{position:absolute;right:0;bottom:0;width:359px;height:342px}@media screen and (min-width:992px){.landing-certificates-banner__image{width:500px;height:472px}}@media screen and (min-width:1200px){.landing-certificates-banner__image{width:648px;height:620px}}.landing-certificates-banner__guides{position:absolute;left:68px;bottom:288px;display:flex;align-items:center;gap:8px;padding:12px 16px;max-width:266px;border-radius:24px;font-size:16px;background:var(--color-white);color:var(--color-default-500);line-height:150%}@media screen and (min-width:576px){.landing-certificates-banner__guides{right:70px;left:inherit;bottom:280px;max-width:none;padding:16px 24px;font-size:18px}}@media screen and (min-width:992px){.landing-certificates-banner__guides{right:110px;bottom:400px}}@media screen and (min-width:575px)and (max-width:900px){.landing-certificates-banner__guides{max-width:300px}}@media screen and (min-width:1200px){.landing-certificates-banner__guides{right:200px;bottom:520px}}.landing-certificates-banner__guides:after{content:"";position:absolute;left:50%;bottom:-12px;width:21px;height:21px;transform:rotate(45deg) translate(-50%);border-radius:5px;background:#fff}.landing-certificates-faq{padding:32px 0}@media screen and (min-width:992px){.landing-certificates-faq{padding:80px 0}}.landing-certificates-faq__title{max-width:568px;margin:auto auto 32px;font-size:32px;color:var(--color-default-500);text-align:center;font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-faq__title{margin-bottom:56px;font-size:40px}}.landing-certificates-faq__rules{max-width:980px;margin:auto;padding:0;counter-reset:rules 0}.landing-certificates-faq__rule{display:flex;padding:16px;border-radius:16px;background:var(--color-white);box-shadow:0 6px 12px -4px #0a0a0d0a;counter-increment:rules 1}@media screen and (min-width:576px){.landing-certificates-faq__rule{padding:16px 24px}}.landing-certificates-faq__rule:before{content:"0" counter(rules) ".";padding-right:8px;font-weight:600}.landing-certificates-faq__rule:not(:last-of-type){margin-bottom:8px}.landing-certificates-form{--checkbox-size:24px;--checkbox-label-font-size:12px;--checkbox-label-color:var(--color-default-400);--input-v1-outlined-border-color:var(--color-accent-100);--input-v1-outlined-hover-border-color:var(--color-accent-250);padding:32px 0;margin:0 -16px}@media screen and (min-width:576px){.landing-certificates-form{padding:80px 0;margin:0}}.landing-certificates-form__content{position:relative;padding:48px 16px;background:#fff0e9}@media screen and (min-width:576px){.landing-certificates-form__content{padding:80px 80px 112px;border-radius:40px}}.landing-certificates-form__subtitle{color:var(--color-default-400);font-size:16px;font-weight:600;line-height:150%;letter-spacing:.16px;text-transform:uppercase}@media screen and (max-width:991px){.landing-certificates-form__subtitle{display:none!important}}@media screen and (min-width:576px){.landing-certificates-form__subtitle{margin-bottom:24px}}.landing-certificates-form__title{margin-bottom:24px;color:var(--color-default-500);font-size:32px;font-weight:700;line-height:130%}@media screen and (min-width:576px){.landing-certificates-form__title{margin-bottom:24px;font-size:40px}}.landing-certificates-form__title img{vertical-align:middle}.landing-certificates-form__heart{width:32px;height:32px}@media screen and (min-width:576px){.landing-certificates-form__heart{width:48px;height:48px}}.landing-certificates-form__description{margin-bottom:32px}@media screen and (min-width:992px){.landing-certificates-form__description{margin-bottom:0}}.landing-certificates-form__smile{position:absolute;right:16px;bottom:0;width:88px;height:88px}@media screen and (min-width:992px){.landing-certificates-form__smile{right:inherit;width:152px;height:140px}}.landing-certificates-form__comment{margin-bottom:24px;--input-v1-content-padding-top:16px}.landing-certificates-form__comment .as-input-v1__content{opacity:1}.landing-certificates-form__button{margin-bottom:16px}.landing-certificates-form__agreement{max-width:343px}@media screen and (min-width:576px){.landing-certificates-form__agreement{max-width:506px}}.certificates-banner{position:relative;padding:24px;border-radius:16px;background:#fff0e9}@media screen and (min-width:992px){.certificates-banner{display:flex;justify-content:space-between;align-items:center;padding:24px 32px}}.certificates-banner__info{max-width:50%}@media screen and (min-width:576px){.certificates-banner__info{max-width:calc(100% - 160px)}}@media screen and (min-width:992px){.certificates-banner__info{position:relative;z-index:1;max-width:unset}}.certificates-banner__title{margin-bottom:8px;font-weight:700;line-height:110%;font-size:20px}@media screen and (min-width:992px){.certificates-banner__title{margin-bottom:12px}}.certificates-banner__heart{vertical-align:middle}@media screen and (min-width:992px){.certificates-banner__heart{width:24px;height:24px}}.certificates-banner__footer{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:992px){.certificates-banner__footer{align-items:flex-end}}.certificates-banner__footer-guides{display:flex;align-items:center;gap:8px;font-size:14px}@media screen and (max-width:991px){.certificates-banner__footer-guides{display:none!important}}@media screen and (min-width:1200px){.certificates-banner__footer-guides{font-size:16px}}.certificates-banner__footer-button{width:100%;margin-top:16px}@media screen and (min-width:576px){.certificates-banner__footer-button{width:-moz-fit-content;width:fit-content}}@media screen and (min-width:992px){.certificates-banner__footer-button{margin-top:0}}.certificates-banner__certificate-image{position:absolute}@media screen and (max-width:991px){.certificates-banner__certificate-image{top:24px;right:0}}@media screen and (min-width:992px){.certificates-banner__certificate-image{left:50%;bottom:0;margin-left:-9%}}@media screen and (min-width:1420px){.certificates-banner__certificate-image{margin-left:-10%}}.certificates-banner__certificate-content{display:flex;flex-direction:column;height:100%;width:100%;position:absolute;left:0;top:0;padding:8px 10px 10px;font-size:21px}@media screen and (min-width:1420px){.certificates-banner__certificate-content{padding:10px 48px}}.certificates-banner__certificate-title{font-size:16px;margin-top:auto;font-weight:600;line-height:1.15;color:#fff}@media screen and (min-width:992px){.certificates-banner__certificate-title{font-size:21px}}.certificates-banner__image{width:164px;height:104px;border-radius:8px 0 0 8px;vertical-align:top}@media screen and (min-width:992px){.certificates-banner__image{border-radius:0;width:160px;height:98px}}@media screen and (min-width:1420px){.certificates-banner__image{width:243px;height:106px}}@media screen and (min-width:992px){.certificates-banner:not(.is-large) .certificates-banner__footer-button{--button-horizontal-padding-md:var(--button-horizontal-padding-sm);--button-font-size-md:var(--button-font-size-sm);--button-size-md:var(--button-size-sm)}.certificates-banner.is-large{padding:32px 40px}}@media screen and (min-width:1200px){.certificates-banner.is-large .certificates-banner__description{font-size:18px}}.certificates-banner.is-large .certificates-banner__description img{height:16px;width:16px}.certificates-banner.is-large .certificates-banner__title{font-size:20px}@media screen and (min-width:992px){.certificates-banner.is-large .certificates-banner__title{margin-bottom:20px;font-size:24px}}@media screen and (min-width:1420px){.certificates-banner.is-large .certificates-banner__certificate-image{margin-left:0;transform:translate(-50%)}.certificates-banner.is-large .certificates-banner__certificate-content{padding:10px 90px}}@media screen and (min-width:576px){.certificates-banner.is-large .certificates-banner__image{width:200px;height:125px}}@media screen and (min-width:992px){.certificates-banner.is-large .certificates-banner__image{height:135px}}@media screen and (min-width:1420px){.certificates-banner.is-large .certificates-banner__image{width:378px}}
