@charset "UTF-8";@font-face{font-family:Ubuntu;font-display:swap;src:url(../fonts/Ubuntu-Bold.woff2) format("woff2"),url(../fonts/Ubuntu-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Ubuntu;font-display:swap;src:url(../fonts/Ubuntu-Medium.woff2) format("woff2"),url(../fonts/Ubuntu-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Ubuntu;font-display:swap;src:url(../fonts/Ubuntu-Light.woff2) format("woff2"),url(../fonts/Ubuntu-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Ubuntu;font-display:swap;src:url(../fonts/Ubuntu-Regular.woff2) format("woff2"),url(../fonts/Ubuntu-Regular.woff) format("woff");font-weight:400;font-style:normal}:root{--primary:#FF4E8B;--gradient:linear-gradient(89deg, #FF4E91 4.4%, #FE4A63 99.67%);--grey-middle:#E9E8EE;--green:#45D75C;--light-gradient:linear-gradient(89deg, rgba(255, 78, 145, 0.10) 4.4%, rgba(254, 74, 99, 0.10) 99.67%);--bg-primary:#FFF;--bg-inverse:#36363D;--bg-light:#FFE7F4;--bg-pink-active:#FFEDF3;--text-primary:#36363D;--text-gradient:linear-gradient(89deg, #FF4E91 4.4%, #FE4A63 99.67%);--text-link:#FF4E91;--text-secondary:#AAA8B8;--text-inverse:#FFF;--container-width:1170px;--container-padding:16px}*{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:320px}body{color:var(--text-primary);line-height:1;font-family:Ubuntu;font-size:.875rem;-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:Ubuntu;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}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}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.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}.page__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;max-width:75rem;margin:0 auto;padding:30px .9375rem 80px}.page--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__aside{width:250px;-ms-flex-negative:0;flex-shrink:0;position:sticky;left:0;top:calc(var(--height-header) + 30px)}.page__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;padding:0 .9375rem}.button{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 20px;height:42px;border-radius:100px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.button svg{fill:currentColor;width:20px;height:20px}.button--fw{width:100%}.button--primary{background-size:100% auto;color:var(--text-inverse);background-image:var(--gradient)}.button--outline{border:1px solid var(--primary);color:var(--primary);background:linear-gradient(89deg,rgba(255,78,145,.1) 4.4%,rgba(254,74,99,.1) 99.67%)}.button--big{font-size:18px;font-weight:700;height:60px}.button--secondary{color:var(--primary);border:1px solid var(--primary);background:linear-gradient(89deg,rgba(255,78,145,.1) 4.4%,rgba(254,74,99,.1) 99.67%)}.button--grey{background:var(--grey-middle,#e9e8ee)}.button--light-grey{color:var(--text-inverse);background:rgba(255,255,255,.3)}.btn-grad{background-image:-webkit-gradient(linear,left top,right top,from(#ff512f),color-stop(51%,#f09819),to(#ff512f));background-image:linear-gradient(to right,#ff512f 0,#f09819 51%,#ff512f 100%);margin:10px;padding:15px 45px;text-align:center;text-transform:uppercase;-webkit-transition:.5s;transition:.5s;background-size:200% auto;color:#fff;-webkit-box-shadow:0 0 20px #eee;box-shadow:0 0 20px #eee;border-radius:10px;display:block}.btn-grad:hover{background-position:right center;color:#fff;text-decoration:none}.button-icon{border-radius:100px;background:var(--bg,#ffedf3);width:34px;height:34px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.button-icon--border{border-radius:100px;border:1px solid var(--grey-middle,#e9e8ee);background:#fff;height:40px;width:40px}.button-icon--grey{border-radius:100px;background:var(--grey-middle,#e9e8ee);height:40px;width:40px}.input{border-radius:0!important;width:100%;display:block;padding:0 20px;border:1px solid #eee}textarea.input-item__input{border-radius:20px;resize:none;height:200px;padding:12px 16px}.input-item__input{color:var(--text-primary);border-radius:100px;border:1px solid var(--grey-middle);background:var(--white,#fff);height:42px;padding:0 16px;outline:0;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);display:block;width:100%}.input-item__input:focus{-webkit-box-shadow:0 0 0 1px var(--text-secondary);box-shadow:0 0 0 1px var(--text-secondary)}.input-item__input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{color:var(--text-secondary);-webkit-transition:opacity .3s;transition:opacity .3s}.input-item__input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{color:var(--text-secondary);-moz-transition:opacity .3s;transition:opacity .3s}.input-item__input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{color:var(--text-secondary);-ms-transition:opacity .3s;transition:opacity .3s}.input-item__input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{color:var(--text-secondary);-ms-transition:opacity .3s;transition:opacity .3s}.input-item__input[placeholder]:not([data-placeholder-nohiden])::placeholder{color:var(--text-secondary);-webkit-transition:opacity .3s;transition:opacity .3s}.input-item__input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input-item__input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input-item__input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input-item__input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input-item__input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}.input-item__label{position:relative;display:block;width:100%}.input-item__viewpass{position:relative;display:inline-block;cursor:pointer}.input-item__viewpass::after{content:"";width:130%;position:absolute;left:50%;top:50%;height:1px;background:var(--text-secondary);-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.input-item__viewpass._viewpass-active::after{display:none}.input-item--icon-left .input-item__input{padding-left:44px}.input-item__icon-left{position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.input-item--icon-right .input-item__input{padding-right:44px}.input-item__icon-right{right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label .checkbox__rectangle{border-color:var(--primary);background:url(../img/icons/check.svg) center/12px 12px no-repeat}.checkbox__label{cursor:pointer;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.checkbox__rectangle{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);border-radius:4px;border:1px solid var(--grey-middle);background:var(--white,#fff)}.checkbox-circle{position:relative}.checkbox-circle__input{position:absolute;width:0;height:0;opacity:0}.checkbox-circle__input:checked+.checkbox-circle__label .checkbox-circle__circle{border-color:transparent;background:url(../img/svg/checked.svg) center/100% 100% no-repeat}.checkbox-circle__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.checkbox-circle__circle{border-radius:100px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.select{position:relative}.select::after{content:"";width:18px;height:18px;position:absolute;right:16px;pointer-events:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icons/arrow-dropdown.svg) center/100% 100% no-repeat}.select__item{border-radius:100px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);height:42px;padding:5px 36px 5px 16px;color:var(--text-secondary);-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:0;font-size:14px;width:100%}.menu{position:fixed;top:0;bottom:0;left:0;width:100%;z-index:5;background:var(--text-inverse);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:70px;overflow-y:auto;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.menu-open .menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu__profile{padding:10px 20px 18px 10px;border-bottom:1px dashed #c0beca}.menu__profile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__profile-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.menu__profile-avatar{width:50px;height:50px;border-radius:50%;position:relative}.menu__profile-avatar-link{position:absolute;width:20px;height:20px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;right:-2px;bottom:-4px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.menu__profile-avatar-link:hover{background:var(--bg-light)}.menu__profile-name{line-height:1.1428571429}.menu__profile-name:not(:last-child){margin-bottom:1px}.menu__profile-id{font-size:12px;color:var(--text-secondary);line-height:1.1666666667;letter-spacing:.24px;text-transform:uppercase}.menu__profile-credits{margin-left:62px;padding:5px 12px;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;gap:10px;border-radius:100px;background:var(--grey-middle)}.menu__profile-credits-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.menu__profile-credits-link{height:28px;font-size:13px}.menu__list{padding:8px 10px}.menu__list:not(:last-child){border-bottom:1px dashed #c0beca}.menu__link{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;position:relative}.menu__link.active{color:var(--text-inverse)}.menu__link.active .menu__link-count{color:var(--primary);background:var(--text-inverse)}.menu__link.active::after{opacity:1}.menu__link>*{position:relative;z-index:2}.menu__link::after{content:"";border-radius:100px;background:var(--gradient);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.menu__link-icon{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}.menu__link-icon svg{width:100%;height:100%;fill:currentColor}.menu__link-count{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:var(--white,#fff);font-size:11px;padding:2px 4px;font-weight:700;border-radius:100px;background:var(--gradient)}.icon-menu{display:none}body::after{content:"";background:#36363d;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:.8}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup--filter .popup__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--filter .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--gifts .popup__content{max-width:968px}.popup--contacts .popup__content{max-width:659px}.popup--mail .popup__content{max-width:968px}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;border-radius:20px;background:#fff;width:100%;overflow:hidden;max-width:380px;padding:30px 40px 40px}.lock .popup__content{visibility:visible}.popup__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-bottom:29px;position:relative}.popup__head::after{content:"";width:200%;left:-40px;bottom:0;position:absolute;height:1px;border-bottom:1px dashed #c0beca}.popup__head-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:18px}.popup__button-back{width:42px;height:42px;-ms-flex-negative:0;flex-shrink:0;padding:10px}.popup__button-back img,.popup__button-back svg{max-width:100%}.popup__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:32px;line-height:1.15625}.popup__close{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;display:inline-block}.popup__close svg{max-width:100%}.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}.header{padding:38px 0;position:fixed;top:0;left:0;width:100%;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);z-index:4}.header._header-scroll{background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 0;border-bottom:1px solid var(--grey-middle,#e9e8ee)}.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;gap:16px}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}.header__links-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px}.header__links-mob .button{min-width:106px}.header__link-acc{font-size:16px;font-weight:300;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header__link-acc:hover{color:var(--text-link)}.header__logo{-ms-flex-negative:0;flex-shrink:0}.header__logo img{max-width:100%}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 60px}.header__list a{font-weight:300;font-size:16px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header__right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-form__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.header-form__items .input-item{max-width:200px}.header-form__items .button{min-width:102px}.header-main{background:var(--white);position:sticky;top:0;left:0;width:100%;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);z-index:4;background:#fff;padding:15px 0}.header-main::before{content:"";position:absolute;width:100%;bottom:0;height:1px;background:var(--grey-middle);left:0;z-index:6}.header-main__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;gap:16px}.header-main__container>*{position:relative;z-index:6}.header-main__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:67px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.header-main__logo img{max-width:100%}.header-main-search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:310px;position:relative}.header-main-search.active .header-main-search__items{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header-main-search__items{position:absolute;left:0;width:100%;top:100%;padding:20px;border-radius:0 0 20px 20px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);pointer-events:none;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);max-height:320px;overflow-y:auto}.header-main-search-item{padding:10px 0;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;gap:8px}.header-main-search-item:first-child{padding-top:0}.header-main-search-item:last-child{padding-bottom:0}.header-main-search-item__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header-main__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.header-main__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.header-main__button{width:24px;height:24px;position:relative}.header-main__button:hover::after{opacity:1;background:var(--bg-light)}.active .header-main__button::after{opacity:1}.header-main__button>*{position:relative;z-index:2}.header-main__button::after{content:"";position:absolute;width:40px;height:40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:var(--grey-middle);border-radius:50%;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);opacity:0}.header-main__button-icon{width:100%;height:100%;display:inline-block}.header-main__button-badge{position:absolute;border-radius:100px;top:-6px;border:1px solid var(--white,#fff);color:var(--text-inverse);padding:0 4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:18px;min-width:17px;font-size:11px;line-height:1;font-weight:700;text-align:center;left:10px;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%))}.header-main__notification-overlay{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header-main__notification{position:relative}.header-main__notification.active .header-main__notification-wrap{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header-main__notification-wrap{position:absolute;width:310px;left:0;top:calc(100% + 16px);border-radius:20px;border:1px solid var(--grey-middle);background:var(--white,#fff);padding:20px;z-index:2;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);pointer-events:none}.header-main__notification-items{display:-ms-grid;display:grid;gap:16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed #e9e8ee}.header-main__notification-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header-main__notification-info{text-align:right}.header-main__notification-do{line-height:1.1428571429}.header-main__notification-do:not(:last-child){margin-bottom:3px}.header-main__notification-time{font-size:12px;color:var(--text-secondary);letter-spacing:.24px;text-transform:uppercase}.header-main__notification-all{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;gap:8px;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-main__notification-all:hover img,.header-main__notification-all:hover svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.header-main__notification-all img,.header-main__notification-all svg{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header-main__wallet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background:var(--grey-middle,#e9e8ee);padding:6px 8px;gap:10px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header-main__wallet:hover{background:var(--bg-light)}.header-main-actions__wallet-icon{width:18px;-ms-flex-negative:0;flex-shrink:0}.header-main-actions__wallet-icon img,.header-main-actions__wallet-icon svg{max-width:100%}.header-main__wallet-plus{width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:var(--green);font-size:24px;color:var(--text-inverse);line-height:1.1666666667}.header-main-profile{position:relative}.header-main-profile.active .header-main-profile__items{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header-main-profile.active .header-main-profile__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-main-profile__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.header-main-profile__button:hover .header-main-profile__name{color:var(--text-link)}.header-main-profile__name{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-main-profile__avatar{width:40px;height:40px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}.header-main-profile__arrow{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header-main-profile__items{position:absolute;right:0;top:calc(100% + 8px);border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);padding:20px;width:300px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);pointer-events:none}.header-main-profile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 0;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.header-main-profile__item:hover{color:var(--text-link)}.header-main-profile__item:not(:last-child){border-bottom:1px solid var(--grey-middle)}.header-main-profile__item:first-child{padding-top:0}.header-main-profile__item:last-child{padding-bottom:0}.header-main-profile__icon{width:24px;-ms-flex-negative:0;flex-shrink:0}.header-main-profile__icon img,.header-main-profile__icon svg{max-width:100%}.hero-block{padding:198px 0 0;position:relative}.hero-block__wrap{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-block__wrap .register-form{max-width:380px;width:100%;z-index:3;position:relative;margin-bottom:-30px}.hero-block__decor{position:absolute;pointer-events:none;z-index:3}.hero-block__decor--1{bottom:0;-webkit-transform:translateY(60%);-ms-transform:translateY(60%);transform:translateY(60%);right:301px}.hero-block__decor--2{right:170px;bottom:76px}.hero-block__decor--3{bottom:94px;right:18px}.hero-block__decor-big{position:absolute;top:0;left:0;-webkit-transform:translateX(-160px);-ms-transform:translateX(-160px);transform:translateX(-160px);max-width:857px;width:100%}.hero-block__decor-big img{max-width:100%}.hero-block__image{z-index:2;position:absolute;max-width:567px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;left:247px;bottom:0}.hero-block__image img{max-width:100%}.hero-block__content{position:relative;z-index:2;max-width:438px;width:100%;padding-top:89px;margin-right:-30px}.hero-block__content .button{width:100%;margin-top:22px;max-width:370px}.hero-block__title{font-size:54px;line-height:1.1481481481;font-weight:700}.hero-block__title:not(:last-child){margin-bottom:38px}.hero-block__items{max-width:370px}.hero-block__item{border-radius:20px;border:1px solid #f5f5f5;background:#fff;-webkit-box-shadow:25px 25px 25px 0 rgba(83,62,22,.05);box-shadow:25px 25px 25px 0 rgba(83,62,22,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;padding:20px}.hero-block__item:not(:last-child){margin-bottom:21px}.hero-block__item-icon{width:68px;-ms-flex-negative:0;flex-shrink:0}.hero-block__item-icon img,.hero-block__item-icon svg{max-width:100%}.hero-block__item-title{font-size:17px;line-height:1.1764705882;font-weight:700}.hero-block__item-title:not(:last-child){margin-bottom:6px}.hero-block__item-descr{font-size:15px;line-height:1.1333333333;font-weight:300}.register-form{background:#fff;border:1px solid #f5f5f5;border-radius:20px;padding:33px 40px;position:relative;-webkit-filter:drop-shadow(25px 25px 25px rgba(83, 62, 22, .05)) drop-shadow(25px 25px 25px rgba(83, 62, 22, .05));filter:drop-shadow(25px 25px 25px rgba(83, 62, 22, .05)) drop-shadow(25px 25px 25px rgba(83, 62, 22, .05))}.register-form__decor{position:absolute;bottom:122px;right:100%;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);width:100%;max-width:123px}.register-form__decor img{max-width:100%}.register-form__title{font-size:26px;text-align:center;font-weight:700;line-height:24px}.register-form__title:not(:last-child){margin-bottom:40px}.register-form__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px}.register-form__links:not(:last-child){margin-bottom:27px}.register-form__link{padding:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;color:#26223b;border-radius:100px;border:1px solid #f5f7f9;background:#fff;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);width:100%}.register-form__link:hover{border-color:var(--primary)}.register-form__link img,.register-form__link svg{width:24px;-ms-flex-negative:0;flex-shrink:0}.register-form__label{line-height:24px;text-align:center;color:var(--text-secondary)}.register-form__label:not(:last-child){margin-bottom:5px}.register-form__items .input-item__input{height:60px;padding:0 40px 0 20px;font-size:16px}.register-form__items .input-item__icon-right{right:20px}.register-form__items .button{width:100%}.register-form__items>:not(:last-child){margin-bottom:12px}.register-form__text{margin-top:27px;text-align:center;font-size:13px;line-height:18px}.register-form__text:not(:last-child){margin-bottom:29px}.register-form__text a{color:var(--text-link);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.register-form__text a:hover{text-decoration:underline}.register-form__text-sign{padding-top:29px;border-top:1px dashed #e9e8ee;text-align:center}.register-form__text-sign a{color:var(--text-link);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);font-size:15px;line-height:18px}.register-form__text-sign a:hover{text-decoration:underline}.about{padding:51px 0;position:relative}.about__decor{position:absolute;top:0;left:0;-webkit-transform:translateX(-157px);-ms-transform:translateX(-157px);transform:translateX(-157px)}.about__decor img{max-width:100%}.about__row{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;gap:47px}.about__content{max-width:570px;position:relative}.about__content>*{position:relative;z-index:2}.about__content .button{width:100%;max-width:300px}.about__decor-hearts{position:absolute;top:100%;left:100%;-webkit-transform:translate(20px,-60%);-ms-transform:translate(20px,-60%);transform:translate(20px,-60%);width:116px;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex}.about__decor-hearts img{width:100%;display:block;height:auto}.about__title{font-size:42px;font-weight:500;line-height:1.1428571429}.about__title:not(:last-child){margin-bottom:27px}.about__descr{font-size:21px;font-weight:300;line-height:28px}.about__descr b{font-weight:500}.about__descr span{color:var(--primary)}.about__descr>:not(:last-child){margin-bottom:27px}.about__descr:not(:last-child){margin-bottom:27px}.about__image{width:45.811965812%;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:2}.about__image img{max-width:100%}.steps{padding:76px 0 96px;background:#fcfbff}.steps__title{text-align:center;font-size:42px;font-weight:500;line-height:1.1428571429}.steps__title:not(:last-child){margin-bottom:62px}.steps__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps__items:not(:last-child){margin-bottom:76px}.steps__item{padding:0 25px;width:33.33%;-ms-flex-negative:0;flex-shrink:0;text-align:center}.steps__item:not(:last-child){position:relative}.steps__item:not(:last-child)::after{content:"";top:42px;left:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px dashed #cdcdcd;height:1px;width:193px;position:absolute}.steps__item:first-child{padding-left:0}.steps__item:last-child{padding-right:0}.steps__item-icon{height:56px}.steps__item-icon img,.steps__item-icon svg{max-height:100%}.steps__item-icon:not(:last-child){margin-bottom:22px}.steps__item-title{font-size:21px;line-height:1.1428571429;font-weight:500}.steps__item-title:not(:last-child){margin-bottom:12px}.steps__item-text{font-size:18px;line-height:1.1666666667;font-weight:300}.steps__btn-wrap{text-align:center}.steps__btn-wrap .button{min-width:300px}.top{padding:70px 0 97px;border-radius:5px;background:#fcfbff}.top__title{font-size:42px;font-weight:500;line-height:1.1428571429}.top__title:not(:last-child){margin-bottom:34px}.top__items{display:-ms-grid;display:grid;gap:70px 30px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.card{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:270/416;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:end;-ms-flex-pack:end;justify-content:flex-end}.card--profile .card__content{padding:12px}.card--profile .card__actions .button--secondary{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card--profile .card__info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card>*{position:relative;z-index:2}.card--full .card__actions .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card--full .card__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__image{position:absolute;top:0;left:0;width:100%;height:100%}.card__image::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:256px;border-radius:5px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(54,49,58,0)),to(#36313a));background:linear-gradient(180deg,rgba(54,49,58,0) 0,#36313a 100%)}.card__status{position:absolute;left:10px;top:10px;font-size:11px;font-weight:500;letter-spacing:.55px;text-transform:uppercase;border-radius:100px;background:var(--green);color:var(--text-inverse);padding:5px 13px}.card__content{padding:20px}.card__favorite{position:absolute;background:var(--text-inverse);width:30px;height:30px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:12px;right:12px;cursor:pointer;z-index:3}.card__favorite::after{content:"";position:absolute;width:35px;height:35px;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card__favorite.active svg{fill:var(--primary);stroke:var(--primary)}.card__favorite svg{stroke:var(--text-secondary)}.card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--text-inverse);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 16px}.card__info:not(:last-child){margin-bottom:11px}.card__info-user{font-size:17px;font-weight:300;line-height:1.1764705882;position:relative}.card__info-user::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;left:calc(100% + 4px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:var(--green)}.card__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.card__actions .button{height:40px;padding:3px 18px}.card__btn-icon{width:40px;height:40px;padding:5px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);border-radius:100px;background:rgba(255,255,255,.3)}.search{padding-top:25px}.search .empty{margin-top:35px}.search__head{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;gap:16px}.search__head:not(:last-child){margin-bottom:25px}.search__title{font-size:32px;line-height:1.15625}.search__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.search__actions .button{height:42px;min-width:126px}.search__btn-icon{border-radius:100px;background:var(--grey-middle,#e9e8ee);width:42px;height:42px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.search__btn-icon.active{background:var(--gradient);color:var(--text-inverse)}.search__btn-icon svg{fill:currentColor}.search__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.search-filter:not(:last-child){margin-bottom:35px}.search-filter__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.search-filter__switchers{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:14px}.search-filter__items--hide{margin-top:20px}.sign-in-form{padding-top:31px}.sign-in-form__items>:not(:last-child){margin-bottom:12px}.sign-in-form__items .input-item__input{min-height:60px}.sign-in-form__items .button{width:100%;height:60px;font-size:18px}.sign-in-form__text{margin-top:29px;text-align:center;font-size:15px;font-weight:400;line-height:18px}.sign-in-form__text a{color:var(--text-link)}.sign-in-form__text a:hover{text-decoration:underline}.sign-in-form__password a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.sign-in-form__password a:hover{color:var(--text-link)}.faq{padding:33px 0 116px}.faq__title{font-size:42px;line-height:1.1428571429;font-weight:500}.faq__title:not(:last-child){margin-bottom:18px}.faq__subtitle{line-height:1.1428571429}.faq__subtitle:not(:last-child){margin-bottom:52px}.faq__block:not(:last-child){margin-bottom:63px}.faq__block-title{font-size:24px;line-height:1.1666666667}.faq__block-title:not(:last-child){margin-bottom:23px}.spollers__item{padding:20px 0;border-bottom:1px dashed #e9e8ee}.spollers__item:first-child{border-top:1px dashed #e9e8ee}.spollers__title{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.spollers__title-label{padding:4px;width:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;line-height:1.1428571429;background:#e9e8ee;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);-ms-flex-negative:0;flex-shrink:0}._spoller-active .spollers__title-label{color:var(--text-link);background:var(--light-gradient)}.spollers__title-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-top:4px;line-height:1.1428571429}.spollers__title-icon{width:18px;height:18px;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);-ms-flex-negative:0;flex-shrink:0}._spoller-active .spollers__title-icon{color:var(--text-link)}._spoller-active .spollers__title-icon path:last-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:0}.spollers__title-icon svg{width:100%;height:100%;stroke:currentColor}.spollers__title-icon svg path{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.spollers__body{line-height:1.1428571429;color:var(--text-secondary);padding-top:10px;padding-left:52px;max-width:calc(100% - 58px)}.user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.user-info--online .user-info__avatar::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--green);right:4px;top:-1px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.user-info--table .user-info__avatar::after{display:none}.user-info--table .user-info__id{color:var(--text-primary)}.user-info__avatar{width:40px;height:40px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;position:relative}.user-info__avatar img{border-radius:50%;overflow:hidden}.user-info__name{line-height:1.1428571429}.user-info__name:not(:last-child){margin-bottom:3px}.user-info__id{font-size:12px;color:var(--text-secondary);letter-spacing:.24px;text-transform:uppercase}.popup-form-mail{padding-top:18px}.popup-form-mail__items{margin-top:20px}.popup-form-mail__items>:not(:last-child){margin-bottom:12px}.popup-form-mail__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-top:12px}.popup-form-mail__buttons .button{min-width:155px}.aside__menu{border-radius:20px;background:var(--grey-middle)}.aside__menu:not(:last-child){margin-bottom:18px}.aside__list{padding:10px}.aside__list:not(:last-child){border-bottom:1px dashed #c0beca}.aside__list-link{padding:12px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.aside__list-link>*{position:relative;z-index:2}.aside__list-link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100px;background:var(--grey,#aaa8b8);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);opacity:0}.aside__list-link.active{color:var(--text-inverse)}.aside__list-link.active::after{opacity:1}.aside__list-link-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.aside__list-link-left svg{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;fill:currentColor}.aside__count{font-size:11px;font-weight:700;border-radius:100px;background:var(--gradient);-ms-flex-negative:0;flex-shrink:0;padding:2px 4px;line-height:1.1818181818;display:inline-block;color:var(--text-inverse)}.aside__image{aspect-ratio:270/557;border-radius:6px;overflow:hidden}.stories__scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.stories__scroll::-webkit-scrollbar{display:none}.stories__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.stories__item{-ms-flex-negative:0;flex-shrink:0;width:88px;height:88px;display:block;padding:4px;border-radius:50%;border:1px dashed var(--grey-middle)}.stories__item:hover .stories__image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.stories__item.active{border-color:var(--primary)}.stories__image{aspect-ratio:1;position:relative;border-radius:50%;overflow:hidden}.stories__image img{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.pagination__list{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;gap:8px}.pagination__link{min-width:34px;height:34px;border-radius:100px;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;padding:3px;gap:4px;background:var(--grey-middle);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.pagination__link.active{background:var(--text-primary);color:var(--text-inverse);pointer-events:none}.pagination__link--big{padding:3px 20px}.switcher{width:100%}.switcher__input{position:absolute;width:0;visibility:hidden}.switcher__input:checked+.switcher__inner{background:var(--bg-pink-active)}.switcher__input:checked+.switcher__inner .switcher__circle-small{background:var(--gradient);-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.switcher__input:checked+.switcher__inner .switcher__circle-wrap{background:rgba(255,78,145,.2)}.switcher__input:checked+.switcher__inner .switcher__text{color:var(--primary)}.switcher__inner{width:100%;padding:9px 10px;border-radius:100px;background:var(--grey-middle);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.switcher__text{line-height:1.1428571429;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.switcher__circle-wrap{width:38px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:3px;background:var(--text-secondary);border-radius:11px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.switcher__circle-small{width:16px;height:16px;border-radius:50%;background:var(--text-primary);display:inline-block;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.range{padding:3px 16px;border-radius:100px;border:1px solid var(--grey-middle);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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px}.range--one .range__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.range .noUi-horizontal{height:3px}.range .noUi-target{-webkit-box-shadow:none;box-shadow:none;background:0 0;border:none}.range .noUi-connect{background:var(--text-secondary);height:4px}.range .noUi-horizontal .noUi-handle{width:12px;height:12px;cursor:pointer;border-radius:50%;border:1px solid #fff;-webkit-box-shadow:none;box-shadow:none;background:var(--text-secondary);right:-6px;display:inline-block;top:-5px}.range .noUi-horizontal .noUi-handle::after,.range .noUi-horizontal .noUi-handle::before{display:none}.range .noUi-connects{-webkit-box-shadow:none;box-shadow:none;border-radius:100px;border:none;background:var(--grey-middle,#e9e8ee)}.range__top{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}.range__top:not(:last-child){margin-bottom:5px}.range__value{color:var(--text-secondary)}.empty{height:300px;border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--grey-white,#fcfbff);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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;line-height:18px;color:var(--text-secondary)}.filter-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-top:16px}.filter-form__items{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.filter-form__items>:not(:last-child){margin-bottom:12px}.filter-form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.filter-form__buttons .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter-options{-ms-flex-negative:0;flex-shrink:0;display:inline-block}.filter-options--dark .filter-options__count{background:var(--text-primary)}.filter-options--dark .filter-options__input:checked+.filter-options__inner{background:var(--grey,#aaa8b8)}.filter-options--dark .filter-options__input:checked+.filter-options__inner .filter-options__count{color:var(--text-primary)}.filter-options__wrap{padding:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:100px;border:1px solid var(--grey-middle);background:var(--white,#fff)}.filter-options__item{-ms-flex-negative:0;flex-shrink:0}.filter-options__input{position:absolute;z-index:-1;width:0;visibility:hidden}.filter-options__input:checked+.filter-options__inner{background:var(--primary)}.filter-options__input:checked+.filter-options__inner .filter-options__count{background:var(--white,#fff);color:var(--primary)}.filter-options__input:checked+.filter-options__inner svg{fill:var(--text-inverse)}.filter-options__input:checked+.filter-options__inner .filter-options__text{color:var(--text-inverse)}.filter-options__inner{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);gap:8px;padding:8px 16px;border-radius:100px;width:100%}.filter-options__inner img,.filter-options__inner svg{fill:var(--text-secondary);width:18px;height:18px}.filter-options__text{line-height:1.1428571429;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.filter-options__count{padding:2px 4px;font-size:11px;font-weight:700;color:var(--text-inverse);border-radius:100px;display:inline-block;background:var(--primary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.news{padding-top:25px}.news__title{font-size:32px;line-height:1.15625}.news__top{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;gap:16px}.news__top .button-icon{width:42px;height:42px}.news__top:not(:last-child){margin-bottom:20px}.news__head{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;gap:16px}.news__head .button-icon{width:42px;height:42px}.news__head:not(:last-child){margin-bottom:36px}.news__items:not(:last-child){margin-bottom:36px}.news__item:not(:last-child){margin-bottom:36px}.news__item-head{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;gap:16px}.news__item-head .user-info__avatar{width:50px;height:50px}.news__item-head .user-info__name{font-size:18px}.news__item-head:not(:last-child){margin-bottom:5px}.news__item-date{line-height:1.1428571429;color:var(--text-secondary)}.news__item-content{padding-left:56px;position:relative}.news__item-content::after{content:"";position:absolute;left:26px;height:calc(100% - 5px);top:5px;width:1px;background:var(--grey-middle)}.news__item-text{line-height:1.1428571429}.news__item-text:not(:last-child){margin-bottom:25px}.news__item-text>:not(:last-child){margin-bottom:1em}.news__item-image{border-radius:6px;overflow:hidden;position:relative;aspect-ratio:814/486}.news__item-image:not(:last-child){margin-bottom:15px}.news__item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}.news__item-actions .button{height:40px;padding:3px 18px}.news__show-more{width:calc(100% - 56px);margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px}.banner-mob__slider{margin-bottom:20px}.banner-mob__image{aspect-ratio:328/122;border-radius:6px;overflow:hidden}.my-photos__top{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;gap:16px}.my-photos__top:not(:last-child){margin-bottom:20px}.my-photos__title{font-size:32px;line-height:1.15625}.my-photos__head{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;gap:16px}.my-photos__head:not(:last-child){margin-bottom:11px}.my-photos__descr:not(:last-child){margin-bottom:24px}.my-photos__descr-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;border-radius:20px;background:var(--grey-middle);padding:10px 16px;max-width:596px;line-height:18px;color:var(--text-secondary)}.my-photos__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.my-photos__image{border-radius:20px;aspect-ratio:205/190;overflow:hidden}.orders__title{font-size:32px;line-height:1.15625}.orders__title:not(:last-child){margin-bottom:20px}.orders__row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.orders__row:not(:last-child){margin-bottom:20px}.orders__type{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.orders__type img,.orders__type svg{width:18px;-ms-flex-negative:0;flex-shrink:0}.orders__show-more{margin-top:20px;width:100%;height:34px}.orders__btn-head{width:16px;height:16px}.orders__btn-head svg{width:100%;height:100%;fill:var(--text-secondary)}.orders__info{position:relative}.orders__info-btn{width:16px;height:16px}.orders__info-btn svg{width:100%;height:100%;fill:var(--text-secondary)}.active-info .orders__info-btn svg{fill:var(--primary)}.orders__info-items{position:absolute;top:calc(100% + 14px);right:-29px;border-top:1px solid var(--grey-middle,#e9e8ee);background:var(--grey-white,#fcfbff);width:100vw;z-index:3;padding:20px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);opacity:0;visibility:hidden;pointer-events:none}.active-info .orders__info-items{opacity:1;visibility:visible;pointer-events:all}.orders__info-item{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;gap:16px}.orders__info-item:not(:last-child){margin-bottom:12px}.notifications__top{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;gap:16px}.notifications__top:not(:last-child){margin-bottom:20px}.notifications__title{font-size:32px;line-height:1.15625}.notifications__table{margin:35px 0 24px}.notifications__table table{width:100%}.notifications__table td{padding:10px 5px}.notifications__table td:first-child{padding-left:0}.notifications__table td:last-child{padding-right:0}.notifications__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}.notifications__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.notifications__profile.online .notifications__profile-avatar::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--green);right:4px;top:-1px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.notifications__profile-avatar{width:40px;height:40px;position:relative;-ms-flex-negative:0;flex-shrink:0}.notifications__profile-avatar img{overflow:hidden;border-radius:50%}.notifications__profile-name{line-height:1.1428571429}.notifications__profile-name:not(:last-child){margin-bottom:3px}.notifications__profile-id{font-size:12px;color:var(--text-secondary);line-height:1.1666666667;font-weight:400;letter-spacing:.24px;text-transform:uppercase}.notifications__profile-message{max-width:154px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:var(--text-secondary)}.notifications__profile-message img,.notifications__profile-message svg{width:18px;-ms-flex-negative:0;flex-shrink:0;margin-right:4px}.notifications__message{max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notifications__message img,.notifications__message svg{width:18px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.notifications__right{width:100%;text-align:right}.notifications__id{font-size:12px;font-weight:400;letter-spacing:.24px;text-transform:uppercase;margin-top:6px;color:var(--text-secondary)}.notifications__head{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;gap:16px}.notification__more{width:100%;height:34px}.visitors__top{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;gap:16px}.visitors__top:not(:last-child){margin-bottom:20px}.visitors__title{font-size:32px;line-height:1.15625}.visitors__head{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;gap:20px}.visitors__head:not(:last-child){margin-bottom:20px}.visitors__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.visitors__show-more{margin-top:20px;width:100%;height:34px}.favorites__top{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;gap:16px}.favorites__top:not(:last-child){margin-bottom:20px}.favorites__title{font-size:32px;line-height:1.15625}.favorites__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.favorites__head:not(:last-child){margin-bottom:20px}.favorites__head .search-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.favorites__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.favorites__show-more{margin-top:24px;width:100%;height:34px}.videos{padding-top:25px}.videos:not(:last-child){margin-bottom:35px}.videos .empty{margin-top:35px}.videos__head{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;gap:16px}.videos__head:not(:last-child){margin-bottom:25px}.videos__title{font-size:32px;line-height:1.15625}.videos__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.videos__actions .button{height:42px;min-width:126px}.videos__btn-icon{border-radius:100px;background:var(--grey-middle,#e9e8ee);width:42px;height:42px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3px;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.videos__btn-icon.active{background:var(--gradient);color:var(--text-inverse)}.videos__btn-icon svg{fill:currentColor}.videos__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.videos-filter:not(:last-child){margin-bottom:35px}.videos-filter__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.videos-filter__switchers{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:14px}.videos-filter__items--hide{margin-top:20px}.kisses__top{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;gap:16px}.kisses__top:not(:last-child){margin-bottom:20px}.kisses__title{font-size:32px;line-height:1.15625}.kisses__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.kisses__head:not(:last-child){margin-bottom:20px}.kisses__head .search-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.kisses__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.kisses__show-more{margin-top:24px;width:100%;height:34px}.gifts__title{font-size:32px;line-height:1.15625}.gifts__title:not(:last-child){margin-bottom:20px}.gifts__row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.gifts__row:not(:last-child){margin-bottom:20px}.gifts__table-gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.gifts__table-gift-img{width:80px;height:80px;-ms-flex-negative:0;flex-shrink:0}.gifts__table-gift-img img{-o-object-position:center;object-position:center}.gifts__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.gifts__status--way{color:var(--text-link)}.gifts__status span{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gifts__status>*{min-width:0}.gifts__status img,.gifts__status svg{width:18px;-ms-flex-negative:0;flex-shrink:0}.gifts__show-more{width:100%;margin-top:20px;height:34px}.gifts__item{border-radius:20px;border:1px solid var(--grey-middle);background:var(--white,#fff);padding:14px 14px 18px 14px}.gifts__item .user-info__id{color:var(--text-secondary)}.gifts__item:not(:last-child){margin-bottom:12px}.gifts__item-top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:14px;border-bottom:1px dashed #c0beca}.gifts__item-gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gifts__item-image{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.gifts__item-name{line-height:1.1428571429}.gifts__item-name:not(:last-child){margin-bottom:6px}.gifts__item-id{color:var(--text-secondary);line-height:1.1428571429}.gists__item-bottom{padding-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.gifts__item-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.gifts__item-status--way{color:var(--text-link)}.gifts__item-status span{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gifts__item-status>*{min-width:0}.gifts__item-status img,.gifts__item-status svg{width:18px;-ms-flex-negative:0;flex-shrink:0}.gifts__item-date{color:var(--text-secondary)}.messages__top{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;gap:16px}.messages__top:not(:last-child){margin-bottom:20px}.messages__title{font-size:32px;line-height:1.15625}.messages__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.messages__filter-btn{padding:9px 20px;font-size:12px;color:var(--text-secondary);letter-spacing:.24px;text-transform:uppercase;border-radius:100px;background:var(--grey-middle,#e9e8ee);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);line-height:1.1666666667}.messages__filter-btn.active{background:var(--text-primary);color:var(--text-inverse)}.messages__filter-btn:hover{background:var(--text-primary);color:var(--text-inverse)}.messages__head{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;gap:20px}.messages__head:not(:last-child){margin-bottom:20px}.messages__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.messages__table tr{cursor:pointer}.messages__table .not-active .messages__table-right{opacity:.3}.messages__table .not-active .messages__table-message-info{opacity:.3}.messages__table table{width:100%;border-collapse:collapse}.messages__table td{padding:10px}.messages__table td:first-child{padding-left:0}.messages__table td:last-child{padding-right:0}.messages__table-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messages__table-left .checkbox{margin-right:16px}.messages__table-message-info{line-height:1.1428571429;margin-left:56px;max-width:200px}.messages__table-message-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages__table-message-title:not(:last-child){margin-bottom:4px}.messages__table-message-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-secondary)}.messages__table-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px}.messages__table-time{text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.messages__show-more{margin-top:17px;width:100%;height:34px}.about-me__head{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;gap:18px}.about-me__head .button{min-width:126px}.about-me__head:not(:last-child){margin-bottom:18px}.about-me__title{font-size:32px;line-height:1.15625}.about-me__row{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;gap:16px}.about-me__row:not(:last-child){margin-bottom:20px}.about-me__image:not(:last-child){margin-bottom:24px}.about-me__image-preview{border-radius:20px;overflow:hidden;aspect-ratio:870/450;background:var(--grey-white,#fcfbff)}.about-me__image-preview:not(:last-child){margin-bottom:10px}.about-me__upload{margin-bottom:14px}.about-me__image-info{max-width:596px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding:16px;line-height:18px;border-radius:20px;background:var(--grey-middle);color:var(--text-secondary)}.about-me__image-info img,.about-me__image-info svg{width:16px;-ms-flex-negative:0;flex-shrink:0}.about-me__form-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 20px;max-width:540px}.about-me__form-btn{text-align:right;margin-top:12px}.about-me__form-btn .button{min-width:180px;height:46px}.about-me__form-items{display:-ms-grid;display:grid;gap:12px}.about-me__form-items textarea{height:128px}.about-me__form-selects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.about-me__form-selects .select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mailbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mailbox__remove{width:42px;height:42px}.mailbox__head{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;gap:18px}.mailbox__head:not(:last-child){margin-bottom:27px}.mailbox__left-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.mailbox__title{font-size:32px;line-height:1.15625}.mailbox__wrap{border-radius:20px;background:#f4f3f9;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px 10px 40px 40px}.mailbox__wrap:not(:last-child){margin-bottom:30px}.mailbox__items{max-height:300px;gap:20px;overflow-y:auto;padding-right:26px;display:-ms-grid;display:grid}.mailbox__items::-webkit-scrollbar{width:4px}.mailbox__items::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-middle,#e9e8ee)}.mailbox__items::-webkit-scrollbar-thumb{border-radius:100px;background:var(--text,#36363d)}.mailbox-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.mailbox-message__head{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}.mailbox-message__head:not(:last-child){margin-bottom:20px}.mailbox-message__time{color:var(--text-secondary)}.mailbox-message--answer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.mailbox-message--answer .mailbox-message__date-and-time{color:var(--text-secondary)}.mailbox-message--answer .mailbox-message__inner{background:var(--white,#fff);color:var(--text-primary)}.mailbox-message--big{display:block}.mailbox-message--big .mailbox-message__inner{color:var(--text-primary);background:var(--white,#fff);max-width:100%;min-height:300px}.mailbox-message__avatar{width:40px;height:40px;position:relative;-ms-flex-negative:0;flex-shrink:0}.mailbox-message__avatar.online::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--green);right:4px;top:-1px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}.mailbox-message__avatar img{border-radius:50%;overflow:hidden}.mailbox-message__inner{border-radius:20px;background:var(--grey,#aaa8b8);color:var(--text-inverse);padding:20px;max-width:498px}.mailbox-message__title{font-size:18px;line-height:1.1666666667}.mailbox-message__title:not(:last-child){margin-bottom:8px}.mailbox-message__text{line-height:1.5}.mailbox-message__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:8px}.mailbox-message__image{border-radius:6px;overflow:hidden;width:160px;height:95px}.mailbox-message__date-and-time{color:rgba(255,255,255,.7);margin-top:8px}.s-my-photos__head{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;gap:16px}.s-my-photos__head .button--secondary{min-width:126px}.s-my-photos__head:not(:last-child){margin-bottom:20px}.s-my-photos__add-photo{height:28px;padding:3px 12px}.s-my-photos__title{font-size:32px;line-height:1.15625}.s-my-photos__row{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;gap:16px}.s-my-photos__row .button--secondary{min-width:126px}.s-my-photos__row:not(:last-child){margin-bottom:20px}.s-my-photos__filters2:not(:last-child){margin-bottom:24px}.s-my-photos__info{max-width:596px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--text-secondary);padding:10px 16px;border-radius:20px;background:var(--grey-middle,#e9e8ee)}.s-my-photos__info img,.s-my-photos__info svg{-ms-flex-negative:0;flex-shrink:0}.s-my-photos__info:not(:last-child){margin-bottom:12px}.s-my-photos__images{display:-ms-grid;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.s-my-photos__image{border-radius:12px;overflow:hidden;aspect-ratio:1}.main-info__head{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;gap:18px}.main-info__head .button{min-width:126px}.main-info__head:not(:last-child){margin-bottom:18px}.main-info__title{font-size:32px;line-height:1.15625}.main-info__row{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;gap:16px}.main-info__row:not(:last-child){margin-bottom:20px}.main-info__image:not(:last-child){margin-bottom:24px}.main-info__image-preview{border-radius:20px;overflow:hidden;aspect-ratio:870/450;background:var(--grey-white,#fcfbff)}.main-info__image-preview:not(:last-child){margin-bottom:10px}.main-info__upload{margin-bottom:14px}.main-info__image-info{max-width:596px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding:16px;line-height:18px;border-radius:20px;background:var(--grey-middle);color:var(--text-secondary)}.main-info__image-info img,.main-info__image-info svg{width:16px;-ms-flex-negative:0;flex-shrink:0}.main-info__form-btn{text-align:right;margin-top:12px}.main-info__form-btn .button{min-width:180px;height:46px}.main-info__form-items{display:-ms-grid;display:grid;gap:12px}.main-info__form-selects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.main-info__form-selects .select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.perfect__head{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;gap:18px}.perfect__head .button{min-width:126px}.perfect__head:not(:last-child){margin-bottom:18px}.perfect__title{font-size:32px;line-height:1.15625}.perfect__row{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;gap:16px}.perfect__row:not(:last-child){margin-bottom:20px}.perfect__image:not(:last-child){margin-bottom:24px}.perfect__image-preview{border-radius:20px;overflow:hidden;aspect-ratio:870/450;background:var(--grey-white,#fcfbff)}.perfect__image-preview:not(:last-child){margin-bottom:10px}.perfect__upload{margin-bottom:14px}.perfect__image-info{max-width:596px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding:16px;line-height:18px;border-radius:20px;background:var(--grey-middle);color:var(--text-secondary)}.perfect__image-info img,.perfect__image-info svg{width:16px;-ms-flex-negative:0;flex-shrink:0}.perfect__form-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 20px;max-width:540px}.perfect__form-btn{text-align:right;margin-top:12px}.perfect__form-btn .button{min-width:180px;height:46px}.perfect__form-items{display:-ms-grid;display:grid;gap:12px}.perfect__form-items textarea{height:128px}.perfect__form-selects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.perfect__form-selects .select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.profile-my__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:18px}.profile-my__top-left{width:320px;-ms-flex-negative:0;flex-shrink:0}.profile-my__avatar{aspect-ratio:320/313;border-radius:20px;overflow:hidden;margin-bottom:16px}.profile-my__buttons{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:16px}.profile-my__buttons .button{padding:5px}.profile-my__top-right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.profile-my__name{margin-bottom:6px;font-size:32px;line-height:1.15625}.profile-my__id{margin-bottom:6px;line-height:1.1428571429}.profile-my__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:var(--text-secondary)}.profile-my__description p{max-width:223px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-my-btn{padding:6px 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;border-radius:100px;border:1px solid var(--grey-middle,#e9e8ee);color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile-my-btn img,.profile-my-btn svg{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;fill:currentColor}.profile-my-block{padding:20px;border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee)}.profile-my__main-info{margin:12px 0}.profile-my-block__head{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;gap:16px}.profile-my-block__head:not(:last-child){margin-bottom:18px}.profile-my-block__title{font-size:18px}.profile-my__main-info-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.profile-my-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px}.profile-my-item__label{width:112px;-ms-flex-negative:0;flex-shrink:0}.profile-my-item__value{color:var(--text-secondary)}.profile-my__stat-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.profile-my__stat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.profile-my__stat-icon{width:34px;height:34px}.profile-my__stat-icon img,.profile-my__stat-icon svg{max-width:100%}.profile-my__stat-title{font-size:32px}.profile-my__stat-descr{font-size:12px;color:var(--text-secondary)}.profile-my__cards:not(:last-child){margin-bottom:30px}.profile-my__cards-head{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;gap:20px}.profile-my__cards-head:not(:last-child){margin-bottom:18px}.profile-my__cards-title{font-size:18px}.profile-my__cards-link{color:var(--text-link);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile-my__cards-items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:17px}.profile-my__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin:30px 0 40px}.profile-my__main-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-my__main-left>:not(:last-child){margin-bottom:13px}.profile-my-block__head-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.profile-my__photo-btn{min-width:191px}.profile-my__photos-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--text-secondary)}.profile-my__photos-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:10px}.profile-my__photos-image{aspect-ratio:1;border-radius:5px;overflow:hidden}.profile-my__photos-btn{padding:5px;border-radius:10px;background:var(--grey-middle,#e9e8ee);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;aspect-ratio:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile-my__about{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.profile-my__about-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px}.profile-my__about-items{display:-ms-grid;display:grid;gap:20px}.profile-my__main-right{width:270px;-ms-flex-negative:0;flex-shrink:0;min-width:0}.profile-my__appearance{margin-bottom:13px}.profile-my__appearance-items{display:-ms-grid;display:grid;gap:18px}.appearance__head{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;gap:18px}.appearance__head .button{min-width:126px}.appearance__head:not(:last-child){margin-bottom:18px}.appearance__title{font-size:32px;line-height:1.15625}.appearance__row{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;gap:16px}.appearance__row:not(:last-child){margin-bottom:20px}.appearance__image:not(:last-child){margin-bottom:24px}.appearance__image-preview{border-radius:20px;overflow:hidden;aspect-ratio:870/450;background:var(--grey-white,#fcfbff)}.appearance__image-preview:not(:last-child){margin-bottom:10px}.appearance__upload{margin-bottom:14px}.appearance__image-info{max-width:596px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding:16px;line-height:18px;border-radius:20px;background:var(--grey-middle);color:var(--text-secondary)}.appearance__image-info img,.appearance__image-info svg{width:16px;-ms-flex-negative:0;flex-shrink:0}.appearance__form-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 20px;max-width:540px}.appearance__form-btn{text-align:right;margin-top:12px}.appearance__form-btn .button{min-width:180px;height:46px}.appearance__form-items{display:-ms-grid;display:grid;gap:12px}.appearance__form-items textarea{height:128px}.appearance__form-selects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.appearance__form-selects .select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chat{display:-ms-grid;display:grid;-ms-grid-columns:270px auto 270px;grid-template-columns:270px auto 270px;gap:30px;max-width:1200px;margin:0 auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;padding:20px 16px;overflow-y:auto;width:100%}.chat.active-last .chat__overlay,.chat.active-online .chat__overlay{opacity:.8;pointer-events:all;visibility:visible}.chat__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:var(--text-peimary,#36363d);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);opacity:0;pointer-events:none;visibility:hidden}.chat__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vmin - 40px);overflow-y:auto;overflow-x:hidden;padding:10px 20px 20px;border-radius:20px;background:var(--grey-middle,#e9e8ee);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.chat__head{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;gap:8px;padding:13.5px 12px;position:relative;margin-bottom:11px}.chat__head::after{content:"";position:absolute;bottom:0;left:-20px;width:150%;height:1px;border-bottom:1px dashed #aaa8b8}.chat__column-body{padding-top:11px}.chat__head-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px}.chat__title{font-size:18px}.chat__count{padding:2px 4px;font-size:11px;color:var(--text-inverse);font-weight:700;border-radius:100px;min-width:28px;text-align:center;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%))}.chat__filters:not(:last-child){margin-bottom:12px}.chat__filters .filter-options__wrap{width:100%}.chat__search .input-item__input{color:var(--text-primary)}.chat__search .input-item__input::-webkit-input-placeholder{color:var(--text-primary)}.chat__search .input-item__input::-moz-placeholder{color:var(--text-primary)}.chat__search .input-item__input:-ms-input-placeholder{color:var(--text-primary)}.chat__search .input-item__input::-ms-input-placeholder{color:var(--text-primary)}.chat__search .input-item__input::placeholder{color:var(--text-primary)}.chat__search:not(:last-child){margin-bottom:12px}.chat__online-items{display:-ms-grid;display:grid;gap:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding-right:4px}.chat__online-items::-webkit-scrollbar{width:4px}.chat__online-items::-webkit-scrollbar-track{background:var(--text-secondary);border-radius:4px}.chat__online-items::-webkit-scrollbar-thumb{background:var(--text-primary);border-radius:4px}.chat__online-item{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;gap:16px}.chat__online-icon{width:18px;height:18px;fill:none;stroke:var(--primary)}.chat__checkbox:not(:last-child){margin-bottom:12px}.chat__last-items{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding-right:4px}.chat__last-items::-webkit-scrollbar{width:4px}.chat__last-items::-webkit-scrollbar-track{background:var(--text-secondary);border-radius:4px}.chat__last-items::-webkit-scrollbar-thumb{background:var(--text-primary);border-radius:4px}.chat__last-item{position:relative;gap:16px;padding:10px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);border-radius:10px}.chat__last-item:hover{background:#dddbe5}.chat__last-item:hover .chat__last-delete{opacity:1;pointer-events:all}.chat__last-delete{position:absolute;top:8px;right:8px;width:10px;height:10px;opacity:0;pointer-events:none;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);color:var(--text-secondary)}.chat__last-delete:hover{color:var(--primary)}.chat__last-icon{fill:currentColor;width:100%;height:100%}.chat__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vmin - 40px)}.chat-header{border-radius:20px;background:var(--grey-middle,#e9e8ee);padding:16px 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;gap:10px;z-index:4;position:relative}.chat-header__logo{max-width:143px}.chat-header__logo img{max-width:100%}.chat-header__timer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.chat-header__timer-digits{font-size:18px;color:var(--text-secondary)}.chat-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.chat-header__wallet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:100px;background:var(--white,#fff);padding:6px 8px}.chat-header__wallet-icon{width:18px;-ms-flex-negative:0;flex-shrink:0}.chat-header__wallet-icon img{max-width:100%}.chat-header__wallet-btn{border-radius:100px;background:var(--green,#45d75c);font-size:24px;font-weight:300;color:var(--text-inverse);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;line-height:1.25;-ms-flex-negative:0;flex-shrink:0}.chat-header__sound{width:24px;height:24px}.chat-header__sound img{max-width:100%}.chat__head-main{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;margin:20px 0;position:relative}.chat__head-main::after{content:"";border-radius:4px;background:#f4f3f9;position:absolute;width:25px;height:25px;bottom:-40px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:25px}.chat__head-main .user-info__avatar{width:70px;height:70px}.chat__head-main-photos{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:23px}.chat__head-main-photos p{background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chat__head-main-photos-count{padding:2px 4px;font-size:11px;color:var(--text-inverse);font-weight:700;border-radius:100px;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%))}.chat__head-main-btn{width:84px;height:48px;border-radius:100px;background:var(--grey,#aaa8b8);padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.chat__head-main-count{position:absolute;right:-7px;top:-6px;padding:2px 4px;display:inline-block;font-size:11px;color:var(--text-inverse);font-weight:700;border-radius:100px;border:1px solid #f4f3f9;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%))}.chat-messages{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;overflow-y:auto;border-radius:20px;background:#f4f3f9;padding:40px 20px 40px 40px}.chat-messages__items{padding-right:20px;display:-ms-grid;display:grid;gap:20px;overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.chat-messages__items::-webkit-scrollbar{width:4px}.chat-messages__items::-webkit-scrollbar-track{background:var(--text-secondary);border-radius:4px}.chat-messages__items::-webkit-scrollbar-thumb{background:var(--text-primary);border-radius:4px}.chat-form{margin-top:30px}.chat-form .button{margin-top:12px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:155px}.chat-form__button-mob{width:70px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--gradient)}.chat-form__wrap{position:relative}.chat-form__wrap .input-item__input{height:140px;padding-right:40px}.chat-form__actions{position:absolute;top:12px;right:16px;display:-ms-grid;display:grid;gap:14px;z-index:2}.chat-form__btn{width:18px;height:18px;color:var(--text-secondary);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.chat-form__btn.active{color:var(--primary)}.chat-form__btn svg{fill:currentColor;width:100%;height:100%}.chat-form__messages{position:relative}.chat-form__count{position:absolute;top:-6px;right:-9px;border-radius:100px;border:1px solid var(--white,#fff);display:inline-block;font-size:10px;color:var(--text-inverse);font-weight:700;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%));padding:2px 6px}.payments__title{font-size:32px;line-height:1.15625}.payments__title:not(:last-child){margin-bottom:35px}.payments__table-wrap .table__td{padding:14px}.payments__items{display:-ms-grid;display:grid;gap:12px}.payments__item{border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);padding:14px}.payments__item-top{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;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed #c0beca}.payments__item-date{color:var(--text-secondary)}.payments__item-bottom{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;gap:10px}.payments__item-bottom-label{font-size:12px;letter-spacing:.24px;text-transform:uppercase;color:var(--text-secondary)}.credits__title{font-size:32px;line-height:1.15625}.credits__title:not(:last-child){margin-bottom:17px}.credits__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px}.credits__popup-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:20px;font-size:13px;background:var(--grey-middle,#e9e8ee);color:var(--text-secondary);gap:6px}.credits__popup-btn:not(:last-child){margin-bottom:24px}.credits__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.credits__item{border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);padding: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;gap:10px;position:relative}.credits__item:not(:last-child){margin-bottom:20px}.credits__item-discount{position:absolute;right:20px;top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:4px 10px;font-size:12px;color:var(--text-inverse);background:var(--green);letter-spacing:.6px;text-transform:uppercase;border-radius:100px}.credits__item-price{text-align:center;font-size:18px}.credits__item-price-current{font-weight:700}.credits__item-price-sale{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--green)}.credits__item-price-sale span:first-child{text-decoration-line:line-through;color:var(--text-secondary)}.credits__item-button{height:36px;min-width:100px}.credits-info{width:290px;-ms-flex-negative:0;flex-shrink:0;border-radius:20px;background:var(--grey-white,#fcfbff);padding:24px}.credits-info-title{font-size:18px;font-weight:700;line-height:1.1666666667}.credits-info-title:not(:last-child){margin-bottom:17px}.credits-info-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px}.credits-info-list-item:not(:last-child){margin-bottom:8px}.credits-info-list-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.credits-info-list-left img{width:18px;-ms-flex-negative:0;flex-shrink:0}.credits-info-list-value{font-weight:700}.credits-info-label{margin:17px 0;background:var(--gradient,linear-gradient(89deg,#ff4e91 4.4%,#fe4a63 99.67%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.credits-info-text{font-size:13px;color:var(--text-secondary);padding-bottom:17px;border-bottom:1px dashed #e9e8ee}.credits-info-bottom{padding-top:17px}.credits-info-bottom-title{font-weight:500}.credits-info-bottom-title:not(:last-child){margin-bottom:17px}.credits-info-payments{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.credits-info-payment-item{width:46px;height:29px}.credits-info-payment-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;margin-bottom:26px}.profile__avatar{width:320px;-ms-flex-negative:0;flex-shrink:0;height:436px;position:relative}.profile__avatar img{border-radius:20px;overflow:hidden;-o-object-position:center top;object-position:center top}.profile__avatar-image{position:absolute;top:0;left:0;width:100%;height:100%}.profile__info{position:absolute;bottom:0;left:0;width:100%;padding:20px;z-index:2}.profile__info .button{height:46px}.profile__info-name{margin-bottom:2px;font-size:24px;color:var(--text-inverse);position:relative;padding-right:13px;display:inline-block}.profile__info-status{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:8px;background:var(--green);border-radius:50%}.profile__info-id{font-size:12px;letter-spacing:.24px;text-transform:uppercase;color:var(--text-secondary);margin-bottom:14px}.profile__info-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:12px}.profile__info-actions>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:rgba(255,255,255,.3);color:var(--text-inverse)}.profile__info-actions2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.profile__info-actions2>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3px 5px}.profile__status{position:absolute;top:1px;right:-11px;border-radius:100px;border:2px solid var(--white,#fff);background:var(--green,#45d75c);width:22px;height:22px}.profile__top-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.profile__id{font-size:12px;letter-spacing:.24px;text-transform:uppercase}.profile__id:not(:last-child){margin-bottom:4px}.profile__name{font-size:32px;line-height:1.15625}.profile__name:not(:last-child){margin-bottom:10px}.profile__main-info{padding:20px;border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee)}.profile__main-info:not(:last-child){margin-bottom:16px}.profile__main-info-row{display:-ms-grid;display:grid;-ms-grid-columns:40% auto;grid-template-columns:40% auto;gap:16px}.profile__main-info-title{font-size:18px}.profile__main-info-title:not(:last-child){margin-bottom:18px}.profile__main-info-list{display:-ms-grid;display:grid;gap:16px}.profile__main-info-list li{display:-ms-grid;display:grid;-ms-grid-columns:90px auto;grid-template-columns:90px auto;gap:16px}.profile__main-info-list li span:last-child{color:var(--text-secondary)}.profile__actions-wrap{border-radius:20px;background:var(--bg,#ffedf3);padding:20px}.profile__actions-wrap:not(:last-child){margin-bottom:16px}.profile__actions-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.profile__actions-buttons .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.profile__actions-buttons .button--secondary{background:var(--bg,#ffedf3)}.profile__actions-text{margin-top:12px;text-align:center;line-height:1.1428571429}.profile__actions-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.profile__actions-bottom .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:5px 10px}.profile__actions-bottom .button--grey svg{fill:var(--text-secondary)}.profile__block{border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);padding:20px}.profile__block:not(:last-child){margin-bottom:20px}.profile__block-head{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;gap:16px}.profile__block-head:not(:last-child){margin-bottom:20px}.profile__block-title{font-size:18px}.profile__block-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--text-secondary)}.profile__grid{display:-ms-grid;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.profile__image{border-radius:12px;overflow:hidden;aspect-ratio:1}.profile__block-btn{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;width:100%;aspect-ratio:1;border-radius:10px;background:var(--grey-middle,#e9e8ee);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile__block-btn--hide{border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff)}.profile__video{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden}.profile__video-overlay{position:absolute;top:0;left:0;width:100%;cursor:pointer;height:100%;z-index:2;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;background:-webkit-gradient(linear,left bottom,left top,from(rgba(54,54,61,.6)),to(rgba(54,54,61,.6)));background:linear-gradient(0deg,rgba(54,54,61,.6) 0,rgba(54,54,61,.6) 100%)}.profile__video-overlay img{width:40px;height:40px}.profile__video-preview{position:absolute;top:0;left:0;width:100%;height:100%}.profile__video--blocked .profile__video-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile__button-toggle{padding:9px 20px;border-radius:100px;background:var(--grey-middle,#e9e8ee);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile__button-toggle--hide{border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);color:var(--text-secondary)}.profile__items{display:-ms-grid;display:grid;gap:20px}.profile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;line-height:1.1428571429}.profile__item.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile__item-label{width:90px;-ms-flex-negative:0;flex-shrink:0}.profile__item-text{color:var(--text-secondary)}.profile__hide-content .profile__block-title:not(:last-child){margin-bottom:20px}.profile__hide-block:first-child{padding-top:20px;margin-top:20px;border-top:1px dashed #aaa8b8}.profile__hide-block:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #aaa8b8}.profile__items-small{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.profile__cards-head{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;gap:20px}.profile__cards-head:not(:last-child){margin-bottom:18px}.profile__cards-title{font-size:18px}.profile__cards-link{color:var(--text-link);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.profile__cards-items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:17px}.settings__title{font-size:32px;line-height:1.15625}.settings__title:not(:last-child){margin-bottom:20px}.settings__options:not(:last-child){margin-bottom:20px}.settings__form-btn{text-align:right;margin-top:12px}.settings__form-btn .button{min-width:180px;height:46px}.settings__form-items{display:-ms-grid;display:grid;gap:12px}.settings__form-items textarea{height:128px}.settings__form-checkboxes{gap:16px;display:-ms-grid;display:grid}.settings__form-item .checkbox-circle__text{width:150px;-ms-flex-negative:0;flex-shrink:0}.settings__form-item .checkbox-circle__label{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.settings__form-label{width:150px;-ms-flex-negative:0;flex-shrink:0}.table table{border-collapse:collapse;width:100%}.table .tar{text-align:right}.table th{background:var(--grey-middle,#e9e8ee);padding:12px 14px}.table th.tar .table__th{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table th:last-child{text-align:right}.table th:last-child .table__th{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table td:last-child{text-align:right}.table td:last-child .table__td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table tr{border-radius:6px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.table tr:hover{-webkit-box-shadow:0 0 15px 0 #e9e8ee;box-shadow:0 0 15px 0 #e9e8ee;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.table__th{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-weight:400;font-size:12px;letter-spacing:.24px;text-transform:uppercase;cursor:pointer}.table__th-sort .asc-sorting{stroke:var(--text-primary)}.table__th-sort .desc-sorting{stroke:var(--text-primary)}.table__th-sort--asc .asc-sorting{stroke:var(--text-link)}.table__th-sort--desc .desc-sorting{stroke:var(--text-link)}.table__td{line-height:1.1428571429;padding:10px 14px}.form-message__items{display:-ms-grid;display:grid;gap:12px}.form-message__title{font-size:18px;line-height:1.1666666667}.form-message__title:not(:last-child){margin-bottom:14px}.form-message__buttons{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;gap:12px}.form-message__buttons .button{min-width:155px;padding:3px 10px}.file-upload__label{width:100%;cursor:pointer}.card-video{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:270/416;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:end;-ms-flex-pack:end;justify-content:flex-end}.card-video>*{position:relative;z-index:2}.card-video__image{position:absolute;top:0;left:0;width:100%;height:100%}.card-video__content{padding:20px}.card-video__overlay{position:absolute;top:0;cursor:pointer;left:0;width:100%;height:100%;border-radius:5px;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;background:-webkit-gradient(linear,left bottom,left top,from(rgba(54,49,58,.7)),to(rgba(54,49,58,.7)));background:linear-gradient(0deg,rgba(54,49,58,.7) 0,rgba(54,49,58,.7) 100%);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.card-video--locked .card-video__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.card-video__btn{width:60px;height:60px;background:url(../img/svg/play.svg) center/100% 100% no-repeat}.card-video--locked .card-video__btn{background:url(../img/svg/locked.svg) center/100% 100% no-repeat}.card-video__favorite{position:absolute;background:var(--text-inverse);width:30px;height:30px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:12px;right:12px;cursor:pointer;z-index:3}.card-video__favorite::after{content:"";position:absolute;width:35px;height:35px;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card-video__favorite.active svg{fill:var(--primary);stroke:var(--primary)}.card-video__favorite svg{stroke:var(--text-secondary)}.card-video__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--text-inverse);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 16px}.card-video__info:not(:last-child){margin-bottom:11px}.card-video__info-user{font-size:17px;font-weight:300;line-height:1.1764705882;position:relative}.card-video__info-user::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;left:calc(100% + 4px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:var(--green)}.card-video__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.card-video__actions .button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:30px;padding:3px 18px}.card-video__btn-icon{width:40px;height:40px;padding:5px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);border-radius:100px;background:rgba(255,255,255,.3)}.popup-contact__title{font-size:18px}.popup-contact__title a{color:var(--text-link)}.popup-contact__title:not(:last-child){margin-bottom:18px}.popup-contact__progress{display:-ms-grid;display:grid;gap:18px}.popup-contact__progress-head{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}.popup-contact__progress-head:not(:last-child){margin-bottom:8px}.popup-contact__progress-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.popup-contact__progress-left img{width:18px;-ms-flex-negative:0;flex-shrink:0}.popup-contact__progress-value{color:var(--text-secondary)}.popup-contact__progress-line{border-radius:100px;background:var(--bg,#ffedf3);height:6px;position:relative}.popup-contact__progress-line span{position:absolute;top:0;left:0;height:100%;border-radius:100px;background:var(--gradient)}.popup-contact__info{padding:18px 0;position:relative}.popup-contact__info::after{content:"";width:200%;left:-40px;border-bottom:1px dashed #c0beca;height:1px;position:absolute;bottom:0}.popup-contact__info-title:not(:last-child){margin-bottom:12px}.popup-contact__info-text{line-height:1.1428571429;color:var(--text-secondary)}.popup-contact__info-text>:not(:last-child){margin-bottom:1em}.popup-contact__bottom-text{font-size:12px;letter-spacing:.24px;color:var(--text-secondary);text-transform:uppercase;text-align:right;padding-top:28.5px}.popup-contact__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px;margin:20px 0}.popup-contact__item{padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee)}.popup-contact__item img{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.popup-contact__item-value{color:var(--text-secondary)}.popup-gifts{padding-top:20px}.popup-gifts__form{margin-bottom:12px}.popup-gifts__form-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.popup-gifts__results{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,143px);gap:20px;max-height:360px;overflow-y:auto}.popup-gifts__item{padding:16px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);border:1px solid transparent;border-radius:20px;text-align:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.popup-gifts__item--selected{border-color:var(--grey-middle)}.popup-gifts__item-image{height:80px}.popup-gifts__item-image:not(:last-child){margin-bottom:10px}.popup-gifts__item-name:not(:last-child){margin-bottom:6px}.popup-gifts__item-price{line-height:1.1428571429;color:var(--text-secondary)}.popup-gifts__selected-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.popup-gifts__selected-main{width:100%}.popup-gifts__selected-form{margin-top:20px}.popup-gifts__selected-form textarea{height:200px}.popup-gifts__selected-form-btn-wrap{margin-top:12px;text-align:right}.popup-gifts__selected-form-btn-wrap .button{min-width:122px}.notify{position:fixed;z-index:100;right:252px;bottom:120px;width:360px}.notify__button-close{margin-bottom:15px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:9px 20px;color:var(--text-secondary);border-radius:100px;border:1px solid var(--grey-middle,#e9e8ee);background:var(--white,#fff);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.notify__item{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;gap:16px;border-radius:20px;border:1px solid var(--grey-middle,#e9e8ee);padding:20px;background:var(--text-inverse)}.notify__item:not(:last-child){margin-bottom:10px}.notify__link{width:90px}.form-item__label{padding-top:13px;width:113px;-ms-flex-negative:0;flex-shrink:0}.form-item__big-column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.search-form{width:100%}.active .search-form .input-item__input{border-radius:16px 16px 0 0}.video-gallery{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;overflow-x:hidden;overflow-y:auto;padding:30px;-webkit-transition:all .2s cubic-bezier(.5,.02,.13,.5);transition:all .2s cubic-bezier(.5,.02,.13,.5);opacity:0;visibility:hidden;pointer-events:none}.video-gallery-open .video-gallery{opacity:1;visibility:visible;pointer-events:all}.video-gallery__wrapper{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.video-gallery__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8}.video-gallery__content{position:relative;z-index:2;max-width:1100px;width:100%;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding:20px}.video-gallery-open .video-gallery__content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.video-gallery__content .user-info{color:var(--text-inverse)}.video-gallery__content .user-info__id{color:var(--text-inverse)}.video-gallery__slider .swiper-slide{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.video-gallery__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.video-gallery__head:not(:last-child){margin-bottom:20px}.video-gallery__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.video-gallery__video{aspect-ratio:16/9;border-radius:20px;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:70vh;height:100%}.video-gallery__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-gallery__close{position:absolute;top:30px;right:30px;z-index:2}.video-gallery__arrows{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;width:calc(100% + 100px);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,calc(-50% + 31px));-ms-transform:translate(-50%,calc(-50% + 31px));transform:translate(-50%,calc(-50% + 31px))}.video-gallery__arrow{width:50px;height:50px;border:1px solid var(--text-inverse);border-radius:50%;color:var(--text-inverse);padding:10px;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.video-gallery__arrow--next svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.video-gallery__arrow svg{width:100%;height:100%;fill:currentColor}.video-gallery__private{color:var(--text-inverse);background:var(--text-primary);border-radius:12px;padding:70px 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;margin:0 auto;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-gallery__private-icon:not(:last-child){margin-bottom:20px}.video-gallery__private-title{font-size:40px;line-height:1.15625}.video-gallery__private-title:not(:last-child){margin-bottom:20px}.video-gallery__private-text{font-size:20px}.video-gallery__private-text:not(:last-child){margin-bottom:24px}.video-gallery__private-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:300px;margin:0 auto}.lg-container .lg-toolbar{padding:16px}.lg-container .lg-close{width:30px!important;height:30px!important;background:url(../img/svg/close.svg) center/100% 100% no-repeat!important}.lg-container .lg-close::after{content:"";display:none}.lg-container .lg-next,.lg-container .lg-prev{width:40px;height:40px;border-radius:50%;border:1px solid #aaa8b8;background:url(../img/icons/arrow-left.svg) center/100% 100% no-repeat;padding:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg-container .lg-next::after,.lg-container .lg-prev::after{font-size:40px;position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%);height:auto;line-height:1;color:#aaa8b8}.lg-container .lg-next::before,.lg-container .lg-prev::before{display:none}.lg-container .lg-prev::after{content:"‹"}.lg-container .lg-next::after{content:"›"}.footer{color:var(--text-inverse);background:var(--bg-inverse);position:relative}.footer__top{padding:28px 0 33px;display:-ms-grid;display:grid;gap:35px 128px;-ms-grid-columns:233px 128px auto;grid-template-columns:233px auto;-ms-grid-rows:auto 35px auto;grid-template-areas:"info list" "info row"}.footer__info{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:info}.footer__logo{display:inline-block}.footer__logo:not(:last-child){margin-bottom:17px}.footer__logo img{max-width:100%}.footer__info-text{color:var(--text-secondary);font-size:15px;line-height:1.1333333333;font-weight:300}.footer__list{-ms-grid-row:1;-ms-grid-column:3;grid-area:list;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.1428571429;padding-top:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.footer__list a{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.footer__list a:hover{color:var(--primary)}.footer__row{-ms-grid-row:3;-ms-grid-column:3;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;gap:16px;grid-area:row}.footer__payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px}.footer__payment p{max-width:232px;font-weight:300;line-height:18px}.footer__payment p a{color:var(--primary)}.footer__payment p a:hover{text-decoration:underline}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.footer__socials-link{border-radius:100px;background:rgba(255,255,255,.2);width:40px;height:40px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);color:var(--text-secondary)}.footer__socials-link svg{fill:currentColor}.footer__bottom{padding:20px 0;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;gap:16px;font-weight:300;color:var(--text-secondary);position:relative;line-height:1.1428571429}.footer__bottom::after{content:"";position:absolute;top:0;width:200vw;left:-50vw;background:#52525b;height:1px}.footer__to-top{background:var(--text-inverse);border:1px solid var(--primary);width:60px;height:60px;color:var(--primary);border-radius:50%;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:calc(100% + 50px);right:156px}.footer__to-top svg{stroke:currentColor}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}@font-face{font-family:lg;src:url(../fonts/lg.woff2?io9a6k) format("woff2"),url(../fonts/lg.ttf?io9a6k) format("truetype"),url(../fonts/lg.woff?io9a6k) format("woff"),url(../fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-webkit-transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@-webkit-keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-webkit-transition:opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28);transition:opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28);transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28)}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{-webkit-animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite;animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.7);-ms-transform:translate(-50%,-50%) scale(.7);transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{-webkit-transition:none!important;transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{-webkit-transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{-webkit-transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{-webkit-transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-webkit-transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:"\e80d"}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(/3ad32e15f6b77de52b2d.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:"\e070"}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:"\e908"}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-medium-zoom-item{cursor:-webkit-zoom-in;cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;-webkit-transition:.5s opacity ease;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-webkit-transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/3ad32e15f6b77de52b2d.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;-webkit-transition:opacity .2s ease-out .15s;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@media (min-width:47.99875em){.header-main__logo .mob{display:none}.news__top .button-icon{display:none}.my-photos__top .button{display:none}.notifications__top .button-icon{display:none}.notifications__profile-message{display:none}.notifications__id{display:none}.visitors__top .button-icon{display:none}.favorites__top .button-icon{display:none}.kisses__top .button-icon{display:none}.gifts__table-mob{display:none}.messages__top .button-icon{display:none}.messages__head .messages__filter{display:none}.about-me__btn{display:none}.mailbox__close{display:none}.s-my-photos .pc-none{display:none}.main-info__btn{display:none}.perfect__btn{display:none}.profile-my__main-info--mob{display:none}.appearance__btn{display:none}.chat__filters .filter-options{width:100%}.chat-header__logo .mob{display:none}.chat__head-main-count{display:none}.payments__mob{display:none}.credits__popup-btn{display:none}.profile__block.pc-none{display:none}.table .hidden-pc{display:none}.table th:first-child{border-radius:6px 0 0 6px}.table th:last-child{border-radius:0 6px 6px 0}.form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}@media (min-width:61.99875em){.menu{display:none}.header__links-mob{display:none}.header__logo .mob{display:none}.hero-block__content .button{display:none}.banner-mob{display:none}.chat__overlay{display:none}.chat__close{display:none}.chat__head-main-btn{display:none}.chat-form__button-mob{display:none}.profile__info{display:none}}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}}@media (min-width:1100px){.profile-my__stat--mob{display:none}}@media (min-width:1200px){.messages__head .input-item{max-width:160px}}@media (max-width:1700px){.notify{right:100px;bottom:100px}.footer__to-top{right:20px}}@media (max-width:1300px){.video-gallery__arrows{width:calc(100% + 40px)}.video-gallery__arrow{width:40px;height:40px;padding:5px}}@media (max-width:75em){.page__row{gap:16px}.page__aside{width:200px}.header{padding:20px 0}.header__left{gap:40px}.header__logo{max-width:160px}.header__list{gap:16px 20px}.header-main__left{gap:16px}.header-main__logo{max-width:160px}.hero-block__image{left:30%}.hero-block__content{max-width:350px;margin-right:0}.hero-block__title{font-size:44px}.chat{-ms-grid-columns:220px auto 220px;grid-template-columns:220px auto 220px;gap:16px}.chat-messages{padding:20px}.profile__top{gap:24px}.profile__avatar{width:250px}.footer__top{gap:35px 28px}.footer__to-top{width:50px;height:50px}}@media (max-width:75em) and (max-width:61.9375em){.hero-block__image{width:23.125rem}}@media (max-width:1200px){.messages__head{-ms-flex-wrap:wrap;flex-wrap:wrap}.messages__items{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.messages__items>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (max-width:1170px){.card--full .mob-none{display:none}}@media (max-width:1100px){.profile-my__description{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-my__main-info-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-my__stat--pc{display:none}.profile-my__main{margin:18px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-my__main-right{width:100%}.profile-my__appearance-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.footer__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:400px){.footer__to-top{-webkit-transform:translateY(-45px);-ms-transform:translateY(-45px);transform:translateY(-45px)}}@media (max-width:61.99875em){.page__row{padding:24px .9375rem 60px}.page__aside{display:none}.icon-menu{display:block;-ms-flex-negative:0;flex-shrink:0;position:relative;width:1.5rem;height:1.0625rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;border-radius:4px;background-color:var(--text-primary)}.icon-menu::before{top:0;width:20px}.icon-menu::after{bottom:0;width:16px}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::after,.menu-open .icon-menu::before{width:100%}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup--contacts .popup__head{padding-bottom:22px}.header{border-bottom:1px solid var(--grey-middle,#e9e8ee)}.header__logo .pc{display:none}.header__list{display:none}.header-form{display:none}.header-main{padding:17px 0}.header-main::after{content:"";position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;background:#fff}.header-main-search{max-width:230px;margin-left:6px}.header-main__actions{gap:26px}.header-main__notification-wrap{right:0;left:auto}.header-main__wallet{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header-main__sound{display:none}.header-main-profile{display:none}.hero-block{padding:170px 0 0;overflow:hidden}.hero-block__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:96px}.hero-block__wrap .register-form{display:none}.hero-block__decor--1{bottom:6px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.hero-block__decor--2{right:0;bottom:11px}.hero-block__decor--3{right:0;-webkit-transform:translateX(45%);-ms-transform:translateX(45%);transform:translateX(45%);top:140px;bottom:auto}.hero-block__decor-big{-webkit-transform:translateX(-429px);-ms-transform:translateX(-429px);transform:translateX(-429px)}.hero-block__image{left:-233px;width:100%}.hero-block__content{max-width:438px;padding-top:0}.hero-block__title{font-size:54px}.register-form{-webkit-filter:none;filter:none;padding:0;-webkit-box-shadow:none;box-shadow:none;border:none;padding-top:31px}.register-form__links:not(:last-child){margin-bottom:20px}.register-form__label:not(:last-child){margin-bottom:20px}.about{padding:65px 0 181px}.about__content{max-width:100%}.about__decor-hearts{-webkit-transform:translate(20px,50%);-ms-transform:translate(20px,50%);transform:translate(20px,50%);left:auto;right:57px;top:auto;bottom:0}.about__image{display:none}.steps{padding:54px 0 46px}.steps__title:not(:last-child){margin-bottom:32px}.steps__items{max-width:704px;margin:0 auto}.steps__items:not(:last-child){margin-bottom:32px}.steps__item{width:100%}.steps__item:not(:last-child):not(:last-child){margin-bottom:40px}.steps__item:not(:last-child)::after{display:none}.top{padding-bottom:66px}.top__title:not(:last-child){margin-bottom:30px}.top__items{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:22px}.card__image::after{height:209px}.card__favorite{width:22px;height:22px;top:10px;right:10px}.card__favorite svg{max-width:13px}.search__items{gap:22px}.search-filter__items{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.faq{padding:34px 0 64px}.faq__title:not(:last-child){margin-bottom:35px}.faq__subtitle:not(:last-child){margin-bottom:35px}.faq__block:not(:last-child){margin-bottom:35px}.faq__block-title:not(:last-child){margin-bottom:23px}.stories__item{width:80px;height:80px}.news__head:not(:last-child){margin-bottom:20px}.news__item-image:not(:last-child){margin-bottom:50px}.visitors__items{gap:22px}.favorites__head:not(:last-child){margin-bottom:35px}.favorites__items{gap:22px}.favorites__show-more{margin-top:35px}.videos__items{gap:22px}.videos-filter__items{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.kisses__head:not(:last-child){margin-bottom:35px}.kisses__items{gap:22px}.kisses__show-more{margin-top:35px}.gifts__table-gift-img{width:50px;height:56px}.messages__show-more{margin-top:35px}.mailbox-message__inner{max-width:452px}.chat{padding:0;background:#f4f3f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat__column{position:fixed;background:#fff;border-radius:0;z-index:3;width:360px;height:100%;padding:76px 16px 16px 16px}.chat__column--1{left:0;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.active-online .chat__column--1{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.chat__head{padding:16px 0 20px 0}.chat__column--2{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.active-last .chat__column--2{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.chat-header{border-radius:0;padding:20px 32px}.chat__head-main{padding:26px 32px;margin:0;border-bottom:1px solid var(--grey-middle,#e9e8ee)}.chat__head-main-photos{display:none}.chat-messages{padding:28px 32px}.chat-form{margin-top:0;position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-form .button{margin-left:0;display:none}.chat-form__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chat-form__wrap .input-item__input{height:50px;padding:17px 100px 17px 17px;border-radius:0;border:none}.chat-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;top:17px}.credits__row{display:block}.credits__left{margin-bottom:30px}.profile__top{gap:32px}.profile__avatar{width:320px;height:415px}.profile__avatar-image::after{content:"";border-radius:20px;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(54,49,58,0)),to(#36313a));background:linear-gradient(180deg,rgba(54,49,58,0) 0,#36313a 100%)}.profile__status{display:none}.profile__main-info:not(:last-child){margin-bottom:24px}.profile__main-info-row{-ms-grid-columns:1fr;grid-template-columns:1fr}.profile__actions-wrap{display:none}.profile__actions-bottom .tablet-none{display:none}.profile__actions-bottom>*{width:100%}.card-video__favorite{width:22px;height:22px;top:10px;right:10px}.card-video__favorite svg{max-width:13px}.notify{bottom:30px;right:0}.search-form .input-item__icon-right{left:16px;right:auto}.search-form .input-item__input{padding-left:44px;padding-right:16px}.video-gallery__wrapper{padding-top:100px}.footer__top{-ms-grid-rows:auto 40px auto;grid-template-areas:"info list" "row row";gap:40px;-ms-grid-columns:auto 40px 279px;grid-template-columns:auto 279px;padding:28px 0 24px}.footer__info{max-width:233px}.footer__list{display:-ms-grid;display:grid;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);max-width:279px}.footer__socials-link{border-radius:10px}.footer__to-top{top:20px}.footer__info{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.footer__list{-ms-grid-row:1;-ms-grid-column:3}.footer__row{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.page__row{padding:20px .9375rem 60px}.button--big{height:50px;font-size:16px}textarea.input-item__input{height:80px}.popup{padding:0}.popup--contacts .popup__title{font-size:18px}.popup--mail .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--mail .popup__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--mail .popup-form-mail{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--mail .popup-form-mail__items{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--mail .popup-form-mail__items textarea{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;min-height:300px}.popup--mail .popup-form-mail__items .input-item:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup--mail .popup-form-mail__items .input-item:last-child .input-item__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__content .credits-info{padding-top:16px}.popup__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;border-radius:0;max-width:100%;padding:16px 16px}.popup__content .register-form{padding:31px 16px 0}.popup__head{padding-bottom:20px}.popup__button-back{width:32px;height:32px;padding:11px}.popup__title{font-size:24px}.popup__close{width:20px;height:20px}.header__link-acc{display:none}.header-main__logo .pc{display:none}.header-main__message{display:none}.header-main-search{display:none;margin-left:0}.header-main__actions{gap:20px}.header-main__notification-overlay{position:fixed;top:var(--height-header);left:0;width:100%;opacity:0;pointer-events:none;visibility:hidden;height:100%;background:var(--text,#36363d)}.header-main__notification.active .header-main__notification-overlay{opacity:.8;pointer-events:all;visibility:visible}.header-main__notification-wrap{width:100%;position:fixed;top:var(--height-header);left:0;border:none;border-radius:0;max-height:70vh;overflow-y:auto}.hero-block__wrap{padding-bottom:116px}.hero-block__decor--1{bottom:109px;left:0;right:auto;-webkit-transform:rotate(-22.821deg);-ms-transform:rotate(-22.821deg);transform:rotate(-22.821deg)}.hero-block__decor--2{bottom:46px}.hero-block__decor--3{top:-60px;-webkit-transform:rotate(-12.624deg) translate(45%,0);-ms-transform:rotate(-12.624deg) translate(45%,0);transform:rotate(-12.624deg) translate(45%,0)}.hero-block__decor-big{right:0;width:857px;left:auto;-webkit-transform:translateX(-160px);-ms-transform:translateX(-160px);transform:translateX(-160px)}.hero-block__image{display:none}.hero-block__content{max-width:100%}.hero-block__content .button{max-width:240px;margin:22px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-block__title{font-size:36px;text-align:center}.hero-block__items{margin:0 auto}.hero-block__item{padding:12px}.hero-block__item-icon{width:50px}.hero-block__item-title{font-size:15px}.hero-block__item-descr{font-size:14px}.register-form__items .button{height:60px;font-size:18px}.about{padding:41px 0}.about__decor{max-width:360px;-webkit-transform:translateX(-150px);-ms-transform:translateX(-150px);transform:translateX(-150px)}.about__content{text-align:center}.about__content .button{max-width:240px}.about__decor-hearts{bottom:-91px;right:-16px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.about__title{font-size:28px}.about__descr{font-size:15px}.steps{padding:44px 0 56px}.steps__title{font-size:28px}.steps__item-title{font-size:18px}.steps__item-text{font-size:15px}.steps__btn-wrap .button{min-width:240px}.top{margin-bottom:33px}.top__title{text-align:center}.top__title:not(:last-child){margin-bottom:38px;font-size:28px}.top__items{gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.card--profile .card__actions .button--secondary{height:30px}.card--full .card__actions .button{height:30px}.card--full .card__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card__status{font-size:11px;padding:3px 10px}.card__content{padding:16px}.card__favorite{top:8px;right:8px;width:20px;height:20px}.card__actions{gap:6px}.card__btn-icon{height:30px;width:30px}.search__title{font-size:24px}.search__actions .mob-none{display:none}.search__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.search-filter__items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:12px}.search-filter__items--hide{display:none}.sign-in-form{padding:131px 0}.faq{padding:23px 0 60px}.faq__title{font-size:36px}.faq__title:not(:last-child){margin-bottom:16px}.faq__subtitle:not(:last-child){margin-bottom:40px}.faq__block:not(:last-child){margin-bottom:60px}.spollers__body{max-width:calc(100% - 18px)}.popup-form-mail__buttons{gap:19px;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-form-mail__buttons .button{-ms-flex-negative:0;flex-shrink:0;padding:3px 5px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.stories__item{width:68px;height:68px}.pagination__list{gap:6px}.pagination__item:nth-child(3){display:none}.filter-options{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;margin:0 -16px 0 -16px;padding:1px 16px 1px 16px;min-width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% + 32px)}.filter-options::-webkit-scrollbar{display:none}.filter-options__wrap{min-width:100%;width:auto;white-space:nowrap}.filter-options__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter-options__inner img,.filter-options__inner svg{display:none}.filter-options__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__title{font-size:24px}.news__head .button-icon{display:none}.news__head .filter-options{width:100%}.news__head .filter-options .filter-options__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__head .filter-options .filter-options__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news__head:not(:last-child){margin-bottom:26px}.news__item-image:not(:last-child){margin-bottom:20px}.news__item-actions .button-icon:nth-child(2){margin-left:auto}.news__show-more{width:100%}.my-photos__top:not(:last-child){margin-bottom:16px}.my-photos__title{font-size:24px}.my-photos__head .button{display:none}.my-photos__descr:not(:last-child){margin-bottom:16px}.my-photos__items{gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.orders__title{font-size:24px}.orders__title:not(:last-child){margin-bottom:16px}.orders__row{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.notifications__top:not(:last-child){margin-bottom:16px}.notifications__title{font-size:24px}.notifications__table{margin:20px 0 16px}.notifications__profile-id{display:none}.notifications__message{display:none}.notifications__head .button-icon{display:none}.visitors__title{font-size:24px}.visitors__head .button-icon{display:none}.visitors__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.favorites__top:not(:last-child){margin-bottom:16px}.favorites__title{font-size:24px}.favorites__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorites__head .button-icon{display:none}.favorites__head:not(:last-child){margin-bottom:16px}.favorites__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.favorites__show-more{margin-top:26px}.videos__title{font-size:24px}.videos__actions .mob-none{display:none}.videos__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.videos-filter__items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:12px}.videos-filter__items--hide{display:none}.kisses__top:not(:last-child){margin-bottom:16px}.kisses__title{font-size:24px}.kisses__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.kisses__head .button-icon{display:none}.kisses__head:not(:last-child){margin-bottom:16px}.kisses__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}.kisses__show-more{margin-top:26px}.gifts__title{font-size:24px}.gifts__title:not(:last-child){margin-bottom:16px}.gifts__row{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.gifts__table-wrap{display:none}.messages__top .messages__filter{display:none}.messages__top:not(:last-child){margin-bottom:16px}.messages__title{font-size:24px}.messages__head{gap:16px}.messages__head .mob-none{display:none}.messages__head:not(:last-child){margin-bottom:10px}.messages__items .select{display:none}.messages__table-left .checkbox{display:none}.messages__table-message-info{max-width:111px}.messages__table-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.messages__show-more{margin-top:10px}.about-me__title{font-size:24px}.about-me__row .button{display:none}.about-me__image:not(:last-child){margin-bottom:16px}.about-me__form-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-me__form-btn{margin-top:20px}.about-me__form-btn .button{width:100%}.about-me__form-items{gap:20px}.about-me__form-items textarea{height:120px}.mailbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background:var(--white,#fff);overflow-y:auto;overflow-x:hidden}.mailbox .form-message{padding:16px 16px 25px 16px;position:sticky;bottom:0;left:0;background:var(--white,#fff)}.mailbox__head{padding:18px 16px;position:sticky;top:0;left:0;background:var(--white,#fff);z-index:2}.mailbox__head:not(:last-child){margin-bottom:0}.mailbox__title{font-size:24px}.mailbox__wrap{border-radius:0;padding:16px 6px 16px 16px}.mailbox__items{gap:30px;max-height:none}.mailbox-message{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:60px}.mailbox-message__head:not(:last-child){margin-bottom:8px}.mailbox-message--answer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:0;margin-right:60px}.mailbox-message--big{margin-left:0}.mailbox-message__title{font-size:16px}.mailbox-message__text{font-size:13px}.mailbox-message__images{gap:8px}.mailbox-message__image{width:101px;height:60px}.mailbox-message__date-and-time{font-size:12px}.s-my-photos .mob-none{display:none}.s-my-photos__add-photo{width:100%}.s-my-photos__title{font-size:24px}.s-my-photos__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-my-photos__images{gap:12px 16px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.main-info__title{font-size:24px}.main-info__row .button{display:none}.main-info__image:not(:last-child){margin-bottom:16px}.main-info__form-btn{margin-top:20px}.main-info__form-btn .button{width:100%}.main-info__form-items{gap:20px}.perfect__title{font-size:24px}.perfect__row .button{display:none}.perfect__image:not(:last-child){margin-bottom:16px}.perfect__form-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.perfect__form-btn{margin-top:20px}.perfect__form-btn .button{width:100%}.perfect__form-items{gap:20px}.perfect__form-items textarea{height:120px}.profile-my__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.profile-my__top-left{width:100%}.profile-my__top-left .profile-my__buttons{display:none}.profile-my__avatar{max-height:600px;width:100%}.profile-my__top-right{width:100%}.profile-my__name{margin-bottom:0}.profile-my__top-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-bottom:14px}.profile-my__id{color:var(--text-secondary);margin-bottom:0;padding-bottom:4px}.profile-my__description{margin-bottom:16px}.profile-my__main-info{margin:0}.profile-my__main-info--pc{display:none}.profile-my__stat-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px 6px}.profile-my__cards-items{gap:12px}.profile-my__main{gap:20px}.profile-my__main-left>:not(:last-child){margin-bottom:20px}.profile-my__photos-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.profile-my__photos-btn{font-size:13px}.profile-my__appearance-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.appearance__title{font-size:24px}.appearance__row .button{display:none}.appearance__image:not(:last-child){margin-bottom:16px}.appearance__form-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.appearance__form-btn{margin-top:20px}.appearance__form-btn .button{width:100%}.appearance__form-items{gap:20px}.appearance__form-items textarea{height:120px}.chat__column{width:100%;padding-top:0;z-index:5}.chat__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:50px}.chat__last-item{border:1px solid var(--grey-middle,#e9e8ee)}.chat__last-item:not(:last-child){margin-bottom:12px}.chat__last-delete{pointer-events:all;opacity:1}.chat-header{padding:20px 16px}.chat-header__logo .pc{display:none}.chat__head-main{padding:12px 16px}.chat__head-main .user-info__avatar{width:50px;height:50px}.chat__head-main-btn{width:48px}.chat-messages{padding:23px 8px 16px 16px}.chat-messages__items{padding-right:8px}.payments__title{font-size:24px}.payments__title:not(:last-child){margin-bottom:16px}.payments__table-wrap{display:none}.credits__title{font-size:24px}.credits__item-discount{font-size:10px}.credits__item-label{font-size:16px}.credits__item-price-current{font-size:16px}.credits__item-price-sale{font-size:14px}.credits__item-button{min-width:80px;padding:3px 10px}.credits-info{width:100%}.credits-info.mob-none{display:none}.profile__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:16px}.profile__avatar{height:auto;width:100%;aspect-ratio:328/447;max-height:550px}.profile__top-info{width:100%}.profile__id{display:none}.profile__name{display:none}.profile__main-info{display:none}.profile__grid{grid-template-columns:repeat(auto-fill,minmax(55px,1fr))}.profile__block-btn{font-size:13px}.profile__items-small{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.profile__cards-items{gap:12px}.settings__title{font-size:24px}.settings__form-btn{margin-top:20px}.settings__form-btn .button{width:100%}.settings__form-items{gap:20px}.settings__form-items textarea{height:120px}.settings__form-item .checkbox-circle__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table .hidden-mob{display:none}.table th{padding:14px}.table th:first-child.hidden-mob{background:red}.table th:first-child.hidden-mob+.table th{background:red}.table tr:not(:last-child) td{border-bottom:1px dashed #c0beca}.form-message__buttons{gap:19px}.form-message__buttons>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-message__buttons .button{min-width:auto}.card-video__content{padding:16px}.card-video__overlay{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:60%}.card-video__btn{width:40px;height:40px}.card-video__favorite{top:8px;right:8px;width:20px;height:20px}.card-video__actions{gap:6px}.card-video__actions .mob-none{display:none}.card-video__btn-icon{height:30px;width:30px}.popup-contact__items{gap:12px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.popup-gifts{padding-top:16px}.popup-gifts__results{gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.popup-gifts__item-image{height:104px}.popup-gifts__selected-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-item__label{margin-bottom:8px;color:var(--text-secondary);padding-top:0;width:100%}.video-gallery{padding:30px 10px}.video-gallery__content{padding:0}.video-gallery__video{aspect-ratio:1}.video-gallery__arrows{display:none}.footer__top{padding-bottom:41px;gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 0 auto 0 auto;grid-template-areas:"info" "list" "row"}.footer__info{text-align:center;margin:0 auto 20px}.footer__list{gap:20px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);text-align:center;max-width:100%}.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:28px;margin-top:48px}.footer__payment{display:block;text-align:center}.footer__payment img{margin-bottom:12px}.footer__payment p{max-width:100%}.footer__socials-link{border-radius:100px}.footer__bottom{font-size:12px}.footer__info{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}.footer__list{-ms-grid-row:3;-ms-grid-column:1}.footer__row{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}}@media (max-width:29.99875em){.hero-block__decor--3{top:-40px}.hero-block__decor-big{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.profile-my__cards-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.profile-my__about-row{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.profile-my__appearance-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.profile__cards-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.popup-gifts__results{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.notify{width:100%;padding:0 30px}}@media (max-width:75em) and (min-width:75em){.hero-block__image{width:28.125rem}}@media (max-width:75em) and (min-width:61.9375em) and (max-width:75em){@supports (width:clamp(23.125rem ,-0.5831339713rem + 38.2775119617vw ,28.125rem)){.hero-block__image{width:clamp(23.125rem ,-.5831339713rem + 38.2775119617vw ,28.125rem)}}@supports not (width:clamp(23.125rem ,-0.5831339713rem + 38.2775119617vw ,28.125rem)){.hero-block__image{width:calc(23.125rem + 5 * (100vw - 61.9375rem)/ 13.0625)}}}@media (hover:hover){.button:hover{-webkit-box-shadow:0 .5em .5em -.4em var(--primary);box-shadow:0 .5em .5em -.4em var(--primary);-webkit-transform:translate3d(0,-.25em,0);transform:translate3d(0,-.25em,0)}.button--grey:hover{-webkit-box-shadow:0 .5em .5em -.4em var(--grey-middle);box-shadow:0 .5em .5em -.4em var(--grey-middle)}.button--light-grey:hover{-webkit-box-shadow:0 .5em .5em -.4em rgba(255,255,255,.3);box-shadow:0 .5em .5em -.4em rgba(255,255,255,.3)}.button-icon:hover{background:var(--bg-light)}.menu__link:hover{color:var(--text-inverse)}.menu__link:hover .menu__link-count{color:var(--primary);background:var(--text-inverse)}.menu__link:hover::after{opacity:1}.header__list a:hover{color:var(--primary)}.card__btn-icon:hover{background:var(--primary)}.search__btn-icon.active:hover{background:var(--gradient);color:var(--text-inverse)}.search__btn-icon:hover{background:var(--bg-light)}.aside__list-link:hover{color:var(--text-inverse)}.aside__list-link:hover::after{opacity:1}.pagination__link:hover{background:var(--bg-light)}.videos__btn-icon.active:hover{background:var(--gradient);color:var(--text-inverse)}.videos__btn-icon:hover{background:var(--bg-light)}.profile-my-btn:hover{color:var(--primary);border-color:var(--primary)}.profile-my__cards-link:hover{text-decoration:underline}.profile-my__photos-btn:hover{background:var(--bg-light)}.chat-form__btn:hover{color:var(--primary)}.profile__block-btn:hover{background:var(--bg-light)}.profile__button-toggle:hover{background:var(--bg-light)}.profile__cards-link:hover{text-decoration:underline}.card-video__btn-icon:hover{background:var(--primary)}.popup-contact__title a:hover{text-decoration:underline}.popup-gifts__item:hover{border-color:var(--grey-middle)}.notify__button-close:hover{background:var(--bg-light)}.video-gallery__arrow:hover{background:var(--primary)}.footer__socials-link:hover{color:var(--text-inverse);background:var(--primary)}.footer__to-top:hover{background:var(--primary);color:var(--text-inverse)}}