@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Archivo:wght@600;700;800&display=swap";:root{--bg:#07080a;--bg-soft:#0e1014;--line:#ffffff1a;--text:#f4f6f8;--muted:#9aa3ad;--accent:#ff2e4d;--accent-soft:#ff2e4d24;--max:1240px;--display:"Archivo", "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}.shell{width:min(100% - 2.5rem, var(--max));margin-inline:auto}.eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:600}.display{font-family:var(--display);letter-spacing:-.03em;text-wrap:balance;font-weight:800;line-height:.95}.reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}.nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#07080ad9,#07080a00);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem clamp(1.25rem,4vw,3rem);display:flex;position:fixed;inset:0 0 auto}.nav__brand{flex:none;align-items:center;display:flex}.nav__brand img{filter:brightness(1.9)saturate(1.4)drop-shadow(0 2px 8px #00000080);width:auto;height:3rem}.nav__links{color:var(--muted);gap:1.75rem;font-size:.85rem;display:flex}.nav__links a{color:inherit;text-decoration:none;transition:color .25s}.nav__links a:hover{color:var(--text)}.btn{cursor:pointer;font:inherit;border:0;border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,color .25s;display:inline-flex}.btn--primary{background:var(--accent);color:#fff;box-shadow:0 18px 44px -18px var(--accent)}.btn--ghost{color:var(--text);border:1px solid var(--line);background:0 0}.btn:hover{transform:translateY(-2px)}.hero{align-items:center;min-height:100svh;padding-top:5rem;display:grid;position:relative;overflow:hidden}.hero__collage{background:#ffffff29;grid-template-rows:1fr 1fr;grid-template-columns:.95fr .75fr 1.1fr;gap:1px;display:grid;position:absolute;inset:0}.hero__tile{background:var(--bg);position:relative;overflow:hidden}.hero__tile img{object-fit:cover;width:100%;height:100%;animation:22s ease-in-out infinite alternate heroDrift;transform:scale(1.02)}.hero__tile--a{grid-area:1/1/span 2}.hero__tile--a img{object-position:center 45%}.hero__tile--b{grid-area:1/2}.hero__tile--b img{object-position:center 40%;animation-delay:-6s}.hero__tile--c{grid-area:1/3/span 2}.hero__tile--c img{object-position:center 55%;animation-delay:-11s}.hero__tile--d{grid-area:2/2}.hero__tile--d img{object-position:center 50%;animation-delay:-16s}@keyframes heroDrift{0%{transform:scale(1.02)}to{transform:scale(1.12)}}.hero:after{content:"";background:linear-gradient(to right, var(--bg) 2%, #07080aeb 30%, #07080ac7 52%, #07080a73 72%, #07080a99), linear-gradient(to top, var(--bg) 1%, transparent 32%);position:absolute;inset:0}.hero__body{z-index:2;gap:1.5rem;max-width:40rem;padding-block:clamp(2rem,6vh,4rem);display:grid;position:relative}.hero__title{font-size:clamp(2.8rem,7vw,5.6rem)}.hero__lead{color:var(--muted);max-width:32rem;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.9rem;display:flex}.hero__stats{border-top:1px solid var(--line);flex-wrap:wrap;gap:clamp(1.25rem,4vw,2.75rem);margin-top:.5rem;padding-top:1.5rem;display:flex}.hero__stat strong{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(1.4rem,2.4vw,2rem);display:block}.hero__stat span{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.72rem}.sequence{position:relative}.sequence__sticky{height:100svh;position:sticky;top:0;overflow:hidden}.sequence__frame{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sequence__sticky:after{content:"";background:linear-gradient(90deg,#07080ad1,#07080a26 55%),linear-gradient(#0000 60%,#07080ae6);position:absolute;inset:0}.sequence__caption{z-index:3;opacity:0;pointer-events:none;gap:1rem;width:min(100% - 3rem,34rem);transition:opacity .6s,transform .6s;display:grid;position:absolute;bottom:clamp(3rem,12vh,8rem);transform:translateY(24px)}.sequence__caption--left{left:clamp(1.5rem,6vw,5rem)}.sequence__caption--right{text-align:right;justify-items:end;right:clamp(1.5rem,6vw,5rem)}.sequence__caption.is-active{opacity:1;transform:none}.sequence__caption h2{font-family:var(--display);letter-spacing:-.03em;white-space:pre-line;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:.98}.sequence__caption p{color:var(--muted);max-width:28rem;line-height:1.6}.sequence__progress{z-index:3;background:var(--accent);height:3px;transition:width .1s linear;position:absolute;bottom:0;left:0}.section{padding-block:clamp(5rem,12vw,9rem)}.section__head{gap:1rem;max-width:40rem;margin-bottom:clamp(2.5rem,6vw,4rem);display:grid}.section__head h2{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1}.section__head p{color:var(--muted);line-height:1.7}.features{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.feature{isolation:isolate;border:1px solid var(--line);border-radius:1.25rem;align-items:flex-end;min-height:30rem;display:flex;position:relative;overflow:hidden}.feature img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.feature:after{content:"";z-index:-1;background:linear-gradient(#0000,#07080a40 40%,#07080af2 88%);position:absolute;inset:0}.feature:hover img{transform:scale(1.06)}.feature__body{gap:.75rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid}.feature__body h3{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:700;line-height:1.1}.feature__body p{color:var(--muted);font-size:.95rem;line-height:1.6}.colors{background:var(--bg-soft);border-block:1px solid var(--line)}.models{border-block:1px solid var(--line);background:var(--bg-soft)}.models__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(5rem,12vw,8rem);display:grid}.models__stage{border:1px solid var(--line);aspect-ratio:4/5;background:#000;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 40px 90px -50px #000000e6}.models__frame{object-fit:cover;object-position:center 42%;width:100%;height:100%}.models__body{justify-items:start;gap:1.25rem;display:grid}.models__body h2{font-family:var(--display);letter-spacing:-.03em;max-width:16ch;font-size:clamp(1.9rem,4vw,3rem);font-weight:800;line-height:1.02}.models__text{color:var(--muted);max-width:34rem;line-height:1.7}.models__list{gap:.7rem;margin-block:.25rem;list-style:none;display:grid}.models__list li{color:var(--text);padding-left:1.6rem;font-size:.95rem;position:relative}.models__list li:before{content:"";background:var(--accent);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.5em;left:0}.palette{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:clamp(.75rem,2vw,1.25rem);list-style:none;display:grid}.palette__item{border:1px solid var(--line);background:#ffffff05;border-radius:1rem;justify-items:center;gap:.9rem;padding:1.75rem 1rem;transition:border-color .3s,transform .3s;display:grid}.palette__item:hover{border-color:#ffffff47;transform:translateY(-4px)}.palette__chip{outline-offset:4px;border-radius:50%;outline:1px solid #ffffff29;width:3.75rem;height:3.75rem;box-shadow:inset 0 -6px 14px #00000073,0 10px 24px -12px #000000e6}.palette__name{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.85rem}.specs{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:0;display:grid}.spec{border-bottom:1px solid var(--line);gap:.4rem;padding:1.5rem .25rem;display:grid}.spec dt{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.spec dd{font-family:var(--display);letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.notice{background:var(--accent-soft);border:1px solid #ff2e4d4d;border-radius:1rem;align-items:flex-start;gap:1rem;margin-top:2.5rem;padding:1.25rem 1.5rem;display:flex}.notice__icon{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:1.6rem;height:1.6rem;font-size:.9rem;font-weight:700;display:grid}.notice p{color:#ffd7dd;font-size:.95rem;line-height:1.6}.notice strong{color:#fff}.cta{text-align:center;isolation:isolate;position:relative;overflow:hidden}.cta img{z-index:-2;object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.cta:after{content:"";z-index:-1;background:linear-gradient(to top, var(--bg) 6%, #07080ab3);position:absolute;inset:0}.cta__body{justify-items:center;gap:1.5rem;padding-block:clamp(6rem,16vw,11rem);display:grid}.cta__body h2{font-family:var(--display);letter-spacing:-.03em;max-width:18ch;font-size:clamp(2.4rem,7vw,5rem);font-weight:800;line-height:.98}.cta__body p{color:var(--muted);max-width:34rem;line-height:1.7}.footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-block:2.5rem;font-size:.85rem;display:flex}.footer__brand{align-items:center;gap:.9rem;display:flex}.footer__brand img{filter:brightness(1.9)saturate(1.4);width:auto;height:3.2rem}.footer__meta{text-align:right;gap:.35rem;display:grid}.footer__links{justify-content:flex-end;gap:1.25rem;display:flex}.footer__meta a{color:var(--accent);font-weight:600;text-decoration:none}.footer__meta a:hover{text-decoration:underline}@media (width<=860px){.nav__links{display:none}.models__layout{grid-template-columns:1fr}.hero__collage{grid-template-columns:1fr 1fr}.hero__tile--a{grid-area:1/1}.hero__tile--b{grid-area:1/2}.hero__tile--c{grid-area:2/1}.hero__tile--d{grid-area:2/2}.hero:after{background:linear-gradient(to top, var(--bg) 5%, #07080a99 55%, #07080acc)}.sequence__caption--right{text-align:left;justify-items:start;left:clamp(1.5rem,6vw,5rem);right:auto}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation:none!important}.reveal{opacity:1;transform:none}}.catalog-home{--home-red:#a90708;--home-red-dark:#760406;--home-ink:#1e1714;--home-cream:#fbf3e7;--home-paper:#fffdf9;min-height:100vh;color:var(--home-ink);background:var(--home-paper)}.home-nav{z-index:60;width:min(100% - 2.5rem, var(--max));border-bottom:1px solid #ffffff42;justify-content:space-between;align-items:center;gap:2rem;min-height:6.25rem;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.home-nav__brand img{object-fit:contain;filter:brightness(2.2)saturate(0)drop-shadow(0 3px 8px #00000047);width:4.25rem;height:4.25rem}.home-nav__links{align-items:center;gap:2rem;margin-left:auto;display:flex}.home-nav__links a{color:#fffc;font-size:.84rem;text-decoration:none}.home-nav__links a:hover{color:#fff}.home-nav>.btn{color:var(--home-red);box-shadow:none;background:#fff}.home-hero{background:#221b17;align-items:end;min-height:min(860px,100svh);display:grid;position:relative;overflow:hidden}.home-hero__media,.home-hero__shade{position:absolute;inset:0}.home-hero__media img{object-fit:cover;object-position:center 46%;width:100%;height:100%;transform:scale(1.025)}.home-hero__shade{background:linear-gradient(90deg,#140a08f0 0%,#1e0e0bc7 41%,#1e0e0b21 76%),linear-gradient(#0000 52%,#140908d1)}.home-hero__body{z-index:2;color:#fff;padding-top:9rem;padding-bottom:clamp(3rem,7vh,5.5rem)}.home-kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--home-red);font-size:.72rem;font-weight:700}.home-hero .home-kicker{color:#ff9a8d}.home-hero h1{max-width:8ch;font-family:var(--display);letter-spacing:-.065em;margin-top:1rem;font-size:clamp(3.6rem,10vw,8.5rem);font-weight:800;line-height:.84}.home-hero__lead{color:#ffffffc2;max-width:35rem;margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.btn--catalog{color:var(--home-red);background:#fff}.btn--whatsapp{color:#fff;background:#1ea952;box-shadow:0 16px 36px -20px #0b7d36}.btn--whatsapp span,.home-nav>.btn span{color:#60e589;font-size:.65rem}.home-trust{border-top:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:54rem;margin-top:3.2rem;display:grid}.home-trust span{color:#ffffff94;padding:1.25rem 1.5rem 0 0;font-size:.76rem;line-height:1.5}.home-trust strong{color:#fff;font-family:var(--display);font-size:1.15rem;display:block}.home-section{padding-block:clamp(5.5rem,10vw,9rem)}.home-section__head{grid-template-columns:1.15fr .75fr;align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.home-section__head h2,.city-feature h2,.scooter h2,.choice-cta h2{font-family:var(--display);letter-spacing:-.045em;margin-top:.8rem;font-size:clamp(2.3rem,5vw,4.6rem);font-weight:800;line-height:.96}.home-section__head>p{color:#6f625b;line-height:1.7}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.product-card{background:var(--home-cream);border:1px solid #eadfd3;border-radius:1.25rem;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:31rem;display:grid;overflow:hidden}.product-card__image{min-height:20rem;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-card__image img{transform:scale(1.045)}.product-card__body{flex-direction:column;align-items:flex-start;padding:clamp(1.5rem,3vw,2.4rem);display:flex}.product-card__kind{letter-spacing:.17em;text-transform:uppercase;font-size:.67rem;font-weight:700;color:var(--home-red)!important}.product-card h3{font-family:var(--display);margin-top:.65rem;font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1}.product-card__body>p:not(.product-card__kind){color:#756960;margin-top:1rem;font-size:.9rem;line-height:1.6}.product-card ul{gap:.55rem;margin-top:1.4rem;font-size:.82rem;list-style:none;display:grid}.product-card li:before{content:"✓";color:var(--home-red);margin-right:.55rem;font-weight:800}.product-card__link{width:100%;color:var(--home-red);border-top:1px solid #ddcfc1;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.4rem;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.home-moments{background:var(--home-cream);padding-block:clamp(5rem,10vw,8rem)}.home-moments__head{grid-template-columns:1.1fr .7fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.home-moments__head h2{max-width:12ch;font-family:var(--display);letter-spacing:-.045em;margin-top:.8rem;font-size:clamp(2.3rem,5vw,4.6rem);line-height:.96}.home-moments__head>p{color:#6f625b;line-height:1.7}.home-gallery{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:17rem;gap:.85rem;display:grid}.home-gallery__item{background:#2b211d;border-radius:1rem;position:relative;overflow:hidden}.home-gallery__item--tall{grid-row:span 2}.home-gallery__item--wide{grid-column:span 2}.home-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.home-gallery__item:hover img{transform:scale(1.05)}.home-gallery__item:after{content:"";background:linear-gradient(#0000,#120806d1);position:absolute;inset:45% 0 0}.home-gallery__item figcaption{z-index:1;color:#fff;font-size:.76rem;font-weight:600;position:absolute;bottom:1rem;left:1.1rem}.city-feature{color:#fff;background:var(--home-red-dark);padding-block:clamp(5.5rem,10vw,8.5rem)}.city-feature__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.city-feature .home-kicker{color:#ffafa1}.city-feature h2{max-width:10ch}.city-feature__copy>p:not(.home-kicker){color:#ffffffb3;max-width:32rem;margin-top:1.5rem;line-height:1.7}.city-numbers{border-top:1px solid #fff3;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-block:2.2rem;display:grid}.city-numbers div{border-bottom:1px solid #fff3;padding-block:1.15rem}.city-numbers strong{font-family:var(--display);font-size:1.55rem;display:block}.city-numbers span{color:#ffffff8c;font-size:.76rem}.city-feature__photo{border-radius:1.4rem;height:min(660px,72vw);overflow:hidden;transform:rotate(1.5deg);box-shadow:0 40px 80px -35px #170000}.city-feature__photo img{object-fit:cover;width:100%;height:100%}.scooter{grid-template-columns:minmax(0,1fr) minmax(0,.86fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(5.5rem,11vw,9rem);display:grid}.scooter__photo{background:#eee5da;border-radius:1.4rem;height:min(680px,70vw);overflow:hidden}.scooter__photo img{object-fit:cover;object-position:center 58%;width:100%;height:100%}.scooter__copy>p:not(.home-kicker){color:#72655c;margin-top:1.4rem;line-height:1.7}.check-list{gap:.85rem;margin-block:1.8rem 2rem;list-style:none;display:grid}.check-list li{padding-left:1.9rem;line-height:1.45;position:relative}.check-list li:before{content:"✓";color:var(--home-red);font-weight:800;position:absolute;left:0}.choice-cta{color:#fff;background:#f1e7da;padding-block:clamp(4.5rem,9vw,7.5rem)}.choice-cta__card{background:linear-gradient(145deg,#291613,#160d0b);border-radius:1.5rem;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:42rem;display:grid;overflow:hidden;box-shadow:0 36px 80px -52px #391510bf}.choice-cta__media{min-height:34rem;position:relative;overflow:hidden}.choice-cta__media:after{content:"";background:linear-gradient(#0000 48%,#150907eb);position:absolute;inset:0}.choice-cta__media img{object-fit:cover;object-position:center;width:100%;height:100%}.choice-cta__media figcaption{z-index:1;gap:.35rem;display:grid;position:absolute;bottom:2rem;left:clamp(1.5rem,3vw,2.5rem);right:clamp(1.5rem,3vw,2.5rem)}.choice-cta__media figcaption span{color:#ff9a8d;letter-spacing:.17em;text-transform:uppercase;font-size:.67rem;font-weight:700}.choice-cta__media figcaption strong{font-family:var(--display);font-size:clamp(1.35rem,2.5vw,2rem)}.choice-cta__body{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,5rem);display:flex}.choice-cta .home-kicker{color:#ff8d80}.choice-cta h2{max-width:12ch;font-size:clamp(2.25rem,4.6vw,4.25rem)}.choice-cta__lead{color:#ffffffa3;max-width:34rem;margin-top:1.3rem;line-height:1.7}.choice-cta__questions{border-top:1px solid #ffffff21;width:100%;margin-block:2rem;list-style:none}.choice-cta__questions li{border-bottom:1px solid #ffffff21;grid-template-columns:2.6rem 1fr;align-items:center;gap:.75rem;padding-block:.9rem;display:grid}.choice-cta__questions li>span{color:#ff8d80;font-family:var(--display);letter-spacing:.12em;font-size:.72rem;font-weight:700}.choice-cta__questions li div{gap:.2rem;display:grid}.choice-cta__questions strong{font-size:.9rem}.choice-cta__questions small{color:#ffffff7a;font-size:.72rem}.choice-cta__action{flex-wrap:wrap;align-items:center;gap:.9rem 1.2rem;display:flex}.choice-cta__action>small{color:#ffffff7a;font-size:.72rem}.home-legal{color:#84776f;padding-block:1.6rem;font-size:.7rem;line-height:1.5}.catalog-home .footer{color:#7c6f67;border-color:#e1d6ca}.catalog-home .footer__brand img{filter:none}.catalog-home .footer__meta a{color:var(--home-red)}.whatsapp-float{z-index:80;color:#fff;background:#1ebc5b;border:3px solid #fff;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;font-size:.72rem;font-weight:800;text-decoration:none;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 30px #10703161}@media (width<=1020px){.product-card{grid-template-columns:1fr}.product-card__image{height:24rem}}@media (width<=760px){.home-nav{width:min(100% - 1.5rem, var(--max));min-height:5.2rem}.home-nav__brand img{width:3.4rem;height:3.4rem}.home-nav__links{display:none}.home-nav>.btn{padding:.7rem 1rem;font-size:.75rem}.home-hero{min-height:800px}.home-hero__media img{object-position:60% center}.home-hero__shade{background:linear-gradient(#1409083d,#140908b3 36%,#140908f5 94%)}.home-hero h1{font-size:clamp(3.7rem,20vw,6rem)}.home-trust{grid-template-columns:1fr;margin-top:2.2rem}.home-trust span{border-bottom:1px solid #ffffff24;padding-block:.7rem}.home-section__head,.home-moments__head,.product-grid,.city-feature__grid,.scooter{grid-template-columns:1fr}.home-section__head{gap:1.2rem}.product-card{min-height:auto}.product-card__image{height:22rem}.product-card__link{margin-top:1.8rem}.home-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:14rem}.home-gallery__item--wide{grid-column:span 2}.city-feature__photo{height:34rem;transform:none}.scooter__photo{height:31rem}.scooter__copy{grid-row:1}.choice-cta__card{grid-template-columns:1fr}.choice-cta__media{min-height:26rem}.choice-cta__body{padding:2rem 1.5rem 2.5rem}.catalog-home .footer{align-items:flex-start}.catalog-home .footer__meta{text-align:left}.catalog-home .footer__links{justify-content:flex-start}}
