*{box-sizing:border-box}:root{--sidebar-width:71px}#user-site .faq{position:relative;overflow:hidden;display:flex;max-width:100%}#user-site .faq .section-container{display:flex}#user-site .faq .media-wrapper{border-radius:0!important}#user-site .faq.left-right-padding{padding-left:var(--responsive-global-section-padding);padding-right:var(--responsive-global-section-padding)}#user-site .faq.top-bottom-padding{padding-top:var(--responsive-global-section-padding);padding-bottom:var(--responsive-global-section-padding)}#user-site .faq.contain img,#user-site .faq.contain video{object-fit:contain}#user-site .faq.overlay-text{--faq-icon-color:var(--color-white-text-for-overlay)}#user-site .faq.overlay-text em,#user-site .faq.overlay-text h1,#user-site .faq.overlay-text h2,#user-site .faq.overlay-text h3,#user-site .faq.overlay-text h4,#user-site .faq.overlay-text h5,#user-site .faq.overlay-text h6,#user-site .faq.overlay-text li,#user-site .faq.overlay-text p,#user-site .faq.overlay-text span,#user-site .faq.overlay-text strong{color:var(--color-white-text-for-overlay)}#user-site .faq.overlay-text .faq-layout-default .faq-box{border-bottom-color:#fff3}#user-site .faq.overlay-text .faq-layout-side-by-side .faq-side-right .faq-box{border-top-color:#fff3}#user-site .faq.overlay-text .faq-layout-cards .faq-icon-circle{background:#ffffff26;color:var(--color-white-text-for-overlay)}#user-site .faq.overlay-text .faq-layout-numbered .faq-numbered-item{border-bottom-color:#fff3}#user-site .faq.margin-top{margin-top:var(--responsive-global-section-padding)}#user-site .faq.margin-left{margin-left:var(--responsive-global-section-padding)}#user-site .faq.margin-right{margin-right:var(--responsive-global-section-padding)}#user-site .faq .content-wrapper{display:flex;flex-flow:column;gap:15px;width:100%;position:relative;z-index:1}#user-site .faq .content-wrapper .faq-blocks{width:100%}#user-site .faq .content-wrapper .faq-blocks .openclose{color:var(--faq-icon-color,var(--color-primary))}#user-site .faq .content-wrapper .faq-blocks .faq-question-wrapper{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:clamp(10px,10px + 5*(100vw - 390px)/1338,15px)}#user-site .faq .content-wrapper .faq-blocks .openclose{flex-shrink:0;width:clamp(18px,18px + 4*(100vw - 390px)/1338,22px);height:clamp(18px,18px + 4*(100vw - 390px)/1338,22px);transition:color .3s ease}#user-site .faq .content-wrapper .faq-blocks .openclose svg{width:100%;height:100%}#user-site .faq .content-wrapper .faq-blocks .faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}#user-site .faq .content-wrapper .faq-blocks .active .faq-content{max-height:1000px;overflow:auto}#user-site .faq .content-wrapper .faq-layout-default .faq-box{border-bottom:1px solid var(--border-color)}#user-site .faq .content-wrapper .faq-layout-default .faq-box .faq-question-wrapper{padding:calc(var(--responsive-global-section-padding)/3) 0}#user-site .faq .content-wrapper .faq-layout-cards{display:flex;flex-direction:column;gap:clamp(12px,12px + 4*(100vw - 390px)/1338,16px)}#user-site .faq .content-wrapper .faq-layout-cards .faq-card{background:var(--color-body-background);border-radius:var(--responsive-global-border-radius);padding:clamp(20px,20px + 10*(100vw - 390px)/1338,30px);box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease}#user-site .faq .content-wrapper .faq-layout-cards .faq-card .faq-icon-circle{width:clamp(32px,32px + 8*(100vw - 390px)/1338,40px);height:clamp(32px,32px + 8*(100vw - 390px)/1338,40px);border-radius:50%;background:var(--bright-gray,#eaeaea);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease;color:var(--color-body-text)}#user-site .faq .content-wrapper .faq-layout-cards .faq-card .faq-icon-circle svg{width:clamp(14px,14px + 4*(100vw - 390px)/1338,18px);height:clamp(14px,14px + 4*(100vw - 390px)/1338,18px)}#user-site .faq .content-wrapper .faq-layout-cards .faq-card.active h5{color:var(--color-primary)}#user-site .faq .content-wrapper .faq-layout-cards .faq-card.active .faq-icon-circle{background-color:var(--color-primary);color:var(--color-white-text-for-overlay)}#user-site .faq .content-wrapper .faq-layout-side-by-side{display:grid;grid-template-columns:1fr 1.5fr;gap:clamp(30px,30px + 30*(100vw - 390px)/1338,60px)}#user-site .faq .content-wrapper .faq-layout-side-by-side .faq-side-right .faq-box{border-top:2px solid var(--color-body-text)}#user-site .faq .content-wrapper .faq-layout-side-by-side .faq-side-right .faq-box .faq-question-wrapper{padding:clamp(14px,14px + 6*(100vw - 390px)/1338,20px) 0}#user-site .faq .content-wrapper .faq-layout-side-by-side .faq-side-right .faq-box.active .faq-content{padding-bottom:clamp(14px,14px + 6*(100vw - 390px)/1338,20px)}#user-site .faq .content-wrapper .faq-layout-side-by-side.styled-items .faq-side-right .faq-box{border-top:none;border-radius:var(--responsive-global-border-radius);padding:clamp(14px,14px + 6*(100vw - 390px)/1338,20px);margin-bottom:clamp(10px,10px + 4*(100vw - 390px)/1338,14px)}#user-site .faq .content-wrapper .faq-layout-side-by-side.styled-items .faq-side-right .faq-box.active .faq-content{padding-bottom:0}@media(max-width:768px){#user-site .faq .content-wrapper .faq-layout-side-by-side{grid-template-columns:1fr}}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0 clamp(20px,20px + 20*(100vw - 390px)/1338,40px);padding:clamp(20px,20px + 10*(100vw - 390px)/1338,30px) 0;border-bottom:1px solid var(--border-color)}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-number{grid-row:1;grid-column:1;font-size:clamp(24px,24px + 12*(100vw - 390px)/1338,36px);font-weight:700;color:var(--faq-icon-color,var(--color-primary));opacity:.5}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-spacer{grid-row:1;grid-column:2}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-question{grid-row:2;grid-column:1}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-answer{grid-row:2;grid-column:2}@media(max-width:768px){#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item{grid-template-columns:1fr}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-number{grid-column:1;grid-row:1}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-spacer{display:none}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-question{grid-column:1;grid-row:2}#user-site .faq .content-wrapper .faq-layout-numbered .faq-numbered-item .faq-numbered-answer{grid-column:1;grid-row:3}}