.b-categories .grid{--columns: 3}@media (max-width:1400px){.b-categories .grid{--columns: 2}}@media (max-width:992px){.b-categories .grid{--columns: 1}}.b-categories .card__image img{max-height:272px}.b-categories .card__image{position:relative}.b-categories .card__image.wbg img{object-fit:contain}.b-categories .card{box-shadow:0px 106px 30px 0px #9E9E9E00;background:white}.b-categories .card__cost{font-family:Bahnschrift;font-weight:300;font-size:14px;line-height:100%;letter-spacing:0%;color:#525252;position:absolute;top:20px;right:20px;padding:10px 14px;background:#F1F1F1;border-radius:20px}.b-categories .card__body{padding:20px}.b-categories .card__title{font-family:Bahnschrift;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0289C6;margin-bottom:16px;height:60px}.b-categories .card__descr{font-family:Bahnschrift;font-weight:300;font-size:16px;line-height:150%;letter-spacing:0%;color:#303030;height:120px;margin-bottom:37px}@media (max-width:992px){.b-categories .card__descr{height:unset}}.b-categories .card__button{height:60px;width:100%;font-family:Bahnschrift;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.b-steps .section__title{text-align:center;border-color:#213351;color:#213351;text-transform:uppercase}.b-steps .section__header{display:flex;justify-content:center}.b-steps__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin:0 auto}@media (max-width:1200px){.b-steps__items{grid-template-columns:repeat(2, 1fr)}}.b-steps__text.with-image{width:50%}.b-steps__img{position:absolute;bottom:0;right:36px;max-height:350px}.b-steps__item{background:white;padding:122px 40px 40px 40px;border-radius:10px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);text-align:center;position:relative;flex-wrap:wrap;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1400px){.b-steps__item{transform:translate(0) !important}}@media (max-width:768px){.b-steps__item{padding:20px;padding-top:80px !important}}.b-steps__item.with-image{justify-content:flex-start !important;padding-top:40px !important;align-items:flex-start !important}.b-steps__item .button{justify-self:flex-end;height:60px;display:flex;gap:16px;align-items:center;margin-top:20px}.b-steps__item .button:hover{background:white;color:var(--color-primary)}.b-steps__item-point{position:absolute;height:120px;width:120px;top:-40px;right:calc(50% - 60px);background:#C43333;border-radius:50%;border:11.16px solid #F5F5F5;box-shadow:0px 4px 11.2px 0px #FFFFFF40;display:flex;align-items:center;justify-content:center;color:white;font-family:Acherus Feral;font-weight:700;font-size:40px;line-height:100%;letter-spacing:0%;vertical-align:middle;text-transform:uppercase}.b-steps__item-title{font-family:Bahnschrift;font-weight:700;font-size:24px;line-height:150%;letter-spacing:0%;text-align:center;margin-bottom:24px}.b-steps__item-content{font-family:Bahnschrift;font-weight:350;font-size:16px;line-height:150%;letter-spacing:0%}.b-steps__item:nth-child(1){grid-column:1 / span 1;grid-row:1 / span 2;transform:translateY(-100px);transition:transform 0.6s ease-out}@media (max-width:1200px){.b-steps__item:nth-child(1){grid-column:1 / span 2;grid-row:1 / span 1}}.b-steps__item:nth-child(1).is-visible{transform:translateY(0)}.b-steps__item:nth-child(2){grid-column:2 / span 1;grid-row:1 / span 1;transform:translateX(100px);transition:transform 0.6s ease-out}@media (max-width:1200px){.b-steps__item:nth-child(2){grid-column:1 / span 1;grid-row:2 / span 1}}@media (max-width:768px){.b-steps__item:nth-child(2){grid-column:1 / span 2;grid-row:2 / span 1}}.b-steps__item:nth-child(2).is-visible{transform:translateX(0)}.b-steps__item:nth-child(3){grid-column:3 / span 1;grid-row:1 / span 1;transform:translateX(100px);transition:transform 0.6s ease-out}@media (max-width:1200px){.b-steps__item:nth-child(3){grid-column:2 / span 1;grid-row:2 / span 1}}@media (max-width:768px){.b-steps__item:nth-child(3){grid-column:1 / span 2;grid-row:3 / span 1}}.b-steps__item:nth-child(3).is-visible{transform:translateX(0)}.b-steps__item:nth-child(4){grid-column:2 / span 2;grid-row:2 / span 1;display:flex;align-items:center;justify-content:center;transform:translateY(100px);transition:transform 0.6s ease-out}@media (max-width:1200px){.b-steps__item:nth-child(4){grid-column:1 / span 2;grid-row:3 / span 1}}@media (max-width:768px){.b-steps__item:nth-child(4){grid-column:1 / span 2;grid-row:4 / span 1;padding-top:80px !important}.b-steps__item:nth-child(4) .b-steps__text{width:100%}.b-steps__item:nth-child(4) img{display:none}}.b-steps__item:nth-child(4).is-visible{transform:translateY(0)}.b-form{min-height:705px;position:relative}@media (max-width:992px){.b-form{min-height:0}}.b-form .section__header .section__title{color:white;border-color:white;text-transform:uppercase}.b-form .section__header .section__introtext{color:white;padding-top:34px;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%}.b-form__image{position:absolute;bottom:0;right:10%;transform:translateY(0);opacity:0;transition:all 1s}@media (max-width:1400px){.b-form__image{opacity:1;transform:translateY(0)}}.b-form__image.is-visible{opacity:1;transition:opacity 1s}@media (max-width:1400px){.b-form__image{right:5%}}@media (max-width:1200px){.b-form__image{display:none}}.b-form__form{max-width:40%}@media (max-width:1200px){.b-form__form{max-width:100%}}.b-form__form .field{width:100%}.b-form__form .form-field-wrapper{display:flex;flex-direction:column;gap:16px}.b-form__form .form-field-wrapper .form-box-footer{width:100%}@media (max-width:992px){.b-form__form .form-field-wrapper{flex-direction:column;align-items:flex-start;gap:10px}.b-form__form .form-field-wrapper .form-box-footer{margin-top:0}}.b-form__form .form-field-wrapper .input{height:60px;padding-top:0;font-size:20px;font-weight:300px}.b-form__form .form-field-wrapper .input::placeholder{color:#0000004D}.b-form__form .form-field-wrapper .form-privacy{color:white;display:block}.b-form__form .form-field-wrapper .form-privacy a:hover{text-decoration:none}.b-form__form .form-field-wrapper .button{height:60px;font-family:Bahnschrift;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%;text-transform:uppercase;width:100%}.b-form__form .form-field-wrapper .button:hover{background:white;color:#0289C6}.b-faq .section__header{display:flex;justify-content:center}.b-faq .section__header .section__title{text-transform:uppercase;border-color:#213351}.b-faq .b-faq__item-title{background:white;color:#213351;font-family:Bahnschrift;font-weight:600;font-size:20px;line-height:150%;letter-spacing:0%;border-radius:8px;box-shadow:0px 4px 4px 0px #0000000D;padding:15px 40px;border:none}@media (max-width:992px){.b-faq .b-faq__item-title{font-size:14px;line-height:1}}.b-faq .b-faq__item-title p{max-width:90%}.b-faq .b-faq__item-title:after{content:url("/app/img/faq-close.svg");right:11px;width:37px;height:37px;background:none}.b-faq .b-faq__item-title::before{width:0;height:0}.b-faq .is-open .b-faq__item-title:after{content:url("/app/img/faq-open.svg")}.b-faq .b-faq__item{border:none}.b-faq .b-faq__item-content{background:#E9E9E9}.b-faq .spoiler.is-open .spoiler-content{padding:40px;max-height:unset}.b-faq .b-faq__items{display:flex;flex-direction:column;gap:var(--grid-gap)}.b-gallery{--columns: 3}.b-gallery .section__header{display:flex;justify-content:center}.b-gallery .section__header .section__title{text-align:center;text-transform:uppercase;border-color:#213351}.b-gallery .swiper-slide{height:auto}.b-gallery .swiper-pagination{position:unset;padding-top:20px}@media (max-width:1200px){.b-gallery{--columns: 2
    }
    @media(max-width: 992px) {
        padding-top: 60px!important}}@media (max-width:768px){.b-gallery{--columns: 1}}.b-gallery__slider-wrapper{position:relative}.b-gallery__slider-wrapper .sliderWrap{opacity:0}@media (max-width:1400px){.b-gallery__slider-wrapper .sliderWrap{opacity:1}}.b-gallery__slider-wrapper.is-visible .sliderWrap{opacity:1}.b-gallery .b-gallery__slider-animate{position:absolute;height:100%;width:100%;top:0;opacity:1}@media (max-width:1400px){.b-gallery .b-gallery__slider-animate{display:none}}.b-gallery .b-gallery__slider-animate.is-hidden{z-index:-1}.b-gallery .b-gallery__slider-animate.is-hidden.is-hidden2{opacity:0}.b-gallery .b-gallery__slider-animate .b-gallery__item{transition:transform 1s}.b-gallery .b-gallery__slider-animate .swiper-slide2{transform:translateX(calc(-100% - var(--grid-gap)))}.b-gallery .b-gallery__slider-animate .swiper-slide2.is-visible{transform:translate(0)}.b-gallery .b-gallery__slider-animate .swiper-slide0{transform:translateX(calc(100% + var(--grid-gap)))}.b-gallery .b-gallery__slider-animate .swiper-slide0.is-visible{transform:translate(0)}.b-gallery__image img{width:100%;height:100%;object-fit:cover;object-position:top}.b-gallery .swiper{--swiper-pagination-bottom: -2em}/*# sourceMappingURL=./page-e1ff7702fa6b084dc60ec150a8bd2cb5.map */