.section-faqs{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:48px;align-items:center}.section-faqs-header{display:flex;flex-direction:column;gap:12px}.section-faqs-header h2{font-family:var(--custom_heading_font);font-weight:bolder;font-size:32px;line-height:42px;letter-spacing:2%;text-align:center;vertical-align:middle;color:#083321;margin:0}.section-faqs-header p{font-family:var(--custom_body_font);font-weight:400;font-size:20px;line-height:140%;letter-spacing:2%;text-align:center;color:#444;margin:0}.section-faqs-tabs{display:flex;flex-direction:row;width:100%;justify-content:center;gap:24px}.section-faqs-tab{background:#0c4f330d;padding:4px 16px;border-radius:9999px;font-family:var(--custom_body_font);font-weight:700;font-style:Bold;font-size:14px;line-height:140%;letter-spacing:0%;vertical-align:middle;color:#0c4f33b2;height:48px;min-width:188px;transition:background-color .3s ease,color .3s ease;border:none}.section-faqs-tab.is-active,.section-faqs-tab:hover{background-color:#069259;color:#f3fef9}.section-faqs-accordion{display:flex;flex-direction:column;gap:12px;width:800px}@media(min-width:768px){.section-faqs-panels{margin-top:10px}}@media(max-width:800px){.section-faqs-accordion{width:100%}}.section-faq-item{background-color:#fff;border:1px solid #e5e5e5;padding:18px 24px;border-radius:8px}.section-faq-question{display:flex;flex-direction:row;justify-content:space-between;gap:16px;align-items:center;padding:0}.section-faq-question-text{font-family:var(--custom_body_font);font-weight:700;font-style:Bold;font-size:16px;line-height:140%;letter-spacing:0%;color:#083321}.section-faq-question-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-radius:4px}.section-faq-question-icon svg{transition:transform .3s ease}.section-faq-item[open] .section-faq-question-icon svg{transform:rotate(180deg)}.section-faq-answer{margin-top:16px;display:flex;flex-direction:column}.section-faq-answer ol,.section-faq-answer ul{padding:0 0 0 24px}.section-faq-answer .metafield-rich_text_field{display:flex;flex-direction:column;gap:16px}.section-faq-answer__content{display:flex;flex-direction:column;gap:18px}.section-faq-answer .metafield-rich_text_field p,.section-faq-answer .metafield-rich_text_field ul li,.section-faq-answer .metafield-rich_text_field ol li,.section-faq-answer__content p,.section-faq-answer__content ul li,.section-faq-answer__content ol li{font-family:var(--custom_body_font);font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;color:#444;margin:0}.section-faq-answer__content ul li{font-size:17px;line-height:24px;letter-spacing:2%}.section-faq-answer .metafield-rich_text_field p strong,.section-faq-answer .metafield-rich_text_field ul li::marker,.section-faq-answer .metafield-rich_text_field ol li::marker,.section-faq-answer__content p strong,.section-faq-answer__content ul li::marker,.section-faq-answer__content ol li::marker{color:#201d1d}.section-faq-answer .metafield-rich_text_field ul,.section-faq-answer__content ul{list-style:disc;padding-left:24px;display:flex;flex-direction:column;gap:8px}.section-faq-answer__content ul{gap:12px;margin:0}.main-section-faqs .section-faq-answer .metafield-rich_text_field ul,.main-section-faqs .section-faq-answer__content ul{list-style:none;padding-left:0}.main-section-faqs .section-faq-answer .metafield-rich_text_field ul li,.main-section-faqs .section-faq-answer__content ul li{position:relative;padding-left:28px}.main-section-faqs .section-faq-answer .metafield-rich_text_field ul li:before,.main-section-faqs .section-faq-answer__content ul li:before{content:"";position:absolute;left:0;top:.35em;width:16px;height:11px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 0.75L5.125 9.75L0.75 5.65909' stroke='%23069259' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.section-faq-answer .metafield-rich_text_field a,.section-faq-answer .metafield-rich_text_field a strong,.section-faq-answer__content a,.section-faq-answer__content a strong{color:#083321}.section-faq-answer__icon-card{display:flex;align-items:flex-start;gap:12px}.section-faq-answer__icon-card img{max-width:32px;max-height:32px;object-fit:contain}.section-faq-answer__icon-text{display:flex;flex-direction:column;gap:4px}.section-faq-answer__icon-title{margin:0;font-family:var(--custom_body_font);font-weight:700;font-size:16px;line-height:140%;letter-spacing:0;color:#083321}.section-faq-answer__nested-block{display:flex;flex-direction:column;gap:16px;margin-top:18px}.section-faq-answer__icon-description{font-family:var(--custom_body_font);font-weight:400;font-size:16px;line-height:150%;color:#161618}.section-faq-answer__icon-description p{margin:0}.section-faqs-load-more-wrap{display:flex;justify-content:center;width:100%;margin-top:48px}.section-faqs-load-more{background-color:#fff;border:1px solid #069259;padding:0 16px 0 24px;display:flex;justify-content:center;align-items:center;height:48px;gap:12px;border-radius:100px;width:100%;max-width:322px}.section-faqs-button{padding:0 16px 0 24px;display:inline-flex;justify-content:center;align-items:center;min-height:48px;gap:12px;border-radius:100px;max-width:100%;text-decoration:none;cursor:pointer}.faq-button-text{font-family:var(--custom_body_font);font-weight:700;font-size:18px;line-height:140%;letter-spacing:0%;text-align:center;color:inherit}.faq-button-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.section-faqs-button .faq-button-icon svg path{fill:currentColor}.section-faqs-button--link .faq-button-icon svg{transform:rotate(180deg)}.section-faqs-button--load-more .faq-button-icon svg{transform:rotate(-90deg)}.section-faqs-panel[hidden],.section-faq-item.is-hidden,.section-faq-item.is-tab-hidden{display:none}@media(max-width:768px){.section-faqs-header h2{font-size:26px;line-height:32px;letter-spacing:2%;text-align:center}.section-faqs-header h2 br{display:none}.section-faqs-header p{font-size:16px}.section-faqs{gap:27px}.section-faqs-tabs-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.section-faqs-tabs-wrapper::-webkit-scrollbar{display:none}.section-faqs-tabs{display:flex;gap:17px;width:max-content;min-width:100%;justify-content:center;align-items:center}.section-faqs-tab{flex:0 0 auto}.section-faqs-tab{height:33px;width:fit-content;min-width:fit-content;font-size:12px;line-height:100%;letter-spacing:0%;flex:0 0 auto}.section-faqs-load-more,.section-faqs-button{max-width:100%}.section-faq-answer .metafield-rich_text_field p,.section-faq-answer .metafield-rich_text_field ul li,.section-faq-answer .metafield-rich_text_field ol li,.section-faq-answer__content p,.section-faq-answer__content ul li,.section-faq-answer__content ol li{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/195/assets/section-faqs.css.map */
