:root{--ink:#151714;--paper:#f2efe7;--acid:#d7ff38;--line:rgba(21,23,20,.16);--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}.grain{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.wrap{width:min(1380px,calc(100% - 80px));margin:auto}
.nav{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{font-family:Manrope,sans-serif;font-size:22px;font-weight:700;letter-spacing:-1px;text-decoration:none;color:inherit}.brand span{color:#729000}.nav nav{display:flex;gap:24px}.nav nav a,.footer a{color:inherit;text-decoration:none;font-size:13px}.nav nav a:hover,.footer a:hover{opacity:.55}.cart-button{border:0;background:none;display:flex;align-items:center;gap:10px;cursor:pointer;font:500 13px inherit}.cart-button b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--ink);color:#fff;font-size:11px}
.hero{height:700px;min-height:620px;display:grid;grid-template-columns:1fr 1.35fr .55fr;align-items:center;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600;margin:0 0 26px}.hero h1,.section-head h2{font-family:var(--serif);font-size:clamp(64px,6.5vw,104px);line-height:.88;font-weight:400;letter-spacing:-.055em;margin:0}.hero h1 em{font-weight:400;color:#718222}.intro{font-size:16px;line-height:1.65;max-width:390px;margin:34px 0}.primary-link{display:flex;width:max-content;gap:55px;align-items:center;padding:16px 0;border-bottom:1px solid;color:inherit;text-decoration:none;font-size:13px}.primary-link span{font-size:20px}.hero-visual{height:100%;position:relative;display:grid;place-items:center}.orbit{width:500px;height:500px;border:1px solid var(--line);border-radius:50%;position:absolute}.orbit:before,.orbit:after{content:"";position:absolute;background:var(--ink);border-radius:50%;width:6px;height:6px;top:50%;transform:translateY(-50%)}.orbit:before{left:-3px}.orbit:after{right:-3px}.orbit-label{position:absolute;font-size:8px;letter-spacing:.2em}.orbit-label.top{top:78px}.orbit-label.bottom{bottom:78px}
.watch{position:relative;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(18px 22px 18px rgba(0,0,0,.23));z-index:2;transform:rotate(8deg)}.strap{width:100px;height:143px;background:linear-gradient(90deg,#111,#2c2d2b 22%,#0a0b0a 52%,#272826 78%,#111);position:relative}.strap:after{content:"";position:absolute;inset:0 11px;border-left:1px solid #42433f;border-right:1px solid #42433f}.strap-top{border-radius:28px 28px 5px 5px;margin-bottom:-12px}.strap-bottom{border-radius:5px 5px 28px 28px;margin-top:-12px}.watch-case{width:184px;height:184px;border-radius:50%;background:linear-gradient(135deg,#797d7b,#181a19 28%,#5a5d5b 52%,#111 78%,#6e716f);padding:9px;position:relative;z-index:2}.dial{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 38% 33%,#303330,#111 66%);border:2px solid #090a09;position:relative;box-shadow:inset 0 0 20px #000}.logo-mini{position:absolute;top:30%;width:100%;text-align:center;color:#d8d9d3;font-size:8px;letter-spacing:.17em}.marker{position:absolute;background:#c4c7bd}.m12,.m6{width:2px;height:12px;left:50%;transform:translateX(-50%)}.m12{top:12px}.m6{bottom:12px}.m3,.m9{height:2px;width:12px;top:50%;transform:translateY(-50%)}.m3{right:12px}.m9{left:12px}.hand{position:absolute;left:50%;bottom:50%;transform-origin:bottom;border-radius:4px}.hour{width:4px;height:41px;background:#e8e8df;transform:rotate(304deg)}.minute{width:2px;height:58px;background:#e8e8df;transform:rotate(39deg)}.second{width:1px;height:65px;background:var(--acid);transform:rotate(132deg)}.pivot{position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:var(--acid)}.crown{position:absolute;right:-10px;top:78px;width:11px;height:28px;border-radius:3px;background:#3d403e}.hero-note{position:absolute;right:8%;bottom:22%;display:flex;gap:10px;align-items:flex-start}.hero-note span{font-family:var(--serif);font-size:40px;color:#75811e}.hero-note p{font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:.1em}.hero-meta{align-self:end;margin-bottom:70px}.hero-meta>span{font-family:var(--serif);font-size:32px}.hero-meta p{font-size:11px;line-height:1.8;border-top:1px solid var(--line);padding-top:14px}
.ticker{height:48px;background:var(--acid);display:flex;align-items:center;white-space:nowrap;overflow:hidden;font-family:Manrope;font-weight:700;font-size:11px;letter-spacing:.16em}.ticker div{animation:marquee 18s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}
.collection{padding:120px 0 140px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:70px}.section-head h2{font-size:clamp(50px,5vw,76px);line-height:.95}.filters{display:flex;gap:4px}.filters button{border:1px solid var(--line);border-radius:30px;background:transparent;padding:10px 18px;font:500 11px inherit;cursor:pointer}.filters button.active,.filters button:hover{background:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{transition:.35s}.product-card.hidden{display:none}.product-art{height:510px;display:grid;place-items:center;position:relative;overflow:hidden}.product-art:after{content:"";position:absolute;width:270px;height:270px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.art-dark{background:#20231f}.art-silver{background:#b9c0b5}.art-cream{background:#ded5c2}.edition{position:absolute;top:22px;left:22px;font-size:9px;letter-spacing:.18em;z-index:3;color:#fff}.art-cream .edition{color:var(--ink)}.product-watch{transform:scale(.8) rotate(9deg);transition:transform .5s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-watch{transform:scale(.87) rotate(3deg)}.silver-watch .strap{background:repeating-linear-gradient(90deg,#777,#ddd 4px,#999 7px)}.silver-watch .dial{background:radial-gradient(circle at 38% 33%,#f8f7ef,#bfc2bb 70%)}.silver-watch .logo-mini,.silver-watch .marker{color:#222;background:#222}.silver-watch .hand{background:#222}.leather-watch .strap{background:linear-gradient(90deg,#603014,#a65a2a 22%,#743a19 55%,#a75b2b 80%,#5c2d12)}.leather-watch .strap:after{border-color:#ce8553}.leather-watch .dial{background:radial-gradient(circle at 38% 33%,#fffdf4,#d8d2c3 78%)}.leather-watch .logo-mini,.leather-watch .marker{color:#24251f;background:#24251f}.leather-watch .hand{background:#24251f}.product-info{display:flex;justify-content:space-between;padding:22px 3px;border-bottom:1px solid var(--line)}.product-number{font-family:var(--serif);font-size:18px;color:#7a861e;margin:0 0 20px}.product-info h3{font-family:var(--serif);font-size:25px;font-weight:400;margin:0 0 7px}.product-info span{font-size:11px;opacity:.6}.product-buy{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.product-buy strong{font-size:13px}.product-buy button{width:42px;height:42px;border-radius:50%;background:transparent;border:1px solid var(--ink);font-size:23px;cursor:pointer;transition:.2s}.product-buy button:hover{background:var(--acid);transform:rotate(90deg)}
.story{background:#161814;color:#f2efe7;padding:130px 0}.story-inner blockquote{font-family:var(--serif);font-size:clamp(52px,7vw,112px);line-height:.94;letter-spacing:-.045em;margin:45px 0 90px}.story-inner blockquote em{color:var(--acid);font-weight:400}.story-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.2);padding-top:28px}.story-bottom p{max-width:460px;line-height:1.6}.story-bottom span{text-align:right;font-size:10px;line-height:1.7;letter-spacing:.1em;text-transform:uppercase}.footer{height:150px;display:flex;align-items:center;justify-content:space-between}.footer p{font-size:11px}.footer div{display:flex;gap:25px}.whatsapp-button{position:fixed;right:26px;bottom:26px;z-index:25;display:flex;align-items:center;gap:10px;padding:12px 18px 12px 13px;border-radius:999px;background:#25d366;color:#102d1a;text-decoration:none;font:600 12px Manrope,sans-serif;box-shadow:0 12px 32px rgba(0,0,0,.22);transition:transform .2s,box-shadow .2s}.whatsapp-button svg{width:25px;height:25px;fill:#fff}.whatsapp-button:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.27)}
.cart-drawer{position:fixed;right:0;top:0;height:100vh;width:min(440px,100%);background:var(--paper);z-index:40;padding:35px;transform:translateX(105%);transition:.35s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:25px}.cart-top h2{font:400 34px var(--serif);margin:0}.cart-top button{border:0;background:none;font-size:30px;cursor:pointer}.cart-items{flex:1;padding:20px 0;overflow:auto}.empty{opacity:.5;font-size:13px}.cart-item{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item p{margin:0;font:18px var(--serif)}.cart-item span{font-size:12px}.remove{border:0;background:none;text-decoration:underline;font-size:10px;cursor:pointer}.cart-footer{border-top:1px solid var(--line);padding-top:20px}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:25px}.cart-footer button{width:100%;padding:18px;background:var(--ink);color:#fff;border:0;font:600 12px inherit;cursor:pointer}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:30;opacity:0;pointer-events:none;transition:.3s}.backdrop.show{opacity:1;pointer-events:auto}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);background:var(--acid);padding:13px 22px;font-size:12px;font-weight:600;z-index:50;opacity:0;transition:.3s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:950px){.wrap{width:calc(100% - 40px)}.nav nav{display:none}.hero{height:auto;min-height:780px;grid-template-columns:1fr 1fr}.hero-copy{padding-top:70px;z-index:3}.hero-visual{height:570px}.hero-meta{display:none}.orbit{width:400px;height:400px}.section-head{align-items:flex-start;gap:40px;flex-direction:column}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/3;width:50%;margin:auto}.product-art{height:430px}}
@media(max-width:650px){.wrap{width:calc(100% - 28px)}.nav{height:76px}.hero{display:block;min-height:850px;padding-top:58px}.hero h1{font-size:61px}.intro{font-size:14px;margin:24px 0}.hero-visual{height:440px;margin-top:-5px}.orbit{width:330px;height:330px}.hero-watch{transform:scale(.78) rotate(8deg)}.orbit-label.top{top:40px}.orbit-label.bottom{bottom:40px}.hero-note{right:0;bottom:14%}.collection{padding:80px 0}.section-head{margin-bottom:45px}.section-head h2{font-size:48px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;width:auto}.product-art{height:440px}.filters{width:100%;overflow:auto}.story{padding:90px 0}.story-inner blockquote{font-size:52px;margin:40px 0 65px}.story-bottom{display:block}.story-bottom span{display:block;text-align:left;margin-top:35px}.footer{height:190px;align-items:flex-start;padding:50px 0;flex-wrap:wrap}.footer p{order:3;width:100%}.whatsapp-button{right:16px;bottom:16px;width:52px;height:52px;padding:0;justify-content:center}.whatsapp-button span{display:none}}
/* Catálogo multimarca */
.nav-whatsapp{color:inherit;text-decoration:none;font:600 12px Manrope,sans-serif;border-bottom:1px solid var(--ink);padding:8px 0}.catalog-note{max-width:290px;margin:0;font-size:13px;line-height:1.6;opacity:.65}.product-grid{grid-template-columns:repeat(4,1fr);gap:30px 14px}.product-art{height:400px}.product-watch{transform:scale(.68) rotate(9deg)}.product-card:hover .product-watch{transform:scale(.74) rotate(3deg)}.brand-rolex{background:#1e5344}.brand-hublot{background:#20201f}.brand-tissot{background:#bb2d32}.brand-gshock{background:#5b605c}.brand-omega{background:#173957}.brand-richard{background:#be711e}.brand-patek{background:#ccb994}.brand-cartier{background:#8c1e28}.richard-watch .strap{background:linear-gradient(90deg,#d56016,#ff9a2f 25%,#d45d12 55%,#ff9a2f 80%,#bd4c0b)}.richard-watch .dial{background:radial-gradient(circle at 38% 33%,#444,#151515 70%)}.product-info{gap:10px;align-items:flex-end}.product-info>div:first-child{min-width:0}.product-info h3{font-size:22px}.whatsapp-card{flex:none;display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:30px;background:#25d366;color:#102d1a;text-decoration:none;font:600 10px Manrope,sans-serif;transition:transform .2s,background .2s}.whatsapp-card b{font-size:15px}.whatsapp-card:hover{transform:translateY(-2px);background:#1fbd59}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:auto;width:auto;margin:0}.product-art{height:440px}.product-watch{transform:scale(.76) rotate(9deg)}.product-card:hover .product-watch{transform:scale(.8) rotate(3deg)}}
@media(max-width:650px){.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;width:auto}.catalog-note{margin-top:-20px}.product-art{height:430px}.product-info h3{font-size:24px}.whatsapp-card{padding:12px 16px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Fotografía de producto y presencia de marca */
.nav .brand{font-size:28px;letter-spacing:-1.8px}.hero .alex-title{font-family:Manrope,sans-serif;font-size:clamp(72px,8.3vw,136px);font-weight:700;line-height:.75;letter-spacing:-.09em;white-space:nowrap}.alex-title span{color:#718222}.hero-slogan{font:400 clamp(38px,3.7vw,62px)/.96 var(--serif);letter-spacing:-.045em;margin:28px 0 0}.hero-slogan em{color:#718222;font-weight:400}.hero-product-photo{position:relative;z-index:2;width:min(88%,500px);height:610px;object-fit:cover;border-radius:240px 240px 18px 18px;box-shadow:0 35px 55px rgba(19,24,16,.28);transform:rotate(2deg);transition:transform .6s cubic-bezier(.2,.7,.2,1)}.hero-visual:hover .hero-product-photo{transform:rotate(0) scale(1.015)}.product-art{background:#191b18}.product-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s}.product-card:hover .product-art img{transform:scale(1.045);filter:contrast(1.04)}.product-art:after{z-index:1;pointer-events:none}.edition{z-index:2;text-shadow:0 1px 8px rgba(0,0,0,.4)}
@media(max-width:950px){.hero .alex-title{font-size:clamp(68px,11vw,104px)}.hero-product-photo{height:520px}.hero-slogan{font-size:44px}}
@media(max-width:650px){.nav .brand{font-size:24px}.hero .alex-title{font-size:71px}.hero-slogan{font-size:39px;margin-top:20px}.hero-product-photo{width:82%;height:420px}.hero-visual{margin-top:18px}.product-art img{object-position:center}}

/* Pedido directo por WhatsApp */
.order-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start;padding:0 0 130px}.order-copy{position:sticky;top:35px}.order-copy h2{font-family:var(--serif);font-size:clamp(50px,5vw,82px);font-weight:400;line-height:.95;letter-spacing:-.055em;margin:0 0 28px}.order-copy p:last-child{max-width:420px;line-height:1.7;font-size:15px;opacity:.72}.order-form{background:#161814;color:#f2efe7;border-radius:34px;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:20px;box-shadow:0 28px 55px rgba(21,23,20,.18)}.order-form label{display:grid;gap:10px;font:600 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.16em}.order-form label:nth-child(3),.order-form label:nth-child(4),.order-form button{grid-column:1/-1}.order-form input,.order-form select,.order-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.06);color:#fff;padding:16px 17px;font:400 15px 'DM Sans',sans-serif;outline:none}.order-form select option{color:#151714}.order-form textarea{resize:vertical;min-height:120px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:var(--acid);box-shadow:0 0 0 3px rgba(215,255,56,.12)}.order-form button{border:0;border-radius:999px;background:var(--acid);color:#151714;padding:18px 24px;font:700 12px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;transition:transform .2s,box-shadow .2s}.order-form button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(215,255,56,.18)}.order-form button span{font-size:16px}
@media(max-width:950px){.order-section{grid-template-columns:1fr;gap:40px;padding-bottom:95px}.order-copy{position:static}.order-form{padding:32px}}
@media(max-width:650px){.order-section{padding-bottom:80px}.order-copy h2{font-size:48px}.order-form{grid-template-columns:1fr;border-radius:26px;padding:24px}.order-form label{grid-column:1/-1}.order-form input,.order-form select,.order-form textarea{font-size:16px}.order-form button{font-size:11px;line-height:1.45}}

/* Inventario real */
.real-inventory{padding:0 0 120px}.real-head{margin-bottom:55px}.real-section{border-top:1px solid var(--line);padding:42px 0 58px}.real-section-title{display:grid;grid-template-columns:70px minmax(210px,.65fr) 1fr;gap:28px;align-items:start;margin-bottom:26px}.real-section-title span{font-family:var(--serif);font-size:34px;color:#718222}.real-section-title h3{font-family:var(--serif);font-size:clamp(34px,3.3vw,58px);font-weight:400;line-height:.96;letter-spacing:-.045em;margin:0}.real-section-title p{max-width:380px;font-size:13px;line-height:1.65;opacity:.65;margin:6px 0 0}.real-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.real-grid.compact-grid{grid-template-columns:repeat(3,1fr)}.couple-grid{grid-template-columns:repeat(3,1fr)}.real-card{background:#161814;color:#f2efe7;border-radius:28px;overflow:hidden;min-height:100%;box-shadow:0 18px 38px rgba(21,23,20,.12);transition:transform .25s,box-shadow .25s}.real-card:hover{transform:translateY(-5px);box-shadow:0 28px 52px rgba(21,23,20,.18)}.real-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;background:#111}.real-card div{padding:20px}.real-card p{margin:0 0 10px;font:700 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.18em;color:var(--acid)}.real-card h4{font-family:var(--serif);font-size:25px;line-height:1.05;font-weight:400;margin:0 0 18px}.real-card a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#25d366;color:#102d1a;text-decoration:none;font:700 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.12em;padding:12px 14px}.real-card a:hover{background:#1fbd59}.couple-section{background:linear-gradient(180deg,rgba(215,255,56,.12),rgba(215,255,56,0));border-radius:34px;padding:42px 32px 58px;border-top:0}
@media(max-width:1100px){.real-grid,.real-grid.compact-grid,.couple-grid{grid-template-columns:repeat(2,1fr)}.real-section-title{grid-template-columns:55px 1fr}.real-section-title p{grid-column:2}}
@media(max-width:650px){.real-inventory{padding-bottom:80px}.real-section{padding:34px 0 44px}.couple-section{padding:30px 18px 44px;border-radius:26px}.real-section-title{grid-template-columns:1fr;gap:12px}.real-section-title p{grid-column:auto}.real-grid,.real-grid.compact-grid,.couple-grid{grid-template-columns:1fr}.real-card{border-radius:24px}.real-card h4{font-size:27px}.nav nav{gap:18px}}


/* Omega Q600 compacto */
.omega-drop{padding:0 0 118px}.omega-drop-head{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:28px}.omega-drop-head h2{font-family:var(--serif);font-size:clamp(48px,5vw,76px);line-height:.92;font-weight:400;letter-spacing:-.055em;margin:0}.omega-drop-head>p{max-width:430px;font-size:14px;line-height:1.7;opacity:.68;margin:0}.omega-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,270px);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:2px 6px 18px 2px}.omega-scroller::-webkit-scrollbar{height:9px}.omega-scroller::-webkit-scrollbar-track{background:rgba(21,23,20,.08);border-radius:999px}.omega-scroller::-webkit-scrollbar-thumb{background:#161814;border-radius:999px}.omega-card{position:relative;scroll-snap-align:start;background:#161814;color:#f2efe7;border-radius:26px;overflow:hidden;box-shadow:0 18px 38px rgba(21,23,20,.14);min-height:100%;transition:transform .25s,box-shadow .25s}.omega-card:hover{transform:translateY(-5px);box-shadow:0 28px 52px rgba(21,23,20,.2)}.omega-card-number{position:absolute;top:14px;left:14px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(21,23,20,.72);color:var(--acid);font:700 11px Manrope,sans-serif;letter-spacing:.12em}.omega-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;background:#111}.omega-card-body{padding:18px}.omega-card-body p{margin:0 0 8px;font:700 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.18em;color:var(--acid)}.omega-card-body h3{min-height:54px;font-family:var(--serif);font-size:24px;line-height:1.05;font-weight:400;margin:0 0 14px}.omega-card-body strong{display:inline-flex;margin-bottom:16px;border:1px solid rgba(215,255,56,.35);border-radius:999px;padding:7px 12px;color:var(--acid);font:800 12px Manrope,sans-serif;letter-spacing:.08em}.omega-card-body a{display:flex;align-items:center;justify-content:center;border-radius:999px;background:#25d366;color:#102d1a;text-decoration:none;font:800 10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.11em;padding:12px 13px}.omega-card-body a:hover{background:#1fbd59}
@media(max-width:950px){.omega-drop{padding-bottom:92px}.omega-drop-head{align-items:flex-start;flex-direction:column}.omega-scroller{grid-auto-columns:minmax(225px,42vw)}}
@media(max-width:650px){.omega-drop{padding-bottom:80px}.omega-drop-head h2{font-size:48px}.omega-scroller{grid-auto-columns:82vw;gap:14px;padding-bottom:16px}.omega-card{border-radius:24px}.omega-card-body h3{min-height:auto;font-size:27px}}
