@font-face{font-family:"Cairo";src:url(../fonts/Cairo-Regular.woff2) format("woff2"),url(../fonts/Cairo-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body.js-popup{overflow-y:hidden}.js-d-none{display:none!important}html{font-size:10px;height:100%}body{height:100%;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}img{display:block}a{text-decoration:none;color:inherit}header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1400px;padding:0 20px;margin:0 auto;width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}@font-face{font-family:"Oswald";src:url(../fonts/Oswald-Light.woff2) format("woff2"),url(../fonts/Oswald-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Oswald";src:url(../fonts/Oswald-Regular.woff2) format("woff2"),url(../fonts/Oswald-Regular.woff) format("woff");font-weight:400;font-style:normal}@-webkit-keyframes fortune-rotation{70%{-webkit-transform:rotate(1842deg);transform:rotate(1842deg)}to{-webkit-transform:rotate(1822deg);transform:rotate(1822deg)}}@keyframes fortune-rotation{70%{-webkit-transform:rotate(1842deg);transform:rotate(1842deg)}to{-webkit-transform:rotate(1822deg);transform:rotate(1822deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.js-fortune-fade-in{-webkit-animation:fadeIn ease .6s;animation:fadeIn ease .6s}.js-fortune-fade-out{-webkit-animation:fadeOut ease .6s;animation:fadeOut ease .6s}.fortune{padding:20px 15px}.fortune-title{font-size:26px;font-weight:700}.fortune-subtitle{font-size:18px}.fortune-title,.fortune-subtitle{text-align:center;margin:0 auto 20px;max-width:600px}.fortune-game,.fortune-content,.fortune-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fortune-game-wheel{position:relative;width:100%;height:100%;max-width:360px;max-height:360px}.fortune-game-wheel__img{border-radius:50%;-webkit-box-shadow:0 0 10px 0 rgba(34,60,80,.2);box-shadow:0 0 10px 0 rgba(34,60,80,.2);width:100%;height:100%}.fortune-game-wheel__btn{position:absolute;border:0;outline:0;background:0 0;cursor:pointer;padding:0;top:34%;right:36.5%;padding:0;width:27%;height:27%;-webkit-box-shadow:none;box-shadow:none}.fortune-game-wheel__btn img{width:100%;height:100%}.fortune-game.js-launched .fortune-game-wheel__img{-webkit-animation-name:fortune-rotation;animation-name:fortune-rotation;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.fortune-content__img{width:auto;height:100%;max-width:300px;max-height:250px}.fortune-content__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -2px 10px}.fortune-content__text img,.fortune-content__text span{margin:0 2px}.fortune-content__text span{font-size:18px}.fortune-content__timer{margin-bottom:20px}.fortune-content__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.fortune-content__price p{font-family:"Oswald",sans-serif;font-size:26px;line-height:130%;color:#525252;margin:0 8px}.fortune-content__price-old{background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300;position:relative}.fortune-content__price-old::after{position:absolute;content:"";width:100%;height:2px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);left:0;top:51%}.fortune-form__input-wrap,.fortune-form__btn{height:65px;max-width:600px;width:100%;border-radius:12px;line-height:140%}.fortune-form__input-wrap{background:#fbfbfb;padding:5px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);margin-bottom:15px}.fortune-form__input{width:100%;height:100%;border-radius:12px!important;border-color:#de6161;background:-webkit-gradient(linear,left top,right top,from(#fff),to(#fff)) padding-box,-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161)) border-box;background:linear-gradient(90deg,#fff,#fff) padding-box,linear-gradient(90deg,#6289c7 0,#de6161 98.87%) border-box;border-width:1px;border-style:solid;border-color:transparent;outline:0;padding:7px 10px!important;font-weight:300;font-size:20px;color:rgba(82,82,82,.8)}.fortune-form__btn{color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);-webkit-box-shadow:0 3px 0 #8c6984;box-shadow:0 3px 0 #8c6984;border:0;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;font-weight:500;font-size:16px;text-transform:uppercase}.fortune-form__btn:hover{margin-top:4px;margin-bottom:-4px;-webkit-box-shadow:0 0 0 #8c6984;box-shadow:0 0 0 #8c6984;-webkit-transition:all .3s ease;transition:all .3s ease}.popup-fortune{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;bottom:0;background-color:rgba(47,47,47,.5);z-index:999;overflow-y:scroll;width:100vw;left:0;right:0;visibility:hidden}.popup-fortune__inner{background-color:#fff;border-radius:10px;padding:70px 25px 35px;position:relative;text-align:center}.popup-fortune__inner-image{position:absolute;top:-30px;left:calc(50% - 65px);width:130px;height:auto}.popup-fortune__inner-title{margin:0;margin-bottom:20px;font-size:27px;line-height:33px;color:#000}.popup-fortune__inner-text{font-size:21px;line-height:25px;color:#1e1e1e;max-width:335px;margin-bottom:30px}.popup-fortune__inner .close-btn{padding:10px 25px;text-transform:uppercase;color:#fff;background-color:#5c61ea;outline:0;border:0;font-size:23px;line-height:29px;border-radius:20px;cursor:pointer}.popup-fortune.js-open{overflow-y:hidden;visibility:visible}.timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timer .dots{color:#b95151;font-size:34px;margin-right:4px;margin-left:4px}.timer .white{background-color:#fff;border-radius:5px;margin:0 4px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2)}.timer__item{font-family:"Oswald",sans-serif;width:40px;height:54px;margin:0 2px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:33px;line-height:120%;border-radius:5px;color:#bb91ce}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}._container{position:relative;margin:0 auto;max-width:1200px}.header{background:-webkit-gradient(linear,left top,right top,color-stop(1.54%,#f67d30),color-stop(98.93%,#bf2b1d));background:linear-gradient(90deg,#f67d30 1.54%,#bf2b1d 98.93%);width:100%}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 10px}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Montserrat";font-weight:500;font-size:16px;line-height:120%;text-transform:uppercase;color:#fff}.header__logo-title svg{margin-right:8px}.header__logo-subtitle{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:120%;color:#fff;opacity:.8;margin-left:10px;padding-left:10px;border-left:1px solid #fff}.header__date{font-family:"Montserrat";font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:120%;color:#fff}.header__date svg{margin-right:10px}.header__social{display:-webkit-box;display:-ms-flexbox;display:flex}.header__social-icon:not(:last-child){margin-right:30px}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.subheader{width:100%}.subheader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 10px}.subheader__logo{width:50%;font-family:"Montserrat";font-weight:700;font-size:45.6923px;line-height:130%;color:#333}.subheader__logo span{color:#105efb}.subheader__link{display:none;position:relative;width:40px;height:5.33px;background:#333}.subheader__link::after{position:absolute;content:"";width:40px;height:5.33px;background:#333;bottom:-15px}.subheader__link::before{position:absolute;content:"";width:40px;height:5.33px;background:#333;top:-15px}.menu{width:100%}.menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#1f2024}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__link{font-family:"Montserrat";padding:22px 25px;font-weight:700;font-size:16px;line-height:120%;color:#fff}.menu__link-active{background:#105efb;border-bottom:5px solid #fff}.menu__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__search-icon{padding:0 33px}.menu__search-house{background:#105efb;padding:20px 38px}.intro{width:100%;margin-top:21px}.intro__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro__title{font-family:"Oswald";font-weight:700;font-size:45.6923px;line-height:150%;text-transform:uppercase;color:#333}.intro__counts{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro__counts span{font-family:"Lato";font-weight:500;font-size:16px;line-height:120%;color:#333;opacity:.8;margin-left:10px}.intro__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro__user svg{margin-left:10px}.intro__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.target-content{width:100%;margin-top:30px}.target-content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content{-webkit-box-flex:0;-ms-flex:0 1 66.666%;flex:0 1 66.666%}.content__img{width:100%;margin-top:25px}.content h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px;font-family:"Lato";font-style:italic;font-weight:600;font-size:24px;line-height:150%;text-align:center;color:#105efb}.content h3 span{display:block;max-width:500px}.content p{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:150%;color:#333;margin-top:25px;padding:0 5px}.content p span{color:#2f80ed;font-weight:700}.content h5{margin-top:25px;font-family:"Montserrat";font-weight:700;font-size:16px;line-height:150%;color:#333}.content h6{margin-top:25px;font-family:"Montserrat";font-style:italic;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#333}.content__social{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content__social-icon{width:14.28%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content__social-icon-f{background:#516eab}.content__social-icon-t{background:#26c5f6}.content__social-icon-i{background:#eb4026}.content__social-icon-c{background:#ff4500}.content__social-icon-p{background:#ca212a}.content__social-icon-l{background:#0077b5}.content__social-icon-g{background:#35465c}.content__intro{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content__intro-img{position:relative}.content__intro-img img{margin-top:0}.content__intro-img-text{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.75);font-family:"Montserrat";font-weight:400;font-size:16px;line-height:150%;color:#fff;opacity:.8;padding:17px 0 17px 30px}.content__intro-img-text span{font-weight:700}.content__img{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__img img{max-width:460px}.content__imgs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.content__list{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.content__card-info{width:85%}.content__card-info h6{font-family:"Montserrat";font-style:normal;text-align:left;font-weight:600;font-size:16px;line-height:150%;margin-top:0;color:#4f4f4f}.content__card-info p{font-family:"Montserrat";text-align:left;font-weight:400;font-size:16px;line-height:150%;margin-top:0;color:#4f4f4f}.content__card-img{margin-right:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border-radius:50%;background:rgba(0,0,0,.1)}.content__alert{margin-top:25px;border:3px solid #eb5757;padding:20px 44px}.content__alert p{margin-top:0;text-align:center}.content .comments{background:#f7f7f7;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px}.content .comments__header{font-family:"Montserrat";font-weight:900;font-size:32px;line-height:120%;text-align:left;color:#333}.content .comments__comment{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;margin-top:25px;background:#fff;-webkit-box-shadow:0 0 18px rgba(0,0,0,.12);box-shadow:0 0 18px rgba(0,0,0,.12);border-radius:8px}.content .comments__comment-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .comments__comment-head img{border-radius:50%;margin-top:0;width:68px;height:68px}.content .comments__comment-head span{font-family:"Roboto";font-weight:900;font-size:18px;line-height:140%;color:#333;margin-left:9px}.content .comments__comment-text{font-family:"Montserrat";font-style:normal;font-weight:400;font-size:18px;margin-top:8px;line-height:150%;color:#4f4f4f}.content .comments__comment-text span{color:#2d9cdb;font-weight:700}.content .comments__comment-bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .comments__comment-bottom-time{font-family:"Rubik";font-weight:400;font-size:16px;line-height:140%;color:#4f4f4f;opacity:.8}.content .comments__comment-bottom-like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.content .comments__comment-bottom-like span{font-family:"Raleway";font-weight:400;font-size:16px;line-height:19px;text-align:right;color:#333;margin-right:5px}.content .comments__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.content .comments__btn a{font-family:"Montserrat";font-weight:900;font-size:22px;cursor:pointer;line-height:120%;text-align:center;text-transform:uppercase;color:#fff;padding:28px 65px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#f46b45),to(#eea849));background:linear-gradient(90deg,#f46b45 0,#eea849 100%);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);box-shadow:0 4px 10px rgba(0,0,0,.25);border-radius:8px}.sidebar{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;margin-left:30px}.sidebar h4{font-family:"Oswald";font-style:normal;font-weight:700;font-size:20px;line-height:130%;text-transform:uppercase;color:#333}.sidebar .line{height:3px;width:100%;background:-webkit-gradient(linear,left top,right top,color-stop(1.54%,#c22f1e),color-stop(98.93%,#ffe8da));background:linear-gradient(90deg,#c22f1e 1.54%,#ffe8da 98.93%);margin:15px 0}.sidebar__one{width:100%;height:230px;position:relative;background:url(../img/content/sidebar-1.webp) no-repeat;background-position:center center;border-bottom:5px solid #3239cb}.sidebar__one a{position:absolute;font-family:"Mulish";font-weight:700;font-size:15px;line-height:120%;text-align:center;color:#fff;width:80%;background:#3239cb;border-radius:10px 10px 0 0;padding:10px 0;bottom:0;left:50%;cursor:pointer;-webkit-transform:translate(-50%);transform:translate(-50%)}.sidebar__two{width:100%;height:430px;position:relative;background:url(../img/content/sidebar-2.webp) no-repeat;background-position:center center;border-bottom:5px solid #f6394d;margin-top:37px}.sidebar__two a{position:absolute;font-family:"Mulish";font-weight:700;font-size:15px;line-height:120%;text-align:center;color:#fff;width:40%;background:#f6394d;border-radius:10px 10px 0 0;padding:10px 0;bottom:0;left:50%;cursor:pointer;-webkit-transform:translate(-50%);transform:translate(-50%)}.sidebar span{display:block;font-family:"Mulish";font-weight:600;font-size:10px;line-height:130%;color:#bbb;margin-top:37px}.sidebar h4{margin-top:6px;font-family:"Mulish";font-weight:800;font-size:20px;line-height:120%;color:#040404}.sidebar p{margin-top:16px;font-family:"Mulish";font-weight:400;font-size:13px;line-height:120%;color:#040404;opacity:.8}.sidebar__news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:55px}.sidebar__news-title{font-family:"Mulish";font-weight:700;font-size:25px;line-height:120%;color:#3239cb}.sidebar__news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:43px}.sidebar__news-list span{margin-top:0}.sidebar__news-list p{ont-family:"Mulish";font-weight:400;font-size:16px;line-height:120%;color:#000;opacity:.8;margin-top:9px}.sidebar__news-list-info{margin-left:21px}.sidebar__news-list-new{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0}.sidebar__news-list-new:not(:last-child){border-bottom:1px solid #3239cb}.sidebar__news-list-img img{width:83px;height:87px}.sidebar__three{margin-top:46px;width:100%;height:287px;background:url(../img/content/sidebar-3.webp) no-repeat;padding:72px 39px}.sidebar__three span{font-family:"Mulish";font-weight:400;font-size:13px;line-height:120%;color:#bbb;margin-top:0}.sidebar__three h4{font-family:"Mulish";font-weight:700;font-size:24px;line-height:120%;color:#fff;margin-top:3px;max-width:200px}.sidebar__three p{font-family:"Mulish";margin-top:16px;font-weight:400;font-size:13px;line-height:120%;color:#fff;opacity:.8}body.js-popup{overflow-y:hidden}.js-d-none{display:none!important}@font-face{font-family:"Cairo";src:url(../fonts/Cairo-Regular.woff2) format("woff2"),url(../fonts/Cairo-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Oswald";src:url(../fonts/Oswald-Light.woff2) format("woff2"),url(../fonts/Oswald-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Oswald";src:url(../fonts/Oswald-Regular.woff2) format("woff2"),url(../fonts/Oswald-Regular.woff) format("woff");font-weight:400;font-style:normal}@keyframes fortune-rotation{70%{-webkit-transform:rotate(1842deg);transform:rotate(1842deg)}to{-webkit-transform:rotate(1822deg);transform:rotate(1822deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.js-fortune-fade-in{-webkit-animation:fadeIn ease .6s;animation:fadeIn ease .6s}.js-fortune-fade-out{-webkit-animation:fadeOut ease .6s;animation:fadeOut ease .6s}.fortune{padding:20px 15px}.fortune-title{font-size:26px;font-weight:700}.fortune-subtitle{font-size:18px}.fortune-title,.fortune-subtitle{text-align:center;margin:0 auto 20px;max-width:600px}.fortune-game,.fortune-content,.fortune-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fortune-game-wheel{position:relative;width:100%;height:100%;max-width:360px;max-height:360px}.fortune-game-wheel__img{border-radius:50%;-webkit-box-shadow:0 0 10px 0 rgba(34,60,80,.2);box-shadow:0 0 10px 0 rgba(34,60,80,.2);width:100%;height:100%}.fortune-game-wheel__btn{position:absolute;border:0;outline:0;background:0 0;cursor:pointer;padding:0;top:34%;right:36.5%;padding:0;width:27%;height:27%;-webkit-box-shadow:none;box-shadow:none}.fortune-game-wheel__btn img{width:100%;height:100%}.fortune-game.js-launched .fortune-game-wheel__img{-webkit-animation-name:fortune-rotation;animation-name:fortune-rotation;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.fortune-content__img{width:auto;height:100%;max-width:300px;max-height:250px}.fortune-content__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -2px 10px}.fortune-content__text img,.fortune-content__text span{margin:0 2px}.fortune-content__text span{font-size:18px}.fortune-content__timer{margin-bottom:20px}.fortune-content__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.fortune-content__price p{font-family:"Oswald",sans-serif;font-size:26px;line-height:130%;color:#525252;margin:0 8px}.fortune-content__price-old{background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300;position:relative}.fortune-content__price-old::after{position:absolute;content:"";width:100%;height:2px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);left:0;top:51%}.fortune-form__input-wrap,.fortune-form__btn{height:65px;max-width:600px;width:100%;border-radius:12px;line-height:140%}.fortune-form__input-wrap{background:#fbfbfb;padding:5px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);margin-bottom:15px}.fortune-form__input{width:100%;height:100%;border-radius:12px!important;border-color:#de6161;background:-webkit-gradient(linear,left top,right top,from(#fff),to(#fff)) padding-box,-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161)) border-box;background:linear-gradient(90deg,#fff,#fff) padding-box,linear-gradient(90deg,#6289c7 0,#de6161 98.87%) border-box;border-width:1px;border-style:solid;border-color:transparent;outline:0;padding:7px 10px!important;font-weight:300;font-size:20px;color:rgba(82,82,82,.8)}.fortune-form__btn{color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,#6289c7),color-stop(98.87%,#de6161));background:linear-gradient(90deg,#6289c7 0,#de6161 98.87%);-webkit-box-shadow:0 3px 0 #8c6984;box-shadow:0 3px 0 #8c6984;border:0;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;font-weight:500;font-size:16px;text-transform:uppercase}.fortune-form__btn:hover{margin-top:4px;margin-bottom:-4px;-webkit-box-shadow:0 0 0 #8c6984;box-shadow:0 0 0 #8c6984;-webkit-transition:all .3s ease;transition:all .3s ease}.popup-fortune{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;bottom:0;background-color:rgba(47,47,47,.5);z-index:999;overflow-y:scroll;width:100vw;left:0;right:0;visibility:hidden}.popup-fortune__inner{background-color:#fff;border-radius:10px;padding:70px 25px 35px;position:relative;text-align:center}.popup-fortune__inner-image{position:absolute;top:-30px;left:calc(50% - 65px);width:130px;height:auto}.popup-fortune__inner-title{margin:0;margin-bottom:20px;font-size:27px;line-height:33px;color:#000}.popup-fortune__inner-text{font-size:21px;line-height:25px;color:#1e1e1e;max-width:335px;margin-bottom:30px}.popup-fortune__inner .close-btn{padding:10px 25px;text-transform:uppercase;color:#fff;background-color:#5c61ea;outline:0;border:0;font-size:23px;line-height:29px;border-radius:20px;cursor:pointer}.popup-fortune.js-open{overflow-y:hidden;visibility:visible}.timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timer .dots{color:#b95151;font-size:34px;margin-right:4px;margin-left:4px}.timer .white{background-color:#fff;border-radius:5px;margin:0 4px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2)}.timer__item{font-family:"Oswald",sans-serif;width:40px;height:54px;margin:0 2px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:33px;line-height:120%;border-radius:5px;color:#bb91ce}@media (min-width:992px){.header__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__social{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media (max-width:991px){.header__logo-subtitle{display:none}.header__social{display:none}.subheader__container{height:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subheader__logo{font-size:24.8651px}.subheader__img{display:none}.subheader__link{display:block}.menu__list{display:none}.menu__search{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.menu__search-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.menu__search-house{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:10px 38px}.intro__counts span{font-size:14px}.intro__info{margin-left:15px}.intro__info-hide{display:none}.target-content__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.sidebar{display:none}}@media (max-width:767px){.intro__title{font-size:20px}.content__imgs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.content__card-img{width:77.6px;height:77.6px}}@media (max-width:567px){.content .comments__btn a{font-size:16px}}@media (max-width:479px){.fortune-title{font-size:23px}.fortune-subtitle{font-size:16px}.fortune-content__text span{font-size:16px}.fortune-form__input-wrap,.fortune-form__btn{height:55px}.fortune-form__input{font-size:16px;padding:5px!important}.fortune-form__btn{font-size:14px}.popup-fortune__inner{width:80%;padding:45px 20px 25px}.popup-fortune__inner-image{left:calc(50% - 55px);width:100px}.popup-fortune__inner-title{font-size:21px;line-height:25px;margin-bottom:15px}.popup-fortune__inner-text{font-size:16px;line-height:19px;margin-top:0;margin-bottom:20px}.timer .dots{font-size:30px;margin-right:3px;margin-left:3px}.timer__item{font-size:28px;width:30px;height:42px}.fortune-title{font-size:23px}.fortune-subtitle{font-size:16px}.fortune-content__text span{font-size:16px}.fortune-form__input-wrap,.fortune-form__btn{height:55px}.fortune-form__input{font-size:16px;padding:5px!important}.fortune-form__btn{font-size:14px}.popup-fortune__inner{width:80%;padding:45px 20px 25px}.popup-fortune__inner-image{left:calc(50% - 55px);width:100px}.popup-fortune__inner-title{font-size:21px;line-height:25px;margin-bottom:15px}.popup-fortune__inner-text{font-size:16px;line-height:19px;margin-top:0;margin-bottom:20px}.timer .dots{font-size:30px;margin-right:3px;margin-left:3px}.timer__item{font-size:28px;width:30px;height:42px}}