@media (min-width:768px){.faq__header{font-size:1.3em}.faq-item__question{font-size:1.05em}}.faq{margin:2em 0}.faq__header{font-size:1.3em;font-weight:500;margin:0 0 1rem;color:#c3872e}.faq--style .faq-item__question{color:#b98614;padding:15px 25px 15px 45px}.faq--style .faq-item{background:#fff;-webkit-box-shadow:0 5px 25px -6px rgb(0 0 0/20%);box-shadow:0 5px 25px -6px rgb(0 0 0/20%);-webkit-border-radius:10px;border-radius:10px}.faq-item{position:relative;margin-bottom:1.5em}.faq-item:before{top:13px;right:12px;width:2px;height:16px}.faq-item:after{top:20px;right:5px;width:16px;height:2px}.faq--style .faq-item:before{top:19px;left:22px;width:2px;height:16px}.faq--style .faq-item:after{top:26px;left:15px;width:16px;height:2px}.faq-item__question{padding:10px 30px 10px 0;font-weight:600;line-height:1.5;cursor:pointer}.faq--style .faq-item__answer{padding:0 25px 16px;transition:none}.faq-item__answer{font-size:.95em}.faq-item__answer div{font-size:15px;line-height:1.6}.faq-item:after{top:20px;right:5px;width:16px;height:2px}.faq-item:before{top:13px;right:12px;width:2px;height:16px}.faq-item.expand:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.faq-item.expand:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq-item:after,.faq-item:before{content:'';position:absolute;background:#b5861d;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;pointer-events:none}