:root{--breakpoints:xs 0,sm 576,md 768,lg 1025,xl 1280,xxl 1441,}@media(max-width:575.98px){:root{--current-breakpoint:xs}}@media(min-width:576px)and (max-width:767.98px){:root{--current-breakpoint:sm}}@media(min-width:768px)and (max-width:1024.98px){:root{--current-breakpoint:md}}@media(min-width:1025px)and (max-width:1279.98px){:root{--current-breakpoint:lg}}@media(min-width:1280px)and (max-width:1440.98px){:root{--current-breakpoint:xl}}@media(min-width:1441px){:root{--current-breakpoint:xxl}}.section-faq-1{padding-bottom:20px;padding-top:60px}.section-faq-1 .faq-container .accordeon{border-bottom:1px solid rgba(137,136,130,.2);display:flex;flex-direction:column;gap:0;padding:20px 0;width:100%}@media(max-width:767.98px){.section-faq-1 .faq-container .accordeon{padding:12px 0}}.section-faq-1 .faq-container .accordeon .summary{align-items:center;background:transparent;border-radius:0;cursor:pointer;display:flex;gap:30px;justify-content:space-between;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.section-faq-1 .faq-container .accordeon .summary::marker{content:""}.section-faq-1 .faq-container .accordeon .summary:focus{outline:none}.section-faq-1 .faq-container .accordeon .summary:focus-visible{border-radius:4px;outline:2px solid #898882;outline-offset:4px}.section-faq-1 .faq-container .accordeon .summary .title{color:#898882;font-size:20px;font-weight:400;letter-spacing:1%;line-height:1;margin-bottom:0}@media(max-width:767.98px){.section-faq-1 .faq-container .accordeon .summary .title{font-size:14px}}.section-faq-1 .faq-container .accordeon .summary .icon{color:#898882;font-size:10px;padding:7px 5px 6px}.section-faq-1 .faq-container .accordeon .accordeon-content{font-size:16px;overflow:hidden;padding:20px 0 0;width:calc(100% - 43px)}.section-faq-1 .faq-container .accordeon .accordeon-content h4,.section-faq-1 .faq-container .accordeon .accordeon-content h5,.section-faq-1 .faq-container .accordeon .accordeon-content h6{margin-bottom:8px;margin-top:40px}.section-faq-1 .faq-container .accordeon .accordeon-content p{margin-bottom:8px}.section-faq-1 .faq-container .accordeon .accordeon-content p :last-child{margin-bottom:0}.section-faq-1 .faq-container .accordeon .accordeon-content>ol,.section-faq-1 .faq-container .accordeon .accordeon-content>ul{margin-bottom:8px;margin-left:10px}.section-faq-1 .faq-container .accordeon .accordeon-content>ol:last-child,.section-faq-1 .faq-container .accordeon .accordeon-content>ul:last-child{margin-bottom:0}.section-faq-1 .faq-container .accordeon .accordeon-content>ol>li,.section-faq-1 .faq-container .accordeon .accordeon-content>ul>li{margin-bottom:10px}.section-faq-1 .faq-container .accordeon .accordeon-content>ol>li ol,.section-faq-1 .faq-container .accordeon .accordeon-content>ol>li ul,.section-faq-1 .faq-container .accordeon .accordeon-content>ul>li ol,.section-faq-1 .faq-container .accordeon .accordeon-content>ul>li ul{margin-left:10px}.section-faq-1 .faq-container .accordeon .accordeon-content>ol{margin-left:20px}.section-faq-1 .faq-container .accordeon .accordeon-content>ol>li{counter-increment:ol-counter}.section-faq-1 .faq-container .accordeon .accordeon-content>ol>li::marker{content:counter(ol-counter) ". ";font-weight:700}