.home-hero{position:relative;min-height:900px;overflow:hidden;margin-bottom:120px}.home-hero__bg{position:absolute;inset:0;width:100%;height:100%}.home-hero__bg>img{width:100%;height:100%;object-fit:cover}.home-hero__bg:before{content:'';position:absolute;z-index:1;inset:0;width:100%;height:100%;background:linear-gradient(52deg,rgba(0,0,0,0) 78.42%,rgba(0,0,0,.52) 100%),linear-gradient(270deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.18) 100%),linear-gradient(0deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.3) 100%)}.home-hero__container{position:relative;z-index:2;flex:1;padding-block:228px 80px;row-gap:0}.home-hero__container>div{row-gap:0}.home-hero__title{max-width:636px;margin-bottom:24px !important;text-shadow:0px 4px 4px rgba(0,0,0,.03),0px 16px 12px rgba(0,0,0,.08)}.home-hero__text{max-width:504px;margin-bottom:32px !important;text-shadow:0px 4px 4px rgba(0,0,0,.03),0px 16px 12px rgba(0,0,0,.08)}.home-hero__btn>a{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;min-height:48px;padding:12px 0;border:1px solid var(--gray-0);border-radius:0;font-weight:600;font-size:16px;text-transform:uppercase;background:0 0;overflow:hidden}.home-hero__btn-icon{position:absolute;top:0;left:0;width:48px;height:100%;background-color:var(--gray-0);transition:width .2s ease-in-out}.home-hero__btn-icon:after{content:'';position:absolute;top:50%;left:16px;width:16px;height:18px;transform:translateY(-50%);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="18" viewBox="0 0 16 18" fill="none"><path d="M4.5 16L11.5 9L4.5 2" stroke="%23161412" stroke-width="2.59915" stroke-linecap="square"/></svg>');transition:left .2s ease-in-out}.home-hero__btn-text{position:relative;z-index:1;display:inline-block;padding-inline:72px 28px;transition:padding-inline .2s ease,color .3s ease}.home-hero__btn>a:hover>.home-hero__btn-text{padding-inline:28px 72px;color:var(--gray-950)}.home-hero__btn>a:hover>.home-hero__btn-icon{width:100%}.home-hero__btn>a:hover>.home-hero__btn-icon:after{left:calc(100% - 32px)}.home-hero__swiper{width:100%}.home-hero__swiper>.swiper-wrapper{gap:32px 20px;flex-wrap:wrap !important}.home-hero__swiper>.swiper-pagination{display:none !important}.home-hero__link{position:relative;width:100%;max-width:242px;padding-top:10px;text-decoration:none;border-top:2px solid var(--gray-400)}.home-hero__link:before{content:'';position:absolute;top:-2px;left:0;width:100%;height:2px;background-color:var(--gray-0);transform:scale3d(0,1,1);transform-origin:right center;transition:transform .3s}.home-hero__link:hover:before{transform:scaleZ(1);transform-origin:left center}.home-hero__link>.body-xs{padding-right:20px;margin-top:8px;transition:color .3s}.home-hero__link:hover>.body-xs{color:var(--gray-0)}.home-products{margin-bottom:120px}.home-products__container{position:relative}.home-products__catalog{position:sticky;top:48px;grid-column:span 3;row-gap:40px}.product-catalog{width:100%}.product-catalog>.product-catalog__item:first-child{border-top:1px solid var(--gray-300)}.product-catalog__item{max-width:242px;border-bottom:1px solid var(--gray-300)}.product-catalog__details{cursor:pointer}.product-catalog__details>summary{display:flex;align-items:center;justify-content:space-between;padding-block:32px;transition:padding-block .4s}.product-catalog__details>summary:after{content:'';display:block;height:11px;width:18px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="11" viewBox="0 0 18 11" fill="none"><path d="M2 2L9 9L16 2" stroke="%23161412" stroke-width="2.59915" stroke-linecap="square"/></svg>');transition:transform .3s}.product-catalog__details[open]>summary:after{transform:rotate(180deg)}.product-catalog__list{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s}.product-catalog__details[open]>summary{padding-block:32px 20px}.product-catalog__details[open]+.product-catalog__list{max-height:1800px;opacity:1}.product-catalog__content{display:flex;flex-direction:column;row-gap:16px;padding-bottom:32px}.product-catalog__link{display:flex;align-items:center;color:var(--gray-500);column-gap:6px;text-decoration:none;transition:color .3s}.product-catalog__link:hover{color:var(--gray-950)}.product-catalog__link.current-item{color:var(--gray-950)}.product-catalog__link.current-item:before{content:'';width:8px;height:8px;background-color:var(--gray-950)}.home-products__cards{grid-column:span 6;flex-wrap:wrap !important;gap:48px 20px}.products__card{display:flex;flex-direction:column;max-width:373px;width:calc(50% - 10px);text-decoration:none;overflow:hidden}.products-card__figure{position:relative;display:flex;height:280px;width:100%;overflow:hidden}.products-card__image{position:absolute;height:100%;width:100%;object-fit:cover;transition:transform .6s ease-out;will-change:transform;transform-origin:center center}.products-card__title{margin-top:12px;color:var(--gray-950)}.products__card:hover>.products-card__figure>.products-card__image{transform:scale3d(1.03,1.03,1)}.product-content{width:100%}.product-content:empty{display:none}.product-block{display:block !important}.product-back{display:flex;align-items:center !important;margin-bottom:32px !important;column-gap:8px;cursor:pointer}.product-back:before{content:'';display:block;height:18px;width:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="18" viewBox="0 0 16 18" fill="none"><path d="M4.5 16L11.5 9L4.5 2" stroke="%23161412" stroke-width="2.59915" stroke-linecap="square"/></svg>');transform:rotate(180deg) scale(.8)}.product-swiper>.swiper-wrapper{gap:0;flex-direction:row}.product-swiper__slide{height:460px;width:100%}.product-swiper__slide>img{width:100%;height:100%;object-fit:cover}.product-swiper__position{position:absolute;right:20px;bottom:20px}.product-swiper__navigation{position:relative;flex-direction:row !important}.product-swiper__pagination{position:static;height:32px;width:64px;align-items:center !important;justify-content:center;column-gap:0;font-size:14px;font-weight:600;line-height:150%;font-kerning:none;font-feature-settings:'calt' off;text-transform:uppercase;color:var(--gray-0);border:1px solid var(--gray-950);background-color:var(--gray-950)}.product-swiper__prev,.product-swiper__next{position:static;width:32px;height:32px;align-items:center !important;border:1px solid var(--gray-950);background-color:var(--gray-950);transition:background-color .3s,border-color .3s}.product-swiper__prev:after,.product-swiper__next:after{content:'';height:14px;width:12px;background-color:var(--gray-0);-webkit-mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="14" viewBox="0 0 12 14" fill="none"><g clip-path="url(%23clip0_589_1114)"><path d="M3.59375 11.9998L8.40625 7.18732L3.59375 2.37482" stroke="%23FDFDFC" stroke-width="1.78692" stroke-linecap="square" stroke-linejoin="round"/></g><defs><clipPath id="clip0_589_1114"><rect width="11" height="12.375" fill="white" transform="matrix(1 0 0 -1 0.5 13.1875)"/></clipPath></defs></svg>');mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="14" viewBox="0 0 12 14" fill="none"><g clip-path="url(%23clip0_589_1114)"><path d="M3.59375 11.9998L8.40625 7.18732L3.59375 2.37482" stroke="%23FDFDFC" stroke-width="1.78692" stroke-linecap="square" stroke-linejoin="round"/></g><defs><clipPath id="clip0_589_1114"><rect width="11" height="12.375" fill="white" transform="matrix(1 0 0 -1 0.5 13.1875)"/></clipPath></defs></svg>');transition:background-color .3s}.product-swiper__prev:after{transform:rotate(180deg)}.product-swiper__prev:hover,.product-swiper__next:hover{background-color:transparent}.product-swiper__prev:hover:not(.swiper-button-disabled):after,.product-swiper__next:hover:not(.swiper-button-disabled):after{background-color:var(--gray-950)}.swiper-button-next.product-swiper__next.swiper-button-disabled,.swiper-button-prev.product-swiper__prev.swiper-button-disabled{opacity:1;border-color:var(--gray-200);background-color:var(--gray-200)}.swiper-button-next.product-swiper__next.swiper-button-disabled:after,.swiper-button-prev.product-swiper__prev.swiper-button-disabled:after{background-color:var(--gray-500)}.product-info{width:100%;margin-top:40px !important;flex-wrap:wrap !important;row-gap:40px}.product-items{width:100%;row-gap:40px;flex-wrap:wrap !important}.product-item{width:100%;padding-bottom:40px;flex-direction:column !important;row-gap:24px;border-bottom:1px solid var(--gray-300)}.product-line{width:100%;column-gap:64px;flex-direction:row !important;justify-content:flex-start !important;align-items:flex-start !important;flex-wrap:nowrap !important}.product-line>p:first-child{width:120px;flex-shrink:0}.product-line>p:last-child{color:var(--gray-600)}.home-logos{padding-block:120px 140px;margin-bottom:140px;background-color:var(--gray-100)}.home-logos__container{row-gap:0}.home-logos__title{margin-bottom:16px !important}.home-logos__description{max-width:636px;margin-bottom:56px !important;color:var(--gray-600);font-kerning:none;font-feature-settings:'calt' off;text-shadow:0px 4px 4px rgba(0,0,0,.03),0px 16px 12px rgba(0,0,0,.08)}.home-logos__cards{display:flex;width:100%}.home-logos__card{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:272px;width:25%;background-color:transparent;border:1px solid var(--gray-300);transition:background-color .3s ease-out,border-color .3s ease-out}.home-logos__icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out}.home-logos__icon>svg{transition:height .3s ease-out}.home-logos__icon>svg>path{transition:fill .3s ease-out}.home-logos__text{position:absolute;top:141px;max-width:214px;align-self:center;color:var(--gray-50);text-align:center;opacity:0;transition:opacity .3s ease-out}.home-cta{margin-bottom:140px}.home-cta__container{row-gap:56px}.home-cta__img{grid-column:span 5;height:437px;max-width:592px}.home-cta__img>img{height:100%;width:100%;object-fit:cover}.home-cta__content{grid-column:span 4;height:100%;row-gap:0}.home-cta__title{max-width:481px;margin-bottom:32px !important}.home-cta__title>mark{color:var(--red) !important}.home-cta__footer{margin-top:48px !important;gap:24px 20px}.home-cta__item{padding-top:24px;row-gap:8px;border-top:1px solid var(--gray-300)}.home-form{margin-bottom:140px}.home-form__container{row-gap:64px}.home-form__first{grid-column:span 4;max-width:373px;gap:32px 0}.home-form__main{width:100%}.home-form__item{position:relative;margin-bottom:40px}.home-form__item br{display:none}.home-form__file{margin-bottom:40px;cursor:pointer}.home-form__file br{display:none}.home-form__btn{width:100%;margin-bottom:16px}.file__input{display:flex;align-items:center}.file__icon{display:block;height:21px;width:20px;margin-right:6px;flex-shrink:0;background-color:var(--gray-950);-webkit-mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M3.50064 10.1089C3.77801 10.267 4.131 10.1725 4.29213 9.8968L7.15069 5.00645C8.52796 2.65024 11.6736 1.89729 14.1767 3.32471C16.6798 4.75212 17.5925 7.81935 16.2152 10.1756L12.3467 16.7938C11.4278 18.3658 9.32907 18.8681 7.65907 17.9158C5.98907 16.9634 5.38017 14.9171 6.29905 13.3451L10.2895 6.51836C10.7212 5.77978 11.7072 5.54376 12.4919 5.9912C13.2765 6.43864 13.5626 7.4001 13.1308 8.13868L10.1504 13.2375C9.99029 13.5115 10.0846 13.8634 10.3602 14.0206C10.6376 14.1788 10.9906 14.0842 11.1517 13.8085L14.1321 8.70968C14.8681 7.45055 14.3804 5.81146 13.0428 5.04866C11.7052 4.28587 10.0242 4.68824 9.28818 5.94737L5.29776 12.7741C4.07461 14.8666 4.88514 17.5906 7.10813 18.8583C9.33113 20.126 12.1248 19.4573 13.3479 17.3648L17.2165 10.7466C18.898 7.8698 17.7837 4.12494 14.7277 2.38217C11.6716 0.639411 7.83095 1.55869 6.1494 4.43545L3.29084 9.32581C3.13072 9.59974 3.22502 9.95169 3.50064 10.1089Z" fill="%23161412" stroke="%23161412" stroke-width="0.4"/></svg>');mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M3.50064 10.1089C3.77801 10.267 4.131 10.1725 4.29213 9.8968L7.15069 5.00645C8.52796 2.65024 11.6736 1.89729 14.1767 3.32471C16.6798 4.75212 17.5925 7.81935 16.2152 10.1756L12.3467 16.7938C11.4278 18.3658 9.32907 18.8681 7.65907 17.9158C5.98907 16.9634 5.38017 14.9171 6.29905 13.3451L10.2895 6.51836C10.7212 5.77978 11.7072 5.54376 12.4919 5.9912C13.2765 6.43864 13.5626 7.4001 13.1308 8.13868L10.1504 13.2375C9.99029 13.5115 10.0846 13.8634 10.3602 14.0206C10.6376 14.1788 10.9906 14.0842 11.1517 13.8085L14.1321 8.70968C14.8681 7.45055 14.3804 5.81146 13.0428 5.04866C11.7052 4.28587 10.0242 4.68824 9.28818 5.94737L5.29776 12.7741C4.07461 14.8666 4.88514 17.5906 7.10813 18.8583C9.33113 20.126 12.1248 19.4573 13.3479 17.3648L17.2165 10.7466C18.898 7.8698 17.7837 4.12494 14.7277 2.38217C11.6716 0.639411 7.83095 1.55869 6.1494 4.43545L3.29084 9.32581C3.13072 9.59974 3.22502 9.95169 3.50064 10.1089Z" fill="%23161412" stroke="%23161412" stroke-width="0.4"/></svg>');transition:background-color .3s}.file__name{transition:color .3s}.file__input:not(.file-error):hover>.file__icon{background-color:var(--gray-600)}.file__input:not(.file-error):hover>.file__name{color:var(--gray-600)}.home-form__item-privacy{text-align:center;color:var(--gray-800);margin-bottom:0}.home-form__item-privacy>p>span>a{color:var(--gray-800);transition:color .3s}.home-form__item-privacy>p>span>a:hover{color:var(--gray-600)}.home-form__content{position:relative;grid-column:span 5;min-height:630px;gap:0;overflow:hidden;text-decoration:none}.home-form__item:has(p>.wpcf7-form-control-wrap>textarea){margin-bottom:32px}.home-form__content:after{content:'';position:absolute;inset:0;width:100%;height:100%;display:block;background:rgba(0,0,0,.6)}.home-form__img{position:absolute;height:100%;width:100%}.home-form__img>img{height:100%;width:100%;object-fit:cover;transition:transform 1s}.home-form__content:hover>.home-form__img>img{transform:scale3d(1.03,1.03,1)}.home-form__texts{position:relative;z-index:1;margin-top:160px !important;max-width:373px;row-gap:0}.home-form__suptitle{margin-bottom:16px !important;color:var(--gray-0)}.home-form__text{margin-bottom:32px !important;text-shadow:0px 4px 4px rgba(0,0,0,.03),0px 16px 12px rgba(0,0,0,.08)}.arrow-line{position:relative;display:flex;align-items:center;justify-content:flex-end;width:112px;transition:width .3s}.arrow-line:before{content:'';position:absolute;width:100%;height:2px;background-color:var(--gray-0)}.home-form__content:hover>.home-form__texts>.arrow-line{width:250px}.arrow-svg{margin-right:-2px}.home-faq{margin-bottom:160px}.home-faq__container{row-gap:56px}.home-faq__title{width:100%}.home-faq__items{counter-reset:section;row-gap:0}.home-faq__item{position:relative;row-gap:0;border-top:1px solid var(--gray-300)}.home-faq__item:before{content:'';position:absolute;z-index:1;top:-1px;left:0;transform:scaleX(0);height:1px;width:100%;background-color:var(--gray-950);transform-origin:bottom left;transition:transform 1.3s}.home-faq__item:hover:before{transform:scaleX(1)}.home-faq__details{width:100%}.home-faq__details>summary:before{counter-increment:section;content:counter(section,decimal-leading-zero)}.home-faq__details>summary{display:grid;grid-template-columns:repeat(9,1fr);column-gap:20px}.home-faq__details>summary:after{content:'';grid-column:9;display:block;height:30px;width:30px;margin-left:auto;flex-shrink:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M6 11L15 19L24 11" stroke="%23161412" stroke-width="2.59915" stroke-linecap="square"/></svg>');transition:transform .3s}.home-faq__details[open]>summary:after{transform:rotate(180deg)}.home-faq__details>summary>span{grid-column:3/8}.home-faq__item:not(:last-child)>.home-faq__details>summary,.home-faq__item:not(:last-child)>.home-faq__details:before{padding-block:48px}.home-faq__item:last-child>.home-faq__details>summary,.home-faq__item:last-child>.home-faq__details:before{padding-block:48px 0}.home-faq__text{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s}.home-faq__text>p{grid-column:3/8;padding-bottom:48px}.home-faq__item:last-child>.home-faq__text>p{padding-top:48px}.home-faq__details[open]+.home-faq__text{max-height:1800px;opacity:1}.home-contact-us{position:relative;min-height:840px;overflow:hidden}.home-contact-us:before{content:'';position:absolute;z-index:1;inset:0;height:100%;width:100%;background:linear-gradient(90deg,rgba(0,0,0,.36) 0%,rgba(0,0,0,.52) 60%,rgba(0,0,0,.36) 100%),linear-gradient(0deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.3) 100%)}.home-contact-us__bg{position:absolute;inset:0;height:100%;width:100%}.home-contact-us__bg>img{height:100%;width:100%;object-fit:cover}.home-contact-us__content{position:relative;z-index:2;grid-column:5/9;row-gap:0}.home-contact-us__title{margin-bottom:16px !important;color:var(--gray-0)}.home-contact-us__text{margin-bottom:32px !important;text-shadow:0px 4px 4px rgba(0,0,0,.03),0px 16px 12px rgba(0,0,0,.08)}@media screen and (min-width:640.5px){.home-logos__card:hover{border-color:var(--gray-950);background-color:var(--gray-950)}.home-logos__card:hover>.home-logos__text{opacity:1}.home-logos__card:hover>.home-logos__icon{transform:translateY(-53.5px)}.home-logos__card:hover>.home-logos__icon>svg{height:81.9px}.home-logos__card:hover>.home-logos__icon>svg>path{fill:#fff !important}}@media screen and (max-width:1024px){.home-hero__container{padding-block:228px 60px}.home-hero__link{max-width:221px}.home-products__title{max-width:241px}.home-form__first{grid-column:span 5;max-width:408px}.home-form__content{grid-column:span 4}.home-contact-us{min-height:740px}}@media screen and (max-width:992px){.home-hero{min-height:693px;margin-bottom:96px}.home-hero__container{padding-block:128px 56px}.home-hero__title{max-width:100%;font-size:52px}.home-hero__text{max-width:100%}.home-hero__link{max-width:calc(50% - 12px)}.home-products__catalog{grid-column:span 2;max-width:282px}.home-products__title{max-width:100%;font-size:29px;line-height:140%}.product-catalog__item{max-width:100%}.home-products__cards{grid-column:span 2;row-gap:32px}.products__card{width:100%}.product-swiper__slide{height:253px}.product-info{margin-top:32px !important;row-gap:32px}.product-back{margin-bottom:24px !important}.product-swiper__position{z-index:1;right:50%;bottom:12px;transform:translateX(50%)}.product-title{font-size:29px}.product-line{column-gap:8px}.home-logos{padding-block:88px 96px;margin-bottom:120px}.home-logos__title{font-size:41px}.home-logos__description{max-width:100%}.home-logos__cards{flex-wrap:wrap}.home-logos__card{width:50%}.home-cta{margin-bottom:120px}.home-cta__img{grid-column:span 4;height:348px;max-width:100%}.home-cta__content{grid-column:span 4}.home-cta__title{max-width:100%;font-size:29px}.home-form{margin-bottom:120px}.home-form__title{font-size:41px}.home-form__first{grid-column:span 4;max-width:100%}.home-form__content{min-height:383px;align-items:center !important}.home-form__texts{max-width:334px;margin-inline:25px 26px !important;margin-top:0 !important}.home-form__suptitle{font-size:32px;line-height:110%}.home-faq{margin-bottom:128px}.home-faq__container{row-gap:48px}.home-faq__title{font-size:41px}.home-faq__details>summary{display:flex;align-items:center;justify-content:space-between;column-gap:0}.home-faq__details>summary:before{min-width:26px}.home-faq__details>summary>span{margin-inline:24px 8px}.home-faq__text>p{grid-column:span 4;padding-inline:50px 38px;padding-bottom:32px}.home-faq__item:not(:last-child)>.home-faq__details>summary,.home-faq__item:not(:last-child)>.home-faq__details:before{padding-block:32px}.home-contact-us{min-height:auto}.home-contact-us__content{grid-column:3/5;margin-block:100px !important}.home-contact-us__title{font-size:41px}.home-contact-us__text{max-width:260px}}@media screen and (max-width:640px){.home-hero{min-height:auto;margin-bottom:88px}.home-hero__container{row-gap:56px}.home-hero__swiper{overflow:visible}.home-hero__swiper>.swiper-pagination{position:static;display:flex !important;margin-bottom:12px;column-gap:8px}.home-hero__bullet{height:2px;flex:1;margin:0 !important;border-radius:0;background-color:var(--gray-400);opacity:1}.home-hero__bullet.swiper-pagination-bullet-active{background-color:var(--gray-0)}.home-hero__swiper>.swiper-wrapper{flex-wrap:nowrap !important;gap:0}.home-hero__link{max-width:100%;padding-top:0;text-decoration:none;border-top:none}.home-hero__link:before{display:none}.home-hero__link:after{content:'';position:absolute;top:50%;right:0;display:block;width:16px;height:18px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="18" viewBox="0 0 16 18" fill="none"><path d="M4.5 16L11.5 9L4.5 2" stroke="%23FDFDFC" stroke-width="2.59915" stroke-linecap="square"/></svg>');transform:translateY(-50%)}.home-hero__link>.body-xs{padding-right:0}.home-products{margin-bottom:96px}.home-products__container{row-gap:56px}.home-products__catalog{position:static;grid-column:span 4;max-width:100%}.home-products__cards{grid-column:span 4}.products__card{max-width:100%}.product-swiper__slide{height:256px}.home-logos{margin-bottom:96px}.home-logos__card{width:50%;min-height:auto;aspect-ratio:1.06}.home-logos__card.active{border-color:var(--gray-950);background-color:var(--gray-950)}.home-logos__icon>svg{margin-inline:4px;aspect-ratio:1.78}.home-logos__card.active>.home-logos__icon{display:none}.home-logos__text{transition:none}.home-logos__card.active>.home-logos__text{position:static;padding-inline:8px;opacity:1;font-size:12px}.home-cta__footer{flex-direction:column}.home-cta{margin-bottom:96px}.home-form{margin-bottom:96px}.home-faq{margin-bottom:104px}.home-faq__details>summary{align-items:flex-start}.home-faq__details>summary>span{margin-inline:16px 8px}.home-faq__text>p{padding-inline:42px 38px}.home-contact-us__content{grid-column:span 4}}