/*! CSS Used from: https://ggdrop.live/static/css/main.b6c7affa.chunk.css */

.seo-block {
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.45;
  color: #6b7280;
  max-width: 1050px;
  margin: 18px auto 36px;
  padding: 10px 16px;
  text-transform: lowercase;
  text-align: left;
  border-top: 1px solid rgba(0,0,0,0.04);
  background: transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  white-space: pre-wrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
}

@media (max-width: 420px) {
  .seo-block { font-size: 11px; padding: 8px 12px; }
}


.language{position:relative;z-index:999;align-self:center;}
.language__current{background-color:#22232f;border-radius:6px;transition:background-color .3s ease;}
@media (max-width:599px){
.language__current{border-radius:3px;}
}
.language__current:after{position:absolute;top:50%;right:11px;width:12px;height:12px;margin-top:-5px;background:url(https://ggdrop.live/static/media/lang-arrow.bd057616.svg) no-repeat;content:"";}
@media (max-width:900px){
.language__current:after{right:11px;width:11px;height:11px;}
}
@media (max-width:599px){
.language__current:after{top:6px;left:6px;width:16px;height:12px;margin-top:0;background-size:100% 100%;content:"";}
}
@media (max-width:599px){
.language__current--ru:after{background-image:url(https://ggdrop.live/static/media/ru.7aad4ae2.svg);}
}
.language__current:hover{background-color:#1f202b;}
.language__current{position:relative;padding:10px 33px 10px 11px;color:#cecfd6;font-size:12px;text-transform:uppercase;-webkit-user-select:none;user-select:none;}
@media (max-width:900px){
.language__current{padding:8px 33px 8px 11px;font-size:11px;}
}
@media (max-width:599px){
.language__current{width:27px;height:24px;padding:0;font-size:0;}
}
.container{position:relative;max-width:2060px;margin:0 auto;padding:0 100px;}
@media (max-width:1350px){
.container{padding:0 25px;}
}
@media (max-width:599px){
.container{padding:0 15px;}
}
.title{position:relative;z-index:5;color:#fafafb;font-weight:700;font-size:21px;line-height:1.2;text-align:center;text-transform:uppercase;}
@media (max-width:1200px){
.title{font-size:19px;}
}
@media (max-width:900px){
.title{font-size:17px;}
}
@media (max-width:599px){
.title{font-size:15px;}
}
.title--cases{padding-bottom:0;color:#fff;font-weight:900;font-size:24px;}
@media (max-width:1600px){
.title--cases{font-size:22px;}
}
@media (max-width:1200px){
.title--cases{font-size:20px;}
}
@media (max-width:900px){
.title--cases{font-size:19px;}
}
@media (max-width:599px){
.title--cases{font-size:16px;}
}
.title--cases:after{content:none;}
.cases{padding:30px 0;}
@media (max-width:599px){
.cases{padding:15px 0;}
}
.cases .title{margin-bottom:20px;}
@media (max-width:1400px){
.cases .title{margin-bottom:15px;}
}
@media (max-width:599px){
.cases .title{margin-bottom:8px;}
}
.cases--first{padding-top:0;}
.cases--first .title{position:relative;z-index:1;margin-bottom:0;padding-bottom:7px;color:#fff;font-weight:900;font-size:40px;}
@media (max-width:1800px){
.cases--first .title{padding-bottom:5px;font-size:30px;}
}
@media (max-width:1200px){
.cases--first .title{padding-bottom:3px;font-size:26px;}
}
@media (max-width:900px){
.cases--first .title{font-size:22px;}
}
@media (max-width:599px){
.cases--first .title{font-size:16px;}
}
.cases__list{flex-wrap:wrap;}
.cases__item,.cases__list{display:flex;justify-content:center;}
.cases__item{flex-shrink:0;width:16.6666%;margin-top:20px;}
@media (max-width:1200px){
.cases__item{margin-top:15px;}
}
@media (max-width:599px){
.cases__item{margin-top:8px;}
}
@media (max-width:1600px){
.cases__item{width:20%;}
}
@media (max-width:1200px){
.cases__item{width:25%;margin-top:5px;}
}
@media (max-width:900px){
.cases__item{width:33.3333%;}
}
@media (max-width:599px){
.cases__item{width:50%;}
}
.cases__link{position:relative;display:block;width:100%;max-width:310px;padding:10px 6px 0;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:none;}
.cases__link--disable{cursor:default;}
.cases__image-wrapper{display:flex;align-items:center;width:93%;margin:0 auto;}
@media (max-width:1800px){
.cases__image-wrapper{width:93%;}
}
@media (max-width:1600px){
.cases__image-wrapper{max-width:220px;}
}
.cases__image-inner{position:relative;display:block;width:100%;height:0;padding-bottom:100%;line-height:1;}
.cases__image{width:100%;-webkit-transform:scale(1.2);transform:scale(1.2);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;image-rendering:-webkit-optimize-contrast;}
.cases__link:hover .cases__image{-webkit-transform:scale(1.25);transform:scale(1.25);}
.cases__image-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;background-color:rgba(0,0,0,.2);border-radius:10px;}
.cases__price-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;}
.cases__price{display:inline-block;padding:8px 20px;color:#413327;font-weight:700;font-size:15px;background-color:#f3a45d;border-radius:5px;transition:background-color .3s ease;}
.cases__link:hover .cases__price{background-color:#fac26f;}
@media (max-width:1200px){
.cases__price{font-size:13px;}
}
@media (max-width:900px){
.cases__price{padding:5px 15px;border-radius:4px;}
}
@media (max-width:599px){
.cases__price{padding:4px 10px;font-size:11px;border-radius:3px;}
}
.cases__link--disable .cases__price{opacity:.2;}
.cases__name{display:block;margin-bottom:8px;padding-top:15px;overflow:hidden;color:#fff;font-size:15px;white-space:nowrap;text-align:center;text-overflow:ellipsis;transition:color .3s ease;}
@media (max-width:1200px){
.cases__name{font-size:14px;}
}
@media (max-width:900px){
.cases__name{font-size:13px;}
}
@media (max-width:599px){
.cases__name{margin-bottom:6px;padding-top:10px;font-size:12px;}
}
.cases__link:hover .cases__name{color:#fac26f;}
.cases__link--disable .cases__name,.cases__link--disable:hover .cases__name{color:#494c51;}
.cases__limits{position:absolute;top:15px;left:10px;width:85px;padding:8px 13px;color:#f2b78c;font-size:12px;text-align:center;background-color:rgba(19,18,23,.7);border:1px solid #1d1d26;border-radius:100px;}
@media (max-width:900px){
.cases__limits{width:80px;padding:7px 10px;font-size:11px;}
}
@media (max-width:599px){
.cases__limits{width:65px;padding:5px 6px;font-size:10px;}
}
.cases__limits-bar{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;overflow:hidden;}
.cases__limits-bar-draw{position:absolute;top:0;left:0;width:85px;height:100%;border:1px solid #826048;border-radius:100px;}
@media (max-width:900px){
.cases__limits-bar-draw{width:80px;}
}
@media (max-width:599px){
.cases__limits-bar-draw{width:65px;}
}
.mystery-boxes{margin:0 -50px;padding:40px 50px;background:#1a1b23 url(https://ggdrop.live/static/media/bg.39f796e0.png) top no-repeat;background-size:1218px 284px;border-radius:12px;}
@media (max-width:1350px){
.mystery-boxes{margin:10px -25px;padding:40px 25px;border-radius:0;}
}
@media (max-width:900px){
.mystery-boxes{padding-top:30px;}
}
@media (max-width:599px){
.mystery-boxes{margin:10px -15px;padding:20px 25px;background-image:url(https://ggdrop.live/static/media/bg-sm.652730a2.png);background-size:600px 140px;}
}
.mystery-boxes__title{margin-bottom:10px;color:#fafafb;font-weight:900;font-size:30px;text-align:center;text-transform:uppercase;}
@media (max-width:1200px){
.mystery-boxes__title{font-size:25px;}
}
@media (max-width:900px){
.mystery-boxes__title{font-size:22px;}
}
@media (max-width:599px){
.mystery-boxes__title{font-size:16px;}
}
.mystery-boxes__list{display:flex;flex-wrap:wrap;justify-content:center;}
.mystery-boxes__item{width:16.6666%;margin-top:25px;}
@media (max-width:1600px){
.mystery-boxes__item{width:20%;}
}
@media (max-width:1200px){
.mystery-boxes__item{width:25%;margin-top:15px;}
}
@media (max-width:900px){
.mystery-boxes__item{width:33.3333%;}
}
@media (max-width:599px){
.mystery-boxes__item{width:50%;margin-top:8px;}
}
.mystery-boxes__tooltip-wrapper{display:flex;flex-direction:column;align-items:center;}
.mystery-boxes__tooltip-btn{padding:10px 14px;color:#a2a4b2;font-weight:700;font-size:12px;text-transform:uppercase;background-color:#424352;border-radius:6px;cursor:help;transition:background-color .3s ease;}
@media (max-width:1600px){
.mystery-boxes__tooltip-btn{font-size:11px;}
}
@media (max-width:599px){
.mystery-boxes__tooltip-btn{padding:9px 12px;font-size:10px;border-radius:4px;}
}
.mystery-boxes__tooltip-btn:hover{background-color:#555665;}
.mystery-boxes__tooltip-block{position:relative;}
.mystery-boxes__tooltip{position:absolute;right:0;bottom:calc(100% + 15px);z-index:1;width:370px;padding:13px 15px;color:#fff;font-size:13px;text-transform:none;background-color:rgba(85,86,101,.98);border-radius:6px;-webkit-transform:translateY(-5px);transform:translateY(-5px);visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;}
@media (max-width:1200px){
.mystery-boxes__tooltip{font-size:12px;}
}
@media (max-width:900px){
.mystery-boxes__tooltip{right:50%;margin-right:-183px;font-size:11px;}
}
@media (max-width:599px){
.mystery-boxes__tooltip{width:300px;margin-right:-150px;}
}
.mystery-boxes__tooltip:after{position:absolute;right:15px;bottom:-8px;width:0;height:0;border-top:9px solid rgba(85,86,101,.98);border-right:12px solid transparent;border-left:12px solid transparent;content:"";}
@media (max-width:900px){
.mystery-boxes__tooltip:after{right:50%;margin-right:-12px;}
}
.mystery-boxes__tooltip-btn:hover+.mystery-boxes__tooltip{-webkit-transform:none;transform:none;visibility:visible;opacity:1;}
.mystery-item{display:block;padding:10px 6px 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.mystery-item__image-wrapper{display:flex;align-items:center;width:93%;margin:0 auto;}
@media (max-width:1800px){
.mystery-item__image-wrapper{width:93%;}
}
@media (max-width:1600px){
.mystery-item__image-wrapper{max-width:220px;}
}
.mystery-item__image-inner{position:relative;display:block;width:100%;height:0;padding-bottom:100%;line-height:1;}
.mystery-item__image{width:100%;-webkit-transform:scale(1.2);transform:scale(1.2);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;image-rendering:-webkit-optimize-contrast;}
.mystery-item:hover .mystery-item__image{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-animation:mysteryHover .4s linear;animation:mysteryHover .4s linear;}
.mystery-item__price-wrapper{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:10px;}
@media (max-width:1200px){
.mystery-item__price-wrapper{margin-top:-10px;margin-bottom:7px;}
}
@media (max-width:599px){
.mystery-item__price-wrapper{margin-bottom:6px;}
}
.mystery-item__price{display:inline-block;padding:8px 20px;color:#413327;font-weight:700;font-size:15px;background-color:#f3a45d;border-radius:5px;}
@media (max-width:1200px){
.mystery-item__price{font-size:13px;}
}
@media (max-width:900px){
.mystery-item__price{padding:5px 15px;border-radius:4px;}
}
@media (max-width:599px){
.mystery-item__price{padding:4px 10px;font-size:11px;border-radius:3px;}
}
.mystery-item__title{min-width:0;padding:0 10px;overflow:hidden;color:#fff;font-size:15px;white-space:nowrap;text-align:center;text-overflow:ellipsis;transition:color .3s ease;}
@media (max-width:1200px){
.mystery-item__title{font-size:14px;}
}
@media (max-width:900px){
.mystery-item__title{font-size:13px;}
}
@media (max-width:599px){
.mystery-item__title{font-size:12px;}
}
.mystery-item:hover .mystery-item__title{color:#eeac64;}
.seven-keys-boxes{margin:20px 0;}
@media (max-width:599px){
.seven-keys-boxes{margin:15px 0;}
}
.seven-keys-boxes__header{position:relative;display:flex;align-items:center;background-color:#1b1b25;border-radius:12px;}
@media (max-width:1350px){
.seven-keys-boxes__header{margin:0 -25px;border-radius:0;}
}
@media (max-width:900px){
.seven-keys-boxes__header{flex-direction:column;padding:20px 25px;}
}
@media (max-width:599px){
.seven-keys-boxes__header{margin:0 -15px;}
}
.seven-keys-boxes__header:before{position:absolute;bottom:-4px;left:0;width:240px;height:126px;background:url(https://ggdrop.live/static/media/logo.33849722.png) no-repeat;background-size:240px 126px;content:"";}
@media (max-width:900px){
.seven-keys-boxes__header:before{width:200px;height:105px;background-size:200px 105px;}
}
@media (max-width:599px){
.seven-keys-boxes__header:before{bottom:-2px;width:150px;height:79px;background-size:150px 79px;}
}
.seven-keys-boxes__header-left{flex-grow:1;flex-shrink:0;padding:30px 0 30px 160px;}
@media (max-width:900px){
.seven-keys-boxes__header-left{margin-bottom:10px;padding:0;text-align:center;}
}
.seven-keys-boxes__header-content{z-index:1;display:flex;align-items:center;padding-right:27px;padding-left:20px;}
@media (max-width:1200px){
.seven-keys-boxes__header-content{flex-direction:column-reverse;align-items:flex-end;padding:25px 27px 25px 20px;}
}
@media (max-width:900px){
.seven-keys-boxes__header-content{align-items:center;width:100%;padding:0;}
}
.seven-keys-boxes__title{margin-bottom:3px;color:#fafafb;font-weight:900;font-size:24px;text-transform:uppercase;}
@media (max-width:1600px){
.seven-keys-boxes__title{font-size:22px;}
}
@media (max-width:1200px){
.seven-keys-boxes__title{font-size:20px;}
}
@media (max-width:900px){
.seven-keys-boxes__title{margin-bottom:0;font-size:17px;}
}
@media (max-width:599px){
.seven-keys-boxes__title{font-size:16px;}
}
.seven-keys-boxes__subtitle{color:#cecfd6;font-weight:300;font-size:15px;}
@media (max-width:1200px){
.seven-keys-boxes__subtitle{font-size:14px;}
}
@media (max-width:900px){
.seven-keys-boxes__subtitle{display:none;}
}
.seven-keys-boxes__tooltip-wrapper{display:flex;flex-direction:column;flex-shrink:0;align-items:center;}
@media (max-width:1200px){
.seven-keys-boxes__tooltip-wrapper{margin-bottom:15px;}
}
@media (max-width:900px){
.seven-keys-boxes__tooltip-wrapper{width:100%;}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip-wrapper{margin-bottom:10px;}
}
.seven-keys-boxes__tooltip-btn{padding:11px 17px;color:#c9cad3;font-weight:700;font-size:12px;background-color:#2b2d3d;border-radius:6px;cursor:help;transition:background-color .3s ease;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-btn{display:inline-block;padding:9px 12px;font-size:11px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip-btn{font-size:10px;}
}
.seven-keys-boxes__tooltip-btn:hover{background-color:#3a3c4e;}
.seven-keys-boxes__tooltip-block{position:relative;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-block{display:flex;justify-content:center;width:100%;}
}
.seven-keys-boxes__tooltip{position:absolute;right:0;bottom:calc(100% + 15px);width:370px;padding:13px 15px;color:#fff;font-size:12px;text-transform:none;background-color:#3a3c4e;border-radius:6px;-webkit-transform:translateY(-5px);transform:translateY(-5px);visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;}
.seven-keys-boxes__tooltip:after{position:absolute;right:15px;bottom:-8px;width:0;height:0;border-top:9px solid #3a3c4e;border-right:12px solid transparent;border-left:12px solid transparent;content:"";}
@media (max-width:900px){
.seven-keys-boxes__tooltip:after{right:50%;margin-right:-12px;}
}
@media (max-width:900px){
.seven-keys-boxes__tooltip{right:50%;padding:11px 13px;font-size:11px;border-radius:4px;-webkit-transform:translate(50%,-5px);transform:translate(50%,-5px);}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip{width:290px;}
}
.seven-keys-boxes__tooltip-btn:hover+.seven-keys-boxes__tooltip{-webkit-transform:none;transform:none;visibility:visible;opacity:1;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-btn:hover+.seven-keys-boxes__tooltip{-webkit-transform:translateX(50%);transform:translateX(50%);}
}
.seven-keys-boxes__list{display:flex;flex-wrap:wrap;justify-content:center;}
.seven-keys-boxes__item{width:16.6666%;}
@media (max-width:1600px){
.seven-keys-boxes__item{width:20%;}
}
@media (max-width:1200px){
.seven-keys-boxes__item{width:25%;}
}
@media (max-width:900px){
.seven-keys-boxes__item{width:33.3333%;}
}
@media (max-width:599px){
.seven-keys-boxes__item{width:50%;}
}
.seven-keys-boxes__timer{flex-shrink:0;padding-right:30px;}
@media (max-width:1550px){
.seven-keys-boxes__timer{display:none;}
}
.seven-keys-box{display:block;padding:10px 6px 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.seven-keys-box__image-wrapper{display:flex;align-items:center;width:93%;margin:0 auto;}
@media (max-width:1800px){
.seven-keys-box__image-wrapper{width:93%;}
}
@media (max-width:1600px){
.seven-keys-box__image-wrapper{max-width:220px;}
}
.seven-keys-box__image-inner{position:relative;display:block;width:100%;height:0;padding-bottom:100%;line-height:1;}
.seven-keys-box__image-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;background-color:rgba(0,0,0,.2);border-radius:10px;}
.seven-keys-box__info{position:relative;z-index:1;padding-top:20px;}
.seven-keys-box__title{min-width:0;margin-bottom:8px;padding:0 10px;overflow:hidden;color:#fff;font-size:15px;white-space:nowrap;text-align:center;text-overflow:ellipsis;transition:color .3s ease;}
@media (max-width:1200px){
.seven-keys-box__title{font-size:14px;}
}
@media (max-width:900px){
.seven-keys-box__title{font-size:13px;}
}
@media (max-width:599px){
.seven-keys-box__title{margin-bottom:6px;font-size:12px;}
}
.seven-keys-box:hover .seven-keys-box__title{color:#eeac64;}
.seven-keys-box--locked .seven-keys-box__title{color:#37394c;transition:none;}
.seven-keys-box--locked:hover .seven-keys-box__title{color:#37394c;}
.seven-keys-box__price-wrapper{position:relative;z-index:1;display:flex;justify-content:center;}
.seven-keys-box__price{min-width:75px;padding:8px 20px;color:#413327;font-weight:700;font-size:15px;text-align:center;text-transform:uppercase;background-color:#f3a45d;border-radius:5px;}
@media (max-width:1200px){
.seven-keys-box__price{font-size:13px;}
}
@media (max-width:900px){
.seven-keys-box__price{min-width:65px;padding:6px 15px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-box__price{min-width:50px;padding:4px 10px;font-size:11px;border-radius:3px;}
}
.seven-keys-box__price--closed{color:#3e3f4f;background-color:#232433;}
.seven-keys-box__price--closed{position:relative;height:34px;font-size:0;}
@media (max-width:1200px){
.seven-keys-box__price--closed{height:31px;}
}
@media (max-width:900px){
.seven-keys-box__price--closed{height:27px;}
}
@media (max-width:599px){
.seven-keys-box__price--closed{height:22px;}
}
.seven-keys-box__price--closed:before{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;background:url(https://ggdrop.live/static/media/padlock.5dfe8069.svg) no-repeat;content:"";}
@media (max-width:900px){
.seven-keys-box__price--closed:before{width:16px;height:16px;margin-top:-8px;margin-left:-8px;}
}
@media (max-width:599px){
.seven-keys-box__price--closed:before{width:12px;height:12px;margin-top:-6px;margin-left:-6px;}
}
.seven-keys-timer{display:flex;align-items:center;}
.seven-keys-timer__content{position:relative;display:flex;align-items:center;padding:10px 10px 10px 69px;font-weight:700;border:1px solid #23242e;border-radius:7px;}
.seven-keys-timer__content:before{position:absolute;top:50%;left:20px;width:31px;height:34px;margin-top:-17px;background:url(https://ggdrop.live/static/media/timer-icon.94b8bf33.svg) no-repeat;content:"";}
@media (max-width:900px){
.seven-keys-timer__content:before{left:13px;width:26px;height:29px;margin-top:-15px;}
}
@media (max-width:599px){
.seven-keys-timer__content:before{left:10px;width:22px;height:24px;margin-top:-12px;}
}
@media (max-width:900px){
.seven-keys-timer__content{padding-left:53px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-timer__content{padding:6px 6px 6px 42px;}
}
.seven-keys-timer__list{display:flex;}
.seven-keys-timer__item{padding:12px 10px;color:#b1b1c1;font-size:18px;font-family:"DIN Pro","Gotham",-apple-system,BlinkMacSystemFont,Arial,sans-serif;line-height:1;text-transform:uppercase;background-color:#292a39;border-radius:5px;}
@media (max-width:900px){
.seven-keys-timer__item{padding:10px 8px;font-size:14px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-timer__item{padding:8px 6px;font-size:13px;border-radius:3px;}
}
.seven-keys-timer__item--seconds{color:#6b6c7e;}
.seven-keys-timer__item+.seven-keys-timer__item{margin-left:5px;}
@media (max-width:900px){
.seven-keys-timer__item+.seven-keys-timer__item{margin-left:3px;}
}
.seven-keys-timer__separator{display:flex;align-items:center;padding:11px 5px;color:#525468;font-size:18px;line-height:0;}
@media (max-width:900px){
.seven-keys-timer__separator{font-size:16px;}
}
@media (max-width:599px){
.seven-keys-timer__separator{padding:5px 4px;font-size:13px;}
}
.banner_banner__1nQN0{position:relative;max-width:2048px;margin:0 auto;}
@media (max-width:599px){
.banner_banner__1nQN0{max-width:600px;}
}
.banner_backgroundWrapper__ClL_Q{position:absolute;top:0;right:0;left:0;overflow:hidden;}
@media (max-width:1200px){
.banner_container__3_BvQ{margin:0 -100px;}
}
@media (max-width:599px){
.banner_container__3_BvQ{margin:0;}
}
.banner_background__2Sq_K{position:relative;padding-top:35.30273%;overflow:hidden;}
@media (max-width:599px){
.banner_background__2Sq_K{padding-top:60.25%;}
}
.banner_background__2Sq_K:before{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://ggdrop.live/static/media/background.e48509db.jpg) top no-repeat;background-size:100%;content:"";}
@media (max-width:599px){
.banner_background__2Sq_K:before{background-image:url(https://ggdrop.live/static/media/background-sm.8de51f20.jpg);}
}
.banner_contentWrapper__OTxBH{overflow:hidden;}
.banner_contentInner___e09g{position:relative;padding-top:31.49414%;}
@media (max-width:599px){
.banner_contentInner___e09g{padding-top:52.91667%;}
}
.banner_content__2dIc-{position:absolute;top:0;left:0;width:100%;padding-top:20.80078%;}
@media (max-width:1200px){
.banner_content__2dIc-{padding-top:20.99609%;}
}
@media (max-width:599px){
.banner_content__2dIc-{padding-top:33.33333%;}
}
.banner_main__OXLQ1{display:inline-block;min-width:54.7%;}
@media (max-width:599px){
.banner_main__OXLQ1{display:block;width:100%;}
}
.banner_btnWrapper__2pJWw{display:flex;justify-content:center;margin-bottom:14px;}
.banner_btn__34B71{position:relative;display:block;padding:23px 90px 23px 45px;color:#eef6fd;font-weight:900;font-size:17px;text-transform:uppercase;background:#15181b;border-radius:7px;transition:background-color .3s ease;}
@media (max-width:1800px){
.banner_btn__34B71{padding:20px 80px 20px 35px;font-size:15px;}
}
@media (max-width:1600px){
.banner_btn__34B71{padding:18px 60px 18px 25px;font-size:13px;}
}
@media (max-width:1400px){
.banner_btn__34B71{padding:16px 50px 16px 20px;font-size:12px;border-radius:6px;}
}
@media (max-width:900px){
.banner_btn__34B71{padding:13px 40px 13px 15px;font-size:11px;border-radius:5px;}
}
@media (max-width:599px){
.banner_btn__34B71{background:#40936c;}
}
.banner_btn__34B71:after{position:absolute;top:50%;right:42px;width:26px;height:26px;margin-top:-13px;background:url(https://ggdrop.live/static/media/event-icon.6a779c20.svg) no-repeat;content:"";}
@media (max-width:1800px){
.banner_btn__34B71:after{right:40px;width:22px;height:22px;margin-top:-11px;}
}
@media (max-width:1600px){
.banner_btn__34B71:after{right:28px;width:20px;height:20px;margin-top:-10px;}
}
@media (max-width:1400px){
.banner_btn__34B71:after{right:20px;width:18px;height:18px;margin-top:-9px;}
}
@media (max-width:900px){
.banner_btn__34B71:after{right:15px;width:16px;height:16px;margin-top:-8px;}
}
.banner_btn__34B71:hover{color:#eef6fd;background-color:#222628;}
@media (max-width:599px){
.banner_btn__34B71:hover{background-color:#2f7252;}
}
.banner_characters__1Rh5f{position:absolute;top:11.78295%;right:14.99023%;width:40.67383%;height:100%;background:url(https://ggdrop.live/static/media/characters.c19a555d.png) 100%/contain no-repeat;opacity:0;-webkit-animation:banner_characters__1Rh5f .7s ease forwards;animation:banner_characters__1Rh5f .7s ease forwards;-webkit-animation-delay:.1s;animation-delay:.1s;}
@media (max-width:1200px){
.banner_characters__1Rh5f{top:11.78295%;right:11.2013%;width:45.07576%;height:100%;}
}
@media (max-width:599px){
.banner_characters__1Rh5f{display:none;}
}
.mainPage_mainPage__2KgNt{background-color:#17171f;}
.mainPage_bannerContent__14SCf{margin-top:-10px;}
.liveItem_link__gM0Bq{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:radial-gradient(101.95% 157% at 50% -23%,rgba(191,198,201,.4) 0,rgba(169,175,176,.316) 31.63%,rgba(67,75,77,0) 100%),#21222b;border-radius:3px;}
.liveItem_link__gM0Bq.liveItem_milspec__1w3o6{background:radial-gradient(101.95% 157% at 50% -23%,rgba(98,195,236,.4) 0,rgba(58,172,197,.316) 31.63%,rgba(22,67,77,0) 100%),#21222b;}
.liveItem_link__gM0Bq.liveItem_industrial___VAJT{background:radial-gradient(101.95% 157% at 50% -23%,rgba(58,86,238,.4) 0,rgba(15,44,198,.316) 31.63%,rgba(26,17,81,0) 100%),#21222b;}
.liveItem_link__gM0Bq.liveItem_restricted__1mbz1{background:radial-gradient(101.95% 157% at 50% -23%,rgba(130,78,242,.4) 0,rgba(109,39,197,.316) 31.63%,rgba(45,17,81,0) 100%),#21222b;}
.liveItem_link__gM0Bq.liveItem_classified__1wXSm{background:radial-gradient(101.95% 157% at 50% -23%,rgba(238,58,101,.4) 0,rgba(207,38,89,.316) 31.63%,rgba(81,17,29,0) 100%),#21222b;}
.liveItem_link__gM0Bq.liveItem_covert__WrjUQ{background:radial-gradient(101.95% 157% at 50% -23%,rgba(238,58,58,.4) 0,rgba(198,37,15,.316) 31.63%,rgba(81,25,17,0) 100%),#21222b;}
.liveItem_link__gM0Bq:before{position:absolute;top:50%;left:50%;width:66px;height:66px;margin-top:-33px;margin-left:-33px;background:url(https://ggdrop.live/static/media/inner-logo.b3381f74.svg) no-repeat;content:"";}
@media (max-width:1200px){
.liveItem_link__gM0Bq:before{width:54px;height:54px;margin-top:-27px;margin-left:-27px;}
}
@media (max-width:900px){
.liveItem_link__gM0Bq:before{width:50px;height:50px;margin-top:-25px;margin-left:-25px;}
}
@media (max-width:599px){
.liveItem_link__gM0Bq:before{width:30px;height:30px;margin-top:-15px;margin-left:-15px;}
}
.liveItem_back__21xHC,.liveItem_front__2Csyu{height:100%;}
.liveItem_link__gM0Bq:hover .liveItem_back__21xHC,.liveItem_link__gM0Bq:hover .liveItem_front__2Csyu{-webkit-transform:translateY(-100%);transform:translateY(-100%);}
@media (max-width:599px){
.liveItem_link__gM0Bq:hover .liveItem_back__21xHC,.liveItem_link__gM0Bq:hover .liveItem_front__2Csyu{-webkit-transform:none;transform:none;}
}
.liveItem_front__2Csyu{transition:-webkit-transform .5s cubic-bezier(.28,.67,.04,1);transition:transform .5s cubic-bezier(.28,.67,.04,1);transition:transform .5s cubic-bezier(.28,.67,.04,1),-webkit-transform .5s cubic-bezier(.28,.67,.04,1);}
@media (max-width:599px){
.liveItem_front__2Csyu{transition:none;}
}
.liveItem_back__21xHC{position:absolute;top:100%;left:0;width:100%;visibility:hidden;opacity:0;transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s cubic-bezier(.28,.67,.04,1);transition:transform .5s cubic-bezier(.28,.67,.04,1),opacity .5s ease,visibility .5s ease;transition:transform .5s cubic-bezier(.28,.67,.04,1),opacity .5s ease,visibility .5s ease,-webkit-transform .5s cubic-bezier(.28,.67,.04,1);}
@media (max-width:599px){
.liveItem_back__21xHC{display:none;transition:none;}
}
.liveItem_link__gM0Bq:hover .liveItem_back__21xHC{visibility:visible;opacity:1;}
@media (max-width:599px){
.liveItem_link__gM0Bq:hover .liveItem_back__21xHC{visibility:hidden;opacity:0;}
}
.liveItem_imageWrapper__oj9uE{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1;}
.liveItem_image__254cn{width:110px;height:82px;}
@media (max-width:1200px){
.liveItem_image__254cn{width:90px;height:67px;}
}
@media (max-width:900px){
.liveItem_image__254cn{width:85px;height:63px;}
}
@media (max-width:599px){
.liveItem_image__254cn{width:60px;height:45px;}
}
.liveItem_footer__2UsJg{position:absolute;bottom:0;left:0;width:100%;padding:14px;}
@media (max-width:1200px){
.liveItem_footer__2UsJg{padding:11px 12px;}
}
@media (max-width:900px){
.liveItem_footer__2UsJg{padding:9px 11px;}
}
@media (max-width:599px){
.liveItem_footer__2UsJg{display:none;}
}
.liveItem_title__hhtwG{overflow:hidden;color:#e2e3e7;font-size:12px;white-space:nowrap;text-overflow:ellipsis;}
@media (max-width:1200px){
.liveItem_title__hhtwG{font-size:11px;}
}
@media (max-width:900px){
.liveItem_title__hhtwG{font-size:10px;}
}
.liveItem_imageCaseWrapper__3j_IN{position:absolute;right:-35px;bottom:-25px;-webkit-transform:translateY(30px);transform:translateY(30px);transition:-webkit-transform .7s ease;transition:transform .7s ease;transition:transform .7s ease,-webkit-transform .7s ease;}
@media (max-width:1200px){
.liveItem_imageCaseWrapper__3j_IN{right:-25px;bottom:-15px;}
}
@media (max-width:900px){
.liveItem_imageCaseWrapper__3j_IN{right:-20px;bottom:-10px;}
}
.liveItem_link__gM0Bq:hover .liveItem_imageCaseWrapper__3j_IN{-webkit-transform:none;transform:none;}
.liveItem_userPhotoWrapper__2VP2e{margin-bottom:7px;-webkit-transform:translateY(10px);transform:translateY(10px);transition:-webkit-transform .7s ease;transition:transform .7s ease;transition:transform .7s ease,-webkit-transform .7s ease;}
.liveItem_link__gM0Bq:hover .liveItem_userPhotoWrapper__2VP2e{-webkit-transform:none;transform:none;}
.liveList_listWrap__KfUuu{flex-grow:1;overflow:hidden;}
.liveList_list__1lVOp{position:relative;display:flex;height:104px;margin-left:-2px;}
@media (max-width:1200px){
.liveList_list__1lVOp{height:90px;}
}
@media (max-width:900px){
.liveList_list__1lVOp{height:77px;}
}
@media (max-width:599px){
.liveList_list__1lVOp{height:50px;}
}
.liveList_item__2gSMe{position:absolute;top:0;left:0;flex-shrink:0;width:160px;height:100%;-webkit-transform:translateX(calc((100% + 2px)*var(--position) + 2px));transform:translateX(calc((100% + 2px)*var(--position) + 2px));transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;}
@media (max-width:900px){
.liveList_item__2gSMe{transition:none;}
}
@media (max-width:1200px){
.liveList_item__2gSMe{width:140px;}
}
@media (max-width:900px){
.liveList_item__2gSMe{width:120px;}
}
@media (max-width:599px){
.liveList_item__2gSMe{width:85px;}
}
.live_live__2tyQA{position:relative;padding-top:2px;padding-left:2px;}
.live_listWrapper__3OQSR{position:relative;display:flex;}
.live_listWrapper__3OQSR:after{position:absolute;top:0;right:0;bottom:0;z-index:1;width:160px;background:linear-gradient(270deg,rgba(27,28,36,.9) 11.88%,rgba(27,28,36,0) 81.88%);content:"";}
@media (max-width:1200px){
.live_listWrapper__3OQSR:after{width:120px;}
}
@media (max-width:900px){
.live_listWrapper__3OQSR:after{width:90px;}
}
@media (max-width:599px){
.live_listWrapper__3OQSR:after{width:65px;}
}
.live_buttons__1OM0i{margin-top:-2px;padding-right:2px;}
@media (max-width:900px){
.live_buttons__1OM0i{display:none;}
}
.live_btnWrapper__1YwrB{height:50%;padding-top:2px;}
.live_btn__ogZoG{position:relative;display:block;width:100%;height:100%;padding-right:43px;padding-left:14px;background-color:#21222b;border-radius:3px;}
@media (max-width:1200px){
.live_btn__ogZoG{width:40px;padding:0;}
}
.live_btn__ogZoG:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#272831,#3d2f37);border-radius:3px;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;content:"";}
.live_btn__ogZoG.live_active__1Et0a{cursor:default;}
.live_btn__ogZoG.live_active__1Et0a:before{visibility:visible;opacity:1;}
.live_btnText__1vmvq{position:relative;display:block;color:#5f616f;font-weight:700;font-size:10px;text-transform:uppercase;transition:color .3s ease;}
@media (max-width:1200px){
.live_btnText__1vmvq{font-size:0;}
}
.live_btn__ogZoG:hover .live_btnText__1vmvq{color:#9193a4;}
.live_btn__ogZoG.live_active__1Et0a .live_btnText__1vmvq,.live_btn__ogZoG.live_active__1Et0a:hover .live_btnText__1vmvq{color:#f2ae6f;}
.live_btnIcon__2n4RU{position:absolute;top:50%;right:14px;}
@media (max-width:1200px){
.live_btnIcon__2n4RU{right:11px;}
}
.live_btnIcon__2n4RU path{transition:fill .3s ease;}
.live_btn__ogZoG:hover .live_btnIcon__2n4RU path{fill:#9193a4;}
.live_btn__ogZoG.live_active__1Et0a .live_btnIcon__2n4RU path,.live_btn__ogZoG.live_active__1Et0a:hover .live_btnIcon__2n4RU path{fill:#f2ae6f;}
.live_btn__ogZoG.live_top__OJm_z .live_btnIcon__2n4RU{margin-top:-8px;}
.live_btn__ogZoG.live_all__11uSy .live_btnIcon__2n4RU{margin-top:-9px;}
.header{background-color:#1b1c24;}
.header__logo-wrapper,.header__socials,.header__top-menu{position:relative;z-index:6;}
.header__logo-wrapper{flex-shrink:0;margin-right:22px;}
@media (max-width:599px){
.header__logo-wrapper{margin-right:15px;margin-right:12px;}
}
.header__logo-link{display:block;padding:22px 0;transition:opacity .3s ease;}
@media (max-width:900px){
.header__logo-link{padding:14px 0;}
}
.header__logo-link:hover{opacity:.7;}
.header__logo-image{position:relative;width:200px;height:42px;background:url(https://ggdrop.live/static/media/logo.31d34b37.svg) no-repeat;}
@media (max-width:1200px){
.header__logo-image{width:43px;background-image:url(https://ggdrop.live/static/media/logo-min.e8319599.svg);}
}
@media (max-width:900px){
.header__logo-image{width:33px;height:32px;}
}
@media (max-width:599px){
.header__logo-image{width:29px;height:28px;}
}
.header__top-wrapper{position:relative;}
@media (max-width:900px){
.header__top-wrapper{height:60px;}
}
@media (max-width:599px){
.header__top-wrapper{height:56px;}
}
.header__top{background-color:#1b1c24;}
.header__top-inner{display:flex;align-items:center;}
.header__lang{flex-shrink:0;}
.header__online-counter{position:relative;display:flex;flex-shrink:0;align-items:center;margin-left:30px;}
@media (max-width:1200px){
.header__online-counter{margin-left:20px;}
}
@media (max-width:900px){
.header__online-counter{flex-grow:1;margin-left:15px;}
}
.header__online-icon{flex-shrink:0;width:32px;height:32px;margin-right:6px;-webkit-animation:liveAnimation 1.5s infinite;animation:liveAnimation 1.5s infinite;}
@media (max-width:900px){
.header__online-icon{width:25px;height:25px;}
}
@media (max-width:599px){
.header__online-icon{display:none;}
}
.header__online-cnt{color:#46b975;font-weight:700;font-size:15px;}
@media (max-width:900px){
.header__online-cnt{font-size:12px;}
}
@media (max-width:599px){
.header__online-cnt{display:none;}
}
.header__online-label{color:#95a498;font-weight:300;font-size:9px;text-transform:uppercase;}
@media (max-width:900px){
.header__online-label{font-size:9px;}
}
@media (max-width:599px){
.header__online-label{display:none;}
}
.header__top-menu{display:flex;flex-grow:1;flex-shrink:0;margin-left:30px;}
@media (max-width:1200px){
.header__top-menu{margin-left:20px;}
}
@media (max-width:900px){
.header__top-menu{display:none;}
}
.header__top-menu-item{flex-shrink:0;}
.header__top-menu-link{position:relative;display:block;padding:10px 0;color:#cecfd6;font-weight:300;font-size:14px;text-transform:uppercase;transition:color .3s ease;}
.header__top-menu-link--faq{padding-right:26px;}
.header__top-menu-link path{transition:fill .3s ease;}
.header__top-menu-link:hover{color:#fff;}
.header__top-menu-link:hover path{fill:#fff;}
.header__socials{flex-shrink:0;margin-right:27px;}
@media (max-width:1200px){
.header__socials{display:none;}
}
.header__bottom{height:64px;}
@media (max-width:1300px){
.header__bottom{height:57px;}
}
@media (max-width:1200px){
.header__bottom{height:49px;}
}
@media (max-width:900px){
.header__bottom{display:none;}
}
.header__top-menu-icon{position:absolute;top:50%;right:0;margin-top:-10px;}
.header__bottom-content{position:relative;z-index:5;display:flex;padding:5px;background-color:rgba(20,20,28,.85);border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);}
@media (max-width:1200px){
.header__bottom-content{border-radius:10px;}
}
.header__bonus-menu{display:flex;flex-shrink:0;}
.header__bonus-menu-item+.header__bonus-menu-item{margin-left:5px;}
.header__bonus-menu-link{position:relative;display:block;width:190px;height:74px;overflow:hidden;color:#9ea0ab;font-weight:300;font-size:12px;text-transform:uppercase;background:linear-gradient(75.97deg,#1b1c24 36.23%,#22232d 99.69%);border-radius:8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .3s ease;}
@media (max-width:1300px){
.header__bonus-menu-link{width:175px;height:68px;}
}
@media (max-width:1200px){
.header__bonus-menu-link{width:150px;height:58px;font-size:11px;border-radius:6px;}
}
.header__bonus-menu-link:before{position:absolute;bottom:0;left:0;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";}
.header__bonus-menu-link:after{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(75.97deg,#1d1f2b 36.23%,#313241 99.69%);border-radius:8px;opacity:0;transition:opacity .3s ease;content:"";}
@media (max-width:1200px){
.header__bonus-menu-link:after{border-radius:6px;}
}
.header__bonus-menu-link--bonuses:before{width:126px;height:74px;background:url(https://ggdrop.live/static/media/bonuses-icon.64942dba.png) 100%/100% no-repeat;}
@media (max-width:1300px){
.header__bonus-menu-link--bonuses:before{width:116px;height:68px;}
}
@media (max-width:1200px){
.header__bonus-menu-link--bonuses:before{width:99px;height:58px;}
}
.header__bonus-menu-link--wheel:before{width:126px;height:74px;background:url(https://ggdrop.live/static/media/wheel-icon.02084911.png) 100%/100% no-repeat;}
@media (max-width:1300px){
.header__bonus-menu-link--wheel:before{width:116px;height:68px;}
}
@media (max-width:1200px){
.header__bonus-menu-link--wheel:before{width:99px;height:58px;}
}
.header__bonus-menu-link--major{color:#c0c2ce;line-height:1.3;background:url(https://ggdrop.live/static/media/major.71665a59.png) no-repeat;background-size:190px auto;transition:none;}
@media (max-width:1300px){
.header__bonus-menu-link--major{background-size:175px auto;}
}
@media (max-width:1200px){
.header__bonus-menu-link--major{background-size:150px auto;}
}
.header__bonus-menu-link--major:after{display:none;}
.header__bonus-menu-link--major:before{width:100%;height:100%;background:url(https://ggdrop.live/static/media/major-character.d7aaf206.png) 0 100% no-repeat;background-size:190px 73px;border-radius:8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;content:"";}
@media (max-width:1300px){
.header__bonus-menu-link--major:before{background-size:175px auto;}
}
@media (max-width:1200px){
.header__bonus-menu-link--major:before{background-size:150px auto;border-radius:6px;}
}
.header__bonus-menu-link--major:hover{color:#c0c2ce!important;}
.header__bonus-menu-link--major:hover:before{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg);}
.header__bonus-menu-link:hover{color:#9ea0ab;}
.header__bonus-menu-link:hover:after{opacity:1;}
.header__bonus-menu-text{position:absolute;top:13px;right:15px;z-index:1;width:150px;overflow:hidden;white-space:nowrap;text-align:right;text-overflow:ellipsis;}
@media (max-width:1300px){
.header__bonus-menu-text{top:10px;right:11px;width:130px;}
}
@media (max-width:1200px){
.header__bonus-menu-text{top:8px;right:9px;width:100px;}
}
.header__menu{display:flex;flex-grow:1;margin:-5px 0 -5px 10px;}
@media (max-width:1300px){
.header__menu{margin-left:5px;}
}
.header__menu-item{border-right:1px solid #1c1d25;}
.header__menu-item-link{display:flex;align-items:center;height:100%;padding:0 18px;color:#fff;font-size:15px;transition:color .3s ease;}
@media (max-width:1300px){
.header__menu-item-link{padding:0 15px;font-size:14px;}
}
@media (max-width:1200px){
.header__menu-item-link{font-size:13px;}
}
.header__menu-item-link:hover{color:#ffcc7e;}
.header__menu-item-icon{display:block;margin-right:7px;}
.header__menu-item-link--upgrade .header__menu-item-icon{margin-top:-2px;}
@media (max-width:1300px){
.header__menu-item-icon{width:23px;height:23px;margin-right:6px;}
}
.header__menu-item-icon path{transition:fill .3s ease;}
.header__menu-item-link:hover .header__menu-item-icon path{fill:#ffcc7e;}
.header__cases-filter{display:flex;flex-shrink:0;align-items:center;padding-left:30px;}
@media (max-width:1200px){
.header__cases-filter{display:none;}
}
.socials{display:flex;}
@media (max-width:1600px){
.socials{padding:0 5px;}
}
.socials__item+.socials__item{margin-left:7px;}
.socials__item-link{display:flex;align-items:center;justify-content:center;width:26px;height:40px;line-height:0;text-align:center;transition:none;}
.socials__item-link svg{width:22px;height:22px;}
.socials__item-link path{transition:fill .3s ease;}
.socials__item-link:hover path{fill:#7e8494;}
.auth{flex-shrink:0;}
@media (max-width:900px){
.auth{padding-right:10px;}
}
.auth__btn{position:relative;display:block;padding:15px 59px 15px 26px;color:#392c22;font-weight:900;font-size:14px;text-transform:uppercase;background-color:#e69d5d;border-radius:7px;transition:color .3s ease,background-color .3s ease,opacity .3s ease;}
@media (max-width:1200px){
.auth__btn{padding:13px 45px 13px 23px;font-size:13px;}
}
@media (max-width:900px){
.auth__btn{padding:10px 40px 10px 15px;font-size:12px;}
}
@media (max-width:599px){
.auth__btn{padding:8px 34px 8px 13px;font-weight:700;border-radius:5px;}
}
.auth__btn:hover{color:#684933;background-color:#f8bc76;}
.auth__logo{position:absolute;top:50%;right:24px;margin-top:-13px;line-height:0;}
@media (max-width:1200px){
.auth__logo{right:15px;margin-top:-11px;}
}
@media (max-width:900px){
.auth__logo{right:13px;margin-top:-10px;}
}
@media (max-width:599px){
.auth__logo{right:8px;margin-top:-9px;}
}
.auth__logo path{transition:fill .3s ease;}
.auth__btn:hover .auth__logo path{fill:#684933;}
@media (max-width:1200px){
.auth__logo-icon{width:22px;height:22px;}
}
@media (max-width:900px){
.auth__logo-icon{width:20px;height:20px;}
}
@media (max-width:599px){
.auth__logo-icon{width:18px;height:18px;}
}
.mobile-menu{position:relative;z-index:1010;display:none;}
@media (max-width:900px){
.mobile-menu{display:block;}
}
.mobile-menu__btn{display:flex;align-items:center;justify-content:center;padding:9px 6px;-webkit-user-select:none;user-select:none;touch-action:manipulation;}
@media (max-width:900px){
.mobile-menu__btn{padding:9px 4px;}
}
@media (max-width:900px){
.mobile-menu__icon{width:23px;height:23px;}
}
@media (max-width:599px){
.mobile-menu__icon{width:21px;height:21px;}
}
.mobile-menu__icon path{transition:fill .3s ease;}
.mobile-menu__btn:hover .mobile-menu__icon path{fill:#a9aab9;}
.counters{position:relative;padding:23px 40px 63px 85px;background:linear-gradient(260.7deg,rgba(26,26,32,.5) 19.27%,rgba(29,29,37,.5) 90.31%);border-radius:80px;}
@media (max-width:1650px){
.counters{padding:23px 40px 63px 60px;border-radius:60px;}
}
@media (max-width:1350px){
.counters{padding:20px 30px 50px 40px;border-radius:30px;}
}
@media (max-width:1200px){
.counters{padding:10px 30px 35px;border-radius:25px;}
}
@media (max-width:900px){
.counters{padding:10px 30px 25px;border-radius:10px;}
}
@media (max-width:599px){
.counters{padding:0;background:none;}
}
.counters__list{display:flex;flex-wrap:wrap;max-width:600px;}
@media (max-width:1650px){
.counters__list{max-width:450px;}
}
@media (max-width:900px){
.counters__list{max-width:100%;}
}
.counters__item{position:relative;width:265px;margin-top:40px;padding-right:15px;padding-left:56px;}
@media (max-width:1650px){
.counters__item{width:200px;}
}
@media (max-width:1350px){
.counters__item{margin-top:30px;}
}
@media (max-width:1200px){
.counters__item{width:100%;margin-top:25px;}
}
@media (max-width:900px){
.counters__item{width:50%;margin-top:15px;padding-left:50px;}
}
@media (max-width:599px){
.counters__item{padding-left:40px;}
}
.counters__item:before{position:absolute;top:0;left:0;background-repeat:no-repeat;content:"";}
.counters__item--cases:before{width:46px;height:46px;background-image:url(https://ggdrop.live/static/media/cases-count.38f6afc6.svg);}
@media (max-width:1650px){
.counters__item--cases:before{width:38px;height:38px;}
}
@media (max-width:900px){
.counters__item--cases:before{width:33px;height:33px;}
}
@media (max-width:599px){
.counters__item--cases:before{width:29px;height:29px;}
}
.counters__item--contracts:before{width:46px;height:46px;background-image:url(https://ggdrop.live/static/media/contracts-count.8392b265.svg);}
@media (max-width:1650px){
.counters__item--contracts:before{width:38px;height:38px;}
}
@media (max-width:900px){
.counters__item--contracts:before{width:33px;height:33px;}
}
@media (max-width:599px){
.counters__item--contracts:before{width:29px;height:29px;}
}
.counters__item--users:before{width:47px;height:46px;background-image:url(https://ggdrop.live/static/media/users-count.f39dda42.svg);}
@media (max-width:1650px){
.counters__item--users:before{width:39px;height:38px;}
}
@media (max-width:900px){
.counters__item--users:before{width:32px;height:33px;}
}
@media (max-width:599px){
.counters__item--users:before{width:29px;height:30px;}
}
.counters__item--upgrades:before{width:47px;height:46px;background-image:url(https://ggdrop.live/static/media/upgrades-count.74ae792f.svg);}
@media (max-width:1650px){
.counters__item--upgrades:before{width:39px;height:38px;}
}
@media (max-width:900px){
.counters__item--upgrades:before{width:32px;height:33px;}
}
@media (max-width:599px){
.counters__item--upgrades:before{width:29px;height:30px;}
}
.counters__item-value{margin-bottom:2px;color:#f5f5f5;font-weight:900;font-size:25px;}
@media (max-width:1650px){
.counters__item-value{font-size:18px;}
}
@media (max-width:900px){
.counters__item-value{font-size:15px;}
}
@media (max-width:599px){
.counters__item-value{margin-bottom:3px;font-size:12px;}
}
.counters__item-label{color:#71727d;font-size:12px;text-transform:uppercase;}
@media (max-width:1200px){
.counters__item-label{font-size:11px;}
}
@media (max-width:900px){
.counters__item-label{font-size:10px;}
}
@media (max-width:599px){
.counters__item-label{font-size:8px;}
}
.footer{background-color:#17171f;}
.footer__inner{position:relative;padding-top:95px;}
@media (max-width:1650px){
.footer__inner{padding-top:35px;}
}
@media (max-width:1500px){
.footer__inner{padding-top:15px;}
}
@media (max-width:1350px){
.footer__inner{padding-top:25px;}
}
@media (max-width:1200px){
.footer__inner{padding-top:15px;}
}
@media (max-width:900px){
.footer__inner{padding-top:5px;}
}
.footer__inner:before{position:absolute;right:30px;bottom:0;z-index:1;width:544px;height:553px;background:url(https://ggdrop.live/static/media/character.2823bbed.png) 100%/100% no-repeat;content:"";}
@media (max-width:1650px){
.footer__inner:before{width:460px;height:476px;}
}
@media (max-width:1500px){
.footer__inner:before{width:390px;height:396px;}
}
@media (max-width:900px){
.footer__inner:before{display:none;}
}
.footer__top{display:flex;}
@media (max-width:900px){
.footer__top{flex-wrap:wrap;}
}
.footer__main{padding-right:50px;}
@media (max-width:900px){
.footer__main{display:flex;flex-wrap:wrap;width:100%;padding-right:0;}
}
.footer__main-top{display:flex;flex-shrink:0;align-items:center;margin-bottom:30px;padding-top:19px;}
@media (max-width:900px){
.footer__main-top{width:100%;margin-bottom:19px;padding-top:10px;padding-right:30px;}
}
@media (max-width:599px){
.footer__main-top{margin-bottom:8px;padding-right:0;}
}
.footer__logo{width:64px;height:64px;}
@media (max-width:1350px){
.footer__logo{width:50px;height:50px;}
}
@media (max-width:900px){
.footer__logo{width:40px;height:40px;}
}
@media (max-width:599px){
.footer__logo{width:35px;height:35px;}
}
.footer__main-info{padding-left:45px;}
@media (max-width:1350px){
.footer__main-info{padding-left:20px;}
}
@media (max-width:900px){
.footer__main-info{padding-left:15px;}
}
@media (max-width:599px){
.footer__main-info{padding-left:13px;}
}
.footer__copyright{margin-bottom:3px;color:#fff;font-weight:900;font-size:17px;}
@media (max-width:1350px){
.footer__copyright{font-size:14px;}
}
@media (max-width:900px){
.footer__copyright{font-size:13px;}
}
@media (max-width:599px){
.footer__copyright{font-size:12px;}
}
.footer__description{color:#cecfd6;font-weight:300;font-size:16px;}
@media (max-width:1350px){
.footer__description{font-size:13px;}
}
@media (max-width:900px){
.footer__description{font-size:12px;}
}
@media (max-width:599px){
.footer__description{font-size:11px;}
}
.footer__menu{padding-left:109px;}
@media (max-width:1350px){
.footer__menu{padding-left:70px;}
}
@media (max-width:1200px){
.footer__menu{padding-left:0;}
}
@media (max-width:900px){
.footer__menu{display:flex;flex-wrap:wrap;align-items:center;margin:-10px -20px 0;padding-bottom:20px;}
}
@media (max-width:599px){
.footer__menu{margin:0 -10px;padding-bottom:0;}
}
.footer__menu-item+.footer__menu-item{margin-top:15px;}
@media (max-width:900px){
.footer__menu-item+.footer__menu-item{margin-top:10px;}
}
@media (max-width:599px){
.footer__menu-item+.footer__menu-item{margin-top:5px;}
}
@media (max-width:900px){
.footer__menu-item{margin-top:10px;padding:0 20px;}
}
@media (max-width:599px){
.footer__menu-item{margin-top:5px;padding:0 10px;}
}
.footer__menu-link{color:#90929e;font-weight:300;font-size:14px;transition:color .3s ease;}
@media (max-width:1200px){
.footer__menu-link{font-size:13px;}
}
@media (max-width:900px){
.footer__menu-link{display:block;padding:5px 0;}
}
.footer__menu-link:hover{color:#ffcc7e;}
.footer__counters{flex-grow:1;}
@media (max-width:900px){
.footer__counters{width:100%;}
}
.footer__bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding-top:72px;padding-bottom:75px;padding-left:55px;background-color:rgba(23,23,31,.93);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}
@media (max-width:1650px){
.footer__bottom{padding-left:0;}
}
@media (max-width:1500px){
.footer__bottom{padding-top:40px;padding-left:30px;}
}
@media (max-width:1350px){
.footer__bottom{padding-bottom:40px;padding-left:0;}
}
@media (max-width:900px){
.footer__bottom{flex-wrap:wrap;padding-top:20px;padding-bottom:30px;-webkit-backdrop-filter:none;backdrop-filter:none;}
}
@media (max-width:599px){
.footer__bottom{padding-bottom:20px;}
}
.footer__cooperation{flex-shrink:0;padding-right:15px;}
@media (max-width:900px){
.footer__cooperation{margin-bottom:5px;padding-right:0;}
}
@media (max-width:599px){
.footer__cooperation{display:flex;justify-content:center;width:100%;}
}
.footer__cooperation-link{position:relative;display:block;padding:19px 65px 19px 20px;color:#96aadd;font-weight:900;font-size:13px;background-color:#1e1e2c;border-radius:8px;transition:opacity .3s ease;}
@media (max-width:1350px){
.footer__cooperation-link{padding:16px 50px 16px 18px;}
}
@media (max-width:900px){
.footer__cooperation-link{font-weight:700;font-size:12px;border-radius:6px;}
}
@media (max-width:599px){
.footer__cooperation-link{width:100%;padding:11px 35px 11px 15px;border-radius:4px;}
}
.footer__cooperation-link:after{position:absolute;top:50%;right:15px;width:24px;height:24px;margin-top:-12px;background:url(https://ggdrop.live/static/media/cooperation.6bdd9aba.svg) no-repeat;content:"";}
@media (max-width:599px){
.footer__cooperation-link:after{right:12px;width:16px;height:16px;margin-top:-8px;}
}
.footer__cooperation-link:hover{color:#96aadd;opacity:.7;}
.footer__socials-wrapper{display:flex;flex-shrink:0;align-items:center;}
@media (max-width:900px){
.footer__socials-wrapper{width:100%;}
}
@media (max-width:599px){
.footer__socials-wrapper{justify-content:center;margin-bottom:5px;}
}
.footer__socials-title{position:relative;flex-shrink:0;padding-right:100px;color:#33343d;font-size:15px;}
@media (max-width:1650px){
.footer__socials-title{display:none;}
}
@media (max-width:900px){
.footer__socials-title{display:block;padding-right:45px;font-size:14px;}
}
@media (max-width:599px){
.footer__socials-title{display:none;}
}
.footer__socials-title:after{position:absolute;top:50%;right:28px;display:block;width:44px;height:1px;background-color:#30313b;content:"";}
@media (max-width:900px){
.footer__socials-title:after{right:11px;width:15px;}
}
.footer__socials{flex-shrink:0;}
.footer__contacts{display:flex;flex-shrink:0;align-items:center;padding-left:15px;}
@media (max-width:1500px){
.footer__contacts{flex-direction:column-reverse;align-items:flex-start;}
}
@media (max-width:900px){
.footer__contacts{width:100%;padding-left:0;}
}
@media (max-width:599px){
.footer__contacts{align-items:center;}
}
.footer__contacts-email{position:relative;flex-shrink:0;margin-right:40px;padding:16px 22px 17px 58px;color:#934c4c;font-weight:300;font-size:15px;line-height:1;border:1px dashed rgba(48,34,34,.86);border-radius:8px;}
@media (max-width:1500px){
.footer__contacts-email{margin-right:0;padding:5px 0 6px 35px;border:none;}
}
@media (max-width:900px){
.footer__contacts-email{padding:16px 22px 17px 50px;font-size:13px;border:1px dashed rgba(48,34,34,.86);}
}
@media (max-width:599px){
.footer__contacts-email{padding:7px 10px 8px 35px;font-size:12px;border:none;}
}
.footer__contacts-email:before{position:absolute;top:50%;left:22px;width:24px;height:24px;margin-top:-12px;background:url(https://ggdrop.live/static/media/email.e606795b.svg) no-repeat;content:"";}
@media (max-width:1500px){
.footer__contacts-email:before{left:0;}
}
@media (max-width:900px){
.footer__contacts-email:before{left:13px;}
}
@media (max-width:599px){
.footer__contacts-email:before{left:0;}
}
.footer__contacts-info{max-width:390px;color:#4d4e57;font-weight:300;font-size:13px;line-height:1.3;}
@media (max-width:1500px){
.footer__contacts-info{margin-bottom:10px;}
}
@media (max-width:1200px){
.footer__contacts-info{max-width:350px;}
}
@media (max-width:599px){
.footer__contacts-info{max-width:100%;font-size:11px;line-height:1.2;text-align:center;}
}
html{box-sizing:border-box;-webkit-text-size-adjust:100%;height:100%;}
a,button{outline:none;}
*,:after,:before{box-sizing:inherit;}
:after,:before{text-decoration:inherit;vertical-align:inherit;}
*{margin:0;padding:0;background-repeat:no-repeat;}
audio:not([controls]){display:none;height:0;}
footer,header,main,section{display:block;}
a:active,a:hover{outline-width:0;}
[role=button],button{cursor:pointer;}
button{font:inherit;}
button{overflow:visible;}
button{-webkit-appearance:button;}
button{text-transform:none;}
button{color:inherit;background-color:initial;border-style:none;}
img{vertical-align:middle;border-style:none;}
svg:not(:root){overflow:hidden;}
li,ul{list-style:none;}
body{position:relative;min-height:100%;color:#fff;font-size:14px;font-family:"Gotham","GGLogo",-apple-system,BlinkMacSystemFont,Arial,sans-serif;background-color:#17171f;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
@media (max-width:900px){
body{font-size:13px;}
}
@media (max-width:599px){
body{font-size:12px;}
}
::-webkit-scrollbar-track{background-color:#21222b;}
::-webkit-scrollbar{width:7px;}
::-webkit-scrollbar-thumb{background-color:#30313c;border-radius:2px;}
.wrapper{display:flex;flex-direction:column;min-height:100vh;}
a{color:#e59d5d;text-decoration:none;transition:all .3s ease;}
a:hover{color:#f8bc76;}
main{position:relative;display:flex;flex:1 1 auto;flex-direction:column;background:#17171f url(https://ggdrop.live/static/media/small-background.cc2728cd.png) top no-repeat;background-size:1446px 388px;}
@media (max-width:599px){
main{background-image:url(https://ggdrop.live/static/media/small-background-sm.119ada40.png);background-size:600px 161px;}
}
h3{font-size:22px;}
/*! CSS Used from: https://code.jivo.ru/css/c835683/widget.css */
jdiv,jdiv *{font-family:system-ui,-apple-system,Arial,sans-serif;}
jdiv *{font-feature-settings:normal!important;box-sizing:border-box!important;}
div#jivo-iframe-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent!important;bottom:0!important;height:0!important;margin:0;max-height:100%!important;min-height:0!important;overflow:hidden!important;padding:0;position:fixed!important;top:auto;transition:none;width:0!important;}
iframe#jivo_container{background:transparent!important;bottom:0!important;display:block!important;height:0!important;opacity:0;position:relative!important;top:0!important;visibility:hidden;width:0!important;z-index:0!important;}
.globalClass_bad6 :after,.globalClass_bad6 :before{content:none;}
jdiv{clip:auto;word-wrap:normal;zoom:normal;font-feature-settings:normal!important;-webkit-text-size-adjust:inherit;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:currentColor;animation:0s none;-webkit-backface-visibility:visible;backface-visibility:visible;background:none;border:0;bottom:auto;box-shadow:none;box-sizing:border-box;caption-side:top;clear:none;cursor:auto;direction:ltr;display:inline;filter:none!important;flex:none;font-weight:400;height:auto;-webkit-hyphens:manual;hyphens:manual;image-rendering:auto;justify-content:flex-start;left:auto;letter-spacing:normal;line-height:normal;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;-o-object-fit:fill;object-fit:fill;opacity:1;order:1;orphans:2;outline:0 none;overflow:visible;padding:0;perspective:none;position:static;resize:none;right:auto;text-align:left;text-decoration:none;text-indent:0;text-overflow:clip;text-shadow:none;text-transform:none;top:auto;transform:none;transition:all 0s ease 0s;unicode-bidi:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline;white-space:normal;width:auto;word-break:normal;word-spacing:normal;z-index:auto;}
jdiv:after,jdiv:before{box-sizing:inherit;}
.pseudoHeight_c9f6{bottom:0;left:0;position:fixed;right:0;top:0;visibility:hidden;width:auto;}
jdiv.jivoMouseTrack_ee25{-webkit-touch-callout:none!important;background-color:transparent!important;bottom:0!important;display:none;height:auto!important;left:-300px!important;max-height:none!important;opacity:0!important;position:fixed!important;right:-300px!important;top:-200px!important;transform:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-o-user-select:none!important;user-select:none!important;width:auto!important;z-index:2147483647!important;}
.player_afcd{display:block;height:0;opacity:0;overflow:hidden;position:absolute;width:0;}
.leaf_d7be{height:33px;overflow:hidden;position:absolute;width:32px;z-index:6;}
.leaf_d7be._bottom_bbbf{border-radius:0 24px 0 0!important;right:0;top:0;width:33px;}
.leaf_d7be._bottom_bbbf .cssLeaf_bd0f{height:34px!important;overflow:visible;position:absolute;right:0;top:0;width:32px!important;}
.wrap_ab5a{-webkit-touch-callout:none!important;bottom:auto!important;direction:ltr!important;display:none;height:70px;left:0!important;max-height:none!important;overflow:visible;position:absolute!important;right:0!important;top:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;}
.closeButton_c89c{cursor:pointer!important;display:block;height:23px!important;margin-left:-34px!important;margin-top:0!important;opacity:1;overflow:visible!important;transition:opacity .3s cubic-bezier(.39,.24,.21,.99)!important;transition-delay:.3s;width:23px!important;}
.closeIcon_ad5f{background-repeat:no-repeat;cursor:pointer;display:block;height:28px;opacity:.85;width:28px;}
.closeIcon_ad5f:hover{opacity:1;}
.contentWrapper_bc76{display:block;height:100%;width:100%;}
.label_c43b{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 12px 14px 8px rgba(0,0,0,.17);display:block;filter:blur(0);height:40px;opacity:0;position:fixed;z-index:2147483648;}
.label_c43b.__show_e7ff{opacity:1;}
.label_c43b:hover{cursor:pointer;}
.label_c43b .leafCont_c0e0{position:absolute;}
.label_c43b._bottom_fcca{border-top-left-radius:8px!important;border-top-right-radius:34px!important;min-width:300px;}
.label_c43b._bottom_fcca .leafCont_c0e0{right:0;top:0;}
.label_c43b._bottom_fcca .text_fddf{margin:0 37px 0 16px;min-width:160px;transform:translateZ(0);visibility:visible;}
.label_c43b._bottom_fcca .text_fddf._noAd_aeb6{margin:0 33px 0 16px;}
.label_c43b._bottom_fcca .text_fddf:hover{cursor:pointer;}
.label_c43b .text_fddf{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden;font:inherit;line-height:40px;text-indent:0;vertical-align:top;visibility:visible;}
.label_c43b .text_fddf:hover{cursor:pointer;}
.label_c43b .hoverl_a548{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;z-index:4;}
.hoverl_a548:hover .omnichannel_a5cf{display:block;}
.omnichannel_a5cf{display:none;height:0;}
.omnichannel_a5cf:after{content:"";display:block;left:0;position:absolute;right:0;}
.omnichannel_a5cf.bottom_c1e7:after{bottom:40px;top:-16px;}
.contentTransitionWrap_f819{animation-duration:.15s;animation-fill-mode:backwards;animation-name:fadeIn_da21;animation-timing-function:ease;}
/*! CSS Used keyframes */
@-webkit-keyframes mysteryHover{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}50%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg);}to{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}}
@keyframes mysteryHover{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}50%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg);}to{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}}
@-webkit-keyframes banner_characters__1Rh5f{0%{opacity:0;}to{opacity:1;}}
@keyframes banner_characters__1Rh5f{0%{opacity:0;}to{opacity:1;}}
@-webkit-keyframes liveAnimation{0%{opacity:.3;}50%{opacity:1;}to{opacity:.3;}}
@keyframes liveAnimation{0%{opacity:.3;}50%{opacity:1;}to{opacity:.3;}}
@keyframes fadeIn_da21{0%{opacity:.4;}to{opacity:1;}}
/*! CSS Used fontfaces */
@font-face{font-weight:400;font-family:"DIN Pro";font-style:normal;src:url(https://ggdrop.live/static/media/DINPro-CondensedRegular.aa661f4d.woff2) format("woff2"),url(https://ggdrop.live/static/media/DINPro-CondensedRegular.98ce3fd4.woff) format("woff");}
@font-face{font-weight:300;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Light_Web.52135bfa.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Light_Web.001d3ecf.woff) format("woff");}
@font-face{font-weight:400;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Book_Web.7fa96aa0.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Book_Web.cbe772b0.woff) format("woff");}
@font-face{font-weight:700;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Bold_Web.d23d96ae.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Bold_Web.a9c4b82b.woff) format("woff");}
@font-face{font-weight:800;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Ultra_Web.fe1fc9ae.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Ultra_Web.6e817237.woff) format("woff");}
@font-face{font-weight:900;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Black_Web.a772a67e.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Black_Web.b80aacb6.woff) format("woff");}
@font-face{font-weight:400;font-family:"GGLogo";src:url(https://ggdrop.live/static/media/gg-logo.3cec3983.eot);src:url(https://ggdrop.live/static/media/gg-logo.3cec3983.eot) format("embedded-opentype"),url(https://ggdrop.live/static/media/gg-logo.6e04336f.woff2) format("woff2"),url(https://ggdrop.live/static/media/gg-logo.b329ea4f.woff) format("woff"),url(https://ggdrop.live/static/media/gg-logo.b3f7d061.ttf) format("truetype"),url(https://ggdrop.live/static/media/gg-logo.c52ae151.svg) format("svg");}
@font-face{font-weight:700;font-family:"GGLogo";src:url(https://ggdrop.live/static/media/gg-logo.3cec3983.eot);src:url(https://ggdrop.live/static/media/gg-logo.3cec3983.eot) format("embedded-opentype"),url(https://ggdrop.live/static/media/gg-logo.6e04336f.woff2) format("woff2"),url(https://ggdrop.live/static/media/gg-logo.b329ea4f.woff) format("woff"),url(https://ggdrop.live/static/media/gg-logo.b3f7d061.ttf) format("truetype"),url(https://ggdrop.live/static/media/gg-logo.c52ae151.svg) format("svg");}


/*! CSS Used from: https://ggdrop.live/static/css/main.b6c7affa.chunk.css */
.container{position:relative;max-width:2060px;margin:0 auto;padding:0 100px;}
@media (max-width:1350px){
.container{padding:0 25px;}
}
@media (max-width:599px){
.container{padding:0 15px;}
}
.seven-keys-boxes{margin:20px 0;}
@media (max-width:599px){
.seven-keys-boxes{margin:15px 0;}
}
.seven-keys-boxes__header{position:relative;display:flex;align-items:center;background-color:#1b1b25;border-radius:12px;}
@media (max-width:1350px){
.seven-keys-boxes__header{margin:0 -25px;border-radius:0;}
}
@media (max-width:900px){
.seven-keys-boxes__header{flex-direction:column;padding:20px 25px;}
}
@media (max-width:599px){
.seven-keys-boxes__header{margin:0 -15px;}
}
.seven-keys-boxes__header:before{position:absolute;bottom:-4px;left:0;width:240px;height:126px;background:url(https://ggdrop.live/static/media/logo.33849722.png) no-repeat;background-size:240px 126px;content:"";}
@media (max-width:900px){
.seven-keys-boxes__header:before{width:200px;height:105px;background-size:200px 105px;}
}
@media (max-width:599px){
.seven-keys-boxes__header:before{bottom:-2px;width:150px;height:79px;background-size:150px 79px;}
}
.seven-keys-boxes__header-left{flex-grow:1;flex-shrink:0;padding:30px 0 30px 160px;}
@media (max-width:900px){
.seven-keys-boxes__header-left{margin-bottom:10px;padding:0;text-align:center;}
}
.seven-keys-boxes__header-content{z-index:1;display:flex;align-items:center;padding-right:27px;padding-left:20px;}
@media (max-width:1200px){
.seven-keys-boxes__header-content{flex-direction:column-reverse;align-items:flex-end;padding:25px 27px 25px 20px;}
}
@media (max-width:900px){
.seven-keys-boxes__header-content{align-items:center;width:100%;padding:0;}
}
.seven-keys-boxes__title{margin-bottom:3px;color:#fafafb;font-weight:900;font-size:24px;text-transform:uppercase;}
@media (max-width:1600px){
.seven-keys-boxes__title{font-size:22px;}
}
@media (max-width:1200px){
.seven-keys-boxes__title{font-size:20px;}
}
@media (max-width:900px){
.seven-keys-boxes__title{margin-bottom:0;font-size:17px;}
}
@media (max-width:599px){
.seven-keys-boxes__title{font-size:16px;}
}
.seven-keys-boxes__subtitle{color:#cecfd6;font-weight:300;font-size:15px;}
@media (max-width:1200px){
.seven-keys-boxes__subtitle{font-size:14px;}
}
@media (max-width:900px){
.seven-keys-boxes__subtitle{display:none;}
}
.seven-keys-boxes__tooltip-wrapper{display:flex;flex-direction:column;flex-shrink:0;align-items:center;}
@media (max-width:1200px){
.seven-keys-boxes__tooltip-wrapper{margin-bottom:15px;}
}
@media (max-width:900px){
.seven-keys-boxes__tooltip-wrapper{width:100%;}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip-wrapper{margin-bottom:10px;}
}
.seven-keys-boxes__tooltip-btn{padding:11px 17px;color:#c9cad3;font-weight:700;font-size:12px;background-color:#2b2d3d;border-radius:6px;cursor:help;transition:background-color .3s ease;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-btn{display:inline-block;padding:9px 12px;font-size:11px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip-btn{font-size:10px;}
}
.seven-keys-boxes__tooltip-btn:hover{background-color:#3a3c4e;}
.seven-keys-boxes__tooltip-block{position:relative;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-block{display:flex;justify-content:center;width:100%;}
}
.seven-keys-boxes__tooltip{position:absolute;right:0;bottom:calc(100% + 15px);width:370px;padding:13px 15px;color:#fff;font-size:12px;text-transform:none;background-color:#3a3c4e;border-radius:6px;-webkit-transform:translateY(-5px);transform:translateY(-5px);visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;transition:visibility .3s ease,opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;}
.seven-keys-boxes__tooltip:after{position:absolute;right:15px;bottom:-8px;width:0;height:0;border-top:9px solid #3a3c4e;border-right:12px solid transparent;border-left:12px solid transparent;content:"";}
@media (max-width:900px){
.seven-keys-boxes__tooltip:after{right:50%;margin-right:-12px;}
}
@media (max-width:900px){
.seven-keys-boxes__tooltip{right:50%;padding:11px 13px;font-size:11px;border-radius:4px;-webkit-transform:translate(50%,-5px);transform:translate(50%,-5px);}
}
@media (max-width:599px){
.seven-keys-boxes__tooltip{width:290px;}
}
.seven-keys-boxes__tooltip-btn:hover+.seven-keys-boxes__tooltip{-webkit-transform:none;transform:none;visibility:visible;opacity:1;}
@media (max-width:900px){
.seven-keys-boxes__tooltip-btn:hover+.seven-keys-boxes__tooltip{-webkit-transform:translateX(50%);transform:translateX(50%);}
}
.seven-keys-boxes__list{display:flex;flex-wrap:wrap;justify-content:center;}
.seven-keys-boxes__item{width:16.6666%;}
@media (max-width:1600px){
.seven-keys-boxes__item{width:20%;}
}
@media (max-width:1200px){
.seven-keys-boxes__item{width:25%;}
}
@media (max-width:900px){
.seven-keys-boxes__item{width:33.3333%;}
}
@media (max-width:599px){
.seven-keys-boxes__item{width:50%;}
}
.seven-keys-boxes__timer{flex-shrink:0;padding-right:30px;}
@media (max-width:1550px){
.seven-keys-boxes__timer{display:none;}
}
.seven-keys-box{display:block;padding:10px 6px 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.seven-keys-box__image-wrapper{display:flex;align-items:center;width:93%;margin:0 auto;}
@media (max-width:1800px){
.seven-keys-box__image-wrapper{width:93%;}
}
@media (max-width:1600px){
.seven-keys-box__image-wrapper{max-width:220px;}
}
.seven-keys-box__image-inner{position:relative;display:block;width:100%;height:0;padding-bottom:100%;line-height:1;}
.seven-keys-box__image{width:100%;-webkit-transform:scale(1.2);transform:scale(1.2);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;image-rendering:-webkit-optimize-contrast;}
.seven-keys-box:hover .seven-keys-box__image{-webkit-transform:scale(1.25);transform:scale(1.25);}
.seven-keys-box__info{position:relative;z-index:1;padding-top:20px;}
.seven-keys-box__title{min-width:0;margin-bottom:8px;padding:0 10px;overflow:hidden;color:#fff;font-size:15px;white-space:nowrap;text-align:center;text-overflow:ellipsis;transition:color .3s ease;}
@media (max-width:1200px){
.seven-keys-box__title{font-size:14px;}
}
@media (max-width:900px){
.seven-keys-box__title{font-size:13px;}
}
@media (max-width:599px){
.seven-keys-box__title{margin-bottom:6px;font-size:12px;}
}
.seven-keys-box:hover .seven-keys-box__title{color:#eeac64;}
.seven-keys-box--locked .seven-keys-box__title{color:#37394c;transition:none;}
.seven-keys-box--locked:hover .seven-keys-box__title{color:#37394c;}
.seven-keys-box__price-wrapper{position:relative;z-index:1;display:flex;justify-content:center;}
.seven-keys-box__price{min-width:75px;padding:8px 20px;color:#413327;font-weight:700;font-size:15px;text-align:center;text-transform:uppercase;background-color:#f3a45d;border-radius:5px;}
@media (max-width:1200px){
.seven-keys-box__price{font-size:13px;}
}
@media (max-width:900px){
.seven-keys-box__price{min-width:65px;padding:6px 15px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-box__price{min-width:50px;padding:4px 10px;font-size:11px;border-radius:3px;}
}
.seven-keys-box__price--closed{color:#3e3f4f;background-color:#232433;}
.seven-keys-box__price--closed{position:relative;height:34px;font-size:0;}
@media (max-width:1200px){
.seven-keys-box__price--closed{height:31px;}
}
@media (max-width:900px){
.seven-keys-box__price--closed{height:27px;}
}
@media (max-width:599px){
.seven-keys-box__price--closed{height:22px;}
}
.seven-keys-box__price--closed:before{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;background:url(https://ggdrop.live/static/media/padlock.5dfe8069.svg) no-repeat;content:"";}
@media (max-width:900px){
.seven-keys-box__price--closed:before{width:16px;height:16px;margin-top:-8px;margin-left:-8px;}
}
@media (max-width:599px){
.seven-keys-box__price--closed:before{width:12px;height:12px;margin-top:-6px;margin-left:-6px;}
}
.seven-keys-timer{display:flex;align-items:center;}
.seven-keys-timer__content{position:relative;display:flex;align-items:center;padding:10px 10px 10px 69px;font-weight:700;border:1px solid #23242e;border-radius:7px;}
.seven-keys-timer__content:before{position:absolute;top:50%;left:20px;width:31px;height:34px;margin-top:-17px;background:url(https://ggdrop.live/static/media/timer-icon.94b8bf33.svg) no-repeat;content:"";}
@media (max-width:900px){
.seven-keys-timer__content:before{left:13px;width:26px;height:29px;margin-top:-15px;}
}
@media (max-width:599px){
.seven-keys-timer__content:before{left:10px;width:22px;height:24px;margin-top:-12px;}
}
@media (max-width:900px){
.seven-keys-timer__content{padding-left:53px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-timer__content{padding:6px 6px 6px 42px;}
}
.seven-keys-timer__list{display:flex;}
.seven-keys-timer__item{padding:12px 10px;color:#b1b1c1;font-size:18px;font-family:"DIN Pro","Gotham",-apple-system,BlinkMacSystemFont,Arial,sans-serif;line-height:1;text-transform:uppercase;background-color:#292a39;border-radius:5px;}
@media (max-width:900px){
.seven-keys-timer__item{padding:10px 8px;font-size:14px;border-radius:4px;}
}
@media (max-width:599px){
.seven-keys-timer__item{padding:8px 6px;font-size:13px;border-radius:3px;}
}
.seven-keys-timer__item--seconds{color:#6b6c7e;}
.seven-keys-timer__item+.seven-keys-timer__item{margin-left:5px;}
@media (max-width:900px){
.seven-keys-timer__item+.seven-keys-timer__item{margin-left:3px;}
}
.seven-keys-timer__separator{display:flex;align-items:center;padding:11px 5px;color:#525468;font-size:18px;line-height:0;}
@media (max-width:900px){
.seven-keys-timer__separator{font-size:16px;}
}
@media (max-width:599px){
.seven-keys-timer__separator{padding:5px 4px;font-size:13px;}
}
a{outline:none;}
*,:after,:before{box-sizing:inherit;}
:after,:before{text-decoration:inherit;vertical-align:inherit;}
*{margin:0;padding:0;background-repeat:no-repeat;}
a:active,a:hover{outline-width:0;}
img{vertical-align:middle;border-style:none;}
li,ul{list-style:none;}
::-webkit-scrollbar-track{background-color:#21222b;}
::-webkit-scrollbar{width:7px;}
::-webkit-scrollbar-thumb{background-color:#30313c;border-radius:2px;}
a{color:#e59d5d;text-decoration:none;transition:all .3s ease;}
a:hover{color:#f8bc76;}
/*! CSS Used fontfaces */
@font-face{font-weight:400;font-family:"DIN Pro";font-style:normal;src:url(https://ggdrop.live/static/media/DINPro-CondensedRegular.aa661f4d.woff2) format("woff2"),url(https://ggdrop.live/static/media/DINPro-CondensedRegular.98ce3fd4.woff) format("woff");}
@font-face{font-weight:300;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Light_Web.52135bfa.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Light_Web.001d3ecf.woff) format("woff");}
@font-face{font-weight:400;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Book_Web.7fa96aa0.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Book_Web.cbe772b0.woff) format("woff");}
@font-face{font-weight:700;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Bold_Web.d23d96ae.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Bold_Web.a9c4b82b.woff) format("woff");}
@font-face{font-weight:800;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Ultra_Web.fe1fc9ae.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Ultra_Web.6e817237.woff) format("woff");}
@font-face{font-weight:900;font-family:"Gotham";font-style:normal;src:url(https://ggdrop.live/static/media/Gotham-Black_Web.a772a67e.woff2) format("woff2"),url(https://ggdrop.live/static/media/Gotham-Black_Web.b80aacb6.woff) format("woff");}