@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;color:inherit;position:relative;z-index:3}img{width:100%;height:auto;vertical-align:middle;object-fit:cover}body{box-sizing:border-box}@media screen and (max-width: 768px){.body-scroll{overflow:hidden}}.container{max-width:1396px;margin:0 auto;padding:0 20px}.layout{position:relative;overflow:hidden;background-color:#fff;color:#000;font-family:"Raleway",sans-serif;font-weight:400}.header-top{position:fixed;top:0;left:0;width:100%;height:auto;z-index:15;background:#fff;backdrop-filter:blur(20px)}@media screen and (max-width: 768px){.header-top{box-shadow:0px 10px 15px 0px rgba(25,25,25,.1)}}.header-top-inner{max-width:1292px;display:flex;justify-content:space-between;align-items:center;height:98px}@media screen and (max-width: 1030px){.header-top-inner{gap:20px}}@media screen and (max-width: 768px){.header-top-inner{height:106px}}.mobile-menu{display:none}@media screen and (max-width: 768px){.mobile-menu{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:20}}.mobile-btn{background-image:url(../images/menu.png);background-position:center;background-repeat:no-repeat;background-size:100%;width:59.7px;height:59.7px}.mobile-btn-active{background-image:url(../images/close.png);animation:.5s 0s linear rotateIn}.header-logo{display:block;background-image:url(../images/logo.webp);background-position:center;background-repeat:no-repeat;background-size:100%;width:138px;height:50px}.header-nav{max-width:501px;width:100%}@media screen and (max-width: 768px){.header-nav{display:none}}@media screen and (max-width: 768px){.header-nav-mobile{display:flex;align-items:center;position:fixed;top:115px;left:0;max-width:100%;height:435px;z-index:10;animation:.5s 0s linear slideInDown;background:linear-gradient(90deg, rgb(131, 58, 180) 0%, rgba(253, 29, 29, 0.82) 0%, rgb(252, 176, 69) 95%)}}.header-nav-list{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.header-nav-list{flex-direction:column;height:394px;align-items:flex-start;padding-left:37px}}.header-nav-item{font-size:18px;line-height:26px;font-weight:500}@media screen and (max-width: 830px){.header-nav-item{font-size:16px;line-height:24px}}@media screen and (max-width: 768px){.header-nav-item{font-size:18px;line-height:26px;color:#fff}}.header-nav-item:hover{color:#ffd200}.header-nav-item-hidden{display:none}@media screen and (max-width: 768px){.header-nav-item-hidden{display:block}}.header-nav-item-drop{position:relative}.header-nav-item-drop:hover .drop-list{display:block}.header-nav .dropdown{position:relative}.header-nav .dropdown-menu{display:none;position:absolute;left:0;top:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);list-style:none;padding:0;margin:0;z-index:10;width:200px}.header-nav .dropdown-menu li{font-size:14px}.header-nav .dropdown-menu li a{display:block;padding:8px 12px;color:#333;text-decoration:none}.header-nav .dropdown-menu li a:hover{background-color:#f4f4f4}.header-nav .dropdown-icon{font-size:.75em;transition:transform .2s ease}.header-nav .dropdown[aria-expanded=true] .dropdown-icon{transform:rotate(180deg)}@media screen and (max-width: 768px){.dropdown:hover{display:block}}@media screen and (max-width: 768px){.dropdown-menu{display:block}}.banner{background:linear-gradient(90deg, rgb(131, 58, 180) 0%, rgba(253, 29, 29, 0.82) 0%, rgb(252, 176, 69) 95%);padding:133px 0 83px}@media screen and (max-width: 768px){.banner{padding:137px 0 115px}}.banner-text{max-width:592px;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.banner-text{max-width:328px}}@media screen and (max-width: 768px){.banner-logo{max-width:265.27px}}.banner-text h1{margin:12px auto 29px;max-width:481px}@media screen and (max-width: 768px){.banner-text h1{margin:31px auto 34px}}.banner-text p{font-size:20px;line-height:26px;font-weight:500;text-align:center;margin:0 auto 32px;color:#fff;max-width:569px}.banner-btns{max-width:499px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 768px){.banner-btns{max-width:100%;flex-direction:column;align-items:center;row-gap:17px}}section{scroll-margin-top:100px}h1{font-size:32px;line-height:44px;font-weight:900;text-transform:uppercase;text-align:center;color:#fff}@media screen and (max-width: 768px){h1{font-size:24px;line-height:30px}}h2{font-size:48px;line-height:57.6px;font-weight:800;text-align:center}@media screen and (max-width: 768px){h2{font-size:30px}}h3{font-size:24px;line-height:30px;font-weight:800;text-transform:uppercase;text-align:center}h4{font-size:20px;line-height:24px;font-weight:800;text-transform:uppercase}h5{font-size:20px;line-height:28px;font-weight:600;text-align:center}h6{font-size:24px;line-height:34px;font-weight:600;padding-left:20px;position:relative}h6::before{content:"";position:absolute;background:#ff0004;width:3px;height:30px;left:0;top:50%;transform:translateY(-50%)}.about-inner{padding-top:28px}@media screen and (max-width: 768px){.about-inner{padding-top:37px;position:relative}}.about-text{max-width:924px;margin:31px auto;font-size:20px;line-height:28px;text-align:center}@media screen and (max-width: 768px){.about-text{margin:15px auto 0}}.about-list{display:flex;justify-content:space-between;row-gap:24px;margin-bottom:11px}@media screen and (max-width: 768px){.about-list{flex-wrap:wrap}}.about-item{text-align:center;width:24%}@media screen and (max-width: 768px){.about-item{width:49%}}.about-item-img{width:64px}.about-item-text{font-size:18px;line-height:20px;font-weight:700;margin-top:24px}.about-list .slick-arrow{bottom:264px}.about-img{height:400px}.features{padding:36px 0 96px}@media screen and (max-width: 768px){.features{padding:0}}.features-text{font-size:20px;line-height:57.6px;text-align:center;margin:6px 0 39px}@media screen and (max-width: 768px){.features-text{margin:14px 0 41px;line-height:24px}}.features-inner{display:flex;align-items:center;justify-content:space-between}.features-list{width:50%;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:56px;margin-top:30px}@media screen and (max-width: 768px){.features-list{max-width:288px;width:100%;margin:0 auto;flex-direction:column;row-gap:24px;padding-bottom:35px;position:relative}}.features-games-list{width:100%;justify-content:center}.features-item{width:45.71%}@media screen and (max-width: 768px){.features-item{width:100%}}.features-item h4{height:69px}.features-item-text{font-size:20px;line-height:24px}@media screen and (max-width: 768px){.features-item-text{min-height:72px}}.features-img{width:45%;height:400px}@media screen and (max-width: 768px){.features-img{display:none}}.features-img img{height:100%}.footer{background:linear-gradient(90deg, rgb(131, 58, 180) 0%, rgba(253, 29, 29, 0.82) 0%, rgb(252, 176, 69) 95%);padding:64px 0;color:#fff}@media screen and (max-width: 768px){.footer{padding:57px 0 76px}}.footer-nav{display:flex}@media screen and (max-width: 1200px){.footer-nav{flex-direction:column;row-gap:20px}}.footer-nav-list{display:flex;align-items:flex-start;flex-direction:column;row-gap:10px;margin-right:100px}.list-title{font-size:25px;font-size:24px;line-height:28px;font-weight:900;text-transform:uppercase}.footer-nav-item{font-size:18px}@media screen and (max-width: 320px){.footer-nav-item{font-size:20px;line-height:24px}}.footer-nav-item:hover{color:#ffd200;filter:drop-shadow(0 0 10px #ffd200)}.copyright{font-size:14px;line-height:28px;padding-top:25px;margin-top:25px;border-top:.5px solid #fff}@media screen and (max-width: 768px){.copyright{margin-top:48px}}.contacts{padding:99px 0 76px}@media screen and (max-width: 768px){.contacts{padding:0 0 36px}}.contacts-inner{display:flex;align-items:center;justify-content:space-between;position:relative;padding-bottom:133px}@media screen and (max-width: 1200px){.contacts-inner{padding-bottom:38px;flex-direction:column;row-gap:30px}}.contact-form{width:42.83%}@media screen and (max-width: 768px){.contact-form{width:100%}}.contact-form form{margin-top:34px}.contact-input{width:100%;height:58px;color:#000;font-family:"Raleway",sans-serif;font-size:20px;line-height:57.6px;font-weight:400;text-transform:uppercase;border:none;margin-bottom:23px;padding-left:17px;box-sizing:border-box;border:2px solid #833ab4;border-radius:20px}.contact-input::placeholder{color:#000;font-family:"Raleway",sans-serif;font-size:20px;line-height:57.6px;font-weight:400;text-transform:uppercase}.contact-text{width:100%;height:189px;color:#000;font-family:"Raleway",sans-serif;font-size:20px;line-height:57.6px;font-weight:400;text-transform:uppercase;border:none;padding-left:17px;box-sizing:border-box;border:2px solid #833ab4;border-radius:20px}.contact-text::placeholder{color:#000;font-family:"Raleway",sans-serif;font-size:20px;line-height:57.6px;font-weight:400;text-transform:uppercase}.contact-form .btn-link{border:none;color:#fff;position:absolute;left:50%;transform:translateX(-50%);max-width:264px;width:100%;bottom:37px}@media screen and (max-width: 768px){.contact-form .btn-link{position:static;max-width:100%;transform:unset;margin-top:24px}}.contacts-img{width:48.13%}@media screen and (max-width: 1200px){.contacts-img{width:100%}}.contacts-img h2{text-align:left;margin:20px 0}.contacts-img p{font-size:18px;margin-bottom:20px}.contacts-list{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:71px}@media screen and (max-width: 768px){.contacts-list{flex-direction:column;padding-bottom:36px;align-items:flex-start}}.contacts-item{display:flex;align-content:center;gap:14px}@media screen and (max-width: 768px){.contacts-item{gap:8px}}.contacts-item-img{width:32px}.contacts-item-text{font-size:20px;line-height:28px}@media screen and (max-width: 520px){.contacts-item-text{font-size:16px;line-height:24px;width:90%}}@media screen and (max-width: 320px){.contacts-item-text{font-size:14px;line-height:20px}}@media screen and (max-width: 768px){.contacts-map{display:none}}.contacts-mob-map{display:none}@media screen and (max-width: 768px){.contacts-mob-map{display:block}}.header-top-terms .header-nav-item{color:#00005e}@media screen and (max-width: 768px){.header-top-terms .header-nav-item{color:#fff}}.terms{padding:193px 0 64px}@media screen and (max-width: 768px){.terms{padding:133px 0 64px}}.terms-inner h2{text-align:left}@media screen and (max-width: 420px){.terms-inner h2{font-size:26px;line-height:100%}}@media screen and (max-width: 320px){.terms-inner h2{font-size:22px}}.terms-text{margin-top:42px;display:flex;flex-direction:column;row-gap:24px;font-size:16px;line-height:24px;color:#444}@media screen and (max-width: 320px){.terms-text{margin-top:22px}}.terms-inner ul{display:flex;flex-direction:column;row-gap:10px;list-style-type:disc;padding-left:20px}.terms-inner ol{padding-left:20px}.games{padding:80px 0}.title-text{text-transform:uppercase;text-align:center;color:#fd1d1d;font-weight:800;font-size:22px}.games-list{margin:20px auto 0;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:20px;max-width:1000px}.games-item{width:48%;display:flex;flex-direction:column;align-items:center;row-gap:20px;border:2px solid #833ab4;border-radius:20px;padding:20px;box-sizing:border-box}@media screen and (max-width: 1200px){.games-item{width:100%}}.games-item p{text-align:center;font-size:20px}.games-item-img{width:100%;height:300px;border-radius:20px;overflow:hidden}.games-item-img img{height:100%}.btn-link{display:flex;align-items:center;justify-content:center;width:60%;height:59px;background:linear-gradient(90deg, rgb(131, 58, 180) 0%, rgba(253, 29, 29, 0.82) 0%, rgb(252, 176, 69) 95%);border-radius:20px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);font-size:20px;line-height:26px;font-weight:700;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;position:relative}@media screen and (max-width: 768px){.btn-link{max-width:234px;width:100%}}.btn-link:hover{filter:drop-shadow(0 0 10px #fcb045)}.btn-link span{position:relative}