@charset "UTF-8";.touch-hint-overlay[data-v-f2b2e0f9]{background:transparent;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9998}.touch-hint-circles[data-v-f2b2e0f9]{pointer-events:none;position:fixed;transform:translate(-50%,-50%);z-index:9999}.click-circles[data-v-f2b2e0f9]{display:block;height:80px;width:80px}.click-circle-1[data-v-f2b2e0f9],.click-circle-2[data-v-f2b2e0f9],.click-circle-3[data-v-f2b2e0f9]{fill:none;filter:drop-shadow(0 0 4px rgba(0,0,0,.8));stroke:#fff;stroke-width:3}.click-circle-1[data-v-f2b2e0f9]{animation:click-1-f2b2e0f9 1.2s linear 0s forwards}.click-circle-2[data-v-f2b2e0f9]{animation:click-2-f2b2e0f9 1.2s linear 0s forwards;opacity:0}.click-circle-3[data-v-f2b2e0f9]{animation:click-3-f2b2e0f9 1.2s linear 0s forwards;opacity:0}@keyframes click-1-f2b2e0f9{0%{opacity:1;r:0}10%{opacity:1;r:5}85%{opacity:.8;r:20}to{opacity:0;r:25}}@keyframes click-2-f2b2e0f9{0%,5%{opacity:0;r:0}15%{opacity:.7;r:3}85%{opacity:.5;r:35}to{opacity:0;r:40}}@keyframes click-3-f2b2e0f9{0%,15%{opacity:0;r:0}30%{opacity:.6;r:3}85%{opacity:.4;r:45}95%{opacity:0;r:50}}.touch-hint-fade-enter-active[data-v-f2b2e0f9],.touch-hint-fade-leave-active[data-v-f2b2e0f9]{transition:opacity .3s ease}.touch-hint-fade-enter-from[data-v-f2b2e0f9],.touch-hint-fade-leave-to[data-v-f2b2e0f9]{opacity:0}@media(max-width:768px){.click-circles[data-v-f2b2e0f9]{height:70px;width:70px}.click-circle-1[data-v-f2b2e0f9],.click-circle-2[data-v-f2b2e0f9],.click-circle-3[data-v-f2b2e0f9]{stroke-width:2}}.inner-headline__title[data-v-de9ba248] .inner-headline__accent{color:var(--accent);display:block}.clients-section[data-v-de9ba248]{padding-bottom:2rem}@media only screen and (max-width:767px){.inner-headline__title[data-v-de9ba248]{font-size:3.2rem;line-height:1.2}}.services-bento-section.padding-default[data-v-de9ba248]{padding-bottom:0}.services-bento[data-v-de9ba248]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:-2rem;padding-bottom:4rem;padding-top:.5rem}.services-bento__row[data-v-de9ba248]{display:grid;gap:1.5rem;grid-template-columns:1fr}@media only screen and (min-width:768px){.services-bento__row[data-v-de9ba248]{grid-template-columns:repeat(2,1fr)}.services-bento__row--three[data-v-de9ba248]{grid-template-columns:repeat(3,1fr)}.services-bento__item--large[data-v-de9ba248],.services-bento__item--medium[data-v-de9ba248]{grid-column:span 1}}@media only screen and (min-width:1200px){.services-bento__row[data-v-de9ba248]{grid-template-columns:2fr 1fr 1fr}.services-bento__row[data-v-de9ba248]:nth-child(2){grid-template-columns:2fr 1fr}.services-bento__row[data-v-de9ba248]:nth-child(3){grid-template-columns:1fr 2fr}.services-bento__row--three[data-v-de9ba248]{grid-template-columns:repeat(3,1fr)}.services-bento__item--large[data-v-de9ba248],.services-bento__item--medium[data-v-de9ba248]{grid-column:span 1}}.service-card[data-v-de9ba248]{background:var(--base-tint);border:1px solid transparent;border-radius:var(--_radius-l);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card[data-v-de9ba248]:before{background:linear-gradient(135deg,transparent 0,rgba(var(--accent-rgb,255,107,0),.05) 100%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.service-card[data-v-de9ba248]:hover{border-color:var(--accent);box-shadow:0 20px 50px #0000001a;transform:translateY(-4px)}.service-card[data-v-de9ba248]:hover:before{opacity:1}[color-scheme=dark] .service-card[data-v-de9ba248]:hover{box-shadow:0 20px 50px #0000004d}.service-card--featured[data-v-de9ba248]{background:linear-gradient(135deg,var(--base-tint) 0,var(--base) 100%)}.service-card--dark[data-v-de9ba248]{background:var(--base-opp)}.service-card--dark[data-v-de9ba248],.service-card--dark .service-card__description[data-v-de9ba248],.service-card--dark .service-card__title[data-v-de9ba248]{color:var(--t-opp-bright)}.service-card--dark .service-card__description[data-v-de9ba248]{color:var(--t-opp-medium)}.service-card--dark .service-tag[data-v-de9ba248]{background:#ffffff1a;border-color:#fff3;color:var(--t-opp-bright)}.service-card--dark .service-tag[data-v-de9ba248]:after{color:var(--t-opp-bright);opacity:.5}.service-card--dark .service-tag[data-v-de9ba248]:hover{background:var(--accent);border-color:var(--accent);color:#1a1a2e}.service-card--dark .service-tag[data-v-de9ba248]:hover:after{color:#1a1a2e;opacity:1}.service-card--dark .service-tag--primary[data-v-de9ba248]{background:var(--base-shade)!important;border-color:transparent!important;color:var(--t-bright)!important}.service-card--dark .service-tag--primary[data-v-de9ba248]:after{color:var(--t-bright)!important;opacity:1}.service-card--dark .service-tag--primary[data-v-de9ba248]:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#1a1a2e!important}.service-card--dark .service-tag--primary[data-v-de9ba248]:hover:after{color:#1a1a2e!important}.service-card--dark .service-card__badge[data-v-de9ba248]{background:#ffffff1a;border-color:#fff3;color:var(--t-opp-bright)}.service-card--dark[data-v-de9ba248]:hover{border-color:var(--accent)}.service-card--accent[data-v-de9ba248]{background:var(--accent);color:var(--t-opp-bright)}.service-card--accent .service-card__icon[data-v-de9ba248]{background:#fff3}.service-card--accent .service-card__description[data-v-de9ba248],.service-card--accent .service-card__icon i[data-v-de9ba248],.service-card--accent .service-card__title[data-v-de9ba248]{color:var(--t-opp-bright)}.service-card--accent .service-card__description[data-v-de9ba248]{opacity:.9}.service-card--accent .service-tag[data-v-de9ba248]{background:#fff3;border-color:#ffffff4d;color:var(--t-opp-bright)}.service-card--accent .service-tag[data-v-de9ba248]:after{opacity:.6}.service-card--accent .service-tag[data-v-de9ba248]:hover{background:var(--base);border-color:var(--base);color:var(--t-bright)}.service-card--accent .service-tag[data-v-de9ba248]:hover:after{color:var(--t-bright);opacity:1}.service-card--accent .service-tag--primary[data-v-de9ba248]{background:#1c1c1c!important;border-color:transparent!important;color:var(--t-opp-bright)!important}.service-card--accent .service-tag--primary[data-v-de9ba248]:after{color:var(--t-opp-bright)!important;opacity:1}.service-card--accent .service-tag--primary[data-v-de9ba248]:hover{background:var(--base)!important;color:var(--t-bright)!important}.service-card--accent .service-tag--primary[data-v-de9ba248]:hover:after{color:var(--t-bright)!important}.service-card--accent .service-card__badge[data-v-de9ba248]{background:#fff3;border-color:transparent;color:var(--t-opp-bright)}.service-card--accent[data-v-de9ba248]:hover{border-color:#ffffff80;transform:translateY(-4px)}.service-card--accent[data-v-de9ba248]:before{display:none}.service-card--gradient[data-v-de9ba248]{background:linear-gradient(135deg,var(--base-tint) 0,rgba(var(--accent-rgb,255,107,0),.1) 100%)}.service-card--compact[data-v-de9ba248]{padding:2rem}.service-card--compact .service-card__header[data-v-de9ba248]{margin-bottom:1rem}.service-card__header[data-v-de9ba248]{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.service-card__icon[data-v-de9ba248]{align-items:center;background:var(--accent);border-radius:var(--_radius-m);display:flex;height:5rem;justify-content:center;width:5rem}.service-card__icon i[data-v-de9ba248]{color:var(--t-opp-bright);font-size:2.4rem}.service-card__icon--small[data-v-de9ba248]{height:4rem;width:4rem}.service-card__icon--small i[data-v-de9ba248]{font-size:2rem}.service-card__badge[data-v-de9ba248]{background:var(--base);border:1px solid var(--t-muted);border-radius:var(--_radius-s);color:var(--t-medium);font-family:var(--_font-accent);font-size:1.2rem;font-weight:var(--fw-medium);padding:.4rem 1rem}.service-card__title[data-v-de9ba248]{color:var(--t-bright);font-family:var(--_font-accent);font-size:2.2rem;font-weight:var(--fw-semibold);line-height:1.3;margin:0 0 1rem}.service-card__title--small[data-v-de9ba248]{font-size:1.8rem;margin-bottom:1rem}.service-card__description[data-v-de9ba248]{color:var(--t-medium);flex-grow:1;font-family:var(--_font-accent);font-size:1.5rem;line-height:1.5;margin:0 0 1.5rem}.service-card__description--small[data-v-de9ba248]{font-size:1.3rem;margin-bottom:1rem}.service-card__tags[data-v-de9ba248]{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;position:relative;z-index:2}.service-tag[data-v-de9ba248]{align-items:center;background:var(--base);border:1px solid var(--t-muted-extra);border-radius:var(--_radius-s);color:var(--t-bright);cursor:pointer;display:inline-flex;font-family:var(--_font-accent);font-size:1.3rem;font-weight:var(--fw-medium);gap:.4rem;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .25s ease;z-index:3}.service-tag[data-v-de9ba248]:after{content:"→";font-size:1.1rem;opacity:.5;transition:all .25s ease}.service-tag[data-v-de9ba248]:hover{background:var(--accent);border-color:var(--accent);color:var(--t-opp-bright)}.service-tag[data-v-de9ba248]:hover:after{opacity:1}[color-scheme=dark] .service-tag[data-v-de9ba248]{background:var(--base-shade);border-color:var(--t-muted-extra)}[color-scheme=dark] .service-tag[data-v-de9ba248]:hover{background:var(--accent);border-color:var(--accent);color:#1a1a2e}[color-scheme=dark] .service-tag[data-v-de9ba248]:hover:after{color:#1a1a2e}.service-tag--primary[data-v-de9ba248]{background:var(--accent);border-color:var(--accent);color:var(--t-opp-bright);font-weight:var(--fw-semibold)}.service-tag--primary[data-v-de9ba248]:after{opacity:.7}.service-tag--primary[data-v-de9ba248]:hover{filter:brightness(1.1)}.service-tag--primary[data-v-de9ba248]:hover:after{opacity:1}[color-scheme=dark] .service-tag--primary[data-v-de9ba248]{background:var(--accent);border-color:var(--accent);color:#1a1a2e}[color-scheme=dark] .service-tag--primary[data-v-de9ba248]:after{color:#1a1a2e}[color-scheme=dark] .service-tag--primary[data-v-de9ba248]:hover{background:var(--accent);border-color:var(--accent);color:#1a1a2e}[color-scheme=dark] .service-card--dark .service-tag[data-v-de9ba248]{background:#0000001a!important;border-color:#00000040!important;color:#1a1a2e!important}[color-scheme=dark] .service-card--dark .service-tag[data-v-de9ba248]:after{color:#1a1a2e!important}[color-scheme=dark] .service-card--dark .service-tag[data-v-de9ba248]:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#1a1a2e!important}[color-scheme=dark] .service-card--dark .service-tag[data-v-de9ba248]:hover:after{color:#1a1a2e!important}[color-scheme=dark] .service-card--dark .service-tag--primary[data-v-de9ba248]{background:var(--base-shade)!important;border-color:transparent!important;color:var(--t-bright)!important}[color-scheme=dark] .service-card--dark .service-tag--primary[data-v-de9ba248]:after{color:var(--t-bright)!important;opacity:1}[color-scheme=dark] .service-card--dark .service-tag--primary[data-v-de9ba248]:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#1a1a2e!important;filter:unset}[color-scheme=dark] .service-card--dark .service-tag--primary[data-v-de9ba248]:hover:after{color:#1a1a2e!important}[color-scheme=dark] .service-card--accent .service-tag[data-v-de9ba248]{background:#00000026;border-color:#0000004d;color:#1a1a2e}[color-scheme=dark] .service-card--accent .service-tag[data-v-de9ba248]:after{color:#1a1a2e}[color-scheme=dark] .service-card--accent .service-tag[data-v-de9ba248]:hover{background:#1a1a2e;border-color:#1a1a2e;color:#fff}[color-scheme=dark] .service-card--accent .service-tag[data-v-de9ba248]:hover:after{color:#fff}[color-scheme=dark] .service-card--accent .service-tag--primary[data-v-de9ba248]{background:var(--base)!important;border-color:transparent!important;color:var(--t-bright)!important}[color-scheme=dark] .service-card--accent .service-tag--primary[data-v-de9ba248]:after{color:var(--t-bright)!important;opacity:1}[color-scheme=dark] .service-card--accent .service-tag--primary[data-v-de9ba248]:hover{background:#1a1a2e!important;border-color:#1a1a2e!important;color:#fff!important}[color-scheme=dark] .service-card--accent .service-tag--primary[data-v-de9ba248]:hover:after{color:#fff!important;opacity:1}.service-tag--small[data-v-de9ba248]{font-size:1.2rem;padding:.4rem .8rem}.service-tag--small[data-v-de9ba248]:after{font-size:1rem}@media only screen and (min-width:768px){.service-card[data-v-de9ba248]{padding:3rem}.service-card__icon[data-v-de9ba248]{height:5.5rem;width:5.5rem}.service-card__icon i[data-v-de9ba248]{font-size:2.6rem}.service-card__title[data-v-de9ba248]{font-size:2.4rem}.service-card__description[data-v-de9ba248]{font-size:1.6rem}}.cooperation-grid[data-v-de9ba248]{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.cooperation-item[data-v-de9ba248]{background:var(--base-tint);border:1px solid transparent;border-radius:var(--_radius-l);display:block;overflow:hidden;padding:2.5rem;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.cooperation-item[data-v-de9ba248]:hover{border-color:var(--accent);box-shadow:0 20px 50px #0000001a;transform:translateY(-4px)}.cooperation-item:hover .cooperation-item__bg i[data-v-de9ba248]{opacity:.15;transform:scale(1.1) rotate(10deg)}.cooperation-item:hover .cooperation-item__arrow[data-v-de9ba248]{background:var(--accent)}.cooperation-item:hover .cooperation-item__arrow i[data-v-de9ba248]{color:var(--t-opp-bright);transform:translate(2px)}[color-scheme=dark] .cooperation-item[data-v-de9ba248]:hover{box-shadow:0 20px 50px #0000004d}.cooperation-item__bg[data-v-de9ba248]{pointer-events:none;position:absolute;right:-2rem;top:-2rem}.cooperation-item__bg i[data-v-de9ba248]{color:var(--t-bright);font-size:12rem;opacity:.08;transition:all .4s ease}.cooperation-item__content[data-v-de9ba248]{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.cooperation-item__title[data-v-de9ba248]{color:var(--t-bright);font-family:var(--_font-accent);font-size:2.2rem;font-weight:var(--fw-semibold);margin:0 0 1rem}.cooperation-item__description[data-v-de9ba248]{color:var(--t-medium);font-family:var(--_font-accent);font-size:1.5rem;line-height:1.5;margin:0 0 auto;padding-bottom:1.5rem}.cooperation-item__footer[data-v-de9ba248]{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.cooperation-item__price[data-v-de9ba248]{align-items:baseline;display:flex;gap:.5rem}.cooperation-item__from[data-v-de9ba248]{color:var(--t-muted);font-family:var(--_font-accent);font-size:1.4rem}.cooperation-item__amount[data-v-de9ba248]{color:var(--t-bright);font-family:var(--_font-accent);font-size:2rem;font-weight:var(--fw-semibold)}[color-scheme=dark] .cooperation-item__amount[data-v-de9ba248]{color:var(--accent)}.cooperation-item__arrow[data-v-de9ba248]{align-items:center;background:var(--base-shade);border-radius:50%;display:flex;height:4rem;justify-content:center;transition:all .3s ease;width:4rem}.cooperation-item__arrow i[data-v-de9ba248]{color:var(--t-medium);font-size:1.6rem;transition:all .3s ease}@media only screen and (min-width:768px){.cooperation-grid[data-v-de9ba248]{grid-template-columns:repeat(3,1fr)}.cooperation-item[data-v-de9ba248]{padding:3rem}.cooperation-item__title[data-v-de9ba248]{font-size:2.4rem}.cooperation-item__description[data-v-de9ba248]{font-size:1.6rem}.cooperation-item__amount[data-v-de9ba248]{font-size:2.2rem}}@media only screen and (min-width:1200px){.cooperation-item[data-v-de9ba248]{padding:3.5rem}.cooperation-item__title[data-v-de9ba248]{font-size:2.6rem}.cooperation-item__amount[data-v-de9ba248]{font-size:2.4rem}.cooperation-item__bg i[data-v-de9ba248]{font-size:14rem}}.stats-grid[data-v-de9ba248]{margin-top:2rem}.stat-card[data-v-de9ba248]{background:var(--base-tint);border-radius:var(--_radius-l);height:100%;padding:2.5rem 1.5rem;text-align:center}.stat-card__value[data-v-de9ba248]{color:var(--accent);font-family:var(--_font-accent);font-size:4rem;font-weight:var(--fw-bold);line-height:1;margin-bottom:.8rem}.stat-card__label[data-v-de9ba248]{color:var(--t-medium);font-family:var(--_font-accent);font-size:1.4rem}@media only screen and (min-width:768px){.stat-card[data-v-de9ba248]{padding:3rem 2rem}.stat-card__value[data-v-de9ba248]{font-size:5rem}.stat-card__label[data-v-de9ba248]{font-size:1.5rem}}@media only screen and (min-width:1200px){.stat-card__value[data-v-de9ba248]{font-size:6rem}.stat-card__label[data-v-de9ba248]{font-size:1.6rem}}.cta-mid-section[data-v-de9ba248]{padding-bottom:6rem;padding-top:4rem}@media only screen and (min-width:768px){.cta-mid-section[data-v-de9ba248]{padding-bottom:8rem;padding-top:5rem}}@media only screen and (min-width:1200px){.cta-mid-section[data-v-de9ba248]{padding-bottom:10rem;padding-top:6rem}}.cta-mid-block[data-v-de9ba248]{align-items:center;background:var(--accent);border-radius:var(--_radius-l);display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center}.cta-mid-block__icon[data-v-de9ba248]{align-items:center;background:#fff3;border-radius:50%;display:flex;height:6rem;justify-content:center;width:6rem}.cta-mid-block__icon i[data-v-de9ba248]{color:var(--t-opp-bright);font-size:2.8rem}.cta-mid-block__content[data-v-de9ba248]{display:flex;flex-direction:column;gap:.5rem}.cta-mid-block__title[data-v-de9ba248]{color:var(--t-opp-bright);font-family:var(--_font-accent);font-size:2.4rem;font-weight:var(--fw-semibold);margin:0}.cta-mid-block__text[data-v-de9ba248]{color:#ffffffd9;font-family:var(--_font-accent);font-size:1.5rem;margin:0}.cta-mid-block__actions .btn[data-v-de9ba248]{background:var(--base);color:var(--t-bright)}.cta-mid-block__actions .btn[data-v-de9ba248]:hover{background:#ffffffe6}[color-scheme=dark] .cta-mid-block__title[data-v-de9ba248]{color:#1a1a2e}[color-scheme=dark] .cta-mid-block__text[data-v-de9ba248]{color:#000000b3}[color-scheme=dark] .cta-mid-block__icon[data-v-de9ba248]{background:#0000001a}[color-scheme=dark] .cta-mid-block__icon i[data-v-de9ba248]{color:#1a1a2e}[color-scheme=dark] .cta-mid-block__actions .btn[data-v-de9ba248]{background:#1a1a2e;color:#fff}[color-scheme=dark] .cta-mid-block__actions .btn[data-v-de9ba248]:hover{background:#252540}@media only screen and (min-width:768px){.cta-mid-block[data-v-de9ba248]{flex-direction:row;gap:2rem;padding:2.5rem 3rem;text-align:left}.cta-mid-block__icon[data-v-de9ba248]{flex-shrink:0;height:8rem;width:8rem}.cta-mid-block__icon i[data-v-de9ba248]{font-size:3.5rem}.cta-mid-block__content[data-v-de9ba248]{flex:1}.cta-mid-block__title[data-v-de9ba248]{font-size:2.8rem}.cta-mid-block__text[data-v-de9ba248]{font-size:1.7rem}.cta-mid-block__actions[data-v-de9ba248]{flex-shrink:0}}@media only screen and (min-width:1200px){.cta-mid-block[data-v-de9ba248]{padding:3rem 4rem}.cta-mid-block__title[data-v-de9ba248]{font-size:3.2rem}.cta-mid-block__text[data-v-de9ba248]{font-size:1.8rem}}.faq-accordion[data-v-de9ba248]{margin-top:2rem}.faq-item[data-v-de9ba248]{position:relative}.faq-item__border[data-v-de9ba248]{background:var(--t-muted);height:1px;opacity:.3}.faq-item__header[data-v-de9ba248]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:2rem;justify-content:space-between;padding:2rem 0;text-align:left;transition:all .3s ease;width:100%}.faq-item__header:hover .faq-item__question[data-v-de9ba248]{color:var(--accent)}.faq-item__header:hover .faq-item__toggle[data-v-de9ba248]{background:var(--accent);color:var(--t-opp-bright)}.faq-item__question[data-v-de9ba248]{color:var(--t-bright);font-family:var(--_font-accent);font-size:1.8rem;font-weight:var(--fw-medium);transition:color .3s ease}.faq-item__toggle[data-v-de9ba248]{align-items:center;background:var(--base-tint);border-radius:var(--_radius-s);display:flex;flex-shrink:0;height:4rem;justify-content:center;transition:all .3s ease;width:4rem}.faq-item__toggle i[data-v-de9ba248]{color:var(--t-bright);font-size:1.6rem}.faq-item.is-expanded .faq-item__toggle[data-v-de9ba248]{background:var(--accent)}.faq-item.is-expanded .faq-item__toggle i[data-v-de9ba248]{color:var(--t-opp-bright)}.faq-item.is-expanded .faq-item__question[data-v-de9ba248]{color:var(--accent)}.faq-item__content[data-v-de9ba248]{overflow:hidden}.faq-item__answer[data-v-de9ba248]{padding:0 0 2.5rem}.faq-item__answer[data-v-de9ba248] p{color:var(--t-medium);font-family:var(--_font-accent);font-size:1.6rem;line-height:1.7;margin:0 0 1rem}.faq-item__answer[data-v-de9ba248] p:last-child{margin-bottom:0}.faq-item__answer[data-v-de9ba248] strong{color:var(--t-bright);font-weight:var(--fw-semibold)}.faq-item__answer[data-v-de9ba248] ol{counter-reset:faq-list;list-style:none;margin:1rem 0;padding-left:2rem}.faq-item__answer[data-v-de9ba248] li{color:var(--t-medium);counter-increment:faq-list;font-family:var(--_font-accent);font-size:1.6rem;line-height:1.7;margin-bottom:1rem;padding-left:.5rem;position:relative}.faq-item__answer[data-v-de9ba248] li:before{color:var(--accent);content:counter(faq-list) ".";font-weight:var(--fw-semibold);left:-2rem;position:absolute}.faq-item__answer[data-v-de9ba248] li:last-child{margin-bottom:0}.accordion-enter-active[data-v-de9ba248],.accordion-leave-active[data-v-de9ba248]{max-height:500px;opacity:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.accordion-enter-from[data-v-de9ba248],.accordion-leave-to[data-v-de9ba248]{max-height:0;opacity:0}@media only screen and (min-width:768px){.faq-item__header[data-v-de9ba248]{padding:2.5rem 0}.faq-item__question[data-v-de9ba248]{font-size:2rem}.faq-item__toggle[data-v-de9ba248]{height:4.5rem;width:4.5rem}.faq-item__toggle i[data-v-de9ba248]{font-size:1.8rem}.faq-item__answer[data-v-de9ba248]{padding:0 0 3rem}.faq-item__answer[data-v-de9ba248] p,.faq-item__answer[data-v-de9ba248] li{font-size:1.7rem}}@media only screen and (max-width:480px){.mxd-section-title__hrtitle h2[data-v-de9ba248]{font-size:3.4rem!important}}@media only screen and (min-width:1200px){.faq-item__header[data-v-de9ba248]{padding:3rem 0}.faq-item__question[data-v-de9ba248]{font-size:2.2rem}.faq-item__toggle[data-v-de9ba248]{height:5rem;width:5rem}.faq-item__toggle i[data-v-de9ba248]{font-size:2rem}.faq-item__answer[data-v-de9ba248]{max-width:80%;padding-left:0}.faq-item__answer[data-v-de9ba248] p,.faq-item__answer[data-v-de9ba248] li{font-size:1.8rem}}
