@font-face{font-family:DM Sans;src:url(/fonts/DMSans-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900}@font-face{font-family:Epilogue;src:url(/fonts/Epilogue-VariableFont_wght.ttf) format("truetype");font-weight:100 900}@font-face{font-family:Fiest Script;src:url(/fonts/Fiest-Script.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Impact;src:url(/fonts/impact.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Podium Soft;src:url(/fonts/podium-soft/PODIUMSoft-Black.woff2) format("woff2"),url(/fonts/podium-soft/PODIUMSoft-Black.woff) format("woff"),url(/fonts/podium-soft/PODIUMSoft-Black.ttf) format("truetype");font-weight:900;font-display:swap}:root{--color-green:#29725f;--color-lightblue:#82a0ff;--color-darkblue:#4b69f0;--color-lightgreen:#e6fab9;--color-orange:#f5693c;--color-pink:#f0befa;--color-yellow:#000000;--color-black:#e9f809;--bg-color:#000000;--color-white:#ffffff;--color-dark:#1a1a1a;--color-black-soft:#111111;--color-black-deep:#0a0a0a}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:var(--color-pink);color:var(--color-black)}audio,canvas,embed,iframe,img,object,svg,video{-webkit-user-select:none;-moz-user-select:none;user-select:none}body{background-color:var(--bg-color);font-family:Epilogue,sans-serif;color:var(--color-white);overflow-x:hidden;cursor:url(/assets/Cursor\ SVG/cursor-default.svg) 2 0,auto}body,html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}.main-header{width:100%;position:relative}.navbar{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background:transparent;z-index:1000;color:var(--color-white)}.nav-left{width:44px}.logo-truus{display:block;font-family:Fiest Script,cursive;font-weight:500;font-size:2.2rem;line-height:1;color:currentColor;-webkit-text-stroke:.4px currentColor;white-space:nowrap}.nav-right{position:relative}.nav-hamburger,.nav-right{display:flex;align-items:center}.nav-hamburger{width:44px;height:44px;border-radius:50%;border:1.5px solid;background:transparent;color:inherit;justify-content:center;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer;transition:background .2s ease,transform .2s ease}.nav-hamburger:hover{transform:scale(1.06)}.nav-hamburger svg{width:18px;height:18px}.nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:99;pointer-events:none}.nav-menu,.nav-overlay{opacity:0;visibility:hidden}.nav-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:100;display:flex;flex-direction:column;min-width:220px;background:var(--color-white);color:var(--color-dark);border-radius:16px;overflow:hidden;padding:10px}.nav-menu__link{padding:12px 14px;border-radius:10px;font-family:Epilogue,sans-serif;font-weight:700;font-size:.95rem;color:inherit;text-decoration:none;text-transform:lowercase;transition:background .15s ease;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}.nav-menu__link:hover{background:rgba(0,0,0,.06)}.content-section{padding:200px 20px 0;text-align:center}.hero{position:relative;width:calc(100% - 24px);min-height:calc(100vh - 24px);margin:12px auto;overflow:hidden;background:var(--color-yellow);border-radius:24px;display:flex;flex-direction:column;padding-top:1px;padding-bottom:24px}.hero__ticker{position:-webkit-sticky;position:sticky;top:84px;z-index:51;width:112%;margin-left:-6%;overflow:hidden;background:var(--color-black);padding:12px 0;margin-bottom:32px;transform:rotate(-2deg);transform-origin:center}.hero__ticker-track{display:flex;gap:40px;width:max-content;animation:hero-ticker-scroll 24s linear infinite}.hero__ticker-track span{display:flex;align-items:center;gap:40px;font-family:Podium Soft,Epilogue,sans-serif;font-weight:200;font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;color:var(--color-yellow);white-space:nowrap}.hero__ticker-track span:after{content:"•";margin-left:40px;color:var(--color-yellow)}@keyframes hero-ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero__content{flex:1 1;flex-direction:column;padding:0 60px}.hero__content,.hero__mega-row{display:flex;justify-content:center}.hero__mega-row{align-items:center;width:100%;margin-top:clamp(94px,3.5vw,56px)}.hero__mega-wrap{position:relative;flex:1 1;min-width:0;display:flex;justify-content:center}.hero__mega{font-family:Podium Soft,Impact,Epilogue,sans-serif;font-weight:900;font-size:clamp(6.5rem,20vw,17rem);line-height:.85;letter-spacing:-.01em;text-transform:uppercase;color:var(--color-black);-webkit-text-stroke:3px var(--color-black);margin:0;white-space:nowrap}.hero__cat-hero{position:absolute;bottom:0;left:50%;transform:translate(-50%,58%);width:clamp(320px,34vw,600px);height:auto;z-index:2;pointer-events:none}.hero__bottom-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:40px;gap:20px}.hero__bottom-block{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero__bottom-block--right{align-items:flex-end;text-align:right}.hero__bottom-heading{font-family:Epilogue,sans-serif;font-weight:900;font-size:clamp(1.3rem,2.4vw,1.9rem);line-height:1.05;letter-spacing:-.5px;text-transform:uppercase;color:var(--color-black);margin:0}.hero__cta-btn{display:inline-flex;align-items:center;gap:6px;padding:13px 24px;border-radius:999px;background:var(--color-black);border:1.5px solid var(--color-black);font-family:Epilogue,sans-serif;font-weight:800;font-size:.85rem;letter-spacing:.01em;text-transform:lowercase;text-decoration:none;color:var(--color-yellow);cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.hero__cta-btn:hover{transform:translateY(-2px);background:transparent;color:var(--color-black)}.hero__social-row{display:flex;align-items:center;gap:10px}.hero__social-icon{display:flex;align-items:center;justify-content:center;width:clamp(32px,3.2vw,46px);height:clamp(32px,3.2vw,46px);border-radius:50%;background:var(--color-black);color:var(--color-yellow);cursor:default}.hero__social-icon svg{width:45%;height:45%}.hero__scroll-cue{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);z-index:4;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--color-black);pointer-events:none}.hero__scroll-cue span{font-family:Epilogue,sans-serif;font-weight:800;font-size:.8rem;letter-spacing:.02em;text-transform:lowercase}.hero__scroll-cue-arrow{width:22px;height:22px;animation:hero-scroll-cue-bounce 1.6s ease-in-out infinite}@keyframes hero-scroll-cue-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:999px;font-family:Epilogue,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;letter-spacing:-.01em;border:none;transition:transform .2s ease,background .2s ease,border-color .2s ease;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}.hero__btn--primary{background:var(--color-green);color:var(--color-white)}.hero__btn--primary:hover{transform:translateY(-2px)}.hero__btn--primary:disabled{opacity:.6;cursor:default;transform:none}.hero__btn--ghost{background:transparent;border:1.5px solid rgba(255,255,255,.3);color:var(--color-white)}.hero__btn--ghost:hover{border-color:var(--color-white);transform:translateY(-2px)}.lore__overlay{display:none;position:fixed;inset:0;z-index:2000;align-items:center;justify-content:center;padding:24px;background:rgba(10,10,10,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lore__panel{position:relative;width:100%;max-width:720px;max-height:86vh;overflow-y:auto;background:var(--bg-color);color:var(--color-white);border-radius:24px;padding:48px;cursor:url(/assets/Cursor\ SVG/cursor-default.svg) 2 0,auto}.lore__close{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:none;background:var(--color-black);color:var(--color-yellow);font-size:1.4rem;line-height:1;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer}.lore__eyebrow{display:inline-block;padding:6px 14px;border-radius:999px;background:var(--color-green);color:var(--color-white);font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.lore__eyebrow,.lore__title{font-family:Epilogue,sans-serif;margin-bottom:16px}.lore__title{font-weight:900;font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-1px}.lore__intro{font-family:Epilogue,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:24px}.lore__quote{border-left:3px solid var(--color-green);padding:4px 0 4px 20px;margin:0 0 28px}.lore__quote p{font-family:Epilogue,sans-serif;font-size:.95rem;line-height:1.65;margin-bottom:14px;color:rgba(255,255,255,.85)}.lore__quote footer{font-family:DM Sans,sans-serif;font-size:.75rem;font-style:italic;color:rgba(255,255,255,.6)}.lore__aside{background:var(--color-white);color:var(--color-dark);border-radius:16px;padding:22px 24px;margin-bottom:20px}.lore__aside h3{font-weight:800;font-size:1rem;margin-bottom:8px;text-transform:lowercase}.lore__aside h3,.lore__aside p{font-family:Epilogue,sans-serif}.lore__aside p{font-size:.9rem;line-height:1.6;color:rgba(26,26,26,.8)}.lore__links{display:flex;flex-wrap:wrap;gap:10px}.lore__links .hero__btn--ghost{padding:10px 18px;font-size:.8rem}.hero-m{position:relative;width:calc(100% - 24px);min-height:calc(100vh - 24px);margin:12px auto;overflow:hidden;background:var(--color-yellow);border-radius:18px;display:flex;flex-direction:column;padding-top:9px;padding-bottom:32px}.hero-m__ticker{position:-webkit-sticky;position:sticky;top:66px;z-index:50;width:100%;overflow:hidden;background:var(--color-black);padding:10px 0;margin-bottom:20px}.hero-m__ticker-track{display:flex;gap:28px;width:max-content;animation:hero-m-ticker-scroll 22s linear infinite}.hero-m__ticker-track span{display:flex;align-items:center;gap:28px;font-family:Podium Soft,Epilogue,sans-serif;font-weight:200;font-size:.65rem;letter-spacing:.02em;text-transform:uppercase;color:var(--color-yellow);white-space:nowrap}.hero-m__ticker-track span:after{content:"•";margin-left:28px;color:var(--color-yellow)}@keyframes hero-m-ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-m__content{flex:1 1;justify-content:center;padding:8px 20px 0;text-align:center}.hero-m__content,.hero-m__word-wrap{display:flex;flex-direction:column;align-items:center}.hero-m__word-wrap{width:100%;margin-top:24px}.hero-m__word{font-family:Podium Soft,Impact,Epilogue,sans-serif;font-weight:900;font-size:clamp(3.5rem,22vw,6.5rem);line-height:.85;letter-spacing:-.01em;text-transform:uppercase;color:var(--color-black);-webkit-text-stroke:2.5px var(--color-black);margin:0}.hero-m__cat{width:clamp(120px,40vw,230px);height:auto;margin-top:-8vw;position:relative;z-index:2;pointer-events:none}.hero-m__socials{gap:12px;margin-top:20px}.hero-m__social-icon,.hero-m__socials{display:flex;align-items:center;justify-content:center}.hero-m__social-icon{width:30px;height:30px;border-radius:50%;background:var(--color-black);color:var(--color-yellow)}.hero-m__social-icon svg{width:45%;height:45%}.hero-m__ctas{gap:28px;margin-top:44px}.hero-m__cta-block,.hero-m__ctas{display:flex;flex-direction:column;align-items:center}.hero-m__cta-block{gap:12px}.hero-m__cta-heading{font-family:Epilogue,sans-serif;font-weight:900;font-size:clamp(1.2rem,5.5vw,1.6rem);line-height:1.1;letter-spacing:-.5px;text-transform:uppercase;color:var(--color-black);margin:0;max-width:22ch}.showreel-section{position:relative;width:calc(100% - 24px);margin:0 auto 12px;overflow:hidden;background-color:var(--color-yellow);border-radius:24px;padding:90px 24px}.archive{position:relative;z-index:2;width:100%;max-width:640px;margin:0 40px;color:var(--color-white)}.archive__eyebrow{display:inline-block;width:-moz-fit-content;width:fit-content;padding:7px 16px;border-radius:999px;background:#000000;border:1px solid rgba(255,255,255,.2);color:var(--color-white);font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.archive__eyebrow,.archive__heading{font-family:Epilogue,sans-serif;margin-bottom:22px}.archive__heading{font-weight:900;font-size:clamp(2.2rem,4.4vw,3.2rem);letter-spacing:-1.5px;line-height:1.05}.archive__intro{font-family:Epilogue,sans-serif;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.75);margin-bottom:28px}.archive__quote{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px 26px;margin:0 0 28px}.archive__quote p{font-family:Epilogue,sans-serif;font-size:.92rem;line-height:1.65;margin-bottom:14px;color:rgba(255,255,255,.9)}.archive__quote footer{font-family:DM Sans,sans-serif;font-size:.75rem;font-style:italic;color:var(--color-lightgreen)}.archive__links{display:flex;flex-wrap:wrap;gap:12px}.archive__links a{padding:12px 20px;border-radius:999px;border:1.5px solid rgba(255,255,255,.3);color:var(--color-white);font-family:Epilogue,sans-serif;font-weight:700;font-size:.85rem;text-decoration:none;text-transform:lowercase;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer;transition:border-color .2s ease,transform .2s ease}.archive__links a:hover{border-color:var(--color-white);transform:translateY(-2px)}.archive__campaign-img{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:clamp(260px,30vw,520px);height:auto;z-index:1;pointer-events:none}.api-section{position:relative;width:calc(100% - 24px);margin:0 auto 12px;overflow:hidden;background:var(--color-yellow);border-radius:24px;padding:90px 24px}.api-section__inner{position:relative;z-index:2;width:100%;max-width:640px;margin:0 auto;text-align:center;color:var(--color-black)}.api-section__eyebrow{display:inline-block;padding:8px 18px;border-radius:999px;background:var(--color-black);color:var(--color-yellow);font-family:Epilogue,sans-serif;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:22px}.api-section__heading{font-family:Epilogue,sans-serif;font-weight:900;font-size:clamp(2.4rem,6vw,4rem);letter-spacing:-1.5px;text-transform:lowercase;color:var(--color-black);margin-bottom:18px}.api-section__intro{font-family:Epilogue,sans-serif;font-weight:600;font-size:1rem;line-height:1.6;color:rgba(255,255,255,.75);margin-bottom:40px}.api-terminal{text-align:left;background:#000000;border:1px solid rgba(233,248,9,.18);border-radius:14px;overflow:hidden;margin-bottom:28px;box-shadow:0 30px 60px rgba(0,0,0,.35)}.api-terminal__bar{display:flex;align-items:center;justify-content:center;position:relative;padding:12px 16px;background:#0a0a0a;border-bottom:1px solid rgba(255,255,255,.06)}.api-terminal__dot{position:absolute;left:16px;width:11px;height:11px;border-radius:50%}.api-terminal__dot--red{left:16px;background:#ff5f56}.api-terminal__dot--yellow{left:34px;background:#ffbd2e}.api-terminal__dot--green{left:52px;background:#27c93f}.api-terminal__bar-label{font-family:DM Sans,monospace;font-size:.75rem;color:rgba(255,255,255,.4)}.api-terminal__body{padding:26px 24px;display:flex;flex-direction:column;gap:16px}.api-terminal__line{display:block;font-family:DM Sans,monospace;font-size:.85rem;color:#7ee6c4;word-break:break-all}.api-terminal__prompt{color:rgba(255,255,255,.4);margin-right:8px}.api-terminal__output{display:flex;align-items:center;height:52px}.api-terminal__result{width:100%;background:rgba(255,255,255,.08);border-radius:8px;padding:14px 16px;font-family:DM Sans,monospace;font-size:.95rem;font-weight:700;color:var(--color-black);white-space:pre-wrap;word-break:break-all}.api-terminal__note{font-family:DM Sans,monospace;font-size:.8rem;font-style:italic;color:rgba(255,255,255,.35)}.api-section__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.api-section__btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 28px;border-radius:999px;font-family:Epilogue,sans-serif;font-weight:800;font-size:.9rem;text-decoration:none;border:1.5px solid var(--color-black);cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.api-section__btn--primary{background:var(--color-black);color:var(--color-yellow)}.api-section__btn--primary:hover{transform:translateY(-2px);background:transparent;color:var(--color-black)}.api-section__btn--primary:disabled{opacity:.6;cursor:default;transform:none}.api-section__btn--ghost{background:transparent;color:var(--color-black)}.api-section__btn--ghost:hover{transform:translateY(-2px);background:var(--color-black);color:var(--color-yellow)}.api-section__coins{left:-1%;bottom:4%;width:clamp(220px,24vw,400px)}.api-section__coins,.api-section__dev-cat{position:absolute;height:auto;z-index:1;pointer-events:none}.api-section__dev-cat{right:0;bottom:0;width:clamp(140px,15vw,230px)}.join-section{position:relative;width:calc(100% - 24px);margin:0 auto 12px;overflow:hidden;background:var(--bg-color);border-radius:24px;padding:90px 24px}.join-section__inner{position:relative;z-index:2;width:100%;max-width:720px;margin:0 auto;text-align:center;color:var(--color-black)}.join-section__heading{font-family:Epilogue,sans-serif;font-weight:900;font-size:clamp(2.4rem,6vw,4rem);letter-spacing:-2px;margin-bottom:34px}.join-section__img{display:block;width:100%;max-width:560px;height:auto;margin:0 auto 34px;border-radius:20px}.join-section__desc{font-family:Epilogue,sans-serif;font-size:1rem;line-height:1.6;color:rgba(255,255,255,.7);max-width:46ch;margin:0 auto 28px}.join-section__ca{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;border:1px dashed rgba(255,255,255,.3);font-family:DM Sans,sans-serif;font-size:.8rem}.join-section__ca-label{font-weight:800;color:var(--color-black);letter-spacing:.05em}.join-section__ca-value{color:rgba(255,255,255,.6);font-style:italic}.main-footer{padding:10px;background-color:var(--bg-color)}.footer-inner{background-color:var(--color-black);border-radius:20px;padding:56px 40px 30px;overflow:hidden;min-height:62vh;flex-direction:column}.footer-inner,.footer-top{position:relative;display:flex;justify-content:space-between}.footer-top{gap:40px;z-index:5}.footer-column{flex:1 1;display:flex;flex-direction:column;gap:15px;color:var(--color-white)}.footer-badge{padding:6px 14px;background:var(--color-white);align-items:center;border-radius:20px;border-bottom-left-radius:1px;font-size:.75rem;font-weight:700;text-transform:lowercase;cursor:url(/assets/Cursor\ SVG/cursor-text.svg) 12 12,auto}.footer-badge,.footer-link-item{display:inline-block;font-family:Epilogue,Arial,sans-serif;color:var(--color-yellow);width:-moz-fit-content;width:fit-content}.footer-link-item{font-size:1.15rem;font-weight:800;letter-spacing:-.3px;text-decoration:none;cursor:url(/assets/Cursor\ SVG/cursor-pointer.svg) 12 12,pointer;transition:opacity .2s ease}.footer-link-item:hover{opacity:.7}.footer-bottom{position:relative;width:100%;margin-top:50px}.footer-big-text{width:100%;color:var(--color-yellow);text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:-70px}.footer-logo__svg{width:104.9%;height:auto;margin-left:-2.5%;overflow:visible}.footer-logo-text{font-family:Fiest Script,cursive;font-weight:700;font-size:210px;fill:currentColor;stroke:currentColor;stroke-width:4px;paint-order:stroke fill}.footer-url{display:none}.footer-stickers{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.footer-sticker{position:absolute;width:100px;height:auto;pointer-events:auto}.sticker-boom{left:-1%;bottom:15%;width:150px;transform:rotate(-10deg)}.sticker-smiley{left:20%;bottom:45%;width:130px;transform:rotate(-20deg)}.sticker-heart{left:45%;bottom:30%;width:130px;transform:rotate(-15deg)}.footer-sticker.sticker-hands{left:55%;bottom:0;width:130px;transform:rotate(10deg)}.footer-sticker.sticker-100{left:60%;bottom:55%;width:130px;transform:rotate(0deg)}.footer-sticker.sticker-camera{right:8%;bottom:15%;width:130px;transform:rotate(5deg)}.cursor-bubble{position:fixed;top:0;left:0;pointer-events:none;background-color:var(--color-pink);color:var(--color-black);padding:5px 7px 3px;border-radius:50px 50px 50px 0;font-size:18px;font-family:Epilogue,sans-serif;opacity:0;transform:scale(0);transform-origin:left center;z-index:10000;white-space:nowrap}.transition-scribble{position:fixed;top:-50vh;left:-50vw;width:200vw;height:200vh;z-index:9999;pointer-events:none;color:var(--color-darkblue)}body.is-transitioning{pointer-events:none!important}body.is-transitioning .cursor-bubble{opacity:0!important;transform:scale(0)!important;display:none!important}.only-mobile{display:none}.only-desktop{display:block}@media (max-width:768px){.only-mobile{display:block}.only-desktop{display:none}}@media (max-width:900px){.footer-top{flex-direction:column;gap:60px}.footer-link-item{font-size:1rem}.hero{padding-top:100px;padding-bottom:30px}.hero__content{padding:0 32px}.archive{max-width:100%;margin:0 24px}.archive__campaign-img{width:clamp(200px,30vw,340px);opacity:.35}}@media (max-width:768px){.navbar{padding:14px 16px}.logo-truus{font-size:1.5rem}.nav-hamburger{width:38px;height:38px}.nav-hamburger svg{width:15px;height:15px}.header-content{height:100svh;padding:0 24px;text-align:center}.header-content h1{font-size:2rem}.api-section{padding:60px 20px;border-radius:18px}.api-section__coins,.api-section__dev-cat{display:none}.api-terminal__body{padding:20px 16px}.api-section__btn{width:100%}.api-section__actions{flex-direction:column}.join-section{padding:60px 20px;border-radius:18px}.join-section__ca{flex-wrap:wrap;justify-content:center;text-align:center}.lore__panel{padding:32px 22px}.showreel-section{padding:70px 20px}.archive{margin:0}.archive__campaign-img{display:none}.content-section{padding:80px 0 0;overflow:visible}.main-footer{padding:6px}.footer-inner{padding:50px 20px 30px;border-radius:14px;min-height:10svh}.footer-top{flex-direction:column;gap:36px}.footer-link-item{font-size:.95rem}.sticker-boom{left:2%;bottom:1%;width:90px}.sticker-smiley{left:30%;bottom:5%;width:90px}.sticker-heart{left:50%;bottom:18%;width:85px}.footer-sticker.sticker-hands{left:60%;bottom:2%;width:90px}.footer-sticker.sticker-100{left:72%;bottom:20%;width:80px}.footer-sticker.sticker-camera{right:2%;bottom:8%;width:85px}.footer-bottom{margin-top:48px}.footer-logo__svg{width:110%;margin-left:-5%}}