.faqsec{background:var(--background-color, #dfe0d2);color:var(--text-color, #000000);width:100%;padding:var(--padding-top, 50px) 0 var(--padding-bottom, 50px)}.faqsec-container{width:90%;margin:0 auto;padding:0 20px}.faqsec-title{font-family:RoslindaleText,Georgia,serif;font-weight:500;font-size:48px;margin-bottom:.5rem}.faqsec-subtitle{font-family:Barlow,sans-serif;font-weight:400;font-size:24px;opacity:.8;margin:.5rem 0}.faqsec-category-label{font-family:Barlow,sans-serif;font-weight:500;font-size:18px;color:var(--text-color, #000000);opacity:.7;margin-top:.5rem;text-transform:uppercase;letter-spacing:.05em}.faqsec-tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;margin-bottom:1rem}.faqsec-tab{font-family:Barlow,sans-serif;font-weight:500;font-size:14px;padding:.625rem 1.25rem;border:2px solid var(--text-color, #000000);background:transparent;color:var(--text-color, #000000);border-radius:30px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.faqsec-tab:hover,.faqsec-tab.active{background:var(--text-color, #000000);color:var(--background-color, #dfe0d2)}.faqsec-list{margin-top:1rem}.faqsec-item{border-bottom:1px solid rgba(0,0,0,.2);transition:opacity .3s ease}.faqsec-item[style*="display: none"]{border:none}.faqsec-question{width:100%;text-align:left;background:none;border:none;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Barlow,sans-serif;font-weight:400;font-size:24px;color:var(--text-color, #000000);transition:background .3s ease;gap:1rem}.faqsec-question-text{flex:1}.faqsec-question:hover{background:#ffffff4d}.faqsec-item.active .faqsec-question{background:var(--question-background, #ffffff)}.faqsec-icon{width:26px;height:26px;min-width:26px;position:relative;flex-shrink:0;background:transparent;transition:all .3s ease}.faqsec-icon:before,.faqsec-icon:after{content:"";position:absolute;top:50%;left:50%;background-color:#707069;transition:transform .3s ease,background-color .3s ease}.faqsec-icon:before{width:18px;height:2px;transform:translate(-50%,-50%)}.faqsec-icon:after{width:2px;height:18px;transform:translate(-50%,-50%)}.faqsec-item.active .faqsec-icon{background:#707069}.faqsec-item.active .faqsec-icon:before{transform:translate(-50%,-50%) rotate(45deg);background:#fff}.faqsec-item.active .faqsec-icon:after{transform:translate(-50%,-50%) rotate(45deg);background:#fff}.faqsec-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faqsec-item.active .faqsec-answer{max-height:2000px}.faqsec-answer-box{background:#fff;padding:.5rem 2rem;box-shadow:0 4px 12px #0000001a}.faqsec-answer-box.rte{font-family:Barlow,sans-serif;font-weight:400;font-size:18px;line-height:1.2;color:#060606;padding:0rem 2rem 1rem}.faqsec-answer-box.rte p{margin:0 0 1rem;width:95%}.faqsec-answer-box.rte p:last-child{margin-bottom:0}.faqsec-answer-box.rte ul{margin:1rem 0;padding-left:0;list-style:none}.faqsec-answer-box.rte ul li{position:relative;padding-left:1.5rem;padding-top:.2rem;margin-bottom:.5rem;line-height:1.5}.faqsec-answer-box.rte ul li:before{content:"\2022";position:absolute;left:0;top:0;color:#707069;font-weight:700;font-size:1.2em}.faqsec-answer-box.rte ol{margin:1rem 0;padding-left:1.5rem;list-style:decimal}.faqsec-answer-box.rte ol li{margin-bottom:.5rem;line-height:1.5;padding-left:.5rem}.faqsec-answer-box.rte ul li:last-child,.faqsec-answer-box.rte ol li:last-child{margin-bottom:0}.faqsec-answer-box.rte a{color:#06c;text-decoration:underline}.faqsec-answer-box.rte a:hover{color:#049}.faqsec-answer-box.rte strong,.faqsec-answer-box.rte b{font-weight:600}.faqsec-answer-box.rte em,.faqsec-answer-box.rte i{font-style:italic}.faqsec-answer-box.rte h1,.faqsec-answer-box.rte h2,.faqsec-answer-box.rte h3,.faqsec-answer-box.rte h4{font-family:RoslindaleText,Georgia,serif;font-weight:500;margin:1.5rem 0 .75rem}.faqsec-answer-box.rte h1:first-child,.faqsec-answer-box.rte h2:first-child,.faqsec-answer-box.rte h3:first-child,.faqsec-answer-box.rte h4:first-child{margin-top:0}.faqsec-empty{text-align:center;padding:3rem 2rem;color:#666;font-style:italic;background:#ffffff80;border-radius:8px}.faqsec-bottom-text--no-border{margin-top:0;padding-top:0;border-top:none}.faqsec-bottom-line{font-size:20px}@media(max-width:1440px){.faqsec-bottom-line{font-size:18px}}@media(max-width:1200px){.faqsec-title{font-size:40px}.faqsec-question{font-size:22px}.faqsec-bottom-line{font-size:16px}}@media(max-width:992px){.faqsec-title{font-size:36px}.faqsec-subtitle{font-size:20px}.faqsec-question{font-size:20px;padding:1.25rem 1.5rem}.faqsec-answer-box{padding:1.25rem 1.5rem}.faqsec-answer-box.rte{font-size:16px;padding:0rem 1.5rem 1rem}.faqsec-tabs{gap:.5rem}.faqsec-tab{font-size:13px;padding:.5rem 1rem}}@media(max-width:768px){.faqsec{padding:3rem 0}.faqsec-title{font-size:32px}.faqsec-subtitle{font-size:18px;margin-bottom:0}.faqsec-question{font-size:18px;padding:1rem 1.25rem}.faqsec-answer-box.rte{padding:0rem 1.2rem 1rem}.faqsec-tabs{justify-content:center}}@media(max-width:480px){.faqsec-title{font-size:28px}.faqsec-subtitle{font-size:16px}.faqsec-question{font-size:16px;padding:1rem}.faqsec-answer-box{padding:1rem}.faqsec-answer-box.rte{font-size:15px;padding:0rem 1rem 1rem}.faqsec-icon{width:22px;height:22px;min-width:22px}.faqsec-icon:before{width:14px}.faqsec-icon:after{height:14px}.faqsec-tabs{gap:.5rem;margin-top:1.5rem}.faqsec-tab{font-size:12px;padding:.5rem .875rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/faq-section.css.map */
