.footer{padding:40px 0;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.footer__container{padding:0 24px}@media(max-width:589px){.footer__container{padding:0 16px}}@media screen and (min-width:1024px){.footer__container{padding:0 80px}}@media screen and (min-width:1440px){.footer__container{margin:0 auto;padding:0 200px;width:1440px}}.footer__content-wrapper{position:relative;display:flex;justify-content:space-between}.footer__logo-wrapper{display:flex;flex-direction:column;gap:18px;cursor:pointer}.footer__logo-img{width:86px;height:86px}@media(max-width:589px){.footer__logo-img{width:67px;height:67px}}.footer__logo-name{width:160px;height:24px}@media(max-width:589px){.footer__logo-name{width:80px;height:12px}}.footer__nav-wrapper{display:flex;gap:52px}@media(max-width:589px){.footer__nav-wrapper{gap:16px}}@media screen and (min-width:768px){.footer__nav-wrapper{gap:62px}}@media screen and (min-width:1440px){.footer__nav-wrapper{gap:152px}}.footer__nav-list{display:flex;flex-direction:column;gap:16px}.footer__nav-link{font-size:12px;line-height:1;text-decoration:none;transition:all .3s;outline:none}@media screen and (min-width:768px){.footer__nav-link{font-size:14px}}@media screen and (min-width:1440px){.footer__nav-link{font-size:20px}}.footer__nav-link:hover{text-decoration:underline}.footer__nav-link:focus{outline:none}.footer__nav-link:focus-visible{outline:none}.cookie-button-open{position:absolute;left:-264px;bottom:calc(100% + 40px);padding:12px 44px;font-size:16px;font-weight:600;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#160e00;z-index:100}.footer__cookie-banner{margin:0 auto;background-color:#160e00;border-radius:8px 8px 0 0;padding:8px 24px;display:inline-flex;justify-content:space-between;gap:32px;color:#fff;font-size:12px;width:calc(100% - 32px)}@media(max-width:376px){.footer__cookie-banner{gap:19px}}@media screen and (min-width:1440px){.footer__cookie-banner{font-size:16px;padding:8px 16px 8px 45px;max-width:1376px;width:100%;justify-content:flex-start;gap:200px}}.footer__cookie-banner__texts{display:inline-flex;flex-direction:column;gap:8px}@media screen and (min-width:1024px){.footer__cookie-banner__texts{flex-direction:row;align-items:center}}.footer__cookie-banner__link{text-decoration:underline;font-weight:600;white-space:nowrap}.footer__cookie-banner__btns{display:flex;align-items:center;gap:32px}@media(max-width:376px){.footer__cookie-banner__btns{gap:12px}}.footer__cookie-banner__goldText{font-weight:600;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.footer__cookie-banner__all{font-size:14px!important;line-height:1.3!important;min-width:120px;width:120px!important;height:32px!important;padding:0 2px!important;text-wrap:nowrap}@media screen and (min-width:1440px){.footer__cookie-banner__all{height:32px;min-width:200px;width:200px!important}}.modal-coockie__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(22,14,0,.251);z-index:999}.modal-coockie{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%}.modal-coockie__content{position:relative;padding:46px 0;background-color:#160e00}.modal-coockie__title{margin-bottom:24px;font-size:24px;font-weight:600;left:1;text-align:center;color:#fff}.modal-coockie__text{margin:0 auto 46px;width:1020px;font-size:18px;text-align:center;color:#fff}.modal-coockie__text a{text-decoration:underline}.modal-coockie__buttons-wrapper{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:25px}.modal-coockie__details{display:block;margin:0 auto;font-size:18px;font-weight:600;line-height:1.2;text-align:center;width:-moz-fit-content;width:fit-content;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal-coockie__details:hover{opacity:.9}.modal-coockie__close-btn{position:absolute;top:0;right:16px;width:32px;height:32px}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.slider-creators{position:relative;display:flex;align-items:center;width:1380px;margin:0 auto}.slider-creators__btn{position:absolute;top:auto;padding:10px;display:flex;z-index:10;cursor:pointer}.slider-creators__btn:disabled{cursor:auto;opacity:.2}.slider-creators__btn--left{left:-40px}.slider-creators__btn--right{right:-40px}.slider-creators .keen-slider{padding-left:8px;width:100%;overflow:hidden;transition:transform .6s ease-out!important}.slider-creators .keen-slider__slide{transition:transform .5s ease-out!important}.creator-card{width:240px}@media screen and (min-width:768px){.creator-card{width:249px}}@media screen and (min-width:1024px){.creator-card{width:243px}}@media screen and (min-width:1440px){.creator-card{width:320px}}.creator-card__main-wrapper{position:relative;margin-bottom:8px;border-radius:8px;overflow:hidden}.creator-card__bg-image{width:240px;height:240px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.creator-card__bg-image{width:249px;height:249px}}@media screen and (min-width:1024px){.creator-card__bg-image{width:243px;height:243px}}@media screen and (min-width:1440px){.creator-card__bg-image{width:320px;height:320px}}.creator-card__text-wrapper{padding:0}.creator-card__text-wrapper--no-loggedin{padding:0 15px}.creator-card__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.1}.creator-card__text-wrapper--no-loggedin .creator-card__text{max-width:270px}.pl__wrapper{display:flex;flex-direction:column;align-items:center}.pl__text{margin:80px auto;font-weight:600;font-size:20px;max-width:478px}.pl__back,.pl__text{color:#fff;text-align:center}.pl__back{display:flex;justify-content:center;gap:4px;font-size:18px;margin-top:108px}.fpf-enter-code{display:flex;flex-direction:column;align-items:center;margin:24px auto 0;width:100%;max-width:521px}@media screen and (min-width:1440px){.fpf-enter-code{max-width:478px}}.fpf-enter-code__title{margin-bottom:16px;font-size:20px;font-weight:600;text-align:center;color:#fff}@media(max-width:1024px){.fpf-enter-code__title{margin-bottom:24px}}.fpf-enter-code__btn-wrapper{margin-bottom:40px}.fpf-enter-code__bottom-wrapper{display:flex;align-items:flex-end;gap:6px}.fpf-enter-code__text{font-size:18px;color:#fff}.fpf-enter-code__back-btn{font-size:18px;font-weight:600;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.fpf-enter-code__resend-message{font-size:16px;color:#fff;margin-bottom:24px}.form-enter-code__action-wrapper--small{margin-top:12px!important;margin-bottom:32px!important}.fpf-enter-email{display:flex;flex-direction:column;align-items:center;margin:16px auto 0;max-width:470px;width:100%}@media screen and (min-width:1024px){.fpf-enter-email{margin-top:32px;max-width:478px}}.fpf-enter-email__title{margin-bottom:24px;font-size:20px;font-weight:600;color:#fff}@media screen and (min-width:1440px){.fpf-enter-email__title{margin-bottom:8px}}.fpf-enter-email__btn-wrapper{margin-top:16px;margin-bottom:40px}.fpf-enter-email__bottom-wrapper{display:flex;align-items:flex-end;gap:6px}.fpf-enter-email__text{font-size:18px;color:#fff}.fpf-enter-email__back-btn{font-size:18px;font-weight:600;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.hna_static{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.hna__title{font-size:24px;font-weight:700;color:#fff}.header-no-autorised{position:relative}@media screen and (min-width:1440px){.header-no-autorised:before{left:0;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.header-no-autorised:after,.header-no-autorised:before{content:"";position:absolute;top:0;width:50%;height:100%;z-index:50}.header-no-autorised:after{right:0;background:#160e00}}.header-no-autorised-bg-logo{position:absolute;right:0;bottom:-56px;width:506px;height:506px;background-image:url(/assets/icons/logo-gold.svg);background-size:contain;background-repeat:no-repeat;background-position:100%;z-index:0}.hna__container{display:none}@media screen and (min-width:1440px){.hna__container{position:relative;display:flex;align-items:stretch;padding-top:56px!important;padding-bottom:56px!important;z-index:100;max-width:1440px}}.hna__left-side{position:relative;flex:1 1;padding-right:75px}.hna__left-side-logo{margin-bottom:32px}.hna__left-side-text{position:relative;z-index:200;font-size:18px}.hna__left-side-text.text-1{margin-bottom:28px}.hna__left-side-text.text-2{margin-bottom:12px}.hna__right-side{flex:1 1;margin-bottom:-13px;padding-left:75px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1920px){.hna__right-side{align-items:center}}.hna__whiteBg{position:fixed;width:100vw;left:0;background-color:#fff;z-index:1000}.hna__blurBG,.hna__whiteBg{height:100vh;top:0;display:flex;justify-content:center}.hna__blurBG{position:absolute;width:100%;background-image:url(/assets/images/blurBG-mobile.jpg);background-repeat:no-repeat;background-position:top;background-size:100%;z-index:10000;max-width:1920px;align-items:center;margin:0 auto}@media screen and (min-width:1024px){.hna__blurBG{background-image:url(/assets/images/blurBG.png)}}.hna__blurBG.topic{align-items:flex-start;padding-top:72px}@media screen and (min-width:768px){.hna__blurBG.topic{padding-top:92px}}@media screen and (min-width:1024px){.hna__blurBG.topic{align-items:center;padding-top:0}}.hna-formWrapper{width:100%}.hna__mobile-container{padding:72px 84px;background-color:#160e00}@media screen and (min-width:1440px){.hna__mobile-container{display:none}}.hna__mobile__logo{display:block;margin:0 auto}.hna__mobile-form-wrapper{width:100%}.login-form{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%;max-width:521px}@media screen and (min-width:1440px){.login-form{max-width:478px}}.login-form__inputs-wrapper{margin-bottom:27px;width:100%;margin-top:26px;position:relative}.login-form__forgot-password{margin-top:10px;font-size:12px;font-weight:500;line-height:1.2;position:absolute;bottom:-8px;color:#fff}.login-form__btn{height:47px}.login-form__or{display:flex;align-items:center;gap:12px;margin-top:34px;margin-bottom:32px;width:100%;font-size:18px;color:#fff}.login-form__or-line{width:50%;height:1px;background-color:#fff}.login-form__sub-title{display:none}@media screen and (min-width:1440px){.login-form__sub-title{display:block;margin-bottom:32px;font-size:18px;color:#fff}}.login-form__social-networks{display:flex;align-items:center;gap:24px;margin-bottom:36px}.social-login-button{width:64px;height:64px;border:none;border-radius:50%;background:transparent;padding:0;cursor:pointer}.social-login-button .circle{transition:fill .3s ease,stroke .3s ease}.social-login-button .apple-icon{transition:fill .3s ease;fill:#fff}.social-login-button:hover .apple-circle{fill:url(#appleGradient);stroke:url(#appleGradient)}.social-login-button:hover .google-circle{fill:url(#googleGradient);stroke:url(#googleGradient)}.social-login-button:hover .x-circle{fill:url(#xGradient);stroke:url(#xGradient)}.social-login-button:hover .facebook-circle{fill:url(#facebookGradient);stroke:url(#facebookGradient)}.social-login-button:hover .apple-icon,.social-login-button:hover .icon{fill:#160e00}.social-login-button:hover .stop1,.social-login-button:hover .stop2,.social-login-button:hover .stop3,.social-login-button:hover .stop4{transition:stop-color .3s ease}.login-form__social-networks-item button{width:64px;height:64px;background:none;border:none;padding:0;border-radius:50%}.login-form__social-networks-item button:hover{background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.login-form__social-networks-item button:hover svg circle{fill:none;stroke:#160e00;stroke-width:3}.login-form__social-networks-item button:hover svg path{fill:#160e00;stroke:#160e00}.login-form__switch-form{display:flex;align-items:flex-end;justify-content:center;gap:8px}.login-form__switch-form p{font-size:16px;color:#fff}@media screen and (min-width:1440px){.login-form__switch-form p{font-size:18px}}.login-form__switch-form button{font-size:16px;font-weight:600;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.login-form__switch-form button:hover{opacity:.9}@media screen and (min-width:1440px){.login-form__switch-form button{font-size:18px}}.auth__btn{width:200px!important;height:48px!important;padding:0!important;border-radius:4px!important}@media screen and (min-width:1024px){.auth__btn{border-radius:8px!important;width:286px!important}}.modal-offer-auth{margin-top:36px}@media screen and (min-width:1440px){.modal-offer-auth{margin-top:60px}}.modal-offer-auth__title{margin-bottom:36px;font-size:20px;font-weight:600;line-height:1.4;text-align:center;color:#fff}@media screen and (min-width:1440px){.modal-offer-auth__title{margin-bottom:48px}}.modal-offer-auth__btn-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.modal-offer-auth__btn{position:relative;width:200px;height:48px!important;font-size:18px;font-weight:600;line-height:1.2;border-radius:4px;border:4px solid transparent;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}@media screen and (min-width:1440px){.modal-offer-auth__btn{width:286px;border-radius:8px}}.modal-offer-auth__btn.first{color:#160e00}.modal-offer-auth__btn.first:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background:#160e00;z-index:10}@media screen and (min-width:1440px){.modal-offer-auth__btn.first:hover:before{border-radius:8px}}.modal-offer-auth__btn.first:hover>span{position:relative;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:100}.modal-offer-auth__btn.second:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background:#160e00;z-index:10}@media screen and (min-width:1440px){.modal-offer-auth__btn.second:before{border-radius:8px}}.modal-offer-auth__btn.second>span{position:relative;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:100}.modal-offer-auth__btn.second:hover:before{background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.modal-offer-auth__btn.second:hover>span{color:#160e00}.fpf-recover-password{display:flex;flex-direction:column;align-items:center;margin:40px auto 0;width:100%;max-width:521px}@media screen and (min-width:1440px){.fpf-recover-password{max-width:478px}}.fpf-recover-password__title{margin-bottom:18px;font-size:20px;font-weight:600;color:#fff}.fpf-recover-password__tooltip{margin-bottom:16px;font-size:10px;font-weight:300;text-align:center;color:#fff}.fpf-recover-password__tooltip--error{color:red}@media screen and (min-width:768px){.fpf-recover-password__tooltip{font-size:12px}}.fpf-recover-password__btn-wrapper{margin-top:31px}.languages-switch{position:relative;display:flex;align-items:center;cursor:pointer}@media screen and (min-width:590px)and (max-width:767.9px){.languages-switch{gap:16px}}.languages-switch__icon{width:24px;height:24px;margin-right:5px}.languages-switch span{font-size:24px;font-weight:300;line-height:1}@media screen and (min-width:1024px){.languages-switch span{font-size:16px;font-weight:300}}.languages-switch__dropdown{position:absolute;top:-270%;right:-218%;min-width:140px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border:1px solid #160e00;z-index:950}@media screen and (min-width:1024px){.languages-switch__dropdown{top:calc(100% + 12px);right:-24px;min-width:120px}}.languages-switch__list{position:relative;background-color:#fff}.languages-switch__list-item{padding:6px;font-weight:500;color:#999;font-size:18px}@media screen and (min-width:1024px){.languages-switch__list-item{font-size:14px}}.languages-switch__list-item:hover{color:#333}.dlsbl{position:relative;padding-right:4px;overflow-y:auto;overscroll-behavior:contain}.dlsbl,.dlsbl__list{min-width:0;max-height:100%}.dlsbl__list{display:flex;flex-direction:column;overflow:hidden}.dlsbl__message-without-contacts{margin:0 auto;padding-top:80px;padding-bottom:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.dlsbl__message-without-contacts img{transition:all .3s;cursor:pointer}.dlsbl__message-without-contacts .text{font-size:10px;font-style:italic;line-height:1.2}.dlsbl__message-without-contacts img:hover{transform:scale(1.1)}.dlsbl::-webkit-scrollbar{width:4px}.dlsbl::-webkit-scrollbar-track{background:#fff;border-radius:8px}.dlsbl::-webkit-scrollbar-thumb{background:#160e00;border-radius:8px}@-moz-document url-prefix(){.dlsbl{scrollbar-width:thin;scrollbar-color:#160e00 #fff}}.dlsbl__message-without-contacts.contacts-page{flex-direction:row}.dlsbl__message-without-contacts.contacts-page .text{max-width:134px}.empty-top{padding:80px 24px 0}.empty-top__icons-wrapper{display:flex;align-items:center;justify-content:center;gap:46px;margin-bottom:50px}@media screen and (min-width:1024px){.empty-top__icons-wrapper{gap:24px;margin-bottom:24px}.empty-top__farme-icon{width:64px;height:64px}}@media screen and (min-width:1440px){.empty-top__farme-icon{width:80px;height:80px}}.empty-top__text{font-size:16px;font-weight:700;line-height:1.25;text-align:center;white-space:pre-line}@media screen and (min-width:1024px){.empty-top__text{font-size:10px}}@media screen and (min-width:1440px){.empty-top__text{font-size:14px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.vids{display:flex;flex-direction:column;justify-content:center;align-items:center}.vids__container{position:relative;margin-top:-12px}.vids__btn{position:absolute;display:flex;align-items:center;justify-content:center;width:66px;height:12px;cursor:pointer;z-index:10;transition:opacity .3s}@media screen and (min-width:1440px){.vids__btn{width:134px;height:28px}}.vids__btn.vids__btn--disabled{opacity:.4;cursor:default}.vids__btn img{width:10px;height:5px}@media screen and (min-width:1440px){.vids__btn img{width:16px;height:8px}}.vids__btn-prev{top:-15px}@media screen and (min-width:1440px){.vids__btn-prev{top:-34px}}.vids__btn-next{bottom:-15px}@media screen and (min-width:1440px){.vids__btn-next{bottom:-36px}}.vids__swiper-container{min-width:66px;width:66px;height:66px}@media screen and (min-width:1440px){.vids__swiper-container{min-width:134px;width:134px;height:134px}}.vids .swiper-slide{width:66px!important}@media screen and (min-width:1440px){.vids .swiper-slide{width:134px!important}}.vids__slider-card{position:relative;width:100%;height:100%;border-radius:10px;background-color:#fff}.vids__slider-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:3px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.vids__slider-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:8px;background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media screen and (min-width:1440px){.vids__slider-image{width:122px;height:122px}}.video-request{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:175px}@media screen and (min-width:1440px){.video-request{gap:10px;width:100%}}.video-request__header{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.video-request__header-title{font-size:12px;font-weight:400;line-height:1.2}.video-request__header-switch-autoplay-btns{position:relative;display:flex;align-items:center;width:80px;height:16px;border-radius:4px;z-index:1}.video-request__header-switch-autoplay-btns:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);-webkit-mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.video-request__header-switch-autoplay-btns button{position:relative;top:0;display:flex;align-items:center;justify-content:center;padding-top:1px;width:40px;height:16px;background:transparent;border-radius:4px;transition:all .3s;z-index:100}.video-request__header-switch-autoplay-btns button.active{background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.video-request__header-switch-autoplay-btns button span{font-size:8px;font-weight:400;line-height:1;position:relative;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);z-index:100}.video-request__header-switch-autoplay-btns button.active span{font-weight:500;color:#160e00}.video-request__video-player__wrapper{position:relative;display:flex;align-items:center;width:175px;height:82px;border-radius:12px;overflow:hidden;cursor:pointer}@media screen and (min-width:1440px){.video-request__video-player__wrapper{width:100%;height:134px}}.video-request__video-player{width:100%;height:100%;object-fit:cover}.video-request__video-player__line{position:absolute;left:8px;right:8px;bottom:5px;height:2.5px;background-color:#160e00;border-radius:8px;overflow:hidden;cursor:pointer}@media screen and (min-width:1440px){.video-request__video-player__line{bottom:8px;left:14px;right:12px;height:4px}}.video-request__video-player__line-time{height:100%;border-radius:8px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);transition:width .3s linear}.video-request__video-player__sound{position:absolute;left:8px;bottom:10px;width:12px;height:12px}@media screen and (min-width:1440px){.video-request__video-player__sound{left:14px;bottom:16px;height:20px;width:20px}}.video-request__naviagte-btn{padding:2px 0!important;width:175px!important;height:18px!important;font-size:10px!important;font-weight:500!important;border-radius:4px!important}@media screen and (min-width:1440px){.video-request__naviagte-btn{width:100%!important;height:30px!important;padding:9px 0!important;border-radius:8px!important}}.header-main{position:fixed;top:0;left:0;right:0;z-index:800;border-bottom:1px solid #000;background-color:#fff}.header-main__user{display:flex;align-items:flex-end;gap:8px;margin-right:12px;padding:8px 0}.header-main__user-avatar{width:40px;height:40px;border-radius:8px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain}.header-main__user-wrapper{display:none}@media screen and (min-width:1024px){.header-main__user-wrapper{display:block;width:60px}}@media screen and (min-width:1440px){.header-main__user-wrapper{width:108px}}.header-main__user-name{margin-bottom:2px;max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:1440px){.header-main__user-name{max-width:108px}}.header-main__user-nickname{max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;line-height:1.2}@media screen and (min-width:1440px){.header-main__user-nickname{max-width:108px}}.header-main__wrapper-1{display:flex;align-items:center;gap:26px}.header-main__wrapper-1 a{height:24px}.header-main__link{position:relative}.header-main__link.active:after{content:"";position:absolute;left:50%;bottom:-70%;transform:translate(-50%);width:130%;height:5px;background-color:#160e00}.header-main__middle-part__wrapper,.header-main__wrapper-1 .header-main__link.active:after{display:none}@media screen and (min-width:1024px){.header-main__middle-part__wrapper{display:flex;align-items:center;width:100%}}.header-main__middle-part{position:relative;display:flex;align-items:center;flex:1 1;padding:8px 12px;height:100%}.header-main__middle-part:before{left:0}.header-main__middle-part:after,.header-main__middle-part:before{content:"";position:absolute;top:-8px;width:1px;height:calc(100% + 14px);background-color:#160e00}.header-main__middle-part:after{right:0}.header-main__nav{display:flex;align-items:center;justify-content:space-between;margin-left:32px;flex:1 1}@media screen and (min-width:1440px){.header-main__nav{margin:0 80px}}.header-main__nav-item{position:relative;display:flex;align-items:center;justify-content:center;width:16.6666666667%}.header-main__nav-item.active p{font-weight:600}.header-main__nav-item__link{display:flex;align-items:center;gap:8px}.header-main__nav-item__link p{display:none}@media screen and (min-width:1440px){.header-main__nav-item__link p{display:block;font-size:16px;line-height:1.5}}.header-main__nav-item__link img{width:24px;height:24px}@media screen and (min-width:1440px){.header-main__nav-item__link img{width:16px;height:16px}}.header-main__nav-item__link:hover p{font-weight:600}.header-main__wrapper-2{margin-left:16px}.profile-layout__header{display:none}@media screen and (min-width:1024px){.profile-layout__header{position:fixed;top:57px;right:0;z-index:720;display:flex;align-items:center;width:100%;border-bottom:1px solid #160e00;background-color:#fff}}@media screen and (min-width:1024px)and (min-width:1024px){.profile-layout__header{width:calc(100% - 290px)}}@media screen and (min-width:1024px)and (min-width:1440px){.profile-layout__header{width:calc(100% - 488px)}}@media screen and (min-width:1024px)and (min-width:1920px){.profile-layout__header{width:calc(100% - 530px)}}.profile-layout__nav-menu{display:flex;align-items:center;gap:16px;flex:1 1}.profile-layout__nav-menu-item{width:100%}.profile-layout__logout-btn{padding:12px 24px;width:132px;font-size:12px;line-height:2;border-left:1px solid #160e00}.profile-layout__logout-btn:hover{font-weight:600}@media screen and (min-width:1024px){.profile-layout__logout-btn{padding:4px 24px}}@media screen and (min-width:1440px){.profile-layout__logout-btn{padding:12px 24px;width:163px}}@media screen and (min-width:1920px){.profile-layout__logout-btn{width:205px}}