.faqs-hero-section{position:relative;padding-top:132px;padding-bottom:40px;width:100%}.faqs-hero-section .page-width>h1{margin-bottom:24px;padding-right:58px}.faqs-hero-section .faqs-hero-section__inner{display:flex;flex-direction:column;gap:48px}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-menu{margin:0 0 12px;padding:20px;display:flex;flex-direction:column;gap:8px;list-style-type:none;background-color:var(--custom-color-dark-beige)}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-menu li a{font-family:Overused Grotesk,sans-serif;font-size:16px;font-weight:500;line-height:140%;color:var(--custom-color-forest-green, #182D1D);opacity:.4;border-left:1px solid transparent;transition:opacity .3s,border-color .3s,padding-left .3s}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-menu li a.active{padding-left:8px;opacity:1;border-color:var(--custom-color-forest-green, #182D1D)}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-help{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;background-color:var(--custom-color-dark-beige)}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-help .faqs-hero-section__left-help-text{font-family:Overused Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:140%;color:var(--custom-color-black)}.faqs-hero-section .faqs-hero-section__right>h1{display:none;max-width:400px}.faqs-hero-section .faqs-hero-section__right .faqs-hero-section__categories{display:flex;flex-direction:column;gap:48px}.faqs-hero-section .faqs-hero-section__right .faqs-hero-section__categories .faqs-hero-section__category{display:flex;flex-direction:column;gap:24px}.faqs-hero-section .faqs-hero-section__right .faqs-hero-section__categories .faqs-hero-section__category .faqs-hero-section__category-heading{font-family:Overused Grotesk,sans-serif;font-size:26px;font-style:normal;font-weight:500;line-height:110%;color:var(--custom-color-forest-green, #182D1D)}.faqs-hero-section .faqs-hero-section__category-items{display:flex;flex-direction:column;gap:20px}.faqs-hero-section__category-items .faqs-hero-section__category-item{padding-bottom:20px;display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.1)}.faqs-hero-section__category-items .faqs-hero-section__category-item.active .faqs-hero-section__head-icon:before{transform:rotate(0)}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-heading{font-family:Overused Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:140%;color:var(--custom-color-black)}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#0000000a;transition:background-color .5s}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon:before{content:"";position:absolute;width:12px;height:1px;background-color:var(--custom-color-black);transform:rotate(90deg);transition:transform .5s}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon:after{content:"";position:absolute;width:12px;height:1px;background-color:var(--custom-color-black)}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__hide{max-height:0;overflow:hidden;transition:.5s}.faqs-hero-section .faqs-hero-section__category-item .faqs-hero-section__content{padding-top:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%;color:#0009}@media screen and (min-width: 750px){.faqs-hero-section .faqs-hero-section__category-item .faqs-hero-section__content{padding-right:52px}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-help{align-items:center}}@media screen and (min-width: 990px){.faqs-hero-section{padding-top:148px;padding-bottom:48px}.faqs-hero-section .page-width>h1{display:none}.faqs-hero-section .faqs-hero-section__inner{flex-direction:row}.faqs-hero-section .faqs-hero-section__right{width:50%;flex-grow:1}.faqs-hero-section .faqs-hero-section__right>h1{margin-bottom:60px;display:block}.faqs-hero-section .faqs-hero-section__left{max-width:483px;width:45%;position:sticky;top:calc(var(--header-height, 100px) + 20px);align-self:flex-start}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-help{padding:24px;align-items:flex-start}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-help .faqs-hero-section__left-help-text{font-size:24px}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-menu{margin-bottom:16px;padding:24px;gap:12px}.faqs-hero-section .faqs-hero-section__left .faqs-hero-section__left-menu li a{font-size:24px}.faqs-hero-section .faqs-hero-section__title{margin-bottom:16px;max-width:423px}.faqs-hero-section .faqs-hero-section__right .faqs-hero-section__categories{gap:60px}.faqs-hero-section .faqs-hero-section__right .faqs-hero-section__categories .faqs-hero-section__category .faqs-hero-section__category-heading{font-size:36px;font-weight:500;line-height:130%}.faqs-hero-section .faqs-hero-section__category-items{gap:24px}.faqs-hero-section__category-items .faqs-hero-section__category-item{padding-bottom:23px}.faqs-hero-section__category-items .faqs-hero-section__category-item:hover .faqs-hero-section__head-icon{background-color:var(--custom-color-yellow)}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-heading{font-size:24px;line-height:140%}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon{width:44px;height:44px}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon:before{width:16px}.faqs-hero-section__category-items .faqs-hero-section__category-item .faqs-hero-section__head-icon:after{width:16px}.faqs-hero-section .faqs-hero-section__category-item .faqs-hero-section__content{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-faqs-hero.css.map */
