@charset "UTF-8";.section-faq{background-color:var(--bg-blue-light);padding:80px 0;position:relative;overflow:hidden}.section-faq .h1,.section-faq .h2,.section-faq .h3,.section-faq .h4,.section-faq .h5,.section-faq .h6,.section-faq h1,.section-faq h2,.section-faq h3,.section-faq h4,.section-faq h5,.section-faq h6,.section-faq p{color:var(--dark-primary)}.section-faq .container{display:flex;justify-content:space-between;gap:40px;flex-wrap:nowrap;position:relative;z-index:1}.section-faq .container:after,.section-faq .container:before{content:"";display:block;background-repeat:no-repeat;background-size:100% 100%;background-position-x:right;position:absolute}@media screen and (max-width:992px){.section-faq .container:after,.section-faq .container:before{display:none}}.section-faq .container:before{left:124px;top:-80px;aspect-ratio:480/706;width:37.5%;max-width:480px;height:auto;background-image:url(../../../../../../../../../../themes/weavix/build/images/section-arch-top.svg)}.section-faq .container:after{top:200px;left:-170px;aspect-ratio:480/720;width:37.5%;max-width:480px;height:auto;background-image:var(--wpr-bg-c9750d91-7730-4ab0-be08-42502f3b2909);z-index:-1}@media screen and (max-width:1270px){.section-faq .container:after{top:calc(100% - 460px)}}.section-faq .container>*{position:relative}@media screen and (max-width:992px){.section-faq .container{flex-direction:column}}@media screen and (max-width:568px){.section-faq .container{gap:24px}}.section-faq .column--1{max-width:340px;flex-shrink:0}@media screen and (max-width:992px){.section-faq .column--1{max-width:100%;width:100%}.section-faq .column--1 br{display:none}}.section-faq .column--2{flex:1;max-width:900px}@media screen and (max-width:992px){.section-faq .column--2{max-width:100%}}.section-faq .accordion{display:flex;flex-direction:column;gap:24px}.section-faq .accordion--item{display:grid;grid-template-rows:min-content 0fr;border-bottom:1px solid var(--indigo-25);transition:grid-template-rows .23s ease;grid-template-columns:100%}.section-faq .accordion--item-active{grid-template-rows:min-content 1fr}.section-faq .accordion--title{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:8px}.section-faq .accordion--title:after{content:"";width:24px;height:24px;flex-shrink:0;background-color:var(--blue-25);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M12.0059 8.59277V16.5928M8.00586 12.5928H16.0059M7.80586 21.5928H16.2059C17.886 21.5928 18.7261 21.5928 19.3678 21.2658C19.9323 20.9782 20.3913 20.5192 20.6789 19.9547C21.0059 19.313 21.0059 18.4729 21.0059 16.7928V8.39277C21.0059 6.71262 21.0059 5.87254 20.6789 5.2308C20.3913 4.66632 19.9323 4.20737 19.3678 3.91975C18.7261 3.59277 17.886 3.59277 16.2059 3.59277H7.80586C6.1257 3.59277 5.28562 3.59277 4.64389 3.91975C4.0794 4.20737 3.62046 4.66632 3.33284 5.2308C3.00586 5.87254 3.00586 6.71262 3.00586 8.39277V16.7928C3.00586 18.4729 3.00586 19.313 3.33284 19.9547C3.62046 20.5192 4.0794 20.9782 4.64389 21.2658C5.28562 21.5928 6.1257 21.5928 7.80586 21.5928Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all .23s ease}.section-faq .accordion--content{min-height:0;visibility:hidden;opacity:0;transition:all .23s ease}.section-faq .accordion--item-active .accordion--content{visibility:visible;opacity:1}.section-faq .accordion--item-active .accordion--title:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M8.00586 12.5928H16.0059M7.80586 21.5928H16.2059C17.886 21.5928 18.7261 21.5928 19.3678 21.2658C19.9323 20.9782 20.3913 20.5192 20.6789 19.9547C21.0059 19.313 21.0059 18.4729 21.0059 16.7928V8.39277C21.0059 6.71262 21.0059 5.87254 20.6789 5.2308C20.3913 4.66632 19.9323 4.20737 19.3678 3.91975C18.7261 3.59277 17.886 3.59277 16.2059 3.59277H7.80586C6.1257 3.59277 5.28562 3.59277 4.64389 3.91975C4.0794 4.20737 3.62046 4.66632 3.33284 5.2308C3.00586 5.87254 3.00586 6.71262 3.00586 8.39277V16.7928C3.00586 18.4729 3.00586 19.313 3.33284 19.9547C3.62046 20.5192 4.0794 20.9782 4.64389 21.2658C5.28562 21.5928 6.1257 21.5928 7.80586 21.5928Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.section-faq .accordion--content{display:flex;flex-direction:column;gap:18px}.section-faq .accordion--content:before{content:""}.section-faq .accordion--content a:not([class]){text-decoration:underline;color:inherit}.section-faq ul{display:flex;flex-direction:column;gap:12px;padding:0;margin-left:46px}.section-faq ul li{position:relative;list-style-type:none}.section-faq ul li:before{content:"";display:block;position:absolute;top:0;right:calc(100% + 10px);background-color:transparent;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M7.50586 12.5928L10.5059 15.5928L16.5059 9.59277M22.0059 12.5928C22.0059 18.1156 17.5287 22.5928 12.0059 22.5928C6.48301 22.5928 2.00586 18.1156 2.00586 12.5928C2.00586 7.06993 6.48301 2.59277 12.0059 2.59277C17.5287 2.59277 22.0059 7.06993 22.0059 12.5928Z' stroke='%23219FC5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.section-faq.decoration-1 .container:after,.section-faq.decoration-1 .container:before{content:none}.card-faq--toggle{padding:16px 24px;border-radius:4px;background:rgba(65,151,203,.1);transition:all .23s ease}@media screen and (max-width:568px){.card-faq--toggle{padding:8px 16px}}.accordion--item-active .card-faq--toggle,.card-faq--toggle:hover{background:rgba(255,255,255,.8);box-shadow:0 15px 18px 0 rgba(0,0,0,.05)}.card-faq--title:after{content:""}.card-faq--answer{display:flex;flex-direction:column;gap:10px;padding:0 24px;color:var(--dark-primary);font-size:1.125rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.009rem}@media screen and (max-width:992px){.card-faq--answer{font-size:1rem;letter-spacing:-.128px}}/*# sourceMappingURL=faq.min.css.map */
