html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:176px;padding-right:176px}}.main{display:flex;flex-direction:column;color:var(--txt1);padding-top:80px;padding-bottom:80px}@media screen and (min-width: 1440px){.main{padding-left:212px;padding-right:212px}}.backLink{width:fit-content;display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:300;font-size:12px;line-height:150%;text-align:center;text-decoration:none!important;color:var(--txt1)}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAJxJREFUeAHtlDEOQEAQRWcXB6BBwQUUoncIR3UEhV4ULqAi4gZijUJrZ0aHn2y2+fkvm/z9AL9eLweEyooy9+M0WqdxvvNpEIYbo2uP4FXA1BWu1F4NXdvb/CwAN5wFkISTAdJwEuBJ+CmXYjJ4NpDJ+g8W7HkYJ43CVwR423rPBjyFkH+yFMKaCgmEvUVciGiLzrpqrC1li359QAds6W4GUxsUXgAAAABJRU5ErkJggg==) no-repeat center center}.backLink:hover{text-decoration:underline!important}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:600;font-size:26px;line-height:112%;text-transform:uppercase;text-align:center;color:var(--typography-wight);margin:64px 0}@media screen and (min-width: 1440px){.privacy-title{font-size:42px}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.main h2{font-weight:300;font-size:20px;line-height:150%;text-transform:uppercase;color:var(--txt2);margin:24px 0 16px}.main h3{font-weight:300;font-size:14px;line-height:150%;text-transform:uppercase;color:var(--txt1)}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-wight)}@media screen and (min-width: 1440px){.main p{font-size:18px}}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:300;font-size:14px;padding-left:20px;color:var(--txt1)}.main ol{font-weight:300;font-size:14px;color:var(--txt1);margin:0;padding-left:20px}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;font-weight:300;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:20px}@media screen and (min-width: 1440px){.upper-space{margin-top:40px}}.header-section{width:100%;height:52px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--background-black-15)}@media screen and (min-width: 1440px){.header-section{height:62px}}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 16px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 120px}}.header-logo{width:59px;height:40px}.hiden-menu{display:none}@media screen and (min-width: 1440px){.hiden-menu{display:flex;flex-wrap:wrap;gap:16px}}.backdrop{display:none}.backdrop.show{display:flex;justify-content:left;position:fixed;height:100vh;top:0;right:0;left:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--background-black);z-index:10}.backdrop-wrap{width:100%;display:flex}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.backdrop.show .header-menu-list .menu-item{padding:8px 0;text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:var(--second-family);font-weight:400;font-size:16px;line-height:108%;text-transform:uppercase;text-align:center;color:var(--typography-wight);transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:12px}}@media screen and (min-width: 1440px){.menu-item,.menu-hiden-item{display:flex;align-items:center;padding:8px 12px}}.backdrop.show .header-menu-list .menu-item .item-link-bd:hover,.item-link:hover{color:var(--typography-red);text-decoration:none}.item-link.active,.item-link-bd.active{border:1px solid var(--typography-red);border-radius:4px;padding:8px 12px;color:var(--typography-red)!important}.hidden{display:none}@media screen and (min-width: 1440px){.hidden{display:block}}.header-menu-btn{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border:none;background:none}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:30px;height:3px;background-color:#fff;transition:.3s ease}.header-menu-line.second{width:30x}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(6px,6px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}#hero{display:flex;height:100dvh;min-height:795px;padding-top:56px;position:relative;background-color:var(--bg1);background:url(./hero-bg-mobile-HVAHk__B.webp) no-repeat;background-position-y:100%}@media screen and (min-width: 1440px){#hero{height:auto;min-height:793px;background:url(./hero-bg-8-P2-IVz.webp) no-repeat;margin-top:58px;padding-top:160px}}.hero__container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (min-width: 1440px){.hero__container{align-items:flex-start}}@media screen and (min-width: 1440px){.hero__container.container{padding:0 64px}}.hero__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:10px;padding-bottom:32px}@media screen and (min-width: 1440px){.hero__content{align-items:flex-start}}.hero__title{width:100%;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-red);text-align:left}@media screen and (min-width: 1440px){.hero__title{font-size:18px}}.hero__description{width:100%;display:flex;flex-direction:column;gap:12px}.hero__text{width:100%;font-family:var(--second-family);font-weight:600;font-size:32px;line-height:112%;text-transform:uppercase;text-align:left;color:var(--typography-wight)}@media screen and (min-width: 1440px){.hero__text{width:881px;font-size:92px;line-height:96%}}.hero__button{flex-shrink:0;border-radius:12px;width:240px;height:64px;background:url(/img/google-btn.png) no-repeat;margin-bottom:64px;transition:.3s}@media screen and (min-width: 1440px){.hero__button{margin-bottom:255px}}.hero__button:hover{background:url(/img/google-btn-hover.png) no-repeat}.about__wrap{width:100%;display:flex;flex-direction:column;gap:24px;padding-top:48px;padding-bottom:48px}@media screen and (min-width: 1440px){.about__wrap{flex-direction:row;align-items:center;gap:48px;padding-top:80px;padding-bottom:64px}}.about__first-section{display:flex;flex-direction:column;gap:16}@media screen and (min-width: 1440px){.about__first-section{order:2}}.about__description{width:100%;display:flex;align-items:center;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:#ffffffb3}@media screen and (min-width: 1440px){.about__picture{order:1}}.how-to-play__wrap{display:flex;flex-direction:column;gap:24px;padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.how-to-play__wrap{flex-direction:row;gap:48px;padding-top:64px;padding-bottom:64px}}.how-to-play__description{display:flex;flex-wrap:wrap;gap:16px}.how-to-play__box{width:calc(50% - 8px);display:flex;flex-direction:column;align-items:center;gap:16px;font-family:var(--second-family);font-weight:700;font-size:16px;line-height:112%;text-transform:uppercase;text-align:center;color:#fff;border:1px solid var(--default-80);border-radius:4px;padding:32px 16px;background:var(--background-d-gray)}.how-to-play__box img{width:40px;height:40px}.rooms__container{padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.rooms__container{padding-bottom:64px}}.rooms__content{display:flex;flex-direction:column;gap:48px}@media screen and (min-width: 1440px){.rooms__content{flex-direction:row}}.rooms__box{width:100%;display:flex;flex-direction:column;gap:24px}.rooms__box-description{height:100%}.rooms__box-title{font-family:var(--second-family);font-weight:700;font-size:16px;line-height:112%;text-transform:uppercase;color:var(--typography-red)}@media screen and (min-width: 1440px){.rooms__box-title{font-size:18px}}.rooms__box-text{font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-gray);margin-top:8px}@media screen and (min-width: 1440px){.rooms__box-text{font-size:18px}}.rooms__box-features{display:flex;justify-content:space-between;border:1px solid var(--secondary-red-25);padding:8px 12px;background:var(--background-red-12);margin-top:8px}.rooms__box-features-time{display:flex;align-items:center;gap:8px}.rooms__box-features-time:before{content:"";display:block;width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAa9JREFUeAHFVNtRg0AUXYj5yGuGTCb5NVZgrEBSgXYglmAFmgq0AyiBDpIOQgeQL2YYmOWPHx6eqwtuGEDxQ+/MzmX3vs59wdhfk+u6Gp3yzjm/7NJX2wRhGD7g7GezGcdxy7csyzzwux879H1/TY4URXnDcYqi2A4GgyuSgTtg9mQycQg10N6yLhLO3CiKjkmSdKYGnVfoFkEQbOT3C/kyHA5NoIpVVd2ORqNYMn4G0xaLxVOVmqpaeZ6z1WrlNEYUNSuakMGhCZnZZIe0r8m2CiTJDKCzgOzEehCa9AJmld2XU9aRwpb1JDSKymDN5/NT5RDe14jE0NG4w1aX04aut1wud3Dk4eqV7/Wm8CZPaIBNAWtvmgCjQebSaMH5FyBEh4y3Dmwb0SxSM6tAksxBDXXWk4DOADu0ReLf7apMYhEK2FRjo8gKYuU0GuyzejQQrd50Ot1Dl2Hgb8r3s11GYR/BqMjHLqSETDjTxuPxvSxT6spihGg8dBwLQWz2ORaEeJOmqY4sDHw7+EkY9UVQ2lBQXajgMN5g5j5GhPYc3/QH2mEGD+y3RCnSYf9B7448/cyNE8zJAAAAAElFTkSuQmCC) no-repeat}.rooms__box-features-users{display:flex;align-items:center;gap:8px}.rooms__box-features-users:before{content:"";display:block;width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAW9JREFUeAHFU8ttg0AQXX4HEEKLxN10kBKCK7A7cAl2B3YqsEtwOrArcEpwKgCfuIDgBhIC8iYhUrRZPkmk+Elo2J23b2d2Zhi7B7Ism9E3hav0OcIw5I7jrNu23WDJu+0I65Ou60+u6+aTBeM49g3DuCiKwlRVPZRledY0jWPvoWmaHUQZ1gFEb5MEkyQhMQ6xuRgJUucQvUA09zxvzsaAA48QbIuimA1wfOIQV/Sp4gZuX8K8mKZ56xNE1BFxOu6wIPsoQMRGgCehAvEpgvRmPhsBxHyI5qOCKMQJJhjqO+oC4iDls+j7cZWpP23bJr+0ylJBqmLXGrTcoeeusDkVgRqd+tOyrEBWOF0mmAOYkiN+aUqOdV2LlE1fFyiSdBckQlEAB0T0WlXV9f12XffxDORffkaPtJ9ZH9I03VLDwu5pItgAvnC3UgKcKyKQZROBS1fdxCxEB4cj7L1tONI9zmbfMsLGmv0Sfzn7/3gDbY3j/xMuTfEAAAAASUVORK5CYII=) no-repeat}#features{min-height:810px;background:url(./features-bg-bfm5jvog.webp) no-repeat;background-position:50% 50%}.features-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:64px;padding-bottom:64px}@media screen and (min-width: 1440px){.features-section__wrap{flex-direction:row;gap:48px}}@media screen and (min-width: 1440px){.features-section__first-section{max-width:416px}}.features-section__content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.features-section__content{flex-direction:row;flex-wrap:wrap;gap:24px}}.features-section__box{height:fit-content;display:flex;align-items:center;gap:16px}.features-section__box:before{content:"";width:32px;height:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAy5JREFUeAHVV9F12lAMlVmgdIK4EwSnA5RM0HSCkAlKJ4BMEJgg6QTQCer+l5hOUGeCeIK4ukjmyPKzweGjJzrHx8/PknzffVd6QPTW7ZHojE6wAZ2YPCIab4hW7JvxdU49rQEgI7quEpVEC37+2pUgIfrOSbY8HLH/hE4x/tiQP17yfYVnHj/jma+/h9jgmJn6ZiFfzd2YH7jVFEzpBx7e4DmSFeV8xbgz1TNqMY69Zf85D0ctvnd8bQGE+lgm+1uaK+tiwzBRY47vn8Aovx9TH4MGTEK7Jef6HtQ+b2SFVcy9Bd3FXERHmKIucLHQfpJsCYKnTP3yUeZGF0TvqxidG1fPHPegWzRkvz81AFgFO7zjF09HgInL3U32ksfzj7z/yJEISDI5d8BMeKFxKX/rEhM7Ear4rjZCXafaExHllVnBHBQjhxWY5vxC4l/ZUGP2NjABy4E4p4dqn9H/Av0OxL2u/NqCjWSlhY0vpXnNagA0AKW0RgPS7nbWwcSSfRcGxOSFhcixWys6z5j1bwDQgG98SyMJSlE+1G63JF1wn5QBTJHUgvCMWQueBWbvYoBoKyOzz4UFwUzEqinLRI2xIIBqtZp4v3e6x3ctIHJyFCu9yDF1IMDuNgggk3JJtX4rAU1MUiRbhVqpUjx30+MK/G8jTF8Ztgq2+EhkEPLcD5sYtKK2QyAS0UPqpof6kUXVOZWxicnZNJQUznl0LzQZ39VIQF75xqVNat8pneXIUcWw72ddYN1UB6lBuGuv2v1im5DfJYmrcR/vDCxf2phGFUTSpyuHHM4aMHGucWg7VA8NtauNXlxFhfoA1JuoHhKX2NfyKASi6iUUMORwouxnAT2QauXGzvlDyxkYxen51PmjNGSRfKhwcxPfrLSMpy1pAOoBg6MBYEV6SBWBmt/Vuz/E8IO1Qw9xLwBM56qUZDh6lxTY41Lq3Z8d6A95W96jAeCU1CF+WMbU/uNybU/RlgrqDwCdjkUTgVYSFY9aXAFsbSujDBzHvQE4Kw68r9V71A721QDAQt7lgApAu9XxusPvdaY6mCm9bXrY13smftAG+gPKM7+QP0H/1/4BSuE04vVyE4EAAAAASUVORK5CYII=) no-repeat}.features-section__box-title{font-weight:600;font-size:18px;line-height:144%;letter-spacing:.02em;color:var(--typography-wight)}.features-section__box-text{max-width:252px;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:#ffffffb3}@media screen and (min-width: 1440px){.features-section__box-text{font-size:18px}}.advantages__wrap{display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.advantages__wrap{flex-direction:row;gap:48px;padding-top:64px;padding-bottom:64px}}.advantages__title{width:100%}.advantages__description{display:flex;flex-direction:column;gap:8px;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:#ffffffb3}@media screen and (min-width: 1440px){.advantages__description{font-size:18px}}.benefits-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.benefits-section__wrap{padding-top:64px;padding-bottom:64px}}.benefits-section__content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.benefits-section__content{flex-direction:row;gap:32px}}.benefits-section__box{display:flex;flex-direction:column;align-items:center;gap:16px;font-family:var(--second-family);font-weight:700;font-size:16px;line-height:112%;text-transform:uppercase;text-align:center;color:#fff;border:1px solid var(--default-80);border-radius:4px;padding:32px 16px;background:var(--background-d-gray)}@media screen and (min-width: 1440px){.benefits-section__box{justify-content:space-between;min-width:248px}}.benefits-section__box img{width:40px;height:40px}.reviews-section__wrap{width:100%;display:flex;flex-direction:column;gap:48px;padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.reviews-section__wrap{flex-direction:row;align-items:center;justify-content:space-between;padding-top:64px;padding-bottom:64px}}@media screen and (min-width: 1440px){.reviews-section__content{order:2}}#reviews .sliderWrap{width:100%;position:relative}@media screen and (min-width: 1440px){#reviews .sliderWrap{width:520px}}.reviews-section__box{display:flex;flex-direction:column;gap:24px;border:1px solid var(--default-80);border-radius:4px;padding:48px 32px;background:var(--background-black-15)}.comment-header{display:flex;align-items:center;gap:16px;order:2}.comment-header img{width:48px}.comment-author{display:flex;flex-direction:column;font-weight:600;font-size:18px;line-height:144%;letter-spacing:.02em;color:var(--typography-wight)}.comment-author img{width:120px;height:24px}.comment-text{order:1;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-gray)}.swiper-nav{width:100%;height:40px;margin-top:24px;position:relative}.swiper-nav .swiper-button-next:after{display:none}.swiper-nav .swiper-button-next{display:flex;justify-content:right;left:0;width:100%;height:100%}@media screen and (min-width: 1440px){.reviews-picture{order:1}}.faq__container{padding-top:32px;padding-bottom:32px}@media screen and (min-width: 1440px){.faq__container{padding-top:64px;padding-bottom:64px}}.faq__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.faq__title{width:100%}.faq__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.faq__item{width:100%;overflow:hidden;border:1px solid var(--secondary-red-25);border-radius:4px;padding:20px 24px;background:var(--background-red-12)}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-wight)}@media screen and (min-width: 1440px){.faq__item-title{font-size:18px}}.active .faq__item-title{margin-bottom:8px}.faq__item-title:after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAHxJREFUeAHtlc0JgDAMhRNxAC+9O4KrOYmjOIIrdAQHSMANYgQLetAaf07mgx5CX3gNvBIA502YuSOi3tJTWsQi0oCRAj7GDX5ggNtizXh1ok8xjUcCjXIMIbSp3k2AiCPkXoSYu6/hLjrhsBxLj6fIDZ5j2gfKdOWvOCZmUMYc/INMLzUAAAAASUVORK5CYII=) no-repeat}.active .faq__item-title:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAENJREFUeAHtzTERACAMA8AUBSzdsYgyrCABAfVQWLiDieO65pdclgQgInqSs5hZW5ER4O5dVevu6XoTGQhaGwVERH8mZwcJCvn75YgAAAAASUVORK5CYII=) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:16px;line-height:150%;color:var(--txt1);overflow:hidden;transition:.3s}.active .faq__item-text{height:auto}.contact__container{width:100%;padding-top:32px;padding-bottom:32px;background:var(--background-d-gray)}@media screen and (min-width: 1440px){.contact__container{padding-top:64px;padding-bottom:64px}}.contact__wrap{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 1440px){.contact__wrap{flex-direction:row;align-items:center;justify-content:space-around}}.contact__title{width:100%}@media screen and (min-width: 1440px){.contact__title{width:fit-content}}.contact__link{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px 4px 4px 16px;border-radius:4px;background:var(--typography-wight)}@media screen and (min-width: 1440px){.contact__link{width:488px}}.contact__link span{font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;color:var(--typography-red)}.contact__link a{display:flex;justify-content:center;align-items:center;width:107px;height:37px;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:108%;text-transform:uppercase;text-align:center;color:var(--typography-wight);border-radius:4px;background:var(--typography-red)}.footer-wrap{display:flex;flex-direction:column;align-items:center;gap:32px;padding-top:60px;padding-bottom:60px;background:var(--background-d-gray)}@media screen and (min-width: 1440px){.footer-wrap{gap:60px}}.footer-policies{width:100%}.footer-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media screen and (min-width: 1440px){.footer-list{flex-direction:row;justify-content:end;gap:60px}}.footer-list li a{font-weight:600;font-size:18px;line-height:144%;letter-spacing:.02em;text-align:center;color:var(--typography-wight)}@media screen and (min-width: 1440px){.footer-list li a{font-size:20px}}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-weight:400;font-size:16px;line-height:144%;letter-spacing:.02em;text-align:center;color:#fff}@media screen and (min-width: 1440px){.footer-copyright{font-size:18px;color:#b9b9b9}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Manrope", sans-serif;--second-family: "Cormorant Garamond", sans-serif;--third-family: "Inter", sans-serif;--font3: "Poppins", sans-serif;--typography-red: #ce0000;--typography-gray: #b9b9b9;--typography-wight: #ececec;--background-black: #030308;--background-d-gray: #17161b;--background-black-15: rgba(0, 0, 0, .15);--background-red-12: rgba(206, 0, 0, .12);--default-80: #343434;--default-60: #787878;--default-0: #ececec;--secondary-link: #00b7ff;--secondary-red: #ce0000;--secondary-red-25: rgba(206, 0, 0, .25);--accent: #ce0000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:#ffffffb3;background:var(--background-black);position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:70px}.title{font-family:var(--second-family);font-weight:600;font-size:26px;line-height:112%;text-transform:uppercase;color:#f4f4f4;margin-bottom:24px}@media screen and (min-width: 1440px){.title{font-size:42px;margin-bottom:32px}}.subtitle{font-family:var(--second-family);font-style:italic;font-weight:400;font-size:16px;line-height:112%;text-transform:capitalize;color:var(--typography-gray);margin-top:8px}@media screen and (min-width: 1440px){.subtitle{font-size:18px}}.accent{color:var(--accent)!important}.accent-link{color:var(--secondary-link)!important}.bold{font-weight:700}.space{margin-bottom:24px}@media screen and (min-width: 1440px){.space{margin-bottom:12px}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
