@font-face{font-family:DelaGothicOneRegular;font-weight:400;font-style:normal;src:url(../fonts/DelaGothicOneRegular.woff);font-display:swap;}

@font-face{font-family:DrukWideCyr;font-weight:400;font-style:normal;src:url(../fonts/DrukWideCyr-medium.woff2);font-display:swap;}
@font-face{font-family:DrukWideCyr;font-weight:700;font-style:normal;src:url(../fonts/DrukWideCyr.woff);font-display:swap;}

@font-face{font-family:Onest;font-weight:400;font-style:normal;src:url(../fonts/OnestRegular.woff);font-display:swap;}

@font-face{font-family:BebasNeue;font-weight:400;font-style:normal;src:url(../fonts/BebasNeueRegular.woff);font-display:swap;}

body,html{margin:0;padding:0;width:100%;height:auto;font-family:DrukWideCyr;color:#ffffff;font-size:18px;font-weight:400;background:#1C1714;overflow-x:hidden;position:relative;}
body::-webkit-scrollbar,.modal .text::-webkit-scrollbar,.delivery-suggest::-webkit-scrollbar{width:4px;}
body::-webkit-scrollbar-track,.modal .text::-webkit-scrollbar-track,.delivery-suggest::-webkit-scrollbar-track{box-shadow:none;background:#1C1714;}
body::-webkit-scrollbar-thumb,.modal .text::-webkit-scrollbar-thumb,.delivery-suggest::-webkit-scrollbar-thumb{background-color:#E42716;outline:0px solid #fff;}
::selection{background-color:#E42411;color:#fff;}
::-moz-selection{background-color:#E42411;color:#fff;}
a{color:#ffffff;transition:.2s;text-decoration:none;}
a:hover{color:#1C1714;}
b{font-weight:400;}
*{box-sizing:border-box}
div{display:flex;flex-direction:column;}
section{display:flex;flex-direction:column;width:100%;}
img{max-width:100%;height:auto;}
footer{margin-top:auto;}
select{cursor:pointer;}
select option{padding:20px;min-height:40px;}
input[type="text"],input[type="password"],input[type="date"],input[type="tel"],input[type="email"],textarea,select,input[type=number],.select2-container .select2-selection--single,form .uploader label,.select2-container--default .select2-selection--multiple{display:flex;width:100%;height:60px;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255, .25);padding:0 20px;font-weight:400;outline:none;color:#ffffff;transition:.2s;font-size:16px;background:rgba(255,255,255,.05);font-family:Onest;}
textarea{padding:20px 22px;height:120px;resize:none;}
input::placeholder,textarea::placeholder,input[type=date]:invalid::-webkit-datetime-edit{font-size:16px;font-family:Onest;transition:.2s;color:rgba(255, 255, 255, .75);font-weight:400;}
input[type="date"]::-webkit-calendar-picker-indicator{cursor:pointer}
input:focus::placeholder,textarea:focus::placeholder{color:rgba(52, 31, 16,.0);}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
input[type="text"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type=date]:focus,input[type="password"]:focus,textarea:focus,select:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text:focus,.select2-container--open .select2-selection{box-shadow:0 0 1px 5px rgba(255,255,255,.1);}
input:disabled{color:rgba(255,255,255,.5);}
fieldset{border-color:#eee;border-style:solid;border-width:1px;border-radius:3px;}
legend{padding:0 10px;}
i{font-style:normal;}
iframe,iframe body{display:block;width:100%;border:0px;max-width:100%;overflow-x:hidden;}
svg{transition:.2s;}
input.errorr,input.error,textarea.error,select.error{border-color:#E84B37!important;}
input.good.valid,input.good.valid{border-color:#3BB698!important;}
.button:disabled{cursor:not-allowed!important;}
.check{padding:0;margin:5px 0;}
.check.groupe{flex-direction:row;justify-content:space-between;}
.check .item:not(:last-child){margin-bottom:20px;}
.check input,.radios input{display:none;}
.check input + label,.radios input + label{position:relative;padding:0 0 0 32px;cursor:pointer;font-family:DelaGothicOneRegular;font-size:16px;font-weight:400;}
.check input + label:before,.radios input + label:before{content:'';position:absolute;top:0px;left:0;box-sizing:border-box;width:24px;height:24px;border-radius:5px;border:1px solid rgba(255,255,255, .25);background:rgba(255,255,255,.05);transition:.2s;}
.check input + label:after,.radios input + label:after{content:'';position:absolute;top:-6px;left:-3px;box-sizing:border-box;width:30px;height:30px;background:#fff;background:#2973BA;transition:.2s;transform:scale(0);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="%23E42411"><path d="M0 11.522l1.578-1.626 7.734 4.619 13.335-12.526 1.353 1.354-14 18.646z"/></svg>') 50% 50% no-repeat;background-size:contain;}
.check input:checked + label:after,.radios input:checked + label:after{transform:scale(1);}
.radios input + label:before,.radios input + label:after{border-radius:100%;}
.radios input + label:after{background:#A68246;width:12px;height:12px;border-radius:100%;top:4px;left:4px;}
.radios input.error + label:after{background:#F76463;}
.check label a{border-bottom:1px solid #ffffff;}

.w-100{width:100%;}
.w-70{width:calc(70% - 10px);}
.w-50{width:calc(50% - 10px);}
.w-33{width:calc(33.33% - 13.33px);}
.w-25{width:calc(25% - 15px);}
.w-30{width:calc(30% - 10px);}

form,form>.inner-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-block-end:0;}
form>*:not(:last-child){margin-bottom:20px;}
form .uploader input{display:none;}
form .uploader label{border-style:dashed;border-width:3px;background:none;}
form .uploader .uploader-wrap{flex-direction:row;width:100%;align-items:center;cursor:pointer;}
form .uploader svg{width:24px;height:24px;}
form .uploader svg *:first-child{fill:#ffffff}
form .uploader svg *:not(:first-child){stroke:#ffffff}
form .uploader svg.added,form .uploader .added svg{display:none;}
form .uploader .added svg.added *:first-child{fill:#A68246;}
form .uploader .added svg.added *:not(:first-child){stroke:#A68246;}
form .uploader .added svg.added{display:block;}
form .uploader .uploader-wrap span{margin:0 0 0 10px;}
form .label{text-align:left;margin:0 0 5px 0;font-size:14px;}
form>.inner-form>*:not(:last-child){margin-bottom:20px;}
form .w-100.actions{flex-direction:row;align-items:center;justify-content:space-between;}
form#form-winners-info .button{margin:0 auto;}
form#form-merch-delivery label{text-align:left;}

.button,.top-menu .button{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;padding:0 10px;height:54px;font-size:12.5px;font-family:DelaGothicOneRegular;line-height:1;white-space:nowrap;text-decoration:none;color:#1C1714;background:#1C1714;border-radius:8px;border:1px solid #ffffff;cursor:pointer;font-weight:400;transition:.2s;margin:0 auto 0 0;max-width:100%;text-transform:uppercase;overflow:hidden;}
.button.disabled{opacity:.5;pointer-events:none!important;cursor:not-allowed!important;}
.button.black{color:#fff;}
.button.yellow{background:#FFCC00;}
.button.orange{background:#FF8D28;}
.button.blue{background:#478DF5;}
.button.red{background:#E42411;}
.button svg{width:18px;height:18px;margin:0 15px 0 0;fill:#1C1714;transition:.2s;}
.button.claim svg{width:24px;height:24px;}
.button:hover svg{fill:#1C1714;}
.button.blick:after{content:"";position:absolute;top:0;left:-1000%;width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);transform:skewX(25deg);animation:shine 5s linear infinite;}
.button.extra-small{height:30px;font-size:12px;min-width:1px!important;}
.button:hover,.top-menu .button:hover{color:#1C1714;background:#ffffff;}
.button.retry-scan{height:40px;font-size:12px!important;color:#1C1714!important;margin:5px 0 0 0!important;}

.button.black>svg{fill:#fff;}
.button.black span svg{margin:0 0 0 6px;width:117px;height:10px;}
.button.black:hover span svg>*{transition:.2s;}
.button.black:hover span svg>*{fill:#1C1714;}

.button.loading{background:linear-gradient(45deg, #fff 25%, #eee 25%, #eee 50%, #fff 50%, #fff 75%, #eee 75%, #eee);border-color:transparent!important;background-size:100px 100px;animation:loading 7.5s linear infinite;pointer-events:none;color:#1C1714!important}
.promo-code.button.extra-small{display:inline-flex;margin:0 0 0 30px;height:40px;border-radius:4px;font-size:14px;}


@keyframes shine {
    0% { left: -1000%;}
    100% { left: 100%;}
}

@keyframes loading {
0%{background-position: 0 0;}
100%{background-position: 100% 100%;}
}

.content{width:100%;height:auto;min-height:100vh;max-width:100%;margin:0 auto;padding:0;overflow-x:hidden;position:relative;z-index:2;}
.container{width:100%;max-width:1130px;flex-direction:column;padding:0 20px;margin:0 auto;position:relative;}

header{display:flex;position:fixed;top:0;left:0;width:100%;z-index:99;transition:.2s;height:100px;background:transparent;}
header.min{background:#1C1714;height:100px;box-shadow:0 -10px 40px rgba(0,0,0,.3);}
.header-wrap{width:100%;height:100%;flex-direction:row;align-items:center;justify-content:space-between;}

.modal{display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:rgba(28, 23, 20,.85);z-index:99999;opacity:0;visibility:hidden;transition:.2s;}
.modal.modal-info{z-index:999999;}
.modal .modal-body{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:auto;max-width:calc(100% - 40px);max-height: calc(100dvh - 100px);min-width:380px;padding:30px 20px 30px 20px;background:#1C1714;box-shadow:0px 10px 280px 0px rgba(228, 36, 17, .5);border-radius:8px;transition:transform cubic-bezier(0.68,-0.55,0.27, 1.55) .2s;font-size:16px;border-top:1px solid rgba(252,252,252,.08);}
.modal-body>*{position:relative;z-index:2;}
.modal.visible{opacity:1;visibility:visible;}
.modal.visible .modal-body{transform:translate(-50%,-50%) scale(1);}
.modal-close{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;right:10px;top:10px;width:56px;height:56px;background:none;z-index:5;transition:.2s;cursor:pointer;font-family:DelaGothicOneRegular;}
.modal-close svg{width:56px;height:56px;max-width:56px;transition:.2s;}
.modal-close svg>*{stroke:#ffffff;}
.modal-close:hover svg,.modal-close:focus svg,.modal-close:active svg{transform:rotate(-180deg);}
.modal .text{width:100%;max-height:100%;overflow:auto;padding:0 10px 0 10px;}
.modal .desc{display:block;font-size:20px;line-height:1.5;}
.modal .text.center{text-align:center;}
.modal .text.center p{font-size:20px;margin:5px 0;}
.modal-title{position:relative;font-size:24px;font-weight:400;color:#ffffff;padding:0 0 10px 0;text-transform:uppercase;font-family:DelaGothicOneRegular;}
.modal-title + form{margin-top:20px;}
.modal-title:last-child{padding-bottom:0px;}
.modal .no-desc .modal-title{margin:0;}
.modal-body .icon{width:50px;height:50px;border-radius:100%;align-items:center;justify-content:center;justify-content:center;align-items:center;margin:0 auto 10px auto;}
.modal .icon svg{display:none;}
.modal.error .icon .error{display:block;}
.modal.success .icon .success{display:block;}
.modal .form{margin:20px 0 0 0;}
.modal-profile .modal-body,.modal-password .modal-body{max-width:360px;}
.modal-profile .button,.modal-password .button{width:100%;}
.modal-check .modal-body{width:calc(100% - 40px);max-width:620px;}
.modal a{color:#E42411;}
.modal a:hover{color:#fff;}
.modal .button{font-size:18px;}
.modal-desc{font-size:14px;line-height:1.2;color:rgba(255,255,255,.6)}
.modal-info.info .icon{display:none;}
.modal-winners-info .modal-body{max-width:600px;}

section{display:flex;flex-direction:column;padding:50px 0;position:relative;z-index:5;}

.section-title{padding:0;margin:0;font-size:64px;text-align:center;font-weight:400;line-height:1.1;color:#fff;width:auto;margin:0 auto;text-transform:uppercase;font-family:DrukWideCyr;}
.section-title.medium{font-size:48px;}
.section-title.white{color:#fff;}
.section-desc{text-align:center;font-size:30px;font-weight:400;margin:15px 0 0 0;text-transform:uppercase;line-height:1.6;}

table{border:0px;border-spacing:0px;width:100%;}
table td,table th{padding:12px 20px;text-align:left;font-size:24px;text-transform:uppercase;}
table td{font-family:Onest;font-size:16px;}
table thead th{background:none;font-weight:400;color:#fff;font-size:23px;background:none;border-bottom:2px solid #EB330E}
table thead th:first-child{border-radius:10px 0 0 0;}
table thead th:last-child{border-radius:0 10px 0 0;}
table tr:nth-child(even) td{background:rgba(255,255,255,.05);}
table tr:last-child td:first-child{border-radius:0 0 0 10px;}
table tr:last-child td:last-child{border-radius:0 0 10px 0;}
table td.delete{padding:5px 20px;width:80px;}
table .button.delete{width:40px;height:40px;padding:0;}
table .button.delete svg{margin:0;width:48px;height:48px;}
table p{margin:0;}
table small{font-size:14px;color:rgba(255,255,255,.6)}
table td.comment{text-transform:none;}
.checks td span.promo-code{display:inline-flex;margin:0 0 0 30px!important;height:40px;font-size:14px;font-weight:700;background:rgba(235, 51, 14,.25);border-radius:4px;padding:0 10px;align-items:center;}

.only-text{display:block;}
.only-text>*{margin:0px;}
.only-text>*:not(:last-child){margin-bottom:10px;}
.only-text a{border-bottom:1px solid #ffffff;}
.only-text a:hover{color:#1C1714;border-color:#1C1714;}

.tabs{width:100%;max-width:650px;background:none;border-radius:20px;padding:0;margin:0 auto 0 auto;position:relative;}
.tabs-nav{flex-direction:row;justify-content:center;list-style:none;margin:0;padding:0;font-size:20px;font-weight:400;justify-content:space-between;}
.tabs-nav>*{transition:.2s;text-align:center;cursor:pointer;}
.tabs-nav>*.active{background:#1C1714;transform:translateY(-3px);box-shadow:0 2px 0 1px rgba(0,0,0,.15);}
.tabs form{margin:0;}
.tabs form .button{width:100%;}
.tabs.forgot .tabs-nav>*{width:100%;}
.tab-content{display:none;}
.tabs-checks-nav{flex-direction:row;align-items:center;height:50px;justify-content:center;border-radius:8px;overflow:hidden;border:2px solid #E42411;margin:10px 0 20px 0;}
.tabs-checks-nav>*{display:flex;width:33.33%;height:100%;align-items:center;justify-content:center;cursor:pointer;transition:.2s;font-size:14px;}
.tabs-checks-nav>*:not(:last-child){border-right:3px solid #E42411;}
.tabs-checks-nav>*.active{background:#E42411;color:#fff;}
.tabs-checks-nav>*:hover:not(.active){background:rgba(0,0,0,.1);}

.wrap-qr .r{width:100%;height:200px;}

.top-menu{flex-direction:row;width:100%;align-items:center;margin:0 auto;font-family:DelaGothicOneRegular;}
.top-menu .button{margin:0;}
.top-menu .inner>*{width:100%;}
.top-menu a{display:flex;width:100%;color:#1C1714;white-space:nowrap;}
.top-menu a:not(.button):hover{opacity:.7;}
.top-menu .inner{justify-content:space-around;}
.top-menu .inner.center{width:114px;margin:0 40px;}
.top-menu .inner{flex-direction:row;align-items:center;width:100%;gap:25px;}
.top-menu form{display:flex;width:100%;}

section.soon{height:auto;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:50px 20px;background:linear-gradient(0deg, #c6ab6b 0%, #d3c08d 31.36%, #978354 98%);}
section.soon .container{max-width:1440px;}
.soon-wrap{flex-direction:row;flex-wrap:wrap;width:100%;}
.soon-wrap .column.left{width:70%}
.soon-wrap .column.right{width:30%;position:relative;}
.soon-wrap .column.right img{position:absolute;width:567px;max-width:567px;top:-20px;left:-180px;}
.soon-title{font-size:100px;line-height:.9;font-weight:400;}
.soon-date-wrap{width:78%;max-width:760px;margin:20px auto 20px 0;padding:30px;background:#ffffff;border-radius:20px;color:#fff;}
.soon-date-wrap .title{font-size:60px;color:#fff;line-height:1;white-space:nowrap;text-align:center;}
.countdown{width:100%;margin:30px 0 0 0;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 30px;}
.countdown .item{width:150px;justify-content:center;align-items:center;text-align:center;}
.countdown .val-bg{display:flex;width:100%;height:80px;color:#ffffff;background:url(../img/val-bg.png) 50% 50% no-repeat;background-size:contain;font-size:65px;font-weight:400;line-height:1;justify-content:center;align-items:center;text-align:center;padding:17px 0 0 0;}
.countdown .val-bg span{width:36px;display:block;text-align:center;}
.countdown .val-bg span:not(:last-child){margin-right:42px;}
.countdown .text{margin:20px 0 0 0;font-size:30px;color:#fff;line-height:1;}
.soon-dop,.soon-dop a{color:rgba(0,0,0,.5);font-size:18px;margin:0;}
.soon-dop a{border-bottom:1px solid rgba(0,0,0,.5);}
.soon-dop a:hover{color:#ffffff;border-color:#ffffff;}
.soon-dop.only-text>*:not(:last-child){margin-bottom:10px;}

/* OWL */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1;overflow:hidden;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage-outer{width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .2s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .2s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-stage {flex-direction:row;}
.owl-dots{flex-direction:row;justify-content:center;padding:30px 20px 0 20px;position:relative;z-index:9;bottom:0;left:0;width:100%;}
.owl-dots button{width:40px;height:8px;border-radius:10px;background:#1C1714!important;margin:0 5px;transition:.2s;opacity:.3;}
.owl-dots button.active{background:#1C1714!important;opacity:1;}
button.owl-prev,button.owl-next,.article-nav a{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;border-radius:8px;z-index:5;background:#E42411!important;display:flex;align-items:center;justify-content:center;transition:.2s;opacity:0;visibility:hidden;padding:0px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.25)}
button.owl-prev svg,button.owl-next svg{fill:#fff;}
button.owl-prev span,button.owl-next span{display:flex;height:100%;width:100%;align-items:center;justify-content:center;}
.owl-carousel .owl-nav.disabled svg{width:29px;height:29px;}
button.owl-prev{left:-10px;transform:translateY(-50%);}
button.owl-next{right:-10px;}
button.owl-prev svg,button.owl-next svg{fill:#FFAF00;transition:.2s;}
button.owl-prev svg,button.owl-next svg,button.owl-prev path,button.owl-next path{fill:#fff;position:relative;z-index:9;}
.owl-carousel:hover button.owl-prev{left:40px;opacity:1;visibility:visible;}
.owl-carousel:hover button.owl-next{right:40px;opacity:1;visibility:visible;}
.owl-carousel{opacity:0;transition:.2s;}
.owl-carousel.owl-loaded{opacity:1;}
button.owl-prev:hover::before,button.owl-next:hover::before{box-shadow:none!important}
.owl-carousel:not(.owl-loaded){opacity:0;}
.underline{text-decoration:underline;cursor:pointer;}

/* Tippy JS */
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}
[data-tippy-root]{max-width:calc(100vw - 10px)}
.tippy-box{position:relative;background-color:#332C28;color:#fff;white-space:pre-line;border-radius:8px;padding:15px 10px;font-size:12px;line-height:1;outline:0;transition-property:transform,visibility,opacity;}
.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}
.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}
.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}
.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}
.tippy-box[data-placement^=left]>.tippy-arrow{right:0}
.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}
.tippy-box[data-placement^=right]>.tippy-arrow{left:0}
.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}
.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}
.tippy-arrow{width:16px;height:16px;color:#332C28}
.tippy-arrow:before{content:'';position:absolute;border-color:transparent;border-style:solid}
.tippy-content{position:relative;padding:5px 9px;z-index:1}

/*DaData*/
.dadata{position:relative;text-align:left;}
.suggestion{position:relative;}
.suggestion input{margin-bottom:0;}
.suggestions-nowrap{white-space:nowrap}
.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.suggestions-input::-ms-clear{display:none}
.suggestions-wrapper{position:absolute;top:calc(100% + 2px);left:0;width:100%;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}
.suggestions-suggestions{background:#fff;border:0px;box-sizing:border-box;cursor:pointer;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%;border-radius:0px;padding:10px;box-shadow:0 5px 15px rgba(0,0,0, .15);color:#404040;font-weight:400;font-size:18px;}
.suggestions-suggestions strong{font-weight:400;}
.suggestions-suggestions.suggestions-mobile{border-style:none}
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}
.suggestions-suggestion{padding:4px;overflow:hidden}
.suggestions-suggestion:not(:last-child){margin-bottom;2px;}
.suggestions-suggestion:hover{background:#C7A76A;border-radius:0px;color:#fff;}
.suggestions-selected{background:#C7A76A;color:#fff;border-radius:0px;}
.suggestions-selected:hover{background:#C7A76A;}
.suggestions-hint{padding:5px;white-space:nowrap;overflow:hidden;color:#C7A76A;font-size:85%;line-height:20px}
.suggestions-subtext{color:#C7A76A}
.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}
.suggestions-subtext-delimiter{display:inline-block;width:2px}
.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:0 3px;background:#f5f5f5;font-size:85%}
.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}
.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}
.suggestions-promo{font-size:85%;display:none;color:#C7A76A;padding:4px;text-align:left}
.suggestions-promo a{color:#C7A76A;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}
.suggestions-promo a:hover{filter:grayscale(0)}
.suggestions-promo svg{height:20px;vertical-align:bottom}

.modal-cookie{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:800px;border-radius:20px;background:#1C1714;display:none;z-index:9999;padding:30px;text-align:center;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.3);border-top:1px solid rgba(252,252,252,.08);}
.modal-cookie .modal-body{width:100%;}
.modal-cookie.visible{display:flex;}
.modal-cookie .button{margin:20px auto 20px auto;min-width:155px;}
.modal-cookie .modal-close{display:none;}
.modal-cookie .modal-desc a{color:#fff;border-bottom:1px dashed #fff;display:inline-block;margin:0 auto;text-transform:uppercase;font-size:12px;}
.modal-cookie .modal-desc a:hover{color:#E42411;}

.button-tg{position:fixed;z-index:9;right:40px;bottom:40px;width:80px;height:70px;flex-direction:column;padding:0;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(0,0,0,.25);}
.button-tg svg{width:24px;height:24px;margin:-10px 0 5px 0;fill:#fff!important}
.button-tg span{margin:0;font-size:10px;line-height:1;color:#fff;font-weight:400;transition:.2s;}
.button-tg:hover svg{fill:#1C1714!important}
.button-tg:hover span{color:#1C1714!important}

section.faq{padding:120px 0 0 0;}
.faq-wrap{padding:50px 0 0 0;width:100%;background:transparent;position:relative;z-index:2;width:100%;margin:0 auto 0 0;}
.faq-wrap>*{position:relative;z-index:2;}
.faq-wrap .item{transition:.2s;padding:0;position:relative;background:none;border-radius:0px;background:none;}
.faq-wrap .item:not(:last-child){margin-bottom:10px;}
.faq-wrap .answer{display:none;padding:0px 0 20px 0;}
.faq-wrap .title{padding:10px 0;font-size:24px;flex-direction:row;cursor:pointer;transition:.2s;align-items:flex-start;}
.faq-wrap .title span{display:flex;align-items:center;height:100%;transition:.2s;align-items:center;}
.faq-wrap .title .num{min-width:72px;transition:.2s;color:#c5c5c5;}
.faq-wrap .active .title .num{color:#1e1e1e;}
.faq-wrap .active .title .text{color:#1e1e1e;}
.faq-wrap .title .num{padding:0 45px 0 0;}
.faq-wrap.plus .title .arrow{width:19px;min-width:19px;height:27px;align-items:center;justify-content:center;position:relative;margin:0 0 0 auto;}
.faq-wrap.plus .title .arrow:before{content:'';width:100%;height:1px;background:#494952;position:absolute;left:0;top:50%;margin-top:-.5px;}
.faq-wrap.plus .title .arrow:after{content:'';width:1px;height:19px;background:#494952;position:absolute;left:50%;top:50%;transform:translateY(-50%);transition:.2s;}
.faq-wrap.plus .active .title .arrow:after{height:0px;}
.faq-wrap .answer .inner>*{margin:0;padding:0;}
.faq-wrap .answer .inner ul,.faq-wrap .answer .inner ol{list-style-position:inside;}
.faq-wrap .answer .inner>*:not(:last-child),.faq-wrap .answer .inner ol li:not(:last-child){margin-bottom:10px;}
.faq-wrap .answer .inner{padding:0 0 15px 72px;display:block;font-size:18px;color:rgba(255,255,255,.8);}
.faqs-wrap{flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.faqs-wrap .faq-wrap{width:100%;margin:0;}
.faq-wrap.plus{max-width:100%;}
.faq-wrap.plus .title{font-size:24px;font-weight:400;position:relative;padding:20px 20px;background:rgba(255,255,255,.0);border-radius:0px;border-bottom:1px solid rgba(255,255,255,.15);color:#fff;}
.faq-wrap.plus .title .text{margin-right:0;color:#fff;text-transform:uppercase;padding-right:44px;}
.faq-wrap.plus .answer .inner{padding:20px;border-radius:0 0 8px 8px;background:#332C28;font-family:Onest;}
.faq-wrap .active .title{background:#332C28;border-radius:8px 8px 0 0;}
.faqs-wrap{flex-direction:row;justify-content:space-between;}
.faqs-wrap>.faq-wrap{width:100%;}
.faq-wrap .title .icon{background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M5.70711 9.71069C5.31658 10.1012 5.31658 10.7344 5.70711 11.1249L10.5993 16.0123C11.3805 16.7927 12.6463 16.7924 13.4271 16.0117L18.3174 11.1213C18.708 10.7308 18.708 10.0976 18.3174 9.70708C17.9269 9.31655 17.2937 9.31655 16.9032 9.70708L12.7176 13.8927C12.3271 14.2833 11.6939 14.2832 11.3034 13.8927L7.12132 9.71069C6.7308 9.32016 6.09763 9.32016 5.70711 9.71069Z" fill="%23EB330E"></path></g></svg>') 50% 50% no-repeat;background-size:contain;margin:0;transition:.2s;position:absolute;top:50%;margin-top:-17px;right:20px;width:34px;height:34px;}
.faq-wrap .active .title .icon{transform:rotate(-180deg);}

section.winners{margin:0;padding-bottom:100px;}
.winners-tables{flex-direction:row;width:calc(100% + 40px);margin:0 -20px;flex-wrap:wrap;justify-content:space-between;padding:0 0 0 0;}
.winners-table{background:rgba(252, 252, 252, 0.02);}
.winners-tables .winners-table.w-50{width:50%;padding:20px;}
.winners-tables .winners-table.w-100{width:100%;padding:20px;}
.winners-title{flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 20px 0;min-height:54px;}
.winners-title .title{font-size:40px;text-transform:uppercase;font-weight:400;}
.winners-title .title .small{font-size:26px;color:rgba(255,255,255,.5);}
.winners .pre-tables{flex-direction:row;justify-content:center;margin:50px 0 0 0;align-items:center;}
.winner-search{flex-direction:row;align-items:center;width:100%;max-width:480px;position:relative;}
.winner-search:after{content:'';position:absolute;top:50%;right:20px;display:block;width:24px;height:24px;background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M16.6725 16.6412L21 21M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke="%23341f10" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>') 50% 50% no-repeat;background-size:contain;margin:0 0 0 20px;transition:.2s;transform:translateY(-50%);}

.winners-pagination{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;padding:0;margin:40px auto 0 auto;align-items:center;justify-content:center;font-size:32px;font-weight:400;width:auto;position:relative;}
.winners-pagination .page-btn{width:50px;height:50px;display:flex;line-height:1;justify-content:center;align-items:center;text-align:center;border-radius:8px;font-size:18px;transition:.2s;text-decoration:none;border:2px solid #fff;color:#fff;opacity:.5;margin:5px;}
.winners-pagination .dots{width:50px;height:50px;display:flex;line-height:1;justify-content:center;align-items:center;text-align:center;border-radius:100%;font-size:18px;transition:.2s;text-decoration:none;border:0px;color:#EB330E;opacity:.5;margin:5px;}
.winners-pagination .page-btn:not(.active){cursor:pointer;}
.winners-pagination .active{color:#EB330E;border-color:#EB330E;opacity:1;}
.winners-table.w-100{margin-top:20px;}
.winners-table.w-100>*.winners-title{margin-bottom:20px;}

.pseudo-select{position:relative;display:inline-flex;margin:0 0 0 0;cursor:pointer;font-size:18px;}
.winner-search{margin:50px auto 30px auto;}
.pseudo-select-trigger{flex-direction:row;padding:0 20px 0 20px;height:50px;align-items:center;text-transform:uppercase;background:none;border:2px solid #EB330E;border-radius:8px;font-size:18px;}
.pseudo-select-trigger:after{content:'';display:block;width:24px;height:24px;background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M5.70711 9.71069C5.31658 10.1012 5.31658 10.7344 5.70711 11.1249L10.5993 16.0123C11.3805 16.7927 12.6463 16.7924 13.4271 16.0117L18.3174 11.1213C18.708 10.7308 18.708 10.0976 18.3174 9.70708C17.9269 9.31655 17.2937 9.31655 16.9032 9.70708L12.7176 13.8927C12.3271 14.2833 11.6939 14.2832 11.3034 13.8927L7.12132 9.71069C6.7308 9.32016 6.09763 9.32016 5.70711 9.71069Z" fill="%23EB330E"></path></g></svg>') 50% 50% no-repeat;background-size:contain;margin:0 0 0 20px;transition:.2s;}
.pseudo-select-trigger.opened:after{transform:rotate(-180deg);}
.pseudo-select-options{display:none;position:absolute;background-color:#fff;border-radius:8px;z-index:1000;width:100%;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);top:calc(100% + 10px);left:0;overflow:hidden;}
.pseudo-select-option{height:50px;align-items:center;flex-direction:row;padding:0 20px;cursor:pointer;transition:.2s;background-color:#EB330E;text-transform:uppercase;color:#fff;}
.pseudo-select-option:hover{background:#d12d0c;}

.search-wrap{margin:40px 0;}
.search-wrap .search{height:60px;border-radius:8px;border:2px solid rgba(246, 139, 31, 1);background:#6AA74A;color:#fff;}
.search-wrap .search::placeholder{color:rgba(255,255,255,.75);}
.search-response>*{margin:40px 0 0 0;}
header .button{min-width:0px;}

.search-response .search-info{background:#6AA74A;padding:30px 40px;text-align:center;justify-content:center;font-size:20px;border-radius:40px;}
.search-response .winners-table.w-100{margin:50px 0 0 0;width:100%;max-width:100%}
.search-response .winners-table.w-100>*{max-width:100%;}
.search-response .winners-table.w-100 td:first-child{white-space:nowrap;}

.winner-block{padding:20px 25px;background:#6AA74A;margin:40px 0 0 0;width:100%;max-width:600px;border-radius:20px;}
.winner-block p{margin:0;font-size:20px;line-height:1.4;}
.modal-winner .modal-title{font-size:50px;}
.modal-winner input, .modal-winner textarea{height:60px;}
.modal-winner .button{height:60px;font-size:25px;}
.modal-winner .modal-body div.w-50{position:relative;}

.modal-login .modal-body{max-width:546px;}
.auth-title{font-size:30px;font-weight:400;text-align:center;margin:0 0 30px 0;}
.modal .button{margin:0 auto;}
.auth-dop{margin:45px 0 0 0;text-align:center;}
.auth-dop .title{font-size:14px;margin:0 0 5px 0;}
.auth-dop .tab-button{margin:0 auto;font-weight:400;text-transform:uppercase;color:#E42411;font-size:16px;}
.auth-dop .tab-button:hover{color:#fff;}

section.products{}
.products-slider{width:calc(100% + 30px);margin:0 -15px 0 -15px;}
.products-slider .item{height:100%;padding:0;}
.products-slider .inner{height:100%;flex-direction:row;align-items:center;border-radius:20px;padding:0;text-align:left;}
.products-slider .item-1 .inner{background:url('data:image/svg+xml,<svg width="413" height="224" viewBox="0 0 413 224" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 223.633L2.46172e-05 95.4243L61.3039 45.4528L115.474 45.4528L197.074 5.29054e-06L412.265 17.2336L311.974 84.2651L343.255 184.191L227.974 147.765L284.474 223.633L67.9595 223.633Z" fill="%23FBAC2F"/></svg>') 50% 50% no-repeat;background-size:90%;}
.products-slider .item-2 .inner{background:url('data:image/svg+xml,<svg width="529" height="394" viewBox="0 0 529 394" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M196.958 231.704L1.72288e-06 291.436L2.60094 0.000109127L155.284 105.764L528.707 2.50966L354.445 299.165L140.698 393.272L196.958 231.704Z" fill="%23C60019"/></svg>') 50% 50% no-repeat;background-size:125%;}
.products-slider .item-3 .inner{background:url('data:image/svg+xml,<svg width="413" height="224" viewBox="0 0 413 224" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 223.633L-5.90037e-06 95.4243L61.3038 45.4528L115.071 52.4488L197.074 5.29054e-06L412.265 17.2336L302.974 110.765L343.255 184.191L206.974 151.765L309.974 223.633L67.9595 223.633Z" fill="%23FF6600"/></svg>') 50% 0% no-repeat;background-size:95%;}
.products-slider .title{font-weight:500;font-size:1.1vw;text-transform:uppercase;}
.products-slider .desc{font-weight:400;text-transform:uppercase;font-size:1.2vw;padding:10px 0 0 0;}
.products-slider .image{width:100%;max-width:30%;margin:0 0 0 -20px;align-items:center;justify-content:center;transition:.3s;}
.products-slider .item:hover .image{transform:scale(1.2);}
.products-slider img{width:100%;height:100%;object-fit:contain;}
.products-slider .item-2 .image{margin:0 0 0 6%;}
.products-slider .text{padding:0 8vw 0 20px;position:relative;color:#fff;}
.products-slider .item-3 .text{padding:0 8vw 40px 0px;}
.products-slider .count{position:absolute;bottom:calc(100% + 4vw);left:2vw;z-index:1;font-size:1.6vw;color:#fff;background:#FF6600;border-radius:100px;height:4.2vw;padding:0 1.5vw;align-items:center;flex-direction:row;text-transform:uppercase;line-height:1;white-space:nowrap;}
.products-slider .item-3 .count{background:#1C1714}

.products-slider .item-1 .image{transform:rotate(-10deg);}
.products-slider .item-1 .image img{max-height:400px;}
.products-slider .item-2 .image{transform:rotate(10deg);}
.products-slider .item-2 .image img{max-height:400px;}
.products-slider .item-3 .image{transform:rotate(-10deg);}
.products-slider .item-3 .image img{max-height:400px;}

.products-slider.owl-carousel .owl-stage{padding:80px 0;}
.products-slider .owl-item .item{transition:.2s;transform:scale(.7);color:#1C1714;}
.products-slider .owl-item.active.center .item{transform:scale(1.1);color:#fff;}


.lk-desc{flex-direction:row;align-items:center;justify-content:center;text-transform:uppercase;font-size:16px;font-weight:400;margin:0;}
.lk-desc td{font-weight:400;}
.lk-desc>span{margin:0 25px 0 0;}
.lk-desc .button,.user-info.checks-info .button{min-width:300px;}
.lk-desc .button span,.user-info.checks-info .button span{margin:0 auto;padding:0 0 0 30px;}
table.checks .status{position:relative;padding-left:45px;white-space:nowrap;}
table.checks .status:before{content:'';display:flex;width:10px;height:10px;border-radius:100%;top:50%;left:20px;margin-top:-5px;border-radius:5px;position:absolute;}
table.checks .status.orange:before{background:#EDD69C;}
table.checks .status.red:before{background:red;}
table.checks .status.green:before{background:green;}
.lk-prizes-desc{flex-direction:column;}
.lk-prizes-desc span{text-align;center;justify-content:center;align-items:center;display:flex;}
.dop-desc-winner{width:100%;margin:50px 0 0 0;padding:20px;background:#332C28;border-radius:8px;text-align:center;}
.dop-desc-winner .button{margin:20px auto 0 auto;}
.lk-desc.go-download{flex-direction:column;align-items:center;}
.lk-desc.go-download .button{margin:20px auto;}

.checks-info-wrap{flex-direction:row;margin:30px -10px 0 -10px;width:calc(100% + 20px);}
.checks-info-wrap .item{width:33.33%;padding:0 10px;}
.checks-info-wrap .inner{padding:20px;background:#332C28;border-radius:8px;height:100%;}
.checks-info-wrap .title{display:block;text-align:center;text-transform:uppercase;font-size:16px;padding:0 0 10px 0;}
.checks-info-wrap .count{font-size:60px;font-weight:400;text-align:center;justify-content:center;align-items:center;line-height:1;margin-top:auto;}
.lk-desc + .pre-user-info{margin-top:50px;}

section.lk>*{position:relative;z-index:3;}
.scan-response{display:flex;align-items:center;justify-content:center;margin:0 0 20px 0;width:100%;aspect-ratio:1/1;overflow:hidden;}
.scan-response video{width:100%;height:100%;object-fit:cover;}

.winners-tables .winners-table.w-100 p{text-align:center;}
.swap-home{padding:0 0 80px 0;}
.user-info .contacts>*:not(:last-child){margin-bottom:5px;}

.button.claim{margin:20px auto 0 auto}
section.inner-page{padding:180px 0 80px 0;}
.form-forgot{margin:70px auto 0 auto;max-width:420px;}
.form-forgot .button{width:100%;}

.dop-sert{flex-direction:row;display:flex;width:100%;align-items:center;justify-content:space-between;}
.dop-sert .button{margin:0 0 0 auto;}
.checks td span{margin:0!important;}

.lk-prizes-desc .button{margin:20px auto 0 auto;}

/*MENU*/
.btn-menu{display:block;border:0;width:34px;min-width:34px;height:25px;background-color:transparent;cursor:pointer;z-index:99999;position:relative;right:0;top:0;z-index:999;transition:.2s;margin:0 25px 0 0;transform:translateX(0px);}
.btn-menu .bar{display:block;position:absolute;width:34px;height:4px;border-radius:2px;background-color:#fff;transition:all .25s ease-in-out}
.btn-menu .bar-1{top:11px;left:0}
.btn-menu .bar-2{position:absolute;width:34px;content:'';top:0px;left:0}
.btn-menu .bar-3{position:absolute;content:'';bottom:0px;left:0}
.show .btn-menu .bar-1{background-color:transparent!important}
.show .btn-menu .bar-2{top:11px;width:34px;transform:rotate(45deg)}
.show .btn-menu .bar-3{top:11px;transform:rotate(-45deg)}

footer{padding:50px 0 80px 0;}
.footer-after-wrap{font-family:Onest;color:#fff;font-weight:400;font-size:12.7px;}
.footer-menu{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;text-transform:uppercase;font-size:12.4px;margin:0 0 40px 0;}
.footer-menu .row{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:45px;}
.footer-alert{flex-direction:row;align-items:flex-start;gap:10px;padding:170px 0;justify-content:center;letter-spacing:3%;}
.footer-alert .text{font-size:24px;text-transform:uppercase;font-family:BebasNeue;}
.footer-alert svg{min-width:29px;}
.footer-menu a:hover{color:#E42716;}

section.welcome{background:url(../img/bg/welcome.png) 50% 50% no-repeat;background-size:cover;padding:0;min-height:1015px;align-items:center;justify-content:center;}
section.welcome .svg{width:100%;height:auto;position:absolute;top:-1px;z-index:3;}
section.welcome .svg svg{width:100%;height:250px;}
section.welcome .svg.svg-bottom{bottom:-1px;top:auto;}
section.welcome .svg.svg-bottom svg{height:380px;}
.welcome-wrap{flex-direction:row;align-items:center;justify-content:space-between;}
.welcome-wrap .column.left{width:calc(50% - 10px);align-items:flex-end;z-index:1;}
.welcome-wrap .column.right{width:calc(50% - 10px);z-index:2;}
.welcome-wrap .column.right img{width:600px;max-width:625px;}
.w-l-1{width:490px;margin:-80px auto 0 0;}
.w-l-2{width:460px;height:auto;margin:-70px -10px 0 auto;}
section.start{padding:20px 0 80px 0;}
.start-wrap .image-1{width:100%;max-width:601px;margin:-200px auto 40px auto;height:386px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-1 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="566" height="383" viewBox="0 0 566 383" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M233.236 278.991L72.4685 366.003L146.619 277.538L-6.16517e-06 259.123L163.345 217.521L11.2727 60.7621L219.504 161.084L147.073 -1.23535e-05L312.747 98.6084L551.681 20.3373L442.199 149.323L565.971 259.123L404 271.343L448.031 358.097L301.761 278.991L219.504 382.475L233.236 278.991Z" fill="%23E42411"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.start-wrap .image-2{width:100%;max-width:568px;margin:0 auto 40px auto;height:387px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-2 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="568" height="387" viewBox="0 0 568 387" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M336.852 102.171L503.662 27.3945L423.119 110.082L567.956 139.383L401.963 168.684L541.918 336.35L341.75 220.775L401.963 386.813L244.107 276.121L2.22584e-06 336.35L118.799 215.891L3.56223 97.1642L165.993 97.0598L128.557 7.26339L268.518 97.0598L358.265 6.2641e-05L336.852 102.171Z" fill="%23E42411"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.start-wrap .image-3{width:100%;max-width:560px;margin:30px auto 40px auto;height:387px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-3:before{content:'';display:flex;position:absolute;width:342px;height:345px;background:url(../img/el/swap-coins-large.png) 50% 50% no-repeat;background-size:cover;right:calc(100% - 70px);top:-30px;}
.start-wrap .image-3 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="517" height="377" viewBox="0 0 517 377" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M334.704 166.251L516.157 126.905L361.159 225.217L455.981 285.081L330.341 261.073L423.878 376.942L273.578 281.771L245.878 376.942L189.389 294.68L4.73795e-06 271.531L116.764 218.149L77.306 68.3272L182.302 146.6L182.579 -5.77928e-05L255.019 174.264L357.983 105.059L334.704 166.251Z" fill="%23E42411"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.start-wrap .image-4{width:100%;max-width:477px;margin:-50px auto 0 auto;height:387px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-4 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="430" height="291" viewBox="0 0 430 291" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M176.994 211.716L54.9936 277.746L111.264 210.613L3.70903e-06 196.638L123.956 165.068L8.55443 46.1101L166.573 122.241L111.608 0.000149038L237.331 74.8303L418.649 15.4334L335.568 113.315L429.493 196.638L306.58 205.912L339.993 271.746L228.995 211.716L166.573 290.246L176.994 211.716Z" fill="%23E42411"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.start-wrap .image-5{width:100%;max-width:635px;margin:0 auto 0 auto;height:387px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-5 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="568" height="387" viewBox="0 0 568 387" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M336.852 102.171L503.662 27.3945L423.119 110.082L567.956 139.383L401.963 168.684L541.918 336.35L341.75 220.775L401.963 386.813L244.107 276.121L2.22584e-06 336.35L118.799 215.891L3.56223 97.1642L165.993 97.0598L128.557 7.26339L268.518 97.0598L358.265 6.2641e-05L336.852 102.171Z" fill="%23E42411"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.start-wrap .image-6{width:100%;max-width:507px;margin:0 auto 0 auto;height:387px;align-items:center;justify-content:center;position:relative;}
.start-wrap .image-6 .star{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="512" height="395" viewBox="0 0 512 395" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M230.83 262.934L118.18 394.65L165.1 261.759L53.84 247.21L177.84 214.4L0 130.48L188.81 141.018L182.52 0L291.17 120.648L400.7 19.6421L389.41 160.649L511.89 180.26L360.42 256.875L476.22 344.505L282.84 262.934L302.84 394.671L230.83 262.934Z" fill="%23E42716"/></svg>') 50% 50% no-repeat;background-size:contain;z-index:-1;}
.s-w-1{flex-direction:row;align-items:center;position:relative;padding:140px 0 200px 0;margin:60px 0 0px 0;}
.s-w-1 .text{padding:0 40px 0 60px;width:60%;font-family:DrukWideCyr;font-size:24px;text-transform:uppercase;}
.s-w-1 .logos{width:40%;flex-direction:row;align-items:center;gap:10px;}
.s-w-1 .svg{position:absolute;z-index:-1;width:999px;height:390px;top:20px;left:-70px;}
.s-w-1 .svg svg{width:100%;}
.s-w-2{flex-direction:row;align-items:center;position:relative;padding:20px 0 200px 0;margin:90px auto 0 auto;max-width:980px;}
.s-w-2 .text{padding:0 40px 0 100px;width:60%;font-family:DrukWideCyr;font-size:24px;text-transform:uppercase;}
.s-w-2 .image{width:40%;flex-direction:row;align-items:center;gap:10px;margin:0 0 -70px 0;}
.s-w-2 .svg{position:absolute;z-index:-1;width:999px;height:390px;top:-10px;left:-10px;}
.s-w-2 .svg svg{width:100%;}

section.prizes{padding:50px 0 50px 0;background:url(../img/bg/bg-prizes.png) 50% 50% no-repeat;background-size:cover;}
.prizes-wrap{margin:60px 0 0 0;background:rgba(15,15,15,.6);border-top:1px solid rgba(252,252,252,.08);padding:0 40px;}
.prizes-wrap-inner{max-width:860px;margin:0 auto;flex-direction:row;flex-wrap:wrap;justify-content:space-between;position:relative;}
.prizes-wrap .item{width:calc(33.33% - 10px);align-items:center;text-align:center;padding:40px 10px;text-transform:uppercase;transition:filter .3s;}
.swap-wrap .item,.serts-wrap .item{transition:filter .3s;}
.prizes-wrap-inner.blur .item,.swap-wrap.blur .item,.serts-wrap.blur .item{filter:blur(3px);}
.prizes-wrap .inner{align-items:center;}
.prizes-wrap .image{width:200px;height:200px;position:relative;border-radius:100%;background:#A51D0F;align-items:center;justify-content:center;}
.prizes-wrap .count{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);display:flex;width:auto;height:40px;padding:0 10px;border-radius:20px;background:#FF6600;font-family:DrukWideCyr;font-size:16px;align-items:center;}
.prizes-wrap .title{font-size:16px;margin:40px 0 0 0;}
.prizes-wrap .item:nth-child(1) img{width:80%;}
.prizes-wrap .item:nth-child(2) img{width:80%;}
.prizes-wrap .item:nth-child(3) img{width:70%;}
.prizes-wrap .item:nth-child(4) img{width:100%;}
.prizes-wrap .item:nth-child(5) img{width:120%;max-width:120%;}
.prizes-wrap .item:nth-child(6) img{width:85%;max-width:85%;margin-top:-45px;}
.prizes-zoom[data-prize-index="1"] img{width:80%;}
.prizes-zoom[data-prize-index="2"] img{width:80%;}
.prizes-zoom[data-prize-index="3"] img{width:70%;}
.prizes-zoom[data-prize-index="4"] img{width:100%;}
.prizes-zoom[data-prize-index="5"] img{width:120%;max-width:120%;}
.prizes-zoom[data-prize-index="6"] img{width:85%;max-width:85%;margin-top:-45px;}

.prizes-zoom{position: absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;visibility:hidden;pointer-events:none;z-index:10;transition:.2s;}
.prizes-zoom .inner{padding:20px;height:auto;aspect-ratio:1/1;border-radius:100%;background:#1C1714;}
.prizes-zoom .title{margin-top:30px;text-align:center;}
.prizes-zoom.visible {opacity:1;visibility:visible;}

.swap-wrap{margin:40px 0 0 0;background:rgba(15,15,15,.6);border-top:1px solid rgba(252,252,252,.08);padding:20px 40px;position:relative;}
.swap-wrap-inner{margin:0 auto;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.swap-wrap .row-1 .item{width:calc(33.33% - 10px);align-items:center;text-align:center;padding:20px 30px;text-transform:uppercase;}
.swap-wrap .row-2 .item{width:calc(25% - 10px);align-items:center;text-align:center;padding:20px 30px;text-transform:uppercase;}
.swap-wrap .inner{align-items:center;}
.swap-wrap .image{width:200px;height:200px;position:relative;border-radius:100%;background:#332C28;align-items:center;justify-content:center;}
.swap-wrap .image img{height:100%;width:100%;object-fit:contain;}
.swap-wrap .count{position:absolute;bottom:-20px;left:50%;transform:translateX(-20%);display:flex;width:163px;height:69px;padding:0 10px 5px 80px;font-family:DrukWideCyr;font-size:16px;align-items:center;background:url(../img/bg/bg-fk.png) 50% 50% no-repeat;background-size:cover;}
.swap-wrap .title{font-size:16px;margin:30px 0 0 0;}

.serts-wrap{margin:40px 0 0 0;background:rgba(15,15,15,.6);border-top:1px solid rgba(252,252,252,.08);padding:20px 40px;position:relative;}
.serts-wrap-inner{margin:0 auto;flex-direction:row;flex-wrap:wrap;justify-content:center;}
.serts-wrap .item{width:calc(33.33% - 10px);align-items:center;text-align:center;padding:20px 30px;text-transform:uppercase;}
.serts-wrap .inner{align-items:center;}
.serts-wrap .image{width:231px;height:231px;position:relative;border-radius:100%;background:#332C28;align-items:center;justify-content:center;}
.serts-wrap .image img{height:83%;width:83%;object-fit:contain;}
.serts-wrap .count{position:absolute;bottom:-20px;left:50%;transform:translateX(-20%);display:flex;width:163px;height:69px;padding:0 10px 5px 80px;font-family:DrukWideCyr;font-size:16px;align-items:center;background:url(../img/bg/bg-fk.png) 50% 50% no-repeat;background-size:cover;}
.serts-wrap .title{font-size:16px;margin:30px 0 0 0;}

section.winners{padding:0;}

section.products{padding:50px 0 50px 0;background:url(../img/bg/bg-prizes.png) 50% 50% no-repeat;background-size:cover;}

section.more-products{padding:80px 0 60px 0;}
.more-products-wrap{flex-direction:row;flex-wrap:wrap;width:calc(100% + 20px);margin:0px -10px 0 -10px;}
.more-products-wrap .item{width:50%;height:100%;padding:100px 10px;}
.more-products-wrap .inner{height:100%;flex-direction:row;align-items:center;border-radius:20px;padding:0;text-align:left;position:relative;}
.more-products-wrap .item-1 .inner:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:url('data:image/svg+xml,<svg width="434" height="276" viewBox="0 0 434 276" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 275.368L9.25486e-06 147.159L61.3038 97.1875L1.82445e-05 55.9975L115.071 23.998L433.474 0.000134955L343.255 78L343.255 235.925L197.074 199.5L284.474 275.368L67.9595 275.368Z" fill="%23E23D94"/></svg>') 30% 0% no-repeat;background-size:87%;z-index:-1;}
.more-products-wrap .item-2 .inner:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:url('data:image/svg+xml,<svg width="413" height="251" viewBox="0 0 413 251" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 250.868L-5.90037e-06 122.659L61.3038 72.6876L125.474 44.4684L187.974 2.57623e-07L412.265 44.4684L322.974 109.5L343.255 211.426L322.974 229.5L284.474 250.868L67.9595 250.868Z" fill="%23EB8608"/></svg>') 40% 0% no-repeat;background-size:90%;z-index:-1;}
.more-products-wrap .item-3 .inner:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:url('data:image/svg+xml,<svg width="434" height="239" viewBox="0 0 434 239" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 238.368L1.52463e-05 110.16L61.3038 60.188L61.3038 -0.000144637L313.474 -0.000126734L412.265 31.9688L319.474 89.5L433.474 138L197.074 162.5L373.474 238.368L67.9595 238.368Z" fill="%23FF8D28"/></svg>') 90% 60% no-repeat;background-size:95%;z-index:-1;}
.more-products-wrap .item-4 .inner:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:url('data:image/svg+xml,<svg width="401" height="301" viewBox="0 0 401 301" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M67.9595 300.365L4.85939e-06 172.157L-5.00779e-06 140L16.4738 108.001L48.4738 61.9975L400.474 -0.00010019L312.474 152L343.255 260.923L197.074 224.498L284.474 300.365L67.9595 300.365Z" fill="%23C60019"/></svg>') 100% 0% no-repeat;background-size:82%;z-index:-1;}
.more-products-wrap .title{font-weight:500;font-size:24px;text-transform:uppercase;}
.more-products-wrap .pre-desc{font-weight:400;text-transform:uppercase;font-size:13px;padding:20px 0 15px 0;}
.more-products-wrap .desc{font-weight:500;text-transform:uppercase;font-size:18px;padding:10px 0 0 0;}
.more-products-wrap .image{width:100%;max-width:40%;margin:0 0 0 -20px;align-items:center;justify-content:center;}
.more-products-wrap img{width:auto;height:100%;object-fit:contain;transition:.2s;}
.more-products-wrap .text{padding:0 0 0 20px;position:relative;color:#1C1714;}
.more-products-wrap .count{position:absolute;bottom:calc(100% + 40px);left:70px;z-index:1;font-size:26px;color:#fff;background:#FF6600;border-radius:100px;height:82px;padding:0 35px;align-items:center;flex-direction:row;text-transform:uppercase;line-height:1;white-space:nowrap;}
.more-products-wrap .new{position:absolute;top:calc(100% - 40px);left:calc(100% - 10px);background:url('data:image/svg+xml,<svg width="195" height="151" viewBox="0 0 195 151" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M57.9819 105.077L6.76822e-06 97.9881L24.4535 65.0161L24.4535 35.9492L24.5553 0.176235L80.9183 22.1372L137.936 3.32798e-05L137.86 48.1593L194.524 64.7491L137.782 97.7714L150.453 141.636L101.917 114.947L66.0216 150.907L57.9819 105.077Z" fill="%23C60019"/></svg>') 50% 50% no-repeat;background-size:contain;width:195px;height:151px;align-items:center;justify-content:center;text-transform:uppercase;padding:0 0 14px 0;color:#fff;}
.more-products-wrap .item-1 .image{margin:0 0 0 -10%;}
.more-products-wrap .item-1 .text{margin:0 0 0 -8%;}
.more-products-wrap .item-1 .new{top:calc(100% - 40px);left:calc(100% - 128px);}
.more-products-wrap .item-2 .image{margin:0 0 0 -10%;}
.more-products-wrap .item-2 .text{margin:0 0 0 -5%;}
.more-products-wrap .item-3 .image{margin:0 0 0 -10%;}
.more-products-wrap .item-3 .text{margin:0 0 -2% -7%;}
.more-products-wrap .item-4 .image{margin:-9% 0 0 -10%;max-width:50%;}
.more-products-wrap .item-4 .text{margin:-10% 0 0 -5%;}
.more-products-wrap .item-1 .inner:hover img{transform:scale(1.2) rotate(15deg);}
.more-products-wrap .item-2 .inner:hover img{transform:scale(1.2) rotate(-18deg);}
.more-products-wrap .item-3 .inner:hover img{transform:scale(1.2) rotate(-16deg);}
.more-products-wrap .item-4 .inner:hover img{transform:scale(1.2) rotate(15deg);}


section.lk{padding:150px 0 0 0;background:url(../img/bg/bg-prizes.png) 50% 0% no-repeat;background-size:168%;position:relative;}
section.lk:before{content:'';width:100%;height:300px;background:linear-gradient(to bottom,#1C1714 100px, transparent 100%);position:absolute;top:-1px;left:0;}
section.lk:after{content:'';width:100%;height:700px;background:linear-gradient(to top,#1C1714 100px, transparent 100%);position:absolute;bottom:-1px;left:0;}
.lk-block{border-radius:8px;padding:30px;background:#1C1714;border-top:1px solid rgba(252, 252, 252, .08);}
.lk-block + .lk-block{margin-top:30px;}
.lk-block .meta{flex-direction:row;align-items:center;font-size:14px;line-height:1;}
.lk-block .name{display:block;font-size:28px;text-transform:uppercase;}
.lk-block .actions{flex-direction:row;align-items:center;margin:0 auto 0 30px;gap:10px;line-height:1;}
.lk-block .edit-button,.coins .value{flex-direction:row;align-items:center;font-size:14px;font-weight:400;color:#fff;width:40px;height:40px;border-radius:8px;background:#332C28;align-items:center;justify-content:center;cursor:pointer;}
.lk-block .edit-button:hover{background:#E42411;}
.lk-block .edit-button svg{width:24px;height:24px;fill:#fff;}
.lk-block .coins{text-transform:uppercase;font-size:24px;flex-direction:row;align-items:center;color:rgba(255,255,255,.6);}
.lk-block .coins .value{width:auto;padding:0 10px;cursor:default;font-size:22px;display:flex;margin:0 0 0 10px;background:#FFCC00;color:#1C1714;}
.lk-block .coins .title{align-items:flex-end;}
.lk-block .coins .title a{font-size:12px;margin:5px 0 0 0;}
.lk-block .coins .title a:hover{color:#E42411}
.lk-block .name-info{gap:10px;font-size:14px;margin:40px 0 0 0;}
.lk-block .name-info .item{flex-direction:row;align-items:center;}
.lk-block .name-info .item svg{fill:#fff;margin:0 8px 0 0;width:20px;height:20px;}
.lk-block .buttons{gap:20px;flex-direction:row;align-items:center;}
.lk-block .buttons .button{margin:0;}

.lk-tabs{margin:30px 0 0 0;}
.lk-tabs-nav{flex-direction:row;align-items:center;gap:10px;}
.lk-tab-button{height:50px;width:auto;padding:0 20px;align-items:center;flex-direction:row;border-radius:8px 8px 0 0;background:linear-gradient(to top, #332C28 0%, #1C1714 100%);border-top:1px solid rgba(252, 252, 252, .08);color:rgba(255,255,255,.6);transition:.2s;cursor:pointer;}
.lk-tab-button.active{pointer-events:none;background:#332C28;color:#fff;}
.lk-tab-content{display:none;padding:30px;background:#1C1714;border-top:1px solid rgba(252, 252, 252, .08);border-radius:0 8px 8px 8px;}
.lk-tab-content.active{display:block;}

.inner-swap{margin:80px 0 0 0;}
.inner-swap .button{width:100%;margin:20px 0 0 0;}
.inner-swap .swap-wrap,.inner-serts .serts-wrap{padding:30px;background:#1C1714;border-top:1px solid rgba(252, 252, 252, .08);border-radius:8px;}
.inner-swap .swap-wrap-inner .inner,.inner-serts .inner{height:100%;}
.inner-swap .swap-wrap-inner .button, .inner-serts .button{margin:auto 0 0 0;width:100%;}
.inner-swap .swap-wrap .title,.inner-serts .title{margin:30px 0 20px 0;text-align:center;}
.modal-actions{flex-direction:row;align-items:center;gap:20px;margin:30px 0 0 0;width:100%;justify-content:center;}
.modal-actions .button{margin:0;min-width:155px;}
.inner-swap .stock-text,.inner-serts .stock-text{color:rgba(255,255,255,.6);font-size:12px;margin:5px 0 0 0;}
.inner-serts .serts-wrap .inner{width:100%;}

.mobile-menu{position:absolute;top:110px;left:20px;width:100%;max-width:380px;height:auto;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-20px);transition:transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.2s ease, visibility 0.2s ease;background:#332C28;padding:30px;border-radius:8px;border-top:1px solid rgba(252, 252, 252, .08);z-index:-1;}
.mobile-menu .inner{gap:10px;}
.mobile-menu a:hover{color:#E42411;}
body.show .mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}
.mobile-menu .item {opacity:0;}
body.show .mobile-menu .item {opacity:1;transition:all 0.3s ease;}
.modal-callback .modal-body{max-width:600px;}
.faq ul li:not(:last-child){margin-bottom:10px;}
.faq b{font-family:DrukWideCyr;}
.faq-wrap .answer .inner>*:not(:last-child){margin-bottom:20px;}

.delivery-suggest{position:absolute;z-index:5;left:0;top:calc(100% + 3px);width:100%;background:#282320;border-radius:8px;overflow-y:auto;max-height:200px;font-size:14px;box-shadow:0 5px 10px rgba(0,0,0,.15);}
.delivery-suggest-item{flex-direction:row;align-items:center;padding:0 20px;height:40px;min-height:40px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;cursor:pointer;text-align:left;}
.delivery-suggest-item:hover{background:#FF8D28;}
.delivery-suggest-item.disabled{opacity:.55;cursor:default;pointer-events:none;}
.w-100.relative{position:relative;}
.lk-exchanges-desc{flex-direction:column;}


@media screen and (max-width:1150px){
.container{max-width:740px}
.top-menu{margin:0 auto 0 0;order:1;width:auto;}
.top-menu .item:not(.stay-top){display:none!important;}
.btn-menu{order:2;margin:0 0 0 30px;}
section.welcome{min-height:800px;}
.welcome-wrap .column.right img{width:380px;max-width:400px;}
.w-l-1{width:300px;margin:-100px auto 0 0;}
.w-l-2{width:280px;margin:-50px -10px 0 auto;}
.start-wrap .image-1,.start-wrap .image-2,.start-wrap .image-3,.start-wrap .image-4,.start-wrap .image-5,.start-wrap .image-6{max-width:80%;height:340px;}
.section-title{font-size:50px;}
.s-w-1 .text{padding:0 40px 0 0;font-size:18px;}
.s-w-1 .svg{top:-5%;left:-150px;}
.s-w-2 .text{font-size:18px;padding:0 0 0 40px;}
.s-w-2 .svg{left:-140px;top:-5%;}
.prizes-wrap .item,.swap-wrap .row-1 .item,.swap-wrap .row-2 .item, .serts-wrap .item{width:50%;}
.swap-wrap-inner{justify-content:space-around;}
.products-slider .owl-item .item{transform:scale(1);padding:0 40px;}
.products-slider .title{font-size:40px;color:#fff;}
.products-slider .desc{font-size:24px;color:#fff;}
.products-slider .count{font-size:24px;height:60px;padding:0 20px;}
.products-slider .inner{background-size:100%!important;}
.owl-dots{flex-wrap:wrap;gap:10px;padding:0 20%;}
.owl-dots button{background:rgba(255,255,255,.5)!important;margin:0!important;}
.owl-dots button.active{background:#E42411!important;opacity:1;}
.products-slider.owl-carousel .owl-stage {padding:60px 0 50px 0;}
.more-products-wrap .item{width:100%;padding:100px 10px 0px 10px;}
.more-products-wrap .item{max-width:90%;margin:0 -5% 0 auto;}
.products-slider .owl-stage-outer{margin-right:-10%;margin-left:auto;}

.winners-table thead{display:none;}
.winners-table,.winners-table tbody,.winners-table tr,.winners-table td{display:block;width:100%;}
.winners-table tbody{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;}
.winners-table tr{width:calc(50% - 5px);display:inline-flex;flex-direction:column;margin:0!important;}
table tr:nth-child(even) td{background:none;}
.winners-table tr{padding:20px;border:1px solid rgba(255,255,255,.0);border-radius:8px;background:#332C28!important;}
.winners-table td {display:flex;justify-content:space-between;gap:10px;padding:6px 0;text-align:right;}
.winners-table td::before {content: attr(data-label);font-weight: 600;text-align: left;font-family:DrukWideCyr;}
.footer-alert{padding:80px 0;}

.checks thead{display:none;}
.checks,.checks tbody,.checks tr,.checks td{display:block;width:100%;}
.checks tbody{display:flex;flex-wrap:wrap;gap:10px;}
.checks tr{width:100%;display:flex;flex-direction:column;margin:0!important;padding:20px;border-radius:8px;background:#332C28!important;}
.checks td{display:flex;justify-content:space-between;gap:10px;padding:6px 0;text-align:right;}
.checks td::before{content:attr(data-label);font-weight:600;text-align:left;font-family:DrukWideCyr;}
.checks tr:nth-child(even) td{background:none;}
table.checks .status{padding-left:25px;}
table.checks .status:before{left:0;}
table td.comment{flex-direction:column;text-align:left;}
table td.comment:before{width:100%;}
table td br,table td small{display:none;}
.checks td.comment:empty{display:none;}
}

@media screen and (max-width:739px){
.container{max-width:420px;}
section.welcome .svg svg{height:230px;}
section.welcome .svg.svg-bottom svg{height:250px;}
.welcome-wrap{flex-direction:column;align-items:center;}
.welcome-wrap .column.left{z-index:3;width:100%;}
.welcome-wrap .column.right img{width:90%;margin-right:2%;margin-left:auto;margin-top:20px;}
.welcome-wrap .column.right{width:100%;}
.fly{width:100%;}
.w-l-1{width:80%;margin:-30px auto 0 auto;max-width:280px;}
.w-l-2{width:80%;max-width:280px;margin:-40px 0 0 14%;}
section.welcome{min-height:900px;}
.mobile-menu{max-width:calc(100% - 40px);}
.section-title{font-size:30px;}
.start-wrap .image-1, .start-wrap .image-2, .start-wrap .image-3, .start-wrap .image-4, .start-wrap .image-5, .start-wrap .image-6{height:300px;}
.start-wrap .image-1{margin:-180px auto 0 auto;}
.s-w-1{flex-direction:column;padding:100px 0 80px 0;}
.s-w-1 .text{width:100%;padding:0 0 40px 0;text-align:center;}
.s-w-1 .logos{width:100%;}
.s-w-1 .svg{top:-18%;left:-250px;}
.s-w-2{flex-direction:column;padding:20px 0 150px 0;margin:40px auto 0 auto;}
.s-w-2 .image{width:80%;margin:0 auto 40px auto;}
.s-w-2 .text{width:100%;text-align:center;padding:0;}
.s-w-2 .svg{left:-380px;top:35%;}
section.start{padding:20px 0 50px 0;}
.prizes-wrap{margin:0px 0 0 0;}
.prizes-wrap .item, .swap-wrap .row-1 .item, .swap-wrap .row-2 .item, .serts-wrap .item{width:100%;}
.prizes-wrap .item{padding:20px 10px;}
.prizes-wrap-inner{padding:20px 0 20px 0;}
.prizes-zoom{display:none!important;}
.prizes-wrap-inner.blur .item{filter:blur(0px);}
.start-wrap .image-3::before{display:none;}
.swap-wrap{margin:-40px 0 0 0;}
.serts-wrap{margin:0 0 0 0;}
section.serts{padding:0 0 50px 0;}
section.products{padding:0px 0 50px 0;}
section.more-products{padding:10px 0 50px 0;}
.winners-table tr{width:100%;}
section.faq{padding:60px 0 0 0;}
.faq-wrap.plus .title .text{font-size:16px;}
.more-products-wrap .item{max-width:95%;height:auto;}
.more-products-wrap .inner:before{width:130%!important;height:130%!important;top:-15%!important;background-size:110%!important;}
.more-products-wrap .inner{border-radius:0px;padding:0!important;margin:10px 10px;}
.more-products-wrap .item{padding:0!important;margin:50px -30px 50px 30px;}
.more-products-wrap .title{font-size:16px;}
.more-products-wrap .item-4 .text{margin:-10% 0 0 -10%;}
.more-products-wrap .item-3 .text{margin:-10% 0 0 -5%;}
.more-products-wrap .pre-desc{font-size:12px;padding:15px 0 10px 0;}
.more-products-wrap .item-4 .count{left:40px;}
.more-products-wrap .item-3 .count{left:40px;bottom:calc(100% + 10px);}
.more-products-wrap .item-2 .count{bottom:calc(100% + 10px);}
.more-products-wrap .item-1 .count{left:40px;bottom:calc(100% + 20px);}
.more-products-wrap .new{width:150px;height:150px;font-size:12px;}
.more-products-wrap .item-1 .new{top:calc(100% - 40px);left:calc(100% - 90px);}
.more-products-wrap .item-2 .new{top:calc(100% - 40px);left:calc(100% - 70px);}
.products-slider .image{width:30%;min-width:30%;}
.products-slider{width:ca}
.products-slider .owl-item .item{padding:0 0 0 40px;}
.products-slider .inner{background-size:130%!important;background-position:100% 50%!important;}
.products-slider .title{font-size:12px;}
.products-slider .desc{font-size:18px;}
.products-slider .item-2 .image{margin:0 0 0 -4%;}
.products-slider .item-3 .text{padding:0 100px 40px 20px;}
.products-slider .count{bottom:calc(100% + 60px);left:50px;}
.products-slider.owl-carousel .owl-stage{padding-top:0px!important;}
.lk-block .meta{flex-wrap:wrap;}
.lk-block .coins{width:auto;min-width:60%;margin:0 auto;}
.lk-block .name{width:100%;justify-content:center;align-items:center;text-align:center;}
.lk-block .actions{margin:20px auto 30px auto;}
.lk-block .buttons{flex-direction:column;}
.lk-block .buttons .button{width:100%;}
.lk-desc .button,.user-info.checks-info .button{min-width:100px;}
.dop-desc-winner{text-align:center;}
.inner-swap .swap-wrap{margin:40px 0 0 0;}
.section-title.medium{font-size:30px;}
.checks-info-wrap{flex-direction:column;gap:10px;}
.checks-info-wrap .item{width:100%;}
section.lk{background-size:cover;padding:130px 0 0 0;}
.lk-tab-content{padding:20px;}
.prizes-wrap-inner .owl-dots, .serts-wrap-inner .owl-dots, .swap-wrap-inner.row-1 .owl-dots{padding-top:20px;}
form .w-100.actions{justify-content:space-between;}
.serts.inner-serts{margin-top:30px;}
.tabs-checks-nav>*{font-size:10px;}
form .w-50{width:100%;}
.modal-title{font-size:22px;}
.prizes-wrap-inner.blur .item, .swap-wrap.blur .item, .serts-wrap.blur .item{filter:none;}

.mobile-slider-nav {
    display: flex;
	flex-direction:row;
    align-items: center;
    justify-content: center;
    gap:20px;
    margin-top:20px;
}

.mobile-slider-prev,
.mobile-slider-next {
    width:50px;
    height:50px;
	align-items:center;justify-content:center;display:flex;
    border: 0;
    border-radius: 50%;
    background: #fff;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}

.mobile-slider-count {
	display:block;
	min-width:110px;
	text-align:center;
    font-size: 16px;
    font-weight: 600;
	white-space:nowrap;
}
.products-slider .text{
 padding: 0 100px 0 20px;}
}