@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Teko:700&display=swap);@import url(https://fonts.googleapis.com/css?family=Rubik:regular,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Rubik+Mono+One:regular);*{padding:0;margin:0;border:0}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:375px}body{color:#151216;line-height:1;font-family:Teko;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Teko;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper > *{min-width:0}[class*=__container]{max-width:60.5rem;margin:0 auto;padding:0 1.25rem}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.yellow{color:#ffc020}.blue-border{border:1.289px solid #1fa1ff}.yellow-border{border:1.289px solid #ffc020}.yellow-play{background:#ffc020;border:2px solid #f8cf63}.red-play{background:#f9373f;border:2px solid #ef6f78}.blue{color:#1fa1ff}.purple-button{background:#c48ad8;color:#faf2fd;font-family:Rubik;font-size:1rem;font-weight:700;line-height:90%;text-transform:uppercase;border-radius:10px;padding:16px 18px;border:2px solid rgba(255,255,255,.2);-webkit-transition:border,background .3s;transition:border,background .3s}.whitespace{display:inline-block}.word{white-space:nowrap}.header{background:#ffc020;padding-top:1.25rem;padding-bottom:20px}.header__container{max-width:90rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{max-width:48px}.header__logo img{width:100%}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.menu__link{font-family:Rubik;text-transform:uppercase;letter-spacing:-1.08px;line-height:100%;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding-bottom:.25rem;position:relative}.menu__link img{width:.625rem;height:.625rem}.menu__link::after{content:"";width:0;height:.25rem;position:absolute;left:0;bottom:0;background:#151216;border-radius:1px;-webkit-transition:width .3s;transition:width .3s}.footer{padding-top:3.125rem;background:#151216;padding-bottom:2.5rem;position:relative;margin-top:-25px;z-index:3}.footer__mascot{position:absolute}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-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;max-width:500px;padding-bottom:2.5rem}.footer__logo{max-width:140px;margin-bottom:3.625rem}.footer__socials{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;gap:38px;margin-bottom:1.125rem}.footer__socials li a{max-width:2.625rem;max-height:2.625rem;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}.footer__nav{border-top:1px solid rgba(156,156,156,.2);padding-top:.75rem;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;gap:18px;color:#faf2fd;width:100%;font-family:Rubik;font-size:.875rem;line-height:120%;letter-spacing:-.84px;text-transform:uppercase}.footer__nav li a{padding-bottom:.25rem;position:relative}.footer__nav li a::after{content:"";width:0;height:.0625rem;position:absolute;left:0;bottom:0;background:#faf2fd;border-radius:1px;-webkit-transition:width .3s;transition:width .3s}.wrapper{background:#151216}.hero{background:#ffc020;height:100vh;max-height:-webkit-fill-available;position:relative;z-index:1}.hero__scroll-icon{position:absolute;left:50%;bottom:20px;width:4rem;height:4rem;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:bottom .3s;transition:bottom .3s;-webkit-animation:move 1.3s infinite ease-in-out;animation:move 1.3s infinite ease-in-out}@-webkit-keyframes move{0%,100%{bottom:20px}50%{bottom:10px}}@keyframes move{0%,100%{bottom:20px}50%{bottom:10px}}.hero__container{position:relative;width:100%;height:100%}.hero__content{padding:0 20px;text-align:center;position:absolute;width:100%;top:38%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero__logo{margin-left:-40px;max-width:906px}.hero__title{font-weight:700;line-height:70%;letter-spacing:-1.92px;text-transform:uppercase;opacity:0}.hero__title.animation-inited{opacity:1}.hero__title .char{display:inline-block;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.hero__subtitle{font-family:Rubik;line-height:120%;letter-spacing:-1.68px}.content{background:#151216;padding-bottom:4rem;position:relative}.content-first{z-index:3}.content-second{z-index:3}.content__container{text-align:center}.content__title{font-family:"Rubik Mono One";line-height:100%;letter-spacing:-1.08px;margin-bottom:1.25rem}.content__video-wrap{position:relative;margin-bottom:1.375rem}.content__video-wrap.blue-border{margin-top:4.0625rem}.content__video-iframe{aspect-ratio:928/522;border:0}.content__video-image{aspect-ratio:928/522}.content__video-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:78px;height:78px;border-radius:20px;z-index:1;-webkit-transition:border,background .3s;transition:border,background .3s}.content__video-button img{width:1.4375rem;height:1.5625rem}.content__copy{font-family:Rubik;color:#faf2fd;line-height:120%;letter-spacing:-1px;margin-bottom:5rem;margin-top:3.125rem}.content__copy p:not(:last-child){margin-bottom:1.5rem;padding-bottom:1.5rem;position:relative}.content__copy p:not(:last-child)::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:2px;width:200px;background:#ffc020}.content__borders-block{border-top:2px solid #1fa1ff;border-bottom:2px solid #1fa1ff;padding-top:4rem;padding-bottom:2.625rem}.content__subtitle{font-family:Rubik;color:#1fa1ff;font-weight:700;line-height:70%;letter-spacing:-.96px;text-transform:uppercase;margin-bottom:2rem}.content__game-name{color:#faf2fd;font-size:11.25rem;font-weight:700;line-height:70%;text-transform:uppercase;position:relative}.content__game-logo{position:absolute}.content__img-section{position:relative;z-index:2;overflow:hidden;background:#151216;height:0}.no-webp .content__full-img{background:url(../img/picture-fullw-2x.png) center/cover no-repeat}.content__full-img{position:absolute;left:0;width:100%;max-height:1500px;height:100%;z-index:2}.content__text{color:#faf2fd;font-weight:700;line-height:70%;text-transform:uppercase;margin-bottom:3.125rem}.content__launch{color:#faf2fd;font-weight:700;line-height:70%;letter-spacing:-5.4px;text-transform:uppercase;margin-bottom:1.875rem}.content__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content__button{max-width:333px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.content__button img{max-width:39px}@media (max-height:780px) and (min-width:47.99875em){.hero__logo{max-width:60%;margin-bottom:1.875rem}}@media (min-width:60.5em){.whitespace{width:.6875rem}.footer{margin-top:-1.5625rem}.footer__mascot{bottom:-8.125rem}.footer__mascot{right:-7.5rem}.footer__mascot{width:29.25rem}.hero__logo{margin-bottom:3.125rem}.hero__title{font-size:4rem}.hero__title{margin-bottom:2.75rem}.hero__subtitle{font-size:1.75rem}.content{padding-top:5.3125rem}.content-first{padding-bottom:5.625rem}.content-second{padding-top:5.625rem}.content__copy{font-size:2.375rem}.content__subtitle{font-size:2rem}.content__game-name{font-size:11.25rem}.content__game-logo{top:-3.5rem}.content__game-logo{right:-.875rem}.content__game-logo{width:9.8125rem}.content__text{font-size:5rem}.content__launch{font-size:11.25rem}.content__launch{margin-top:6.875rem}}@media (min-width:120.25em){.content__full-img{top:18.75rem}}@media (min-width:1925px){.no-webp .content__full-img{background:url(../img/picture-fullw-2x.png) center/cover no-repeat}.content__full-img{max-height:2000px}}@media (min-width:1925px) and (min-width:187.5em){.content__full-img{top:18.75rem}}@media (max-width:48em){.content__full-img{top:25rem}}@media (max-width:61.99875em){.hero__logo{margin-left:-20px}.hero__title{letter-spacing:-1px;line-height:100%}.hero__subtitle{letter-spacing:-1px}.content__copy{letter-spacing:-2px}.content__subtitle{line-height:100%}.content__launch{letter-spacing:-4px}}@media (max-width:61.99875em) and (max-width:23.4375em){.hero__logo{max-width:18.75rem}}@media (max-width:47.99875em){.footer__logo{margin-bottom:1.875rem}.footer__socials{gap:20px}.footer__socials li a{max-width:2.625rem;max-height:2.625rem}.content__video-wrap.blue-border{margin-top:0}.content__video-button{width:58px;height:58px}.content__copy{letter-spacing:-1px;margin-bottom:2.5rem;margin-top:2.5rem}.content__borders-block{padding-top:2.125rem;padding-bottom:2.125rem}.no-webp .content__full-img{background:url(../img/picture-fullw.png) center/cover no-repeat}.content__text{margin-bottom:1.875rem;line-height:100%}.content__launch{letter-spacing:-1px;margin-top:2.5rem}}@media (max-width:47.99875em) and (max-width:23.4375em){.content__full-img{margin-top:6.25rem}}@media (max-width:29.99875em){.header__logo{max-width:40px}.menu__link{font-size:1rem}.hero__subtitle{letter-spacing:-.5px}.content__copy{letter-spacing:-.5px}.content__launch{letter-spacing:-.5px}.content__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:23.4375em){.whitespace{width:.375rem}.footer{margin-top:-3.125rem}.footer__mascot{bottom:-2.5rem}.footer__mascot{right:-2.5rem}.footer__mascot{width:7.5rem}.hero__logo{margin-bottom:1.875rem}.hero__title{font-size:3.125rem}.hero__title{margin-bottom:1.5rem}.hero__subtitle{font-size:1.5rem}.content{padding-top:2.5rem}.content-first{padding-bottom:2.5rem}.content-second{padding-top:2.5rem}.content__copy{font-size:1.5rem}.content__subtitle{font-size:1.5rem}.content__game-name{font-size:3.75rem}.content__game-logo{top:-1.75rem}.content__game-logo{right:.0000000625rem}.content__game-logo{width:3.75rem}.content__text{font-size:2.625rem}.content__launch{font-size:4.375rem}.content__launch{margin-top:2.5rem}}@media (min-width:23.4375em) and (max-width:60.5em){@supports (width:clamp(0.375rem ,0.1773819562rem + 0.8431703204vw ,0.6875rem)){.whitespace{width:clamp(.375rem ,.1773819562rem + .8431703204vw ,.6875rem)}}@supports not (width:clamp(0.375rem ,0.1773819562rem + 0.8431703204vw ,0.6875rem)){.whitespace{width:calc(.375rem + .3125 * (100vw - 23.4375rem)/ 37.0625)}}@supports (margin-top:clamp(-3.125rem ,-4.1130902192rem + 4.215851602vw ,-1.5625rem)){.footer{margin-top:clamp(-3.125rem ,-4.1130902192rem + 4.215851602vw ,-1.5625rem)}}@supports not (margin-top:clamp(-3.125rem ,-4.1130902192rem + 4.215851602vw ,-1.5625rem)){.footer{margin-top:calc(-3.125rem + 1.5625 * (100vw - 23.4375rem)/ 37.0625)}}@supports (bottom:clamp(-8.125rem ,1.0571247892rem + -15.1770657673vw ,-2.5rem)){.footer__mascot{bottom:clamp(-8.125rem ,1.0571247892rem + -15.1770657673vw ,-2.5rem)}}@supports not (bottom:clamp(-8.125rem ,1.0571247892rem + -15.1770657673vw ,-2.5rem)){.footer__mascot{bottom:calc(-2.5rem + -5.625 * (100vw - 23.4375rem)/ 37.0625)}}@supports (right:clamp(-7.5rem ,0.6618887015rem + -13.4907251265vw ,-2.5rem)){.footer__mascot{right:clamp(-7.5rem ,.6618887015rem + -13.4907251265vw ,-2.5rem)}}@supports not (right:clamp(-7.5rem ,0.6618887015rem + -13.4907251265vw ,-2.5rem)){.footer__mascot{right:calc(-2.5rem + -5 * (100vw - 23.4375rem)/ 37.0625)}}@supports (width:clamp(7.5rem ,-6.2542158516rem + 58.6846543002vw ,29.25rem)){.footer__mascot{width:clamp(7.5rem ,-6.2542158516rem + 58.6846543002vw ,29.25rem)}}@supports not (width:clamp(7.5rem ,-6.2542158516rem + 58.6846543002vw ,29.25rem)){.footer__mascot{width:calc(7.5rem + 21.75 * (100vw - 23.4375rem)/ 37.0625)}}@supports (margin-bottom:clamp(1.875rem ,1.0845278246rem + 3.3726812816vw ,3.125rem)){.hero__logo{margin-bottom:clamp(1.875rem ,1.0845278246rem + 3.3726812816vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.0845278246rem + 3.3726812816vw ,3.125rem)){.hero__logo{margin-bottom:calc(1.875rem + 1.25 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(3.125rem ,2.5716694772rem + 2.3608768971vw ,4rem)){.hero__title{font-size:clamp(3.125rem ,2.5716694772rem + 2.3608768971vw ,4rem)}}@supports not (font-size:clamp(3.125rem ,2.5716694772rem + 2.3608768971vw ,4rem)){.hero__title{font-size:calc(3.125rem + .875 * (100vw - 23.4375rem)/ 37.0625)}}@supports (margin-bottom:clamp(1.5rem ,0.7095278246rem + 3.3726812816vw ,2.75rem)){.hero__title{margin-bottom:clamp(1.5rem ,.7095278246rem + 3.3726812816vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.7095278246rem + 3.3726812816vw ,2.75rem)){.hero__title{margin-bottom:calc(1.5rem + 1.25 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(1.5rem ,1.3419055649rem + 0.6745362563vw ,1.75rem)){.hero__subtitle{font-size:clamp(1.5rem ,1.3419055649rem + .6745362563vw ,1.75rem)}}@supports not (font-size:clamp(1.5rem ,1.3419055649rem + 0.6745362563vw ,1.75rem)){.hero__subtitle{font-size:calc(1.5rem + .25 * (100vw - 23.4375rem)/ 37.0625)}}@supports (padding-top:clamp(2.5rem ,0.7214376054rem + 7.5885328836vw ,5.3125rem)){.content{padding-top:clamp(2.5rem ,.7214376054rem + 7.5885328836vw ,5.3125rem)}}@supports not (padding-top:clamp(2.5rem ,0.7214376054rem + 7.5885328836vw ,5.3125rem)){.content{padding-top:calc(2.5rem + 2.8125 * (100vw - 23.4375rem)/ 37.0625)}}@supports (padding-bottom:clamp(2.5rem ,0.5238195616rem + 8.431703204vw ,5.625rem)){.content-first{padding-bottom:clamp(2.5rem ,.5238195616rem + 8.431703204vw ,5.625rem)}}@supports not (padding-bottom:clamp(2.5rem ,0.5238195616rem + 8.431703204vw ,5.625rem)){.content-first{padding-bottom:calc(2.5rem + 3.125 * (100vw - 23.4375rem)/ 37.0625)}}@supports (padding-top:clamp(2.5rem ,0.5238195616rem + 8.431703204vw ,5.625rem)){.content-second{padding-top:clamp(2.5rem ,.5238195616rem + 8.431703204vw ,5.625rem)}}@supports not (padding-top:clamp(2.5rem ,0.5238195616rem + 8.431703204vw ,5.625rem)){.content-second{padding-top:calc(2.5rem + 3.125 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(1.5rem ,0.9466694772rem + 2.3608768971vw ,2.375rem)){.content__copy{font-size:clamp(1.5rem ,.9466694772rem + 2.3608768971vw ,2.375rem)}}@supports not (font-size:clamp(1.5rem ,0.9466694772rem + 2.3608768971vw ,2.375rem)){.content__copy{font-size:calc(1.5rem + .875 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(1.5rem ,1.1838111298rem + 1.3490725126vw ,2rem)){.content__subtitle{font-size:clamp(1.5rem ,1.1838111298rem + 1.3490725126vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,1.1838111298rem + 1.3490725126vw ,2rem)){.content__subtitle{font-size:calc(1.5rem + .5 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(3.75rem ,-0.9928330523rem + 20.2360876897vw ,11.25rem)){.content__game-name{font-size:clamp(3.75rem ,-.9928330523rem + 20.2360876897vw ,11.25rem)}}@supports not (font-size:clamp(3.75rem ,-0.9928330523rem + 20.2360876897vw ,11.25rem)){.content__game-name{font-size:calc(3.75rem + 7.5 * (100vw - 23.4375rem)/ 37.0625)}}@supports (top:clamp(-3.5rem ,-0.6433389545rem + -4.7217537943vw ,-1.75rem)){.content__game-logo{top:clamp(-3.5rem ,-.6433389545rem + -4.7217537943vw ,-1.75rem)}}@supports not (top:clamp(-3.5rem ,-0.6433389545rem + -4.7217537943vw ,-1.75rem)){.content__game-logo{top:calc(-1.75rem + -1.75 * (100vw - 23.4375rem)/ 37.0625)}}@supports (right:clamp(-0.875rem ,0.5533306248rem + -2.3608770658vw ,0.0000000625rem)){.content__game-logo{right:clamp(-.875rem ,.5533306248rem + -2.3608770658vw ,.0000000625rem)}}@supports not (right:clamp(-0.875rem ,0.5533306248rem + -2.3608770658vw ,0.0000000625rem)){.content__game-logo{right:calc(.0000000625rem + -.8750000625 * (100vw - 23.4375rem)/ 37.0625)}}@supports (width:clamp(3.75rem ,-0.0837900506rem + 16.3575042159vw ,9.8125rem)){.content__game-logo{width:clamp(3.75rem ,-.0837900506rem + 16.3575042159vw ,9.8125rem)}}@supports not (width:clamp(3.75rem ,-0.0837900506rem + 16.3575042159vw ,9.8125rem)){.content__game-logo{width:calc(3.75rem + 6.0625 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(2.625rem ,1.1231028668rem + 6.4080944351vw ,5rem)){.content__text{font-size:clamp(2.625rem ,1.1231028668rem + 6.4080944351vw ,5rem)}}@supports not (font-size:clamp(2.625rem ,1.1231028668rem + 6.4080944351vw ,5rem)){.content__text{font-size:calc(2.625rem + 2.375 * (100vw - 23.4375rem)/ 37.0625)}}@supports (font-size:clamp(4.375rem ,0.0274030354rem + 18.5497470489vw ,11.25rem)){.content__launch{font-size:clamp(4.375rem ,.0274030354rem + 18.5497470489vw ,11.25rem)}}@supports not (font-size:clamp(4.375rem ,0.0274030354rem + 18.5497470489vw ,11.25rem)){.content__launch{font-size:calc(4.375rem + 6.875 * (100vw - 23.4375rem)/ 37.0625)}}@supports (margin-top:clamp(2.5rem ,-0.2666526138rem + 11.8043844857vw ,6.875rem)){.content__launch{margin-top:clamp(2.5rem ,-.2666526138rem + 11.8043844857vw ,6.875rem)}}@supports not (margin-top:clamp(2.5rem ,-0.2666526138rem + 11.8043844857vw ,6.875rem)){.content__launch{margin-top:calc(2.5rem + 4.375 * (100vw - 23.4375rem)/ 37.0625)}}}@media (max-width:61.99875em) and (min-width:61.99875em){.hero__logo{max-width:45rem}}@media (max-width:61.99875em) and (min-width:23.4375em) and (max-width:61.99875em){@supports (max-width:clamp(18.75rem ,2.7952688904rem + 68.073519401vw ,45rem)){.hero__logo{max-width:clamp(18.75rem ,2.7952688904rem + 68.073519401vw ,45rem)}}@supports not (max-width:clamp(18.75rem ,2.7952688904rem + 68.073519401vw ,45rem)){.hero__logo{max-width:calc(18.75rem + 26.25 * (100vw - 23.4375rem)/ 38.56125)}}}@media (min-width:48em) and (max-width:120.25em){@supports (top:clamp(18.75rem ,29.1522491349rem + -8.6505190311vw ,25rem)){.content__full-img{top:clamp(18.75rem ,29.1522491349rem + -8.6505190311vw ,25rem)}}@supports not (top:clamp(18.75rem ,29.1522491349rem + -8.6505190311vw ,25rem)){.content__full-img{top:calc(25rem + -6.25 * (100vw - 48rem)/ 72.25)}}}@media (min-width:1925px) and (min-width:120.3125em) and (max-width:187.5em){@supports (top:clamp(18.75rem ,18.75rem + 0vw ,18.75rem)){.content__full-img{top:clamp(18.75rem ,18.75rem + 0 ,18.75rem)}}@supports not (top:clamp(18.75rem ,18.75rem + 0vw ,18.75rem)){.content__full-img{top:calc(18.75rem + 0 * (100vw - 120.3125rem)/ 67.1875)}}}@media (min-width:1925px) and (max-width:120.3125em){.content__full-img{top:18.75rem}}@media (max-width:47.99875em) and (min-width:48em){.content__full-img{margin-top:1.25rem}}@media (max-width:47.99875em) and (min-width:23.4375em) and (max-width:48em){@supports (margin-top:clamp(1.25rem ,11.0209923664rem + -20.3562340967vw ,6.25rem)){.content__full-img{margin-top:clamp(1.25rem ,11.0209923664rem + -20.3562340967vw ,6.25rem)}}@supports not (margin-top:clamp(1.25rem ,11.0209923664rem + -20.3562340967vw ,6.25rem)){.content__full-img{margin-top:calc(6.25rem + -5 * (100vw - 23.4375rem)/ 24.5625)}}}@media (any-hover:hover){.yellow-play:hover{background:#f0cc70;border:2px solid #d3b056}.red-play:hover{background:#ef6065;border:2px solid #f5afb2}.purple-button:hover{border:2px solid rgba(255,255,255,.5);background:#dcb9e8}.menu__link:hover::after{width:100%}.footer__nav li a:hover::after{width:100%}}@media (max-height:780px){.hero__title{margin-bottom:1.5rem}}.webp .content__full-img{background:url(../img/picture-fullw-2x.webp) center/cover no-repeat}@media (min-width:1925px){.webp .content__full-img{background:url(../img/picture-fullw-2x.webp) center/cover no-repeat}}@media (max-width:47.99875em){.webp .content__full-img{background:url(../img/picture-fullw.webp) center/cover no-repeat}}