@import url(https://fonts.googleapis.com/css2?family=Anton&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap);:root{--color-bg:#121212;--color-bg-blur:rgba(18, 18, 18, 0.03);--color-text:#121212;--color-subtext:#2C2C2C;--color-white:#fff;--color-card:#f9f9f9;--color-border:#e0e0e0;--color-accent:#EE543F;--color-button-bg:#121212;--color-button-text:#ffffff;--color-sub:#0000007F}body,html{margin:0;padding:0;box-sizing:border-box}body{background:var(--color-white);transition:background 0.5s ease,color 0.5s ease,all 0.5s ease;color:var(--color-text);font-family:"Roboto Mono",monospace;font-size:16px}body *{transition:background 0.5s ease,color 0.5s ease,all 0.5s ease}.container{max-width:1472px;width:calc(100% - 24px)}a{color:var(--color-accent);text-decoration:none}ul{padding-left:0}ul li{list-style:none}img{max-width:100%;height:auto}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:2;background-color:rgb(0 0 0 / .5)}.js-preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .99);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;opacity:1;visibility:visible;z-index:9999;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.js-preloader.loaded{opacity:0;visibility:hidden;pointer-events:none}@-webkit-keyframes dot{50%{-webkit-transform:translateX(96px);transform:translateX(96px)}}@keyframes dot{50%{-webkit-transform:translateX(96px);transform:translateX(96px)}}@-webkit-keyframes dots{50%{-webkit-transform:translateX(-31px);transform:translateX(-31px)}}@keyframes dots{50%{-webkit-transform:translateX(-31px);transform:translateX(-31px)}}.preloader-inner{position:relative;width:142px;height:40px;background:#fff0}.preloader-inner .dot{position:absolute;width:16px;height:16px;top:12px;left:15px;background:#5b03e4;border-radius:50%;-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation:dot 2.8s infinite;animation:dot 2.8s infinite}.preloader-inner .dots{-webkit-transform:translateX(0);transform:translateX(0);margin-top:12px;margin-left:31px;-webkit-animation:dots 2.8s infinite;animation:dots 2.8s infinite}.preloader-inner .dots span{display:block;float:left;width:16px;height:16px;margin-left:16px;background:#5b03e4;border-radius:50%}.title-anton-small{font-size:14px;font-family:"Anton",sans-serif;letter-spacing:.7px}.title-anton-large{font-size:48px;font-family:"Anton",sans-serif;letter-spacing:1.92px}.title-anton-normal{font-size:36px;font-family:"Anton",sans-serif}.title-anton-card{font-size:28px;font-family:"Anton",sans-serif}.title-anton-medium{font-size:24px;font-family:"Anton",sans-serif}.title-anton-small{font-size:20px;font-family:"Anton",sans-serif}.sub-text{color:var(--color-subtext)}.btn-primary{background-color:var(--color-button-bg);color:var(--color-button-text);padding:11px 0;width:100%;min-width:64px;margin:0 auto;border:none;border-radius:8px;cursor:pointer;text-align:center;display:inline-block}.btn-outline-primary{color:var(--color-button-bg);background-color:var(--color-button-text);padding:11px 55px;border:solid 1px var(--color-button-bg);border-radius:8px;cursor:pointer;display:inline-block;text-align:center}.btn-outline-primary:hover{opacity:.75}.pagination{margin-left:0;display:flex;gap:10px;align-items:center;justify-content:center}.pagination .page-item{border-radius:8px;height:30px;width:30px;border:solid 1px var(--color-bg);display:flex;align-items:center;justify-content:center;transition:all linear 0.3s;background-color:var(--color-card)}.pagination .page-item .page-link{color:var(--color-text);transition:all linear 0.3s}.pagination .page-item:hover,.pagination .page-item.active{background-color:var(--color-text)}.pagination .page-item:hover .page-link,.pagination .page-item.active .page-link{color:var(--color-card)}.header-top{background-color:var(--color-bg);padding:2px 10px;color:var(--color-white);text-align:center;height:50px;display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}.header-main{background-color:var(--color-white);display:flex;align-items:center;justify-content:space-between;margin:20px 0;padding:8px 0}.header-main.fixed-header{margin:0;animation:fadeIn 0.4s ease forwards;position:fixed;top:0;left:0;width:100%;height:50px;z-index:9999;transform:translateY(0);opacity:0;box-shadow:0 0 20px 4px rgb(44 80 181 / .2)}.header-main .logo{width:130px;margin-right:10px}.header-main .logo img{width:100%;height:auto}.header-main .menu{flex:1}.header-main .menu .menu-toggle{display:none}.header-main .menu .header-menu-list{display:flex;align-items:center;justify-content:space-between}.header-main .menu .header-menu-list li{padding:0 10px}.header-main .menu .header-menu-list li a{color:var(--color-text)}.header-main .menu .header-menu-list li a:hover{color:var(--color-accent)}.header-main .menu .header-menu-list li.current-menu-item a{color:var(--color-accent);font-weight:700}.action .social{display:flex;align-items:center;justify-content:end}.action .social a{display:inline-block;margin-left:10px}.action .social a img{width:32px;height:32px}footer{padding:20px 0;color:var(--color-text);background-image:url(/wp-content/themes/ginathemes/dist/images/c98/bg-footer.png);background-size:cover;background-repeat:no-repeat}footer .footer{display:flex;gap:20px;justify-content:space-between}footer .footer .footer-logo{flex:2}footer .footer .footer-logo .logo{width:100%;max-width:300px}footer .footer .footer-logo .logo img{filter:invert(1)}footer .footer .footer-logo img{max-height:200px}footer .footer .footer-logo .action{margin:15px 0}footer .footer .footer-logo .action .social{justify-content:start}footer .footer .footer-item{flex:1}footer .footer .footer-item a{color:var(--color-text);display:block;margin-bottom:15px}footer .footer .footer-item p{margin-top:0}.stage{position:relative;min-height:50vh;width:800px;margin:auto;margin-bottom:20px}@media screen and (max-width:800px){.stage{transform:scale(.7);width:100vw}}.ground-line{width:100%;position:absolute;bottom:0;left:0;overflow:hidden;height:6px}.ground-line div{width:1600px;font-size:0;-webkit-animation:roadLine 3s infinite linear;-moz-animation:roadLine 3s infinite linear;animation:roadLine 3s infinite linear}.ground-line span{height:6px;display:inline-block;background-color:#4b1a61;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;vertical-align:bottom;margin-right:20px}.ground-line .line1{width:80px}.ground-line .line2{width:580px}.ground-line .line3{width:80px}.tree-wrap{width:100%;position:absolute;top:0;left:0;height:100%;overflow:hidden}.tree{position:absolute;right:0;margin-left:-30px;bottom:6px;z-index:8;-webkit-animation:tree 6.2s infinite linear;-moz-animation:tree 6.2s infinite linear;animation:tree 6.2s infinite linear}.tree .stem{width:6px;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;height:100px;background-color:rgb(75 26 97 / .05)}.tree .stem .branch{width:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:rgb(75 26 97 / .05);position:absolute;z-index:10}.tree .stem .branch1{bottom:25px;height:30px;left:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.tree .stem .branch2{bottom:40px;height:20px;right:8px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.tree .stem .branch3{bottom:60px;height:15px;left:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.tree .leef{z-index:-1;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;background-color:#abec39;border:solid 4px rgb(75 26 97 / .05)}.tree .leef1{width:48px;height:48px;top:-15px;left:-22px}.tree .leef2{width:68px;height:68px;top:18px;left:-32px}.tree .leef2::after{content:"";width:50%;height:50%;position:absolute;background-color:#abec39;z-index:9;left:25%;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:-18px}.vehicle-body{width:500px;height:220px;position:absolute;right:20%;bottom:33px;z-index:9;-webkit-border-radius:15px 60px 0 15px;-moz-border-radius:15px 60px 0 15px;border-radius:15px 60px 0 15px}.vehicle-body .wrap-body{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-animation:body 3s infinite ease;-moz-animation:body 3s infinite ease;animation:body 3s infinite ease}.vehicle-body .body-cover{position:absolute;border:solid 5px #4b1a61;width:100%;background-color:#c6edff;height:100%;left:0;top:0;overflow:hidden;-webkit-border-radius:15px 60px 0 15px;-moz-border-radius:15px 60px 0 15px;border-radius:15px 60px 0 15px}.top-roof{position:absolute;left:0;top:0;background-color:#ffe400;border-bottom:solid 4px #4b1a61;width:100%;height:14px}.rooftop{background-color:#fa7775;border:solid 4px #4b1a61;border-bottom:none;bottom:100%;overflow:hidden;position:absolute}.rooftop::after{content:"";position:absolute;left:0;bottom:0;width:100%;background-color:rgb(250 119 117 / .04);height:50%}.rooftop.back{width:60px;left:20%;height:15px;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.rooftop.front{width:80px;left:40%;height:25px;-webkit-border-radius:4px 20px 0 0;-moz-border-radius:4px 20px 0 0;border-radius:4px 20px 0 0}.side-guard{background-color:#fa7775;border-top:solid 4px #4b1a61;bottom:4px;position:absolute;left:4px;width:calc(100% - 8px);height:50px;-webkit-border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px;border-radius:0 0 0 10px}.side-guard .shade{position:absolute;left:0;-webkit-border-radius:0 0 0 15px;-moz-border-radius:0 0 0 15px;border-radius:0 0 0 15px;bottom:0;width:100%;background-color:rgb(250 119 117 / .04);height:40%}.side-guard .bumper{position:absolute;border:solid 4px #4b1a61;height:18px;position:absolute;background-color:#a6a6a6;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.side-guard .bumper.front{right:-12px;width:22px;height:22px;bottom:-10px}.side-guard .bumper.back{width:29px;top:11px;-webkit-box-shadow:0 3px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 3px 0 rgb(0 0 0 / .15);box-shadow:0 3px 0 rgb(0 0 0 / .15);left:-15px}.side-guard .front-indicator{width:26px;height:11px;-webkit-box-shadow:0 3px 0 rgb(250 119 117 / .04);-moz-box-shadow:0 3px 0 rgb(250 119 117 / .04);box-shadow:0 3px 0 rgb(250 119 117 / .04);position:absolute;border:solid 3px #4b1a61;right:10px;background-color:#ffe400;top:5px}.indi{width:24px;height:10px;-webkit-box-shadow:0 3px 0 rgb(198 237 255 / .06);-moz-box-shadow:0 3px 0 rgb(198 237 255 / .06);box-shadow:0 3px 0 rgb(198 237 255 / .06);position:absolute;border:solid 3px #4b1a61;left:10px;background-color:#ffa700}.indi.back-top-indicator{top:24px}.indi.back-bottom-indicator{bottom:60px}.back-window{height:53%;top:14%;left:50px;width:190px;position:absolute}.back-window .window-base{width:100%;height:12px;background-color:#abec39;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid 3px #4b1a61;-webkit-box-shadow:0 3px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 3px 0 rgb(0 0 0 / .15);box-shadow:0 3px 0 rgb(0 0 0 / .15);position:relative;z-index:1}.back-window .window-base.top{top:0}.back-window .window-base.bottom{bottom:0;position:absolute;left:0}.back-window .sun-shade{background-color:#fa7775;border:solid 4px #4b1a61;border-top:none;width:90%;margin-left:4.5%;height:23px;position:relative;z-index:0}.back-window .curtain{position:relative;width:90%;margin-left:6.5%;font-size:0;z-index:2}.back-window .curtain span{width:16.6666666667%;height:15px;-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px;display:inline-block;background-color:#fa7775;border:solid 4px #4b1a61;border-top:none;-webkit-box-shadow:0 3px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 3px 0 rgb(0 0 0 / .15);box-shadow:0 3px 0 rgb(0 0 0 / .15);margin-left:-4px;-webkit-animation:curtain 0.5s infinite linear;-moz-animation:curtain 0.5s infinite linear;animation:curtain 0.5s infinite linear}.back-window .curtain span:nth-child(even){background-color:#fff}.back-window .curtain span+span{width:calc(12.5% + 2px)}.back-window .windows-glass-wrap{background-color:#f5f4f1;border-left:solid 4px #4b1a61;height:60px;width:80%;margin-left:9%;margin-top:-10px;border-right:solid 4px #4b1a61;padding:2px 5px;font-size:0}.back-window .windows-glass-wrap .glass{background-color:rgb(198 237 255 / .15);overflow:hidden;border:solid 3px #4b1a61;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;width:46%;height:100%;margin-top:-3px;display:inline-block;position:relative;z-index:0}.back-window .windows-glass-wrap .glass::after{content:"";position:absolute;background-color:rgb(198 237 255 / .5);width:100%;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;height:60%;top:0;left:0}.back-window .windows-glass-wrap .glass+.glass{margin-left:4%}.back-window .windows-glass-wrap .light{width:130%;height:100%;position:absolute;top:-7px;left:-45%;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;z-index:0;-webkit-transform:rotate(115deg);-moz-transform:rotate(115deg);transform:rotate(115deg);-webkit-animation:glare 2s infinite linear;-moz-animation:glare 2s infinite linear;animation:glare 2s infinite linear}.back-window .windows-glass-wrap .light span{width:100%;display:block;margin-bottom:2px;background-color:#fff}.back-window .windows-glass-wrap .light .light1{height:10px}.back-window .windows-glass-wrap .light .light2{height:3px}.back-window .windows-glass-wrap .light .light3{height:6px}.main-door{position:absolute;right:120px;bottom:0;border:solid 4px #4b1a61;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;width:80px;height:80%;z-index:9;background-color:#f5f4f1}.main-door::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:11%;background-color:rgb(245 244 241 / .05)}.main-door .glass{background-color:rgb(198 237 255 / .2);border:solid 3px #4b1a61;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:85%;height:60px;margin-top:5px;display:inline-block;overflow:hidden;position:relative;z-index:0}.main-door .glass::after{content:"";position:absolute;background-color:rgb(255 255 255 / .3);width:100%;-webkit-border-radius:12px 12px 10px 10px;-moz-border-radius:12px 12px 10px 10px;border-radius:12px 12px 10px 10px;height:60%;bottom:0;left:0}.main-door .glass .light{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;z-index:0}.main-door .glass .light span{height:70%;margin-top:15%;display:inline-block;background-color:rgb(198 237 255 / .35)}.main-door .glass .light .light1{width:15px;-webkit-border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px}.main-door .glass .light .light2{width:10px;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0}.main-door .door-handle{background-color:#fa7775;border:solid .2em #4b1a61;width:10px;margin-left:4.5%;height:22px;position:absolute;z-index:0;right:5px;bottom:40%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.main-door .door-handle::before{content:"";position:absolute;width:50%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:rgb(255 255 255 / .3);height:100%;display:block}.front-window{top:14%;right:20px;width:70px;height:60%;position:absolute}.front-window .window-base{width:100%;height:10px;background-color:#abec39;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid 3px #4b1a61;-webkit-box-shadow:0 3px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 3px 0 rgb(0 0 0 / .15);box-shadow:0 3px 0 rgb(0 0 0 / .15);position:relative;z-index:1;top:0}.front-window .sun-shade{background-color:#fa7775;border:solid 4px #4b1a61;border-top:none;width:90%;margin-left:4.5%;height:23px;position:relative;z-index:0}.front-window .curtain{position:relative;width:90%;margin-left:6%;font-size:0;z-index:2}.front-window .curtain span{width:33.3333333333%;height:15px;-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px;display:inline-block;background-color:#fa7775;border:solid 4px #4b1a61;border-top:none;-webkit-box-shadow:0 3px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 3px 0 rgb(0 0 0 / .15);box-shadow:0 3px 0 rgb(0 0 0 / .15);margin-left:-4px}.front-window .curtain span:nth-child(even){background-color:#fff}.front-window .curtain span+span{width:calc(33.3333333333% + 2px)}.front-window .windows-glass-wrap{height:40px;width:80%;margin-left:9%;margin-top:-10px;border:solid 4px #4b1a61;border-top:none;background-color:rgb(198 237 255 / .15);-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;padding:2px 5px;font-size:0;overflow:hidden;position:relative}.front-window .windows-glass-wrap .light{width:120%;height:100%;position:absolute;top:-7px;left:-15%;-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;z-index:0;-webkit-transform:rotate(115deg);-moz-transform:rotate(115deg);transform:rotate(115deg);-webkit-animation:glare 1.5s infinite linear;-moz-animation:glare 1.5s infinite linear;animation:glare 1.5s infinite linear}.front-window .windows-glass-wrap .light span{width:100%;display:block;margin-bottom:2px;background-color:#fff}.front-window .windows-glass-wrap .light .light1{height:10px}.front-window .windows-glass-wrap .light .light2{height:3px}.front-window .windows-glass-wrap .light .light3{height:6px}.front-window .air-hole{position:absolute;width:100%;bottom:5px;padding-top:5px}.front-window .air-hole span{width:30px;height:5px;background-color:#f5f4f1;display:block;margin:auto;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:solid .15em #4b1a61}.front-window .air-hole span+span{margin-top:1px}.wheel-wrap{width:80px;height:80px;position:absolute;z-index:9;bottom:-35px}.wheel-wrap .wheel-shadow{width:100%;height:100%;display:block;border-top:solid 40px #4b1a61;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:relative;-webkit-animation:wheelShadow 3s infinite ease;-moz-animation:wheelShadow 3s infinite ease;animation:wheelShadow 3s infinite ease}.wheel-wrap.back{left:80px}.wheel-wrap.front{right:70px}.wheel-wrap .wheel{width:76%;height:76%;left:12%;top:12%;position:absolute;text-align:center;font-size:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.wheel-wrap .wheel::after{content:"";top:1px;left:2px;height:100%;position:absolute;width:calc(100% - 4px);-webkit-box-shadow:inset 0 7px 0 #747474;-moz-box-shadow:inset 0 7px 0 #747474;box-shadow:inset 0 7px 0 #747474;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:9}.wheel-wrap .wheel .wheel-outer{position:absolute;width:100%;background-color:#a6a6a6;border:solid 3px #4b1a61;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:0;left:0;height:100%;-webkit-animation:wheel 0.4s infinite linear;-moz-animation:wheel 0.4s infinite linear;animation:wheel 0.4s infinite linear}.wheel-wrap .wheel .wheel-outer::after{content:"";position:absolute;width:10px;height:5px;background-color:#b8b8b8;top:5px;left:16px;z-index:8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.wheel-wrap .wheel .wheel-cup{width:60%;height:60%;margin-top:20%;display:inline-block;position:relative;background-color:rgb(198 237 255 / .2);border:solid 3px rgb(75 26 97 / .05);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);padding:5px 4px}.wheel-wrap .wheel .wheel-cup::after{content:"";width:8px;position:absolute;left:41%;top:40%;height:3px;background-color:rgb(198 237 255 / .4);display:inline-block}.wheel-wrap .wheel .wheel-cup span{display:inline-block;width:6px;height:6px;margin:1px;background-color:#a6a6a6;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:solid 1px rgb(75 26 97 / .05)}.love-wrap{position:absolute;left:0;margin-top:0;top:0}.love-wrap .love{width:34px;height:34px;position:relative;display:inline-block;font-size:0;-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);transform:rotate(30deg)}.love-wrap .love .circle{background-color:#fe1239;width:24px;height:24px;position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block}.love-wrap .love .circle1{left:0;bottom:0}.love-wrap .love .circle2{right:0;top:0}.love-wrap .love .square{background-color:#fe1239;width:24px;height:24px;position:absolute;display:inline-block;right:0;bottom:0}.love-front{position:absolute;right:24%;bottom:30%;z-index:8;-webkit-transform:rotate(50deg);-moz-transform:rotate(50deg);transform:rotate(50deg)}.love-front .love-wrap{-webkit-opacity:0;-moz-opacity:0;opacity:0}.love-front .love-wrap:nth-child(1){-webkit-animation:love1 5s infinite ease-in 0.5s;-moz-animation:love1 5s infinite ease-in 0.5s;animation:love1 5s infinite ease-in 0.5s}.love-front .love-wrap:nth-child(2){-webkit-animation:love1 5s infinite ease-in 1s;-moz-animation:love1 5s infinite ease-in 1s;animation:love1 5s infinite ease-in 1s}.love-front .love-wrap:nth-child(3){-webkit-animation:love1 5s infinite ease-in 1.5s;-moz-animation:love1 5s infinite ease-in 1.5s;animation:love1 5s infinite ease-in 1.5s}.love-front .love-wrap:nth-child(4){-webkit-animation:love1 5s infinite ease-in 2s;-moz-animation:love1 5s infinite ease-in 2s;animation:love1 5s infinite ease-in 2s}.love-front .love-wrap:nth-child(5){-webkit-animation:love2 6s infinite ease-in 2.5s;-moz-animation:love2 6s infinite ease-in 2.5s;animation:love2 6s infinite ease-in 2.5s}.love-front .love-wrap:nth-child(6){-webkit-animation:love2 6s infinite ease-in 3s;-moz-animation:love2 6s infinite ease-in 3s;animation:love2 6s infinite ease-in 3s}.love-front .love-wrap:nth-child(7){-webkit-animation:love2 6s infinite ease-in 3.5s;-moz-animation:love2 6s infinite ease-in 3.5s;animation:love2 6s infinite ease-in 3.5s}.love-front .love-wrap:nth-child(8){-webkit-animation:love2 6s infinite ease-in 4s;-moz-animation:love2 6s infinite ease-in 4s;animation:love2 6s infinite ease-in 4s}.love-front .love-wrap:nth-child(9){-webkit-animation:love3 4s infinite ease-in 4.5s;-moz-animation:love3 4s infinite ease-in 4.5s;animation:love3 4s infinite ease-in 4.5s}.love-front .love-wrap:nth-child(10){-webkit-animation:love3 4s infinite ease-in 5s;-moz-animation:love3 4s infinite ease-in 5s;animation:love3 4s infinite ease-in 5s}.love-front .love-wrap:nth-child(11){-webkit-animation:love3 4s infinite ease-in 5.5s;-moz-animation:love3 4s infinite ease-in 5.5s;animation:love3 4s infinite ease-in 5.5s}.love-front .love-wrap:nth-child(12){-webkit-animation:love3 4s infinite ease-in 6s;-moz-animation:love3 4s infinite ease-in 6s;animation:love3 4s infinite ease-in 6s}.love-back{position:absolute;left:18%;bottom:20%;z-index:5;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.love-back .love{-webkit-transform:rotate(100deg);-moz-transform:rotate(100deg);transform:rotate(100deg)}.love-back .love-wrap{right:0}.love-back .love-wrap:nth-child(1){-webkit-animation:love4 4s infinite ease-in 0.5s;-moz-animation:love4 4s infinite ease-in 0.5s;animation:love4 4s infinite ease-in 0.5s}.love-back .love-wrap:nth-child(2){-webkit-animation:love4 4s infinite ease-in 1s;-moz-animation:love4 4s infinite ease-in 1s;animation:love4 4s infinite ease-in 1s}.love-back .love-wrap:nth-child(3){-webkit-animation:love4 4s infinite ease-in 1.5s;-moz-animation:love4 4s infinite ease-in 1.5s;animation:love4 4s infinite ease-in 1.5s}.love-back .love-wrap:nth-child(4){-webkit-animation:love4 4s infinite ease-in 2s;-moz-animation:love4 4s infinite ease-in 2s;animation:love4 4s infinite ease-in 2s}.love-back .love-wrap:nth-child(1){-webkit-animation:love4 4s infinite ease-in 0s;-moz-animation:love4 4s infinite ease-in 0s;animation:love4 4s infinite ease-in 0s}.love-back .love-wrap:nth-child(5){-webkit-animation:love5 3s infinite ease-in 2.5s;-moz-animation:love5 3s infinite ease-in 2.5s;animation:love5 3s infinite ease-in 2.5s}.love-back .love-wrap:nth-child(6){-webkit-animation:love5 3s infinite ease-in 3s;-moz-animation:love5 3s infinite ease-in 3s;animation:love5 3s infinite ease-in 3s}.love-back .love-wrap:nth-child(7){-webkit-animation:love5 3s infinite ease-in 3.5s;-moz-animation:love5 3s infinite ease-in 3.5s;animation:love5 3s infinite ease-in 3.5s}.love-back .love-wrap:nth-child(8){-webkit-animation:love5 3s infinite ease-in 4s;-moz-animation:love5 3s infinite ease-in 4s;animation:love5 3s infinite ease-in 4s}@-webkit-keyframes love1{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);transform:scale(.2) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);-moz-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0)}}@-moz-keyframes love1{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);transform:scale(.2) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);-moz-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0)}}@-ms-keyframes love1{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);transform:scale(.2) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);-moz-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0)}}@keyframes love1{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.2) rotate(0deg) translate3d(100px,0,0);transform:scale(.2) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);-moz-transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0);transform:scale(.8) rotate(-40deg) translate3d(-50px,-400px,0)}}@-webkit-keyframes love2{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);-moz-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0)}}@-moz-keyframes love2{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);-moz-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0)}}@-ms-keyframes love2{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);-moz-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0)}}@keyframes love2{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);-moz-transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0);transform:scale(.7) rotate(-50deg) translate3d(-80px,-450px,0)}}@-webkit-keyframes love3{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);-moz-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0)}}@-moz-keyframes love3{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);-moz-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0)}}@-ms-keyframes love3{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);-moz-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0)}}@keyframes love3{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);-moz-transform:scale(.3) rotate(0deg) translate3d(100px,0,0);transform:scale(.3) rotate(0deg) translate3d(100px,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);-moz-transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0);transform:scale(.65) rotate(-60deg) translate3d(-40px,-400px,0)}}@-webkit-keyframes love4{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);-moz-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0)}}@-moz-keyframes love4{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);-moz-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0)}}@-ms-keyframes love4{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);-moz-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0)}}@keyframes love4{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);-moz-transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0);transform:scale(.6) rotate(-25deg) translate3d(100px,-200px,0)}}@-webkit-keyframes love5{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);-moz-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0)}}@-moz-keyframes love5{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);-moz-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0)}}@-ms-keyframes love5{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);-moz-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0)}}@keyframes love5{0%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.2) rotate(0) translate3d(0,0,0);-moz-transform:scale(.2) rotate(0) translate3d(0,0,0);transform:scale(.2) rotate(0) translate3d(0,0,0)}50%{-webkit-opacity:1;-moz-opacity:1;opacity:1}100%{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);-moz-transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0);transform:scale(.5) rotate(-20deg) translate3d(200px,-250px,0)}}@-webkit-keyframes wheel{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes wheel{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes wheel{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wheel{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wheelShadow{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-moz-keyframes wheelShadow{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-ms-keyframes wheelShadow{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@keyframes wheelShadow{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-webkit-keyframes body{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-moz-keyframes body{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-ms-keyframes body{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@keyframes body{0%,20%,40%,45%,60%,80%,100%{top:0}70%{top:3px}30%,90%{top:6px}}@-webkit-keyframes glare{from{left:100%}to{left:-100%}}@-moz-keyframes glare{from{left:100%}to{left:-100%}}@-ms-keyframes glare{from{left:100%}to{left:-100%}}@keyframes glare{from{left:100%}to{left:-100%}}@-webkit-keyframes roadLine{from{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-800px,0);-moz-transform:translate(-800px,0);transform:translate(-800px,0)}}@-moz-keyframes roadLine{from{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-800px,0);-moz-transform:translate(-800px,0);transform:translate(-800px,0)}}@-ms-keyframes roadLine{from{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-800px,0);-moz-transform:translate(-800px,0);transform:translate(-800px,0)}}@keyframes roadLine{from{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-800px,0);-moz-transform:translate(-800px,0);transform:translate(-800px,0)}}@-webkit-keyframes tree{from{-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);transform:translate(50px,0)}to{-webkit-transform:translate(-1600px,0);-moz-transform:translate(-1600px,0);transform:translate(-1600px,0)}}@-moz-keyframes tree{from{-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);transform:translate(50px,0)}to{-webkit-transform:translate(-1600px,0);-moz-transform:translate(-1600px,0);transform:translate(-1600px,0)}}@-ms-keyframes tree{from{-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);transform:translate(50px,0)}to{-webkit-transform:translate(-1600px,0);-moz-transform:translate(-1600px,0);transform:translate(-1600px,0)}}@keyframes tree{from{-webkit-transform:translate(50px,0);-moz-transform:translate(50px,0);transform:translate(50px,0)}to{-webkit-transform:translate(-1600px,0);-moz-transform:translate(-1600px,0);transform:translate(-1600px,0)}}.contact-info{text-align:center;flex:1}.contact-info a{text-decoration:none;color:var(--color-text)}.contact-info .social-links ul{display:flex;align-items:center;justify-content:center;gap:10px;padding-left:0}.contact-info .social-links ul li{list-style:none}.wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;overflow:hidden}.jumping-letters{text-align:center}.jumping-letters span{display:inline-block;font-size:48px;font-weight:700;background:linear-gradient(90deg,#ff4d6d,#ff8c00,rgb(44 80 181 / .3),#ff4d6d);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;animation:jumpGlow 1.5s infinite,gradientShift 3s infinite linear}.jumping-letters span:nth-child(1){animation-delay:0s}.jumping-letters span:nth-child(2){animation-delay:0.05s}.jumping-letters span:nth-child(3){animation-delay:0.1s}.jumping-letters span:nth-child(4){animation-delay:0.15s}.jumping-letters span:nth-child(5){animation-delay:0.2s}.jumping-letters span:nth-child(6){animation-delay:0.25s}.jumping-letters span:nth-child(7){animation-delay:0.3s}.jumping-letters span:nth-child(8){animation-delay:0.35s}.jumping-letters span:nth-child(9){animation-delay:0.4s}.jumping-letters span:nth-child(10){animation-delay:0.45s}.jumping-letters span:nth-child(11){animation-delay:0.5s}.jumping-letters span:nth-child(12){animation-delay:0.55s}.jumping-letters span:nth-child(13){animation-delay:0.6s}.jumping-letters span:nth-child(14){animation-delay:0.65s}@keyframes jumpGlow{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.2)}}@keyframes gradientShift{0%{background-position:0% 50%}100%{background-position:100% 50%}}.hot-sale .box-text{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:start}.hot-sale .box-text-item{background-color:var(--color-bg-blur);border-radius:8px;padding:40px;margin-bottom:24px}.hot-sale .box-text-item .desc{margin:20px 0}.hot-sale .box-image{border-radius:8px;overflow:hidden;height:100%}.hot-sale .box-image img{width:100%;height:100%;object-fit:cover}.hot-sale .box-bottom{flex:1}.hot-sale .box-bottom .box-text-item{height:100%;display:flex;padding:0;flex-direction:column;align-items:start;justify-content:end}.hot-sale .box-bottom .box-text-item .bottom{padding:40px}.b-banner{position:relative;max-height:623px;border-radius:8px;overflow:hidden}.b-banner::before{content:"";width:100%;height:100%;background-color:rgb(0 0 0 / .3);position:absolute;top:0;left:0;z-index:0}.b-banner feature{width:100%}.b-banner feature img{width:100%;height:100%;object-fit:cover}.b-banner .box-text{position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:end;color:var(--color-white)}.b-banner .box-text .content{padding-bottom:65px}.b-banner .box-text .content p{color:var(--color-card)}.b-banner .btn-primary{max-width:max-content;padding:10px 55px}.hot-product{padding:50px 0}.hot-product .box-title{text-align:center;margin-bottom:40px}.hot-product .box-info{height:100%;display:flex;gap:30px;flex-direction:column;justify-content:space-between}.hot-product .box-info-item{border:solid 1px var(--color-bg);border-radius:8px;padding:20px;display:flex;flex-direction:column;justify-content:end;text-align:center;flex:1}.hot-product .box-info-item img{width:24px;margin:0 auto}.hot-product .box-info-item h3{margin:20px 0}.hot-product .box-info-item p{margin:0}.hot-product .product-image{min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hot-product .product-image img{height:100%}.hot-category .box{margin-bottom:50px}.hot-category .box-title{margin-bottom:35px;display:flex;align-items:center;gap:20px;justify-content:space-between}.hot-category .box-title .box-title-text{flex:1}.hot-category .box-title .box-title-text h2{margin:0 0 20px 0}.hot-category .box-title .box-title-text p{margin:0}.hot-category .box-image{position:relative;height:100%}.hot-category .box-image figure{margin-bottom:0;height:100%}.hot-category .box-image figure img{width:100%;height:100%;object-fit:cover}.hot-category .box-image .group-text{position:absolute;border-radius:8px;background-color:var(--color-bg);bottom:34px;left:50%;transform:translateX(-50%);width:90%;height:max-content;color:var(--color-card)}.hot-category .box-image .group-text .content{padding:20px}.hot-category .box-product{height:100%}.hot-category .box-product .row{height:100%;row-gap:20px}.box-product .box-item{border:solid 1px var(--color-button-bg);border-radius:8px;height:100%}.box-product .box-item .item{padding:10px;display:flex;height:calc(100% - 20px);flex-direction:column;justify-content:start}.box-product .box-item .item-image{display:block;height:278px}.box-product .box-item .item-image img{width:100%;height:100%;object-fit:contain}.box-product .box-item .item-text{margin-top:15px;margin-bottom:15px}.box-product .box-item .item-text .title{font-size:20px;letter-spacing:-.4px;font-weight:bolder;color:var(--color-text);margin-bottom:10px;display:block}.box-product .box-item .item-text .price{color:var(--color-accent);font-size:20px;font-weight:700}.box-product .box-item .item-text .group-color{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;gap:5px}.box-product .box-item .item-text .group-color span{display:inline-block;border:solid 1px var(--color-bg);width:15px;height:15px;border-radius:200px}.box-product .box-item .item .btn{display:flex;align-items:center;justify-content:end;flex-direction:column;flex:1}.b-partner{margin:30px 0}.b-partner .glide__slides{align-items:center}.b-partner .glide__slides .glide__slide{padding:20px}.b-partner .glide__slides .glide__slide img{width:100%;height:100%;object-fit:contain}.b-search{display:flex;align-items:center;gap:10px}.b-search .filter-icon{width:30px;cursor:pointer}.search{width:100%;border-radius:8px;border:solid 1px var(--color-text);position:relative;height:42px}.search form{height:100%}.search form input[type=search]{width:100%;height:100%;border:none;border-radius:8px;padding:5px 45px 5px 10px}.search .search-submit{cursor:pointer;background:url(/wp-content/themes/ginathemes/dist/images/icon/icon-search.svg) no-repeat center center;background-size:contain;width:32px;height:32px;border:none;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.sidebar-product{margin-top:40px;margin-bottom:20px}.b-filter{position:relative}.filter-type .filter-block{margin-top:20px}.filter-type .filter-block h5.title-anton-small{color:var(--color-white);background-color:var(--color-bg);padding:10px 20px;text-transform:uppercase;border-radius:8px 8px 0 0;margin-bottom:0;margin-top:0}.filter-type .filter-block select{width:100%}.filter-type .filter-block select option{padding:10px 20px;border-left:solid 1px rgb(0 0 0 / .05);border-right:solid 1px rgb(0 0 0 / .05);border-bottom:solid 1px rgb(0 0 0 / .05)}.filter-type .filter-block.filter-inline .custom-color-select{border-left:solid 1px #000;border-right:solid 1px #000;border-bottom:solid 1px #000}.filter-type .filter-block.filter-inline .custom-color-select input[type=checkbox]{display:none}.filter-type .filter-block.filter-inline .custom-color-select label{position:relative;display:inline-block;margin:2.5px;cursor:pointer}.filter-type .filter-block.filter-inline .custom-color-select span{display:inline-block;width:20px;height:20px;border:2px solid #ccc;border-radius:4px}.filter-type .filter-block.filter-inline .custom-color-select input[type=checkbox]:checked+span::after{content:"✓";color:#fff;-webkit-text-stroke:1px #000;font-size:24px;font-weight:700;position:absolute;top:50%;z-index:1;left:50%;transform:translate(-50%,-50%)}.filter-type .filter-block .wrapper-price{padding:10px 20px;border-left:solid 1px #000;border-right:solid 1px #000;border-bottom:solid 1px #000}.filter-type .filter-block .wrapper-price input[type=range]{width:100%;margin:10px 0}.filter-type .filter-block .wrapper-price #range-value{text-align:right;font-size:12px;display:block}.filter-type button[type=submit]{width:100%;margin:20px 0;display:block}.archive-product{margin-top:40px}.archive-product .col-6{margin-bottom:20px}.archive-product .box-item .item-image{height:200px}.single-product .wrapper-content{display:flex;align-items:stretch;gap:85px}.single-product .single-info{flex:1}.single-product .single-info>*{margin-bottom:20px}.single-product .single-info .code{font-size:18px;font-weight:700}.single-product .single-info .price span{display:inline-block;margin-right:10px}.single-product .single-info .price-sale{font-size:36px;color:var(--color-accent);font-weight:700}.single-product .single-info .price-through{font-size:28px;opacity:.7;text-decoration:line-through;color:var(--color-subtext)}.single-product .single-info .block b{font-size:18px}.single-product .single-info .block span a{color:var(--color-text)}.single-product .single-info .block span a:hover{color:var(--color-accent)}.single-product .single-info .block-grid span{display:inline-block;padding:2px 11px;border:solid 1px var(--color-subtext);border-radius:2px;text-align:center;cursor:default;min-width:40px;min-height:27px;margin-bottom:10px}.single-product .single-info .guide{text-decoration:underline;font-size:14px;cursor:pointer}.single-product .single-info .guide img{display:none;z-index:2;position:absolute;width:auto;max-height:90vh;height:max-content;top:50%;left:50%;transform:translate(-50%,-50%)}.single-product .single-info .note{display:flex;align-items:center;font-size:12px;color:var(--color-sub);border:solid 1px rgb(44 44 44 / .5);border-radius:8px;padding:10px;width:fit-content}.single-product .single-info .note img{margin-right:5px}.single-product .single-slide{max-width:500px;overflow:hidden;position:relative}.single-product .single-slide .glide__bullets{display:flex;align-items:center;gap:5px;overflow-x:scroll}.single-product .single-slide .glide__bullets .glide__bullet{width:90px;height:45px;padding:0;overflow:hidden;opacity:.2}.single-product .single-slide .glide__bullets .glide__bullet.glide__bullet--active{opacity:1}.single-product .single-slide .glide__bullets .glide__bullet img{width:100%;height:100%;object-fit:cover}.single-product .single-slide .glide__slides{align-items:center}.single-product .single-slide .glide__slides .glide__slide img{width:100%;object-fit:contain}.single-product .single-slide .tag-sale{position:absolute;right:0;top:0;width:200px;height:150px}.single-product .single-slide .tag-sale img{width:100%;height:100%;object-fit:contain;transform:rotate(15deg)}.single-product .single-slide .tag-sale span{font-size:30px;color:var(--color-white);position:absolute;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}.single-product .single-description{margin:20px 0}.single-product .single-description span.title{display:inline-block;padding:10px 20px;border-radius:8px 8px 0 0;font-size:14px;font-weight:700;border:solid 1px var(--color-bg)}.single-product .single-description .box-text{padding:20px;border:solid 1px var(--color-bg);border-radius:0 0 8px 8px;line-height:1.7}.single-product .box-related{margin:30px 0}.single-product .box-related .box-title{display:flex;align-items:center;justify-content:space-between}.single-product .box-related .title-anton-normal{margin-bottom:20px}.c98{position:relative}@media screen and (max-width:768px){.c98{background:#0a0e0f}}.c98 .container{max-width:90%}.c98::before{content:"";background-color:#0a0e0f;position:absolute;width:50%;height:100%;z-index:-1;top:0;left:0}.c98::after{content:"";top:0;right:0;background-color:#EDEDED;position:absolute;width:50%;height:100%;z-index:-1}@media screen and (max-width:768px){.c98::after{background-color:#121212}}.c98 .panel{display:flex;overflow:hidden;min-height:100vh}@media screen and (max-width:768px){.c98 .panel{flex-direction:column}}.c98 .left-panel{background-color:rgb(0 0 0 / .9);background-image:url(/wp-content/themes/ginathemes/dist/images/c98/Adidas-UK-Blog-Banner.png);background-size:cover;background-repeat:no-repeat;background-blend-mode:color;color:#EDEDED;flex:2;padding:30px;display:flex;flex-direction:column}@media screen and (max-width:768px){.c98 .left-panel{padding:20px 0}}.c98 .left-panel .header{display:flex;align-items:center;justify-content:start}.c98 .left-panel .header .logo{width:200px;max-height:100px;display:flex;align-items:center;justify-content:start}.c98 .left-panel .header .logo img{width:100%;object-fit:contain;filter:invert(1)}.c98 .left-panel .header .nav{display:flex;gap:20px;align-items:center}@media screen and (max-width:768px){.c98 .left-panel .header .nav{display:none}}.c98 .left-panel .header .nav a{color:#EDEDED;text-decoration:none;border-bottom:2px solid #fff0;background-color:#fff0;padding:10px 20px;border-radius:2px;transition:all linear 0.3s}.c98 .left-panel .header .nav a:hover,.c98 .left-panel .header .nav a.active{color:#121212;background-color:#EDEDED}.c98 .left-panel .main-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 100px}@media screen and (max-width:768px){.c98 .left-panel .main-content{padding:0;flex:none}}.c98 .left-panel .main-content h1{letter-spacing:0;font-size:72px;margin-bottom:10px}@media screen and (max-width:768px){.c98 .left-panel .main-content h1{font-size:42px;letter-spacing:0}}.c98 .left-panel .main-content .subtext{font-size:14px;line-height:1.5;margin-bottom:10px;margin-top:0}.c98 .left-panel .main-content .subtext a{text-decoration:none;color:#EDEDED}.c98 .left-panel .main-content .btn{background:#EDEDED;color:#121212;padding:10px 20px;font-weight:700;text-transform:uppercase;display:inline-block;margin:30px 0;text-decoration:none;width:max-content}.c98 .left-panel .main-content .thumbs{display:flex;gap:15px}.c98 .left-panel .main-content .thumbs img{width:calc((100% - 30px) / 3);max-width:100px;border:2px solid #fff}.c98 .right-panel{flex:1;position:relative;display:flex;align-items:center;justify-content:center;background:#EDEDED}.c98 .right-panel::before{content:"";position:absolute;width:100%;height:calc(100% - 100px);background:repeating-linear-gradient(135deg,#121212,#121212 50px,#EDEDED 50px,#EDEDED 100px);z-index:0}.c98 .right-panel .product-img{max-width:90%;z-index:1;transform:scale(2) rotate(-15deg);position:absolute;right:50%}@media screen and (max-width:768px){.c98 .right-panel .product-img{right:0;position:relative;transform:scale(1.5) rotate(-15deg)}}.page .content{padding:30px 0}@media (max-width:1199.98px){.header-main{position:relative}.header-main .menu .menu-toggle{display:flex;justify-content:end;align-items:center;cursor:pointer}.header-main .menu .header-navigation{display:none;position:fixed;left:0;top:0;background:#fff;width:50%;z-index:999;box-shadow:0 0 20px 4px #000;height:100vh;overflow-y:scroll}.header-main .menu .header-menu-list{padding:0 15px;flex-direction:column;align-items:start}.header-main .menu .header-menu-list li{width:100%;padding:10px 0;border-bottom:solid 1px #aaa;cursor:pointer}.header-main .menu .header-menu-list li:hover{background-color:#fff0}.header-main .menu .header-menu-list li:hover .sub-menu{display:none}.header-main .menu .header-menu-list li a{color:var(--color-text);text-transform:capitalize}.header-main .menu .header-menu-list li.menu-item-has-children::after{content:"+";position:absolute;right:10px;top:10px}.header-main .menu .header-menu-list li .sub-menu{position:relative;width:100%;background-color:#fff0;padding:0 15px}.header-main .menu .header-menu-list li .sub-menu li{border-bottom:none}.header-main .menu .header-menu-list li .sub-menu>.menu-item-has-children>.sub-menu{position:relative;left:0}.header-main .menu .header-menu-list li .sub-menu>.menu-item-has-children:hover>.sub-menu{display:none}}@media (max-width:991.98px){.slogan{height:70vh}footer .footer{flex-direction:column}footer .footer .footer-logo{margin-bottom:20px}footer .footer .footer-logo .action .social{justify-content:center}footer .footer .footer-follow img{width:100%;max-width:100%}.box-product .box-item .item-image{height:150px}.b-banner{max-height:50vh;height:50vh}.b-banner .box-text .content{padding-bottom:20px}.single-product .wrapper-content{flex-direction:column}.single-product .wrapper-content .single-slide{max-width:100%}}@media (max-width:767.98px){.slogan{height:50vh}.b-filter-mb{position:fixed;padding:20px 10px;text-align:center;top:0;left:0;width:50%;height:100vh;overflow-y:scroll;border:solid 1px var(--color-bg);background-color:#fff;z-index:9}.b-filter-mb.active{display:block!important}.filter-type .filter-block h5.title-anton-small{padding:5px;text-align:left}}@media (max-width:575.98px){.hot-sale .box-text-item{padding:20px}.hot-sale .box-bottom .box-text-item .bottom{padding:20px}}