:root{--c-black:#000;--c-white:#fff;--c-base:#055590;--c-cyan:#70bed0;--c-yellow:#fc3;--c-purple:#573193;--c-orange:#f2780c;--c-green:var(--color-primary);--c-dark:#1c1c1c;--c-grey:#5a5b5c;--c-border:#595959;--font-base:"Proxima Nova",Helvetica,Arial,sans-serif}.about-page-wrapper{color:var(--c-dark);font-family:var(--font-base);line-height:1.14;background:var(--c-white);overflow-x:hidden}.shell{max-width:1140px;padding-left:clamp(1.5rem,5vw,80px);padding-right:clamp(1.5rem,5vw,80px);margin:0 auto}.section-about{padding:8rem 0 0}@media (max-width:1199px){.section-about{padding:6rem 0 0}}@media (max-width:1023px){.section-about{padding:5rem 0 0}}@media (max-width:767px){.section-about{padding:3.2rem 0 0}}.section-about .entry{max-width:112.8rem;margin:0 auto}@media (max-width:767px){.section-about .entry{padding:0 1.5rem}}.section-about h2{margin-bottom:5.9rem;font-size:clamp(1.8rem,5vw,3.75rem);line-height:1;font-weight:900;color:var(--c-dark);text-align:center;display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width:1199px){.section-about h2{margin-bottom:4rem;font-size:3.125rem}}@media (max-width:1023px){.section-about h2{margin-bottom:3rem;font-size:2.188rem}}@media (max-width:767px){.section-about h2{margin-bottom:2.6rem;font-size:clamp(1.5rem,3vw,1.8rem)}}.section-about p,.section-offer .entry>p{margin-bottom:3.2rem;font-size:clamp(1.4rem,3vw,1.75rem);line-height:1.14;color:var(--c-dark);opacity:.9}@media (max-width:1199px){.section-about p,.section-offer .entry>p{margin-bottom:3rem;font-size:1.375rem}}@media (max-width:1023px){.section-about p,.section-offer .entry>p{margin-bottom:2.5rem;font-size:1.25rem}}@media (max-width:767px){.section-about p,.section-offer .entry>p{margin-bottom:2rem;font-size:1rem;line-height:1.25}}.section-about strong{font-weight:700;color:var(--c-dark)}.about-statistic{padding:4rem 0}.about-statistic .shell{position:relative;max-width:153.8rem}@media (max-width:1023px){.about-statistic .shell{max-width:33.5rem;margin:0 auto;padding:0}}@media (max-width:374px){.about-statistic .shell{transform:scale(.9)}}.metrics-glassmorphic{position:relative;padding:15rem 0;background:linear-gradient(135deg,#0a0a0f,#151520);overflow:hidden;min-height:100vh;min-height:100dvh;display:flex;align-items:center}.gradient-orbs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4;animation:float-orb 20s ease-in-out infinite}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#0ea5e9 0,#06b6d4 100%);top:-200px;left:-200px;animation-delay:0s}.orb-2{width:500px;height:500px;background:radial-gradient(circle,#d946ef 0,#ec4899 100%);top:50%;right:-150px;animation-delay:7s}.orb-3{width:450px;height:450px;background:radial-gradient(circle,#10b981 0,#84cc16 100%);bottom:-150px;left:50%;animation-delay:14s}@keyframes float-orb{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(20px,30px) scale(1.05)}}.metrics-3d-container{position:relative;z-index:1;perspective:2000px;display:flex;justify-content:center;align-items:center;min-height:600px}.glassmorphic-card{position:relative;width:100%;max-width:700px;padding:6rem 4rem;background:hsla(0,0%,100%,.03);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border:1px solid hsla(0,0%,100%,.1);border-radius:32px;box-shadow:0 8px 32px 0 rgba(0,0,0,.37),0 30px 60px -15px rgba(0,0,0,.5),inset 0 1px 0 0 hsla(0,0%,100%,.1);animation:float-card 6s ease-in-out infinite,fade-in-card .8s ease-out;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.23,1,.32,1)}@keyframes float-card{0%,to{transform:translateY(0) rotateX(0deg)}50%{transform:translateY(-20px) rotateX(2deg)}}@keyframes fade-in-card{0%{opacity:0;transform:scale(.9) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.glassmorphic-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:32px;padding:2px;background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent 50%,hsla(0,0%,100%,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.glass-content{z-index:2;flex-direction:column;gap:3rem}.glass-content,.glass-icon-container{position:relative;display:flex;align-items:center}.glass-icon-container{width:120px;height:120px;justify-content:center;color:var(--accent-color,#fff)}.icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle,var(--accent-color,#fff) 0,transparent 70%);opacity:.3;animation:pulse-glow 3s ease-in-out infinite;filter:blur(20px)}@keyframes pulse-glow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}}.glass-icon-container svg{position:relative;z-index:1;filter:drop-shadow(0 0 20px var(--accent-color))}.glass-value{font-size:clamp(6rem,12vw,14rem);font-weight:900;line-height:.9;letter-spacing:-.5rem;color:#fff;font-family:Proxima Nova,Helvetica,Arial,sans-serif;text-shadow:0 0 40px var(--accent-color),0 0 80px hsla(0,0%,100%,.2),0 10px 30px rgba(0,0,0,.5);animation:glow-text 4s ease-in-out infinite}@keyframes glow-text{0%,to{text-shadow:0 0 40px var(--accent-color),0 0 80px hsla(0,0%,100%,.2)}50%{text-shadow:0 0 60px var(--accent-color),0 0 120px hsla(0,0%,100%,.3)}}.glass-label{font-size:1.4rem;letter-spacing:.2rem;color:hsla(0,0%,100%,.7);display:flex;align-items:center;gap:2rem}.label-line{width:40px;height:1px;background:linear-gradient(90deg,transparent 0,var(--accent-color) 50%,transparent 100%);opacity:.5}.accent-red{--accent-color:#e0435d}.accent-yellow{--accent-color:#f59e0b}.accent-blue{--accent-color:#0ea5e9}.accent-green{--accent-color:#10b981}.accent-orange{--accent-color:#f97316}.accent-black{--accent-color:#fff}.slideshow-controls{position:relative;z-index:2;display:flex;justify-content:center;gap:1rem;margin-top:5rem}.slideshow-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1);padding:0}.slideshow-dot:hover{background:hsla(0,0%,100%,.4);transform:scale(1.2)}.slideshow-dot.active{background:#fff;box-shadow:0 0 20px hsla(0,0%,100%,.6);transform:scale(1.3)}@media (max-width:768px){.metrics-glassmorphic{padding:10rem 0;min-height:80vh}.glassmorphic-card{padding:4rem 2rem;max-width:90%}.glass-value{font-size:clamp(4rem,10vw,8rem)}.glass-icon-container{width:80px;height:80px}.orb{filter:blur(80px)}.orb-1{width:300px;height:300px;top:-100px;left:-100px}.orb-2{width:250px;height:250px;right:-80px}.orb-3{width:200px;height:200px;bottom:-80px}}.metric-red{--accent-color:#e0435d;color:#e0435d}.metric-yellow{--accent-color:var(--c-yellow);color:var(--c-yellow)}.metric-blue{--accent-color:#52c3d6;color:#52c3d6}.metric-green{--accent-color:var(--c-green);color:var(--c-green)}.metric-orange{--accent-color:var(--c-orange);color:var(--c-orange)}.metric-black{--accent-color:#fff;color:#fff}@media (max-width:1024px){.metric-slide{grid-template-columns:repeat(2,1fr)}.metric-value{font-size:2.813rem}}@media (max-width:640px){.metric-slide{grid-template-columns:1fr}}.section-offer{padding:0 0 4rem;border-top:none}@media (max-width:1199px){.section-offer{padding:0 0 3rem}}.section-offer h2{margin-bottom:4.2rem;font-size:clamp(1.8rem,5vw,3.75rem);line-height:1;font-weight:900;color:var(--c-dark)}.section-offer .offers__list{padding-top:4.6rem;display:flex;flex-wrap:wrap;justify-content:space-between}.section-offer .single__offer{position:relative;border:.3rem solid var(--c-border);border-radius:2.9rem;overflow:hidden;width:32%;vertical-align:top;margin-bottom:2rem;box-shadow:0 .3rem 2rem rgba(0,0,0,.27);background:#fff}@media (max-width:1023px){.section-offer .single__offer{width:48%}}@media (max-width:767px){.section-offer .single__offer{width:100%;margin-bottom:2rem;min-height:auto}.section-offer .single__offer .offer__body{min-height:auto;padding-bottom:3rem}}.section-offer .single__offer h4{margin-bottom:0;padding:1.55rem 3.7rem;text-align:center;border-bottom:.3rem solid var(--c-border);font-size:2.063rem;line-height:1;font-weight:600;color:var(--c-border);transition:all .6s;background:#fff}.section-offer .single__offer h4:before{position:absolute;top:50%;left:1.5rem;width:2.2rem;height:2.2rem;background:var(--c-white);border:.3rem solid var(--c-border);border-radius:50%;display:block;content:"";margin-top:-1.1rem}.section-offer .single__offer .offer__body{position:relative;text-align:center;transition:all .6s;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.section-offer .single__offer .offer__entry{text-align:left;padding:2.9rem 5.1rem 4.5rem;opacity:0;transition:all .6s;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.section-offer .single__offer:hover .offer__entry{opacity:1}.section-offer .single__offer .offer__entry p{font-size:1.375rem;line-height:1.14;color:var(--c-border)}.section-offer .single__offer img{margin:3rem auto;transition:all .6s;width:auto;display:block;max-height:15rem}.single__offer_yellow h4{background:#fcecba}.single__offer_yellow .offer__body,.single__offer_yellow:hover h4{background:var(--c-yellow)}.single__offer_yellow:hover .offer__body{background:#fcecba}.single__offer_purple h4{background:#beb4d4}.single__offer_purple .offer__body{background:var(--c-purple)}.single__offer_purple:hover h4{background:var(--c-purple);color:var(--c-white)}.single__offer_purple:hover .offer__body{background:#beb4d4}.single__offer_blue h4{background:#cfe6ed}.single__offer_blue .offer__body,.single__offer_blue:hover h4{background:#52c3d6}.single__offer_blue:hover .offer__body{background:#cfe6ed}.single__offer_dark h4{background:#9eafca}.single__offer_dark .offer__body{background:#2856a0}.single__offer_dark:hover h4{background:#2856a0;color:var(--c-white)}.single__offer_dark:hover .offer__body{background:#9eafca}.single__offer_orange h4{background:#f4ceaa}.single__offer_orange .offer__body{background:var(--c-orange)}.single__offer_orange:hover h4{background:var(--c-orange);color:var(--c-white)}.single__offer_orange:hover .offer__body{background:#f4ceaa}.single__offer_grey h4{background:#333;color:var(--c-white)}.section-brands{padding:8.1rem 0 10rem;background:var(--c-green);text-align:center;width:100%;margin-left:0;position:relative;left:50%;transform:translateX(-50%);max-width:100vw}.section-brands h3{max-width:100%;margin:0 0 6.5rem 2rem;font-size:3.125rem;line-height:1.1;font-weight:900;text-align:left;color:var(--c-dark)}.brand__grid{flex-wrap:wrap;gap:4rem;max-width:1140px;margin:0 auto}.brand__grid,.brand__logo{display:flex;justify-content:center}.brand__logo{align-items:center}.brand__logo img{max-height:4.2rem;width:auto}.about-page-wrapper{overflow:visible!important}.about-page-wrapper .section-about h1,.about-page-wrapper .section-about h2,.about-page-wrapper .section-offer h2{color:#fff!important;text-transform:none!important}.about-page-wrapper .section-about p,.about-page-wrapper .section-about strong,.about-page-wrapper .section-offer p,.about-page-wrapper .section-offer strong{color:#fff!important}.about-page-wrapper .shell{max-width:95%!important;padding-left:2rem!important;padding-right:2rem!important}.about-page-wrapper .section-about .entry,.about-page-wrapper .section-offer .entry{max-width:100%!important}.about-page-wrapper .section-brands{width:100%!important;margin:0!important;padding:4rem 0 3rem!important;background:#c2e53a!important;overflow:hidden!important;min-height:auto!important}.about-page-wrapper .section-brands h3{text-transform:none!important;color:#111!important;font-size:2.5rem!important;font-weight:900!important;margin-bottom:2rem!important;line-height:1.1!important;text-align:left!important}.marquee-wrapper{position:relative!important;width:100%!important;overflow:hidden!important}.marquee-track{display:flex!important;width:max-content!important;animation:marquee-scroll 30s linear infinite!important}.marquee-item{flex-shrink:0!important;padding:0 3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;width:140px!important;height:40px!important}.marquee-item img{max-height:100%!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:brightness(0)!important;opacity:1!important}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.services-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2.5rem!important;width:100%!important;margin:4rem 0 0!important}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.services-grid{grid-template-columns:1fr!important;max-width:400px!important;margin-left:auto!important;margin-right:auto!important}}.flip-card{perspective:1000px;height:300px;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}@media (hover:hover){.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;overflow:hidden}.flip-card-front{background:#111;border:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem}.flip-card-front .flip-icon{width:130px;height:130px;border-radius:16px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,112,213,.15))}.flip-card-front h3{font-size:1.8rem!important;font-weight:700!important;color:#fff!important;margin:0!important;text-align:center!important;line-height:1.3!important}.flip-card-front .flip-hint{font-size:1.1rem;color:hsla(0,0%,100%,.6);margin:0;letter-spacing:.05em}.flip-card-back{background:#0070d5;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;padding:2.8rem}.flip-card-back h3{font-size:2rem!important;font-weight:800!important;color:#fff!important;margin:0 0 1.2rem!important;line-height:1.2!important}.flip-card-back p{color:hsla(0,0%,100%,.9)!important;font-size:1.45rem!important;line-height:1.65!important;margin:0!important}.about-page-wrapper .section-about{padding-bottom:2rem!important;padding-top:6rem!important;min-height:auto!important}.about-page-wrapper .section-about .mobile-header-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:2rem!important;margin-bottom:3rem!important}.about-page-wrapper .section-offer{padding-top:0!important;min-height:auto!important}.about-page-wrapper .section-about h2,.about-page-wrapper .section-offer h2{font-size:3.75rem!important;line-height:1!important}.about-page-wrapper .section-about h1{font-size:6rem!important;font-weight:900!important;color:#fff!important;text-transform:capitalize!important;letter-spacing:.05em!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;line-height:1!important;text-align:center!important}.stats-circles-wrapper{width:100%!important;padding:4rem 0!important}.stats-circles-desktop{display:block!important;width:100%!important;max-width:1200px!important;margin:0 auto!important}.stats-circles-mobile{display:none!important}.stats-circles-container{position:relative!important;width:100%!important;container-type:inline-size!important}.stats-container--landscape{aspect-ratio:600.56/343.06!important}.stats-container--portrait{aspect-ratio:343.06/600.56!important}.stat-bubble{transition:transform .3s ease,filter .3s ease,opacity .3s ease!important;cursor:default!important}.stats-circles-container:hover .stat-bubble{filter:grayscale(1)!important;opacity:.4!important}.stats-circles-container:hover .stat-pos:hover{z-index:100!important}.stats-circles-container:hover .stat-pos:hover .stat-bubble{filter:none!important;opacity:1!important;transform:scale(1.06)!important}.sc-amount{font-weight:700!important;font-size:clamp(8px,2.2cqw,24px)!important;line-height:1!important;white-space:nowrap!important}.sc-amount,.sc-label{text-align:center!important}.sc-label{font-weight:400!important;font-size:clamp(4px,1cqw,11px)!important;line-height:1.15!important;max-width:90%!important;opacity:.95!important}.section-about p:last-child{margin-bottom:0!important}.section-offer h2{margin-top:0!important}.about-page-wrapper .mobile-header-logo{display:none!important}.about-page-wrapper .mobile-header-row{display:contents!important}.about-page-wrapper .header-shape{height:.8em!important;width:auto!important;display:inline-block!important;vertical-align:middle!important;margin-left:1rem!important}@media (max-width:768px){.about-page-wrapper{padding-top:0!important}.about-page-wrapper .shell{padding-left:1.5rem!important;padding-right:1.5rem!important}.about-page-wrapper .section-about{padding-top:calc(env(safe-area-inset-top) + 2rem)!important;padding-left:0!important}.about-page-wrapper .mobile-header-row{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;min-height:40px!important;z-index:100!important}.about-page-wrapper .section-about .entry{margin-top:2rem!important}.about-page-wrapper .mobile-header-logo{display:block!important;position:absolute!important;left:1.5rem!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important;cursor:pointer!important;pointer-events:auto!important;z-index:101!important}.about-page-wrapper .section-about h1,.about-page-wrapper .section-about h2{margin:0!important;font-size:1.75rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.02em!important;display:flex!important;align-items:center!important;gap:.5rem!important}.about-page-wrapper .header-shape{height:.8em!important;margin-left:0!important}.about-page-wrapper .section-offer h2{margin-top:0!important;font-size:1.75rem!important;font-weight:900!important;line-height:1!important;letter-spacing:.02em!important}.stats-circles-desktop{display:none!important}.stats-circles-mobile{display:block!important}.stats-circles-wrapper{padding:2rem 0!important}.stats-circles-mobile .sc-amount{font-size:clamp(9px,3.8cqw,18px)!important}.stats-circles-mobile .sc-label{font-size:clamp(4px,1.6cqw,9px)!important}.about-page-wrapper .section-brands h3{font-size:1.563rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:2rem!important;white-space:normal!important;text-align:left!important;margin-left:0!important;padding-left:0!important;padding-right:0!important;width:100%!important;display:block!important}.about-page-wrapper .section-brands .entry{max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important;padding:0 1.5rem!important;display:block!important}.about-page-wrapper .section-brands{padding:3rem 0!important;text-align:left!important;width:100%!important;margin-left:0!important;margin-right:0!important}.marquee-item{width:100px!important;height:30px!important;padding:0 2rem!important}.about-page-wrapper .section-about p,.about-page-wrapper .section-offer p{font-size:1.188rem!important;line-height:1.5!important}.services-grid{margin-bottom:2rem!important}}@media (max-width:375px){.section-about h1{font-size:clamp(1.6rem,6vw,2.4rem)}.section-about p{font-size:1rem}}