.custom-section-faq__wrapper{background-color:#fffaf5;width:100%;position:relative}.custom-section-faq__container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:238px 1fr;gap:128px;padding:140px 48px 80px;width:100%;box-sizing:border-box}.custom-section-faq__sidebar{position:relative;box-sizing:border-box}.custom-section-faq__sidebar-sticky{position:sticky;top:140px;align-self:start}.custom-section-faq__content{max-width:655px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100dvh - 220px);overflow:hidden}.custom-section-faq__menu-title{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:300;font-size:40px;line-height:45px;color:#183754;text-transform:uppercase;text-align:left;margin:0 0 48px}.custom-section-faq__menu,.custom-section-faq__menu-item-wrapper{display:flex;flex-direction:column}.custom-section-faq__menu-link{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#9a9a9a;text-decoration:none;margin-bottom:24px;display:block;transition:color .3s ease}.custom-section-faq__menu-link:hover,.custom-section-faq__menu-link--active{color:#212121}.custom-section-faq__menu-divider{height:1px;background:#cdcdcc;width:100%;margin-bottom:24px;font-size:0;line-height:0}.custom-section-faq__menu-item-wrapper:last-of-type .custom-section-faq__menu-divider{display:none}.custom-section-faq__sticky-header{flex-shrink:0}.custom-section-faq__page-title{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:300;font-size:40px;line-height:45px;text-transform:uppercase;color:#183754;margin:0 0 50px}.custom-section-faq__tabs-container{margin-bottom:50px;position:relative;box-sizing:border-box;width:100%;overflow:hidden}.custom-section-faq__tabs{display:flex;gap:60px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 40px 0 0;-webkit-overflow-scrolling:touch;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.custom-section-faq__tabs::-webkit-scrollbar{display:none;height:0;width:0}.custom-section-faq__tabs:after{content:"";flex-shrink:0;width:20px}.custom-section-faq__tab{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:400;font-size:18px;line-height:1;color:#8aa8c4;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap;flex-shrink:0;transition:color .3s ease;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.custom-section-faq__tab:hover,.custom-section-faq__tab--active{color:#183754}.custom-section-faq__tabs-underline{height:1px;background-color:#ccc;margin-top:30.5px;position:relative;overflow-x:auto;overflow-y:hidden;pointer-events:none;scrollbar-width:none;-ms-overflow-style:none;width:100%}.custom-section-faq__tabs-underline::-webkit-scrollbar{display:none}.custom-section-faq__tabs-underline:after{content:"";position:absolute;top:0;left:var(--indicator-left);height:1px;background-color:#183754;width:var(--indicator-width);transition:all .3s ease}.custom-section-faq__scroll-body{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-section-faq__scroll-body::-webkit-scrollbar{display:none}.custom-section-faq__categories{display:flex;flex-direction:column;gap:82px}.custom-section-faq__category{display:flex;flex-direction:column}.custom-section-faq__category-heading{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-.2px;color:#183754;margin:0 0 32px;text-transform:uppercase}.custom-section-faq__faq-list{display:flex;flex-direction:column}.custom-section-faq__faq-item{display:flex;flex-direction:column;box-sizing:border-box}.custom-section-faq__question-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;background:none;border:none;padding:0;cursor:pointer;text-align:left;width:100%}.custom-section-faq__question{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-.2px;color:#183754;margin:0;flex:1;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.custom-section-faq__icon{flex-shrink:0;width:24px;height:24px;color:#183754}.custom-section-faq__icon svg{display:block;width:100%;height:100%}.custom-section-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.custom-section-faq__faq-item--expanded .custom-section-faq__answer{max-height:2000px}.custom-section-faq__answer-content{font-family:Neue Haas Grotesk Display Pro,neue-haas-display,sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:.42px;color:#3e6282b5;padding-top:20px;padding-right:44px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.custom-section-faq__answer-content p{margin:0 0 1em}.custom-section-faq__answer-content p:last-child{margin-bottom:0}.custom-section-faq__divider{height:1px;background-color:#ccc;margin:20px 0}@media(min-width:1441px){.custom-section-faq__container{max-width:1440px;margin:0 auto}}@media(max-width:1024px){.custom-section-faq__container{grid-template-columns:200px 1fr;gap:60px;padding:120px 32px 60px}.custom-section-faq__content{max-width:100%;width:100%;min-width:0}.custom-section-faq__sidebar-sticky{top:120px}.custom-section-faq__content{height:calc(100dvh - 200px)}.custom-section-faq__menu-title{font-size:36px;line-height:40px;margin-bottom:40px}.custom-section-faq__menu-link{font-size:15px;margin-bottom:20px}.custom-section-faq__menu-divider{margin-bottom:20px}.custom-section-faq__page-title{font-size:32px;line-height:38px}.custom-section-faq__question{font-size:18px}.custom-section-faq__tab{font-size:16px}}@media(max-width:900px){.custom-section-faq__container{grid-template-columns:180px 1fr;gap:48px;padding:100px 24px 60px}.custom-section-faq__menu-title{font-size:32px;line-height:36px}}@media(max-width:767px){.custom-section-faq__container{grid-template-columns:1fr;gap:0;padding:40px 20px}.custom-section-faq__sidebar{margin-bottom:32px}.custom-section-faq__sidebar-sticky{position:relative;top:0}.custom-section-faq__content{height:auto;overflow:visible}.custom-section-faq__scroll-body{overflow-y:visible}.custom-section-faq__content{max-width:100%}.custom-section-faq__menu-title{font-size:24px;line-height:30px;margin-bottom:20px}.custom-section-faq__menu{flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}.custom-section-faq__menu-item-wrapper{flex-direction:row;align-items:center;gap:16px}.custom-section-faq__menu-link{margin-bottom:0;font-size:14px}.custom-section-faq__menu-divider{width:1px;height:16px;margin-bottom:0;background:#cdcdcc;flex-shrink:0}.custom-section-faq__menu-item-wrapper:last-of-type .custom-section-faq__menu-divider{display:none}.custom-section-faq__page-title{font-size:28px;line-height:32px;margin-bottom:40px}.custom-section-faq__tabs{gap:40px;padding-right:30px}.custom-section-faq__tab,.custom-section-faq__question{font-size:16px}.custom-section-faq__answer-content{font-size:13px;padding-right:0}.custom-section-faq__categories{gap:60px}}@media(max-width:375px){.custom-section-faq__container{padding:40px 16px}.custom-section-faq__menu-title{font-size:20px;line-height:26px;margin-bottom:16px}.custom-section-faq__menu,.custom-section-faq__menu-item-wrapper{gap:12px}.custom-section-faq__menu-link{font-size:13px}.custom-section-faq__page-title{font-size:24px;line-height:28px}.custom-section-faq__tabs{gap:30px;padding-right:20px}}.custom-section-faq__tab:focus,.custom-section-faq__question-wrapper:focus{outline:none}.custom-section-faq__menu-link:focus{outline:none}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-faq.css.map */
