html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background-color:transparent;outline:none;border:none}img{display:block;max-width:100%}.header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999;width:101%;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828)}.header_container{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}@media screen and (min-width: 1440px){.header_container{padding:12px 108px}}.logo-box{width:40px;height:40px;border-radius:10px;overflow:hidden}.header-nav-pc{display:none}@media screen and (min-width: 1440px){.header-nav-pc{display:block;width:100%}}.header-nav-mobile-button{display:block;width:40px;height:30px}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header-nav-mobile{position:fixed;top:56px;right:-1900px;pointer-events:none;opacity:0;z-index:999;width:100vw;height:100vh;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);display:flex;align-items:center;justify-content:center;transition:right .3s ease}.header-nav-mobile.is-open{position:fixed;top:56px;right:0;z-index:999;pointer-events:painted;opacity:1}.header-nav-mobile-list{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;gap:32px}.header-nav-mobile-item>a{font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;color:#fff}.header-nav-mobile-item{transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header-nav-mobile{display:none}.header-nav-pc-list{display:flex;align-items:center;justify-content:flex-end;gap:32px}.header-nav-pc-item>a{font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;color:#fff}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05)}}.footer{background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828)}.footer_container{padding:30px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:100%}@media screen and (min-width: 1440px){.footer_container{padding:60px 108px;gap:50px}}.footer-links-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%}@media screen and (min-width: 1440px){.footer-links-list{gap:32px;flex-direction:row;justify-content:center}}.footer-text{line-height:1.57143;color:#fff}@media screen and (min-width: 1440px){.footer-text{font-size:16px;line-height:1.5}}.footer-links-list-item>a{line-height:1.57143;color:#fff;font-weight:600}@media screen and (min-width: 1440px){.footer-links-list-item>a{font-size:16px;line-height:1.5}}.mb20{margin-bottom:20px}.page-margin{margin-bottom:32px}.page-margin-2{margin-bottom:16px}.page-margin-8,.page-margin-24{margin-bottom:8px}.h3-uppercase{text-transform:uppercase}.page-text-bold{font-weight:600}.page-text{line-height:1.57143}@media screen and (min-width: 1440px){.page-text{font-size:16px;line-height:1.5}}.page-simple-list{list-style:disc;padding-left:20px}.page-simple-link{line-height:1.57143;color:#0059ff}@media screen and (min-width: 1440px){.page-simple-link{font-size:16px;line-height:1.5}}.page-title-h3{font-weight:600;font-size:18px;line-height:1.55556}@media screen and (min-width: 1440px){.page-title-h3{font-size:20px;line-height:1.4}}.page-title{font-family:Nunito,sans-serif;text-transform:uppercase;text-align:center;font-weight:800;font-size:24px;margin:116px auto 40px}@media screen and (min-width: 1440px){.page-title{font-size:28px;line-height:1.57143;margin-top:189px}}.page-content{padding:0 16px 60px}@media screen and (min-width: 1440px){.page-content{padding:0 212px 120px}}.faq{width:100%}.faq_container{display:flex;flex-direction:column;justify-content:center;gap:40px;padding:60px 16px}@media screen and (min-width: 1440px){.faq_container{gap:76px;padding:100px 108px}}.faq_list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media (min-width: 1440px){.faq_list{gap:24px}}.faq-item{box-shadow:12px 12px 20px #0000001a;background:#ffffff;width:100%;border-radius:16px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.faq-question-button-js{display:flex;width:100%;padding:0}.faq_question{width:100%;border-radius:16px 16px 0 0;padding:16px;font-weight:600;font-size:16px;text-align:left}.faq-answer{width:100%;max-height:0;overflow:hidden;transition:none}.faq-answer.open{max-height:500px;color:#fff;transition:max-height .3s cubic-bezier(1,.5,.5,1);font-size:16px;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);padding:16px;border-radius:0 0 16px 16px}.cards{scroll-margin-top:100px;width:100%}.img_company_box{min-width:290px}@media screen and (min-width: 1440px){.img_company_box{min-width:350px}}.img_company_box img{width:100%;height:100%;object-fit:cover}.cards_container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:60px 16px}@media screen and (min-width: 1440px){.cards_container{gap:76px;padding:100px 16px}}.cards_list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;width:100%}.company-item{width:100%;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:20px}@media screen and (min-width: 1440px){.company-item{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:20px}}.stars-blok{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:150px;gap:20px}.stars-blok p{color:#fff}.stars-blok img{max-width:120px}.img_company_box{max-width:200px}.company-bonus-item{color:#fff}.btn{position:relative;min-width:180px;height:50px;display:inline-block;background:#fff;margin:20px}.btn:before,.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s;background:rgb(0,255,38)}.btn:nth-child(1):before,.btn:nth-child(1):after{background:linear-gradient(45deg,#00ccff,#0e1538,#d400d4)}.btn:nth-child(2):before,.btn:nth-child(2):after{background:linear-gradient(45deg,#f0075b,#0e1538,#1aff22)}.btn:hover:before{top:-3px;right:-3px;bottom:-3px;left:-3px}.btn:hover:after{top:-3px;right:-3px;bottom:-3px;left:-3px;filter:blur(10px)}.btn span{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;background:#0e1538;white-space:nowrap;z-index:10;display:flex;justify-content:center;align-items:center;font-size:1.2em;text-transform:uppercase;letter-spacing:2px;color:#fff;border:1px solid #040a29;overflow:hidden}.btn span:before{content:"";position:absolute;top:0;left:-50%;width:100%;height:100%;background:rgba(255,255,255,.075);transform:skew(25deg)}.pay-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:200px;gap:10px}.hero{background-image:linear-gradient(90deg,#000000a3,#0d1521b7,#070e18a5),url(/assets/h1-a6ba86c4.jpg);background-size:cover,cover;background-position:center,top;background-repeat:no-repeat,no-repeat;height:40vh;width:100%;margin-top:56px}@media screen and (max-width:1440px){.hero{height:60vh}}.hero_container{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;padding:0 14px}@media screen and (min-width: 1440px){.hero_container{padding:0 80px}}.hero_container h1{color:#fff;font-size:36px;text-align:center;margin-bottom:20px}.hero_container p{color:#fff;text-align:center;font-size:24px}.unlock{scroll-margin-top:100px;width:100%}.unlock_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 16px;overflow:hidden;border-radius:30px;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828)}@media screen and (min-width: 1440px){.unlock_container{padding:100px 108px}}.title-h2-unlock{font-size:36px;color:#fff}.unlock_container h3{font-size:24px;color:#fff}.unlock_container p{font-size:18px;color:#fff}.unlock-img-block{border-radius:20px;overflow:hidden;max-height:400px}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}.cookies-container{padding:40px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 1440px){.cookies-container{padding:40px 108px;flex-direction:row;justify-content:space-between}}.cookies-text{max-width:100%;font-size:14px;line-height:1.57143;text-align:center;color:#fff}@media screen and (min-width: 1440px){.cookies-text{font-size:16px;line-height:1.5;max-width:705px;text-align:left}}.cookies-buttons{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;justify-content:flex-end}}.cookies-button{width:100%;height:56px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#121212;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width: 1440px){.cookies-button{width:184px;height:56px}}.cookies-accept-js{background-color:#a9ffcc;transition:background-color .3s ease}.cookies-accept-js:hover{background-color:#64c78d}.cookies-decline-js{background-color:#ff735d;transition:background-color .3s ease}.cookies-decline-js:hover{background-color:#ffb5a9}.about-info_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 16px;overflow:hidden;margin:50px 0}@media screen and (min-width: 1440px){.about-info_container{padding:100px 108px}}.about-info_container p{color:#fff}.boxes{position:relative;margin-left:-30px;margin-right:-30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px;background-image:url(/assets/bg-c02fcb91.png);background-repeat:no-repeat;background-size:100% 1%;background-position:top;animation:bgAnimate 6s infinite alternate-reverse ease-in-out;padding-top:2px}@media screen and (max-width: 1440px){.boxes{height:100vh;overflow:hidden}}@keyframes bgAnimate{0%{background-size:100% 1%}to{background-size:100% 150%}}.box{width:calc((100% - 38px)/20);aspect-ratio:1;background-color:#2a2a2a;transition:background-color .3s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width: 1000px){.box{width:calc((100% - (14 * 3px)) / 15)}}@media screen and (max-width: 768px){.box{width:calc((100% - 27px)*.1)}}@media screen and (max-width: 480px){.box{width:calc((100% - 12px)/5)}}.box.active{background-color:red}.form-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);padding:20px;box-shadow:0 0 10px #0000001a;min-width:800px}@media screen and (max-width: 1440px){.form-container{min-width:300px}}label{display:block;margin-bottom:10px;font-size:16px;color:#fff}input,textarea{width:100%;padding:8px;margin-top:5px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}textarea{height:100px;resize:vertical}input[type=checkbox]{width:auto;margin-right:10px}.btn-form{background:-webkit-linear-gradient(90deg,#2a2828,#c1121c,#2a2828);background:linear-gradient(90deg,#2a2828,#c1121c,#2a2828);box-shadow:#00000059 0 5px 15px;color:#fff;padding:12px 24px;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 4px #0003}.btn-form:hover{background-color:#e03a00;transform:translateY(-2px)}.btn-form:active{background-color:#b32d00;transform:translateY(0)}.btn-form:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}:root{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#121212;background:-webkit-linear-gradient(90deg,#000000,#0d1521,#070e18);background:linear-gradient(90deg,#000000,#0d1521,#070e18);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.container{max-width:375px;min-width:320px;margin:0 auto}@media screen and (min-width: 1440px){.container{max-width:1440px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.page-section{background-color:#fff;padding-top:100px}
.btn{
	width: 250px;
}

@media screen and (min-width:1440px){
	.boxes {
		height: 100vh;
		overflow: hidden;
   }
}
