@keyframes livelyBounce{0%,to{transform:translateY(0) rotateZ(0deg) scale(1)}15%{transform:translateY(-20px) rotateZ(-10deg) scale(1.08)}35%{transform:translateY(-35px) rotateZ(12deg) scale(1.12)}55%{transform:translateY(-28px) rotateZ(-8deg) scale(1.1)}70%{transform:translateY(-15px) rotateZ(5deg) scale(1.06)}85%{transform:translateY(-5px) rotateZ(-2deg) scale(1.02)}}html{overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#323232 #111;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}*,::after,::before,body,html{font-family:"Inter",sans-serif}*,::after,::before{margin:0;padding:0;box-sizing:border-box;transition:all .3s ease}a{text-decoration:none}a,b,h1,h2,h3,h4,h5,h6{color:#fff}body{background:#111}.header{position:fixed;left:20px;right:20px;width:calc(100% - 40px);height:106px;top:12px;z-index:9999;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.18) 50%,rgba(0,0,0,.16) 100%),linear-gradient(180deg,rgba(255,255,255,.07) 0,rgba(255,255,255,.04) 50%,rgba(255,255,255,.03) 100%);-webkit-backdrop-filter:blur(6px) saturate(150%) contrast(110%);backdrop-filter:blur(6px) saturate(150%) contrast(110%);border:2px solid rgba(255,255,255,.08);box-shadow:0 6px 30px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.03);transition:backdrop-filter 1s ease,transform .25s ease,box-shadow .25s ease}.header--no-blur{background:rgba(255,255,255,.02);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:backdrop-filter .5s ease}.header::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 10%,rgba(255,255,255,0) 50%);mix-blend-mode:overlay;opacity:.95;transform:translateZ(0)}.container{width:100%;height:100%;max-width:1680px;margin:0 auto}.shop__image img{width:60%}.info__img img{max-width:100%}.header__content{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;z-index:5;display:flex;align-items:center}.header__logo img{height:51px;width:51px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.6));margin-right:40px}.header__nav{display:flex;margin:0 20px}.list__of__buttons{display:flex;list-style:none;gap:48px}.list__button{padding:8px 10px;border-radius:12px;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.26);font-size:27px;cursor:pointer}.big_button{background-color:#fff;color:#000;border:0;border-radius:15px;font-size:20px;font-weight:580;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.shop_warn{color:#fff}.header__burger{display:none}.intro{width:100%;height:900px;background:url(/images/line.webp) no-repeat}.intro__content{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.intro__image,.intro_page__image{width:663px;height:600px;display:flex;align-items:center;justify-content:center;border-radius:33px}.intro__image{background-color:#1f1f1f;scale:.92}.intro_page__image{scale:.8}.title__text{font-size:calc(36px + 18*((100vw - 320px)/(1280 - 320)));font-weight:600;color:#fff}.footer__regular__text,.regular__text{font-size:calc(16px + 6*((100vw - 320px)/(1280 - 320)));font-weight:400;color:#c5c5c5}.footer__regular__text{font-size:calc(16px + 4*((100vw - 320px)/(1280 - 320)));line-height:1.5}.intro__text{width:50%}.intro__text p{padding:28px 0 100px}.intro__text a button{font-size:24px}.btn__line{width:100%;align-items:start;display:flex}.btn__line img{margin-left:30px;transform:scale(.7)}.btn_line img{margin-left:10px}.info,.ttt{width:100%;overflow:hidden;padding-top:150px}.info .container .intro__content:nth-child(2n){flex-direction:row-reverse}.info .container .introrew__content{flex-direction:row-reverse}.info__img,.info__text{width:60%;height:100%}.info__text h1{padding-bottom:15px}.info__img{width:40%}.cards{width:100%;padding:80px 0}.cards__content{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;flex-wrap:wrap}.card{border-radius:15px;width:490px;height:366px;background:url(/images/card.png);box-shadow:0 20px 99px 0 rgba(0,0,0,.05);margin-bottom:20px}.card__centred__icon,.card__icon{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.card__centred__icon{width:110px;height:110px;border-radius:15px;background-color:#0d0c0c}.card__text{padding:31px}.card__text h2{font-weight:500;font-size:31px;line-height:99%;color:#fff}.card__text p{font-weight:400;padding-top:5px;line-height:110%;color:#c5c5c5}.discord__img img{padding-top:200px}.faq{width:100%;padding:80px 0}.faq__content{display:block}.faq__text p{padding-bottom:60px}.accordion__control{width:100%;background-color:transparent;cursor:pointer}.lines__burger{width:35px;height:3px;background-color:#fff;transition:all .3s ease;position:absolute;left:0}.accordion__content{max-height:0;opacity:0;overflow:hidden;padding:0 20px;will-change:max-height;transition:all .3s ease-out;box-sizing:content-box}.accordion__icon{transition:transform .3s ease-out}.open .accordion__icon::after{width:0}.open .accordion__content{padding:10px 0 20px 20px}.accordion{width:100%;margin-bottom:10px}button{border:0}.accordion__control{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:20px;border-top:1px solid #c5c5c5}.accordion__control::-webkit-details-marker{display:none}.accordion__title{font-size:28px;font-weight:500;color:#fff;margin:0 20px 0 0}ul{list-style:none}.footer__logo img,.styles_itemButtonIcon__4BAZ5{transition:transform .4s ease-in-out;display:inline-block}.styles_itemButtonIcon__4BAZ5.styles_opened__8Ew94{transform:rotate(180deg)}.accordion__content{border-top:1px solid transparent;color:#c5c5c5;font-size:20px}.discord{padding:0}.discord__content{display:flex;width:100%;align-items:center;justify-content:space-between}.discord__text{width:60%;height:100%;text-align:start;display:flex;flex-direction:column;align-items:start}.discord__text .title__text{padding-bottom:16px}.discord__text .regular__text{padding-bottom:100px}.big_button{padding:20px 25px}.intro{overflow:hidden}.header .big_button,.intro .big_button{box-shadow:0 5px 5px rgba(13,12,12,.2)}.header .big_button{padding:15px 25px}.discord__img{width:52%;height:100%;display:flex;align-items:center;justify-content:center}.footer{width:calc(100% - 4%);height:280px;margin:0 auto 2%;background-color:#111;backdrop-filter:blur(20px);border:1px solid #1f1f1f;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.6);overflow:hidden}.footer__content{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 30px;box-sizing:border-box}.footer__first__pat,.footer__second__part{height:100%;width:100%;padding:50px 0;display:flex;flex-direction:column;justify-content:space-between}.footer__second__part{width:373px}.footer__icons,.icon__bg{display:flex;align-items:center}.icon__bg{width:57px;height:57px;justify-content:center;border-radius:100%;border:1px solid #424242}.footer__icons{width:100%;justify-content:space-between;white-space:pre-wrap}.footer__second__part .footer__inner__text{text-align:end}.footer__mobile{display:none}.footer__logo img{cursor:pointer;transition:transform .6s ease;transform-style:preserve-3d}.footer__logo img.nudge{animation:livelyBounce 1.2s cubic-bezier(.28,.84,.42,1) forwards}.shop{width:100%;padding:150px 0}.form__dates,.forms_server{display:flex;flex-direction:column;width:500px}.forms_server{width:850px}.page__content,.shop__content{display:flex;width:100%;height:100%}.form-container{display:block}.forms-container{display:block;margin-top:100px}.form-container,.forms-container{width:50%}.page__image,.shop__image{width:50%;display:flex;align-items:center;justify-content:center}form input,textarea{padding:15px 15px 15px 20px}form button,form input,form label,select,textarea{font-size:22px;color:#fff}form input,select,textarea{margin-bottom:25px;border-radius:12px;border:1px solid #323232;background-color:#1f1f1f;appearance:none;-webkit-appearance:none;-moz-appearance:none}select{padding:15px 50px 15px 20px;background-image:url("data:image/svg+xml;utf8,<svg fill='white' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 15px center;background-size:24px}textarea{width:100%;min-height:50px;max-height:600px;resize:vertical;overflow-y:auto;box-sizing:border-box}form button{width:auto;border-radius:16px;height:65px;background-color:#fff;color:#000}form label{font-weight:500;line-height:135%;padding-bottom:4px}.big_button img{width:30px;height:auto;transition:opacity 300ms ease-in-out;margin-left:5px;margin-top:3px;filter:invert(1);flex-shrink:0}.element-animation{opacity:0;transform:translateY(20px)}.element-animation.element-show{opacity:1;transition:all 1.3s;transform:translateY(0)}.btn__line::after{content:url(/images/ctaline.webp);position:absolute;margin:-70px 0 0 250px}.cards h1{padding-bottom:30px}.dropdown{position:fixed;top:0;left:0;width:auto;z-index:10010;display:none;opacity:0;visibility:hidden;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.28) 0,rgba(0,0,0,.25) 50%,rgba(0,0,0,.22) 100%),linear-gradient(180deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.025) 50%,rgba(255,255,255,.015) 100%);-webkit-backdrop-filter:blur(12px) saturate(140%) contrast(105%);backdrop-filter:blur(12px) saturate(140%) contrast(105%);border:1px solid rgba(255,255,255,.06);box-shadow:0 6px 30px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.02);transition:opacity 220ms ease,transform 220ms ease,top 220ms ease,left 220ms ease,width 220ms ease;transform:translateY(-6px)}.dropdown::before{content:"";position:absolute;left:0;right:0;top:0;height:34%;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.02) 30%,rgba(255,255,255,0) 100%);mix-blend-mode:overlay;opacity:.55;transform:translateZ(0)}.dropdown.open{display:block;opacity:1;visibility:visible;transform:translateY(0)}.dropdown .list__of__buttons{flex-direction:column;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 0}.dropdown .container{padding:0 10px}.dropdown .list__item{width:60%;padding:3px 0 2px;margin:0;text-align:center}.dropdown .list__button{width:100%;font-size:23px;background-color:rgba(245,245,245,.02);border:1px solid rgba(255,255,255,.1);color:#fff}.dropdown .big_button{width:60%;margin:5px auto 2.5vh;display:block}.dropdown a{padding:10px 0}.dropdown,.dropdown *{pointer-events:auto}.overlay{display:none!important}.header__line{display:none}.alert_box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:fit-content;max-height:200px;position:fixed;top:140px;left:50%;z-index:1000;box-sizing:border-box;overflow:hidden;width:430px;min-height:57px;transform:translate(-50%,0);pointer-events:none}#alert_text,.alert{word-wrap:break-word;box-sizing:border-box}.alert{background-color:#6b3c44;border-radius:24px;justify-content:space-between;padding-inline:20px;padding-block:15px;opacity:0;transition:all 300ms ease-in-out;backdrop-filter:blur(5px);pointer-events:auto}#alert_text{flex-grow:1;text-align:center;color:#fff;height:fit-content}#alert_close{background:0 0;border:0;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}#alert_close img,#notify_close img{width:100%;height:100%;object-fit:contain}#alert_close:hover,#notify_close:hover{opacity:.7}.alert,.notify,.notify_box{display:flex;align-items:center;gap:10px}.notify_box{flex-direction:column;justify-content:center;height:fit-content;max-height:200px;position:fixed;top:120px;left:50%;z-index:1000;box-sizing:border-box;overflow:hidden;width:430px;min-height:57px;transform:translate(-50%,0);pointer-events:none}.notify{background-color:#3a1a1a;border-radius:24px;justify-content:space-between;padding-inline:20px;padding-block:15px;opacity:0;transition:all 300ms ease-in-out;backdrop-filter:blur(5px);word-wrap:break-word;pointer-events:auto}#notify_text,.notify,input{box-sizing:border-box}#notify_text{word-wrap:break-word;flex-grow:1;text-align:center;color:#fff;height:fit-content}#notify_close{background:0 0;border:0;padding:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px}#notify_close img{width:150%;height:150%}#notify_close,.copy-text{cursor:pointer}.copy-icon,.link-icon{width:25px;height:25px;transition:opacity 300ms ease-in-out;transform:translateY(25%);margin-left:5px}input{width:100%;min-height:50px;max-height:500px;resize:vertical;overflow:hidden;margin-top:5px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#323232;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.responsive-iframe{width:100%;height:800px;box-shadow:0 2px 3px rgba(0,0,0,.5);border:0}.scroll-top,.scroll-top::before{border-radius:50%;pointer-events:none}.scroll-top{position:fixed;inset-block-end:20px;inset-inline-end:20px;width:56px;height:56px;display:grid;place-items:center;border:0;background:linear-gradient(180deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.22) 50%,rgba(0,0,0,.2) 100%),rgba(255,255,255,.03);backdrop-filter:blur(12px) saturate(150%) contrast(110%);-webkit-backdrop-filter:blur(12px) saturate(150%) contrast(110%);box-shadow:0 6px 18px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.03);cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .25s,transform .25s,background .3s,box-shadow .3s;z-index:9999}.scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top img{width:60%;height:60%;object-fit:contain;filter:brightness(0) invert(1);pointer-events:none;user-select:none}.scroll-top::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top center,rgba(255,255,255,.08) 0,rgba(255,255,255,.02) 40%,rgba(255,255,255,0) 100%);mix-blend-mode:overlay}.lines__burger:nth-child(1){top:0}.lines__burger:nth-child(2){top:9px}.lines__burger:nth-child(3){top:18px}.header__burger.active .lines__burger:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__burger.active .lines__burger:nth-child(2){opacity:0}.header__burger.active .lines__burger:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:1800px){.intro{padding-top:50px}.container{padding:0 50px}.info__img img{max-width:90%}.cards__content{flex-wrap:wrap;justify-content:space-evenly}.card{border-radius:15px;width:500px;height:366px}.info__img{width:70%;margin-left:100px}.page__image img,.shop__image img{width:60%}.discord{padding-bottom:0;padding-top:150px}}@media (max-width:1440px){.header__content .big_button{margin:0 40px}.list__button{font-size:20px}.container{max-width:1170px}.intro__image,.intro_page__image{scale:.9}.discord{padding-bottom:0;padding-top:150px}.discord__img img{width:100%}.discord .regular__text{font-size:20px;padding:1px 1px 35px}.btn__line::after{margin:-75px 0 0 165px;scale:.7;rotate:-5grad}.discord__img{width:60%}.footer__second__part .footer__inner__text{width:350px}.page,.shop{padding-bottom:0}.page__image img,.shop__image img{width:70%}.info,.ttt{overflow:hidden}}@media (max-width:1200px){.intro{padding-top:50px}.container{padding:0 40px}.intro__text{flex-wrap:nowrap}.intro__btn{width:100%}.intro__image,.intro_page__image{width:400px;height:500px;margin:auto 0}.intro__image img,.intro_page__image img{transform:scale(.7)}.intro__content{flex-wrap:wrap}.info .container .introrew__content,.intro__content{flex-direction:revert}.intro{height:700px}.intro__text{height:100%;flex-direction:column}.intro__image,.intro__text,.intro_page__image{display:flex;align-items:center;justify-content:center}.info__text{text-align:center;width:40%}.info__img{width:48%;display:flex;align-items:center;justify-content:center;padding:20px 0;margin-right:auto;margin-left:auto}.cards__content,.page__content,.shop__content{display:flex;align-items:center;justify-content:space-evenly}.page__content,.shop__content{justify-content:center;flex-wrap:wrap;flex-direction:revert}.page__content{flex-direction:column}.discord__content{flex-direction:revert}.discord__content,.discord__text{display:flex;align-items:center;justify-content:center;text-align:center}.forms-container{width:100%;margin-top:50px}.discord__img img,.forms_server{width:100%}.discord__text .regular__text{font-size:20px;padding:1px 1px 25px 10px}}@media (max-width:1124px){.discord__text .regular__text{padding-bottom:41px}.forms_server,.shop__image img{width:100%}body.lock{overflow:hidden}.list__button{font-size:18px}.shop__content{flex-wrap:nowrap}.form__dates,.shop__content .element-animation{width:80%}.info__img{width:60%;margin-right:10px;margin-left:50px}.revert__img{margin-left:200px}.discord__content{flex-direction:column}.page{padding:50px 0}.page__content .element-animation{width:100%;font-size:16px;font-weight:500}.page__image img{width:80%;margin-left:10px}.info__text{width:auto}.info__text .regular__text{text-align:center;width:100%}.cards .title__text,.faq .regular__text,.faq .title__text,.info .title__text{text-align:center}.intro{background:0 0}.btn__line::after{margin:-85px 0 0 170px;scale:.8;rotate:-10grad}.page__image,.shop__image{padding:100px 0}.footer__logo img{width:62px;height:62px}.footer{width:95%;margin:0 auto 2%;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.5)}.footer__regular__text{font-size:17px}.footer__inner__text{font-size:20px}.header__nav,header .big_button{display:none}.header__burger{width:35px;height:25px;position:relative;display:block;cursor:pointer}.form-container,.page__content,.shop__content{display:flex;align-items:center;justify-content:center}.form-container{width:100%;flex-direction:column}.forms-container{width:100%}.card__text p{margin-top:15px}.header__line{display:block;position:absolute;z-index:1;top:-207px;left:-412px;scale:.3;rotate:-10deg}.page__content .title__text,.shop__content .title__text{text-align:center;font-size:36px;margin-bottom:25px}.intro__content{flex-wrap:wrap;flex-direction:column}.discord__content .discord__img{margin-top:45px}.discord__img img{padding-top:0}.accordion__title{font-size:25px}.accordion__content{font-size:20px}}@media screen and (max-width:960px){.shop__content .element-animation{width:100%}.shop__image img{width:70%}}@media screen and (max-width:870px){.card__text p{margin-top:25px}.intro__image,.intro_page__image{z-index:-10}}@media (max-width:768px){.discord__img img{padding-top:0}#notify_close img{width:200%;height:150%;object-fit:contain}.btn__line::after{content:url(/images/ctaline2.webp);position:absolute;margin:-45px 0 0 200px;scale:1.1}.intro .regular__text{width:auto}.faq .title__text{text-align:center}.faq .regular__text{padding-top:5px}.info .container .intro__content{display:flex;flex-direction:column;flex-wrap:wrap}.cards__content{flex-wrap:wrap;justify-content:center}.info__text{width:100%;text-align:center}.shop__image img{width:50%}.info__img{width:70%;margin-left:1px;display:flex;align-items:center;justify-content:center}.page__content,.shop__content{flex-wrap:wrap;flex-direction:column}.card{margin-bottom:20px}.page__image,.shop__image{width:100%;display:flex;align-items:center;justify-content:center}.discord .regular__text{padding-bottom:40px}.discord__content{flex-wrap:wrap;flex-direction:column}.discord__text{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.footer__main{display:none}.footer__mobile{display:block;margin:auto}.footer__logo{padding:41px 0 10px}.footer__logo img{width:61px;height:auto}.footer__inner__text,.footer__logo{text-align:center}.footer__icons{justify-content:center;padding:21px;gap:23px}.footer__mobile p{text-align:center;font-size:16px;font-weight:400;line-height:1.75}.footer{width:calc(100% - 6%);height:auto;margin:0 auto 4%;border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.45)}.death_in_russia{margin-top:30px}.yapidor_ass{margin-top:60px}.discord__img img{width:60%}.discord__img{width:100%;display:flex;align-items:center;justify-content:center}.accordion__title{font-size:20px}.accordion__content{font-size:18px}.copy-icon{width:20px;height:20px;transition:opacity 300ms ease-in-out;transform:translateY(25%);margin-left:5px}}@media (max-width:650px){.header{left:10px;right:10px;width:calc(100% - 20px);border-radius:12px;height:88px}.header--no-blur{height:90px;position:fixed}.dropdown .list__button{font-weight:500;font-size:20px}.dropdown{position:unset;width:101%}.intro__content{margin-block-start:60px}.dropdown{border-radius:12px;left:12px;right:12px;width:calc(100% - 24px)}.dropdown::before{height:30%}.header__logo img{width:39px;height:auto}.intro__image,.intro_page__image{width:350px;height:305px;top:-15px;left:55px;z-index:-10;rotate:-10grad}.intro__image img{width:100%;height:auto;rotate:9grad;position:relative;right:75px}.btn_line img{margin-bottom:-2px}.intro_page__image img{width:100%;height:auto;rotate:9grad;position:relative;right:75px}.intro{margin-top:0;width:100%;height:500px;background:0 0;overflow:hidden;padding-top:0}.notify_box{width:360px}.responsive-iframe{height:730px}.intro .big_button{padding:12px 16px;border-radius:10px}.intro__text h1{width:100%;font-size:33px;line-height:1.05}.card__text{padding-top:25px}.card__text p{max-width:330px;font-size:18px;font-weight:400}.card__text h2{font-size:25px;font-weight:600;padding-bottom:5px}.intro__text p{padding:10px 0 47px;font-size:15px;font-weight:400;line-height:1.3}.btn__line::after{margin:-45px 0 0 130px}.info__text p,.intro__text a button{font-size:15px}.info{padding:30px 0 60px}.ttt{padding:0}.info__text h1{font-size:36px;font-weight:600}.info__text p{font-weight:400;padding-top:6px!important;line-height:1.2}.info__img{padding-top:30px;width:100%;margin-left:1px}.info__img img{max-width:90%;margin-left:30px}.card{margin-bottom:40px;height:300px}.accordion__icon{margin-top:10px}.cards{padding:0}.cards h1{text-align:center;padding-bottom:30px}.cards p,.faq__text p{font-size:18px;font-weight:400}.card .card__text{padding:20px}.card__centred__icon{margin-top:20px;width:92px;height:90px}.card__centred__icon img{width:46px;height:45px}.container{padding:15px}.faq{padding:100px 0}.faq__text{text-align:center}.faq__text p{font-size:15px;padding-bottom:24px}.accordion__title{font-size:18px;font-weight:500}.accordion__content p{font-size:16px;font-weight:400}.accordion__control{padding:0}.open .accordion__content{padding:10px}.shop__content{display:flex;flex-wrap:nowrap}.shop__content .element-animation,form input,form label,input,select,textarea{font-size:16px;font-weight:500}.shop__content .title__text{text-align:center;margin-bottom:35px;font-size:36px}.down__text{font-size:25px}.shop{width:100%;padding:100px 0}.shop__content .shop__image img{margin-top:66px;width:80%}.page__image img,.shop__image img{width:100%;margin-left:1px}.shop__image{padding:0}.page__content .element-animation{font-size:16px;font-weight:500}.page__content .title__text{text-align:center;margin-bottom:35px;font-size:36px}.page{width:100%;padding:100px 0}.page__content .page__image img{margin-top:66px;width:90%}.page__image{padding:0}form input{margin-bottom:21px}.discord{padding-bottom:625px;padding-top:0;height:540px}.cards h1,.discord__text h1{font-size:36px}.discord__text p{font-size:15px!important;font-weight:400;line-height:1.75}.discord__text .title__text{padding-bottom:10px}.discord__img{margin-top:40px}.discord__img img{width:100%}.big_button{font-size:16px}.big_button img{width:22px;height:auto}.footer__inner__text{text-align:center}.footer__icons{justify-content:center;padding:1px;gap:23px}.footer__mobile p{text-align:center;font-size:16px;font-weight:400;line-height:1.75}.footer{width:calc(100% - 8%);height:auto;margin:0 auto 6%;border-radius:12px;box-shadow:0 5px 16px rgba(0,0,0,.4)}.header__line{display:block;position:absolute;z-index:1;top:-207px;left:-412px;scale:.3;rotate:-10deg}.accordion .accordion__title{padding-top:10px;text-align:left;margin-top:5px}.accordion .accordion__content{padding-top:15px}}@media screen and (max-width:400px){.page__content .element-animation,.shop__content .element-animation{width:100%}.notify_box{width:350px}}