.section:has(.dh-faq){padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;}

.dh-faq{max-width:944px;margin:0 auto;width:100%;}
.dh-faq__head{text-align:center;margin-bottom:64px;}
.dh-faq__title{font-family:'Clever',serif !important;font-weight:700 !important;font-size:42px !important;line-height:46.2px !important;letter-spacing:0.5px !important;color:#002d1e !important;margin:0 0 12px !important;text-align:center !important;}
.dh-faq__sub{font-family:'GalanoGrotesque',sans-serif !important;font-weight:400 !important;font-size:16px !important;line-height:24px !important;letter-spacing:normal !important;color:#002d1e !important;margin:0 auto !important;max-width:620px;text-align:center !important;}
.dh-faq__cat{margin-bottom:48px;}
.dh-faq__cat-title{font-family:'Clever',serif !important;font-weight:700 !important;font-size:48px !important;line-height:52.8px !important;letter-spacing:0.5px !important;color:#002d1e !important;text-align:center !important;margin:0 0 24px !important;}
.dh-faq__list{display:block;}
.dh-faq__item{border-bottom:1px solid #002d1e;}
.dh-faq__q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;}
.dh-faq__q::-webkit-details-marker{display:none;}
.dh-faq__q-text{font-family:'GalanoGrotesque',sans-serif !important;font-weight:700 !important;font-size:22.5px !important;line-height:27px !important;letter-spacing:0.5px !important;color:#002d1e !important;flex:1;}
.dh-faq__icon{position:relative;flex:none;width:20px;height:20px;}
.dh-faq__icon::before,.dh-faq__icon::after{content:'';position:absolute;left:50%;top:50%;background:#002d1e;transition:opacity .2s ease,transform .2s ease;}
.dh-faq__icon::before{width:16px;height:2px;transform:translate(-50%,-50%);}
.dh-faq__icon::after{width:2px;height:16px;transform:translate(-50%,-50%);}
.dh-faq__item[open] .dh-faq__icon::after{opacity:0;transform:translate(-50%,-50%) rotate(90deg);}
.dh-faq__a{padding:0 6px 20px;}
.dh-faq__a p{font-family:'GalanoGrotesque',sans-serif !important;font-weight:400 !important;font-size:18px !important;line-height:27px !important;color:#002d1e !important;margin:0 0 12px;}
.dh-faq__a p:last-child{margin-bottom:0;}

.dh-faq--armed .dh-faq__head,.dh-faq--armed .dh-faq__cat-title,.dh-faq--armed .dh-faq__item{will-change:opacity,transform;}
@media (prefers-reduced-motion:no-preference){
.dh-faq--armed .dh-faq__head,.dh-faq--armed .dh-faq__cat-title,.dh-faq--armed .dh-faq__item{opacity:0;}
.dh-faq--armed .dh-faq__head.dh-faq--in,.dh-faq--armed .dh-faq__cat-title.dh-faq--in,.dh-faq--armed .dh-faq__item.dh-faq--in{animation:dhFaqSlide .6s cubic-bezier(0,0,.3,1) both;animation-delay:calc(var(--dh-order,0) * .075s);}
}
@keyframes dhFaqSlide{from{opacity:0;transform:translateY(2rem);}to{opacity:1;transform:translateY(0);}}

@media (max-width:959px){.dh-faq__head{margin-bottom:40px;}.dh-faq__title{font-size:34px !important;line-height:38px !important;}.dh-faq__cat-title{font-size:36px !important;line-height:40px !important;}.dh-faq__q-text{font-size:18px !important;line-height:23px !important;}.dh-faq__a p{font-size:16px !important;line-height:24px !important;}.dh-faq__q{padding:14px 0;}}
