@import url("https://fonts.googleapis.com/css2?family=Anton&family=Archivo:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap");@font-face{font-family:FIFA\ 26;src:local("FIFA 26"),local("FIFA 26 Regular"),url(/fonts/fifa-26.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--ink:#0B0B14;--ink-2:#191926;--paper:#FBFBF7;--paper-2:#F1F0EA;--muted:#5C5B66;--line:rgba(11,11,20,.12);--nav:77px;--blue:#2A45FF;--pink:#FF2E7E;--green:#10C26A;--gold:#FFB400;--purple:#7A3CF0;--cyan:#16C7DE;--orange:#FF6A1A}.home *{box-sizing:border-box;margin:0;padding:0}.home{font-family:Inter,system-ui,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.55}.home img{display:block;max-width:100%}.home a{color:inherit;text-decoration:none}.home ::selection{background:var(--blue);color:#fff}.home .display{font-family:Anton,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.005em;line-height:.86}.home .grotesk{font-family:Archivo,sans-serif}.home .wrap{max-width:1320px;margin:0 auto;padding:0 30px}.home .kicker{font-family:Archivo;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;color:var(--blue)}.home .kicker .dot{width:9px;height:9px;border-radius:50%;background:var(--pink)}.home .btn{display:inline-flex;align-items:center;gap:10px;font-family:Archivo;font-weight:800;font-size:14px;letter-spacing:.02em;text-transform:uppercase;padding:16px 28px;border-radius:50px;cursor:pointer;border:2px solid var(--ink);background:var(--ink);color:#fff;transition:.22s ease}.home .btn:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.home .btn .arr{transition:transform .22s}.home .btn:hover .arr{transform:translateX(4px)}.home .btn-blue{background:var(--blue);border-color:var(--blue)}.home .btn-blue:hover{background:var(--ink);border-color:var(--ink)}.home .btn-ghost{background:transparent;color:var(--ink)}.home .btn-ghost:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.home .btn-white{background:#fff;color:var(--ink);border-color:#fff}.home .btn-white:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.home header.nav{position:fixed;top:0;left:0;right:0;z-index:60;background:rgba(251,251,247,.9);backdrop-filter:saturate(140%) blur(16px);border-bottom:1px solid var(--line)}.home .nav-in{justify-content:space-between;height:76px;gap:24px}.home .brand,.home .nav-in{display:flex;align-items:center}.home .brand{gap:9px;text-decoration:none}.home .brand .bw{letter-spacing:.02em;text-transform:uppercase}.home .brand .b26,.home .brand .bw{font-family:Anton;font-size:25px;line-height:1}.home .brand .b26{color:var(--blue)}.home header.nav .brand .bw{color:var(--ink)}.home .brand .btrophy{width:38px;height:38px;border-radius:10px;overflow:hidden;background:#14110F;border:1px solid var(--line);box-shadow:0 6px 16px -8px rgba(20,17,15,.5);flex-shrink:0;margin-left:5px;transition:transform .25s ease,box-shadow .25s ease}.home .brand .btrophy img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.home .brand:hover .btrophy{transform:translateY(-2px);box-shadow:0 10px 20px -8px rgba(42,69,255,.5)}.home nav.links{display:flex;gap:30px}.home nav.links a{font-family:Archivo;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);position:relative;padding:4px 0}.home nav.links a:after{content:"";position:absolute;left:0;bottom:-3px;height:3px;width:100%;background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .25s}.home nav.links a:hover:after{transform:scaleX(1);transform-origin:left}.home .nav-r{display:flex;align-items:center;gap:14px}.home .icon-btn{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;cursor:pointer;color:var(--ink);transition:.2s;position:relative}.home .icon-btn:hover{background:var(--paper-2)}.home .cart-c{position:absolute;top:4px;right:4px;background:var(--pink);color:#fff;font-family:Archivo;font-weight:900;font-size:10px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.home .burger{display:none}.home .mobile-menu{position:fixed;inset:0;z-index:95;background:var(--paper);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:48px 34px}.home .mobile-menu[hidden]{display:none}.home .mobile-menu a{font-family:Anton;font-weight:400;font-size:34px;line-height:1.18;color:var(--ink);text-transform:uppercase;text-decoration:none}.home .mobile-menu a:active,.home .mobile-menu a:hover{color:var(--blue)}.home .mm-close{position:absolute;top:18px;right:22px;width:46px;height:46px;display:grid;place-items:center;border:0}.home .lang-select,.home .mm-close{background:transparent;color:var(--ink);cursor:pointer}.home .lang-select{appearance:none;-webkit-appearance:none;border:1.5px solid rgba(0,0,0,.15);border-radius:50px;font-family:Archivo;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.03em;padding:7px 12px}.home .lang-select:hover{border-color:var(--ink)}.home .mm-lang{margin-top:22px;font-family:Anton;font-weight:400;font-size:20px;text-transform:uppercase;padding:8px 16px;align-self:flex-start}.home .mask-scene{position:relative;height:215vh;padding:0;background:var(--ink)}.home .mask-sticky{position:sticky;top:var(--nav);height:calc(100vh - var(--nav));overflow:hidden;background:#0B0B14}.home .mask-bg{position:absolute;inset:0;z-index:1}.home .mask-bg img{width:100%;height:100%;object-fit:cover;will-change:transform}.home .mask-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,11,20,.15),rgba(11,11,20,.55))}.home .mask-sheet{inset:0;z-index:3;width:100%;height:100%}.home .mask-sheet,.home .mask-trophy{position:absolute;will-change:opacity}.home .mask-trophy{left:clamp(10px,5vw,100px);top:50%;transform:translateY(-50%);z-index:4;height:min(72vh,640px);width:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.45));pointer-events:none}@media(max-width:860px){.home .mask-trophy{display:none}}.home .lego-player{position:absolute;left:clamp(8px,3vw,46px);bottom:clamp(8px,3vh,40px);z-index:4;width:clamp(130px,20vw,290px);filter:drop-shadow(0 18px 26px rgba(0,0,0,.45));opacity:0;pointer-events:none;will-change:opacity,transform;animation:bob 3.4s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}.home .mask-hero{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:0 24px;opacity:0;pointer-events:none;will-change:opacity,transform}.home .mask-hero .k{font-family:Archivo;font-weight:900;letter-spacing:.3em;font-size:13px;text-transform:uppercase;color:#fff}.home .mask-hero h1{font-family:Anton;text-transform:uppercase;font-size:clamp(46px,8vw,128px);line-height:.86;margin:14px 0 12px;text-shadow:0 6px 30px rgba(0,0,0,.5)}.home .mask-hero h1 em{font-style:normal;color:var(--gold)}.home .mask-hero p{max-width:46ch;color:rgba(255,255,255,.9);font-size:16px;margin-bottom:26px}.home .mask-hero .cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;pointer-events:auto}.home .scroll-hint{position:absolute;left:50%;bottom:2.4vh;transform:translateX(-50%);z-index:6;font-family:Archivo;font-weight:800;font-size:10.5px;letter-spacing:.24em;text-transform:uppercase;color:#fff;display:flex;flex-direction:column;align-items:center;gap:7px;will-change:opacity}.home .scroll-hint .bar{width:1.5px;height:34px;background:linear-gradient(#fff,transparent);animation:drop 1.7s ease-in-out infinite}@keyframes drop{0%{opacity:0;transform:translateY(-8px)}40%{opacity:1}to{opacity:0;transform:translateY(14px)}}.home .vstrip{background:var(--ink);color:#fff}.home .vstrip-in{display:grid;grid-template-columns:repeat(4,1fr)}.home .vstrip-in div{padding:26px 22px;display:flex;align-items:center;gap:13px;border-left:1px solid rgba(255,255,255,.12);font-family:Archivo;font-weight:700;font-size:13.5px}.home .vstrip-in div:first-child{border-left:none}.home .vstrip-in svg{flex-shrink:0}.home .c-blue{color:var(--blue)}.home .c-pink{color:var(--pink)}.home .c-green{color:var(--green)}.home .c-gold{color:var(--gold)}.home section{padding:120px 0}.home .sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px}.home .sec-head h2{font-family:Anton;text-transform:uppercase;font-size:clamp(44px,6.5vw,104px);line-height:.86;max-width:13ch}.home .sec-head .right{max-width:340px;color:var(--muted);font-size:15.5px}.home .outline{-webkit-text-stroke:2px var(--ink);color:transparent}.home .hl-blue{color:var(--blue)}.home .hl-pink{color:var(--pink)}.home .hl-green{color:var(--green)}.home .hl-gold{color:var(--gold)}.home .hl-purple{color:var(--purple)}.home .feature{background:var(--blue);border-radius:30px;overflow:hidden;color:#fff;position:relative}.home .feature:before{content:"26";position:absolute;right:-4%;top:-22%;font-family:Anton;font-size:38vw;color:rgba(255,255,255,.1);line-height:1;pointer-events:none}.home .feat-grid{display:grid;grid-template-columns:1fr 1fr;position:relative;z-index:2}.home .feat-vis{background:#15151f;min-height:600px;position:relative;display:grid;place-items:center;overflow:hidden}.home .feat-vis img{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.home .feat-tag{position:absolute;left:24px;top:24px;background:var(--pink);color:#fff;font-family:Archivo;font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:9px 15px;border-radius:50px}.home .feat-body{padding:70px 60px;display:flex;flex-direction:column;justify-content:center}.home .feat-body .kicker{color:#fff}.home .feat-body .kicker .dot{background:var(--gold)}.home .feat-body h3{font-family:Anton;text-transform:uppercase;font-size:clamp(38px,5vw,68px);line-height:.88;margin:18px 0 16px}.home .feat-body h3 em{font-style:normal;color:var(--gold)}.home .feat-body p{color:rgba(255,255,255,.85);font-size:16px;max-width:42ch}.home .specs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0}.home .specs div{background:rgba(255,255,255,.12);border-radius:14px;padding:18px 16px}.home .specs b{font-family:Anton;font-size:32px;display:block;line-height:1}.home .specs span{font-family:Archivo;font-weight:700;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.7)}.home .price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:28px;flex-wrap:wrap}.home .price-row .now{font-family:Anton;font-size:54px;line-height:1}.home .price-row s{color:rgba(255,255,255,.6);font-size:22px;font-family:Archivo;font-weight:600}.home .price-row .save{background:var(--gold);color:var(--ink);font-family:Archivo;font-weight:900;font-size:13px;padding:7px 13px;border-radius:50px;letter-spacing:.04em;text-transform:uppercase}.home .bundles{background:var(--paper-2)}.home .bgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home .bundle{background:#fff;border:2px solid var(--ink);border-radius:24px;padding:36px 30px;display:flex;flex-direction:column;position:relative;transition:.28s ease}.home .bundle:hover{transform:translateY(-8px)}.home .bundle.feat-card{background:var(--ink);color:#fff}.home .bundle.feat-card .b-list li,.home .bundle.feat-card .b-sub{color:rgba(255,255,255,.78)}.home .ribbon{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:var(--pink);color:#fff;font-size:11px;letter-spacing:.12em;padding:8px 16px;border-radius:50px}.home .b-lvl,.home .ribbon{font-family:Archivo;font-weight:900;text-transform:uppercase}.home .b-lvl{font-size:12px;letter-spacing:.16em}.home .bundle h4{font-family:Anton;text-transform:uppercase;font-size:34px;line-height:.9;margin:10px 0 6px}.home .b-sub{color:var(--muted);font-size:14px;margin-bottom:24px}.home .b-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:28px;flex:1}.home .b-list li{font-size:14.5px;padding-left:26px;position:relative}.home .b-list li:before{content:"";position:absolute;left:0;top:7px;width:13px;height:13px;border-radius:50%;background:var(--green)}.home .bundle.feat-card .b-list li:before{background:var(--gold)}.home .b-price{display:flex;align-items:baseline;gap:11px}.home .b-price .now{font-family:Anton;font-size:46px;line-height:1}.home .b-price s{color:var(--muted);font-size:18px;font-family:Archivo;font-weight:600}.home .bundle.feat-card .b-price s{color:rgba(255,255,255,.55)}.home .b-save{font-family:Archivo;font-weight:900;font-size:13px;color:var(--green);margin:6px 0 24px;text-transform:uppercase;letter-spacing:.04em}.home .bundle.feat-card .b-save{color:var(--gold)}.home .jgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home .jersey{background:#fff;border:2px solid var(--ink);border-radius:24px;overflow:hidden;cursor:pointer;transition:.28s ease;display:block}.home .jersey:hover{transform:translateY(-8px)}.home .jersey:hover .j-add{background:var(--blue);border-color:var(--blue);color:#fff}.home .j-vis{position:relative;aspect-ratio:1/1.02;background:var(--paper-2);overflow:hidden}.home .j-vis img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home .j-flag{left:16px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:7px 12px}.home .j-disc,.home .j-flag{position:absolute;top:16px;font-family:Archivo;font-weight:900;color:#fff;border-radius:50px}.home .j-disc{right:16px;background:var(--pink);font-size:12px;padding:7px 11px}.home .j-body{padding:22px 22px 24px}.home .j-body h4{font-family:Anton;text-transform:uppercase;font-size:26px;line-height:.92}.home .j-meta{font-size:13px;color:var(--muted);margin:4px 0 18px}.home .j-foot{display:flex;align-items:center;justify-content:space-between}.home .j-price{display:flex;align-items:baseline;gap:9px;font-family:Anton;font-size:26px}.home .j-price s{font-family:Archivo;font-weight:600;font-size:14px;color:var(--muted)}.home .j-add{font-family:Archivo;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em;border:2px solid var(--ink);padding:10px 16px;border-radius:50px;transition:.22s}.home .statement{background:var(--ink);color:#fff;text-align:center;overflow:hidden;position:relative}.home .statement h2{font-family:Anton;text-transform:uppercase;font-size:clamp(46px,10vw,170px);line-height:.84}.home .statement h2 .l1{color:#fff}.home .statement p{max-width:54ch;margin:26px auto 34px;color:rgba(255,255,255,.78);font-size:16.5px}.home .marquee2{display:flex;gap:0;white-space:nowrap;overflow:hidden;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);margin:48px 0}.home .marquee2 .tk{display:inline-flex;animation:marq 24s linear infinite}.home .marquee2 .tk span{font-family:Anton;text-transform:uppercase;font-size:64px;padding:16px 28px;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.4)}.home .marquee2 .tk span:nth-child(2n){-webkit-text-stroke:0;color:var(--gold)}@keyframes marq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home .news{background:var(--gold);text-align:center}.home .news h2{font-family:Anton;text-transform:uppercase;font-size:clamp(40px,6vw,92px);line-height:.86;max-width:16ch;margin:14px auto 16px}.home .news p{color:rgba(11,11,20,.7);max-width:46ch;margin:0 auto 30px;font-weight:500}.home .news .kicker{color:var(--ink);justify-content:center}.home .news .kicker .dot{background:var(--blue)}.home .news form{display:flex;gap:10px;max-width:480px;margin:0 auto}.home .news input{flex:1;padding:16px 20px;border:2px solid var(--ink);border-radius:50px;background:#fff;font-family:Inter;font-size:15px}.home .news input:focus{outline:3px solid var(--blue);outline-offset:1px}.home footer{background:var(--ink);color:rgba(255,255,255,.7);padding:80px 0 32px}.home .foot-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.12)}.home footer .brand{margin-bottom:16px}.home footer .brand .bw{color:#fff}.home footer h5{color:#fff;font-family:Archivo;font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.home footer ul{list-style:none;display:flex;flex-direction:column;gap:11px}.home footer ul a{font-size:14px;color:rgba(255,255,255,.6);transition:.2s}.home footer ul a:hover{color:var(--gold)}.home .foot-about{font-size:14px;color:rgba(255,255,255,.6);max-width:34ch}.home .foot-bot{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:12.5px;color:rgba(255,255,255,.45);flex-wrap:wrap;gap:12px}.home .disc{font-size:11px;color:rgba(255,255,255,.35);max-width:64ch;line-height:1.6;margin-top:10px}.home .reveal{opacity:0;transform:translateY(50px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);transition-delay:var(--d,0s)}.home .reveal.in{opacity:1;transform:none}.home .reveal.zoom{transform:scale(.92)}.home .reveal.zoom.in{transform:none}.home [data-parallax]{will-change:transform}@media(max-width:980px){.home nav.links{display:none}.home .burger{display:grid}.home .nav-r .lang-select{display:none}.home .bgrid,.home .feat-grid,.home .foot-grid,.home .jgrid{grid-template-columns:1fr}.home .feat-vis{min-height:380px}.home .vstrip-in{grid-template-columns:1fr 1fr}.home .vstrip-in div:nth-child(3){border-left:none}.home .sec-head{flex-direction:column;align-items:flex-start;gap:16px}.home .feature:before{font-size:60vw}}@media(max-width:700px){.home .promo-in .hide-sm{display:none}}@media(max-width:560px){.home .wrap{padding:0 18px}.home section{padding:80px 0}.home .feat-body{padding:44px 26px}.home .foot-grid{grid-template-columns:1fr 1fr}.home .news form{flex-direction:column}.home .marquee2 .tk span{font-size:40px}}@media(prefers-reduced-motion:reduce){.home *{animation:none!important;transition:none!important}.home .reveal{opacity:1;transform:none}}.home .offer{padding:0}.home .offer .offer-grid{display:grid;grid-template-columns:1.04fr 1fr}.home .offer .offer-lego{position:relative;display:flex;flex-direction:column;padding:40px;min-height:480px}.home .offer .offer-lego>img{width:100%;max-height:300px;object-fit:contain;margin:auto 0;position:relative;z-index:1}.home .offer .offer-lego-meta{position:relative;z-index:2}.home .offer .offer-lego-meta .kicker{color:#fff}.home .offer .offer-lego-meta .kicker .dot{background:var(--gold)}.home .offer .offer-lego-meta h3{font-family:Anton;font-weight:400;font-size:32px;line-height:1.04;text-transform:none;margin:12px 0 18px}.home .offer .offer-lego-meta h3 em{font-style:normal;color:var(--gold)}.home .offer .offer-lego-meta .price-row{margin-bottom:0}.home .offer .offer-pick{position:relative;min-width:0;display:flex;flex-direction:column;gap:12px;padding:42px 40px;background:rgba(0,0,0,.2)}.home .offer .offer-plus{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:var(--gold);color:var(--ink);font-family:Anton;font-size:38px;display:grid;place-items:center;z-index:4;box-shadow:0 12px 30px rgba(0,0,0,.35)}.home .offer .offer-pick-title{font-family:Anton;font-weight:400;font-size:30px;line-height:1;text-transform:uppercase;color:#fff}.home .offer .offer-pick-title span{color:var(--gold)}.home .offer .offer-pick-sub{font-size:14px;line-height:1.5;color:rgba(255,255,255,.82);margin-bottom:4px;max-width:42ch}.home .offer-carousel{position:relative;min-width:0;margin-top:2px}.home .offer .offer-grid{min-width:0}.home .fcards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 2px 10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) transparent}.home .fcards::-webkit-scrollbar{height:6px}.home .fcards::-webkit-scrollbar-thumb{background:rgba(255,255,255,.35);border-radius:6px}.home .fcards .fcard{flex:0 0 calc(33.333% - 8px);min-width:96px;scroll-snap-align:start}.home .fcar-arrow{position:absolute;top:42%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:0;background:#fff;color:var(--ink);font-size:22px;line-height:1;cursor:pointer;z-index:6;display:grid;place-items:center;box-shadow:0 6px 16px rgba(0,0,0,.28);transition:transform .15s}.home .fcar-arrow:hover{transform:translateY(-50%) scale(1.08)}.home .fcar-prev{left:-12px}.home .fcar-next{right:-12px}.home .fcard-kit{position:absolute;right:8px;top:7px;z-index:3;background:rgba(0,0,0,.38);color:#fff;font-family:Archivo;font-weight:900;font-size:8px;letter-spacing:.08em;padding:2px 6px;border-radius:20px;text-transform:uppercase}.home .fcard{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 8px 12px;border-radius:16px;text-decoration:none;color:#fff;overflow:hidden;border:1.5px solid rgba(255,255,255,.35);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home .fcard:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.38) 48%,transparent 62%);transform:translateX(-130%);transition:transform .65s ease;pointer-events:none}.home .fcard:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(0,0,0,.3);border-color:#fff}.home .fcard:hover:after{transform:translateX(130%)}.home .fcard--blue{background:linear-gradient(160deg,#3a55ff,#16205e)}.home .fcard--cyan{background:linear-gradient(160deg,#3fd6e8,#0b6b78)}.home .fcard--orange{background:linear-gradient(160deg,#ff7e3a,#a8350a)}.home .fcard-top{position:absolute;left:9px;top:8px;display:flex;flex-direction:column;line-height:.85;z-index:2}.home .fcard-rate{font-family:Anton;font-size:20px;color:var(--gold)}.home .fcard-pos{font-family:Archivo;font-weight:900;font-size:8px;letter-spacing:.1em;opacity:.85}.home .fcard>img{width:84%;height:96px;object-fit:contain;margin-top:10px;filter:drop-shadow(0 8px 13px rgba(0,0,0,.4))}.home .fcard-name{font-family:Anton;font-weight:400;font-size:15px;text-transform:uppercase;letter-spacing:.02em}.home .fcard-price{display:flex;flex-direction:column;align-items:center;line-height:1.05}.home .fcard-price s{font-size:10px;opacity:.7}.home .fcard-price b{font-family:Archivo;font-weight:900;font-size:12px;color:var(--gold);text-transform:uppercase}.home .offer-cta{align-self:flex-start;margin-top:12px}@media(max-width:860px){.home .offer .offer-grid{grid-template-columns:1fr}.home .offer .offer-lego{min-height:320px;padding:34px 24px}.home .offer .offer-pick{padding:48px 24px 34px}.home .offer .offer-plus{left:50%;top:0;transform:translate(-50%,-50%)}}@media(max-width:480px){.home .fcards{gap:8px}.home .fcard{padding:11px 5px 10px}.home .fcard>img{height:72px}.home .fcard-name{font-size:12px}.home .offer .offer-pick-title{font-size:25px}}