/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable;min-height:100vh;background:#fff;color:#181818;font-size:16px;font-family:var(--font-main);font-weight:400}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}input,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit}input::placeholder,textarea::placeholder{color:inherit}textarea{resize:none}button{cursor:pointer;background-color:transparent}button::-moz-focus-inner{padding:0;border:0}a{display:inline-block;color:inherit}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;vertical-align:top}svg{display:block;width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}h2{border-bottom:4px solid #2876c3;display:inline-block;padding-bottom:20px}@media (max-width: 600px){h2{display:block;padding-bottom:10px}}picture{display:block;width:100%;height:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}address{font-style:normal}strong{display:block}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/bandittop-font/bandittop-poppins-bold.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/bandittop-font/bandittop-poppins-regular.ttf) format("truetype")}@font-face{font-family:Luckiest Guy;font-style:normal;font-weight:400;font-display:swap;src:url(/bandittop-font/bandittop-luckiestguy-regular.ttf) format("truetype")}:root{--font-main: "Poppins", sans-serif;--font-second: "Luckiest Guy", sans-serif;--container-width: 1240px;--container-header-width: 1340px;--container-step: 20px;--container-step-tablet: 15px;--container-step-mobile: 16px;--container: calc(var(--container-width) + (var(--container-step) * 2));--container-header: calc( var(--container-header-width) + (var(--container-step) * 2) );--main: #181818;--black: #000000;--white: #ffffff;--hover: #ccc;--active: #ccc;--pink: #f17373;--red: #ed4343;--dark: #323232;--green: #c0f3e2;--black-100: #2a2a2a;--bg-dark: #231d43;--bg-dark-purple: #1c0031;--bg-light-purple: #5600ea;--bg-popup: #028372;--bg-white: #ffffff;--bg-orange: #f0b08e;--orange: #e18758;--bg-light-green: #05a791;--bg-dark-green: #acb328;--bg-gradient-players: #353535;--bg-gradient-choose: #2d2d2d}.color-blue{color:#2876c3}.color-gray{color:#a7a7a7}.color-light-gray{color:#e6e6e6}.color-dark-gray{color:#696969}.container{max-width:var(--container);margin:0 auto;padding:0 var(--container-step)}@media (max-width: 991px){.container{padding:0 var(--container-step-tablet)}}@media (max-width: 600px){.container{padding:0 var(--container-step-mobile)}}.container-header{max-width:var(--container-header);margin:0 auto;padding:0 var(--container-step)}@media (max-width: 991px){.container-header{padding:0 var(--container-step-tablet)}}@media (max-width: 600px){.container-header{padding:0 var(--container-step-mobile)}}.bg-gradient-players{background:var(--bg-gradient-players)}.bg-gradient-choose{background:var(--bg-gradient-choose)}.underline{text-decoration:underline}.opacity-80{opacity:.8}.border-2{border:2px solid #504407}.color-white{color:var(--white)}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bg-blur{background:#00000047;backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(10px)}.bg-dark{background-color:var(--bg-dark)}.bg-dark-purple{background-color:var(--bg-dark-purple)}.bg-light-purple{background-color:var(--bg-light-purple)}.bg-white{background-color:var(--bg-white)}.bg-orange{background-color:var(--bg-orange)}.bg-light-green{background-color:var(--bg-light-green)}.bg-dark-green{background-color:var(--bg-dark-green)}.color-orange{color:var(--orange)}.font-second{font-family:var(--font-second)}a,button{color:var(--main)}.strong-inline{display:inline}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.tx-60-40{font-size:60px;line-height:120%;font-weight:400}@media (max-width: 1200px){.tx-60-40{font-size:52px}}@media (max-width: 991px){.tx-60-40{font-size:46px}}@media (max-width: 600px){.tx-60-40{font-size:40px;word-wrap:break-word}}.tx-38-24{font-size:38px;line-height:120%}@media (max-width: 600px){.tx-38-24{font-size:24px}}.tx-32-24{font-size:32px;line-height:120%}@media (max-width: 600px){.tx-32-24{font-size:24px}}.tx-24{font-size:24px;line-height:120%}.tx-20-16{font-size:20px;line-height:150%}@media (max-width: 600px){.tx-20-16{font-size:16px}}.tx-16,.tx-16-14{font-size:16px;line-height:150%}@media (max-width: 600px){.tx-16-14{font-size:14px}}.tx-16-12{font-size:16px;line-height:150%}@media (max-width: 600px){.tx-16-12{font-size:12px}}.tx-10-8{font-size:10px;line-height:150%;font-weight:300}@media (max-width: 600px){.tx-10-8{font-size:8px}}.tx-14{font-size:14px;line-height:150%;font-weight:300}.pb-24{padding-bottom:24px}.plr-30{padding-left:30px;padding-right:30px}.p-20{padding:20px}.ptb-30{padding-top:30px;padding-bottom:30px}.ptb-40{padding-top:40px;padding-bottom:40px}.ptb-50-40{padding-top:50px;padding-bottom:50px}@media (max-width: 600px){.ptb-50-40{padding-top:40px;padding-bottom:40px}}.brr-20{border-radius:20px}.brr-16{border-radius:16px}.cp-logo{display:flex;align-items:center;justify-content:center;gap:5px;width:179px;height:32px}.cp-logo img{width:179px;height:32px}@media (max-width: 600px){.cp-logo img,.cp-logo{width:100px;height:24px}}.but{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 24px 10px;font-size:16px;line-height:1;font-weight:700;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:280px;min-height:52px;text-align:center;text-transform:uppercase;transition:all .3s ease;border-radius:30px;background:#2876c3}@media (max-width: 775px){.but{min-width:auto;width:100%}}@media (max-width: 600px){.but{padding:10px 20px 8px;font-size:12px}}.but:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.but__center{margin:0 auto}@media (max-width: 600px){.min-height-38{min-height:38px}}.input{display:block;border:1px solid rgba(255,255,255,.3);border-radius:5px;padding:0 20px;width:100%;height:41px;background-color:#fff;font-weight:400;font-size:14px;line-height:1;color:#121514;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}@media (any-hover: hover){.input:hover{border-color:var(--hover)}}.input:focus-visible{border-color:var(--hover)}.mb-8:not(:last-child){margin-bottom:8px}.mb-10:not(:last-child){margin-bottom:10px}.mb-12-8:not(:last-child){margin-bottom:12px}@media (max-width: 600px){.mb-12-8:not(:last-child){margin-bottom:8px}}.mb-16:not(:last-child){margin-bottom:16px}.mb-16-12:not(:last-child){margin-bottom:16px}@media (max-width: 600px){.mb-16-12:not(:last-child){margin-bottom:12px}}.mb-16-8:not(:last-child){margin-bottom:16px}@media (max-width: 600px){.mb-16-8:not(:last-child){margin-bottom:8px}}.mb-20:not(:last-child){margin-bottom:20px}.mb-20-10:not(:last-child){margin-bottom:20px}@media (max-width: 600px){.mb-20-10:not(:last-child){margin-bottom:10px}}.mb-24:not(:last-child){margin-bottom:24px}.mb-30-24:not(:last-child){margin-bottom:30px}@media (max-width: 600px){.mb-30-24:not(:last-child){margin-bottom:24px}}.mb-40-20:not(:last-child){margin-bottom:40px}@media (max-width: 600px){.mb-40-20:not(:last-child){margin-bottom:20px}}.mb-section{margin-bottom:80px}@media (max-width: 600px){.mb-section{margin-bottom:40px}}.mb-main{margin-bottom:50px}@media (max-width: 600px){.align-about-center{text-align:center}}@media (max-width: 600px){.mb-main{margin-bottom:30px}}.mb-24-16:not(:last-child){margin-bottom:24px}@media (max-width: 600px){.mb-24-16:not(:last-child){margin-bottom:16px}}.mb-24-12:not(:last-child){margin-bottom:24px}@media (max-width: 600px){.mb-24-12:not(:last-child){margin-bottom:12px}}.mb-18-14:not(:last-child){margin-bottom:18px}@media (max-width: 600px){.mb-18-14:not(:last-child){margin-bottom:14px}}.w100{min-width:0;width:100%}.text-center{text-align:center}.uppercase{text-transform:uppercase}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fw-500{font-weight:500}.cp-hero{border-radius:16px;padding:40px 40px 40px 80px}.bandittop-header{padding:26px 0;background:#181818}.bandittop-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.bandittop-header__menu{-webkit-box-flex:0;-ms-flex:0 1 780px;flex:0 1 780px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-end;gap:20px}@media (max-width: 991px){.bandittop-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--black);z-index:100;padding:100px 30px 30px;opacity:0;visibility:hidden;pointer-events:none;overflow:auto;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out,pointer-events .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,pointer-events .2s ease-in-out}}@media (max-width: 600px){.bandittop-header__menu{padding:80px 30px 30px}}.bandittop-header__menu.active{opacity:1;visibility:visible;pointer-events:visible}.bandittop-header__exit-menu{display:none;position:absolute;width:30px;height:30px;background-color:transparent}@media (max-width: 991px){.bandittop-header__exit-menu{display:block;top:30px;right:30px}}@media (max-width: 600px){.bandittop-header__exit-menu{top:15px;right:15px}}.bandittop-header__exit-menu:before{content:"";position:absolute;top:12px;left:0;width:100%;height:2px;background-color:var(--white);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bandittop-header__exit-menu:after{content:"";position:absolute;top:12px;right:0;width:100%;height:2px;background-color:var(--white);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.bandittop-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 40px}@media (max-width: 991px){.bandittop-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media (max-width: 991px){.bandittop-nav__list_footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px 20px}}.bandittop-nav__link{-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media (any-hover: hover){.bandittop-nav__link:hover{color:var(--hover)}}.bandittop-nav__link:focus-visible{color:var(--hover)}.bandittop-nav__link:active{color:var(--active);-webkit-transition-duration:.1s;transition-duration:.1s}.bandittop-burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:22px;height:18px;background-color:transparent}@media (max-width: 991px){.bandittop-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.bandittop-burger span{display:block;width:100%;height:2px;background-color:var(--white);border-radius:8px}.bandittop-accordion-wrapper .bandittop-accordion-item{overflow:hidden;transition:all .3s ease;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.bandittop-accordion-wrapper .bandittop-accordion-item details[open]{border-radius:15px}.bandittop-accordion-wrapper .bandittop-accordion-summary{display:flex;justify-content:space-between;align-items:center;padding:25px 24px;cursor:pointer;color:var(--white);font-size:20px;font-weight:700;line-height:1.3;list-style:none;transition:background-color .3s ease}.bandittop-accordion-question{font-weight:700}.bandittop-accordion-wrapper .bandittop-accordion-summary::-webkit-details-marker{display:none}.bandittop-accordion-icon{width:20px;height:20px;transition:all .3s ease}.bandittop-accordion-wrapper .bandittop-accordion-item details[open] .bandittop-accordion-icon{transform:rotate(0)}.bandittop-accordion-wrapper .bandittop-accordion-answer{padding:0 24px 25px;color:var(--white);font-size:16px;line-height:1.5}@media (max-width: 600px){.bandittop-accordion-wrapper .bandittop-accordion-summary{padding:27px 16px 17px}.bandittop-accordion-wrapper .bandittop-accordion-answer{padding:0 20px 25px}}.bandittop-accordion-question-number{color:#fff6;font-size:20px;font-style:normal;font-weight:400;padding-right:20px}.bandittop-iframe{display:block;width:100%;height:500px;border:none}@media (max-width: 600px){.bandittop-iframe{height:300px}}.bandittop-section-hero{background-image:url(/assets/bandittop-header-desc.webp);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:1770px;padding-top:40px}@media (max-width: 600px){.bandittop-section-hero{min-height:744px;background-position:center top}}.bandittop-hero h1,.bandittop-hero p{color:var(--white)}.stats-section{margin-top:-870px}@media (max-width: 1200px){.stats-section{margin-top:-1170px}}@media (max-width: 600px){.stats-section{margin-top:-350px}}.stats-container{padding:40px;background:#d8ecff}@media (max-width: 600px){.stats-container{padding:20px 16px}}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1260px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 600px){.stats-grid{grid-template-columns:1fr}}.stats-card{background:linear-gradient(180deg,#121f30,#41464c);box-shadow:0 0 21.9px #31edfb26;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;gap:20px}@media (max-width: 600px){.stats-card{gap:10px}}.stats-card__image img{width:64px;height:64px;object-fit:contain}.stats-card__content{color:#fff;flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px}@media (max-width: 600px){.stats-card__content{gap:10px}}.bandittop-games{display:-ms-grid;display:grid;-ms-grid-rows:auto;-ms-grid-columns:1fr 50px 1fr 50px 1fr;grid-template:auto/repeat(4,1fr);gap:40px 40px}@media (max-width: 1220px){.bandittop-games{grid-template:auto/repeat(3,1fr);gap:24px}}@media (max-width: 768px){.bandittop-games{-ms-grid-rows:auto;grid-template:auto/repeat(2,1fr);padding:0 24px}}@media (max-width: 360px){.bandittop-games{-ms-grid-rows:auto;grid-template:auto/repeat(1,1fr)}}@media (max-width: 600px){.bandittop-games{gap:20px}}.bandittop-games__item{position:relative}@media (max-width: 600px){.bandittop-games__item{display:flex;justify-content:space-between;flex-direction:column}}.bandittop-games__title{padding:16px 0}@media (max-width: 600px){.bandittop-games__title{flex-direction:column;justify-content:center}}@media (max-width: 360px){.bandittop-games__title{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0}}.bandittop-games__raiting{font-size:18px;display:flex;justify-content:space-between;align-items:center}.bandittop-games__raiting img{padding-right:5px}.bandittop-section-game{margin-bottom:40px}@media (max-width: 600px){.bandittop-section-game{margin-bottom:20px}}.bandittop-iframe{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bandittop-header__logo{width:150px;height:17px;background:url(/assets/bandittop-logo.webp) center / contain no-repeat}.bandittop-header__nav{position:relative}.bandittop-header__links-container{display:flex;gap:40px;align-items:center}.bandittop-header__links-container a{color:#fff}.active-link{color:#fff;font-weight:700}.bandittop-header__burger{width:24px;height:19px;background:url(/assets/bandittop-burger-menu.svg) center / contain no-repeat;display:none;border:none;cursor:pointer}.bandittop-header__close-btn{display:none;width:15px;height:15px;background:url(/assets/bandittop-close-btn.svg) center / contain no-repeat;position:absolute;top:30px;right:30px;cursor:pointer;border:none}.bandittop-header .bandittop-btn{height:46px}.bandittop-header__profile{width:40px;height:40px;display:block}.bandittop-header__nav-logged{display:flex;gap:20px;align-items:center}.bandittop-header__exit{padding-left:24px;position:relative}.bandittop-header__exit:before{position:absolute;content:"";width:16px;height:16px;left:0}@media (max-width: 1100px){.bandittop-header__links-container{gap:15px}.bandittop-header .bandittop-btn{width:fit-content;margin:0;font-size:11px;line-height:14px;min-width:auto;height:40px}}@media (max-width: 991px){.bandittop-header__nav{position:fixed;top:0;left:-100%;width:100%;height:100%;background:#000;transition:left .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:9999}.bandittop-header__nav.active{left:0}.bandittop-header__burger,.bandittop-header__close-btn{display:block}.bandittop-header__links-container{display:flex;flex-direction:column}}@media (max-width: 600px){.bandittop-header{padding:12px 0}}.desktop-text{display:block}.mobile-text{display:none}@media (max-width: 600px){.desktop-text{display:none}.mobile-text{display:flex;justify-content:center;align-items:center;margin-bottom:16px}}.bandittop-footer{justify-content:center;padding:40px 0;background:#fff}@media (max-width: 600px){.bandittop-footer{padding:20px 0}}.bandittop-footer__logo{display:flex;justify-content:center;margin-bottom:34px}.bandittop-footer__nav{display:flex;justify-content:space-between;gap:80px}.bandittop-footer__nav__list{display:flex;justify-content:center;align-items:center;gap:20px}@media (max-width: 991px){.bandittop-footer__nav__list{flex-wrap:wrap;justify-content:flex-start}.bandittop-footer__nav{flex-direction:column;gap:24px}}.bandittop-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:space-between;gap:20px 50px}.copyright{color:#696969}.bandittop-footer__top{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:40px}@media (max-width: 600px){.bandittop-footer__top{margin-bottom:32px;gap:8px}.bandittop-footer__top__item{flex:1}}.bandittop-footer__center{display:flex;justify-content:space-between;margin-bottom:40px;gap:40px}@media (max-width: 600px){.bandittop-footer__center{margin-bottom:12px;flex-direction:column;gap:0}.bandittop-footer__center__item{margin-bottom:20px}}.bandittop-terms{padding:80px 0;font-size:20px;color:#a7a7a7;line-height:1.3;opacity:.8;max-width:853px}@media (max-width: 600px){.bandittop-terms{padding:40px 0}}.bandittop-terms h2{color:#fff;border-bottom:4px solid #2876c3;display:inline-block;padding-bottom:20px}@media (max-width: 600px){.bandittop-terms h2{display:block;padding-bottom:10px}}.bandittop-terms ul{list-style:disc;padding-left:20px}.bandittop-terms ul li{list-style-type:disc}.bandittop-faq__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.bandittop-section-faq{padding-top:80px}@media (max-width: 600px){.bandittop-section-faq{padding-top:40px}}.bandittop-faq__item{box-shadow:0 0 11.2px #0000001a;min-height:192px;-webkit-box-flex:0;-ms-flex:0 1 600px;flex:0 1 600px;width:100%}@media (max-width: 1280px){.bandittop-faq__item{-ms-flex:0 1 400px;flex:0 1 400px}}@media (max-width: 991px){.bandittop-faq__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bandittop-faq__item{-ms-flex:0 1 300px;flex:0 1 300px}}@media (max-width: 768px){.bandittop-faq__item{-ms-flex:0 1 100%;flex:0 1 100%}}.bandittop-faq__item-top{padding:24px;border:1px solid #d8ecff}.bandittop-faq__item-bottom{padding:24px}.bandittop-faq__item-bottom{padding-top:24px}.bandittop-section-about h2{color:#fff}.bandittop-section-about h3{color:#fff;font-weight:700}.bandittop-section-about ul{padding-left:20px;max-width:733px}.bandittop-section-about li{list-style-type:disc;margin-bottom:5px}.bandittop-about__icon{background-image:url(/assets/bandittop-about.webp);background-position:center;background-repeat:no-repeat;min-height:564px;padding:40px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 600px){.bandittop-about__icon{background-image:url(/assets/bandittop-about-mob.webp);min-height:800px;display:block;padding:20px 24px}}@media (max-width: 360px){.bandittop-about__icon{background-image:url(/assets/bandittop-about-xmob.webp);min-height:944px;padding:20px 16px}}.bandittop-section-about{padding:80px 0;color:#fff}.bandittop-about{display:flex;flex-direction:column;gap:40px}@media (max-width: 600px){.bandittop-section-about{padding:40px 0}}.bandittop-about{background:#d8ecff;padding:40px}@media (max-width: 600px){.bandittop-about{padding:20px 16px}}.bandittop-contact{color:#fff;width:48%}@media (max-width: 991px){.bandittop-contact{width:100%}}.bandittop-contact__container{gap:40px;padding-top:80px;display:flex}@media (max-width: 991px){.bandittop-contact__container{flex-direction:column}}@media (max-width: 600px){.bandittop-contact__container{padding-top:40px}}.bandittop-contact__mail{padding-left:36px;display:flex;position:relative;align-items:center}.bandittop-contact__mail:before{position:absolute;content:"";background:url(/assets/bandittop-contact-icon.svg) center / contain no-repeat;width:24px;height:24px;left:0}.bandittop-contact__body{display:flex;flex-direction:column;gap:16px}.bandittop-label{display:flex;flex-direction:column;gap:8px}.bandittop-label textarea{height:100px;border-radius:20px}.bandittop-form__input{background:#fff;min-height:52px;border-radius:50px;padding:14px 16px;color:#696969;width:100%;border:1px solid #e6e6e6}.bandittop-form__input::placeholder{color:#67737f;font-size:16px;line-height:130%}.bandittop-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:start;justify-content:center;z-index:9999;padding:200px 25px 25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bandittop-form{background:#181818;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;line-height:130%;padding:50px 40px;border-radius:20px;width:100%;max-width:600px;display:flex;flex-direction:column;gap:20px;align-items:center;position:relative}.bandittop-form__bottom-text{font-size:28px;font-weight:700}
