.b-hero{--slider-offset: 40px}@media screen and (max-width:1199px){.b-hero{--slider-offset: var(--grid-gap)}.b-hero .section-bg{padding-bottom:50px !important}}.b-hero__items{display:flex;flex-direction:column;border-radius:var(--border-radius);background:#FFF;box-shadow:var(--shadow)}.b-hero__slider{border-radius:var(--border-radius) var(--border-radius) 0 0;overflow:hidden}.b-hero__body{padding:var(--slider-offset);display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:575px){.b-hero__body{flex-direction:column;align-items:start;gap:var(--slider-offset)}}.b-hero__img{position:relative;height:500px}@media screen and (max-width:1399px){.b-hero__img{height:400px}}@media screen and (max-width:1199px){.b-hero__img{height:300px}}.b-hero__img img{width:100%;height:100%}.b-hero__img-filter,.b-hero__img-link{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1)}.b-hero__btn{width:210px;height:50px}.b-hero__content{font-size:2.125rem;font-weight:var(--font-semibold);line-height:1.24}@media screen and (max-width:1199px){.b-hero__content{font-size:1.75rem}}@media screen and (max-width:575px){.b-hero__content{font-size:1.25rem}}.b-hero .swiper{--swiper-pagination-bottom: 10px;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-color: #fff;--swiper-pagination-bullet-width: 12px;--swiper-pagination-bullet-height: 12px;--swiper-pagination-bullet-inactive-opacity: 0.4}@media screen and (max-width:575px){.b-hero .swiper{--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 10px;--swiper-pagination-bottom: 20px}.b-hero .swiper .swiper-button{display:block;top:auto;bottom:1rem}}.b-products__filters-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative;padding-bottom:60px;gap:var(--grid-gap);overflow:auto}@media screen and (max-width:1199px){.b-products__filters-wrapper{padding-bottom:var(--grid-gap)}}@media screen and (max-width:1199px){.b-products__filters-wrapper .swiper-custom-arrow{display:none}}@media screen and (max-width:1199px){.b-products__items{padding-top:20px}}.b-products__filters{display:flex;align-items:center;gap:20px}@media screen and (max-width:1199px){.b-products__filters{padding-bottom:10px}}@media screen and (max-width:424px){.b-products__filters{gap:var(--grid-gap)}}.b-products__filters input{display:none}.b-products__filters input:checked+.b-products__filters-label{background-color:var(--color-primary);border-color:transparent;color:#fff}.b-products__filters-label{padding:0 35px;min-width:auto;background-color:var(--color-bg);border:1px solid var(--color-text-muted);color:var(--color-text-muted-secondary);font-weight:var(--font-regular);width:max-content}@media screen and (max-width:424px){.b-products__filters-label{height:2rem;padding:0 var(--grid-gap);font-size:1rem}}.b-products__filters-label:hover{background-color:var(--color-primary);border-color:transparent;color:#fff}@media screen and (max-width:1200px){.b-products__filters-label:hover{background-color:var(--color-bg);border:1px solid var(--color-text-muted);color:var(--color-text-muted-secondary)}}.b-products .section__main-container{position:static;padding-bottom:1px}@media screen and (min-width:576px){.b-products .section__main-container:before,.b-products .section__main-container:after{content:"";position:absolute;top:0;z-index:9;background-color:rgba(var(--color-bg-rgb), 0.9);box-shadow:0px 0px 10px 11px white}.b-products .section__main-container:before{left:0;height:100%;width:calc(var(--container-offset) - var(--grid-gap))}.b-products .section__main-container:after{right:0;height:100%;width:calc(var(--container-offset) - var(--grid-gap))}}.b-products .section-bg{overflow:hidden}@media screen and (min-width:575px){.b-products__slider{padding:var(--grid-gap);margin:calc(var(--grid-gap) * -1);overflow:visible}}.b-products .swiper-wrapper{align-items:stretch}.b-products__slide{height:auto}.b-products .prod-card-custom{height:100%}.b-categories__grid{--gap-x: 40px;--gap-y: 10px;justify-content:start !important}@media screen and (max-width:1399px){.b-categories__grid{--gap-x: var(--grid-gap)}}@media screen and (max-width:1199px){.b-categories__grid{--col: 3}}@media screen and (max-width:767px){.b-categories__grid{--col: 2}}.b-categories .section-bg:before{max-width:1700px;max-height:680px;left:50%;transform:translate(-50%);border-radius:var(--border-radius-btn);box-shadow:var(--shadow)}.b-text-media{--image-width: 640px}@media screen and (max-width:1399px){.b-text-media{--image-width: 500px}}.b-text-media__items{display:flex;align-items:center;gap:50px}@media (min-width:992px){.b-text-media__items.is-inverted .b-text-media__image-wrapper{order:-1}.b-text-media__items.is-inverted .b-text-media__image{width:calc(var(--image-width) + var(--container-offset));left:calc(var(--container-offset) * -1);border-radius:0 var(--border-radius-btn) var(--border-radius-btn) 0}}@media (max-width:991px){.b-text-media__items{flex-direction:column}}.b-text-media__text{flex-grow:1;color:var(--color-text-muted-secondary);text-align:justify;font-size:1rem;font-weight:var(--font-regular);line-height:1.75}.b-text-media__image-wrapper{max-width:var(--image-width);width:100%;position:relative}@media (min-width:992px){.b-text-media__image-wrapper{flex:1 0 42.7%}}@media (max-width:991px){.b-text-media__image-wrapper{max-width:100%;order:-1}}.b-text-media__image{display:block;position:relative;width:calc(var(--image-width) + var(--container-offset));border-radius:var(--border-radius-btn) 0 0 var(--border-radius-btn);overflow:hidden;box-shadow:var(--shadow)}@media (max-width:991px){.b-text-media__image{width:100%;border-radius:var(--border-radius-btn)}}.b-text-media__image img{width:100%}.b-text-media__btn-wrapper{padding-top:20px;display:flex;justify-content:center}.b-advantages-spoiler{--image-width: 640px;--icon-wrapper-size: 50px}@media screen and (max-width:1399px){.b-advantages-spoiler{--image-width: 500px}}.b-advantages-spoiler__wrapper{display:flex;align-items:center;gap:50px}@media (min-width:992px){.b-advantages-spoiler__wrapper.is-inverted .b-advantages-spoiler__image-wrapper{order:1}.b-advantages-spoiler__wrapper.is-inverted .b-advantages-spoiler__image{width:calc(var(--image-width) + var(--container-offset));left:auto;border-radius:var(--border-radius-btn) 0 0 var(--border-radius-btn)}}@media (max-width:991px){.b-advantages-spoiler__wrapper{flex-direction:column}}.b-advantages-spoiler__content{flex-grow:1}.b-advantages-spoiler__image-wrapper{max-width:var(--image-width);width:100%;position:relative}@media (min-width:992px){.b-advantages-spoiler__image-wrapper{flex:1 0 42.7%}}@media (max-width:991px){.b-advantages-spoiler__image-wrapper{display:none}}.b-advantages-spoiler__image{display:block;position:relative;left:calc(var(--container-offset) * -1);width:calc(var(--image-width) + var(--container-offset));border-radius:0 var(--border-radius-btn) var(--border-radius-btn) 0;overflow:hidden;box-shadow:var(--shadow)}.b-advantages-spoiler__image img{width:100%}.b-advantages-spoiler__item{text-decoration-color:transparent;border:none;display:flex;align-items:start;gap:30px}.b-advantages-spoiler__item:hover .b-advantages-spoiler__item-title,.b-advantages-spoiler__item:hover .b-advantages-spoiler__item-icon{color:var(--color-secondary)}.b-advantages-spoiler__item+.b-advantages-spoiler__item{padding-top:30px}.b-advantages-spoiler__item-icon{transition:var(--transition);max-width:var(--icon-wrapper-size);min-width:var(--icon-wrapper-size);max-height:calc(var(--icon-wrapper-size) + 1px);min-height:calc(var(--icon-wrapper-size) + 1px);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.b-advantages-spoiler__item-icon svg{max-height:100%;fill:currentColor}.b-advantages-spoiler__item-text{align-self:center}.b-advantages-spoiler__item-title{font-size:1.125rem;font-weight:var(--font-semibold);line-height:normal;padding:0 20px 0 0}.b-advantages-spoiler__item-content{color:var(--color-text-muted-secondary);font-size:1rem;font-weight:var(--font-regular);line-height:normal;border:none;padding:0 !important}.b-steps{--image-height: 94px;--offset-steps: 50px}@media screen and (max-width:1199px){.b-steps{--offset-steps: 20px}}.b-steps .section-bg__filter-0{z-index:-1}@media (min-width:992px){.b-steps__items{display:flex;align-items:start}}.b-steps__item{position:relative}@media screen and (max-width:991px){.b-steps__item{display:flex;align-items:center;gap:var(--grid-gap)}}@media screen and (max-width:424px){.b-steps__item{flex-direction:column}}@media screen and (max-width:991px){.b-steps__item+.b-steps__item{padding-top:var(--offset-steps)}}.b-steps__item:not(:last-child) .b-steps__item-content,.b-steps__item:not(:last-child) .b-steps__item-image{padding-right:calc(var(--offset-steps) / 2)}@media screen and (max-width:991px){.b-steps__item:not(:last-child) .b-steps__item-content,.b-steps__item:not(:last-child) .b-steps__item-image{padding:0 var(--offset-steps)}}@media screen and (max-width:424px){.b-steps__item:not(:last-child) .b-steps__item-content,.b-steps__item:not(:last-child) .b-steps__item-image{padding:0}}.b-steps__item+.b-steps__item .b-steps__item-content,.b-steps__item+.b-steps__item .b-steps__item-image{padding-left:calc(var(--offset-steps) / 2)}@media screen and (max-width:991px){.b-steps__item+.b-steps__item .b-steps__item-content,.b-steps__item+.b-steps__item .b-steps__item-image{padding:0 var(--offset-steps)}}@media screen and (max-width:424px){.b-steps__item+.b-steps__item .b-steps__item-content,.b-steps__item+.b-steps__item .b-steps__item-image{padding:0}}.b-steps__item-image{width:100%;position:relative;display:flex;align-items:center;justify-content:center;transition:var(--transition);max-height:var(--image-height);min-height:var(--image-height);color:var(--color-primary)}@media screen and (max-width:991px){.b-steps__item-image{width:auto;min-width:calc(100px + var(--offset-steps));max-width:calc(100px + var(--offset-steps))}}.b-steps__item-image svg{transition:var(--transition);fill:currentColor;max-width:100%;max-height:100%}.b-steps__item-image:hover svg{transform:scale(1.1);-webkit-filter:drop-shadow(var(--shadow-svg));filter:drop-shadow(var(--shadow-svg))}.b-steps__item+.b-steps__item .b-steps__item-image .b-steps__item-divider{position:absolute;top:50%;left:0;transform:translate(-50%, 50%);width:var(--offset-steps);height:1.5px;background-color:var(--color-text-muted-secondary)}@media screen and (max-width:991px){.b-steps__item+.b-steps__item .b-steps__item-image .b-steps__item-divider{display:none !important}}.b-steps__item+.b-steps__item .b-steps__item-image .b-steps__item-line{position:relative;width:100%;height:100%}.b-steps__item+.b-steps__item .b-steps__item-image .b-steps__item-line:before{content:"";position:absolute;top:50%;left:0;transform:translate(-50%, -50%);width:8px;height:8px;background-color:var(--color-text-muted-secondary);border-radius:100%}.b-steps__item+.b-steps__item .b-steps__item-image .b-steps__item-line:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-top:4.5px solid transparent;border-left:9px solid var(--color-text-muted-secondary);border-bottom:4.5px solid transparent}.b-steps__item-content{padding-top:20px;text-align:center}@media screen and (max-width:991px){.b-steps__item-content{text-align:left}}@media screen and (max-width:424px){.b-steps__item-content{text-align:center}}.b-steps__item-title{font-size:1rem;font-weight:var(--font-semibold);line-height:131%}.b-steps__item-descr{padding-top:5px;color:var(--color-text-muted-secondary);font-size:0.8125rem;font-weight:var(--font-regular);line-height:normal}.b-steps__btn-wrapper{display:flex;align-items:center;justify-content:center;padding-top:40px}.b-steps__btn-modal{width:210px;height:50px}.b-quiz{--offset-quiz: 30px;--icon-size: 40px}@media screen and (max-width:575px){.b-quiz{--offset-quiz: 10px;--icon-size: 20px}}.b-quiz__wrapper{border-radius:var(--border-radius);background:var(--color-bg);box-shadow:var(--shadow);overflow:hidden;display:flex;align-items:stretch;width:100%}.b-quiz__main{width:100%;height:auto;display:flex;flex-direction:column}.b-quiz__top{padding:var(--offset-quiz);background-color:var(--color-primary);display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:1.3125rem;font-weight:var(--font-semibold);line-height:normal}@media screen and (min-width:1600px){.b-quiz__top{padding:var(--offset-quiz) calc(var(--offset-quiz) + 20px)}}@media screen and (max-width:1399px){.b-quiz__top{font-size:1.25rem}}@media screen and (max-width:575px){.b-quiz__top{font-size:1rem;flex-direction:column;align-items:start;gap:var(--offset-quiz)}}@media screen and (max-width:575px){.b-quiz__btn-step{align-self:end}}.b-quiz__top-title{display:flex;align-items:center;gap:calc(var(--offset-quiz) * 2 / 3)}.b-quiz__top-title svg{max-width:var(--icon-size);min-width:var(--icon-size);max-height:var(--icon-size);min-height:var(--icon-size)}@media screen and (max-width:424px){.b-quiz__top-title svg{display:none}}.b-quiz__bottom{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:var(--offset-quiz)}@media screen and (min-width:1600px){.b-quiz__bottom{padding:90px calc(var(--offset-quiz) + 20px)}}.b-quiz__title{font-size:2.5rem;font-weight:var(--font-regular);line-height:normal}@media screen and (max-width:1399px){.b-quiz__title{font-size:2.25rem}}@media screen and (max-width:767px){.b-quiz__title{font-size:1.75rem}}@media screen and (max-width:424px){.b-quiz__title{font-size:1.25rem}}.b-quiz__buttons{display:flex;align-items:center;justify-content:space-between}.b-quiz__button{min-width:150px}@media screen and (max-width:575px){.b-quiz__button{min-width:100px;padding:0 10px;height:35px;font-size:1rem}}.b-quiz__var+.b-quiz__var{margin-top:20px}.b-quiz__var-body{display:flex;align-items:center}.b-quiz__varLabel,.b-quiz__varCustom{flex-wrap:wrap;justify-content:center;width:fit-content;color:var(--color-text-muted-secondary);font-size:1.3125rem;font-weight:var(--font-regular);line-height:normal}@media screen and (max-width:1399px){.b-quiz__varLabel,.b-quiz__varCustom{font-size:1.25}}@media screen and (max-width:575px){.b-quiz__varLabel,.b-quiz__varCustom{font-size:1rem}}.b-quiz__varLabel .checkbox__img,.b-quiz__varLabel .radio__img,.b-quiz__varCustom .checkbox__img,.b-quiz__varCustom .radio__img{max-width:25px;min-width:25px;max-height:25px;min-height:25px;border:1px solid currentColor;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width:1399px){.b-quiz__varLabel .checkbox__img,.b-quiz__varLabel .radio__img,.b-quiz__varCustom .checkbox__img,.b-quiz__varCustom .radio__img{max-width:20px;min-width:20px;max-height:20px;min-height:20px}}.b-quiz__varLabel .checkbox__img svg,.b-quiz__varLabel .radio__img svg,.b-quiz__varCustom .checkbox__img svg,.b-quiz__varCustom .radio__img svg{opacity:0;min-width:80%;max-width:80%;width:100%;fill:none !important;stroke:currentColor !important}.b-quiz__varLabel .checkbox__img,.b-quiz__varCustom .checkbox__img{border-radius:5px}.b-quiz__varLabel .radio__img,.b-quiz__varCustom .radio__img{border-radius:100%}.b-quiz__varLabel input:checked+.checkbox__img,.b-quiz__varLabel input:checked+.radio__img,.b-quiz__varCustom input:checked+.checkbox__img,.b-quiz__varCustom input:checked+.radio__img{border-width:2px;color:var(--color-primary)}.b-quiz__varLabel input:checked+.checkbox__img svg,.b-quiz__varLabel input:checked+.radio__img svg,.b-quiz__varCustom input:checked+.checkbox__img svg,.b-quiz__varCustom input:checked+.radio__img svg{opacity:1}.b-quiz__varLabel input:checked~.b-quiz__varInner,.b-quiz__varCustom input:checked~.b-quiz__varInner{color:var(--color-primary)}.b-quiz__varCustom{display:flex;align-items:center;width:100%}.b-quiz__varCustom .b-quiz__varLabel{width:100%;flex-wrap:nowrap;justify-content:start}.b-quiz__varCustomInput{display:none;position:static !important}.b-quiz__varCustom input:checked~.b-quiz__varCustomInput{display:block;z-index:1;opacity:1}.b-quiz__varCustom input:checked~.b-quiz__varInner{display:none}.b-quiz__varError{padding:20px 0px;color:var(--color-danger)}.b-quiz__var--imageParent{display:flex;flex-wrap:wrap;align-items:stretch}.b-quiz__var--image{margin-top:0 !important;display:inline-flex;vertical-align:top}.b-quiz__var--image .b-quiz__varLabel{width:100%;margin:20px;align-items:end}.b-quiz__var--image-4{width:calc(100% / 4)}@media screen and (max-width:1399px){.b-quiz__var--image-4{width:calc(100% / 3)}}@media screen and (max-width:767px){.b-quiz__var--image-4{width:calc(100% / 2)}}@media screen and (max-width:424px){.b-quiz__var--image-4{width:100%}}.b-quiz__var--image-3{width:calc(100% / 3)}@media screen and (max-width:767px){.b-quiz__var--image-3{width:calc(100% / 2)}}@media screen and (max-width:424px){.b-quiz__var--image-3{width:100%}}.b-quiz__var--image-2{width:calc(100% / 2)}.b-quiz__varImage{border-radius:var(--border-radius);overflow:hidden;width:100%;margin-bottom:20px}.b-quiz__varImage img{width:100%;height:100%;object-fit:cover}.b-quiz .message.is-success{width:100%}.b-quiz__privacy{padding-top:20px}.b-faq{--offset-faq: 30px;--icon-size: 30px}@media screen and (max-width:424px){.b-faq{--offset-faq: var(--grid-gap);--icon-size: 1.5rem}}.b-faq__item+.b-faq__item{margin-top:20px}.b-faq__item{padding:var(--offset-faq) var(--offset-faq) calc(var(--offset-faq) / 2);border-radius:var(--border-radius);border:1px solid var(--color-border);background:#fff}.b-faq__item.is-open .b-faq__item-icon{transform:rotate(90deg)}.b-faq__item.is-open .b-faq__item-content{padding:calc(var(--offset-faq) / 2) 0}.b-faq__item.is-open .b-faq__item-title,.b-faq__item.is-open .b-faq__item-icon{color:var(--color-primary)}.b-faq__item-title{padding:0 0 calc(var(--offset-faq) / 2);gap:var(--offset-faq);justify-content:space-between}.b-faq__item-title:before,.b-faq__item-title:after{content:none !important}.b-faq__item-text{font-size:1.3125rem;font-weight:var(--font-semibold);line-height:normal}@media screen and (max-width:1199px){.b-faq__item-text{font-size:1.125rem}}@media screen and (max-width:424px){.b-faq__item-text{font-size:1rem}}.b-faq__item-icon{max-width:var(--icon-size);min-width:var(--icon-size);max-height:var(--icon-size);min-height:var(--icon-size);color:var(--color-secondary);transition:var(--transition)}.b-faq__item-icon svg{width:100%;height:100%}.b-faq__item-title:hover .b-faq__item-icon{color:var(--color-primary)}.b-faq__item-content{font-size:1rem;font-weight:var(--font-regular);line-height:normal}.b-partners{--item-height: 130px;--item-offset: 30px}@media screen and (max-width:575px){.b-partners{--item-offset: var(--grid-gap)}}@media screen and (max-width:991px){.b-partners .section-bg{padding-top:0 !important;padding-bottom:50px !important}.b-partners .section-bg__img{display:none}}@media screen and (max-width:1199px){.b-partners .section__header .swiper-custom-arrow{display:none}}.b-partners__image-wrapper{position:absolute;top:50%;left:calc(var(--container-offset) * -1);transform:translateY(-50%);border-radius:0px var(--border-radius-btn) var(--border-radius-btn) 0px;box-shadow:var(--shadow);overflow:hidden}@media screen and (max-width:991px){.b-partners__image-wrapper{height:100%;left:calc(var(--grid-gap) - var(--container-offset));width:calc(100% + var(--container-offset) + var(--container-offset) - var(--grid-gap) * 2);border-radius:0}}@media screen and (max-width:575px){.b-partners__image-wrapper{width:100%;left:0}}@media screen and (max-width:991px){.b-partners__image{height:100%}}.b-partners__image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-primary)}.b-partners__image img{position:relative;z-index:1;opacity:15%}@media screen and (max-width:991px){.b-partners__image img{height:100%}}.b-partners__item{min-height:var(--item-height);max-height:var(--item-height);background-color:#fff;border-radius:var(--border-radius);box-shadow:0 0 0 1px var(--color-border);display:flex;align-items:stretch;justify-content:center;overflow:hidden;transition:var(--transition)}.b-partners__item img{object-fit:contain}.b-partners__item:nth-child(2n){margin-top:var(--item-offset) !important}.b-partners__slider{margin:calc(var(--grid-gap) * -1);padding:var(--grid-gap)}.b-partners .swiper{--swiper-pagination-bottom: 0}@media (min-width:575px){.b-partners .swiper{--swiper-pagination-bullet-width: 0px}}.b-partners .swiper-wrapper{max-height:calc((var(--item-height) * 2) + var(--item-offset) + 5px);min-height:calc((var(--item-height) * 2) + var(--item-offset) + 5px)}.b-partners .swiper-slide{box-shadow:var(--shadow-min)}.b-partners .section__header{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:991px){.b-partners .section__header{padding-top:50px;flex-direction:column;justify-content:start;align-items:start;gap:var(--grid-gap)}}.b-partners .swiper-custom-arrow__mobile{padding-bottom:20px}.b-simple{--offset-simple: 80px}@media screen and (max-width:1199px){.b-simple{--offset-simple: 40px}}@media screen and (max-width:767px){.b-simple .section__title{text-align:center !important}}@media screen and (max-width:575px){.b-simple{--offset-simple: var(--grid-gap)}}.b-simple__items{padding:var(--offset-simple);display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.b-simple__items{flex-direction:column;gap:var(--offset-simple);padding:calc(var(--offset-simple) * 2) var(--offset-simple)}}.b-simple .section__title{text-shadow:0 1px 0 #000}@media screen and (min-width:1600px){.b-simple .section__title{font-size:2.75rem}}.b-simple__btn{width:210px;height:50px}.b-simple__btn:hover{background-color:var(--color-secondary);opacity:0.9}.b-form{--offset-form: 60px}@media screen and (max-width:1199px){.b-form{--offset-form: 40px}}@media screen and (max-width:575px){.b-form{--offset-form: var(--grid-gap)}}.b-form__items{padding:var(--offset-form);position:relative;display:flex;align-items:stretch;justify-content:space-between}@media screen and (max-width:991px){.b-form__items{flex-direction:column;gap:var(--grid-gap)}}@media screen and (max-width:767px){.b-form__items{padding:calc(var(--offset-form) * 2) var(--offset-form)}}.b-form__content{max-width:40%;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:991px){.b-form__content{max-width:100%}}.b-form__content .section__title,.b-form__content .section__introtext{font-weight:var(--font-semibold);line-height:1.1}@media screen and (min-width:1600px){.b-form__content .section__title,.b-form__content .section__introtext{font-size:2.375rem}}.b-form__content .section__introtext{font-size:2rem}@media screen and (max-width:575px){.b-form__content .section__introtext{font-size:1.75rem}}.b-form__form{max-width:50.6%;width:100%}@media screen and (max-width:991px){.b-form__form{max-width:100%}}.b-form__form select:placeholder{color:transparent !important}.b-form__form .field,.b-form__form .input{--input-offset: 36px}.b-form__form .input{border-radius:var(--border-radius-btn)}.b-form__soc a{color:var(--color-secondary)}.b-form__soc a:hover{color:var(--color-primary)}.b-form__btn-wrapper{display:flex;align-items:stretch;gap:20px}@media screen and (max-width:991px){.b-form__btn-wrapper{flex-direction:column;gap:var(--grid-gap);align-items:center;text-align:center}}.b-form__btn{width:280px;height:54px}.b-form .soc-wrapper .soc-submenu{top:0;transform:translateY(-100%)}/*# sourceMappingURL=./page-ec35d7be2073909d86b875e6ffb1540d.map */