*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#06041c;font-family:Kanit,sans-serif;font-weight:400;font-size:16px;line-height:1.15;color:#fff;cursor:default}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}ul{list-style:none}img{max-width:100%;vertical-align:middle}a{text-decoration:none;text-transform:uppercase;color:#fff}button{border:none;background:0 0;cursor:pointer}.container{max-width:1100px;width:100%;margin-inline:auto;padding-inline:30px}.logo img{max-width:60px}.link-button{min-width:133px;height:40px;border-radius:40px;padding-inline:15px;background:-webkit-gradient(linear,left top,right top,from(#e8736a),to(#f5c4be));background:linear-gradient(to right,#e8736a,#f5c4be);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:700;position:relative}.link-button::before{content:"";position:absolute;padding:2px;border-radius:40px;inset:0;background:-webkit-gradient(linear,left top,right top,from(#e8736a),to(#f5c4be));background:linear-gradient(to right,#e8736a,#f5c4be);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.header{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrap{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}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.header__login{min-width:115px}.header__login::after{content:"";position:absolute;border-radius:40px;-webkit-box-shadow:0 0 18px 6px rgba(232,115,106,.65),0 0 38px 14px rgba(232,115,106,.25);box-shadow:0 0 18px 6px rgba(232,115,106,.65),0 0 38px 14px rgba(232,115,106,.25);inset:0;-webkit-transition:opacity .35s;transition:opacity .35s;-webkit-animation:opacityLight 2.5s linear both;animation:opacityLight 2.5s linear both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;pointer-events:none}.banner{padding-top:60px;background-repeat:no-repeat;background-size:cover;background-position-y:-60px}.banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.banner__slider{min-width:700px;max-width:700px;padding-top:10px}.banner__promo{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:50px;border-radius:8px;background-image:-webkit-gradient(linear,left top,left bottom,from(#14102b),to(#282349));background-image:linear-gradient(180deg,#14102b 0,#282349 100%);-webkit-box-shadow:0 0 10px #040024;box-shadow:0 0 10px #040024}.banner__promo-content{-ms-flex-preferred-size:335px;flex-basis:335px}.banner__promo-title{margin-top:10px;font-size:35px;font-weight:800;text-transform:uppercase}.banner__promo-subtitle{margin-top:10px}.banner__promo .link-button{margin-top:10px}.banner__promo-payments{margin-top:20px}.banner__promo-payments img{height:19.5px;-webkit-filter:invert(0) sepia(125%) saturate(300%) hue-rotate(923deg) brightness(80%) contrast(118%) grayscale(.4);filter:invert(0) sepia(125%) saturate(300%) hue-rotate(923deg) brightness(80%) contrast(118%) grayscale(.4)}.banner__promo-payments img:not(:first-child){margin-left:10px}.banner__promo-img{margin-top:-55px;margin-left:-15px}.banner__promo-img img{width:280px;height:auto}.banner__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;border:1px solid #ff505a;border-radius:8px;-webkit-box-shadow:0 0 10px #040024;box-shadow:0 0 10px #040024;background-image:-webkit-gradient(linear,left top,left bottom,from(#14102b),to(#282349));background-image:linear-gradient(180deg,#14102b 0,#282349 100%)}.banner__feature:not(:first-child){margin-top:10px}.banner__feature-items{padding-top:10px}.banner__feature-title{font-weight:600;text-transform:uppercase}.banner__feature-subtitle{margin-top:10px;font-size:14px;text-transform:capitalize}.banner__feature-img{min-width:150px;max-width:150px;margin-right:-35px}.banner__feature-img img{height:auto}@-webkit-keyframes opacityLight{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@keyframes opacityLight{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}