.splittedHomepage.svelte-17to3xr{display:flex;width:100%;position:relative;height:100%;align-items:center;justify-content:center;transition:--color 1s ease;background-color:var(--bg-100);margin-top:-4.8rem;padding:4.8rem var(--horizontal-default-margin);z-index:1000;overflow:hidden}.splittedHomepage.svelte-17to3xr .wrapper:where(.svelte-17to3xr){max-width:var(--normal-max-width);display:flex;width:100%;position:relative;height:100%;align-items:center;justify-content:space-between;transition:--color 1s ease}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr){display:flex;flex-direction:column;gap:1.5rem;position:absolute;width:100%}@media only screen and (min-width:100px)and (max-width:967px){.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr){gap:.5rem}}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr){transition:max-height 1.5s ease;max-height:5rem;max-width:900px;height:fit-content;max-height:10rem;display:flex;flex-direction:column}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2:where(.svelte-17to3xr){font-size:4.5rem;text-transform:uppercase;font-weight:700;line-height:4.5rem;font-family:sans-serif}@media only screen and (min-width:100px)and (max-width:967px){.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2:where(.svelte-17to3xr){font-size:3rem;line-height:3rem}}@media(max-width:460px){.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2:where(.svelte-17to3xr){font-size:2.5rem;line-height:2.5rem}}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2.transparent-heading:where(.svelte-17to3xr){font-weight:700;color:transparent;position:relative;display:inline-block;-webkit-text-stroke:1px white}@media only screen and (min-width:100px)and (max-width:967px){.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2.transparent-heading:where(.svelte-17to3xr){font-size:3rem}}@media(max-width:460px){.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) h2.transparent-heading:where(.svelte-17to3xr){font-size:2.3rem}}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr) p:where(.svelte-17to3xr){opacity:0;transition:opacity 1s}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li.selected:where(.svelte-17to3xr) p:where(.svelte-17to3xr){opacity:1}.splittedHomepage.svelte-17to3xr .media:where(.svelte-17to3xr){max-width:600px;width:100%;display:flex;height:100%;align-items:center;flex-grow:1;overflow:visible}@media only screen and (min-width:100px)and (max-width:967px){.splittedHomepage.svelte-17to3xr .media:where(.svelte-17to3xr){width:100%}}.splittedHomepage.svelte-17to3xr .media:where(.svelte-17to3xr) svg:where(.svelte-17to3xr){width:100%;transition:fill 1s ease;overflow:visible}@media only screen and (min-width:100px)and (max-width:967px){.splittedHomepage.svelte-17to3xr{margin-top:0;padding:3.6rem var(--horizontal-default-margin);flex-direction:column;min-height:clamp(28rem,90vw,40rem)}.splittedHomepage.svelte-17to3xr .wrapper:where(.svelte-17to3xr){flex-direction:column;align-items:center;justify-content:center;gap:2.4rem}.splittedHomepage.svelte-17to3xr .placeholder:where(.svelte-17to3xr){display:none}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr){position:relative;gap:1rem;z-index:2;max-width:100%}.splittedHomepage.svelte-17to3xr .elements:where(.svelte-17to3xr) li:where(.svelte-17to3xr){max-width:100%}.splittedHomepage.svelte-17to3xr .media:where(.svelte-17to3xr){position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;max-width:none;z-index:1;pointer-events:none}.splittedHomepage.svelte-17to3xr .media:where(.svelte-17to3xr) svg:where(.svelte-17to3xr){width:clamp(22rem,95vw,30rem);height:auto}}.faq-list.svelte-1iycpgq{display:flex;flex-direction:column;gap:1.6rem}.faq-item.svelte-1iycpgq{position:relative;border-radius:4px;background:radial-gradient(130% 160% at 15% -20%,#ad514c14,#fffffffa 64%),#fffffffc;border:1px solid rgba(173,81,76,.1);box-shadow:0 20px 48px #0d0c0c14,inset 0 0 0 1px #fff9;overflow:hidden;isolation:isolate;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.faq-item.svelte-1iycpgq:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,rgba(173,81,76,.1) 0%,rgba(255,255,255,.45) 38%,transparent 92%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:-1}.faq-item.svelte-1iycpgq:hover,.faq-item.expanded.svelte-1iycpgq{border-color:#ad514c61;box-shadow:0 26px 56px #0d0c0c1f,inset 0 0 0 1px #ffffffbf;transform:translateY(-4px)}.faq-item.svelte-1iycpgq:hover:after,.faq-item.expanded.svelte-1iycpgq:after{opacity:1}.faq-question.svelte-1iycpgq{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:.7rem 1.2rem;background:none;border:none;color:var(--text-invers-100);font:inherit;text-align:left;cursor:pointer;position:relative;z-index:1}.faq-question.svelte-1iycpgq span:where(.svelte-1iycpgq):first-child{font-size:1.05rem;font-weight:600;line-height:1.45;color:inherit;transition:color .3s ease}.faq-question.svelte-1iycpgq .faq-icon:where(.svelte-1iycpgq){display:flex;align-items:center;justify-content:center;width:2rem;min-width:2rem;height:2rem;border-radius:50%;background:#ad514c1f;box-shadow:inset 0 0 0 1px #ad514c47;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.faq-item.svelte-1iycpgq:hover span:where(.svelte-1iycpgq):first-child{color:var(--primary-200)}.faq-item.expanded.svelte-1iycpgq span:where(.svelte-1iycpgq):first-child{color:var(--primary-100)}.faq-item.expanded.svelte-1iycpgq .faq-icon:where(.svelte-1iycpgq){background:#ff525233;box-shadow:inset 0 0 0 1px #ff525266;transform:rotate(180deg)}.faq-answer.svelte-1iycpgq{overflow:hidden;transition:max-height .35s ease;padding:0 1.8rem}.faq-answer.svelte-1iycpgq p:where(.svelte-1iycpgq){margin:0 0 1.6rem;line-height:1.6;color:#2f4858e6}.faq-gallery.svelte-1iycpgq{display:flex;flex-wrap:wrap;gap:1rem;margin:0 0 1.6rem}.faq-gallery__item.svelte-1iycpgq{position:relative;border-radius:.75rem;overflow:hidden;background:#0d0c0c0a;box-shadow:inset 0 0 0 1px #0d0c0c14,0 10px 20px #0d0c0c14;width:clamp(240px,90vw,450px);max-width:100%;aspect-ratio:4 / 3;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.faq-gallery__item.svelte-1iycpgq img:where(.svelte-1iycpgq){display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.faq-gallery__item.svelte-1iycpgq:hover img:where(.svelte-1iycpgq),.faq-gallery__item.svelte-1iycpgq:focus-within img:where(.svelte-1iycpgq){transform:scale(1.03)}.faq-gallery__item.svelte-1iycpgq:hover,.faq-gallery__item.svelte-1iycpgq:focus-visible{box-shadow:inset 0 0 0 1px #eb57576b,0 14px 28px #0d0c0c2e;transform:translateY(-2px)}.faq-gallery__item.svelte-1iycpgq:hover .faq-gallery__hint:where(.svelte-1iycpgq),.faq-gallery__item.svelte-1iycpgq:focus-visible .faq-gallery__hint:where(.svelte-1iycpgq){opacity:1;transform:translateY(-2px)}.faq-gallery__item.svelte-1iycpgq:focus-visible{outline:none}.faq-gallery__hint.svelte-1iycpgq{position:absolute;right:.75rem;bottom:.75rem;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:#0d0c0cb8;color:var(--neutral-white);box-shadow:0 10px 20px #0d0c0c47;pointer-events:none;opacity:.88;transition:opacity .3s ease,transform .3s ease}body.no-scroll{overflow:hidden}@media(min-width:768px){.modalable img{cursor:zoom-in}}.modal-overlay.svelte-1iycpgq{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;background:#0009;padding:1.6rem}.modal-content.svelte-1iycpgq{outline:none}.modal-image.svelte-1iycpgq{max-width:min(90vw,1600px);max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 32px 64px #0d0c0c52;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .3s ease}.faq-item.svelte-1iycpgq:not(.expanded) .faq-answer:where(.svelte-1iycpgq){padding-bottom:0}@media only screen and (min-width:100px)and (max-width:967px){.faq-question.svelte-1iycpgq{padding:1.2rem 1.4rem}.faq-answer.svelte-1iycpgq{padding:0 1.4rem}.faq-gallery.svelte-1iycpgq{gap:.75rem}.faq-gallery__item.svelte-1iycpgq{width:100%;aspect-ratio:4 / 3}}.card.svelte-adfur4{position:relative;overflow:hidden;display:flex;flex-direction:column}@media(max-width:600px){.card.svelte-adfur4{padding:1.2rem}}.card.interactive.svelte-adfur4{cursor:pointer}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4){height:24px;display:flex}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4) svg:where(.svelte-adfur4){height:25px;width:25px;margin-right:-1px}.card.svelte-adfur4 .top-bar:where(.svelte-adfur4)>div:where(.svelte-adfur4){flex:1;background:var(--bg-100)}.card.svelte-adfur4 .card-content:where(.svelte-adfur4){position:relative;padding:1.2rem;padding-top:0;flex:1;background-color:var(--bg-100);background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent),color-mix(in srgb,var(--primary-100) 25%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent));background-repeat:no-repeat;background-size:100% 100%}.card.svelte-adfur4 .card-content:where(.svelte-adfur4):before{content:"";position:absolute;inset:0;background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-300) 55%,transparent),color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent));background-repeat:no-repeat;background-size:100% 100%;opacity:0;transition:opacity .5s;will-change:opacity;pointer-events:none;z-index:0}.card.brightBackground.svelte-adfur4 .top-bar:where(.svelte-adfur4)>div:where(.svelte-adfur4){background:#fff}.card.brightBackground.svelte-adfur4 .card-content:where(.svelte-adfur4){background-color:#fff;background-image:linear-gradient(to top,color-mix(in srgb,var(--primary-200) 45%,transparent),color-mix(in srgb,var(--primary-100) 35%,transparent),color-mix(in srgb,var(--primary-100) 25%,transparent) 60%,color-mix(in srgb,var(--primary-100) 0%,transparent))}.card.inactive.svelte-adfur4 .card-content:where(.svelte-adfur4){background-color:var(--bg-100)!important;background-image:none!important}.card.hoverEffect.svelte-adfur4 .card-content:where(.svelte-adfur4):hover:before{opacity:1}.plan-card.svelte-17dy85q{position:relative;z-index:1;padding:24px;display:flex;flex-direction:column;gap:24px;flex-grow:1;color:#fff;height:100%}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q){display:flex;justify-content:space-between;align-items:center;gap:12px;transform:translateY(-50%)}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q) .slug:where(.svelte-17dy85q){margin:0;text-transform:uppercase;letter-spacing:.4px;font-size:16px;font-weight:400;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q) .pill:where(.svelte-17dy85q){display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border-radius:0;background:var(--grey-100, #f2f4f4);border:1px solid var(--grey-300, #d1d6d6);color:var(--bg-100);font-size:16px;font-weight:400}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q) .pill:where(.svelte-17dy85q):disabled{cursor:default;opacity:.9}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q) .pill.selected:where(.svelte-17dy85q){background:var(--primary-100);border-color:var(--primary-100);color:#fff}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q){display:flex;flex-direction:column;gap:10px}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q){display:flex;align-items:baseline;justify-content:space-between;gap:12px}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) h3:where(.svelte-17dy85q){margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#fff}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) .price:where(.svelte-17dy85q){display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) .price:where(.svelte-17dy85q) .amount:where(.svelte-17dy85q){font-size:22px;font-weight:700;color:#fff}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) .price:where(.svelte-17dy85q) .cycle:where(.svelte-17dy85q){font-size:15px;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .description:where(.svelte-17dy85q){margin:0;font-size:15px;line-height:1.5;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q){display:flex;flex-direction:column;gap:12px}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q) .feature:where(.svelte-17dy85q){display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #4b5251;background:#4b52514d}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q) .feature.selected:where(.svelte-17dy85q){border-color:var(--primary-100);background:color-mix(in srgb,var(--primary-100) 10%,transparent)}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q) .feature:where(.svelte-17dy85q) .icon:where(.svelte-17dy85q){width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-100);flex-shrink:0}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q) .feature:where(.svelte-17dy85q) .feature-label:where(.svelte-17dy85q){margin:0;font-size:18px;font-weight:700;color:#fff}.plan-card.svelte-17dy85q .features:where(.svelte-17dy85q) .feature:where(.svelte-17dy85q) .feature-value:where(.svelte-17dy85q){margin:2px 0 0;font-size:15px;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .usage-note:where(.svelte-17dy85q){margin:0;font-size:15px;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .accordion-toggle:where(.svelte-17dy85q){margin:0;padding:4px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:transparent;border:none;color:#fff;font-size:18px;font-weight:700;cursor:pointer}.plan-card.svelte-17dy85q .accordion-toggle:where(.svelte-17dy85q) .chevron:where(.svelte-17dy85q){display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease}.plan-card.svelte-17dy85q .accordion-toggle:where(.svelte-17dy85q) .chevron.open:where(.svelte-17dy85q){transform:rotate(180deg)}.plan-card.svelte-17dy85q .price-details:where(.svelte-17dy85q){display:flex;flex-direction:column;gap:10px;padding:4px 0 8px}.plan-card.svelte-17dy85q .price-details:where(.svelte-17dy85q) .price-line:where(.svelte-17dy85q){display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:16px;color:#fff}.plan-card.svelte-17dy85q .price-details:where(.svelte-17dy85q) .price-line:where(.svelte-17dy85q) .label:where(.svelte-17dy85q){font-weight:600}.plan-card.svelte-17dy85q .price-details:where(.svelte-17dy85q) .price-line:where(.svelte-17dy85q) .value:where(.svelte-17dy85q){font-weight:600;color:var(--grey-300, #d1d6d6)}.plan-card.svelte-17dy85q .price-details:where(.svelte-17dy85q) .price-empty:where(.svelte-17dy85q){margin:0;font-size:15px;color:var(--grey-300, #d1d6d6)}.cta.svelte-17dy85q{margin-top:auto;width:100%;border:none;display:inline-flex;justify-content:flex-start;align-items:center;gap:12px;padding:12px 16px;font-size:18px;font-weight:700;color:#fff;background:#2b2b2b;cursor:pointer;border-radius:0}.cta.svelte-17dy85q:disabled{cursor:default;opacity:.9}.cta.selected.svelte-17dy85q{background:var(--primary-100)}@media(max-width:768px){.plan-card.svelte-17dy85q{padding:16px;gap:16px}.plan-card.svelte-17dy85q .plan-header:where(.svelte-17dy85q) .slug:where(.svelte-17dy85q){font-size:14px}.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) h3:where(.svelte-17dy85q),.plan-card.svelte-17dy85q .plan-summary:where(.svelte-17dy85q) .name-price:where(.svelte-17dy85q) .price:where(.svelte-17dy85q) .amount:where(.svelte-17dy85q){font-size:20px}.cta.svelte-17dy85q{font-size:16px}}.offer-packages-section{width:100%}.offer-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.6rem;width:100%}.card{height:100%}.state{grid-column:1 / -1;margin:0;color:color-mix(in srgb,var(--text-100) 75%,transparent)}.product-frame{background-color:#fff;display:flex;justify-content:center;align-items:center;gap:2.4rem;height:100%;width:100%;padding:0 var(--horizontal-default-margin) 4.8rem}.product-frame .wrapper{width:100%;display:flex;justify-content:center;align-items:center;gap:2.4rem;max-width:var(--small-max-width)}.product-frame .wrapper.large{max-width:var(--normal-max-width)}.product-frame .wrapper .primary{width:min(100%,400px);min-width:min(100%,400px);max-height:100%;height:100%}.product-frame .wrapper .primary img{width:100%;height:100%;object-fit:contain}.product-frame .wrapper .primary .shadow{display:none}.product-frame .wrapper .content{height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;gap:2.4rem;z-index:99}.product-frame .wrapper .content p{color:var(--text-invers-100)}.product-frame .wrapper .content ul{display:flex;width:100%;justify-content:space-between}.product-frame .wrapper .content ul li{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-frame .wrapper .content ul li span{font-size:.8rem;font-weight:700;text-transform:uppercase}@media only screen and (min-width:100px)and (max-width:967px){.product-frame .wrapper{flex-direction:column;align-items:stretch;gap:2.4rem;padding:0}.product-frame .wrapper .primary{width:100%;min-width:0;display:flex;justify-content:center;order:2}.product-frame .wrapper .primary .img{position:relative;width:min(100%,20rem);max-width:20rem;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-frame .wrapper .primary .img img{width:100%!important;height:auto}.product-frame .wrapper .primary .img .shadow{display:none}.product-frame .wrapper .content{order:1}.product-frame .wrapper .content ul{flex-direction:column;gap:1.2rem}.product-frame .wrapper .content ul li{flex-direction:row}.product-frame .wrapper .content ul li span:first-child{width:100px;display:flex;justify-content:center}}.product-frame .wrapper h2{color:var(--primary-200);font-weight:700}.product-frame.reverse{background-color:var(--bg-100)}.product-frame.reverse p{color:var(--text-100)!important}.product-frame.reverse .primary{width:min(100%,700px);min-width:min(100%,700px)}@media(max-width:1200px){.product-frame.reverse .primary{width:min(100%,500px);min-width:min(100%,500px)}}@media(max-width:600px){.product-frame.reverse .primary{width:100%;min-width:0}}a,button,input,select,h1,h2,h3,h4,h5,*{box-sizing:border-box!important;margin:0;padding:0;border:none;text-decoration:none;appearance:none;background:none;line-height:100%;-webkit-font-smoothing:antialiased}body.no-scroll,body.no-overflow{overflow:hidden;position:fixed;width:100%}html{background-color:var(--bg-100)}html,body{overscroll-behavior:none;scroll-behavior:auto}body{color:var(--text-invers-100);height:100%;background-color:var(--bg-100)!important}ul{list-style-type:none}*{transition:background-color .5s ease,max-height .5s,height .5s ease,width .5s ease,flex .5s ease,opacity .5s ease,top .5s ease,bottom .5s ease,left .5s ease,right .5s ease,transform .5s ease}*::-webkit-scrollbar{width:6px;height:11px}*::-webkit-scrollbar-thumb{background-color:var(--neutral-white)}*::-webkit-scrollbar-track{background:var(--bg-100);background-clip:padding-box}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40;border-top:3px solid transparent;border-bottom:3px solid transparent;background-clip:padding-box}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:var(--neutral-white) var(--bg-100)}.horizontalScrollbar{scrollbar-height:11px}}@supports (-webkit-touch-callout: none){.horizontalScrollbar{overflow:scroll;-webkit-overflow-scrolling:touch}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40;border-top:3px solid transparent;border-bottom:3px solid transparent;background-clip:padding-box}}h2,.h2,h2 em{font-size:2rem;font-style:normal;font-weight:400;font-family:Outfit-Regular,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){h2,.h2,h2 em{font-size:1.6rem}}.h1,h1,.h1 em,h1 em{font-size:3.2rem;font-weight:700;font-family:Outfit-Bold,sans-serif;line-height:100%;font-style:normal;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){.h1,h1,.h1 em,h1 em{font-size:2.4rem}}.h2{font-size:2rem;font-style:normal;font-weight:400;font-family:Outfit-Regular,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){.h2{font-size:1.3rem}}.red{color:var(--primary-200)!important}h3{font-size:1.6rem;font-weight:700;font-family:Outfit-Bold,sans-serif;line-height:100%;color:var(--text-100)}@media only screen and (min-width:100px)and (max-width:967px){h3{font-size:1.2rem}}em{font-size:1rem;font-family:Outfit-Bold,sans-serif;font-style:normal;font-weight:700}button{color:var(--text-100);cursor:pointer}p{font-size:1rem;color:var(--text-invers-100)}p.headline-description{font-size:1.2rem;color:var(--text-100);font-family:Outfit-Regular,sans-serif;font-weight:400}a{color:var(--text-invers-100);cursor:pointer;font-weight:700;font-family:Outfit-Bold,sans-serif}small{color:var(--text-invers-100);font-size:.7rem;font-weight:400}small em{font-style:normal;color:var(--text-invers-100);font-size:.7rem;font-weight:700;font-family:Outfit-Bold,sans-serif}button.cta{padding:.6rem 1.2rem;border-radius:.1rem;color:var(--text-100);font-family:Outfit-Bold,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase}button.cta a{color:var(--text-100);text-transform:uppercase;font-family:Outfit-Bold,sans-serif;font-weight:700;font-size:1rem}button.cta.primary{background-color:var(--primary-100)}button.cta.secondary{background-color:var(--text-invers-100)}button.cta.tertiary{background-color:transparent;color:var(--text-invers-100)}button.cta[disabled]{background-color:var(--bg-100);color:var(--text-100);opacity:.5}section.wrapper,section.small-wrapper{max-width:100%;width:100%;display:flex;margin-bottom:var(--vertical-default-margin);justify-content:center;flex-direction:row!important}section.wrapper h2,section.small-wrapper h2,section.wrapper h3,section.small-wrapper h3,section.wrapper h4,section.small-wrapper h4{color:var(--text-invers-100)}section.wrapper.small-wrapper>*,section.small-wrapper.small-wrapper>*{max-width:var(--small-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex;overflow:hidden}section.wrapper.wrapper>*,section.small-wrapper.wrapper>*{overflow:hidden;box-sizing:border-box;max-width:var(--normal-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex}table{width:100%;border-collapse:collapse}table tr{height:36px;border-radius:2px}table thead th{font-size:1rem;font-weight:700;color:var(--text-invers-100);text-align:center;padding:1rem}table tbody tr:nth-child(odd){background-color:var(--bg-300)}table tbody tr td{white-space:nowrap;color:var(--text-invers-100);text-align:center}table tbody tr td:first-child{font-weight:700}@media only screen and (min-width:100px)and (max-width:967px){table thead th{font-size:.8rem}table tbody tr td{font-size:.6rem}}button{outline:none}.container{height:1000px;display:flex;align-items:flex-start;justify-content:center;transform-origin:bottom;margin-top:-60px;transform:scale(.9)}@media(max-width:1430px){.container{transform:scale(.9);height:900px;transform-origin:top}}@media(max-width:1290px){.container{transform:scale(.6);height:700px;margin-top:40px}}@media(max-width:680px){.container{transform:scale(.5);height:500px;margin-top:80px}.container .content{font-size:.9rem!important}}@media(max-width:520px){.container{transform:scale(.45);margin-top:120px;height:370px;font-size:1.1rem!important}}.container .main-circle{position:relative;width:180px;height:180px;margin:auto;background:var(--primary-100);border-radius:50%}.container .main-circle>.content{font-weight:700;position:absolute;height:100%;color:var(--text-100);width:100%;display:flex;align-items:center;justify-content:center;z-index:120;font-size:.8rem}.container .main-circle .circle{position:absolute;width:180px;overflow:hidden;height:180px;background:var(--primary-100);border:4px solid var(--primary-100);z-index:100;border-radius:50%;transform-origin:center}.container .main-circle .circle>.content{position:relative;display:flex;line-height:1;flex-direction:column;transform-origin:center;width:95%;border-radius:50%;height:95%;align-items:center;font-size:.8rem;justify-content:center;padding:15px}.container .main-circle .circle>.content .text{margin-top:0%;color:var(--primary-100)}.container .main-circle .circle>.content .icon{display:flex;align-items:center;justify-content:center;width:60%;height:60%;color:var(--primary-100)}.container .main-circle .circle>.content .icon svg{width:100%;height:100%}.container .main-circle .circle .half{position:absolute;width:100%;height:100%;border-radius:50%;overflow:hidden;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center}.container .main-circle .circle .half .number{position:absolute;top:0%;left:0%;width:19%;height:100%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#fff}.container .main-circle .circle .half:before{content:"";position:absolute;background:var(--primary-100);border-radius:50%;top:-50%;left:0;width:19%;height:200%}.container .main-circle .circle.focused{background:var(--bg-200)!important}.container .main-circle .circle.focused .number{color:var(--primary-100)!important}.container .main-circle .circle.focused .content,.container .main-circle .circle.focused .text{color:var(--text-100)!important}.container .main-circle .circle.focused .icon{color:#fff!important}.container .main-circle .circle.focused .half{background:var(--primary-100)!important}.container .main-circle .circle.focused .half:before{background:var(--bg-100)!important}.container .main-circle .arrow{position:absolute;width:10px;height:75px;transform-origin:center}
