@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap";
.nav-module__i61p_q__navbar{z-index:1500;--nav-fg:#000;background:0 0;height:85px;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,transform .4s ease-in-out;position:fixed;top:0;left:0;right:0}.nav-module__i61p_q__navbarScrolled,.nav-module__i61p_q__navbarOpen{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:rgba(14,14,14,.5)}.nav-module__i61p_q__navbarHidden{transform:translateY(-100%)}.nav-module__i61p_q__inner{align-items:center;gap:max(12px,min(3vw,32px));width:100%;height:100%;padding-left:max(16px,min(6vw,140px));padding-right:max(16px,min(6vw,140px));display:flex}.nav-module__i61p_q__logo{align-items:center;margin:0;display:inline-flex;position:static;transform:none}.nav-module__i61p_q__logoImg{object-fit:contain;width:75px;height:auto}.nav-module__i61p_q__linksDesktop{align-items:center;gap:2rem;margin:0;display:flex}.nav-module__i61p_q__linksDesktop a{color:var(--nav-fg,#000);border-radius:999px;padding:8px 12px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .25s,background-color .25s}.nav-module__i61p_q__linksDesktop a{color:var(--nav-fg,#000);border-radius:999px;padding:8px 12px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .25s,background-color .25s}.nav-module__i61p_q__linksDesktop a:hover{color:#3db5ad}.nav-module__i61p_q__linksDesktop a:hover{color:#3db5ad}.nav-module__i61p_q__contactBtn{color:#fff;white-space:nowrap;background:#00b5ad linear-gradient(135deg,#00b5ad 0%,#00d5cd 100%);border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:inset 6px 6px 12px rgba(0,0,0,.25),inset -6px -6px 12px rgba(255,255,255,.6),0 8px 16px rgba(0,0,0,.06)}.nav-module__i61p_q__contactBtn:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(37,235,215,.25)}.nav-module__i61p_q__contactBtn:active{transform:translateY(0);box-shadow:0 8px 16px rgba(37,99,235,.2)}@media (min-width:901px){.nav-module__i61p_q__navbarScrolled{--nav-fg:#fff}}.nav-module__i61p_q__navToggle{cursor:pointer;z-index:1600;background:0 0;border:0;flex-direction:column;justify-content:space-between;width:34px;height:26px;display:none}.nav-module__i61p_q__bar{background-color:#111;border-radius:2px;width:100%;height:4px;transition:all .3s}.nav-module__i61p_q__navToggle.nav-module__i61p_q__open .nav-module__i61p_q__bar:first-child{transform:translateY(9px)rotate(45deg)}.nav-module__i61p_q__navToggle.nav-module__i61p_q__open .nav-module__i61p_q__bar:nth-child(2){opacity:0}.nav-module__i61p_q__navToggle.nav-module__i61p_q__open .nav-module__i61p_q__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.nav-module__i61p_q__navMenuMobile{will-change:transform;z-index:1500;background:rgba(17,17,17,.97);flex-direction:column;width:75vw;max-width:320px;height:100vh;padding:90px 2rem 2rem;transition:transform .32s cubic-bezier(.68,-.25,.27,1.25);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-2px 0 10px rgba(0,0,0,.07)}.nav-module__i61p_q__navMenuMobile.nav-module__i61p_q__open{transform:translate(0)}.nav-module__i61p_q__navMenuMobile a{color:#fff;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 0;font-size:1.15rem;font-weight:600;text-decoration:none;transition:color .25s}.nav-module__i61p_q__navMenuMobile a{color:#fff;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 0;font-size:1.15rem;font-weight:600;text-decoration:none;transition:color .25s}.nav-module__i61p_q__navMenuMobile a:hover{color:#3db5ad}.nav-module__i61p_q__navMenuMobile a:hover{color:#3db5ad}.nav-module__i61p_q__menuOverlay{z-index:1400;background:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:901px){.nav-module__i61p_q__inner{grid-template-columns:auto 1fr auto;grid-template-areas:"logo links contact";align-items:center;gap:32px;display:grid!important}.nav-module__i61p_q__navbar[dir=rtl] .nav-module__i61p_q__inner{grid-template-areas:"contact links logo"}.nav-module__i61p_q__logo{grid-area:logo;justify-self:start}.nav-module__i61p_q__linksDesktop{grid-area:links;justify-self:center}.nav-module__i61p_q__contactBtn{grid-area:contact;justify-self:end}.nav-module__i61p_q__navToggle{display:none}}@media (max-width:900px){.nav-module__i61p_q__navbar{height:56px;padding:0 12px}.nav-module__i61p_q__inner{align-items:center;gap:12px;width:100%;direction:ltr!important;display:flex!important}.nav-module__i61p_q__linksDesktop,.nav-module__i61p_q__contactBtn{display:none!important}.nav-module__i61p_q__logo{order:0;margin:0!important;position:static!important;transform:none!important}.nav-module__i61p_q__logoImg{width:56px}.nav-module__i61p_q__navToggle{order:1;margin-left:auto;display:flex!important}.nav-module__i61p_q__bar,.nav-module__i61p_q__navToggle.nav-module__i61p_q__open .nav-module__i61p_q__bar{background-color:#a9a9a9}.nav-module__i61p_q__navMenuMobile{padding:65px 1.2rem 1.2rem}}@media (max-width:500px){.nav-module__i61p_q__navbar{padding:0 2vw}.nav-module__i61p_q__logoImg{width:52px}}
.Hero-module__ZLdW4q__hero{--header-h:72px;--accent:#206ee8;--onAccent:#fff;--ink:#0b0f19;--muted:#5b677a;padding-top:var(--header-h);color:var(--ink);background:radial-gradient(80% 60% at 90% 0,rgba(32,110,232,.12),transparent 60%),radial-gradient(80% 60% at -10% 110%,rgba(32,110,232,.08),transparent 60%),#fcfcff;align-items:stretch;min-height:100svh;display:flex;position:relative;overflow:clip}@keyframes Hero-module__ZLdW4q__slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZLdW4q__slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZLdW4q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZLdW4q__animateEntry>*{opacity:0;animation:.8s forwards Hero-module__ZLdW4q__fadeInUp}.Hero-module__ZLdW4q__animateEntry>:first-child{animation-delay:.2s}.Hero-module__ZLdW4q__animateEntry>:nth-child(2){animation-delay:.4s}.Hero-module__ZLdW4q__animateEntry>:nth-child(3){animation-delay:.6s}.Hero-module__ZLdW4q__animateEntry>:nth-child(4){animation-delay:.8s}[dir=rtl] .Hero-module__ZLdW4q__animateEntry>*{animation-name:Hero-module__ZLdW4q__fadeInUp}@media (prefers-reduced-motion:reduce){.Hero-module__ZLdW4q__animateEntry>*{animation:.3s .1s forwards Hero-module__ZLdW4q__fadeInUp!important}}.Hero-module__ZLdW4q__backdrop{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__ZLdW4q__blobA{opacity:.22;filter:blur(2px)saturate(120%);width:70vmax;height:70vmax;position:absolute;top:-18vmax;left:-14vmax;transform:rotate(-10deg)}.Hero-module__ZLdW4q__glow{background:radial-gradient(50% 50% at 50% 50%,var(--accent),transparent 70%);opacity:.18;filter:blur(8px);width:60vmin;height:60vmin;position:absolute;top:10vmin;right:-30vmin;transform:rotate(-12deg)}.Hero-module__ZLdW4q__container{--pad:clamp(10px,3svh,18px);z-index:1;width:min(1160px,92vw);padding-block:var(--pad);margin:0 auto;position:relative}.Hero-module__ZLdW4q__grid{--grid-h:calc(100svh - var(--header-h) - (var(--pad)*2));height:var(--grid-h);gap:max(14px,min(4vw,28px));display:grid}.Hero-module__ZLdW4q__copy{grid-area:copy}.Hero-module__ZLdW4q__visual{grid-area:visual}.Hero-module__ZLdW4q__copy{gap:max(12px,min(2.4vw,22px));display:grid}.Hero-module__ZLdW4q__title{letter-spacing:-.02em;background:linear-gradient(#0b0f19 0%,#273042 100%);color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:20px;font-size:max(28px,min(6.2vw,74px));font-weight:800;line-height:1.06}.Hero-module__ZLdW4q__stroked{background:linear-gradient(#008d88 0%,#00b5ad 40%,#000 100%);color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Hero-module__ZLdW4q__stroked:after{content:"";opacity:.25;background:linear-gradient(90deg,rgba(32,110,232,.35),transparent);border-radius:6px;height:10px;position:absolute;bottom:-6px;left:0;right:0}.Hero-module__ZLdW4q__subtitle{color:#3d485a;max-width:46ch;font-size:max(14px,min(2.4vw,20px))}.Hero-module__ZLdW4q__ctas{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZLdW4q__cta,.Hero-module__ZLdW4q__ctaInline{cursor:pointer;color:#fff;background:#00b5ad linear-gradient(135deg,#00b5ad 0%,#00d5cd 100%);border:none;border-radius:14px;justify-content:center;align-items:center;width:170px;height:46px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 6px 6px 12px rgba(0,0,0,.25),inset -6px -6px 12px rgba(255,255,255,.6),0 8px 16px rgba(0,0,0,.06)}.Hero-module__ZLdW4q__cta:hover,.Hero-module__ZLdW4q__ctaInline:hover{transform:translateY(-1px);box-shadow:0 5px 5px rgba(33,37,41,.22)}.Hero-module__ZLdW4q__secondaryCta{min-width:170px;height:46px;color:var(--ink);background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex;box-shadow:0 8px 16px rgba(0,0,0,.06)}@media (max-width:699.98px){.Hero-module__ZLdW4q__secondaryCta{min-width:120px;height:44px}}.Hero-module__ZLdW4q__secondaryCta:hover{transform:translateY(-1px)}.Hero-module__ZLdW4q__trust{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:14px;display:flex}.Hero-module__ZLdW4q__trust strong{color:var(--ink)}.Hero-module__ZLdW4q__visual{gap:12px;display:grid}.Hero-module__ZLdW4q__frame{opacity:0;background:linear-gradient(#d8dadc,#898b8e);border-radius:24px;animation:.8s 1s forwards Hero-module__ZLdW4q__fadeInUp;position:relative;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.12),0 8px 18px rgba(32,110,232,.08)}.Hero-module__ZLdW4q__video{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;display:block}@media (max-width:699.98px){.Hero-module__ZLdW4q__grid{grid-template:"copy""visual"minmax(200px,40vh)/1fr}.Hero-module__ZLdW4q__copy{text-align:center;max-height:none;overflow:visible}.Hero-module__ZLdW4q__visual{justify-content:center;align-items:center;min-height:200px;display:flex}.Hero-module__ZLdW4q__frame{width:100%;max-width:560px;height:100%;max-height:100%}.Hero-module__ZLdW4q__video{object-fit:cover}.Hero-module__ZLdW4q__title{font-size:max(26px,min(7vw,40px))}.Hero-module__ZLdW4q__subtitle{font-size:max(14px,min(3.4vw,18px))}.Hero-module__ZLdW4q__cta,.Hero-module__ZLdW4q__ctaInline{width:160px;height:44px;font-size:13px}.Hero-module__ZLdW4q__ctas,.Hero-module__ZLdW4q__trust{justify-content:center}}@media (min-width:700px){.Hero-module__ZLdW4q__grid{grid-template-columns:1fr auto;grid-template-areas:"copy visual";align-items:center;column-gap:max(20px,min(4vw,48px))}.Hero-module__ZLdW4q__copy{text-align:left}.Hero-module__ZLdW4q__frame{height:min(var(--grid-h),600px);place-self:center end;width:max(320px,min(35vw,480px));margin:0}.Hero-module__ZLdW4q__ctas,.Hero-module__ZLdW4q__trust{justify-content:flex-start}[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__grid,.Hero-module__ZLdW4q__hero[dir=rtl] .Hero-module__ZLdW4q__grid{grid-template-columns:auto 1fr;grid-template-areas:"visual copy"}}@media (min-width:1024px){.Hero-module__ZLdW4q__frame{width:max(400px,min(4vw,560px));height:min(var(--grid-h),520px)}.Hero-module__ZLdW4q__title{font-size:max(42px,min(5vw,74px))}}[dir=ltr] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__copy{text-align:left}[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__copy,[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__title,[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__subtitle{text-align:right}[dir=ltr] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__ctas,[dir=ltr] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__trust{justify-content:flex-start}[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__ctas,[dir=rtl] .Hero-module__ZLdW4q__hero .Hero-module__ZLdW4q__trust{justify-content:flex-end}@media (orientation:landscape) and (max-height:480px) and (min-width:560px){.Hero-module__ZLdW4q__grid{--grid-h:auto;gap:14px;min-height:80vh}.Hero-module__ZLdW4q__title{font-size:max(22px,min(5vw,36px));line-height:1.04}.Hero-module__ZLdW4q__subtitle{font-size:13px}.Hero-module__ZLdW4q__frame{width:min(50vw,400px);height:300px}.Hero-module__ZLdW4q__cta,.Hero-module__ZLdW4q__ctaInline{width:160px;height:42px;font-size:13px}}@media (prefers-reduced-motion:reduce){.Hero-module__ZLdW4q__cta,.Hero-module__ZLdW4q__ctaInline,.Hero-module__ZLdW4q__secondaryCta{transition:none}.Hero-module__ZLdW4q__animateEntry>*{animation:.3s .1s forwards Hero-module__ZLdW4q__fadeInUp!important}.Hero-module__ZLdW4q__frame{animation:.3s .2s forwards Hero-module__ZLdW4q__fadeInUp!important}}
.About_us-module__2Z0tJW__container{--beige:#e8e0d5;--text-dark:#111217;box-sizing:border-box;width:100%;margin:0;padding:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial}.About_us-module__2Z0tJW__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.About_us-module__2Z0tJW__overlay{background:rgba(0,0,0,.25);position:absolute;top:0;bottom:0;left:0;right:0}.About_us-module__2Z0tJW__texts{width:100%;height:100%;position:relative}.About_us-module__2Z0tJW__leftText{color:#fff;letter-spacing:-1px;text-shadow:0 10px 28px rgba(0,0,0,.45);transform-origin:0;margin:0;font-size:max(20px,min(4.5vw,56px));font-weight:700;line-height:.95;position:absolute;top:22%;left:10%}.About_us-module__2Z0tJW__rightText{color:#fff;letter-spacing:-.5px;text-align:right;text-shadow:0 10px 28px rgba(0,0,0,.45);transform-origin:100%;margin:0;font-size:max(18px,min(4vw,50px));font-weight:700;line-height:1;position:absolute;top:46%;right:12%}.About_us-module__2Z0tJW__infoSection{background:var(--beige);text-align:left;padding:48px 24px 80px;position:relative}.About_us-module__2Z0tJW__title{color:var(--text-dark);letter-spacing:-.5px;text-transform:capitalize;max-width:980px;margin:8px 20px 20px;font-size:max(28px,min(3.2vw,42px));font-weight:700;display:inline-block;position:relative}.About_us-module__2Z0tJW__title:after{content:"";background:linear-gradient(90deg,#e1c6b5 0%,#5ca9af 25%,#afe3df 47%,#2c6b74 66%,#82a89d 84%,#7e394b 100%);border-radius:2px;width:100%;height:4px;margin-top:14px;display:block}.About_us-module__2Z0tJW__description{color:#333;opacity:.95;max-width:100%;margin-left:10px;padding:0 30px;font-size:max(15px,min(2vw,18px));font-weight:400;line-height:1.8}.About_us-module__2Z0tJW__motto{color:#111;letter-spacing:.2px;font-weight:800}.About_us-module__2Z0tJW__cta{cursor:pointer;color:#fff;background:#00b5ad;border:none;border-radius:50px;justify-content:center;align-items:center;width:180px;height:50px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:25px;right:36px;box-shadow:inset 6px 6px 12px rgba(0,0,0,.25),inset -6px -6px 12px rgba(255,255,255,.6)}.About_us-module__2Z0tJW__cta:hover{transform:translateY(-1px);box-shadow:0 5px 5px rgba(33,37,41,.22)}.About_us-module__2Z0tJW__highlight{color:#111;font-weight:800;display:block}.About_us-module__2Z0tJW__highlightQuote{text-align:center;unicode-bidi:plaintext;margin-top:.5rem;font-size:1.05em;line-height:1.6}.About_us-module__2Z0tJW__highlightQuote strong{color:#111;font-weight:800}@media (max-width:1324px){.About_us-module__2Z0tJW__leftText{left:50px}}@media (max-width:1024px){.About_us-module__2Z0tJW__title{font-size:26px}.About_us-module__2Z0tJW__description{padding:0 24px;font-size:15px}.About_us-module__2Z0tJW__cta{padding:12px 22px;font-size:14px;bottom:18px;right:24px}}@media (min-width:401px) and (max-width:900px){.About_us-module__2Z0tJW__aboutGrid,.About_us-module__2Z0tJW__grid,.About_us-module__2Z0tJW__cards,.About_us-module__2Z0tJW__list{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;padding-left:16px;padding-right:16px;display:grid}.About_us-module__2Z0tJW__aboutGrid>*,.About_us-module__2Z0tJW__grid>*,.About_us-module__2Z0tJW__cards>*,.About_us-module__2Z0tJW__list>*{min-width:0}}@media (max-width:700px){.About_us-module__2Z0tJW__cta{justify-content:center;place-self:center;align-items:center;width:-moz-fit-content;width:fit-content;margin:12px auto 0;display:inline-flex}}@media (max-width:550px){.About_us-module__2Z0tJW__infoSection{padding:48px 0 80px}.About_us-module__2Z0tJW__description{max-width:93%}}@media (max-width:700px){.About_us-module__2Z0tJW__cta{justify-content:center;align-items:center;display:inline-flex;width:-moz-fit-content!important;width:fit-content!important;margin:0 auto!important;position:absolute!important;bottom:8px!important;left:0!important;right:0!important}}
.About-module__T3ssha__hero{color:#fff;background:#0b0b0b;width:100%;height:100vh;position:relative;overflow:hidden}.About-module__T3ssha__background{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.About-module__T3ssha__slide{opacity:0;will-change:opacity,transform;transition:opacity .55s,transform 1.2s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.06)}.About-module__T3ssha__active{opacity:1;transform:scale(1.06)}.About-module__T3ssha__exiting{opacity:0}.About-module__T3ssha__exitLeft{transform:translate(-4%)scale(1.06)}.About-module__T3ssha__exitRight{transform:translate(4%)scale(1.06)}.About-module__T3ssha__slideBg{filter:blur(8px)brightness(.9);background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.06)}.About-module__T3ssha__slideImage{object-fit:cover;filter:blur(8px)brightness(.9);transform:scale(1.1)}.About-module__T3ssha__fallback{background:linear-gradient(120deg,#111 0%,#1a1a1a 50%,#0e0e0e 100%);position:absolute;top:0;bottom:0;left:0;right:0}.About-module__T3ssha__vignette{background:radial-gradient(rgba(0,0,0,.12) 0%,rgba(0,0,0,.38) 55%,rgba(0,0,0,.62) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.About-module__T3ssha__centerWrap{z-index:2;place-items:center;height:100%;display:grid;position:relative}.About-module__T3ssha__card{-webkit-backdrop-filter:blur(14px)saturate(120%);background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.22);border-radius:22px;width:min(92vw,880px);padding:max(20px,min(4vw,40px));position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.35)}.About-module__T3ssha__title{text-align:left;margin:0 0 2rem;font-size:max(28px,min(4.5vw,48px));font-weight:800;line-height:1.15}.About-module__T3ssha__subtitle{text-align:left;color:rgba(255,255,255,.655);margin:0 0 22px;font-size:max(13px,min(1.5vw,17px))}.About-module__T3ssha__subtitleSpan{color:#3da5ad;padding:0 10px;font-size:max(14px,min(.5vw,18px));text-decoration:underline}.About-module__T3ssha__buttons{flex-wrap:wrap;justify-content:end;gap:12px;width:100%;display:inline-flex}.About-module__T3ssha__btn{will-change:transform;border-radius:14px;justify-content:center;align-items:center;padding:12px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.About-module__T3ssha__btnSecondary{color:#3da5ad;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28)}.About-module__T3ssha__btnSecondary:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.About-module__T3ssha__btnSecondary:active{transform:translateY(0)}@media (max-width:640px){.About-module__T3ssha__card{border-radius:18px}.About-module__T3ssha__buttons{gap:10px}.About-module__T3ssha__btn{border-radius:12px;padding:10px 16px}}@media (prefers-reduced-motion:reduce){.About-module__T3ssha__slide{transition:opacity .2s linear;transform:none}.About-module__T3ssha__active,.About-module__T3ssha__exitLeft,.About-module__T3ssha__exitRight{transform:none}}.About-module__T3ssha__hero[data-lang=ar] .About-module__T3ssha__card{text-align:right;direction:rtl}.About-module__T3ssha__hero[data-lang=ar] .About-module__T3ssha__title,.About-module__T3ssha__hero[data-lang=ar] .About-module__T3ssha__subtitle{text-align:right}.About-module__T3ssha__card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(450px circle at var(--x,50%)var(--y,50%),rgba(61,165,173,.28),rgba(61,165,173,.06) 35%,transparent 60%);opacity:0;transition:opacity .24s;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.About-module__T3ssha__card:hover:before{opacity:1}
.AutoPaint-module__lYzldG__wrapper{background:linear-gradient(#f5f2ec,#f5f5f5 100%);height:100vh;padding:50px 8%}.AutoPaint-module__lYzldG__rtl .AutoPaint-module__lYzldG__carImage{transform:scaleX(-1)}.AutoPaint-module__lYzldG__title{color:#111;margin:0;font-size:30px;font-weight:400;line-height:1.3}.AutoPaint-module__lYzldG__strong{font-size:32px;font-weight:800}.AutoPaint-module__lYzldG__leadTop{color:#222;opacity:.95;max-width:640px;margin:12px 0 24px;font-size:16px;line-height:1.6}.AutoPaint-module__lYzldG__container{grid-template-columns:1fr 360px;align-items:center;gap:40px;max-width:1280px;margin:0 auto;display:grid}.AutoPaint-module__lYzldG__left{min-width:0}.AutoPaint-module__lYzldG__carStage{justify-content:flex-start;align-items:center;display:flex}.AutoPaint-module__lYzldG__motionImageWrap{width:100%;max-width:880px}.AutoPaint-module__lYzldG__carImage{width:100%;height:auto;display:block}.AutoPaint-module__lYzldG__colorButtons{justify-content:center;gap:16px;margin-top:16px;display:flex}.AutoPaint-module__lYzldG__thumbBtn{all:unset;cursor:pointer;border-radius:10px;place-items:center;padding:7px;transition:transform .15s,box-shadow .15s;display:inline-grid;overflow:hidden}.AutoPaint-module__lYzldG__thumbBtn:hover{transform:translateY(-1px)}.AutoPaint-module__lYzldG__thumbBtn:active{transform:translateY(0)}.AutoPaint-module__lYzldG__thumbImg{object-fit:contain;width:40px;display:block}.AutoPaint-module__lYzldG__active{box-shadow:0 0 0 2px var(--accent,#111)inset,0 0 0 1px rgba(0,0,0,.12)}.AutoPaint-module__lYzldG__infoCard{z-index:5;text-align:left;--raise:-36px;width:100%;transform:translateY(var(--raise));background:#fff;border-radius:16px;place-self:flex-start end;padding:22px;position:static;box-shadow:0 12px 30px rgba(0,0,0,.12)}.AutoPaint-module__lYzldG__lead{color:#222;opacity:.95;margin:4px 0 16px;font-size:16px;line-height:1.6}.AutoPaint-module__lYzldG__cta{cursor:pointer;color:#fff;background:#00b5ad;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:180px;height:50px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:inset 6px 6px 12px rgba(0,0,0,.25),inset -6px -6px 12px rgba(255,255,255,.6)}.AutoPaint-module__lYzldG__cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,0,0,.16)}.AutoPaint-module__lYzldG__ctaIcon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.AutoPaint-module__lYzldG__ctaMobile{display:none}@media (min-width:1100px){.AutoPaint-module__lYzldG__infoCard{--raise:-48px}}@media (min-width:1400px){.AutoPaint-module__lYzldG__infoCard{--raise:-64px}}@media (max-width:800px){.AutoPaint-module__lYzldG__wrapper{flex-direction:column;justify-content:center;display:flex}.AutoPaint-module__lYzldG__container{display:block}.AutoPaint-module__lYzldG__infoCard{display:none}.AutoPaint-module__lYzldG__left{flex-direction:column;align-items:center;display:flex}.AutoPaint-module__lYzldG__carStage,.AutoPaint-module__lYzldG__colorButtons{justify-content:center}.AutoPaint-module__lYzldG__ctaMobile{color:#fff;background:#00b5ad;border:0;border-radius:28px;align-items:center;gap:10px;margin-top:25px;padding:12px 22px;font-size:15px;font-weight:700;display:flex;box-shadow:inset 6px 6px 12px rgba(0,0,0,.25),inset -6px -6px 12px rgba(255,255,255,.6)}.AutoPaint-module__lYzldG__title,.AutoPaint-module__lYzldG__strong{font-size:22px}.AutoPaint-module__lYzldG__leadTop{max-width:100%;margin:10px 0 18px;font-size:15px}}@media (max-width:420px){.AutoPaint-module__lYzldG__colorButtons{gap:8px}.AutoPaint-module__lYzldG__thumbBtn{border-radius:8px;width:48px;height:48px}}.AutoPaint-module__lYzldG__attnPulse .AutoPaint-module__lYzldG__thumbBtn{position:relative}.AutoPaint-module__lYzldG__attnPulse .AutoPaint-module__lYzldG__thumbBtn:after{content:"";border:2px solid var(--pulse,#00b5ad);opacity:0;pointer-events:none;border-radius:12px;animation:1s ease-out infinite AutoPaint-module__lYzldG__thumbPulse;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;transform:scale(.8)}@keyframes AutoPaint-module__lYzldG__thumbPulse{0%{opacity:0;transform:scale(.8)}10%{opacity:.6;transform:scale(.9)}60%{opacity:.15;transform:scale(1.1)}to{opacity:0;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.AutoPaint-module__lYzldG__attnPulse .AutoPaint-module__lYzldG__thumbBtn:after{opacity:0!important;animation:none!important}}
.StickySections-module__yEob2a__scope{isolation:isolate;position:relative;overflow:visible}.StickySections-module__yEob2a__bgFixed{z-index:1;pointer-events:none;background-blend-mode:overlay;opacity:0;background:rgba(61,181,173,.604) url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxmaWx0ZXIgaWQ9Im5vaXNlIj48ZmVUdXJidWxlbmNlIHR5cGU9InR1cmJ1bGVuY2UiIGJhc2VGcmVxdWVuY3k9IjAuOCIgbnVtT2N0YXZlcz0iNCIvPjwvZmlsdGVyPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbHRlcj0idXJsKCNub2lzZSkiLz48L3N2Zz4=) 0 0/cover;border-radius:28px;width:min(65.4375rem,90%);height:74vh;transition:opacity .22s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px rgba(17,13,13,.12)}.StickySections-module__yEob2a__active .StickySections-module__yEob2a__bgFixed{opacity:1}.StickySections-module__yEob2a__flow{z-index:2;position:relative}.StickySections-module__yEob2a__section{align-items:center;width:100%;height:110vh;margin-bottom:5rem;padding:1rem 2rem;display:flex}.StickySections-module__yEob2a__row{grid-template-columns:1.15fr 1fr;justify-content:center;align-items:center;gap:0;width:min(62.5rem,90%);margin:0 auto;padding:.3125rem;display:flex;position:relative}.StickySections-module__yEob2a__media{border-radius:22px;overflow:hidden}.StickySections-module__yEob2a__media img{object-fit:contain;width:90%;display:block}.StickySections-module__yEob2a__alt{justify-content:center;align-items:center;display:flex}.StickySections-module__yEob2a__video{letter-spacing:2px;color:#1a1a1a;background:0 0;border-radius:22px;width:100%;height:60vh;font-size:max(36px,min(6vw,96px));font-weight:600}.StickySections-module__yEob2a__content{color:#0e0e0e}.StickySections-module__yEob2a__title{margin:0 0 .625rem;font-size:max(20px,min(2vw,26px))}.StickySections-module__yEob2a__desc{text-align:left;color:#2e2e2e;max-width:50ch;margin-bottom:2.5rem;padding-top:1.25rem;padding-left:1.875rem;padding-right:1.875rem;font-size:1.3rem;line-height:1.6}.StickySections-module__yEob2a__content[dir=rtl],.StickySections-module__yEob2a__title[dir=rtl],.StickySections-module__yEob2a__desc[dir=rtl]{text-align:right;direction:rtl}.StickySections-module__yEob2a__colors{gap:.9375rem;padding-left:.625rem;padding-right:.625rem;display:flex}.StickySections-module__yEob2a__color{flex-direction:column;align-items:center;display:flex}.StickySections-module__yEob2a__labels{opacity:.7;margin-bottom:.875rem;font-size:.8125rem}.StickySections-module__yEob2a__swatch{width:8.125rem;height:4.3125rem;margin-bottom:30px}.StickySections-module__yEob2a__swatch_1{background:#c4d1d4}.StickySections-module__yEob2a__swatch_2{background:#fff}.StickySections-module__yEob2a__swatch_3{background:#c4d1d4}.StickySections-module__yEob2a__light{background:#e5d8d3}.StickySections-module__yEob2a__dark{background:#76464c}.StickySections-module__yEob2a__link{text-underline-offset:4px;text-transform:uppercase;letter-spacing:.08em;font-size:.9375rem;font-weight:300;text-decoration:underline;display:inline-block;position:absolute;bottom:0;right:2rem}@media (max-width:960px){.StickySections-module__yEob2a__row{grid-template-columns:1fr}.StickySections-module__yEob2a__media,.StickySections-module__yEob2a__video{width:90vw;height:42vh}.StickySections-module__yEob2a__bgFixed{height:60vh}.StickySections-module__yEob2a__video{padding-left:0!important;padding-right:0!important}.StickySections-module__yEob2a__desc{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.StickySections-module__yEob2a__section:first-child,.StickySections-module__yEob2a__section:nth-child(3){align-items:center;gap:24px}.StickySections-module__yEob2a__section:first-child>*,.StickySections-module__yEob2a__section:nth-child(3)>*{min-width:0}}@media (max-width:780px){.StickySections-module__yEob2a__bgFixed,.StickySections-module__yEob2a__desc{text-align:center}.StickySections-module__yEob2a__active .StickySections-module__yEob2a__bgFixed{opacity:0!important}.StickySections-module__yEob2a__section{min-height:100vh;padding-left:1rem;padding-right:1rem}.StickySections-module__yEob2a__row{gap:50px;padding-bottom:1.25rem;flex-direction:column!important}.StickySections-module__yEob2a__media{border-radius:22px;width:55vw;height:auto;margin:20px auto 0;padding:0;position:relative;overflow:hidden}.StickySections-module__yEob2a__media img{width:100%}.StickySections-module__yEob2a__title{text-align:center;text-transform:uppercase;letter-spacing:.18em}.StickySections-module__yEob2a__desc{margin:0 0 20px;padding:0;font-size:1.1rem}.StickySections-module__yEob2a__colors{justify-content:center;align-items:center;margin-bottom:20px;padding:0}.StickySections-module__yEob2a__swatch{border:1px solid rgba(0,0,0,.25);border-radius:999px;width:5.125rem;height:3.3125rem}.StickySections-module__yEob2a__link{text-align:right;position:absolute;bottom:2rem;right:0}}@media (max-width:900px){.StickySections-module__yEob2a__section,.StickySections-module__yEob2a__section:first-child,.StickySections-module__yEob2a__section:nth-child(3){box-sizing:border-box;grid-template-columns:1fr;gap:16px;padding-left:16px;padding-right:16px;display:grid}.StickySections-module__yEob2a__desc{line-height:1.5}}@media (min-width:901px) and (max-width:1400px){.StickySections-module__yEob2a__section,.StickySections-module__yEob2a__section:first-child,.StickySections-module__yEob2a__section:nth-child(3){gap:20px}}@media (max-width:400px){.StickySections-module__yEob2a__section,.StickySections-module__yEob2a__section:first-child,.StickySections-module__yEob2a__section:nth-child(3){padding-left:12px!important;padding-right:12px!important}.StickySections-module__yEob2a__media{width:65vw;height:35vh}.StickySections-module__yEob2a__media,.StickySections-module__yEob2a__imageWrap,.StickySections-module__yEob2a__imgWrap{max-width:100%}.StickySections-module__yEob2a__media img,.StickySections-module__yEob2a__imageWrap img,.StickySections-module__yEob2a__imgWrap img{border-radius:inherit;width:100%;max-width:100%;display:block}.StickySections-module__yEob2a__section>*,.StickySections-module__yEob2a__content,.StickySections-module__yEob2a__text,.StickySections-module__yEob2a__desc,.StickySections-module__yEob2a__title{min-width:0}}@media (max-width:300px){.StickySections-module__yEob2a__media{width:80vw;height:35vh}}.StickySections-module__yEob2a__swatches{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));place-items:start center;gap:12px;width:100%;max-width:100%;display:grid}.StickySections-module__yEob2a__swatches *{min-width:0;max-width:100%}.StickySections-module__yEob2a__swatches>*{width:100%;max-width:120px}@media (max-width:400px){.StickySections-module__yEob2a__swatches{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:10px}}
.ProductsSection-module__YbdJBq__wrapper{--primary:#000;--secondary:#444;--bg:#fff;--accent:#d9d9d9;--button-bg:#000;--button-color:#fff;--filter-border:#45c3c1;flex-direction:column;display:flex}.ProductsSection-module__YbdJBq__hero{background:#fff;justify-content:center;align-items:center;display:flex}.ProductsSection-module__YbdJBq__heroInner{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.ProductsSection-module__YbdJBq__left{text-align:center;flex:1;padding:2rem 1rem}.ProductsSection-module__YbdJBq__right{flex:1;justify-content:center;display:flex}.ProductsSection-module__YbdJBq__title{color:#000;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.ProductsSection-module__YbdJBq__subtitle{color:var(--secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.ProductsSection-module__YbdJBq__heroImage,.ProductsSection-module__YbdJBq__heroPlaceholder{object-fit:contain;width:100%;height:auto}@media (min-width:768px){.ProductsSection-module__YbdJBq__hero{padding-left:5rem}.ProductsSection-module__YbdJBq__heroInner{flex-direction:row;align-items:center;gap:2rem}.ProductsSection-module__YbdJBq__left{text-align:left}.ProductsSection-module__YbdJBq__title{font-size:2rem}.ProductsSection-module__YbdJBq__subtitle{font-size:1rem}}@media (max-width:767px){.ProductsSection-module__YbdJBq__hero{padding:0}.ProductsSection-module__YbdJBq__heroInner{gap:1rem;width:100%;max-width:none;padding:0;flex-direction:column!important}.ProductsSection-module__YbdJBq__right{order:-1;width:100%}.ProductsSection-module__YbdJBq__heroImage,.ProductsSection-module__YbdJBq__heroPlaceholder{object-fit:cover;height:auto;margin:0 calc(50% - 50vw);display:block;width:100vw!important;max-width:none!important}.ProductsSection-module__YbdJBq__left{width:100%;padding:1rem;text-align:center!important}.ProductsSection-module__YbdJBq__title{max-width:92vw;margin:.5rem auto .25rem;font-weight:800;text-align:center!important}.ProductsSection-module__YbdJBq__subtitle{max-width:92vw;margin:0 auto;text-align:center!important}}@media (min-width:1024px){.ProductsSection-module__YbdJBq__heroInner{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:none;padding:0}.ProductsSection-module__YbdJBq__right{margin-left:10rem}.ProductsSection-module__YbdJBq__title{font-size:3rem}.ProductsSection-module__YbdJBq__subtitle{font-size:1.4rem}.ProductsSection-module__YbdJBq__heroImage{max-width:600px}}@media (min-width:1080px){.ProductsSection-module__YbdJBq__right{margin-left:15rem}}.ProductsSection-module__YbdJBq__filters{justify-content:center;align-items:center;gap:1rem;margin:40px 0;display:flex}.ProductsSection-module__YbdJBq__filters span{padding:0 10px}.ProductsSection-module__YbdJBq__selectWrap{display:inline-block;position:relative}.ProductsSection-module__YbdJBq__selectWrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--filter-border);color:#000;cursor:pointer;text-align:left;background:0 0;border-radius:9999px;outline:none;padding:.4rem 1.8rem .4rem .9rem;font-size:.85rem;font-weight:500;transition:all .2s}.ProductsSection-module__YbdJBq__selectWrap select:hover{background:rgba(69,195,193,.1);box-shadow:0 0 0 2px rgba(69,195,193,.2)}.ProductsSection-module__YbdJBq__selectWrap:after{content:"▼";color:var(--filter-border);pointer-events:none;font-size:.65rem;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.ProductsSection-module__YbdJBq__selectWrap.ProductsSection-module__YbdJBq__rtl select{text-align:right;direction:rtl;padding:.4rem .9rem .4rem 1.8rem}.ProductsSection-module__YbdJBq__selectWrap.ProductsSection-module__YbdJBq__rtl:after{top:50%;left:.8rem;right:auto;transform:translateY(-50%)}.ProductsSection-module__YbdJBq__main{background:linear-gradient(#f5f5f5,#f5f2ec 100%);flex-direction:column;justify-content:center;align-items:center;padding:0 1rem 1rem;display:flex}.ProductsSection-module__YbdJBq__grid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:60px 2.5rem;animation:.6s ease-in-out ProductsSection-module__YbdJBq__fadeIn;display:grid}.ProductsSection-module__YbdJBq__card{border:1px solid var(--filter-border);background:#fff;border-radius:14px;width:100%;padding:20px 15px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.06)}.ProductsSection-module__YbdJBq__imageWrap{justify-content:center;align-items:center;margin-top:0;display:flex;position:relative;overflow:hidden}.ProductsSection-module__YbdJBq__productImage,.ProductsSection-module__YbdJBq__productPlaceholder{object-fit:contain;width:100%;max-width:100%;height:250px;transition:transform .2s;scale:1.4}.ProductsSection-module__YbdJBq__card:hover .ProductsSection-module__YbdJBq__productImage{transform:none}.ProductsSection-module__YbdJBq__productPlaceholder{background:#ccc}.ProductsSection-module__YbdJBq__cardBody{background:#fff}.ProductsSection-module__YbdJBq__colorsRow{vertical-align:middle;gap:.4rem;width:100%;display:inline-flex}.ProductsSection-module__YbdJBq__colorCircle{border:1px solid #ccc;border-radius:50%;width:14px;height:14px;display:inline-block}.ProductsSection-module__YbdJBq__productTitle{color:#111827;background:0 0;margin:16px 16px 8px;padding:0;font-size:1.6rem;font-weight:700}.ProductsSection-module__YbdJBq__productDesc{color:#6b7280;margin:0 16px 28px;font-size:.93rem;line-height:1.55}.ProductsSection-module__YbdJBq__cardFooter{justify-content:flex-end;padding:0 16px 16px;display:flex}.ProductsSection-module__YbdJBq__readMore{color:#9ca3af;font-size:.85rem;text-decoration:none}.ProductsSection-module__YbdJBq__readMore:hover{color:#3db5ad;text-decoration:underline}.ProductsSection-module__YbdJBq__controls{text-align:center;margin-top:1rem}.ProductsSection-module__YbdJBq__showMore{cursor:pointer;text-underline-offset:4px;border:none;border-radius:8px;margin-top:20px;margin-bottom:20px;padding:.6rem 1.2rem;font-weight:200;text-decoration:underline}.ProductsSection-module__YbdJBq__partners{background:rgba(61,181,173,.57);padding:1.5rem}.ProductsSection-module__YbdJBq__partnersInner{justify-content:center;align-items:center;gap:4rem;height:100%;display:flex}.ProductsSection-module__YbdJBq__partner{transition:transform .3s}.ProductsSection-module__YbdJBq__partner img{width:15vw;height:100%}.ProductsSection-module__YbdJBq__partner:hover{filter:contrast(1.2);transform:translateY(-4px)}@media (max-width:400px){.ProductsSection-module__YbdJBq__card{width:20rem!important}}@media (max-width:510px){.ProductsSection-module__YbdJBq__grid{gap:36px 1rem}.ProductsSection-module__YbdJBq__card{max-width:24rem}.ProductsSection-module__YbdJBq__productImage,.ProductsSection-module__YbdJBq__productPlaceholder{height:140px}.ProductsSection-module__YbdJBq__productTitle{text-align:left;font-size:1.35rem}}@media (max-width:1840px){.ProductsSection-module__YbdJBq__card{width:34rem}}@media (max-width:1140px){.ProductsSection-module__YbdJBq__grid{width:90%}}@media (max-width:1124px){.ProductsSection-module__YbdJBq__grid{grid-template-columns:repeat(1,minmax(1px,1fr))}}.ProductsSection-module__YbdJBq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:rgba(0,0,0,.15);justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProductsSection-module__YbdJBq__sheet{border:3px solid var(--filter-border);-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;width:min(100%,980px);max-height:70vh;animation:.32s ease-out forwards ProductsSection-module__YbdJBq__sheet-slide-up;position:relative;overflow-y:auto;transform:translateY(100%);box-shadow:0 12px 30px rgba(0,0,0,.18)}@keyframes ProductsSection-module__YbdJBq__sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0%)}}.ProductsSection-module__YbdJBq__closeBtn{top:8px;color:#6b7280;cursor:pointer;background:0 0;border:none;width:32px;height:32px;font-size:24px;line-height:1;position:absolute}.ProductsSection-module__YbdJBq__closeBtn:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:10px}.ProductsSection-module__YbdJBq__closeBtn:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:10px}.ProductsSection-module__YbdJBq__closeBtn:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:10px}.ProductsSection-module__YbdJBq__closeBtn:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:10px}.ProductsSection-module__YbdJBq__closeBtn:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:10px}.ProductsSection-module__YbdJBq__closeBtn:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:10px}.ProductsSection-module__YbdJBq__closeBtn:hover{color:#374151}.ProductsSection-module__YbdJBq__sheetHeader{padding:18px 20px 8px}.ProductsSection-module__YbdJBq__sheetTitle{color:#111827;margin:0 0 8px;font-size:1.1rem;font-weight:700}.ProductsSection-module__YbdJBq__sheetIntro{color:#374151;margin:0;font-size:.95rem;line-height:1.6}.ProductsSection-module__YbdJBq__sheetDivider{border:none;border-top:1px solid #e5e7eb;margin:6px 0 14px}.ProductsSection-module__YbdJBq__sheetGrid{grid-template-columns:1.2fr 1fr 1fr;gap:18px;padding:0 20px 18px;display:grid}.ProductsSection-module__YbdJBq__sheetColTitle{color:#111827;margin-bottom:6px;font-weight:700}.ProductsSection-module__YbdJBq__sheetText{color:#374151;margin:0;font-size:.95rem;line-height:1.6}.ProductsSection-module__YbdJBq__sheetList{margin:0;padding:0;list-style:none}.ProductsSection-module__YbdJBq__checkItem{color:#374151;font-size:.95rem;line-height:1.6;position:relative}.ProductsSection-module__YbdJBq__checkItem:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:22px}.ProductsSection-module__YbdJBq__checkItem:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:22px}.ProductsSection-module__YbdJBq__checkItem:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:22px}.ProductsSection-module__YbdJBq__checkItem:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:22px}.ProductsSection-module__YbdJBq__checkItem:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:22px}.ProductsSection-module__YbdJBq__checkItem:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:22px}.ProductsSection-module__YbdJBq__checkItem:before{content:"✓";color:#10b981;position:absolute}.ProductsSection-module__YbdJBq__checkItem:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):before{left:0}.ProductsSection-module__YbdJBq__checkItem:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):before{left:0}.ProductsSection-module__YbdJBq__checkItem:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):before{left:0}.ProductsSection-module__YbdJBq__checkItem:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before{right:0}.ProductsSection-module__YbdJBq__checkItem:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before{right:0}.ProductsSection-module__YbdJBq__checkItem:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before{right:0}@media (max-width:768px){.ProductsSection-module__YbdJBq__sheetGrid{grid-template-columns:1fr}}
.HandpickedColors-module__q-z_RG__colorsSection{margin-top:35px;margin-bottom:35px;padding:32px 0;overflow:hidden}.HandpickedColors-module__q-z_RG__colorsTitle{text-align:center;letter-spacing:.06em;margin-bottom:60px;font-size:2rem;font-weight:600}.HandpickedColors-module__q-z_RG__track{align-items:center;gap:36px;width:max-content;animation:24s linear infinite HandpickedColors-module__q-z_RG__colors-scroll;display:flex}.HandpickedColors-module__q-z_RG__swatch{flex:none;width:220px}.HandpickedColors-module__q-z_RG__swatchBlock{border-radius:0 22px 0 0;width:100%;height:110px}.HandpickedColors-module__q-z_RG__swatchMeta{color:#1b1b1b;margin-top:10px}.HandpickedColors-module__q-z_RG__swatchName{letter-spacing:.06em;font-size:.85rem;font-weight:600}.HandpickedColors-module__q-z_RG__swatchCode{color:#666;font-size:.82rem}@keyframes HandpickedColors-module__q-z_RG__colors-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.HandpickedColors-module__q-z_RG__track{gap:20px;animation-duration:18s}.HandpickedColors-module__q-z_RG__swatch{width:180px}.HandpickedColors-module__q-z_RG__swatchBlock{height:90px}}.HandpickedColors-module__q-z_RG__scroller{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;position:relative;overflow-x:auto;overflow-y:hidden}.HandpickedColors-module__q-z_RG__scroller::-webkit-scrollbar{display:none}.HandpickedColors-module__q-z_RG__scroller .HandpickedColors-module__q-z_RG__track{scroll-snap-type:x proximity;align-items:start;gap:36px;width:max-content;padding:0 24px 8px;animation:none;display:flex}.HandpickedColors-module__q-z_RG__scroller .HandpickedColors-module__q-z_RG__swatch{scroll-snap-align:start;flex:none;width:220px}@media (max-width:768px){.HandpickedColors-module__q-z_RG__scroller .HandpickedColors-module__q-z_RG__track{gap:20px}.HandpickedColors-module__q-z_RG__colorsTitle{font-size:1.5rem}.HandpickedColors-module__q-z_RG__scroller .HandpickedColors-module__q-z_RG__swatch{width:120px}.HandpickedColors-module__q-z_RG__scroller .HandpickedColors-module__q-z_RG__swatchBlock{height:70px}}
.Footer-module__9F59Ua__footer{color:#fff;height:100vh;height:100svh;direction:ltr;background-color:#6a6a6a;background-image:linear-gradient(#fff 0%,#cfcfcf 10%,#9c9c9c 20%,#1a1a1a 42%,#000 78%,#0a0d12 100%);height:100dvh;position:relative;overflow:hidden}.Footer-module__9F59Ua__waveWrap{z-index:1;pointer-events:none;position:absolute;top:0;bottom:-10px;left:0;right:0;overflow:hidden}.Footer-module__9F59Ua__waveImg{object-fit:cover;object-position:center bottom;filter:contrast(1.05)saturate(.95)}.Footer-module__9F59Ua__content{z-index:2;grid-template-columns:1fr;align-items:start;gap:40px;max-width:1580px;min-height:0;margin:0 auto;padding:72px 24px 24px;display:grid;position:relative}.Footer-module__9F59Ua__itemText{letter-spacing:.2px;font-size:16px;font-weight:700}.Footer-module__9F59Ua__addrIcon{background:linear-gradient(135deg,#ff8a00,#ff3d71)}.Footer-module__9F59Ua__addrIcon svg{fill:#fff;opacity:.95;width:18px;height:18px}.Footer-module__9F59Ua__left{container-type:inline-size}.Footer-module__9F59Ua__brand{text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(#fff 65%,#d3d3d3 100%);color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:max(48px,min(10cqw,310px));font-weight:900;line-height:.95}.Footer-module__9F59Ua__rightPinned{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:1024px){.Footer-module__9F59Ua__rightPinned{text-align:left;z-index:5;grid-template-columns:max-content max-content max-content;place-items:start;gap:32px 56px;width:auto;max-width:calc(100% - 48px);display:grid;position:absolute;top:72px;right:24px}}.Footer-module__9F59Ua__colTitle{font-size:20px;font-weight:700}.Footer-module__9F59Ua__linkList{margin:0;padding:0;list-style:none}.Footer-module__9F59Ua__linkList li{margin:8px 0}.Footer-module__9F59Ua__linkList a{color:#fff;opacity:.9;align-items:center;gap:10px;text-decoration:none;transition:opacity .15s;display:inline-flex}.Footer-module__9F59Ua__linkList a:hover{opacity:1}.Footer-module__9F59Ua__contactCol{min-width:260px}.Footer-module__9F59Ua__contactList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__9F59Ua__telLink{color:#fff;opacity:.98;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .18s,border-color .18s,transform .14s,opacity .14s;display:flex}.Footer-module__9F59Ua__telLink:hover{opacity:1;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);transform:translateY(-1px)}.Footer-module__9F59Ua__phoneIcon{background:linear-gradient(135deg,#4c8dff,#1877f2);border-radius:999px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 2px 10px rgba(0,0,0,.25)}.Footer-module__9F59Ua__phoneIcon svg{fill:#fff;opacity:.95;width:18px;height:18px}.Footer-module__9F59Ua__telNumber{letter-spacing:.2px;direction:ltr;unicode-bidi:plaintext;font-size:16px;font-weight:700}.Footer-module__9F59Ua__socialIcons{flex-direction:column;align-items:flex-start;gap:14px;margin:15px 0 0;padding:0;list-style:none;display:flex}.Footer-module__9F59Ua__socialItem{position:relative}.Footer-module__9F59Ua__iconButton{border-radius:999px;outline:none;place-items:center;width:46px;height:46px;text-decoration:none;transition:transform .14s,box-shadow .14s,filter .14s;display:grid;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.25)}.Footer-module__9F59Ua__iconButton:hover{transform:translateY(-1px)scale(1.02)}.Footer-module__9F59Ua__iconButton:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.25),0 2px 10px rgba(0,0,0,.35)}.Footer-module__9F59Ua__iconButton .Footer-module__9F59Ua__icon svg{fill:#fff;width:20px;height:20px}.Footer-module__9F59Ua__iconButton[data-brand=instagram]{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Footer-module__9F59Ua__iconButton[data-brand=facebook]{background:linear-gradient(135deg,#4c8dff,#1877f2)}.Footer-module__9F59Ua__iconButton[data-brand=whatsapp]{background:linear-gradient(135deg,#25d366,#128c7e)}.Footer-module__9F59Ua__iconButton[data-brand=gmail]{background:linear-gradient(135deg,#ff6a6a,#ea4335)}.Footer-module__9F59Ua__footer,.Footer-module__9F59Ua__rightPinned,.Footer-module__9F59Ua__socialIcons,.Footer-module__9F59Ua__iconButton,.Footer-module__9F59Ua__badge{direction:ltr!important}.Footer-module__9F59Ua__badge{transform-origin:100%;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:auto;right:calc(100% + 10px);transform:translateY(-50%)translate(6px)scale(.96);box-shadow:0 4px 18px rgba(0,0,0,.28)}@media (hover:hover){.Footer-module__9F59Ua__iconButton:hover .Footer-module__9F59Ua__badge{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.Footer-module__9F59Ua__iconButton:focus-visible .Footer-module__9F59Ua__badge{opacity:1;transform:translateY(-50%)translate(0)scale(1)}.Footer-module__9F59Ua__iconButton[data-brand=instagram] .Footer-module__9F59Ua__badge{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.Footer-module__9F59Ua__iconButton[data-brand=facebook] .Footer-module__9F59Ua__badge{background:linear-gradient(135deg,#4c8dff,#1877f2)}.Footer-module__9F59Ua__iconButton[data-brand=whatsapp] .Footer-module__9F59Ua__badge{background:linear-gradient(135deg,#25d366,#128c7e)}.Footer-module__9F59Ua__iconButton[data-brand=gmail] .Footer-module__9F59Ua__badge{background:linear-gradient(135deg,#ff6a6a,#ea4335)}@media (hover:hover){.Footer-module__9F59Ua__iconButton:hover .Footer-module__9F59Ua__badge{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.Footer-module__9F59Ua__iconButton:active .Footer-module__9F59Ua__badge{opacity:1;transform:translateY(-50%)translate(0)scale(1)}.Footer-module__9F59Ua__iconButton:focus-visible .Footer-module__9F59Ua__badge{opacity:1;transform:translateY(-50%)translate(0)scale(1)}@media (max-width:1023px){.Footer-module__9F59Ua__footer{height:auto;min-height:100vh}.Footer-module__9F59Ua__content{text-align:center;grid-template-columns:1fr}.Footer-module__9F59Ua__brand{text-align:center}.Footer-module__9F59Ua__rightPinned{text-align:center;grid-template-columns:1fr;gap:24px;position:static}.Footer-module__9F59Ua__socialIcons{flex-direction:row;justify-content:center;align-items:center;margin-top:20px}.Footer-module__9F59Ua__badge{display:none}.Footer-module__9F59Ua__contactList{align-items:center}.Footer-module__9F59Ua__telLink{justify-content:center}.Footer-module__9F59Ua__waveWrap{z-index:1;height:max(240px,min(55vw,520px));margin-top:0;position:relative}}@media (min-width:1024px){.Footer-module__9F59Ua__waveWrap{z-index:4}.Footer-module__9F59Ua__content{z-index:auto}.Footer-module__9F59Ua__rightPinned{z-index:5}.Footer-module__9F59Ua__brandReveal{opacity:0;will-change:transform,opacity;transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .6s;transform:translateY(20vh)}.Footer-module__9F59Ua__waveReveal{will-change:transform;transition:transform .6s cubic-bezier(.2,.8,.2,1);transform:translateY(20vh)}.Footer-module__9F59Ua__inview{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Footer-module__9F59Ua__brandReveal,.Footer-module__9F59Ua__waveReveal,.Footer-module__9F59Ua__inview{opacity:1!important;transition:none!important;transform:none!important}}.Footer-module__9F59Ua__bottomBar{z-index:6;letter-spacing:.25px;color:#fff;text-align:center;background:#000;border-top:1px solid #000;justify-content:center;align-items:center;gap:.35rem;height:36px;padding-left:12px;padding-right:12px;font-size:15px;line-height:1;display:flex;position:absolute;bottom:0;left:0;right:0}.Footer-module__9F59Ua__creditText{opacity:.9}.Footer-module__9F59Ua__creditAxiom{color:#7789ff;font-weight:800;text-decoration:none}.Footer-module__9F59Ua__creditOzmo{color:#f77017;font-weight:800;text-decoration:none}@media (hover:hover){.Footer-module__9F59Ua__creditAxiom:hover,.Footer-module__9F59Ua__creditOzmo:hover{text-decoration:underline}}@media (max-width:420px){.Footer-module__9F59Ua__bottomBar{height:32px;font-size:12px}}
