:root{--bg:#0a0b0d;--dark:#0f1013;--light:#14161a;--border:#3b404a;--grey:#525863;--purple:#8b18c9;--blue:#0345ac;--gradient:linear-gradient(145deg,#0345a0,#8b18c9 60%);--white:#fff4ff}@font-face{font-family:ExtraBold;src:url(/static/media/Inter-ExtraBold.4164cfba15dbca5f37aa.ttf)}@font-face{font-family:Bold;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf)}@font-face{font-family:Medium;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf)}@font-face{font-family:Light;src:url(/static/media/Inter-Light.02850f28027788580733.ttf)}body{background-color:#0a0b0d;background-color:var(--bg);margin:0;overflow-x:hidden;overflow-y:overlay}.App{display:flex;flex-direction:column;height:100vh}html{height:100%}body{background-image:url(/static/media/backgroundfivestar.10a449487005b1f1c3f1.png);background-position:top;background-repeat:repeat-y;background-size:cover;display:flex;flex-direction:column;min-height:100vh}@media screen and (max-width:700px){body{background-image:none}}a,h1,li,ul{margin:0;padding:0;text-decoration:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}nav{flex-direction:row;height:4rem;justify-content:end;padding:0 3rem;position:absolute;top:0;width:calc(100% - 6rem)}.nav-item:not(.nav-title),nav{align-items:center;display:flex}.nav-item:not(.nav-title){margin:0 1vw}.nav-button,.nav-title{align-items:center;display:flex;height:2rem;justify-content:center}.nav-button{background-color:#5865f2;border:0;border-radius:1rem;color:#fff;cursor:pointer;font-family:Bold;padding:1rem}.nav-button svg{margin-right:10px}.nav-title img{height:3rem}.nav-links{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 5rem;width:100%}.nav-item:not(.nav-title) span{font-family:Bold;margin-left:5px}.nav-item:not(.nav-title) span,.nav-title span{color:#fff4ff;color:var(--white);font-size:15px}.nav-title span{font-family:ExtraBold}.mobile-btn{display:none;z-index:99}.mobile-active .bar:first-child{transform:rotate(-45deg) translate(-3px,4px)}.mobile-active .bar:nth-child(2){display:none}.mobile-active .bar:nth-child(3){transform:rotate(45deg) translate(-3px,-4px)}.nav-links-mobile{background-color:#0a0b0d;background-color:var(--bg);display:none;flex-direction:column;height:0;left:0;-webkit-mask:linear-gradient(180deg,#fff 10%,#fff 90%,#0000);mask:linear-gradient(180deg,#fff 10%,#fff 90%,#0000);overflow:hidden;position:absolute;top:3.5rem;transition:height .15s ease-in-out}.nav-item-mobile,.nav-links-mobile{align-items:center;width:100%;z-index:99}.nav-item-mobile{background-color:#0f1013;background-color:var(--dark);border-radius:1rem;color:#fff4ff;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-family:Bold;height:3.5rem;justify-content:center;margin-top:1.5rem;width:10rem}.nav-item-mobile span{margin-left:5px}.nav-links-mobile-active{height:30rem}.bar{background-color:#fff4ff;background-color:var(--white);height:2px;margin:8px 0;width:2rem}@media screen and (max-width:1200px){.nav-links{padding:0 .5rem}}@media screen and (max-width:900px){.nav-title{align-items:center;display:flex;height:2rem;justify-content:center;left:2rem;position:absolute;top:1rem}.nav-button{display:none!important}.nav-links{display:none}.mobile-btn-container,.nav-links-mobile{display:flex}.mobile-btn{display:block}}.hero{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:10rem auto;max-width:80rem;width:90%}.hero-info{width:55%}.hero-title{color:#8b18c9;color:var(--purple);font-family:ExtraBold;font-size:45px;line-height:80px}.hero-sub-title{color:#fff4ff;color:var(--white);font-family:Bold;font-size:30px;margin:1.5rem 0}.hero-description{font-family:Medium;margin-bottom:1.5rem}.hero-btn,.hero-description{color:#fff4ff;color:var(--white)}.hero-btn{background:linear-gradient(145deg,#0345a0,#8b18c9 60%);background:var(--gradient);border:0;border-radius:20px;cursor:pointer;font-family:Bold;padding:1rem 3rem}.text-changer,.text-cursor{color:#8b18c9;color:var(--purple)}.flash{animation:flash .7s infinite}@keyframes flash{0%{opacity:0}50%{opacity:0}50.1%{opacity:1}to{opacity:1}}.hero-img{align-items:center;display:flex;height:22rem}@media screen and (max-width:1250px){.hero{justify-content:center;margin:6rem auto 10rem}.hero-info{margin-bottom:4rem;max-width:40rem;text-align:center;width:100%}.hero-img img{display:none}.hero-btn{margin:2rem 0}}@media screen and (max-width:800px){.hero-title{font-size:40px;line-height:60px}.hero-sub-title{font-size:18px;margin:1rem 0}}.stats{margin:0 auto 15rem;width:50rem}.stats-title{color:#fff4ff;color:var(--white);font-family:Bold;font-size:30px;text-align:center}.stat-row{display:flex;justify-content:space-around;margin-top:3rem}.stat{align-items:center;display:flex;flex-direction:column;max-width:10rem;text-align:center}.stat-number{color:#8b18c9;color:var(--purple);font-family:Bold;font-size:35px}.stat-desc{color:#fff4ff;color:var(--white);font-family:Medium;font-size:25px;margin-top:1rem}@media screen and (max-width:800px){.stats{margin:0 auto 15rem;width:90%}.stats-title{font-size:25px}.stat-number{font-size:30px}.stat-desc{font-size:20px}}.reviews{margin:0 auto 15rem;max-width:80rem;width:90%}.review-title{font-family:Bold;font-size:30px;margin-bottom:5rem}.review-slider,.review-title{color:#fff4ff;color:var(--white);text-align:center}.review-slider{display:flex;justify-content:center;-webkit-mask:linear-gradient(180deg,#0000,#fff 10%,#fff 90%,#0000);mask:linear-gradient(180deg,#0000,#fff 10%,#fff 90%,#0000);max-height:37rem;width:100%}.review-slider-col-fast{animation:scroll 25s linear infinite;height:100%}.review-slider-col-slow{animation:scroll 15s linear infinite;height:100%}.odd{animation:scrollreverse 30s linear infinite;height:100%;transform:translateY(-50%)}.review-slider-col-inner{width:100%}.review-card{align-items:center;background-color:#0f1013;background-color:var(--dark);border-radius:1rem;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem;max-width:23rem;min-width:23rem;padding:1rem}.review-author{margin-top:auto}@media screen and (max-width:1420px){.review-slider-col:last-child{display:none}}@media screen and (max-width:1000px){.review-slider-col:first-child,.review-slider-col:last-child{display:none}}@media screen and (max-width:800px){.review-card{margin:1rem auto;max-width:calc(100% - 4rem);min-width:calc(100% - 4rem)}.review-title{font-size:25px}}@keyframes scroll{to{transform:translateY(-50%)}}@keyframes scrollreverse{to{transform:translateY(0)}}.review-stars{display:flex;width:100%}.review-text{word-wrap:break-word;color:#fff4ff;color:var(--white);font-family:Medium;margin-bottom:1rem;text-align:left;width:100%}.review-author{color:#525863;color:var(--grey);font-family:Light;text-align:left;width:100%}.games{margin:0 auto 15rem;max-width:85rem;width:90%}.games-title{color:#8b18c9;color:var(--purple);font-family:Bold;font-size:30px;margin-bottom:5rem}@media screen and (max-width:1200px){.games-title{text-align:center}}@media screen and (max-width:800px){.games-title{font-size:25px}}.game-row{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.game-card{background-color:#0f1013;background-color:var(--dark);border:thin solid #8b18c9;border:thin solid var(--purple);height:17rem;margin:1rem;width:17rem}.card-img,.game-card{border-radius:1rem;overflow:hidden}.card-img{align-items:center;background-color:#14161a;background-color:var(--light);display:flex;justify-content:center;max-height:10rem;min-width:calc(101% + 1px)}.card-img img{-webkit-mask:linear-gradient(180deg,#fff 15%,#fff 70%,#0000);mask:linear-gradient(180deg,#fff 15%,#fff 70%,#0000);min-height:100%}.card-info{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0f1013b3;border:thin solid #8b18c9;border:thin solid var(--purple);border-radius:1rem;flex-direction:row;height:6.5rem;padding:1rem;transform:translate(-1px,-1.3rem);width:calc(100% - 2rem + 1px)}.card-info,.card-text{display:flex;justify-content:space-between}.card-text{flex-direction:column;height:100%;margin:0;width:100%}.text-header{display:flex;flex-direction:column}.card-cheat-container{align-items:center;display:flex;height:2rem;justify-content:center;width:100%}.card-cheat{font-size:16px;text-align:center}.card-cheat,.card-price{color:#fff4ff;color:var(--white);font-family:Bold}.card-price{font-size:23px;margin-top:3px}.price-container{display:flex;flex-direction:column}.card-start{color:#fff4ff;color:var(--white);font-family:Light;font-size:14px}.text-purchase{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:auto;width:100%}.btn-border{background:linear-gradient(145deg,#0345a0,#8b18c9 60%);background:var(--gradient);border-radius:1rem;height:3rem;width:5rem}.btn,.btn-border{align-items:center;display:flex;justify-content:center}.btn{background-color:#0f1013;background-color:var(--dark);border-radius:15px;color:#fff4ff;color:var(--white);font-family:Medium;font-size:14px;height:calc(3rem - 2px);text-align:center;transition:all .15s ease-in-out;width:calc(5rem - 2px)}.btn:hover{background-color:linear-gradient(145deg,#0345a0,#8b18c9 60%);background-color:var(--gradient)}.card-btn:hover{background:linear-gradient(145deg,#0345a0,#8b18c9 60%);background:var(--gradient);border:0}.media-selector{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto 15rem;max-width:80rem;width:90%}.media{align-items:center;aspect-ratio:16/9;background-color:#0f1013;background-color:var(--dark);border-radius:1rem;display:none;justify-content:center;max-width:35rem;overflow:hidden}.media iframe{min-width:35rem;width:35rem}.media img{min-width:35rem;object-fit:contain}.selectors{display:flex;flex-direction:column;height:30rem;justify-content:space-around;margin-left:3rem}.selector{border-radius:1rem;cursor:pointer;padding:2rem;width:30rem}.selector-active{background-color:#0f1013;background-color:var(--dark);outline:thin solid #3b404a;outline:thin solid var(--border)}.selector-title{color:#fff4ff;color:var(--white);font-family:Medium}.selector-desc{color:#525863;color:var(--grey);font-family:Light}@media screen and (max-width:1300px){.media-selector{display:flex;flex-direction:column}.selectors{margin:0}}@media screen and (max-width:600px){.media-active{display:flex;margin-bottom:1rem;margin-right:0}.media{max-width:30rem}.selector{border-radius:1rem;cursor:pointer;padding:1rem;width:calc(100% - 2rem)}.selectors{height:20rem}.selector-title{font-size:15px}.selector-desc{font-size:13px}}.images{align-items:center;flex-direction:column;margin:0 auto 15rem;max-width:80rem;width:90%}.image-section,.images{display:flex;justify-content:center}.image-section{flex-direction:row;flex-wrap:wrap;margin:4rem 0}.img{aspect-ratio:16/9;background-color:#0f1013;background-color:var(--dark);border-radius:1rem;max-width:38rem;overflow:hidden;width:38rem}.img iframe{min-height:100%;min-width:100%}.img img{min-width:100%;object-fit:cover}.img-left{margin-left:3rem}.img-right{margin-right:3rem}.img-text{margin-bottom:3rem;min-width:30rem;width:40%}.img-title{color:#fff4ff;color:var(--white);font-family:Medium;font-size:25px;margin-bottom:1rem}.img-desc{color:#525863;color:var(--grey);font-family:Light;font-size:15px}.img-checks{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.img-checks span{align-items:center;color:#525863;color:var(--grey);display:flex;font-family:Medium;margin-right:1.5rem;margin-top:1rem}.img-checks span svg{color:#8b18c9;color:var(--purple);height:25px}.desc-left,.title-left{text-align:right}@media screen and (max-width:1500px){.img{aspect-ratio:16/9;background-color:#0f1013;background-color:var(--dark);border-radius:1rem;width:90%}.desc-left,.img-desc,.img-title,.title-left{text-align:center}.img-left{margin:0}.img-right{margin:0 0 3rem}}.chooseus{margin:0 auto 15rem;max-width:80rem;width:90%}.chooseus-title{color:#fff4ff;color:var(--white);font-family:Bold;font-size:30px;text-align:center}.choose-container{align-items:center;display:flex;flex-direction:column;margin:0 auto 15rem;width:100%}.choose-nav{display:flex;justify-content:center;margin:3rem 0;width:100%}.choose-tab{align-items:center;border-bottom:thin solid #3b404a;border-bottom:thin solid var(--border);color:#fff4ff;color:var(--white);display:flex;font-family:Medium;padding:10px 2rem}.choose-tab svg{margin-right:5px}.tab-active{border-bottom:thin solid #8b18c9;border-bottom:thin solid var(--purple);color:#8b18c9;color:var(--purple)}.choose-info{display:none;margin-top:2rem}.choose-box,.info-active{display:flex}.choose-box{align-items:center;flex-direction:column;justify-content:start;margin:0 3rem;width:15rem}.choose-icon{opacity:.4}.choose-title{color:#fff4ff;color:var(--white);font-family:BOld;font-size:15px}.choose-desc{color:#525863;color:var(--grey);font-family:light;margin-top:1rem;text-align:center}@media screen and (max-width:1200px){.choose-tab{align-items:center;display:flex;font-family:Medium;font-size:14px;padding:10px 1rem}.info-active{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.choose-box{margin-bottom:3rem}}@media screen and (max-width:800px){.chooseus-title{font-size:25px}}.products{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10rem auto;max-width:105rem;width:90%}.products-title{color:#fff4ff;color:var(--white);font-family:Bold;font-size:35px;margin-bottom:5rem;text-align:center;width:100%}.filters{align-items:center;margin-bottom:6rem;max-width:50rem;width:80%}.cheats,.filters{display:flex;justify-content:center}.cheats{flex-wrap:wrap}.filter,.status-game-title,.status_cheat{color:#fff4ff;color:var(--white)}.filter{-webkit-appearance:none;appearance:none;background:none;background-color:#0f1013;background-color:var(--dark);background-image:url(/static/media/dropdown.d657db07ebf8ee561489.svg);background-position:100%;background-repeat:no-repeat;border:thin solid #3b404a;border:thin solid var(--border);border-radius:15px;font-family:Medium;height:3rem;margin-right:2rem;min-width:11rem;outline:none;padding:0 1rem}@media screen and (max-width:600px){.filters{align-items:center;display:flex;flex-wrap:wrap-reverse;justify-content:center;width:90%}.filter{margin:1rem 0}}.searchbar{align-items:center;background-color:#0f1013;background-color:var(--dark);border:thin solid #3b404a;border:thin solid var(--border);border-radius:15px;color:#fff4ff;color:var(--white);display:flex;height:3rem;justify-content:left;padding:0 1rem;width:20rem}.searchbar svg{margin-right:5px}.search{background:none;border:none;color:#fff4ff;color:var(--white);height:100%;outline:none;width:100%}.search::placeholder{color:#525863;color:var(--grey);font-family:Light}.status-container{justify-content:center;margin:10rem auto 15rem;max-width:60rem;width:90%}.status-container,.status-holder{align-items:center;display:flex;flex-direction:column}.status-holder{margin-bottom:7rem;width:100%}.status-game-title{font-family:Bold;font-size:35px;margin-bottom:1rem;text-align:center}.statuses{border-radius:1rem;flex-direction:column;outline:thin solid #3b404a;outline:thin solid var(--border);overflow:hidden;width:85%}.status-card,.statuses{align-items:center;display:flex}.status-card{background-color:#0f1013;background-color:var(--dark);border-bottom:thin solid #3b404a;border-bottom:thin solid var(--border);font-family:Bold;height:3.5rem;justify-content:space-between;max-width:70rem;padding:0 2rem;width:calc(100% - 4rem)}.status-card:last-child{border:none}.status-cheat{color:#fff4ff;color:var(--white)}.status-Detected{color:red}.status-Updating{color:blue}.status-Undetected{color:green}@media screen and (max-width:600px){.status-game-title{font-size:20px}.status-cheat,.status-status{font-size:13px}}.error-title{color:#fff4ff;color:var(--white);font-family:BOld;font-size:35px;margin-top:10rem;text-align:center}.error-sub{color:#525863;color:var(--grey);font-family:Light;text-align:center}.faq{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10rem auto 15rem;max-width:60rem;width:85%}.faq-title{color:#fff4ff;color:var(--white);font-family:BOld;font-size:35px;margin-bottom:3rem;text-align:center}.faq-card{background-color:#0f1013;background-color:var(--dark);border:thin solid #3b404a;border:thin solid var(--border);border-radius:1rem;cursor:pointer;margin:1rem 0;max-height:4rem;overflow:hidden;padding:0 2rem;width:80%}.faq-card,.faq-card-active{transition:max-height .2s ease-in-out}.faq-card-active{max-height:15rem}.faq-question{align-items:center;color:#fff4ff;color:var(--white);display:flex;flex-direction:row;font-family:Bold;height:4rem;justify-content:space-between;width:100%}.faq-question svg{transition:all .2s ease-in-out}.faq-card-active svg{transform:rotate(180deg)}.faq-answer{color:#fff4ff;color:var(--white);font-family:Light;padding:0 0 1rem}@media screen and (max-width:600px){.faq-answer,.faq-question{font-size:12px}}.product-hero{flex-direction:row;flex-wrap:wrap-reverse;margin:12rem auto 0;max-width:70rem;min-height:-webkit-max-content;min-height:max-content;width:90%}.product-hero,.product-media-container{align-items:center;display:flex;justify-content:center}.product-media-container{flex-direction:column;margin-right:3rem;width:30rem}.product-media{align-items:center;display:flex;justify-content:center;width:100%}.media-product{aspect-ratio:16/9;background-color:#0f1013;background-color:var(--dark);border-radius:1rem;color:#fff4ff;color:var(--white);display:none;margin:0;max-width:100%;min-width:100%;overflow:hidden;padding:0}.media-product iframe{margin:0;padding:0;width:100%}.media-product img{height:100%;width:100%}.media-active,.media-dots{display:flex}.media-dots{justify-content:center;margin-top:1rem}.dot{background-color:#0f1013;background-color:var(--dark);border-radius:50%;height:2rem;margin:0 .5rem;outline:thin solid #3b404a;outline:var(--border) thin solid;width:2rem}.dot-active{background-color:#fff4ff;background-color:var(--white);border:none}.product-info{display:flex;flex-direction:column;height:100%;margin-bottom:2rem;max-height:20rem;min-height:20rem}.info-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.info-stats{display:flex;font-family:Bold;font-size:17px;justify-content:space-between}.info-title{font-family:Bold;font-size:35px;margin-top:10px;width:100%}.game,.info-title{color:#fff4ff;color:var(--white)}.game{margin-right:2rem}.status{color:#fff4ff;color:var(--white)}.status-undetected{color:green}.game-rust{color:#c64025}.game-dayz,.game-escapefromtarkov,.game-rainbowsixsiege{color:#939393}.game-spoofer{color:#00df12}.game-counterstrike2{color:#e48716}.game-apexlegends{color:#c13d44}.game-battlebit{color:#939393}.game-modernwarfare{color:#83d31b}.game-valorant{color:#e83845}.info-prices{align-items:center;background-color:#0f1013;background-color:var(--dark);border:thin solid #3b404a;border:thin solid var(--border);border-radius:1rem;display:flex;flex-wrap:wrap;margin:auto 0;min-width:25.7rem;overflow:hidden;padding:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.info-prices .price{align-items:center;color:#fff4ff;color:var(--white);display:flex;flex-direction:column;font-family:Medium;font-size:17px;justify-content:center;margin:.5rem 0;min-width:33%;position:relative;text-align:center}.price:not(:nth-child(3)):before{align-items:center;background-color:#3b404a;background-color:var(--border);content:"";display:flex;height:30px;position:absolute;right:0;width:2px}.price:last-child:before{display:none}.purchase,.purchase-link{margin-top:auto}.purchase{align-items:center;background:linear-gradient(145deg,#0345a0,#8b18c9 60%);background:var(--gradient);border-radius:1rem;color:#fff4ff;color:var(--white);cursor:pointer;display:flex;font-family:Bold;font-size:20px;height:4rem;justify-content:center;text-align:center;width:27rem}@media screen and (max-width:1080px){.product-media-container{margin-right:0;width:100%}.info-prices{display:flex;margin:auto}.purchase-link{margin-top:2rem}}@media screen and (max-width:480px){.info-stats{font-size:11px}.info-title{font-size:25px}.product-info{display:flex;flex-direction:column;height:100%;margin-bottom:2rem;max-height:20rem;min-height:20rem;width:100%}.purchase{width:100%}}.product-features{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10rem auto 15rem;max-width:60rem;min-height:-webkit-max-content;min-height:max-content;width:90%}.feature-nav{display:flex;width:100%}.feature-nav span{color:#fff4ff;color:var(--white);font-family:Medium;font-size:20px;margin:0 .7rem;padding:0 .5rem}.active-nav{border-bottom:thin solid #8b18c9;border-bottom:thin solid var(--purple);color:#8b18c9!important;color:var(--purple)!important}.feature-box{background-color:#0f1013;background-color:var(--dark);border:thin solid #3b404a;border:thin solid var(--border);border-radius:.5rem;display:none;margin-right:auto;margin-top:2rem;max-height:35rem;max-width:100%;overflow-y:overlay}.feature-box-active{display:flex}.features{flex-wrap:wrap}.feature-box-active::-webkit-scrollbar{width:10px}.feature-box-active::-webkit-scrollbar-track{background:none}.feature-box-active::-webkit-scrollbar-thumb{background:#888;border-radius:2rem}.feature-box-active::-webkit-scrollbar-thumb:hover{background:#555}.feature-list{list-style-type:none;margin:1.5rem 2rem;max-width:11rem}.feature-list:not(.feature-list-title){word-wrap:break-word;color:#fff4ff;color:var(--white);font-family:LIght}.feature-list-title{color:#fff4ff;color:var(--white);font-family:Bold;margin-bottom:6px}.requirement-item{align-items:center;display:flex;flex-direction:column;margin:2.5rem}.requirement-title{align-items:center;color:#fff4ff;color:var(--white);display:flex;font-family:Bold;font-size:18px}.requirement-title svg{margin-right:10px}.requirement-text{color:#fff4ff;color:var(--white);font-family:Light;margin-top:10px;text-align:center}.tos{margin:10rem auto;max-width:40rem;width:90%}.tos header{color:#8b18c9;color:var(--purple);font-family:Bold;font-size:3rem;text-align:center}.tos h1{color:#fff4ff;color:var(--white);font-weight:lighter;margin-top:3rem}.tos h1,.tos p{font-family:Medium}.tos p{color:#525863;color:var(--grey)}footer{background-color:#0a0b0d;background-color:var(--bg);bottom:0;display:flex;justify-content:space-between;margin-top:auto;padding:3rem 5rem 2rem;width:calc(100% - 10rem)}.footer-info{width:30rem}.footer-title{align-items:center;color:#fff4ff;color:var(--white);display:flex;font-family:Bold}.footer-title img{height:3rem}.footer-desc{color:#525863;color:var(--grey);font-family:Light}.footer-lists{display:flex;justify-content:space-around;max-width:40rem;width:100%}.footer-list{list-style-type:none}.footer-list-title{color:#fff4ff;color:var(--white);font-family:Bold;margin-bottom:.7rem}.footer-list li:not(.footer-list-title){color:#525863;color:var(--grey);font-family:Medium;font-size:13px;margin-bottom:5px}@media screen and (max-width:1000px){.footer-info{margin-bottom:2rem}footer{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:700px){.footer-title{justify-content:center}.footer-title img{height:3rem}.footer-desc{color:#525863;color:var(--grey);font-family:Light;text-align:center}.footer-lists{align-items:center;display:flex;flex-direction:column;justify-content:space-around;max-width:40rem;width:100%}.footer-list{margin:1rem 0;text-align:center;width:12rem}}
/*# sourceMappingURL=main.faae41c2.css.map*/