@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Rajdhani:wght@500;600;700&display=swap";:root{--black: #06080b;--black-2: #0b0e12;--ink: #101318;--muted: #73777f;--line: #dfe1e4;--paper: #f3f4f5;--white: #fff;--blue: #087dff;--blue-bright: #1da4ff;--red: #e6263f;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--black);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--black)}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img,video{display:block;width:100%}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;padding:0 clamp(24px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;background:#06080bd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{width:154px;height:54px;display:flex;align-items:center;overflow:hidden}.brand img{object-fit:contain;max-height:48px}.nav-links{display:flex;gap:40px;align-items:center}.nav-links a{position:relative;font-size:13px;font-weight:600;letter-spacing:.04em;color:#b9bec6;transition:color .2s ease}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--blue-bright);transition:right .25s ease}.nav-links a:hover{color:#fff}.nav-links a:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.cart-button,.menu-button{color:#fff;background:transparent;border:0;cursor:pointer}.cart-button{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px}.cart-button span{min-width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--blue);font-size:10px;font-weight:700}.menu-button{display:none;padding:7px}.hero{position:relative;min-height:780px;height:100vh;max-height:960px;padding:128px clamp(24px,7vw,110px) 60px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);align-items:center;gap:clamp(50px,8vw,140px);overflow:hidden;color:#fff;background:radial-gradient(circle at 52% 42%,#111821 0,var(--black) 48%)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 35%);pointer-events:none}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to right,#000,transparent 62%);mask-image:linear-gradient(to right,#000,transparent 62%)}.hero-glow{position:absolute;width:42vw;height:42vw;border-radius:50%;filter:blur(130px);opacity:.13;pointer-events:none}.hero-glow-blue{background:var(--blue);left:-28vw;bottom:-18vw}.hero-glow-red{background:var(--red);right:-35vw;top:-18vw;opacity:.09}.hero-content,.hero-media{position:relative;z-index:2}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px;color:#aeb6c2;margin-bottom:26px}.eyebrow span{width:26px;height:1px;background:linear-gradient(90deg,var(--blue),var(--blue-bright))}.hero h1,.section-heading h2,.custom-content h2,.process-heading h2,.contact h2{margin:0;font-family:Rajdhani,Arial Narrow,sans-serif;font-weight:600;letter-spacing:-.045em;line-height:.9;text-transform:uppercase}.hero h1{font-size:clamp(66px,7.3vw,118px)}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #e8ecf2;text-shadow:0 0 42px rgba(29,164,255,.16)}.hero-copy{max-width:590px;margin:30px 0 34px;color:#a8aeb8;font-size:clamp(16px,1.25vw,19px);line-height:1.65}.hero-cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 23px;border:1px solid transparent;font-size:13px;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#0a8aff,#0064d9);box-shadow:0 12px 34px #087dff3d}.button-primary:hover{background:linear-gradient(135deg,#1b99ff,#0876ee)}.button-ghost{color:#d3d6db;border-color:#fff3;background:#ffffff06}.button-ghost:hover{border-color:#ffffff73}.hero-proof{margin-top:46px;display:flex;align-items:center;gap:clamp(15px,2vw,28px)}.hero-proof div{display:flex;flex-direction:column;gap:4px}.hero-proof strong{color:#fff;font-family:Rajdhani;font-size:17px;text-transform:uppercase;letter-spacing:.02em}.hero-proof span{color:#747c87;font-size:11px}.hero-proof i{width:1px;height:30px;background:#ffffff1f}.hero-media{justify-self:center;width:min(100%,435px)}.video-frame{position:relative;aspect-ratio:9/13;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 100px #0000009e;background:#111}.video-frame:before{content:"";position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;border:12px solid rgba(255,255,255,.025);pointer-events:none}.video-frame video{height:100%;object-fit:cover;object-position:center}.video-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.28),transparent 30%,transparent 58%,rgba(0,0,0,.75))}.video-topline{position:absolute;z-index:3;left:22px;right:22px;top:20px;display:flex;justify-content:space-between;align-items:center;font-family:Rajdhani;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.live-dot{display:flex;align-items:center;gap:7px}.live-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 12px var(--red)}.video-caption{position:absolute;z-index:3;left:22px;right:22px;bottom:22px;display:flex;align-items:center;gap:12px}.play-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-caption div{display:flex;flex-direction:column;gap:3px}.video-caption small{color:#aeb4bd;font-size:9px;text-transform:uppercase;letter-spacing:.14em}.video-caption strong{font-family:Rajdhani;font-size:16px;text-transform:uppercase;letter-spacing:.02em}.hero-stamp{position:absolute;right:-51px;top:70px;width:103px;height:103px;display:grid;place-items:center;border-radius:50%;color:#bac0c9;border:1px solid rgba(255,255,255,.17);background:#080a0eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Rajdhani;font-size:12px;font-weight:700;line-height:1.1;text-align:center;text-transform:uppercase;letter-spacing:.06em;transform:rotate(9deg)}.scroll-cue{position:absolute;z-index:3;left:clamp(24px,5vw,78px);bottom:28px;display:flex;align-items:center;gap:12px;color:#737b86;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.section{padding:clamp(84px,9vw,140px) clamp(24px,7vw,110px)}.catalog{position:relative;background:var(--paper)}.section-heading{display:grid;grid-template-columns:1fr 390px;align-items:end;gap:60px;margin-bottom:56px}.kicker{display:block;margin-bottom:22px;color:var(--blue)}.section-heading h2,.process-heading h2{font-size:clamp(53px,5.7vw,84px)}.section-heading p{margin:0 0 7px;color:var(--muted);font-size:15px;line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{background:#fff;border:1px solid #e1e3e6;transition:transform .3s ease,box-shadow .3s ease;transition-delay:var(--delay, 0ms)}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #1013181a}.product-image-wrap{position:relative;aspect-ratio:1.62;overflow:hidden;background:#cfd2d6}.product-image-wrap img{height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.25,1)}.product-card:hover img{transform:scale(1.045)}.product-tag{position:absolute;left:18px;top:18px;padding:8px 11px;color:#fff;background:#05080bd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.product-number{position:absolute;right:16px;bottom:10px;color:#ffffffd1;font-family:Rajdhani;font-size:34px;font-weight:600}.product-info{padding:25px 26px 24px}.product-model{color:var(--blue);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.product-info h3{margin:7px 0 8px;font-family:Rajdhani;font-size:29px;line-height:1;text-transform:uppercase;letter-spacing:-.02em}.product-info>p{min-height:44px;margin:0;color:#777b82;font-size:12px;line-height:1.65}.product-bottom{margin-top:22px;padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eceef0}.product-price{display:flex;flex-direction:column;gap:3px;white-space:nowrap}.product-price small{color:#989ca2;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.price-line{display:flex;align-items:baseline;gap:8px}.product-price del{color:#a4a7ac;font-size:10px}.product-price strong{font-size:16px}.add-button{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--ink);border:0;cursor:pointer;font-size:11px;font-weight:700;transition:background .2s ease}.add-button:hover{background:var(--blue)}.catalog-footer{margin-top:30px;padding:26px 0 0;display:flex;justify-content:space-between;gap:30px;border-top:1px solid #d8dade;color:#81858b;font-size:12px}.catalog-footer a{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:700}.custom{min-height:760px;display:grid;grid-template-columns:1.03fr .97fr;background:var(--black-2);color:#fff}.custom-visual{position:relative;overflow:hidden;min-height:670px}.custom-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 65%,var(--black-2))}.custom-visual img{height:100%;object-fit:cover;object-position:center;filter:saturate(.8) contrast(1.06)}.custom-image-label{position:absolute;z-index:2;left:32px;bottom:30px;display:flex;align-items:center;gap:13px;color:#d9dce1;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.custom-image-label span{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-family:Rajdhani}.custom-content{padding:clamp(75px,9vw,140px) clamp(38px,8vw,125px) clamp(75px,9vw,140px) clamp(35px,6vw,86px);display:flex;flex-direction:column;justify-content:center}.kicker-light{color:#7ebfff}.custom-content h2{font-size:clamp(48px,4.7vw,76px)}.custom-content h2 em{font-style:normal;color:#8a919c}.custom-content>p{max-width:590px;margin:28px 0 30px;color:#9299a3;font-size:14px;line-height:1.8}.check-list{padding:0;margin:0 0 34px;display:grid;gap:15px;list-style:none;color:#d3d7dd;font-size:13px}.check-list li{display:flex;align-items:center;gap:12px}.check-list span{width:25px;height:25px;display:grid;place-items:center;color:var(--blue-bright);border:1px solid rgba(29,164,255,.35);border-radius:50%}.text-link{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding-bottom:7px;color:#fff;border-bottom:1px solid var(--blue);font-size:12px;font-weight:700}.process{background:#fff}.process-heading{margin-bottom:54px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-card{position:relative;min-height:255px;padding:30px 28px;border-left:1px solid var(--line);transition-delay:var(--delay, 0ms)}.process-card:first-child{border-left:0}.process-icon{width:43px;height:43px;display:grid;place-items:center;color:var(--blue);background:#edf5ff}.process-number{position:absolute;top:32px;right:27px;color:#b3b7bd;font-family:Rajdhani;font-size:13px;font-weight:700}.process-card h3{margin:43px 0 9px;font-family:Rajdhani;font-size:21px;text-transform:uppercase}.process-card p{max-width:210px;margin:0;color:#81858b;font-size:12px;line-height:1.6}.process-arrow{position:absolute;z-index:2;right:-12px;top:50%;padding:4px;color:#aeb3ba;background:#fff;border-radius:50%}.contact{position:relative;min-height:615px;padding:clamp(80px,9vw,140px) clamp(24px,7vw,110px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;overflow:hidden;color:#fff;background:#09111b}.contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 50%,rgba(8,125,255,.25),transparent 38%),linear-gradient(105deg,#08111b,#06080b 66%)}.contact-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.13;background-image:linear-gradient(120deg,transparent 0 49.8%,rgba(255,255,255,.15) 50%,transparent 50.2%);background-size:20px 20px;-webkit-mask-image:linear-gradient(to right,#000,transparent 80%);mask-image:linear-gradient(to right,#000,transparent 80%)}.contact-content{position:relative;z-index:2}.contact h2{max-width:730px;font-size:clamp(55px,6vw,92px)}.contact-content p{max-width:520px;margin:25px 0 31px;color:#929aa5;font-size:14px;line-height:1.7}.button-large{min-height:56px;padding-inline:27px}.contact-car{position:absolute;right:-2%;top:-12%;bottom:-12%;width:47%;z-index:1;transform:rotate(4deg);opacity:.76;-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%);mask-image:linear-gradient(90deg,transparent,#000 25%)}.contact-car img{height:100%;object-fit:cover;object-position:55% 77%;filter:saturate(.75) contrast(1.16) brightness(.66)}.footer{padding:66px clamp(24px,7vw,110px) 24px;color:#fff;background:#05070a;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:1fr 1.2fr;gap:60px 100px}.footer-brand{display:block;width:200px}.footer-main>p{margin:18px 0 24px;color:#777e88;font-size:12px;line-height:1.7}.socials{display:flex;gap:9px}.socials a{width:38px;height:38px;display:grid;place-items:center;color:#adb3bc;border:1px solid rgba(255,255,255,.12);border-radius:50%;transition:color .2s,border-color .2s}.socials a:hover{color:#fff;border-color:var(--blue)}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:70px;justify-self:end;width:min(100%,420px)}.footer-links div{display:flex;flex-direction:column;gap:13px}.footer-links span{margin-bottom:5px;color:#696f78;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.17em}.footer-links a{width:fit-content;color:#b1b6be;font-size:12px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{grid-column:1 / -1;padding-top:22px;display:flex;justify-content:space-between;color:#535962;border-top:1px solid rgba(255,255,255,.07);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.made-by{display:inline-flex;align-items:center;gap:8px;color:#6d737c;font-size:8px;transition:color .2s ease,opacity .2s ease}.made-by img{width:80px;height:auto;opacity:.74;transition:opacity .2s ease}.made-by:hover{color:#aeb4bd}.made-by:hover img{opacity:1}.whatsapp-float{position:fixed;z-index:45;right:28px;bottom:26px;width:58px;height:58px;display:grid;place-items:center;color:#fff;background:#20b969;border:1px solid rgba(255,255,255,.42);border-radius:50%;box-shadow:0 12px 30px #0000004d,0 0 0 6px #20b9691a;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.whatsapp-float:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(37,211,102,.28);border-radius:inherit;animation:whatsapp-pulse 2.4s ease-out infinite}.whatsapp-float svg{width:29px;height:29px}.whatsapp-float:hover{transform:translateY(-4px) scale(1.03);background:#25d366;box-shadow:0 16px 34px #00000057,0 0 0 7px #25d36624}@keyframes whatsapp-pulse{0%{transform:scale(.9);opacity:0}25%{opacity:1}75%,to{transform:scale(1.18);opacity:0}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1);transition-delay:var(--delay, 0ms)}.reveal-delay{transition-delay:.16s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.nav-links{position:fixed;top:78px;left:0;right:0;padding:32px;display:none;flex-direction:column;gap:25px;background:#06080bfa;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links.is-open{display:flex}.nav-links a{font-size:15px}.menu-button{display:grid;place-items:center}.hero{min-height:850px;height:auto;grid-template-columns:1fr minmax(300px,.68fr);gap:45px}.hero-stamp{right:-30px}.section-heading{grid-template-columns:1fr 330px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-card:nth-child(4){border-top:1px solid var(--line)}.process-card:nth-child(2) .process-arrow{display:none}}@media(max-width:760px){.site-header{height:68px;padding-inline:18px}.brand{width:118px;height:44px}.nav-links{top:68px;padding:14px 18px 22px;align-items:stretch;gap:0}.nav-links a{padding:16px 2px;font-size:13px;border-bottom:1px solid rgba(255,255,255,.08)}.nav-links a:last-child{border-bottom:0}.nav-links a:after{display:none}.cart-button{padding:7px 10px}.menu-button{padding:6px 0 6px 8px}.hero{min-height:auto;max-height:none;padding:112px 18px 70px;grid-template-columns:1fr;gap:42px}.hero-grid{background-size:48px 48px}.eyebrow{margin-bottom:20px;gap:9px;font-size:10px;letter-spacing:.16em}.eyebrow span{width:27px;flex:0 0 27px}.hero h1{max-width:100%;font-size:clamp(56px,17.7vw,76px);line-height:.91}.hero-copy{margin:25px 0 27px;font-size:14px;line-height:1.72}.hero-cta-row{display:grid;grid-template-columns:1fr;gap:10px}.hero-cta-row .button{width:100%;min-height:52px;padding-inline:15px}.hero-proof{margin-top:30px;padding:18px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.hero-proof i{display:none}.hero-proof div{min-width:0}.hero-proof div:nth-of-type(2){align-items:center;text-align:center}.hero-proof div:nth-of-type(3){align-items:flex-end;text-align:right}.hero-proof strong{font-size:13px}.hero-proof span{font-size:8px;line-height:1.35}.hero-media{width:min(100%,390px)}.video-frame{border-color:#ffffff2e}.video-frame:before{border-width:8px}.hero-stamp{right:-7px;top:48px;width:78px;height:78px;font-size:9px}.scroll-cue{display:none}.section{padding:72px 18px}.kicker{margin-bottom:17px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.section-heading h2,.process-heading h2{font-size:clamp(48px,14vw,56px);line-height:.93}.section-heading p{font-size:12px;line-height:1.7}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{border-color:#d9dce0}.product-image-wrap{aspect-ratio:1.62}.product-tag{left:13px;top:13px;padding:7px 9px}.product-number{right:13px;bottom:8px;font-size:29px}.product-info{padding:20px 18px}.product-info h3{font-size:27px}.product-info>p{min-height:0;font-size:11px}.product-bottom{align-items:flex-end}.add-button{padding-inline:13px;font-size:10px}.catalog-footer{margin-top:24px;padding-top:20px;flex-direction:column;gap:11px}.custom{grid-template-columns:1fr}.custom-visual{min-height:410px;border-bottom:1px solid rgba(255,255,255,.08)}.custom-visual:after{background:linear-gradient(to bottom,transparent 72%,var(--black-2))}.custom-image-label{left:18px;bottom:20px}.custom-content{padding:50px 18px 72px}.custom-content h2{font-size:clamp(45px,13.5vw,52px);line-height:.93}.custom-content>p{margin:24px 0 27px;font-size:12px;line-height:1.75}.check-list{gap:13px;margin-bottom:30px;font-size:12px}.check-list li{align-items:flex-start}.process-heading{margin-bottom:34px}.process-grid{grid-template-columns:1fr;border:1px solid var(--line)}.process-card,.process-card:nth-child(3),.process-card:nth-child(4){min-height:184px;padding:25px 22px;border-left:0;border-top:1px solid var(--line)}.process-card:first-child{border-top:0}.process-arrow{display:none}.process-number{top:27px;right:22px}.process-card h3{margin-top:26px}.contact{min-height:610px;padding:72px 18px;grid-template-columns:1fr;align-items:start}.contact h2{font-size:clamp(50px,15vw,60px);line-height:.92}.contact-content{max-width:100%}.contact-content p{margin:22px 0 28px;font-size:12px}.contact-content .button{width:100%}.contact-car{width:100%;top:40%;right:-18%;bottom:-15%;opacity:.5;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 26%);mask-image:linear-gradient(to bottom,transparent,#000 26%)}.footer{padding:48px 18px 20px;grid-template-columns:1fr;gap:38px}.footer-brand{width:168px}.footer-main>p{margin:15px 0 21px}.footer-links{padding-top:28px;gap:24px;justify-self:stretch;width:100%;border-top:1px solid rgba(255,255,255,.07)}.footer-bottom{padding-top:18px;gap:16px;align-items:center}.whatsapp-float{right:17px;bottom:max(17px,env(safe-area-inset-bottom));width:54px;height:54px}.whatsapp-float svg{width:27px;height:27px}}@media(max-width:410px){.product-bottom{flex-direction:column;align-items:stretch}.product-price{flex-direction:row;justify-content:space-between;align-items:center}.add-button{width:100%}.footer-links{grid-template-columns:1fr 1fr}}@media(max-width:350px){.site-header{padding-inline:14px}.brand{width:108px}.hero,.section,.contact{padding-left:14px;padding-right:14px}.hero h1{font-size:54px}.hero-proof strong{font-size:12px}.footer{padding-left:14px;padding-right:14px}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.product-image-wrap img,.button,.product-card{transition:none}.whatsapp-float:before{animation:none}}
