@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Poiret+One&display=swap";html{margin:0;padding:0;height:100%;width:100%;box-sizing:border-box;background:#000;overflow:hidden}html body{font-family:Roboto,Arial,sans-serif;font-weight:300;margin:10px;background-color:#fff!important;height:calc(100% - 20px)}svg:focus,g:focus,path:focus{outline:none}.header{position:absolute;top:0;left:0;width:100%;height:70px;display:flex;justify-content:center;align-items:center}.header .group{position:relative;height:100%;width:100%;display:flex;justify-content:center}.header .foundation{position:absolute;height:90%;width:40%;border-radius:30px;background-color:#000;z-index:1}.header .left_block{background-color:#fff;z-index:2;width:10%;margin-top:10px;border-top-right-radius:40px;height:100%;margin-left:calc(24% - 1px)}.header .right_block{background-color:#fff;z-index:2;width:10%;margin-top:10px;border-top-left-radius:40px;height:100%;margin-right:24%}.header .help_left_block{background-color:#fff;z-index:2;width:3%;margin-top:42px;height:30px;margin-right:262px}.header .help_right_block{background-color:#fff;z-index:2;width:3%;margin-top:42px;height:30px;margin-left:262px}.header__search-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;min-width:220px;display:flex;align-items:center;background:#fff;border-radius:40px;padding-left:21px;height:50px;z-index:5;border:9px solid #000000}.header__search-icon{display:flex;align-items:center;margin-right:8px}.header__search-icon img{width:18px;height:18px;opacity:.7}.header__search{font-weight:200;border:none;outline:none;font-size:16px;color:#000;width:80%;height:24px;font-family:inherit}.header__search::placeholder{color:#5c5c5c;font-size:16px}.sidebar--hidden{opacity:0;pointer-events:none;transform:translateY(30px) scale(.98);transition:opacity .7s ease,transform .7s ease}.sidebar{position:fixed;margin-top:30px;margin-left:30px;margin-bottom:30px;width:288px;height:998px;background:#fff;border-radius:30px;border:1px solid #DDDDDD;display:flex;flex-direction:column}.sidebar__logo{padding:35px 0 25px 35px;border-bottom:1px solid #DDDDDD;display:flex;align-items:center}.sidebar__logo img{width:33px;height:24px;object-fit:contain}.sidebar__nav{width:288px;flex:1;margin-top:20px;position:relative}.sidebar__nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px;position:relative}.sidebar__nav ul li{padding:0;margin:0}.sidebar__nav ul .sidebar__link,.sidebar__nav ul .sidebar__bottom-item.sidebar__link,.sidebar__nav ul .settings-sidebar__link{background:none;border:none;font:inherit;color:inherit;text-align:left;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;display:flex;align-items:center;gap:10px;width:calc(100% - 20px);padding:16px 0 16px 25px;margin:0 10px;font-size:20px;text-decoration:none;position:relative;z-index:1}.sidebar__nav ul .sidebar__link .sidebar__icon,.sidebar__nav ul .sidebar__link .settings-sidebar__icon,.sidebar__nav ul .sidebar__bottom-item.sidebar__link .sidebar__icon,.sidebar__nav ul .sidebar__bottom-item.sidebar__link .settings-sidebar__icon,.sidebar__nav ul .settings-sidebar__link .sidebar__icon,.sidebar__nav ul .settings-sidebar__link .settings-sidebar__icon{width:24px;height:24px;object-fit:contain}.sidebar__nav ul .sidebar__link.active,.sidebar__nav ul .sidebar__bottom-item.sidebar__link.active,.sidebar__nav ul .settings-sidebar__link.active{background:none}.sidebar__nav{margin-bottom:0}.sidebar__nav .sidebar__highlight{position:absolute;left:10px;right:10px;height:56px!important;background:#00000006;border-radius:30px;z-index:0;pointer-events:none;will-change:top,height,opacity;transition:none}.sidebar__nav .sidebar__highlight--animated{transition:top .4s cubic-bezier(.34,1.56,.64,1),height .4s cubic-bezier(.34,1.56,.64,1),opacity .2s}.sidebar__bottom{padding:16px 0 0;margin:0;display:flex;flex-direction:column;gap:0;position:relative}.sidebar__bottom-item.sidebar__link{display:flex;align-items:center;gap:10px;padding:16px 0 16px 25px;font-weight:300;background:none;border:none;font-size:20px;color:#000;cursor:pointer;text-decoration:none;position:relative;z-index:1;margin-bottom:10px;margin-left:10px}.sidebar__bottom-item.sidebar__link:last-child{margin:20px 10px}.sidebar__bottom-item.sidebar__link .sidebar__icon{width:24px;height:24px;object-fit:contain}.sidebar__bottom-item.sidebar__link.active{background:none}.sidebar__bottom .sidebar__highlight{position:absolute;left:10px;right:10px;background:#00000006;border-radius:30px;z-index:0;pointer-events:none;will-change:top,height,opacity}.sidebar__bottom-divider{height:1px;background:#ddd;width:100%}@media (max-width: 900px){.sidebar{display:none}}@keyframes settingsSidebarIn{0%{transform:translateY(100%) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.sidebar--hidden{opacity:0;pointer-events:none;transition:opacity .3s ease,transform .4s ease;transform:translateY(40px)}.settings-sidebar{margin-left:40px;margin-top:40px;margin-bottom:40px;width:288px;height:998px;background:#fff;border-radius:30px;box-shadow:0 1px 4px #2424241a;border:1px solid #DDDDDD;z-index:2000;display:flex;flex-direction:column;overflow:hidden}.settings-sidebar__header{display:flex;justify-content:space-between;align-items:center;padding:35px 35px 25px;border-bottom:1px solid #DDDDDD;font-size:22px;font-weight:600}.settings-sidebar__close{background:none;border:none;font-size:32px;cursor:pointer;line-height:1;padding:0}.settings-sidebar__nav{flex:1;margin-top:20px;position:relative}.settings-sidebar__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.settings-sidebar__nav ul li{margin:0;padding:0}.settings-sidebar__nav ul .sidebar__link,.settings-sidebar__nav ul .sidebar__bottom-item.sidebar__link,.settings-sidebar__nav ul .settings-sidebar__link{all:unset;display:flex;align-items:center;gap:10px;font-size:20px;color:#000;width:100%;padding:16px 0 16px 25px;margin:0 10px;text-decoration:none;cursor:pointer;z-index:1;position:relative;background:none}.settings-sidebar__nav ul .sidebar__link .sidebar__icon,.settings-sidebar__nav ul .sidebar__link .settings-sidebar__icon,.settings-sidebar__nav ul .sidebar__bottom-item.sidebar__link .sidebar__icon,.settings-sidebar__nav ul .sidebar__bottom-item.sidebar__link .settings-sidebar__icon,.settings-sidebar__nav ul .settings-sidebar__link .sidebar__icon,.settings-sidebar__nav ul .settings-sidebar__link .settings-sidebar__icon{width:24px;height:24px;object-fit:contain}.settings-sidebar__nav ul .sidebar__link.active,.settings-sidebar__nav ul .sidebar__bottom-item.sidebar__link.active,.settings-sidebar__nav ul .settings-sidebar__link.active{background:none}.settings-sidebar__nav .settings-sidebar__highlight{position:absolute;left:10px;right:10px;height:56px;background:#00000006;border-radius:30px;opacity:0;z-index:0;pointer-events:none;will-change:top,height,opacity}.settings-sidebar__nav .settings-sidebar__highlight--animated{transition:top .4s cubic-bezier(.34,1.56,.64,1),height .4s cubic-bezier(.34,1.56,.64,1),opacity .2s ease}.settings-sidebar__footer{padding:16px 25px 25px;border-top:1px solid #DDDDDD}@media (max-width: 900px){.settings-sidebar{display:none}}.sidebar-container{position:relative;width:288px;height:998px}.sidebar-motion{width:100%;height:100%}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.page-layout{display:flex;min-height:calc(100vh - 20px);width:100%;height:100%;max-height:1060px;background-color:#fff;overflow-x:hidden}.page-options{margin:120px 30px 30px 70px;background-color:#fff;box-sizing:border-box;min-width:1480px}body.shop-page .page-layout{max-height:none}body.shop-page .sidebar{position:fixed;z-index:100}body.shop-page html,body.shop-page body{max-height:none;overflow:auto}@media (max-width: 900px){.sidebar{width:180px;min-width:100px;left:10px}.page-options{padding-left:200px}}@media (max-width: 600px){.sidebar{display:none}.header{height:44px}.page-options{top:60px;left:0;right:0;bottom:0;padding-left:10px;border-radius:0}}.page-options{position:relative;transform-style:preserve-3d}.transition-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:10}.page-container{position:relative;width:100%;min-height:100%;transform-style:preserve-3d}.page-container:after{content:"";position:absolute;top:8px;left:8px;right:-8px;bottom:-8px;background:#00000004;border-radius:8px;z-index:-1;filter:blur(20px);opacity:.4}.page-content-wrapper{position:relative;z-index:1;width:100%;transform-style:preserve-3d}.page-container,.transition-loader,.page-content-wrapper{backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity}.page-content-wrapper>*{transition:transform .3s cubic-bezier(.25,.1,.25,1)}.page-content-wrapper>*:hover{transform:translateZ(2px) scale(1.005)}.choose-plan-btn{font-size:20px;color:#71c0ff;background:#fff;border:none;border-radius:14px;padding:12px 28px;cursor:pointer;transition:background .18s,box-shadow .18s;box-shadow:0 1px 4px #2424241a;outline:none;font-family:inherit;font-weight:inherit;width:210px;height:60px}.choose-plan-btn:hover,.choose-plan-btn:focus{background:#fff;box-shadow:0 1px 4px #2424241a}.guide{color:#000;padding:0 0 32px;max-width:100%;box-sizing:border-box}.guide__subtitle--blue{color:#71c0ff;margin-top:5px}.guide__header-block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 20px}.guide h1{font-size:36px;font-weight:300;margin:0;color:#000}.guide h2{font-size:32px;font-weight:300;margin:0;color:#000}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:20px}.guide__divider{border:none;border-top:1px solid #DDDDDD;margin:25px 0}.guide__row{display:flex;align-items:center;justify-content:space-between;margin:0;flex-wrap:wrap;gap:8px 20px}.guide__progress-block{display:flex;align-items:center;gap:2px;font-size:18px;color:#000;font-weight:300}.guide__progress-count{color:#71c0ff;font-weight:300;font-size:18px}.guide__progress-total{margin-left:2px;color:#000;font-size:18px;font-weight:300}.guide__training-block{display:flex;justify-content:space-between;gap:8px;margin-bottom:30px}.guide__training{color:#5c5c5c;gap:5px}.guide__training-icon{width:16px;height:16px;opacity:1;margin-right:4px}.guide__training-subtitle{color:#71c0ff;margin-top:5px;letter-spacing:.01em;text-decoration:none}.guide__steps-group{margin-bottom:30px;transition:opacity .2s}.guide__steps-group--collapsed{opacity:.5}.guide__steps-group--open{opacity:1}.guide__steps-title{font-size:24px;font-weight:300;display:flex;align-items:center;gap:10px;cursor:pointer;color:#000;-webkit-user-select:none;user-select:none;transition:color .2s}.guide__steps-title:hover{color:#71c0ff}.guide__steps-arrow{width:18px;height:18px;transition:transform .25s;-webkit-user-select:none;user-select:none}.guide__steps-arrow--open{transform:rotate(180deg)}.guide__steps{list-style:none;padding:0;margin-top:20px}.guide .guide__step{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:18px;color:#000}.guide .guide__step-header{display:flex;align-items:center;gap:10px}.guide .guide__step-icon{width:20px;height:20px;border-radius:50%;border:1.5px solid #FF9494;background:#fff;transition:border-color .2s;cursor:pointer}.guide .guide__step-icon--green{border-color:#4ad300;background-color:#4ad300}.guide .guide__step-icon--red{border-color:#ff9494;background-color:#fff}.guide .guide__step-title{color:#000;font-weight:300;font-size:20px;margin-bottom:0}.guide .guide__step-desc{font-size:16px;color:#5c5c5c;margin-top:5px;line-height:1.3}.guide .guide__step-desc a{color:#71c0ff;text-decoration:underline;transition:color .15s}.guide .guide__step-desc a:hover{color:#2176c1}.guide .guide__link{color:#000;text-decoration:none}.guide .guide__link--blue{color:#71c0ff!important;text-decoration:none!important;cursor:pointer}@media (max-width: 1440px){.guide h1{font-size:36px}.guide h2{font-size:32px}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:18px}.guide__steps-title{font-size:22px}.guide .guide__step-title{font-size:18px}.guide .guide__step-desc{font-size:14px}.guide .guide__step{font-size:16px}}@media (max-width: 1200px){.guide h1{font-size:30px}.guide h2{font-size:26px}.guide .guide__step-title{font-size:14px}.guide .guide__step-desc{font-size:11px}.guide .guide__step{font-size:13px}}@media (max-width: 960px){.guide h1{font-size:30px}.guide h2{font-size:26px}.guide .guide__step-title{font-size:14px}.guide .guide__step-desc{font-size:12px}.guide .guide__step{font-size:14px}}@media (max-width: 720px){.guide h1{font-size:28px}.guide h2{font-size:24px}.guide .guide__step-title{font-size:12px}.guide .guide__step-desc{font-size:11px}.guide .guide__step{font-size:13px}}@media (max-width: 480px){.guide h1{font-size:26px}.guide h2{font-size:22px}.guide .guide__step-title,.guide .guide__step-desc{font-size:10px}.guide .guide__step{font-size:12px}}.important-info{width:100%;height:100%;max-width:290px;max-height:320px;min-width:100px;background:#fff;border-radius:30px;box-shadow:0 2px 8px #00000008;box-sizing:border-box;border:1px solid #DDDDDD;display:flex;flex-direction:column;text-align:center;justify-content:center;padding:30px 30px 40px}.important-info__header{display:flex;gap:10px}.important-info__title{font-size:24px;font-weight:300;color:#000}.important-info__divider{border:none;border-top:1px solid #DDDDDD;margin:25px 0 24px}.important-info__row{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px}.important-info__row:last-child{margin-bottom:0}.important-info__label{color:#000;font-size:20px}.important-info__status{color:#ff9494;font-size:20px;margin-left:0;margin-top:0}.important-info__value{color:#5c5c5c;font-size:20px;font-weight:300}.important-info__value a{color:#71c0ff;text-decoration:underline;margin-left:5px;text-decoration-thickness:1px}@media (max-width: 1440px){.important-info{width:260px;border-radius:20px;padding:20px 12px}}@media (max-width: 1080px){.important-info{width:200px;border-radius:14px;padding:14px 8px}}@media (max-width: 900px){.important-info{width:100vw;min-width:0;border-radius:10px;margin-bottom:10px;padding:10px 4px}}@media (max-width: 600px){.important-info{width:100vw;min-width:0;border-radius:6px;margin-bottom:6px;padding:6px 2px}}.app-presentation{position:relative;width:100%;max-width:290px;max-height:565px;min-width:100px;border-radius:30px;overflow:hidden}.app-presentation img{margin-top:0;margin-left:0;width:100%;height:100%;object-fit:contain}@media (max-width: 1440px){.app-presentation{width:260px;border-radius:20px;min-height:140px}}@media (max-width: 1080px){.app-presentation{width:200px;border-radius:14px;min-height:90px}}@media (max-width: 900px){.app-presentation{width:100vw;min-width:0;border-radius:10px;margin-bottom:10px;min-height:80px}}@media (max-width: 600px){.app-presentation{width:100vw;min-width:0;border-radius:6px;margin-bottom:6px;min-height:60px}}.footer-action{width:100%;display:flex;justify-content:center;background:transparent;height:70px;position:relative;font-family:Roboto}.footer-action__btn{all:unset;outline:revert;box-sizing:border-box;width:100%;max-width:1120px;min-height:70px;background:#fff;border-radius:15px;border:none;box-shadow:0 1px 4px #2424241a;display:flex;align-items:center;position:relative;cursor:pointer;justify-content:center}.footer-action__icon{margin-right:10px;display:block;width:18px;height:20px;object-fit:contain;opacity:.5}.footer-action span{font-size:20px;color:#71c0ff;font-weight:300}button{font-family:inherit;font-size:inherit}@media (max-width: 1200px){.footer-action__btn{max-width:700px;min-height:52px;font-size:18px;padding:0 28px;border-radius:16px}.footer-action__icon{width:16px;height:18px;margin-right:8px}.footer-action span{font-size:18px}}@media (max-width: 900px){.footer-action{height:48px;padding-bottom:6px}.footer-action__btn{max-width:95vw;min-height:40px;font-size:16px;padding:0 12px;border-radius:12px}.footer-action__icon{width:14px;height:14px;margin-right:6px}.footer-action span{font-size:15px}}@media (max-width: 600px){.footer-action{height:44px;padding-bottom:4px}.footer-action__btn{max-width:99vw;min-height:36px;font-size:14px;padding:0 6px;border-radius:9px}.footer-action__icon{width:12px;height:12px;margin-right:4px}.footer-action span{font-size:13px}}@media (max-width: 400px){.footer-action{height:36px;padding-bottom:2px}.footer-action__btn{max-width:100vw;min-height:28px;font-size:12px;padding:0 2px;border-radius:6px}.footer-action__icon{width:10px;height:10px;margin-right:2px}.footer-action span{font-size:11px}}.main-content{display:flex;flex-direction:row;width:100%;height:100%;min-height:0;min-width:0;background:transparent;box-sizing:border-box;position:relative}.main-content__center{flex:1 1 0;min-width:0;max-width:100%;display:flex;flex-direction:column;box-sizing:border-box;z-index:1;background:transparent;margin-right:70px}.main-content__footer-action-wrapper{margin-top:auto;display:flex;justify-content:flex-start;width:100%}.main-content__right{width:100%;min-width:220px;max-width:290px;display:flex;flex-direction:column;gap:25px;height:100%}.main-content__app-presentation-wrapper{width:100%;display:flex;justify-content:center;align-items:flex-start;flex:1 1 0}.main-content__important-info-wrapper{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}@media (max-width: 1200px){.main-content__right{width:220px;min-width:120px;max-width:220px}}@media (max-width: 900px){.main-content{flex-direction:column;align-items:stretch;height:auto}.main-content__center{max-width:100vw;padding:16px 2vw 0}.main-content__right,.main-content__app-presentation-wrapper,.main-content__important-info-wrapper{display:none}}@media (max-width: 600px){.main-content__center{padding:8px 1vw 0}}.header-block-orders{position:relative;display:flex;flex-direction:row;justify-content:space-between;text-align:center;height:60px;margin-bottom:20px}.header-block-orders__row{display:flex;flex-direction:column;align-items:flex-start;width:480px}.header-block-orders__title{font-size:36px;font-weight:300;color:#000;display:flex;align-items:center;gap:8px}.header-block-orders__bell{width:24px;height:24px}.header-block-orders__found{color:#71c0ff;font-size:20px;text-decoration:none}.header-block-orders__controls{width:420px;height:60px;display:flex;align-items:center;gap:25px;justify-content:space-between}.header-block-orders__search{position:relative;height:60px;width:240px;display:flex;align-items:center;background:#fff;box-shadow:0 1px 4px #2424241a;border-radius:100px;border:none}.header-block-orders__search--success{border:2px solid #71C0FF}.header-block-orders__search--success .header-block-orders__input{color:#71c0ff}.header-block-orders__search--success .header-block-orders__input::placeholder{color:#71c0ff}.header-block-orders__search--success .icon-search *{fill:#71c0ff}.header-block-orders__search--error{border:2px solid #FF9494}.header-block-orders__search--error .header-block-orders__input{color:#ff9494}.header-block-orders__search--error .header-block-orders__input::placeholder{color:#ff9494}.header-block-orders__search--error .icon-search *{fill:#ff9494}.header-block-orders__input{padding:0;border:none;background:transparent;outline:none;color:#000;width:100%;height:100%;font-size:20px;margin-left:15px}.header-block-orders__input::placeholder{color:#ddd;opacity:1;font-weight:200;font-family:Roboto,sans-serif}.header-block-orders__search-btn{width:60px;height:60px;position:absolute;right:0;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;box-shadow:0 1px 4px #2424241a}.header-block-orders__search-btn button{all:unset;width:24px;height:24px}.header-block-orders__filter-btn{width:155px;height:60px;display:flex;align-items:center;gap:10px;background:#71c0ff;color:#fff;border:none;border-radius:15px;font-size:20px;cursor:pointer;font-weight:200;justify-content:center}.header-block-orders__filter-icon{width:24px;height:24px}.header-block-orders__filter-popup{position:absolute;top:calc(100% + 12px);right:0;z-index:11000;width:330px;background:#fff;border-radius:18px;box-shadow:0 1px 4px #2424241a;padding:0;display:flex;flex-direction:column;align-items:stretch;animation:fadeIn .15s}.header-block-orders__filter-popup-inner{display:flex;flex-direction:column;padding:0;gap:0;position:relative}.header-block-orders__filter-item{display:flex;align-items:center;justify-content:space-between;font-size:22px;font-weight:200;padding:18px 26px;border-bottom:1px solid #F5F5F5;background:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background .16s}.header-block-orders__filter-item:first-child{border-radius:18px 18px 0 0}.header-block-orders__filter-item:last-child{border-bottom:none;border-radius:0 0 18px 18px}.header-block-orders__filter-item:hover{background-color:#00000006}.header-block-orders__filter-item--active{background:#fff;border-radius:8px}.header-block-orders__filter-label,.header-block-orders__filter-count{font-size:22px;font-weight:200;transition:color .15s}.header-block-orders__filter-item--pending .header-block-orders__filter-label,.header-block-orders__filter-item--pending .header-block-orders__filter-count{color:#000}.header-block-orders__filter-item--sent .header-block-orders__filter-label,.header-block-orders__filter-item--sent .header-block-orders__filter-count{color:#71c0ff}.header-block-orders__filter-item--delivered .header-block-orders__filter-label,.header-block-orders__filter-item--delivered .header-block-orders__filter-count{color:#4ad300}.header-block-orders__filter-item--cancelled .header-block-orders__filter-label,.header-block-orders__filter-item--cancelled .header-block-orders__filter-count{color:#ff9494}.header-block-orders__filter-item--cart .header-block-orders__filter-label,.header-block-orders__filter-item--cart .header-block-orders__filter-count{color:#f79e1b}@keyframes fadeInHeaderOrders{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOutHeaderOrders{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.table-block{width:100%;height:840px}.table-block__header-row{height:60px;display:flex;border-radius:15px;border:1px solid #DDDDDD;color:#000;box-sizing:border-box}.table-block__header-cell{text-align:left;padding:0 20px;font-size:24px;position:relative;white-space:nowrap;display:flex;align-items:center}.table-block__header-cell--id{min-width:130px}.table-block__header-cell--address{min-width:600px}.table-block__header-cell--date{min-width:265px}.table-block__header-cell--sum{min-width:120px}.table-block__header-cell--status{min-width:90px}.table-block__gap{height:15px;width:100%}.table-block__body-scroll{border:1px solid #DDDDDD;border-radius:15px;max-height:752.8px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.table-block__body-scroll::-webkit-scrollbar{display:none}.table-block__body{overflow:hidden}.table-block__row{display:flex;border-bottom:1px solid #DDDDDD;height:94.1px;align-items:center}.table-block__row:hover{background-color:#00000006;transition:background-color .3s}.table-block__row:last-child{border-bottom:none}.table-block__cell{font-size:24px;color:#000;display:flex;align-items:center;vertical-align:middle;padding:0 20px;position:relative}.table-block__cell.table-block__id{flex:0 0 110px;max-width:120px;min-width:90px;padding-left:30px;gap:10px}.table-block__cell.table-block__address{width:615px}.table-block__cell.table-block__date{flex:0 0 260px;min-width:200px;max-width:320px}.table-block__cell.table-block__sum{flex:0 0 110px;min-width:90px;max-width:130px}.table-block__cell>.table-block__status{margin:0 auto}.table-block__dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#71c0ff}.table-block__status{display:flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:30px;font-size:20px;width:225px;height:56px;box-sizing:border-box;white-space:nowrap}.table-block .status--pending{color:#71c0ff;background-color:#fff;border:1px solid #71C0FF}.table-block .status--sent{background:#71c0ff;color:#fff}.table-block .status--cart{background-color:#ffb64a;color:#fff}.table-block .status--delivered{background:#4ad300;color:#fff}.table-block .status--cancelled{background:#ff9494;color:#fff}.table-block__hide-btn{background:none;border:none;padding:0;margin-left:8px;cursor:pointer;display:inline-flex;align-items:center;vertical-align:middle}.table-block__hide-btn .table-block__hide-img{width:18px;height:18px;display:block;transition:transform .2s,filter .2s}.table-block__hide-btn:hover .table-block__hide-img{transform:translateY(2px);filter:none}.table-block__row--highlighted{background-color:#7f9cfca7}.header-block-orders__filter-item--active{background:#e6f0ff}.orders-popup__side{position:fixed;top:20px;right:20px;width:615px;height:1040px;border-radius:30px;padding:40px 35px;background:#fff;box-sizing:border-box;overflow-y:auto;transform:translate(100%);transition:transform .5s cubic-bezier(.77,0,.175,1)}.orders-popup__side.open{transform:translate(0)}.orders-popup__header{display:flex;justify-content:space-between;font-size:24px;font-weight:300;margin-bottom:40px}.orders-popup__close{background:none;border:none;width:20px;height:20px;display:flex;font-weight:200;color:#000;cursor:pointer;align-items:center;justify-content:center;font-size:34px}.orders-popup__total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;height:80px}.orders-popup__label{font-size:20px;color:#5c5c5c}.orders-popup__total{font-size:40px;font-weight:200;color:#000}.orders-popup__card{display:flex;align-items:center;gap:15px;font-size:20px;color:#000}.orders-popup__card img{width:30px;height:24px}.orders-popup__block{box-sizing:border-box;width:545px;height:533px;flex-direction:column;display:flex;gap:20px;margin-bottom:25px}.orders-popup__col{background:#00000006;border-radius:15px;padding:20px;flex:1;min-width:0}.orders-popup__row{display:flex;justify-content:space-between;margin-bottom:20px;font-size:20px}.orders-popup__row:last-child{margin-bottom:0}.orders-popup__field{color:#5c5c5c}.orders-popup__value{color:#000;text-align:right;word-break:break-all}.orders-popup__delivery-icon{width:16px;height:16px;text-align:center}.orders-popup__footer{display:flex;flex-direction:column;justify-content:center;gap:20px;height:100px;margin-bottom:48px;font-size:20px}.orders-popup__actions{height:60px;display:flex;gap:12px;justify-content:space-between}.orders-popup__print,.orders-popup__info,.orders-popup__customer{background:#fff;box-shadow:0 1px 4px #2424241a;color:#000;border:none;border-radius:10px;padding:12px 20px;font-size:20px;cursor:pointer;align-items:center;justify-content:center;gap:10px;display:flex;min-width:135px}.orders-popup__print span,.orders-popup__info span,.orders-popup__customer span{font-weight:200}.orders-popup__print img,.orders-popup__info img,.orders-popup__customer img{width:24px}.orders-popup__info,.orders-popup__customer{min-width:225px}.popup-portal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.orders-popup__products-list{margin-bottom:32px;display:flex;flex-direction:column;gap:25px;height:700px;width:545px}.orders-popup__products-list .orders-popup__product-card{display:flex;flex-direction:row;align-items:flex-start;background:#fff;border-radius:15px;gap:20px;font-size:18px;transition:box-shadow .16s;height:80px}.orders-popup__products-list .orders-popup__product-card:hover{background-color:#00000006}.orders-popup__products-list .orders-popup__product-card-img{width:80px;height:80px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.orders-popup__products-list .orders-popup__product-card-main{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-around;gap:4px;max-width:340px;height:80px}.orders-popup__products-list .orders-popup__product-card-header{display:flex;justify-content:space-between;font-size:20px;font-weight:300;margin-bottom:9px;color:#000}.orders-popup__products-list .orders-popup__product-card-desc{color:#5c5c5c;font-size:16px;display:flex;gap:20px}.orders-popup__products-list .orders-popup__product-card-price-row{flex-direction:column;display:flex;height:80px;font-weight:300;gap:14px;align-items:end;width:100px}.orders-popup__products-list .orders-popup__product-card-price-row .amount{border:1px solid #71C0FF;width:45px;height:25px;border-radius:5px;font-size:14px;color:#71c0ff;display:flex;justify-content:center;align-items:center}.orders-popup__products-list .orders-popup__product-card-price-row .price{display:flex;flex-direction:column}.orders-popup__products-list .orders-popup__product-card-price-row .price .old{text-decoration:line-through;color:#5c5c5c;font-size:12px;text-align:end}.orders-popup__products-list .orders-popup__product-card-price-row .price .current{color:#000;font-size:20px;font-weight:300}.plans-content{display:flex;flex-direction:row;max-width:1480px;max-height:810px;width:100%;height:100%;min-height:0;min-width:0;background:transparent;box-sizing:border-box;overflow:hidden;position:relative;gap:35px}.option-standart{width:100%;max-width:470px;min-width:320px;height:810px;min-height:600px;background:#fff;border-radius:30px;border:3px solid #DDDDDD;box-shadow:0 1px 4px #2424241a;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:start;box-sizing:border-box}.option-standart__header{display:flex;align-items:center;margin-bottom:10px;min-width:390px;width:100%;height:40px}.option-standart__icon{color:#f5f5f5;display:flex;align-items:center;margin-right:5px}.option-standart__title{font-size:32px;color:#000}.option-standart__chosen{font-size:20px;color:#71c0ff;background:#fff;border-radius:30px;padding:10px 15px;margin-left:auto;border:1px solid #71C0FF}.option-standart__desc{color:#5c5c5c;font-size:20px;margin-bottom:30px;width:100%}.option-standart__switch{min-width:390px;width:100%;display:flex;position:relative;background:#fff;border-radius:30px;margin-bottom:25px;height:50px;overflow:hidden;box-shadow:0 1px 4px #2424241a}.option-standart__switch-btn{flex:1 1 50%;background:none;border:none;outline:none;font-size:20px;color:#71c0ff;z-index:2;position:relative;cursor:pointer;transition:color .2s;font-weight:300}.option-standart__switch-btn.active{color:#fff}.option-standart__switch-highlight{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#71c0ff;border-radius:30px;box-shadow:0 1px 4px #2424241a;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}.option-standart__oldprice{font-size:20px;color:#5c5c5c;text-decoration:line-through;width:100%;margin-bottom:5px;font-family:Inter,sans-serif}.option-standart__price{font-size:48px;color:#000;width:100%;font-family:Inter,sans-serif;min-height:58px;transition:color .3s ease;opacity:0;transform:scale(.96);animation:fadeInScale .25s ease-out forwards}.option-standart__price .option-standart__currency{font-size:48px;margin-left:2px}.option-standart__subtext{color:#71c0ff;font-size:20px;margin-bottom:30px;margin-top:5px;cursor:none;text-decoration:none;width:100%}.option-standart__choose-btn{width:100%;margin-bottom:30px;padding:14px 0;border-radius:15px;background:#fff;color:#000;box-shadow:0 1px 4px #2424241a;font-size:20px;cursor:pointer;transition:background .5s;border:none;font-weight:300}.option-standart__choose-btn:hover:enabled{color:#000}.option-standart__choose-btn:disabled{color:#f5f5f5;background:#fff;cursor:default}.option-standart__features-title{color:#5c5c5c;font-size:20px;margin-bottom:12px;margin-top:0;width:100%}.option-standart__features{list-style:none;padding:0;margin:0 0 30px;width:100%;height:185px;display:flex;flex-direction:column;gap:15px}.option-standart__features li{display:flex;align-items:center;font-size:20px;color:#000}.option-standart__features li .option-standart__feature-icon{min-width:24px;margin-right:6px;font-size:24px;opacity:.7;display:flex;align-items:center}.option-standart__easy-btn{width:100%;margin:0;padding:14px 0;border-radius:30px;border:1px solid #71C0FF;background:#fff;color:#71c0ff;font-size:20px;font-weight:300;text-align:center;transition:background .15s,color .15s;cursor:none;outline:none;box-shadow:none}@media (max-width: 1919px){.option-standart{max-width:440px;padding:36px;font-size:19px}.option-standart .option-standart__title{font-size:30px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:44px}.option-standart .option-standart__easy-btn{border-radius:28px;font-size:19px}}@media (max-width: 1439px){.option-standart{max-width:400px;padding:32px;font-size:18px}.option-standart .option-standart__title{font-size:28px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:40px}.option-standart .option-standart__easy-btn{border-radius:26px;font-size:18px}}@media (max-width: 1199px){.option-standart{max-width:360px;padding:24px;font-size:17px}.option-standart .option-standart__title{font-size:24px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:36px}.option-standart .option-standart__easy-btn{border-radius:22px;font-size:17px}}@media (max-width: 959px){.option-standart{max-width:320px;padding:16px;font-size:16px}.option-standart .option-standart__title{font-size:20px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:28px}.option-standart .option-standart__easy-btn{border-radius:18px;font-size:16px}}@media (max-width: 767px){.option-standart{max-width:100vw;min-width:0;padding:10px;font-size:15px;border-radius:12px}.option-standart .option-standart__title{font-size:18px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:22px}.option-standart .option-standart__easy-btn{border-radius:12px;font-size:15px}}@media (max-width: 479px){.option-standart{max-width:100vw;min-width:0;padding:6px;font-size:13px;border-radius:8px}.option-standart .option-standart__header{flex-direction:column;align-items:flex-start;gap:4px}.option-standart .option-standart__chosen{margin-left:0;margin-top:4px}.option-standart .option-standart__title{font-size:15px}.option-standart .option-standart__price,.option-standart .option-standart__currency{font-size:16px}.option-standart .option-standart__easy-btn{border-radius:8px;font-size:13px}}.plan-popup-window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;width:1370px;height:840px;background:#fff;border-radius:30px;overflow:hidden;animation:fadeShowPlanPayment .5s cubic-bezier(.28,.42,.2,1);padding:50px;box-sizing:border-box}.plan-popup__header{display:flex;flex-direction:column;height:70px;font-weight:200;margin-bottom:25px}.plan-popup__header--title{color:#000;font-size:36px;margin-bottom:5px}.plan-popup__header--subtitle{font-size:20px;color:#71c0ff}.plan-popup__close{position:absolute;top:50px;right:50px;border:none;background:none;font-size:36px;color:#000;cursor:pointer;transition:color .18s,background .18s;z-index:10;font-weight:200}.plan-popup__grid{display:flex;gap:40px;width:100%;height:650px}.plan-popup__left{width:730px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.plan-popup__left--change-title{font-size:24px;color:#000;margin-bottom:5px}.plan-popup__left--change-subtitle{font-size:16px;color:#5c5c5c;margin-bottom:25px}.plan-popup__systems{display:flex;gap:20px;margin-bottom:40px}.plan-popup__system-btn{all:unset;white-space:pre-line;gap:10px;padding:20px;box-sizing:border-box;width:355px;height:85px;border-radius:15px;box-shadow:0 1px 4px #2424241a;font-size:16px;color:#000;font-weight:200;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border .18s,background .18s}.plan-popup__system-btn img{width:70px;height:35px}.plan-popup__system-btn.active{border:1px solid #000000;box-shadow:none}.plan-popup__form{margin-bottom:65px;display:flex;flex-direction:column;gap:25px;width:730px;position:relative}.plan-popup__label{display:flex;flex-direction:column;font-size:15px;font-weight:300;color:#000;position:relative}.plan-popup__label-title{margin-bottom:15px;font-size:24px;color:#000;font-weight:300}.plan-popup__input-flex{box-sizing:border-box;width:730px;height:56px;display:flex;align-items:center;background:#fff;border-radius:30px;border:1px solid #DDDDDD;transition:border .22s;padding-right:15px}.plan-popup__input-flex:focus-within{border-color:#000}.plan-popup__input-flex.error{border-color:#ff9494}.plan-popup__input{flex:1;border:none;background:transparent;padding:20px 15px;font-size:16px;color:#000;outline:none}.plan-popup__input::placeholder{color:#5c5c5c;font-size:16px}.plan-popup__input-icon{margin-left:10px;width:34px;height:24px;display:flex;align-items:center;justify-content:center}.plan-popup__input-icon img{width:100%;height:auto;display:block;object-fit:contain}.plan-popup__error{position:absolute;left:0;bottom:-18px;color:#ff9494;font-size:14px;font-weight:400;line-height:1;pointer-events:none}.plan-popup__row{display:flex;gap:15px}.plan-popup__row label,.plan-popup__row .plan-popup__input-flex{max-width:355px}.plan-popup__terms{font-size:14px;color:#5c5c5c;font-weight:200;text-align:left;white-space:pre-line}.plan-popup__right{background:#fff;width:500px;height:650px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;border-radius:30px;box-shadow:0 1px 4px #2424241a;padding:30px 25px}.plan-popup__right .ppup-title-row{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.plan-popup__right .ppup-title-row .ppup-plan-title,.plan-popup__right .ppup-title-row .ppup-plan-price{font-size:24px;color:#000}.plan-popup__right .ppup-title-desc{display:flex;justify-content:space-between;width:100%;color:#5c5c5c;font-size:16px;margin-bottom:10px}.plan-popup__right .ppup-title-desc .ppup-plan-old{text-decoration:line-through}.plan-popup__right .ppup-change-btn{background:none;border:none;color:#71c0ff;font-size:16px;text-decoration:underline;cursor:pointer;margin-bottom:25px;padding:0}.plan-popup__right .ppup-dates{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:25px}.plan-popup__right .ppup-dates div{display:flex;justify-content:space-between}.plan-popup__right .ppup-dates .ppup-date-label,.plan-popup__right .ppup-dates .ppup-date-value{font-size:20px;color:#000}.plan-popup__right .ppup-dates .ppup-date-hint{justify-content:end;font-size:16px;color:#71c0ff}.plan-popup__right .ppup-period-select{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:40px}.plan-popup__right .ppup-period-select .ppup-period-option{position:relative;box-sizing:border-box;display:flex;align-items:center;background:#fff;border:1px solid #DDDDDD;border-radius:15px;height:56px;padding:10px 15px}.plan-popup__right .ppup-period-select .ppup-period-option input[type=radio]{position:relative;width:28px;height:28px;margin-right:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1.5px solid #DDDDDD;border-radius:50%;transition:border .15s;cursor:pointer;outline:none}.plan-popup__right .ppup-period-select .ppup-period-option input[type=radio]:checked:before{content:"";display:block;position:absolute;left:7px;top:8px;width:10px;height:5px;border-left:3px solid #000000;border-bottom:3px solid #000000;transform:rotate(-45deg);border-radius:2px}.plan-popup__right .ppup-period-select .ppup-period-option input[type=radio]:checked{border-color:#000}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-circle{position:absolute;top:-10px;right:-10px;width:32px;height:32px;background:#71c0ff;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:12px}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-box{display:flex;flex-direction:column;font-size:16px}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-box .ppup-period-price{display:flex;align-items:center;gap:10px}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-price{color:#000;font-size:14px}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-old{font-size:12px;color:#5c5c5c;text-decoration:line-through}.plan-popup__right .ppup-period-select .ppup-period-option .ppup-period-disc{font-size:16px;color:#4ad300;background:#fff;border-radius:9px;padding:3px 10px;font-weight:600;margin-left:8px}.plan-popup__right .ppup-period-select .ppup-period-option.active{border:1px solid #000000;background:#fff;box-shadow:none}.plan-popup__right .ppup-summary{box-sizing:border-box;width:100%;background:#fff;margin-bottom:25px}.plan-popup__right .ppup-summary-row{font-size:16px;display:flex;align-items:center;justify-content:space-between}.plan-popup__right .ppup-summary-discount{color:#5c5c5c;font-weight:300;font-size:16px}.plan-popup__right .ppup-summary .total{font-size:24px;margin-top:10px;font-weight:400}.plan-popup__right .ppup-summary .total .ppup-summary-total{font-size:24px;color:#000}.plan-popup__right .ppup-pay-btn{width:100%;background:#000;padding:20px 0;color:#fff;font-weight:200;font-size:20px;border:none;border-radius:15px;cursor:pointer;transition:background .18s}.plan-popup__right .ppup-pay-btn:disabled{filter:grayscale(1) opacity(.4);cursor:not-allowed}.plan-popup__right .ppup-notes{margin-top:20px;font-size:14px;color:#5c5c5c;width:100%}.plan-popup__right .ppup-notes a{color:#71c0ff;border-bottom:1px dotted #ffffff;cursor:pointer}@media (max-width: 1100px){.plan-popup-window{min-width:350px}.plan-popup__grid{flex-direction:column}.plan-popup__right,.plan-popup__left{border-radius:28px;min-width:0;box-shadow:none}}@media (max-width: 1100px){.plan-popup-window{min-width:350px}.plan-popup__grid{flex-direction:column}.plan-popup__right,.plan-popup__left{border-radius:33px;min-width:0;box-shadow:none}.plan-popup__left{padding:32px 16px 18px}.plan-popup__right{padding:18px 15px 16px}}@media (max-width: 570px){.plan-popup-window{max-width:100vw;min-width:0;padding:0}.plan-popup__left,.plan-popup__right{padding:9px 4px 7px}}@keyframes fadeShowPlanPayment{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.option-merfy{width:100%;max-width:470px;min-width:320px;height:810px;min-height:600px;background:#fff;border-radius:30px;border:3px solid #71C0FF;box-shadow:0 1px 4px #2424241a;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:start;box-sizing:border-box}.option-merfy__header{display:flex;align-items:center;margin-bottom:10px;min-width:390px;width:100%;height:40px}.option-merfy__icon{display:flex;align-items:center;margin-right:5px}.option-merfy__icon img{width:22px;height:22px}.option-merfy__title{font-size:32px;color:#71c0ff}.option-merfy__desc{color:#5c5c5c;font-size:20px;margin-bottom:30px;width:100%}.option-merfy__switch{min-width:390px;width:100%;display:flex;position:relative;background:#fff;border-radius:30px;margin-bottom:25px;height:50px;overflow:hidden;box-shadow:0 1px 4px #2424241a}.option-merfy__switch-btn{flex:1 1 50%;background:none;border:none;outline:none;font-size:20px;color:#71c0ff;z-index:2;position:relative;cursor:pointer;transition:color .2s;font-weight:300}.option-merfy__switch-btn.active{color:#fff}.option-merfy__switch-highlight{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#71c0ff;border-radius:30px;box-shadow:0 1px 4px #2424241a;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}.option-merfy__oldprice{font-size:20px;color:#5c5c5c;text-decoration:line-through;width:100%;margin-bottom:5px;font-family:Inter,sans-serif}.option-merfy__price{font-size:48px;color:#71c0ff;width:100%;font-family:Inter,sans-serif;min-height:58px;transition:color .3s ease;opacity:0;transform:scale(.96);animation:fadeInScale .25s ease-out forwards}.option-merfy__price .option-merfy__currency{font-size:48px;margin-left:2px}.option-merfy__subtext{color:#71c0ff;font-size:20px;margin-bottom:30px;margin-top:5px;text-decoration:none;width:100%}.option-merfy__choose-btn{width:100%;margin-bottom:30px;padding:14px 0;border-radius:15px;background:#71c0ff;color:#fff;box-shadow:0 1px 4px #2424241a;font-size:20px;cursor:pointer;transition:background .5s;border:none;font-weight:300}.option-merfy__choose-btn:hover:enabled{background:#71c0ff}.option-merfy__choose-btn:disabled{color:#f5f5f5;background:#fff;cursor:default}.option-merfy__features-title{color:#5c5c5c;font-size:20px;margin-bottom:12px;margin-top:0;width:100%}.option-merfy__features{list-style:none;padding:0;margin:0 0 30px;width:100%;display:flex;flex-direction:column;gap:15px;height:185px}.option-merfy__features li{display:flex;align-items:center;font-size:20px;color:#000}.option-merfy__features li .option-merfy__feature-icon{min-width:24px;margin-right:6px;font-size:24px;opacity:.7;display:flex;align-items:center}.option-merfy__features li .option-merfy__feature-icon img{width:22px;height:22px}.option-merfy__easy-btn{width:100%;margin:0;padding:14px 0;border-radius:30px;border:1px solid #71C0FF;background:#fff;color:#71c0ff;font-size:20px;font-weight:300;text-align:center;transition:background .15s,color .15s;cursor:none;outline:none;box-shadow:none}@media (max-width: 1919px){.option-merfy{max-width:440px;padding:36px;font-size:19px}.option-merfy .option-merfy__title{font-size:30px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:44px}.option-merfy .option-merfy__easy-btn{border-radius:28px;font-size:19px}}@media (max-width: 1439px){.option-merfy{max-width:400px;padding:32px;font-size:18px}.option-merfy .option-merfy__title{font-size:28px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:40px}.option-merfy .option-merfy__easy-btn{border-radius:26px;font-size:18px}}@media (max-width: 1199px){.option-merfy{max-width:360px;padding:24px;font-size:17px}.option-merfy .option-merfy__title{font-size:24px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:36px}.option-merfy .option-merfy__easy-btn{border-radius:22px;font-size:17px}}@media (max-width: 959px){.option-merfy{max-width:320px;padding:16px;font-size:16px}.option-merfy .option-merfy__title{font-size:20px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:28px}.option-merfy .option-merfy__easy-btn{border-radius:18px;font-size:16px}}@media (max-width: 767px){.option-merfy{max-width:100vw;min-width:0;padding:10px;font-size:15px;border-radius:12px}.option-merfy .option-merfy__title{font-size:18px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:22px}.option-merfy .option-merfy__easy-btn{border-radius:12px;font-size:15px}}@media (max-width: 479px){.option-merfy{max-width:100vw;min-width:0;padding:6px;font-size:13px;border-radius:8px}.option-merfy .option-merfy__header{flex-direction:column;align-items:flex-start;gap:4px}.option-merfy .option-merfy__title{font-size:15px}.option-merfy .option-merfy__price,.option-merfy .option-merfy__currency{font-size:16px}.option-merfy .option-merfy__easy-btn{border-radius:8px;font-size:13px}}.option-ultimate{width:100%;max-width:470px;min-width:320px;height:810px;min-height:600px;background:#fff;border-radius:30px;border:3px solid #000000;box-shadow:0 1px 4px #2424241a;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:start;box-sizing:border-box}.option-ultimate__header{display:flex;align-items:center;margin-bottom:10px;min-width:390px;width:100%;height:40px}.option-ultimate__icon{display:flex;align-items:center;margin-right:5px}.option-ultimate__icon img{width:22px;height:22px}.option-ultimate__title{font-size:32px;color:#000}.option-ultimate__desc{color:#5c5c5c;font-size:20px;margin-bottom:30px;width:100%}.option-ultimate__switch{min-width:390px;width:100%;display:flex;position:relative;background:#fff;border-radius:30px;margin-bottom:25px;height:50px;overflow:hidden;box-shadow:0 1px 4px #2424241a}.option-ultimate__switch-btn{flex:1 1 50%;background:none;border:none;outline:none;font-size:20px;color:#71c0ff;z-index:2;position:relative;cursor:pointer;transition:color .2s;font-weight:300}.option-ultimate__switch-btn.active{color:#fff}.option-ultimate__switch-highlight{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#71c0ff;border-radius:30px;box-shadow:0 1px 4px #2424241a;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}.option-ultimate__oldprice{font-size:20px;color:#5c5c5c;text-decoration:line-through;width:100%;margin-bottom:5px;font-family:Inter,sans-serif}.option-ultimate__price{font-size:48px;color:#000;width:100%;font-family:Inter,sans-serif;min-height:58px;transition:color .3s ease;opacity:0;transform:scale(.96);animation:fadeInScale .25s ease-out forwards}.option-ultimate__price .option-ultimate__currency{font-size:48px;margin-left:2px}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}.option-ultimate__subtext{color:#71c0ff;font-size:20px;margin-bottom:30px;margin-top:5px;cursor:none;text-decoration:none;width:100%}.option-ultimate__choose-btn{width:100%;margin-bottom:30px;padding:14px 0;border-radius:15px;background:#000;color:#fff;box-shadow:0 1px 4px #2424241a;font-size:20px;cursor:pointer;transition:background .5s;border:none;font-weight:300}.option-ultimate__choose-btn:hover:enabled{background:#000}.option-ultimate__choose-btn:disabled{color:#f5f5f5;background:#fff;cursor:default}.option-ultimate__features-title{color:#5c5c5c;font-size:20px;margin-bottom:12px;margin-top:0;width:100%}.option-ultimate__features{list-style:none;padding:0;margin:0 0 30px;width:100%;display:flex;flex-direction:column;gap:15px;height:185px}.option-ultimate__features li{display:flex;align-items:center;font-size:20px;color:#000}.option-ultimate__features li .option-ultimate__feature-icon{min-width:24px;margin-right:6px;font-size:24px;opacity:.7;display:flex;align-items:center}.option-ultimate__features li .option-ultimate__feature-icon img{width:22px;height:22px}.option-ultimate__easy-btn{width:100%;margin:0;padding:14px 0;border-radius:30px;border:1px solid #71C0FF;background:#fff;color:#71c0ff;font-size:20px;font-weight:300;text-align:center;transition:background .15s,color .15s;cursor:none;outline:none;box-shadow:none}@media (max-width: 1919px){.option-ultimate{max-width:440px;padding:36px;font-size:19px}.option-ultimate .option-ultimate__title{font-size:30px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:44px}.option-ultimate .option-ultimate__easy-btn{border-radius:28px;font-size:19px}}@media (max-width: 1439px){.option-ultimate{max-width:400px;padding:32px;font-size:18px}.option-ultimate .option-ultimate__title{font-size:28px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:40px}.option-ultimate .option-ultimate__easy-btn{border-radius:26px;font-size:18px}}@media (max-width: 1199px){.option-ultimate{max-width:360px;padding:24px;font-size:17px}.option-ultimate .option-ultimate__title{font-size:24px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:36px}.option-ultimate .option-ultimate__easy-btn{border-radius:22px;font-size:17px}}@media (max-width: 959px){.option-ultimate{max-width:320px;padding:16px;font-size:16px}.option-ultimate .option-ultimate__title{font-size:20px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:28px}.option-ultimate .option-ultimate__easy-btn{border-radius:18px;font-size:16px}}@media (max-width: 767px){.option-ultimate{max-width:100vw;min-width:0;padding:10px;font-size:15px;border-radius:12px}.option-ultimate .option-ultimate__title{font-size:18px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:22px}.option-ultimate .option-ultimate__easy-btn{border-radius:12px;font-size:15px}}@media (max-width: 479px){.option-ultimate{max-width:100vw;min-width:0;padding:6px;font-size:13px;border-radius:8px}.option-ultimate .option-ultimate__header{flex-direction:column;align-items:flex-start;gap:4px}.option-ultimate .option-ultimate__title{font-size:15px}.option-ultimate .option-ultimate__price,.option-ultimate .option-ultimate__currency{font-size:16px}.option-ultimate .option-ultimate__easy-btn{border-radius:8px;font-size:13px}}.header-block__faq{width:110px;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:none;border-radius:15px;box-shadow:0 1px 4px #2424241a;font-size:20px;color:#000}.header-block__faq span{font-weight:300}.header-block__faq{cursor:pointer;transition:box-shadow .15s,background .15s;outline:none}.header-block__faq:hover{background:#ddd;box-shadow:0 1px 4px #2424241a}.header-block__faq-icon{width:24px;height:24px;display:block}.headerBlock-products{display:flex;justify-content:space-between;align-items:flex-start;margin-top:24px;margin-bottom:24px}.headerBlock-products__title{font-size:24px;font-weight:400;color:#222;margin:0}.headerBlock-products__addLink{display:block;font-size:14px;color:#8ab4f8;margin-top:4px;text-decoration:none}.headerBlock-products__addLink:hover{text-decoration:underline}.headerBlock-products__actions{display:flex;align-items:center;gap:12px}.headerBlock-products__inputWrap{display:flex;align-items:center;background:#f7f8fa;border-radius:16px;padding-left:12px;padding-right:4px;height:40px;border:none;transition:border .3s ease,background-color .3s ease}.headerBlock-products__inputWrap--success{border:2px solid #2196f3;background:#fff}.headerBlock-products__inputWrap--success .headerBlock-products__input{color:#2196f3}.headerBlock-products__inputWrap--success .headerBlock-products__input::placeholder{color:#2196f3}.headerBlock-products__inputWrap--success__icon{filter:brightness(0) saturate(100%) invert(25%) sepia(88%) saturate(2212%) hue-rotate(194deg) brightness(98%) contrast(104%);transition:filter .3s ease}.headerBlock-products__inputWrap--error{border:2px solid #e53935;background:#fff}.headerBlock-products__inputWrap--error .headerBlock-products__input{color:#e53935}.headerBlock-products__inputWrap--error .headerBlock-products__input::placeholder{color:#e53935}.headerBlock-products__inputWrap--error__icon{filter:brightness(0) saturate(100%) invert(28%) sepia(83%) saturate(5912%) hue-rotate(355deg) brightness(91%) contrast(88%);transition:filter .3s ease}.headerBlock-products__input{border:none;background:transparent;font-size:14px;color:#a3a3a3;width:120px;outline:none;padding:0;height:38px}.headerBlock-products__input::placeholder{color:#a3a3a3;opacity:1;font-weight:200;font-family:Roboto,sans-serif;transition:color .3s ease}.headerBlock-products__searchBtn{background:transparent;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-left:4px}.headerBlock-products__searchIcon{width:18px;height:18px;object-fit:contain;display:block;transition:filter .3s ease}.headerBlock-products__addBtn{background:#8ab4f8;color:#fff;border:none;border-radius:8px;padding:0 18px 0 14px;height:40px;font-size:15px;font-weight:400;display:flex;align-items:center;cursor:pointer;transition:background .2s;gap:6px}.headerBlock-products__addBtn:hover{background:#6a9de5}.headerBlock-products__plusIcon{width:18px;height:18px;object-fit:contain;display:block}.main-block-products__row--highlighted{background-color:#e3f2fd;transition:background-color .3s ease}.main-block-products{width:100%;background:#fff;border-radius:15px;border:1px solid #eee;box-sizing:border-box;padding:0 0 24px}.main-block-products__tabs{display:flex;gap:24px;padding:24px 32px 0}.main-block-products__tab{background:none;border:none;font-size:18px;color:#bdbdbd;cursor:pointer;padding:0;font-weight:400;transition:color .2s}.main-block-products__tab--active{color:#222;font-weight:500}.main-block-products__table{margin-top:12px;padding:0 16px}.main-block-products__header-row{display:flex;border-bottom:1px solid #eee;height:56px;align-items:center;font-size:16px;color:#bdbdbd;font-weight:400}.main-block-products__header-cell{padding:0 10px;flex:1 1 0;white-space:nowrap}.main-block-products__header-cell:first-child{flex:2 1 0}.main-block-products__header-cell:nth-child(2){flex:1 1 0}.main-block-products__header-cell:nth-child(3){flex:2 1 0}.main-block-products__header-cell:nth-child(4){flex:1 1 0}.main-block-products__header-cell:nth-child(5){flex:1 1 0}.main-block-products__header-cell:nth-child(6){flex:1 1 0}.main-block-products__header-cell:nth-child(7){flex:1 1 0}.main-block-products__body{display:flex;flex-direction:column}.main-block-products__row{display:flex;align-items:center;border-bottom:1px solid #eee;height:56px;font-size:16px;color:#222}.main-block-products__row:last-child{border-bottom:none}.main-block-products__cell{padding:0 10px;flex:1 1 0;white-space:nowrap;display:flex;align-items:center}.main-block-products__cell--name{flex:2 1 0}.main-block-products__cell--status{flex:1 1 0}.main-block-products__cell--category{flex:2 1 0}.main-block-products__cell--article,.main-block-products__cell--collection,.main-block-products__cell--amount,.main-block-products__cell--price{flex:1 1 0}.main-block-products__status{display:inline-block;padding:2px 12px;border-radius:30px;font-size:15px;min-width:90px;text-align:center}.status--active{color:#4cd964;background:#f8fff8;border:1px solid #4cd964}.status--inactive{color:#bdbdbd;background:#f7f8fa;border:1px solid #e0e0e0}.main-block-products__dash{color:#bdbdbd}.main-block-add{display:flex;gap:32px;width:100%;padding:24px 0}.main-block-add__left,.main-block-add__right{flex:1 1 0;display:flex;flex-direction:column;gap:24px}.main-block-add__group{display:flex;flex-direction:column;gap:8px}.main-block-add__label{font-size:15px;color:#bdbdbd;margin-bottom:2px}.main-block-add__input,.main-block-add__select{border:1px solid #eee;border-radius:12px;font-size:16px;padding:10px 16px;background:#f7f8fa;color:#222;outline:none;width:100%;transition:border .2s}.main-block-add__input:focus,.main-block-add__select:focus{border-color:#8ab4f8}.main-block-add__group--category{position:relative}.main-block-add__category-btn{width:100%;padding:10px 16px;border:1px solid #eee;border-radius:12px;background:#f7f8fa;font-size:16px;color:#222;text-align:left;cursor:pointer;outline:none;transition:border .2s;position:relative;display:flex;align-items:center;justify-content:space-between}.main-block-add__category-btn:focus,.main-block-add__category-btn:hover{border-color:#8ab4f8}.main-block-add__category-arrow{display:inline-block;margin-left:8px;border:solid #bdbdbd;border-width:0 2px 2px 0;padding:4px;transform:rotate(45deg);vertical-align:middle;margin-top:-2px}.main-block-add__category-dropdown{position:absolute;left:0;top:48px;width:100%;min-width:320px;max-width:600px;min-height:220px;max-height:350px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 24px #00000012;z-index:10;display:flex;flex-direction:row;overflow:hidden}.main-block-add__category-search{position:absolute;top:8px;left:8px;right:8px;width:calc(100% - 16px);margin-bottom:12px;padding:10px 14px;border:1px solid #eee;border-radius:8px;font-size:15px;background:#f7f8fa;color:#222;outline:none;z-index:2}.main-block-add__category-col{width:50%;max-height:350px;overflow-y:auto;border-right:1px solid #f0f0f0;background:#fff;display:flex;flex-direction:column;margin-top:44px}.main-block-add__subcategory-col{width:50%;max-height:350px;overflow-y:auto;background:#fff;display:flex;flex-direction:column;margin-top:44px}.main-block-add__category-item{padding:12px 18px;font-size:16px;color:#222;cursor:pointer;transition:background .15s;border-radius:0;background:#fff}.main-block-add__category-item:hover,.main-block-add__category-item--active{background:#f7f8fa;color:#4cd964}.main-block-add__subcategory-item{padding:12px 18px;font-size:16px;color:#222;cursor:pointer;transition:background .15s;border-radius:6px;background:#fff}.main-block-add__subcategory-item:hover,.main-block-add__subcategory-item--active{background:#f7f8fa;color:#4cd964}.main-block-add__subcategory-empty{padding:18px;font-size:15px;color:#bdbdbd;text-align:center}.main-block-add__category-empty{padding:12px 18px;font-size:15px;color:#bdbdbd;text-align:center}.main-block-add__media-drop{background:#f7f8fa;border:1.5px dashed #bdbdbd;border-radius:18px;height:180px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.main-block-add__media-placeholder{text-align:center;color:#bdbdbd;font-size:16px;display:flex;flex-direction:column;align-items:center;gap:8px}.main-block-add__media-placeholder img{width:56px;height:56px;margin-bottom:8px}.main-block-add__media-size{font-size:13px;color:#bdbdbd}.main-block-add__media-img{max-height:100%;max-width:100%;border-radius:10px;object-fit:contain}.main-block-add__media-img--mini{width:40px;height:40px;object-fit:cover;border-radius:8px;background:#f7f8fa}.main-block-add__cost-row{display:flex;gap:12px;margin-bottom:4px}.main-block-add__input--weight,.main-block-add__input--size{width:90px;display:inline-block}.main-block-add__delivery-row{display:flex;align-items:center;gap:12px}.main-block-add__group--amount>div{display:flex;align-items:center;gap:8px;margin-bottom:4px}.main-block-add__variants-list{display:flex;flex-direction:column;gap:8px}.main-block-add__variant{display:flex;align-items:center;gap:8px;position:relative}.main-block-add__input--variant{width:120px}.main-block-add__variant-remove{background:none;border:none;color:#bdbdbd;font-size:22px;cursor:pointer;padding:0 8px;line-height:1}.main-block-add__variant-add{background:none;border:none;color:#8ab4f8;font-size:15px;cursor:pointer;text-align:left;padding:0;margin-top:2px}.main-block-add__collections-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.main-block-add__collection{background:#f7f8fa;border-radius:16px;padding:6px 14px;font-size:14px;color:#222;display:flex;align-items:center;gap:4px}.main-block-add__collection-remove{background:none;border:none;color:#bdbdbd;font-size:16px;cursor:pointer;padding:0 4px;line-height:1}.main-block-add__group--status,.main-block-add__group--collections{margin-bottom:16px}.main-block-add__summary{display:flex;flex-direction:column;gap:8px;background:#f7f8fa;border-radius:12px;padding:16px;font-size:14px}.main-block-add__summary-label{color:#bdbdbd;font-size:13px;margin-bottom:2px}.main-block-add__summary-value{color:#222;font-size:15px;margin-bottom:4px;display:flex;align-items:center;gap:6px}.main-block-add__actions{display:flex;gap:18px;margin-top:28px}.main-block-add__delete-btn{background:none;border:1px solid #ff4d4f;color:#ff4d4f;border-radius:8px;padding:10px 24px;font-size:15px;cursor:pointer;transition:background .2s,color .2s}.main-block-add__delete-btn:hover{background:#ff4d4f;color:#fff}.main-block-add__save-btn{background:#4cd964;border:none;color:#fff;border-radius:8px;padding:10px 32px;font-size:15px;cursor:pointer;font-weight:500;transition:background .2s}.main-block-add__save-btn:hover{background:#43c65c}.add-variants-popup{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center}.add-variants-popup__content{background:#fff;border-radius:18px;width:380px;padding:32px 28px 24px;box-shadow:0 8px 32px #0000001f;position:relative;display:flex;flex-direction:column;align-items:stretch}.add-variants-popup__close{position:absolute;top:16px;right:18px;background:none;border:none;cursor:pointer;padding:4px}.add-variants-popup__close img{width:20px;height:20px}.add-variants-popup__welcome{color:#bdbdbd;font-size:15px;margin-bottom:2px}.add-variants-popup__title{font-size:22px;font-weight:500;margin-bottom:4px;color:#222}.add-variants-popup__subtitle{color:#bdbdbd;font-size:14px;margin-bottom:18px}.add-variants-popup__add-row{display:flex;align-items:center;gap:8px;margin-bottom:14px}.add-variants-popup__add-btn{flex:1;background:#f7f8fa;border:none;border-radius:8px;color:#8ab4f8;font-size:16px;font-weight:400;padding:8px 0;cursor:pointer;transition:background .2s;text-align:left}.add-variants-popup__add-btn:hover{background:#eaf2fb}.add-variants-popup__add-plus{background:#f7f8fa;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#8ab4f8;cursor:pointer;transition:background .2s}.add-variants-popup__add-plus img{width:18px;height:18px}.add-variants-popup__add-plus:hover{background:#eaf2fb}.add-variants-popup__add-plus--row{margin-left:auto}.add-variants-popup__list{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.add-variants-popup__variant{background:#f7f8fa;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:15px;position:relative}.add-variants-popup__variant--custom{background:#f1f5ff;flex-direction:column;align-items:stretch;padding-bottom:14px}.add-variants-popup__variant--custom .add-variants-popup__your-variant{display:flex;align-items:center;font-size:15px;font-weight:500;color:#bdbdbd;margin-bottom:4px;gap:6px}.add-variants-popup__variant--custom .add-variants-popup__add-plus--row{position:absolute;top:12px;right:14px}.add-variants-popup__variant--custom .add-variants-popup__custom-fields{display:flex;align-items:center;gap:8px}.add-variants-popup__input{border:none;background:#fff;border-radius:7px;padding:7px 10px;font-size:15px;color:#222;min-width:90px;outline:none;border:1px solid #e0e0e0}.add-variants-popup__input:focus{border-color:#8ab4f8}.add-variants-popup__edit{width:16px;height:16px;margin-left:3px;opacity:.6;vertical-align:middle}.add-variants-popup__add-confirm{background:#8ab4f8;color:#fff;border:none;border-radius:7px;font-size:18px;width:32px;height:32px;cursor:pointer;margin-left:7px;transition:background .2s}.add-variants-popup__add-confirm:hover{background:#6a9de5}.add-variants-popup__delete{background:none;border:none;color:#bdbdbd;font-size:22px;cursor:pointer;margin-right:7px;transition:color .2s}.add-variants-popup__delete:hover{color:#ff4d4f}.add-variants-popup__variant-name{font-weight:500;color:#222;margin-right:7px;display:flex;align-items:center;gap:3px}.add-variants-popup__select{border:1px solid #e0e0e0;border-radius:7px;background:#fff;font-size:15px;padding:5px 10px;color:#222;min-width:70px;margin-left:7px;pointer-events:none}.add-variants-popup__color-dot{width:20px;height:20px;border-radius:50%;display:inline-block;margin-right:7px;border:2px solid #e0e0e0;vertical-align:middle}.add-variants-popup__color-hex{font-family:monospace;color:#bdbdbd;font-size:15px;margin-right:5px}.add-variants-popup__custom-value{color:#222;font-size:15px;margin-left:7px}.add-variants-popup__size-dropdown-wrap{position:relative;display:flex;align-items:center;gap:10px}.add-variants-popup__size-dropdown-btn{min-width:54px;padding:7px 14px 7px 10px;font-size:15px;border:1px solid #e0e0e0;border-radius:7px;background:#fff;color:#222;cursor:pointer;position:relative;text-align:left;display:flex;align-items:center;gap:7px;transition:border .2s}.add-variants-popup__size-dropdown-btn:hover,.add-variants-popup__size-dropdown-btn:focus{border-color:#8ab4f8}.add-variants-popup__size-dropdown-arrow{display:inline-block;border:solid #bdbdbd;border-width:0 2px 2px 0;padding:4px;margin-left:6px;transform:rotate(45deg);vertical-align:middle;margin-top:-2px}.add-variants-popup__size-dropdown-list{position:absolute;left:0;top:42px;min-width:90px;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 24px #00000012;z-index:20;padding:3px 0;display:flex;flex-direction:column}.add-variants-popup__size-dropdown-item{padding:8px 18px;font-size:15px;color:#222;cursor:pointer;background:#fff;border-radius:0;transition:background .15s,color .15s}.add-variants-popup__size-dropdown-item:hover,.add-variants-popup__size-dropdown-item--active{background:#f7f8fa;color:#4cd964}.add-variants-popup__size-dropdown-item--active{font-weight:600}.add-variants-popup__actions{display:flex;justify-content:space-between;gap:10px;margin-top:12px}.add-variants-popup__back{background:none;border:none;color:#bdbdbd;font-size:16px;border-radius:7px;padding:8px 18px;cursor:pointer;transition:color .2s}.add-variants-popup__back:hover{color:#222}.add-variants-popup__confirm{background:#8ab4f8;color:#fff;border:none;border-radius:7px;font-size:16px;font-weight:500;padding:8px 24px;cursor:pointer;transition:background .2s}.add-variants-popup__confirm:hover{background:#6a9de5}.period-overlay{position:absolute;top:100%;right:0;z-index:1000;margin-top:30px}.period{background:#fff;border-radius:15px;box-shadow:0 1px 4px #2424241a;height:380px;width:672px;box-sizing:border-box;padding:20px;display:flex;flex-direction:column;gap:25px}.period__main{display:flex;justify-content:space-between;height:265px;gap:20px}.period__left{width:450px}.period__right{width:160px}.period__header{font-size:16px;color:#000;height:30px;border-bottom:1px solid #F5F5F5;padding-bottom:5px;display:flex;align-items:center;gap:7px}.period__calendars{display:flex;gap:25px;margin-top:14px;height:220px}.period__footer{width:632px;height:50px;display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #F5F5F5;box-sizing:border-box}.period__selected{font-size:14px;color:#000}.period__selected span{color:#5c5c5c}.period__actions{display:flex;gap:12px}.period__btn{padding:12px 24px;border-radius:10px;font-size:14px;font-weight:300;border:none;cursor:pointer;transition:all .2s}.period__btn--secondary{background:#fff;color:#000;box-shadow:0 1px 4px #2424241a}.period__btn--primary{background:#71c0ff;color:#fff}.period__period-btn{width:160px;height:40px;font-weight:300;border:none;border-radius:10px;box-shadow:0 1px 4px #2424241a;background:#fff;color:#000;text-align:center;cursor:pointer;font-size:14px;transition:all .2s;margin-bottom:5px}.period__period-btn:hover{background:#00000006}.period__period-btn--active{background:#71c0ff;color:#fff}.period__period-btn--active:hover{background:#71c0ff}.calendar{flex:1;width:214px}.calendar__header{height:16px;display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.calendar__header button{all:unset;background:none;border:none;font-size:18px;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center}.calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:5px}.calendar__weekdays div{text-align:center;font-size:14px;color:#000}.calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;justify-content:center;align-items:center}.calendar__day{border-radius:0!important;background:transparent;position:relative;border:1px solid #ffffff;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;height:20px;width:22px;transition:background .2s;padding:4px;margin-bottom:2px}.calendar__day--other-month{color:#ddd;background:none!important}.calendar__day--range-single{background:#71c0ff;color:#fff;border-radius:20px!important;border:1px solid #71C0FF}.calendar__day--range-start{background:#71c0ff;color:#fff;border-radius:20px 0 0 20px!important;border:1px solid #71C0FF}.calendar__day--range-end{background:#71c0ff;color:#fff;border-radius:0 20px 20px 0!important;border:1px solid #71C0FF}.calendar__day--range-middle{background:#71c0ff;color:#fff;border-radius:0!important;border:1px solid #71C0FF}.calendar__day--range-middle:nth-child(7n+1),.calendar__day--range-start:nth-child(7n+1),.calendar__day--range-end:nth-child(7n+1){border-top-left-radius:20px!important;border-bottom-left-radius:20px!important;border:1px solid #71C0FF}.calendar__day--range-middle:nth-child(7n),.calendar__day--range-start:nth-child(7n),.calendar__day--range-end:nth-child(7n){border-top-right-radius:20px!important;border-bottom-right-radius:20px!important;border:1px solid #71C0FF}.calendar__day--range-middle:first-child,.calendar__day--range-start:first-child{border-top-left-radius:20px!important;border-bottom-left-radius:20px!important;border:1px solid #71C0FF}.calendar__day--range-left-edge{border-top-left-radius:20px!important;border-bottom-left-radius:20px!important}.calendar__day--range-right-edge{border-top-right-radius:20px!important;border-bottom-right-radius:20px!important}.calendar__selectors{display:flex;gap:20px}.calendar:first-child .calendar__selectors>.dropdown:last-child{margin-right:15px}.calendar:last-child .calendar__header>*:first-child{margin-left:15px}.calendar__header .arrow-left{transform:rotate(90deg);transition:transform .2s}.calendar__header .arrow-right{transform:rotate(-90deg);transition:transform .2s}.dropdown{position:relative;border:none;border-radius:10px;background:#fff;font-size:14px;color:#000;cursor:pointer;display:flex;align-items:center;gap:5px}.dropdown img{width:14px;height:auto;transition:transform .2s}.dropdown.open>img{transform:rotate(180deg)}.dropdown__menu{position:absolute;top:100%;left:-10px;margin-top:5px;background:#fff;border-radius:5px;max-height:200px;overflow-y:auto;box-shadow:0 1px 4px #2424241a;z-index:10;pointer-events:auto}.dropdown__menu::-webkit-scrollbar{width:0;height:0}.dropdown__menu{scrollbar-width:none}.dropdown__item{padding:8px 12px;white-space:nowrap}.dropdown__item:hover{background:#00000006}.highlight-button{background:#00000006;border-radius:5px}.calendar__day--range-circle-absolute{position:relative;z-index:1;color:#fff!important}.calendar__day--range-circle-absolute:before{content:"";position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);background:#71c0ff;border-radius:50%;box-shadow:0 1px 4px #2424241a;z-index:-1000;pointer-events:none}.header-block-analytics{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:30px;height:60px;position:relative}.header-block-analytics__main{display:flex;flex-direction:column;align-items:flex-start}.header-block-analytics__title{font-size:36px;color:#000;margin-bottom:5px}.header-block-analytics__subtitle{font-size:20px;color:#71c0ff}.header-block-analytics__lastTime{width:250px;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:none;border-radius:15px;box-shadow:0 1px 4px #2424241a;font-size:20px;color:#000}.header-block-analytics__lastTime span{font-weight:300}.header-block-analytics__lastTime{cursor:pointer;transition:box-shadow .15s,background .15s;outline:none}.header-block-analytics__lastTime:hover{background:#00000006;box-shadow:0 1px 4px #2424241a}.header-block-analytics__faq-icon{width:24px;height:24px;display:block}.analytisc-main-block{display:flex;gap:20px}.left-column,.right-column{display:flex;flex-direction:column}.left-column>div,.right-column>div{background:#fff;padding:20px 25px;border-radius:15px;box-shadow:0 1px 4px #2424241a;margin-bottom:20px;height:360px;align-items:flex-start;box-sizing:border-box}.left-column{width:788px}.right-column{width:672px}.left-column>.top-sales{width:672px;box-sizing:border-box}.right-column>.avg-price{width:788px;box-sizing:border-box;margin-left:-116px}.amount-sales h3{margin:0 0 5px;font-size:32px;font-weight:300}.amount-sales__subtitle{color:#71c0ff;font-size:20px;margin-bottom:20px;display:block}.traffic{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #2424241a}.traffic h3{margin:0 0 5px;font-size:32px;font-weight:300}.traffic__subtitle{color:#71c0ff;font-size:20px;margin-bottom:20px;display:block}.avg-price{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000010}.avg-price h3{margin:0 0 5px;font-size:32px;font-weight:300}.avg-price__subtitle{color:#71c0ff;font-size:20px;margin-bottom:20px;display:block}.all-orders{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000010}.all-orders h3{margin:0 0 5px;font-size:32px;font-weight:300}.all-orders__subtitle{color:#71c0ff;font-size:20px;margin-bottom:20px;display:block}.session h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.session__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.session__locations{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:30px}.session__location{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000}.session__location div{display:flex;flex-direction:column;gap:5px}.session__location-region{color:#000}.session__location-label{color:#5c5c5c;font-size:14px}.session__location-value{color:#5c5c5c;font-size:32px}.session__location-empty{color:#5c5c5c;font-size:20px}.conversion h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.conversion__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.conversion__stats{display:flex;flex-direction:column;gap:30px}.conversion__step{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000}.conversion__step div{display:flex;flex-direction:column;gap:5px}.conversion__step-label{color:#000}.conversion__step-sessions{color:#5c5c5c;font-size:14px}.conversion__step-value{color:#5c5c5c;font-size:32px}.refunds h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.refunds__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.refunds__stats{display:flex;flex-direction:column;gap:30px}.refunds__step{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000}.refunds__step div{display:flex;flex-direction:column;gap:5px}.refunds__step-label{color:#000}.refunds__step-sessions{color:#5c5c5c;font-size:14px}.refunds__step-value{color:#5c5c5c;font-size:32px}.top-sales h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.top-sales__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.top-sales__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:30px}.top-sales__item{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000}.top-sales__item div{display:flex;flex-direction:column;gap:5px}.top-sales__item-name{color:#000}.top-sales__item-collection{color:#5c5c5c;font-size:14px}.top-sales__item-value{color:#5c5c5c;font-size:32px}.graph-block{height:320px;margin-bottom:40px;background:#fff}.graph-block .recharts-wrapper .recharts-cartesian-grid-horizontal line,.graph-block .recharts-wrapper .recharts-cartesian-grid-vertical line{stroke:#f0f0f0;stroke-width:1}.graph-block .recharts-wrapper .recharts-xaxis-tick-line,.graph-block .recharts-wrapper .recharts-yaxis-tick-line{stroke:#e0e0e0}.graph-block .recharts-wrapper .recharts-xaxis .recharts-cartesian-axis-tick-value,.graph-block .recharts-wrapper .recharts-yaxis .recharts-cartesian-axis-tick-value{fill:#666;font-size:12px}.graph-block .recharts-wrapper .recharts-line .recharts-curve{stroke:#238cf5;stroke-width:2;fill:none}.graph-block .recharts-wrapper .recharts-line .recharts-dot{fill:#238cf5;stroke:#238cf5;stroke-width:2;r:3}.graph-block .recharts-wrapper .recharts-tooltip-wrapper .recharts-default-tooltip{background:#000c;border:none;border-radius:4px;color:#fff;font-size:12px;padding:8px 12px}.table-block{width:100%;border-collapse:collapse;margin-top:20px;font-size:14px}.table-block thead tr{background:#f8f9fa}.table-block thead th{padding:16px 12px;text-align:left;font-weight:500;color:#333;border:1px solid #e9ecef;font-size:14px}.table-block thead th:first-child{border-left:1px solid #e9ecef}.table-block thead th:last-child{border-right:1px solid #e9ecef}.table-block tbody tr:nth-child(1),.table-block tbody tr:nth-child(2){background:#fff}.table-block tbody tr:nth-child(1) td,.table-block tbody tr:nth-child(2) td{color:#333}.table-block tbody tr:nth-child(3){background:#f8f9ff}.table-block tbody tr:nth-child(3) td{color:#238cf5;font-weight:500}.table-block tbody tr:hover:not(:nth-child(3)){background:#f8f9fa}.table-block tbody td{padding:16px 12px;border:1px solid #e9ecef;font-size:14px}.table-block tbody td:first-child{border-left:1px solid #e9ecef}.table-block tbody td:last-child{border-right:1px solid #e9ecef}.table-block__empty{text-align:center;color:#999;font-size:14px;padding:40px 0;font-style:italic}.graph-block{height:200px}.graph-block .graph-placeholder{height:100%;background:#f5f5f5;border-radius:8px;border:1px dashed #ddd;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:14px}.table-block{width:100%;border-collapse:collapse}.table-block th,.table-block td{border:1px solid #eee;padding:8px;font-size:14px}.table-block th{background:#fafafa;text-align:left;font-weight:500}.table-block__empty{text-align:center;color:#999;font-size:14px;padding:15px 0}.marketing-main-block{display:flex;gap:20px}.marketing-main-block .left-column{display:flex;flex-direction:column;width:788px}.marketing-main-block .right-column{display:flex;flex-direction:column;width:672px}.marketing-main-block .left-column>*,.marketing-main-block .right-column>*{background:#fff;padding:20px 25px;border-radius:15px;box-shadow:0 1px 4px #2424241a;margin-bottom:20px;height:360px;align-items:flex-start;box-sizing:border-box}.marketing-main-block .left-column>:nth-child(5){width:672px;box-sizing:border-box}.marketing-main-block .right-column>:nth-child(4){width:788px;box-sizing:border-box;margin-left:-116px}.orders-from-ads{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #2424241a}.orders-from-ads h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.orders-from-ads__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.orders-from-ads__list{display:flex;flex-direction:column;gap:30px;padding:0;margin:0;list-style:none}.orders-from-ads__item{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000;padding:0;border-bottom:none}.orders-from-ads__item div{display:flex;flex-direction:column;gap:5px}.orders-from-ads__item:last-child{border-bottom:none}.orders-from-ads__item-name{color:#000;display:block}.orders-from-ads__item-sessions{color:#5c5c5c;font-size:14px;display:block}.orders-from-ads__item-value{color:#5c5c5c;font-size:32px;min-width:32px;text-align:right}.sales-from-ads{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #2424241a}.sales-from-ads h3{margin-top:0;margin-bottom:5px;font-size:32px;font-weight:300}.sales-from-ads__subtitle{color:#71c0ff;font-size:20px;margin-bottom:30px;display:block}.sales-from-ads__list{display:flex;flex-direction:column;gap:30px;padding:0;margin:0;list-style:none}.sales-from-ads__item{display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#000;padding:0;border-bottom:none}.sales-from-ads__item div{display:flex;flex-direction:column;gap:5px}.sales-from-ads__item:last-child{border-bottom:none}.sales-from-ads__item-name{color:#000;display:block}.sales-from-ads__item-sessions{color:#5c5c5c;font-size:14px;display:block}.sales-from-ads__item-value{color:#5c5c5c;font-size:32px;min-width:32px;text-align:right}.add-pixels{background:#fff;border-radius:15px;padding:20px 25px;box-shadow:0 1px 4px #2424241a;height:285px!important;position:relative}.add-pixels__title{font-size:32px;margin-bottom:5px}.add-pixels__subtitle{color:#999;font-size:20px;margin-bottom:15px;display:block}.add-pixels__site{width:740px;height:80px;box-sizing:border-box;padding:0 30px 0 20px;border:1px solid #F5F5F5;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;position:relative}.add-pixels__pixel{display:flex;flex-direction:column}.add-pixels__site-main{font-size:24px}.add-pixels__site-status{color:#71c0ff;font-size:20px}.add-pixels__edit{all:unset;cursor:pointer;padding:8px;position:relative}.add-pixels__modal-small{position:absolute;top:28px;right:0;background:#fff;border:1px solid #F5F5F5;border-radius:10px;box-shadow:0 1px 4px #2424241a;overflow:hidden;z-index:10}.add-pixels__modal-option{all:unset;display:block;padding:12px 16px;font-size:16px;color:#000;cursor:pointer;transition:background .2s}.add-pixels__modal-option:hover{background:#fbfbfb}.add-pixels__modal-option:not(:last-child){border-bottom:1px solid #F5F5F5}.add-pixels__button{all:unset;box-sizing:border-box;width:240px;height:60px;border-radius:10px;box-shadow:0 1px 4px #2424241a;display:flex;justify-content:center;align-items:center;gap:5px;font-size:20px;cursor:pointer;transition:background .2s}.add-pixels__button img{width:12px;height:12px}.pixels-modal{background:#fff;border-radius:15px;box-shadow:0 1px 4px #2424241a;width:600px;overflow:hidden;transition:height .3s ease;padding:50px;box-sizing:border-box;position:relative}.pixels-modal__close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:24px;color:#000;cursor:pointer;line-height:1}.pixels-modal__subtitle{font-size:16px;color:#999;margin-bottom:8px}.pixels-modal__header{font-size:32px;margin-bottom:24px}.pixels-modal__label{display:block;font-size:16px;color:#999;margin-bottom:8px}.pixels-modal__input{width:100%;height:60px;border:1px solid #F5F5F5;border-radius:10px;padding:0 16px;font-size:18px;box-sizing:border-box;margin-bottom:auto}.pixels-modal__textarea{width:100%;height:300px;border:1px solid #F5F5F5;border-radius:10px;padding:16px;font-size:16px;box-sizing:border-box;resize:none;margin-bottom:auto}.pixels-modal__footer{display:flex;gap:40px;margin-top:40px}.pixels-modal__cancel{all:unset;flex:1;height:60px;background:#fff;border:1px solid #F5F5F5;border-radius:10px;text-align:center;line-height:60px;font-size:18px;cursor:pointer}.pixels-modal__next{all:unset;flex:1;height:60px;background:#000;color:#fff;border-radius:10px;text-align:center;line-height:60px;font-size:18px;cursor:pointer}.pixels-modal__next:disabled{opacity:.5;cursor:not-allowed}.confirm-delete-popup{width:600px;height:340px;background:#fff;border-radius:30px;padding:50px;box-shadow:0 1px 4px #2424241a;display:flex;flex-direction:column;animation:slideUpConfirmPopUp .4s cubic-bezier(.4,.2,.2,1);overflow:hidden;box-sizing:border-box;position:relative;z-index:10001}.confirm-delete-popup__close{position:absolute;top:40px;right:40px;width:40px;height:40px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#5c5c5c;font-size:30px;display:flex;align-items:center;justify-content:center}.confirm-delete-popup__close span{line-height:1;font-weight:300}.confirm-delete-popup__content{display:flex;flex-direction:column;height:100%;justify-content:center}.confirm-delete-popup__greeting{font-size:20px;color:#5c5c5c;margin-bottom:10px}.confirm-delete-popup__question{font-size:36px;color:#000;margin-bottom:60px}.confirm-delete-popup__question span{color:#ff9494}.confirm-delete-popup__actions{display:flex;gap:16px;width:500px;margin:0 auto}.confirm-delete-popup__confirm-button{flex:1;background:#ff9494;color:#fff;border:none;border-radius:15px;font-size:20px;height:60px;cursor:pointer;font-weight:200;transition:all .2s ease}.confirm-delete-popup__cancel-button{flex:1;background:transparent;color:#5c5c5c;border:none;border-radius:15px;font-size:20px;height:60px;box-shadow:0 1px 4px #2424241a;cursor:pointer;font-weight:200;transition:all .2s ease}.confirm-delete-popup__cancel-button:hover{color:#000}@media (max-width: 600px){.confirm-delete-popup{width:95vw;height:auto;padding:24px;border-radius:16px}.confirm-delete-popup__actions{flex-direction:column;width:100%}}@keyframes slideUpConfirmPopUp{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}.header-block{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:40px;max-height:60px;min-width:1480px}.header-block__main{display:flex;flex-direction:column;align-items:flex-start}.header-block__title{font-size:36px;color:#000;margin-bottom:5px}.header-block__subtitle{font-size:20px;color:#71c0ff;margin-bottom:0;line-height:1.3}.header-block__actions{display:flex;align-items:center;gap:12px}.header-block__back{width:230px;height:60px;background:none;border:none;color:#000;box-shadow:0 1px 4px #2424241a;font-size:20px;cursor:pointer;padding:8px 16px;border-radius:10px;transition:background-color .2s;font-weight:200}.header-block__back:hover{background:#00000006}.header-block__add{width:230px;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;background:#71c0ff;border:none;border-radius:10px;box-shadow:0 1px 4px #2424241a;font-size:20px;color:#fff;cursor:pointer;transition:box-shadow .15s,background .15s;outline:none;box-sizing:border-box;font-weight:200}.header-block__add:hover{background:#ddd;box-shadow:0 1px 4px #2424241a}.table-block-sales{background:#fff;border:1px solid #F5F5F5;border-radius:15px;box-sizing:border-box;width:1480px;padding:0;overflow:hidden;min-height:0;height:auto}.table-block-sales.no-border,.table-block-sales th,.table-block-sales td{border:none!important;box-shadow:none!important}.table-block-sales .empty-row{box-sizing:border-box;display:flex;width:100%;height:90px;flex-direction:row;gap:15px;align-items:center;padding-left:30px;border:1px solid #F5F5F5;border-radius:15px;background:#fff;font-size:24px}.table-block-sales .empty-row img{width:24px;height:24px}.table-block-sales .empty-row span{font-size:24px;color:#000}.table-block-sales .filters{box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:15px;height:80px;position:relative;font-size:16px}.table-block-sales .filters .status-filters{display:flex;font-size:16px;gap:5px;background:#fbfbfb;border-radius:10px;border:1px solid #F5F5F5;position:relative;overflow:hidden;justify-content:space-between;width:310px;height:50px;box-sizing:border-box}.table-block-sales .filters .status-filters button{all:unset;cursor:pointer;padding:6px 18px;font-weight:300;color:#ddd;position:relative;z-index:1;background-color:transparent;transition:color .3s ease}.table-block-sales .filters .status-filters button.active{color:#000}.table-block-sales .filters .status-filters button:hover:not(.active){background:#fbfbfb}.table-block-sales .filters .status-filters .selection-highlight{position:absolute;top:0;bottom:0;background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000008;z-index:0;transition:left .3s ease,width .3s ease}.table-block-sales .filters>*:last-child{margin-left:auto}.table-block-sales .filters .menu-container{position:relative;display:flex;align-items:start}.table-block-sales .filters .menu-container .dots svg path{fill:#999;transition:fill .3s ease}.table-block-sales .filters .menu-container .dots.active svg path{fill:#000}.table-block-sales .filters .menu-container .menu-btn{all:unset;cursor:pointer;width:18px;height:18px}.table-block-sales .filters .menu-container .menu-btn img{width:18px;height:18px;transition:filter .2s}.table-block-sales .filters .menu-container .modal-menu{position:absolute;box-sizing:border-box;top:-16px;left:30px;opacity:0;transform:translateY(-12px) scale(.97);pointer-events:none;transition:opacity .33s cubic-bezier(.4,0,.2,1),transform .33s cubic-bezier(.4,0,.2,1);width:310px;height:195px;background:#fff;border-radius:15px;box-shadow:0 1px 4px #2424241a;padding:10px;z-index:500;display:flex;flex-direction:column;justify-content:center;align-items:center}.table-block-sales .filters .menu-container .modal-menu button{all:unset;box-sizing:border-box;display:flex;align-items:center;font-size:16px;color:#000;cursor:pointer;transition:background .18s;width:290px;height:50px;padding-left:15px}.table-block-sales .filters .menu-container .modal-menu .danger{font-size:16px;color:#ff9494;background:#ff94941a;border-radius:10px;font-weight:200;width:290px;padding:12px 20px!important;display:flex;align-items:center}.table-block-sales .filters .menu-container .modal-menu .danger img{width:24px;height:24px;margin-right:10px}.table-block-sales .filters .menu-container .modal-menu .modal-divider{margin-top:8px;width:290px;height:1px;background:#f5f5f5;margin-bottom:10px}.table-block-sales .filters .menu-container .modal-menu.visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.table-block-sales .search{position:relative;float:right}.table-block-sales .search input{all:unset;box-sizing:border-box;height:50px;width:560px;padding:0 40px 0 15px;border:1px solid #F5F5F5;border-radius:10px;font-size:16px;color:#000}.table-block-sales .search input::placeholder{font-weight:200!important;color:#ddd}.table-block-sales .search .search-btn{all:unset;position:absolute;right:20px;top:50%;width:20px;height:20px;transform:translateY(-50%);cursor:pointer}.table-block-sales .search .search-btn img{width:100%;height:100%;display:block}.table-block-sales .search.search-success .search-btn svg path{fill:#71c0ff!important}.table-block-sales .search.search-success input{border:1px solid #71C0FF}.table-block-sales .search.search-error .search-btn svg path{fill:#ff9494!important}.table-block-sales .search.search-error input{border:1px solid #FF9494}.table-block-sales table{border-collapse:separate;border-spacing:0;width:100%;table-layout:auto}.table-block-sales table thead th{background:#fbfbfb;color:#5c5c5c;font-weight:200;font-size:16px;padding:8px 16px;box-sizing:border-box;text-align:left;cursor:pointer;height:54px;position:relative;white-space:normal}.table-block-sales table thead th .th-content{display:flex;align-items:center;gap:5px;width:100%;position:relative}.table-block-sales table thead th .th-content .arrow-sort{transform:rotate(180deg);transition:transform .2s ease-in-out}.table-block-sales table thead th .sort-icon{width:12px;height:12px;margin-left:5px;cursor:pointer}.table-block-sales table thead th .sort-icon.asc{transform:rotate(180deg)}.table-block-sales table thead th .sort-icon.desc{transform:rotate(0)}.table-block-sales table thead th:first-child{width:60px;padding-left:20px;text-align:center}.table-block-sales table thead thead th:first-child>div{display:flex;justify-content:center;align-items:center;height:54px}.table-block-sales table tbody tr{background:#fff;height:90px;margin:0!important;border-radius:0;transition:background .3s}.table-block-sales table tbody tr:hover{background:#fbfbfb}.table-block-sales table tbody tr td{box-sizing:border-box;padding:0 16px;vertical-align:middle;font-size:14px;color:#000;height:90px}.table-block-sales table tbody tr td .base{width:40px;height:40px;background:#fff;box-shadow:0 1px 4px #2424241a;border-radius:10px;display:flex;justify-content:center;align-items:center}.table-block-sales table tbody tr td .base .edit,.table-block-sales table tbody tr td .base img{all:unset;cursor:pointer;transition:background .2s;width:16px;height:16px}.table-block-sales table tbody tr td .base .edit:hover,.table-block-sales table tbody tr td .base img:hover{background:#fbfbfb}.table-block-sales table tbody tr td:first-child{width:60px;padding-left:20px;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box}.table-block-sales table tbody tr td:first-child input[type=checkbox]{margin:0 auto;transform:scale(1);cursor:pointer;display:block}.table-block-sales table tbody tr td:last-child{padding-right:24px;text-align:center}.table-block-sales .status-label{display:inline-block;padding:4px 8px;border-radius:4px;font-weight:300;font-size:16px}.table-block-sales .status-label.active{color:#4ad300}.table-block-sales .status-label.inactive{color:#ff9494}.table-block-sales .name-type{display:flex;flex-direction:column;gap:2px}.table-block-sales .name-type .name{font-size:16px;font-weight:300;color:#000}.custom-checkbox{position:relative;display:inline-block;width:22px;height:22px;cursor:pointer}.custom-checkbox input[type=checkbox]{opacity:0;position:absolute;top:0;left:0;width:22px;height:22px;z-index:2;margin:0;cursor:pointer}.custom-checkbox .checkmark{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #999999;border-radius:7px;background:#fff;transition:border-color .18s,background .18s;box-sizing:border-box;position:relative}.custom-checkbox input[type=checkbox]:checked+.checkmark{border-color:#71c0ff;background:#71c0ff14}.custom-checkbox .checkmark svg{display:none;position:absolute;left:4px;top:3px;width:13px;height:13px}.custom-checkbox input[type=checkbox]:checked+.checkmark svg{display:block}.date-cell{color:#5c5c5c!important}.discount-type-selection{box-sizing:border-box}.discount-type-selection__header{display:flex;align-items:center;gap:30px;margin-bottom:32px}.discount-type-selection__grid{gap:30px 40px;display:grid;grid-template-columns:repeat(2,1fr)}.discount-type-selection__card{box-sizing:border-box;background:#fff;border-radius:15px;box-shadow:0 1px 4px #2424241a;padding:25px;cursor:pointer;transition:all .2s;width:720px;height:110px}.discount-type-selection__card-title{font-size:24px;font-weight:300;color:#000}.discount-type-selection__card-description{font-size:20px;color:#999;margin:0;line-height:1.5}.add-sales{background:#fff;min-height:100vh}.add-sales__header{border-bottom:1px solid #DDDDDD;padding:24px 32px;display:flex;flex-direction:column;gap:8px}.add-sales__back{background:none;border:none;color:#71c0ff;font-size:14px;cursor:pointer;padding:0;align-self:flex-start}.add-sales__back:hover{text-decoration:underline}.add-sales__title{font-size:24px;color:#000;margin:0}.add-sales__subtitle{font-size:14px;color:#71c0ff;margin:0}.add-sales__content{display:grid;grid-template-columns:1fr auto;column-gap:0;align-items:start}.add-sales__main{display:flex;flex-direction:column;gap:32px;width:1000px}.add-sales__grid,.add-sales__requirements-grid,.add-sales__date-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.add-sales__sidebar{margin-left:55px;display:flex;flex-direction:column;height:fit-content;position:sticky;top:24px;gap:20px}.discount-variant{width:365px;box-sizing:border-box}.discount-variant__title{font-size:24px;color:#000;margin:0 0 15px}.discount-variant__button-group{box-sizing:border-box;display:flex;background:#fbfbfb;border-radius:10px;border:1px solid #F5F5F5;position:relative;overflow:hidden}.discount-variant__selection-highlight{position:absolute;width:47%!important;height:60px;margin:5px;top:0;bottom:0;background:#fff;border-radius:10px;box-shadow:0 1px 4px #2424241a;z-index:0;transition:left .3s ease,width .3s ease}.discount-variant__button{all:unset;cursor:pointer;flex:1;text-align:center;font-size:14px;height:70px;font-size:20px;color:#5c5c5c;position:relative;z-index:1;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.discount-variant__button.active{color:#000}.discount-variant__button.disabled{color:#fbfbfb;cursor:not-allowed}.discount-variant__button:hover:not(.active):not(.disabled){color:#000}.discount-variant__description{font-size:16px;color:#999;margin:10px 0 30px}.discount-variant__input{all:unset;font-weight:200!important;box-sizing:border-box;border:1px solid #DDDDDD;border-radius:15px;font-size:20px;padding:15px;color:#000;width:100%;height:60px}.discount-variant__input:focus{outline:none;border-color:#71c0ff}.discount-variant__input::placeholder{color:#ddd}.discount-value{width:365px;box-sizing:border-box}.discount-value__title{font-size:24px;color:#000;margin:0 0 15px}.discount-value__button-group{box-sizing:border-box;display:flex;background:#fbfbfb;border-radius:10px;border:1px solid #F5F5F5;position:relative;overflow:hidden}.discount-value__selection-highlight{position:absolute;width:47%!important;height:60px;margin:5px;top:0;bottom:0;background:#fff;border-radius:10px;box-shadow:0 1px 4px #2424241a;z-index:0;transition:left .3s ease,width .3s ease}.discount-value__button{all:unset;cursor:pointer;flex:1;text-align:center;font-size:14px;height:70px;font-size:20px;color:#5c5c5c;position:relative;z-index:1;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.discount-value__button.active{color:#000}.discount-value__button.disabled{color:#fbfbfb;cursor:not-allowed}.discount-value__button:hover:not(.active):not(.disabled){color:#000}.discount-value__description{font-size:16px;color:#999;margin:10px 0 30px}.discount-value__input{all:unset;font-weight:200!important;box-sizing:border-box;border:1px solid #DDDDDD;border-radius:15px;font-size:20px;padding:15px;color:#000;width:100%;height:60px}.discount-value__input:focus{outline:none;border-color:#71c0ff}.discount-value__input::placeholder{color:#ddd}.discount-value__input-with-suffix{position:relative;margin-top:8px}.discount-value__input-with-suffix input{width:100%;padding-right:32px;box-sizing:border-box}.discount-value__input-with-suffix .discount-value__error{position:absolute;left:0;right:0;top:100%;margin-top:5px;color:#d1462f;font-size:15px;text-align:right;pointer-events:none;animation:discount-value-error .2s ease forwards;z-index:10}.discount-value__suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#5c5c5c;font-size:14px}@keyframes discount-value-error{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.min-requirements{width:365px;box-sizing:border-box}.min-requirements__title{font-size:24px;color:#000;margin:0 0 15px}.min-requirements__radio-group{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.min-requirements__radio{display:flex;align-items:center;gap:15px;font-size:20px;cursor:pointer}.min-requirements__radio input[type=radio]{accent-color:black;width:20px;height:20px;margin:0}.min-requirements__radio.disabled{color:#fbfbfb;cursor:not-allowed}.min-requirements__input{all:unset;font-weight:200!important;box-sizing:border-box;border:1px solid #DDDDDD;border-radius:15px;font-size:20px;padding:15px;color:#000;width:100%;height:60px}.min-requirements__input:focus{outline:none;border-color:#71c0ff}.min-requirements__input::placeholder{color:#ddd}.max-usage{width:365px;box-sizing:border-box}.max-usage__title{font-size:24px;color:#000;margin:0 0 15px}.max-usage__radio-group{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.max-usage__radio{display:flex;align-items:center;gap:15px;font-size:20px;cursor:pointer}.max-usage__radio input[type=radio]{accent-color:black;width:20px;height:20px;margin:0}.max-usage__radio.disabled{color:#fbfbfb;cursor:not-allowed}.max-usage__input{all:unset;font-weight:200!important;box-sizing:border-box;border:1px solid #DDDDDD;border-radius:15px;font-size:20px;padding:15px;color:#000;width:100%;height:60px}.max-usage__input:focus{outline:none;border-color:#71c0ff}.max-usage__input::placeholder{color:#ddd}.discount-period{width:365px;box-sizing:border-box}.discount-period__title{font-size:24px;color:#000;margin:0 0 15px}.discount-period__radio-group{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.discount-period__radio{display:flex;align-items:center;gap:15px;font-size:20px;cursor:pointer}.discount-period__radio input[type=radio]{accent-color:black;width:20px;height:20px;margin:0}.discount-period__radio.disabled{color:#fbfbfb;cursor:not-allowed}.choose-dates{width:365px;box-sizing:border-box}.choose-dates__title{font-size:24px;color:#000;margin:0 0 15px}.choose-dates__date-row{display:flex;box-sizing:border-box;align-items:center;justify-content:center;gap:25px;margin-bottom:10px;width:365px;height:60px}.choose-dates__date-row.error{border:1px solid #FF9494}.choose-dates__date-row .start,.choose-dates__date-row .end{display:flex;align-items:center;gap:10px}.choose-dates__date-row .calendar{height:18px;width:16px;display:flex;align-items:center;justify-content:center}.choose-dates__date-input-display{padding:15px;border:1px solid #DDDDDD;border-radius:15px;font-size:14px;color:#000;background:#fff;min-width:120px;min-height:50px}.choose-dates__date-input-display.error{border-color:#ff9494}.choose-dates__date-error{color:#ff9494;font-size:16px;margin-top:10px;margin-bottom:10px;padding-left:10px;transition:color .2s}.choose-dates__date-controls{display:flex;flex-direction:column;gap:12px}.choose-dates__date-control-row{display:flex;align-items:center;padding:5px 10px 5px 15px}.choose-dates__select-base{display:flex;gap:5px;margin-left:55px}.choose-dates__date-day-input{box-sizing:border-box;width:50px;height:50px;border-radius:8px;border:1px solid #F5F5F5;text-align:center}.choose-dates__date-day-input:focus{outline:none;border-color:#71c0ff}.choose-dates__date-select{all:unset;display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;font-size:16px;color:#000;height:50px;box-sizing:border-box;background:url(/favicon/onDiscountsPage/arrow.svg) #fbfbfb no-repeat right 15px center}.choose-dates__date-select:nth-child(2){width:110px}.choose-dates__date-select:last-child{width:90px}.choose-dates__date-select:focus{outline:none;border-color:#71c0ff}.choose-dates__date-unlimited{color:#ddd;font-size:16px;background:#fbfbfb;width:260px;height:50px;border-radius:8px;display:flex;justify-content:center;align-items:center}.choose-dates__date-selects input{all:unset;font-size:20px;max-width:100px}.choose-dates__date-selects input.error{color:#ff9494!important}.choose-dates__date-label{font-size:20px;color:#999;display:flex;gap:55px;justify-content:center;align-items:center}.products-table{width:100%;margin-bottom:15px;box-sizing:border-box;background:none}.products-table__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.products-table__button-group{box-sizing:border-box;display:flex;background:#fbfbfb;border-radius:10px;border:1px solid #F5F5F5;position:relative;overflow:hidden;margin-bottom:15px;width:100%}.products-table__selection-highlight{position:absolute;width:47%!important;height:60px;margin:5px;top:0;bottom:0;background:#fff;border-radius:10px;box-shadow:0 1px 4px #2424241a;z-index:0;transition:left .3s ease,width .3s ease}.products-table__button{all:unset;cursor:pointer;flex:1;text-align:center;font-size:14px;height:70px;font-size:20px;color:#5c5c5c;position:relative;z-index:1;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.products-table__button.active{color:#000}.products-table__button.disabled{color:#fbfbfb;cursor:not-allowed}.products-table__button:hover:not(.active):not(.disabled){color:#000}.products-table__search-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;position:relative}.products-table__search-input{all:unset;width:560px;padding:15px;border:1px solid #DDDDDD;border-radius:6px;background:#fff;min-height:60px;box-sizing:border-box;font-size:20px;font-weight:200}.products-table__search-input:focus{outline:none;border-color:#71c0ff}.products-table__checkbox-label{display:flex;align-items:center;gap:13px;font-size:20px;color:#5c5c5c;cursor:pointer;white-space:nowrap;min-height:60px}.products-table__checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#71C0FF}.products-table__sorting-icon{margin-right:10px;cursor:pointer}.products-table__sorting-modal{box-sizing:border-box;position:absolute;top:50px;right:5px;z-index:10000;background:#fff;border-radius:15px;box-shadow:0 1px 4px #2424241a;min-width:210px;min-height:345px;padding:10px}.products-table__sorting-list{width:100%;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.products-table__sorting-list-item{display:flex;font-size:16px;color:#000;cursor:pointer;transition:background .14s;height:50px;width:190px;align-items:center;justify-content:left;border-radius:10px;padding-left:10px}.products-table__sorting-list-item.active{background:#00000006;color:#000}.products-table__sorting-list-item:hover:not(.active){background:#fbfbfb}.products-table__products{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto}.products-table__empty-table{color:#fbfbfb;padding:12px}.products-table__product{display:flex;align-items:center;min-height:70px}.products-table__product:hover{background-color:#fbfbfb}.products-table__product-img{width:50px;height:50px;border-radius:10px;object-fit:cover;background:#ddd;margin-left:10px;margin-right:15px}.products-table .tags{color:#999}.products-table__product-color{white-space:pre-wrap;width:170px;font-size:16px;color:#000;margin-right:24px}.products-table__product-price{width:120px;font-size:16px}.products-table__product-spacer{flex:1 1 auto}.products-table__product-info{display:flex;align-items:center;gap:120px;flex:1;margin-right:120px}.products-table__product-name{width:115px;white-space:pre-wrap}.products-table__product-name:before{content:""}.products-table__product-name{font-size:16px;color:#000}.products-table__product-category{font-size:16px;color:#000;width:100px}.products-table__toggle{position:relative;width:38px;height:20px;cursor:pointer;margin-right:16px}.products-table__toggle input{opacity:0;position:absolute;width:100%;height:100%;margin:0;cursor:pointer}.products-table__toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f5f5f5;transition:.2s;border-radius:12px}.products-table__toggle-slider:before{position:absolute;content:"";height:18px;width:18px;box-shadow:0 1px 4px #2424241a;left:-1px;bottom:1px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.products-table__toggle-slider{background-color:#71c0ff}input:checked+.products-table__toggle-slider:before{transform:translate(20px)}@media (max-width: 900px){.products-table__product{flex-direction:column;align-items:stretch;min-height:90px;box-shadow:none;border-radius:0}}.products-table__products::-webkit-scrollbar{width:8px;height:8px}.products-table__products::-webkit-scrollbar-track{background:#fbfbfb;border-radius:10px}.products-table__products::-webkit-scrollbar-thumb{background:#f5f5f5;border-radius:10px;border:1px solid #FBFBFB}.products-table__products::-webkit-scrollbar-thumb:hover{background:#fbfbfb}.products-table__products{scrollbar-width:thin;scrollbar-color:#F5F5F5 #FBFBFB}.status-block{background:#fff;box-shadow:0 1px 4px #2424241a;box-sizing:border-box;padding:25px;border-radius:15px;width:425px;height:165px}.status-block label{display:block;font-size:24px;color:#000;margin-bottom:15px}.status-block__row{background:#fff;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.status-block__switcher{display:flex;align-items:center;justify-content:space-around;background:#fbfbfb;border-radius:10px;border:1px solid #F5F5F5;overflow:hidden;height:70px;width:100%;box-sizing:border-box;position:relative}.status-block__selection-highlight{position:absolute;width:47%!important;height:60px;margin:5px;top:0;bottom:0;background:#fff;border-radius:10px;box-shadow:0 1px 4px #2424241a;z-index:0;transition:left .3s ease,width .3s ease}.status-block__btn{all:unset;box-sizing:border-box;cursor:pointer;text-align:center;font-size:20px;height:60px;display:flex;align-items:center;justify-content:center;transition:color .3s,background .3s,box-shadow .3s;border-radius:10px;padding:5px;z-index:1;gap:8px}.status-block__btn.left:not(.active) .icon-active *{fill:#ddd}.status-block__btn.right:not(.active) .icon-inactive *{fill:#ddd}.status-block__btn.left.active .icon-active *,.status-block__btn.right.active .icon-inactive *{fill:#000}.status-block__btn img{width:24px;height:24px;margin-right:10px;transition:opacity .3s}.status-block__btn.active{color:#000;background:#fff;cursor:not-allowed;max-width:180px}.status-block__btn:not(.active){color:#ddd;background:none}.general-block{box-sizing:border-box;background:#fff;padding:25px;border-radius:15px;box-shadow:0 1px 4px #2424241a;min-height:635px}.general-block--discount-1plus1{min-height:585px}.general-block--discount-bundle,.general-block--discount-order{min-height:635px}.general-block__head{font-size:24px;color:#000;margin-bottom:15px}.general-block__field{margin-bottom:20px;width:375px;max-width:100%}.general-block__field--promo-input{height:98px}.general-block__field--promo-input label{margin-bottom:15px}.general-block__field--promo-input input{all:unset;color:#000}.general-block__field--regular-input{height:47px}.general-block__field--regular-input input{all:unset;width:100%;padding-top:5px;font-size:16px;color:#000}.general-block__field--date-field{height:98px}.general-block__field--date-field label{margin-bottom:15px}.general-block__field--date-field input{all:unset;color:#000}.general-block__field--last{margin-bottom:0;height:47px}.general-block__field--last input{all:unset;padding-top:5px}.general-block__field label{display:block;font-size:20px;color:#999}.general-block__date-display{display:flex;gap:8px}.general-block__date-display input{flex:1}.general-block__date-row{display:flex;box-sizing:border-box;align-items:center;justify-content:center;gap:25px;margin-top:10px;width:375px;height:60px;padding:15px;border:1px solid #DDDDDD;border-radius:15px;background:#fff;overflow:hidden}.general-block__date-section{display:flex;align-items:center;gap:10px;width:135px}.general-block__date-label{font-size:20px;color:#999;display:flex;justify-content:center;align-items:center}.general-block__date-input input{all:unset;font-size:20px;color:#000;max-width:100px}.general-block__unlimited{color:#999;font-size:20px;background:transparent;display:flex;justify-content:center;align-items:center}.general-block__calendar img{height:18px;width:16px}.general-block__promo-input{display:flex;align-items:center;width:100%;height:60px;border:1px solid #DDDDDD;border-radius:15px;background:#fff;padding:0 20px;font-size:24px;box-sizing:border-box}.general-block__promo-code{flex:1;color:#000;font-size:20px}.general-block__promo-status{color:#ddd;font-size:20px;font-weight:200}.buttons-block{box-sizing:border-box;display:flex;justify-content:end;gap:12px}.buttons-block__delete{box-sizing:border-box;width:110px;height:60px;border:1px solid #FF9494;background-color:#ff94940d;color:#ff9494;border-radius:10px;font-size:20px;cursor:pointer;transition:all .2s;font-weight:200}.buttons-block__save{box-sizing:border-box;width:130px;height:60px;border:1px solid #4AD300;background:#4ad300;color:#4ad300;border-radius:10px;background:#4ad3000d;font-weight:200;font-size:20px;cursor:pointer;transition:background-color .2s}.shop-content{display:flex;flex-direction:column;gap:60px;width:100%;height:100%;min-height:0;min-width:0;background:transparent;box-sizing:border-box;overflow:hidden;position:relative}.online-shop{max-width:1480px;min-height:660px;width:100%;background:#fff;box-sizing:border-box;margin:0 auto}.online-shop__header{height:70px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}.online-shop__title{font-size:36px;color:#000}.online-shop__add-link{font-size:20px;color:#71c0ff;cursor:pointer;transition:color .15s;text-decoration:none;font-weight:200}.online-shop__actions{display:flex;gap:15px;height:60px;justify-content:space-between}.online-shop__action-btn{display:flex;align-items:center;justify-content:center;width:205px;gap:10px;background:#fff;border:none;border-radius:15px;box-shadow:0 1px 4px #2424241a;font-size:20px;cursor:pointer;font-weight:300;transition:box-shadow .15s,background .15s;outline:none}.online-shop__action-btn--touch{border-radius:60px;width:60px;height:60px;box-shadow:0 1px 4px #2424241a;border:none;background-color:#fff}.online-shop__browser{border-radius:15px;overflow:hidden;position:relative;height:560px;max-width:1480px;width:100%}.online-shop__browser:hover .online-shop__edit{opacity:1;pointer-events:auto;transition:opacity .22s}.online-shop__browser-bar{top:45px;position:absolute;width:1110px;display:flex;align-items:center;justify-content:space-between;z-index:1;left:50%;transform:translate(-50%)}.online-shop__browser-logo{font-size:24px}.online-shop__browser-nav{display:flex;text-align:center;justify-content:center;transform:translate(-90%);gap:50px;font-size:16px;color:#ddd}.online-shop__browser-icons{display:flex;gap:15px}.online-shop__preview{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.online-shop__preview-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:15px;filter:brightness(.9)}.online-shop__edit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;opacity:0;border-radius:18px;padding:16px 28px;color:#fff;font-size:28px;transition:opacity .22s;z-index:2;cursor:pointer}.online-shop__edit .online-shop__edit-icon{width:28px;height:28px;display:block;stroke:#fff;fill:none}@media (max-width: 900px){.online-shop{padding:12px 4vw 0}.online-shop__browser-bar{padding:0 12px}.online-shop__preview-img{height:180px}.online-shop__edit{font-size:18px;padding:8px 14px}}.theme-active{max-width:1480px;min-height:720px;display:flex;gap:60px;align-items:flex-start;width:100%}.theme-active__section-title{font-size:36px;color:#000;margin-bottom:5px}.theme-active__section-link{font-size:20px;color:#71c0ff;text-decoration:none;margin-bottom:30px;display:inline-block;font-weight:200}.theme-active__preview{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 1px 4px #2424241a;width:1120px;height:630px}.theme-active__browser{background:#ddd;border-radius:24px;overflow:hidden;position:relative;max-width:1480px;width:100%}.theme-active__browser:hover .online-shop__edit{opacity:1;pointer-events:auto;transition:opacity .22s}.theme-active__browser-bar{top:35px;position:absolute;width:840px;display:flex;align-items:center;justify-content:space-between;z-index:100;left:50%;transform:translate(-50%)}.theme-active__nav{display:flex;text-align:center;justify-content:center;transform:translate(-50%);gap:50px;font-size:16px;color:#ddd}.theme-active__icons{display:flex;gap:14px;align-items:center}.theme-active__img{width:100%;object-fit:cover;display:block;border-radius:0 0 24px 24px;filter:brightness(.9)}.theme-active__img-caption{position:absolute;width:400px;height:70px;left:140px;bottom:80px}.theme-active__img-caption span{font-family:Montserrat Alternates,sans-serif;font-weight:100;color:#fff;font-size:18px;display:block;margin-top:12px}.theme-active__right{width:270px;min-height:400px;display:flex;margin-top:200px;flex-direction:column;align-items:flex-start;justify-content:center}.theme-active__name-row{display:flex;align-items:center;gap:15px;margin-bottom:5px}.theme-active__name{font-size:36px;color:#000;letter-spacing:1px}.theme-active__badge{width:50px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:16px;color:#fff;background:#71c0ff}.theme-active__by{font-size:20px;color:#000;margin-bottom:20px}.theme-active__info{display:block;margin-bottom:20px;min-height:60px;min-width:220px}.theme-active__info .theme-active__info-label{font-size:20px;color:#5c5c5c}.theme-active__info .theme-active__info-value{font-size:24px;color:#000}.theme-active__tags{display:flex;flex-direction:column;gap:10px}.theme-active__group_tags{color:#5c5c5c;font-size:20px}.theme-active__tag{font-size:24px;color:#000;display:inline-block;width:fit-content}@media (max-width: 900px){.theme-active{flex-direction:column;gap:32px}.theme-active__left,.theme-active__right{max-width:100%;min-width:0}.theme-active__img{height:180px}.theme-active__img-caption{font-size:18px;left:16px;bottom:16px}}.shop-theme{max-width:1480px;width:100%;min-height:1780px;box-sizing:border-box}.shop-theme__header{margin-bottom:25px;height:70px}.shop-theme__title{display:flex;font-size:36px;font-weight:300;color:#000}.shop-theme__subtitle{font-size:20px;color:#71c0ff;font-weight:200}.shop-theme .shop-theme__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.shop-theme__card{border-radius:20px;overflow:hidden;width:720px;height:530px;cursor:pointer}.shop-theme__preview{position:relative}.shop-theme__image{width:100%;height:100%;object-fit:cover}.shop-theme__mobile{position:absolute;top:40px;right:40px;width:185px;height:auto}.shop-theme__mobile-image{width:100%;height:auto;display:block}.shop-theme__img-header{top:22px;position:absolute;display:flex;align-items:center;z-index:100;left:50%;transform:translate(-50%)}.shop-theme__img-header .browser-bar{display:flex;align-items:center;width:540px;justify-content:space-between}.shop-theme__img-header .browser-bar .nav{display:flex;align-items:center;justify-content:center;gap:30px;font-size:10px;color:#ddd;transform:translate(-50%)}.shop-theme__img-header .browser-bar .icons{display:flex;gap:14px;align-items:center}.shop-theme__img-header .browser-bar .icons img{width:12px;height:12px}.shop-theme__img-caption{position:absolute;width:400px;height:70px;left:90px;bottom:50px}.shop-theme__img-caption .caption span{font-family:Montserrat Alternates,sans-serif;font-weight:100;color:#fff;font-size:12px;display:block;margin-top:8px}.shop-theme__img-header-mobile{top:25px;position:absolute;display:flex;align-items:center;z-index:100;left:10px}.shop-theme__img-header-mobile .browser-bar{display:flex;align-items:center;width:165px;justify-content:space-between}.shop-theme__img-header-mobile .browser-bar .left,.shop-theme__img-header-mobile .browser-bar .right{display:flex;gap:10px}.shop-theme__img-header-mobile .browser-bar .right img{width:14px;height:14px}.shop-theme__img-caption-mobile{position:absolute;height:70px;bottom:70px;left:10px}.shop-theme__img-caption-mobile .caption span{font-family:Montserrat Alternates,sans-serif;font-weight:100;color:#fff;font-size:12px;display:block;margin-top:8px}.shop-theme__info{margin-top:25px;display:flex;gap:15px;align-items:center}.shop-theme__badge{width:50px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:16px;color:#fff;background:#71c0ff}.shop-theme__by{color:#000;font-size:20px}.shop-theme__people{display:flex;gap:5px;text-align:center}.shop-theme__people img{width:20px;height:17px}.shop-theme__name{font-size:36px;color:#000}.shop-theme__desc{font-size:20px;color:#ddd;margin-top:2px}.shop-theme__desc span{color:#000}@media (max-width: 768px){.shop-theme{padding:20px}.shop-theme__grid{grid-template-columns:1fr}.shop-theme__preview{height:180px}}.coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;background:linear-gradient(135deg,#f0f8ff,#e6f4ff);border-radius:28px;box-shadow:0 8px 32px #71c0ff26;position:relative;overflow:hidden}.coming-soon__icon{font-size:80px;margin-bottom:32px;animation:icon-bounce 1.6s infinite cubic-bezier(.68,-.55,.27,1.55);filter:drop-shadow(0 4px 16px #71C0FF);-webkit-user-select:none;user-select:none}.coming-soon__title{font-size:48px;font-weight:700;margin-bottom:16px;color:#3390d6;text-align:center;letter-spacing:1px;animation:text-pop 2s infinite alternate;text-shadow:0 2px 12px #e6f4ff}.coming-soon__text{font-size:28px;color:#71c0ff;text-align:center;max-width:420px;animation:text-wiggle 2.5s infinite;margin-bottom:0}.coming-soon:before,.coming-soon:after{content:"";position:absolute;border-radius:50%;opacity:.12;pointer-events:none;z-index:0}.coming-soon:before{width:180px;height:180px;left:-60px;top:-60px;background:#b3d9ff;animation:bubble-move 7s infinite alternate}.coming-soon:after{width:140px;height:140px;right:-40px;bottom:-40px;background:#71c0ff;animation:bubble-move2 6s infinite alternate-reverse}@keyframes icon-bounce{0%,to{transform:translateY(0) scale(1)}20%{transform:translateY(-18px) scale(1.1)}40%{transform:translateY(0) scale(.95)}60%{transform:translateY(-8px) scale(1.05)}80%{transform:translateY(0) scale(1)}}@keyframes text-pop{0%{text-shadow:0 2px 12px #e6f4ff}to{text-shadow:0 6px 32px #b3d9ff;color:#71c0ff}}@keyframes text-wiggle{0%,to{transform:rotate(-2deg) scale(1)}25%{transform:rotate(2deg) scale(1.03)}50%{transform:rotate(-2deg) scale(1.05)}75%{transform:rotate(2deg) scale(1.01)}}@keyframes bubble-move{0%{transform:translateY(0) scale(1)}to{transform:translateY(40px) scale(1.12)}}@keyframes bubble-move2{0%{transform:translateY(0) scale(1)}to{transform:translateY(-30px) scale(1.08)}}.payment-popup{width:600px;height:610px;background:#fff;border-radius:30px;padding:50px;box-shadow:0 1px 4px #2424241a;display:flex;flex-direction:column;animation:slideUpPaymentPopUp .4s cubic-bezier(.4,.2,.2,1);overflow:hidden;box-sizing:border-box;position:relative;z-index:10001}.payment-popup__input--eye{all:unset;position:absolute;top:50%;right:20px;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center}.payment-popup--form{height:790px}.payment-popup__close{position:absolute;top:40px;right:40px;width:40px;height:40px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#5c5c5c;font-size:30px;display:flex;align-items:center;justify-content:center}.payment-popup__close span{line-height:1;font-weight:300}.payment-popup__header{margin-bottom:32px}.payment-popup__header .payment-popup__greeting{font-size:20px;color:#5c5c5c;margin-bottom:10px}.payment-popup__header .payment-popup__title{font-size:36px;color:#000;margin-bottom:10px}.payment-popup__header .payment-popup__subtitle{font-size:20px;color:#5c5c5c}.payment-popup__content{flex:1;display:flex;flex-direction:column}.payment-popup__method{margin-bottom:32px}.payment-popup__method-label{font-size:20px;color:#5c5c5c;margin-bottom:10px}.payment-popup__method-wrapper{position:relative}.payment-popup__method-card{height:56px;border:1px solid #DDDDDD;border-radius:16px;display:flex;align-items:center;padding:0 16px;cursor:pointer;transition:all .2s ease;background:#fff}.payment-popup__method-card.active{border-color:#71c0ff;box-shadow:0 0 0 1px #71c0ff}.payment-popup__method-icon{width:40px;height:24px;margin-right:16px;object-fit:contain;flex-shrink:0}.payment-popup__method-text{flex:1;font-size:16px;color:#000}.payment-popup__method-actions{display:flex;gap:8px;margin-left:16px}.payment-popup__action-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px;border:none;background:transparent}.payment-popup__action-btn:hover{transform:scale(1.1)}.payment-popup__eye-btn{color:#ddd}.payment-popup__eye-btn:hover{color:#000}.payment-popup__delete-btn{color:#ff9494;font-weight:700}.payment-popup__delete-btn:hover{background:#ff6b6b1a}.payment-popup__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #DDDDDD;border-radius:12px;box-shadow:0 4px 20px #0000001a;z-index:1000;animation:dropdownSlidePaymentPopUp .2s ease;overflow:hidden}.payment-popup__dropdown-item{padding:12px 16px;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:space-between}.payment-popup__dropdown-item:last-child{border-bottom:none}.payment-popup__dropdown-item:hover,.payment-popup__dropdown-item.selected{background:#7b61ff14;color:#71c0ff}.payment-popup__dropdown-text{font-size:16px}.payment-popup__dropdown-check{color:#71c0ff;font-weight:700;font-size:16px}.payment-popup__add-button{height:60px;box-shadow:0 1px 4px #2424241a;border-radius:15px;border:none;color:#71c0ff;background:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;margin-top:auto;margin-bottom:32px;cursor:pointer;transition:all .2s ease;font-weight:200}.payment-popup__footer{display:flex;justify-content:center;gap:24px;margin-top:auto}.payment-popup__footer-link{font-size:16px;color:#5c5c5c;cursor:pointer}.payment-popup__footer-link:hover{text-decoration:underline}.payment-popup .payment-popup__input-wrapper{position:relative;width:100%}.payment-popup .payment-popup__input-flag{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:36px;height:24px;pointer-events:none;z-index:2}.payment-popup .payment-popup__input.has-flag{padding-left:60px}.payment-popup__input.error{border-color:#ff9494}.payment-popup .payment-popup__error{position:absolute;color:#ff9494;font-size:14px;margin-top:5px}.payment-popup__form{flex:1;display:flex;flex-direction:column}.payment-popup__form-row{display:flex;gap:16px;margin-bottom:30px}.payment-popup__form-row:last-of-type{margin-bottom:32px}.payment-popup__form-group{flex:1}.payment-popup__form-group label{font-size:20px;color:#000;margin-bottom:10px;display:block}.payment-popup__form-group input{width:100%;height:56px;border:1px solid #DDDDDD;border-radius:100px;padding:0 16px;font-size:16px;box-sizing:border-box}.payment-popup__form-group input:focus{outline:none;border-color:#71c0ff}.payment-popup__payment-type{margin-bottom:32px}.payment-popup__payment-type-label{font-size:20px;color:#000;margin-bottom:15px}.payment-popup__radio-group{display:flex;flex-direction:column;gap:15px}.payment-popup__radio-option{display:flex;align-items:center;height:56px;border:1px solid #000000;border-radius:100px;padding:0 16px;cursor:pointer;transition:all .2s ease}.payment-popup__radio-option--checked,.payment-popup__radio-option:active{border-color:#71c0ff;color:#71c0ff}.payment-popup__radio-option input[type=radio]{display:none}.payment-popup__radio-option input[type=radio]:checked+.payment-popup__radio-custom{background:#fff;border-color:#71c0ff}.payment-popup__radio-option input[type=radio]:checked+.payment-popup__radio-custom:after{opacity:1}.payment-popup__radio-option input[type=radio]:checked+.payment-popup__radio-custom+span{color:#71c0ff}.payment-popup__radio-custom{width:20px;height:20px;border:1px solid #000000;border-radius:50%;margin-right:12px;position:relative;transition:all .2s ease}.payment-popup__radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#71c0ff;border-radius:50%;opacity:0;transition:opacity .2s ease}.payment-popup__form-actions{display:flex;gap:20px;margin-top:auto;margin-bottom:32px}.payment-popup__back-button{flex:1;font-weight:200;width:240px;height:60px;background:#fff;color:#000;box-shadow:0 1px 4px #2424241a;border:none;border-radius:15px;font-size:20px;cursor:pointer;transition:all .2s ease}.payment-popup__submit-button{font-weight:200;flex:1;width:240px;height:60px;background:#71c0ff;color:#fff;border:none;border-radius:15px;font-size:20px;cursor:pointer;transition:all .2s ease}@media (max-width: 600px){.payment-popup{width:95vw;height:auto;max-height:95vh;padding:24px;border-radius:16px}.payment-popup--form{height:auto}.payment-popup__form-row{flex-direction:column;gap:12px}.payment-popup__form-actions{flex-direction:column}.payment-popup__dropdown{position:fixed;top:auto;bottom:20px;left:20px;right:20px}.payment-popup__method-actions{gap:4px}.payment-popup__action-btn{width:28px;height:28px;font-size:14px}}@keyframes slideUpPaymentPopUp{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dropdownSlidePaymentPopUp{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile-content{display:flex;flex-direction:row;gap:40px;max-height:810px;width:100%;height:100%;box-sizing:border-box}.profile-column{display:flex;flex-direction:column;gap:15px;max-height:810px;height:100%}.profile-column--left{width:100%;min-width:320px;max-width:480px;flex-shrink:0}.profile-column--right{flex:1 1 0%;min-width:0;max-width:960px}@media (max-width: 1100px){.profile-content{flex-direction:column;gap:24px;align-items:stretch}.profile-column{gap:24px}.profile-column>*{min-width:0;width:100%}}.payment-method{width:100%;max-width:480px;min-height:270px;background:#fff;border-radius:24px;padding:30px 25px 40px;display:flex;border:1px solid #DDDDDD;flex-direction:column;gap:12px;box-sizing:border-box}.payment-method__title{font-size:24px;color:#000;margin:0 0 5px;min-width:430px;width:100%;height:16px}.payment-method__subtitle{font-size:14px;color:#5c5c5c;margin:0 0 15px;min-width:430px;width:100%;height:10px}.payment-method__card{min-width:430px;width:100%;height:48px;background:#fff;border:1px solid #DDDDDD;border-radius:30px;display:flex;align-items:center;padding:0 16px;margin-bottom:10px;box-sizing:border-box}.payment-method__card-logo{width:40px;height:24px;object-fit:contain;margin-right:12px}.payment-method__card-number{flex:1;font-size:20px;letter-spacing:1px;color:#000;transition:opacity .2s ease}.payment-method__card-eye{width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.payment-method__card-eye img{width:24px;height:24px;opacity:.7;transition:opacity .2s}.payment-method__card-eye:hover img{opacity:1}.payment-method__add{width:430px;display:flex;align-items:center;height:54px;background:#fff;border:none;border-radius:15px;padding:0 16px;font-size:20px;font-weight:300;color:#4ad300;cursor:pointer;transition:background .3s;box-shadow:0 1px 4px #2424241a}.payment-method__add:hover{background:#ddd}.payment-method__add-plus{font-size:24px;margin-right:8px;font-weight:300}.personal-info{background:#fff;border-radius:30px;border:1px solid #DDDDDD;max-width:480px;height:620px;width:100%;padding:34px 24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.personal-info__section{height:100%;max-height:57px;margin-bottom:30px}.personal-info__title{font-size:24px;font-weight:300;margin-bottom:15px;color:#000;height:20px}.personal-info__subtitle{font-size:14px;color:#5c5c5c;margin-bottom:45px}.personal-info__group{margin-bottom:30px;height:100%;max-height:81px;display:flex;flex-direction:column}.personal-info__group--2fa{margin-bottom:0}.personal-info__label{font-size:24px;color:#000;margin-bottom:10px}.personal-info__input-wrap{display:flex;align-items:center;background:#fff;border-radius:30px;height:100%;position:relative;gap:0;transition:border .2s;max-height:50px;max-width:428px;width:100%;border:1px solid #DDDDDD}.personal-info__input-wrap.is-visible{border-color:#000}.personal-info__input-wrap.is-hidden{border-color:#ddd}.personal-info__input-wrap.is-merfy{border-color:#71c0ff!important}.personal-info__input-wrap--error{border-color:#ff9494!important;background:#fff}.personal-info__input{border:none;background:transparent;font-size:18px;color:#000;width:100%;outline:none;font-family:inherit;letter-spacing:.5px;padding:0 0 0 15px;height:48px;transition:color .2s}.personal-info__input:disabled,.personal-info__input[readonly]{background:transparent;color:#ddd;opacity:1}.personal-info__input--invalid{color:#ff9494}.personal-info__input::placeholder{font-weight:200;opacity:1}.personal-info__input::-webkit-input-placeholder{font-weight:200;opacity:1}.personal-info__input::-moz-placeholder{font-weight:200;opacity:1}.personal-info__input:-ms-input-placeholder{font-weight:200;opacity:1}.personal-info__icon{width:20px;height:20px;-webkit-user-select:none;user-select:none;padding:0 15px 0 0;flex-shrink:0;display:block;outline:none!important;box-shadow:none!important;border:none!important;background:transparent!important;margin-right:15px}.personal-info__icon:focus,.personal-info__icon:active,.personal-info__icon:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;background:transparent!important}.personal-info__icon:hover{opacity:1}.personal-info__icon--edit{width:18px;height:18px;padding:0}.personal-info__icon-circle{display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 4px #2424241a;border-radius:50%;margin-right:5px;width:40px;height:40px;flex-shrink:0}.personal-info__popover-error{position:absolute;left:0;top:calc(100% + 8px);min-width:220px;max-width:90vw;background:#fff;color:#ff9494;border:1.5px solid #FF9494;border-radius:12px;font-size:14px;padding:10px 16px;box-shadow:0 8px 24px #223c5024;z-index:10;animation:popover-fade-in .25s cubic-bezier(.4,1.3,.6,1) both;pointer-events:none;white-space:pre-line;display:flex;align-items:center}@media (max-width: 600px){.personal-info__popover-error{min-width:120px;font-size:12px;padding:8px}}.personal-info__popover-arrow{position:absolute;top:-8px;left:24px;width:16px;height:8px;background:transparent;z-index:11}.personal-info__popover-arrow:after{content:"";position:absolute;left:0;top:0;width:16px;height:8px;background:transparent;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #FF9494}@keyframes popover-fade-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.personal-info__2fa-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;border:1px solid #DDDDDD;border-radius:30px;min-width:430px;min-height:48px;background:#fff;transition:opacity .3s,transform .3s}.personal-info__2fa-row .personal-info__2fa-text--padded{padding-left:15px}.personal-info__2fa-row--btn{margin-top:-35px;justify-content:center;border:none;background:transparent;min-height:0;margin-bottom:0;min-width:0;padding:0}.personal-info__2fa-row.fade-in{opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}.personal-info__2fa-row.fade-out{opacity:0;transform:translateY(20px);pointer-events:none;transition-delay:0s}.personal-info__2fa-row--btn.fade-in{transition-delay:1s}.personal-info__2fa-row--btn.fade-out{transition-delay:0s}.personal-info__2fa-text{font-size:20px;color:#000}.personal-info__switch{position:relative;display:inline-block;width:40px;height:20px;margin-right:15px}.personal-info__switch input{opacity:0;width:0;height:0;position:absolute;left:0;top:0;z-index:2;cursor:pointer}.personal-info__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border-radius:60px;transition:background .2s;box-shadow:0 1px 4px #2424241a}.personal-info__slider:before{position:absolute;content:"";height:20px;width:20px;left:0;top:0;background-color:#fff;border-radius:50%;transition:transform .2s}.personal-info__switch input:checked+.personal-info__slider:before{transform:translate(21px)}.personal-info__switch input:checked+.personal-info__slider{background-color:#71c0ff}.personal-info__2fa-connect-btn{width:430px;height:56px;background:#fff;color:#71c0ff;border:none;border-radius:15px;padding:10px 20px;font-size:20px;cursor:pointer;font-weight:200;outline:none;box-shadow:0 1px 4px #2424241a;opacity:1;width:100%;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,box-shadow .2s}@media (max-width: 600px){.personal-info{max-width:100vw;border-radius:16px;padding:18px 8px}.personal-info__title{font-size:20px}.personal-info__label{font-size:16px}.personal-info__input-wrap{border-radius:16px;height:38px;padding:0 8px 0 12px}.personal-info__input{font-size:16px;height:32px}.personal-info__icon{width:18px;height:18px;margin-left:6px}.personal-info__icon-circle{width:28px;height:28px}.personal-info__2fa-text{font-size:14px}.personal-info__switch{width:38px;height:20px}.personal-info__slider:before{width:24px;height:24px;top:-2px;left:0}.personal-info__popover-error{left:0;min-width:120px;max-width:98vw;font-size:12px;padding:7px 8px}.personal-info__popover-arrow{left:12px;width:12px;height:6px}.personal-info__popover-arrow:after{width:12px;height:6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #FF9494}.personal-info__2fa-row{min-width:0;min-height:38px}.personal-info__2fa-connect-btn{font-size:14px;padding:8px 10px}}.password-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@keyframes PasswordPopUpfadeIn{0%{opacity:0}to{opacity:1}}.password-popup{box-sizing:border-box;width:600px;background:#fff;border-radius:30px;padding:50px;box-shadow:0 10px 36px #5855a91c;display:flex;flex-direction:column;position:relative;z-index:10001}.password-popup--code{height:610px;gap:60px}.password-popup--edit{height:590px;gap:40px}.password-popup__header{text-align:left}.password-popup__greeting{font-size:20px;color:#5c5c5c;margin-bottom:10px}.password-popup__title{font-size:36px;margin-bottom:10px;color:#000}.password-popup__subtitle{font-size:20px;color:#5c5c5c}.password-popup__resend-section{position:relative;margin-top:30px;margin-bottom:60px;display:flex;align-items:center;flex-direction:column;justify-content:center;font-size:20px;gap:10px}.password-popup__resend-text{color:#5c5c5c}.password-popup__resend-button{all:unset;background:none;color:#71c0ff;cursor:pointer;font-size:20px;text-decoration:underline;transition:color .2s}.password-popup__resend-button:hover:not(:disabled),.password-popup__resend-button:focus-visible:not(:disabled),.password-popup__resend-button:active:not(:disabled){color:#ddd;outline:none}.password-popup__resend-button:disabled,.password-popup__resend-button[aria-disabled=true]{cursor:default;color:#ddd;text-decoration:none}.password-popup__resend-timer{position:absolute;top:35px;color:#ddd;font-size:20px}.password-popup__resend-timer span{color:#000}.password-popup__content{display:flex;flex-direction:column}.password-popup__code-inputs{display:flex;gap:13px;justify-content:center;position:relative}.password-popup__code-inputs .password-popup__code-input{box-sizing:border-box;width:115px;height:115px;font-size:48px;text-align:center;border-radius:18px;border:1px solid #DDDDDD;background:#fff;outline:none;transition:border .22s,background .22s,box-shadow .22s}.password-popup__code-inputs .password-popup__code-input:focus{border-color:#71c0ff}.password-popup__form-group{margin-bottom:50px}.password-popup__form-group:first-child{margin-bottom:25px}.password-popup__form-group label{display:block;margin-bottom:15px;font-size:20px;color:#000}.password-popup__password-field{position:relative;width:500px}.password-popup__password-field .password-popup__input{box-sizing:border-box;width:100%;height:56px;border:1px solid #DDDDDD;border-radius:100px;font-size:20px;padding:0 16px;background:#fff;transition:border-color .2s}.password-popup__password-field .password-popup__input:focus{outline:none;border-color:#000}.password-popup__password-field .password-popup__input{padding-right:60px}.password-popup__password-field .password-popup__eye{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1;z-index:2}.password-popup__password-field .password-popup__eye img{width:100%;height:100%;pointer-events:none}.password-popup__password-field .password-popup__error-tooltip{position:absolute;top:calc(100% + 5px);left:0;min-width:180px;max-width:380px;background:#fff;color:#ff9494;font-size:16px;padding:4px 17px;pointer-events:none}.password-popup__actions{display:flex;justify-content:center;height:60px;gap:20px;margin-top:10px}.password-popup__actions .password-popup__back{background:#fff;color:#000;border:none;font-size:20px;border-radius:15px;font-weight:200;cursor:pointer;box-shadow:0 1px 4px #2424241a;width:240px;padding:14px 0}.password-popup__actions .password-popup__submit{background:#71c0ff;color:#fff;border:none;font-size:20px;border-radius:15px;font-weight:200;cursor:pointer;width:240px;padding:14px 0}.password-popup__close{position:absolute;top:40px;right:40px;width:40px;height:40px;border:none;background:transparent;font-size:32px;color:#5c5c5c;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;transition:color .2s}.password-popup__close:hover{color:#71c0ff}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button{display:none!important}.yandex-key-popup{opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s ease;background:#fff;width:300px;height:140px;border-radius:30px;padding:50px;position:fixed;top:50%;left:50%;transform-origin:center;transform:translate(-50%,-50%) scale(.95)}.yandex-key-popup.open{opacity:1;transform:translate(-50%,-50%) scale(1)}.yandex-key-popup__content{display:flex;flex-direction:column;align-items:center}.yandex-key-popup__title{font-size:22px;font-weight:300;margin-bottom:16px}.yandex-key-popup__desc{font-size:16px;color:#5c5c5c;margin-bottom:28px;text-align:center;max-width:300px}.yandex-key-popup__close-btn{background:#71c0ff;color:#fff;border:none;border-radius:10px;padding:10px 24px;font-size:16px;cursor:pointer;transition:background .15s}.yandex-key-popup__close-btn:hover{background:#71c0ff}.personals{display:flex;gap:20px;justify-content:flex-start;align-items:flex-start}.personals__input-wrap{flex:1 1 0;display:flex;align-items:center;background:#fff;border:1px solid #DDDDDD;border-radius:30px;padding:0 20px;height:48px;min-width:0;position:relative;transition:border-color .15s}.personals__input-wrap--black{border-color:#000!important}.personals .personals__search-input-wrap{position:relative;width:100%;max-width:420px;box-sizing:border-box}.personals .personals__search-icon{position:absolute;left:20px;top:40%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none;opacity:1}.personals .personals__input--search{padding-left:48px}.personals__input-icon{width:20px;height:20px;margin-right:8px;opacity:1;transition:filter .15s}.personals__input-icon--black{filter:brightness(0)}.personals__card{background:#fff;border:1px solid #DDDDDD;border-radius:24px;padding:30px 15px 0 25px;height:100%;width:100%;min-width:470px;min-height:330px;flex:1 1 0;box-sizing:border-box;display:flex;flex-direction:column}.personals__header{display:flex;align-items:center;gap:15px;margin-bottom:30px}.personals__icon{width:38px;height:38px;flex-shrink:0}.personals__title{font-size:24px;color:#000}.personals__subtitle{font-size:15px;color:#5c5c5c;margin-bottom:0;font-weight:300}.personals__divider{width:calc(100% + 40px);margin-left:-25px;margin-right:-15px;height:1px;background:#ddd;border-radius:1px;margin-bottom:25px}.personals__label{margin-bottom:20px;font-size:20px;color:#000;font-weight:300}.personals__input-container{position:relative;width:420px}.personals__input-row{display:flex;align-items:center;width:100%;margin-bottom:15px}.personals__input-wrap{flex:1 1 0;display:flex;align-items:center;background:#fff;border:1px solid #DDDDDD;border-radius:30px;padding:0 20px;height:54px;min-width:0;position:relative}.personals__input-icon{width:20px;height:20px;margin-right:8px;opacity:1}.personals__input{border:none;background:transparent;font-size:20px;font-weight:200;color:#000;width:100%;outline:none;font-family:inherit;padding:0;height:40px}.personals__input::placeholder{color:#ddd;opacity:1}.personals__input--search{background:#fff;box-sizing:border-box;border:1px solid #DDDDDD;border-radius:30px;padding:0 20px;height:56px;width:420px;margin-bottom:15px;font-size:20px;font-weight:200}.personals__input--edit{background:transparent;border:none;flex:1;margin-right:8px}.personals__send-btn{width:50px;height:50px;border:none;background:#fff;border-radius:50%;box-shadow:0 1px 4px #2424241a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s;padding:0;margin-left:15px}.personals__send-btn img{width:18px;height:18px}.personals__send-btn:disabled{opacity:.4;cursor:not-allowed}.personals__success-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);animation:fadeInPersonals .3s ease-in-out}@keyframes fadeInPersonals{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.personals__searching{color:#71c0ff;font-size:16px;margin-top:10px;padding-left:10px}.personals__suggestions{position:absolute;top:100%;left:0;right:65px;background:#fff;z-index:1000;height:60px;width:420px;display:flex;align-items:center;padding:0}.personals__suggestion{border-radius:15px;box-shadow:0 1px 4px #2424241a;display:flex;align-items:center;font-size:20px;color:#000;padding-left:20px;cursor:pointer;height:100%;width:100%;background:#fff}.personals__suggestion--selected{color:#71c0ff;font-weight:300;background:#fff;border:1px solid #71C0FF;box-shadow:none;border-radius:15px;display:flex;justify-content:space-between;padding-right:20px}.personals__suggestion-icon{width:22px;height:22px;margin-left:10px;flex-shrink:0}.personals__notfound{margin-top:20px;margin-bottom:15px;font-size:20px;color:#000}.personals__notfound .personals__notfound-red{color:#ff9494}.personals__notfound-sub{font-size:14px;color:#5c5c5c}.personals__added-count{font-size:20px;color:#000;margin-bottom:20px}.personals__added-count .personals__added-link{color:#71c0ff;cursor:pointer;text-decoration:none}.personals__list{display:flex;flex-direction:column;gap:8px;max-width:420px;width:100%}.personals__list-item{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #DDDDDD;border-radius:15px;border:1px solid #000000;padding:12px 16px;font-size:20px;color:#000;height:60px;box-sizing:border-box}.personals__list-actions{display:flex;gap:8px;align-items:center}.personals__edit-btn{padding:0;background:none;border:none;cursor:pointer;width:22px;height:22px}.personals__edit-btn img{width:22px;height:22px}.personals__edit-btn:hover{opacity:1}.personals__delete-btn{padding:0;background:none;border:none;cursor:pointer;width:22px;height:22px}.personals__delete-btn img{display:flex;width:16px;height:16px;text-align:center}.personals__delete-btn:hover img{filter:brightness(0) saturate(100%) invert(23%) sepia(92%) saturate(4466%) hue-rotate(351deg) brightness(95%) contrast(99%)}.personals__edit-mode{display:flex;flex-direction:column;gap:15px}.personals__edit-row{display:flex;align-items:center;box-sizing:border-box;padding:15px 5px 15px 15px;background:#fff;border:1px solid #DDDDDD;height:56px;font-size:20px;border-radius:30px;gap:8px}.personals__edit-save-block{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:100px;width:40px;height:40px;box-shadow:0 1px 4px #2424241a}.personals__edit-cancel{background:none;border:none;cursor:pointer;padding:4px;width:24px;height:24px}.personals__edit-cancel img{width:16px;height:16px}.personals__edit-save{background:none;border:none;cursor:pointer;padding:4px;width:28px;height:28px}.personals__edit-save img{width:20px;height:20px}.personals__edit-cancel img{filter:brightness(0) saturate(100%) invert(23%) sepia(92%) saturate(4466%) hue-rotate(351deg) brightness(95%) contrast(99%)}.personals__access-section{margin-top:5px}.personals__access-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:15px;padding:15px 10px 15px 15px;box-shadow:0 1px 4px #2424241a;height:60px;box-sizing:border-box;color:#71c0ff}.personals__access-label{font-size:20px;color:#71c0ff;cursor:pointer;text-decoration:none}.personals__access-btn{background:none;border:none;cursor:pointer;padding:4px;transition:opacity .15s;width:26px;height:26px}.personals__access-btn img{width:18px;height:18px}.personals__access-btn:hover{opacity:1}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#00000073;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.modal-window{width:600px;height:610px;box-sizing:border-box;position:relative;background:#fff;border-radius:30px;padding:50px;display:flex;flex-direction:column;align-items:flex-start}.modal-close{position:absolute;top:42px;right:50px;font-weight:200;background:none;border:none;cursor:pointer;font-size:28px;color:#000;transition:opacity .18s}.modal-close:hover{opacity:1}.modal-caption{color:#5c5c5c;font-size:20px;margin-bottom:10px}.modal-title{font-size:36px;color:#000;margin-bottom:0}.modal-title--danger{color:#ff9494;display:inline}.modal-title--access{font-size:36px;margin-bottom:10px}.modal-desc{color:#5c5c5c;font-size:20px;margin-bottom:40px;font-weight:300}.personals__access-divider{width:100%;height:1px;background:#ddd;border-radius:1px;margin:18px 0}.modal-actions{display:flex;gap:20px;margin-top:50px}.modal-actions--access{margin-top:20px;width:100%;justify-content:flex-start}.modal-btn{border:none;font-weight:200;width:240px;height:60px;border-radius:15px;padding:10px 20px;font-size:20px;box-shadow:0 1px 4px #2424241a;cursor:pointer;background:#fff;color:#000;transition:background .18s,color .18s}.modal-btn--danger{background:#ff9494;color:#fff}.modal-btn--danger:hover{background:#ff9494}.modal-btn--primary{background:#71c0ff;color:#fff}.modal-btn--primary:disabled{background:#5c5c5c;color:#fff;cursor:not-allowed}.modal-access{margin-bottom:0;width:100%}.modal-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 120px;margin-top:18px}.modal-checkbox{display:flex;align-items:center;font-size:18px;cursor:pointer;margin-bottom:6px;-webkit-user-select:none;user-select:none}.modal-checkbox input[type=checkbox]{display:none}.modal-checkbox-mark{width:18px;height:18px;border:1px solid #000000;border-radius:4px;margin-right:10px;background:#fff;position:relative;transition:border .18s,background .18s}.modal-checkbox input[type=checkbox]:checked+.modal-checkbox-mark{background:#fff;border-radius:6px;border:1.2px solid #71C0FF}.modal-checkbox input[type=checkbox]:checked+.modal-checkbox-mark:after{content:"";position:absolute;left:7px;top:2px;width:3px;height:10px;border:solid #71C0FF;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.modal-checkbox-label{font-size:20px;color:#000}.modal-checkbox-label--active{color:#71c0ff;text-decoration:none}@media (max-width: 900px){.personals{flex-direction:column;gap:20px}.personals__card{min-width:0;max-width:100%;width:100%}.personals__input-container{width:100%}.modal-window{min-width:0;max-width:98vw;padding:24px 6vw}.modal-title{font-size:22px}.modal-caption{font-size:15px}.modal-btn{font-size:16px;padding:12px 16px}.modal-access-grid{gap:8px 10px}}.shop-info{display:flex;background:#fff;border-radius:28px;border:1px solid #DDDDDD;padding:35px 40px 3px 25px;gap:35px;height:465px;max-width:960px}.shop-info__left{flex:1 1 0;display:flex;flex-direction:column;box-sizing:border-box;min-width:430px;width:100%}.shop-info__title{height:20px;font-size:24px;color:#000;margin-bottom:15px}.shop-info__subtitle{font-size:14px;height:26px;color:#5c5c5c;margin-bottom:25px}.shop-info__group{display:flex;flex-direction:column;gap:10px;position:relative;margin-bottom:22px}.shop-info__label{font-size:24px;color:#000;margin-bottom:0}.shop-info__label--right{font-size:24px;color:#000;margin-bottom:7px}.shop-info__input-wrap{display:flex;align-items:center;background:#fff;border:1px solid #DDDDDD;border-radius:24px;padding:0 15px;height:48px;gap:0;min-width:0;position:relative;transition:border-color .2s,box-shadow .2s}.shop-info__input-wrap.is-merfy{border-color:#71c0ff!important;transition:border-color .2s,box-shadow .2s}.shop-info__input-wrap.is-visible{border-color:#000}.shop-info__input-wrap.is-hidden{border-color:#ddd}.shop-info__input{border:none;background:transparent;font-size:18px;color:#000;width:100%;outline:none;font-family:inherit;letter-spacing:.5px;padding:0;height:44px}.shop-info__input:disabled{background:transparent;color:#000;-webkit-text-security:disc}.shop-info__input--secure{-webkit-text-security:disc}.shop-info__input--invalid{color:#ff9494}.shop-info__input::placeholder{font-weight:200;opacity:1}.shop-info__input::-webkit-input-placeholder{font-weight:200;opacity:1}.shop-info__input::-moz-placeholder{font-weight:200;opacity:1}.shop-info__input:-ms-input-placeholder{font-weight:200;opacity:1}.shop-info__icon-circle{display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 4px #2424241a;border-radius:50%;width:40px;margin-left:15px;margin-right:-10px;height:40px;flex-shrink:0}.shop-info__icon{width:20px;height:20px;-webkit-user-select:none;user-select:none}.shop-info__icon--edit{margin-left:16px}.shop-info__icon--flag{margin-right:10px;margin-left:0;width:28px}.shop-info__popover-error{position:absolute;left:0;top:calc(100% + 8px);min-width:220px;background:#fff;color:#ff9494;border:1.5px solid #FF9494;border-radius:12px;font-size:14px;padding:10px 16px;z-index:10;animation:popover-fade-in .25s cubic-bezier(.4,1.3,.6,1) both;box-shadow:0 2px 12px #00000012}.shop-info__popover-error .shop-info__popover-arrow{position:absolute;left:24px;top:-10px;width:14px;height:14px;background:#fff;border-left:1.5px solid #FF9494;border-top:1.5px solid #FF9494;transform:rotate(45deg);z-index:1}.shop-info__right{flex:1 1 0;min-width:430px;max-height:293px;width:100%;height:100%;display:flex;flex-direction:column;gap:25px;justify-content:flex-start;margin-top:87px}.shop-info__row{display:flex;flex-direction:column}.shop-info__shops{display:flex;gap:25px;align-items:center}.shop-info__shop{margin-top:2px;width:48px;height:48px;border-radius:50%;color:#5c5c5c;font-size:18px;display:flex;align-items:center;justify-content:center;border:none}.shop-info__shop--active{background:#71c0ff;color:#fff}.shop-info__shop--add{background:#fff;color:#5c5c5c;border:1.5px solid #DDDDDD;font-size:28px;cursor:pointer;transition:background .18s}.shop-info__shop--add:hover{background:#f5f5f5}.shop-info__shop--lock{background:#ddd;color:#fff;border:none}.shop-info__shop--lock img{width:22px;height:22px}.shop-info__status{width:400px;height:48px;background:#fff;border:1.5px solid #DDDDDD;border-radius:24px;display:flex;align-items:center;padding:0 14px}.shop-info__status-published{color:#4ad300;font-size:20px;display:flex;align-items:center;gap:8px}.shop-info__status-published img{width:20px;height:20px;margin-right:5px}.shop-info__plan{width:400px;height:48px;background:#fff;border:1.5px solid #DDDDDD;border-radius:24px;display:flex;align-items:center;padding:0 14px;justify-content:space-between}.shop-info__plan-name{color:#71c0ff;font-size:20px}.shop-info__plan-icon{width:20px;height:20px}@keyframes popover-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.shop-info{flex-direction:column;gap:24px;padding:20px 8px}.shop-info__left,.shop-info__right{max-width:100%;min-width:0}}.ur-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e1e1e52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.ur-popup{width:600px;height:860px;background:#fff;border-radius:30px;box-shadow:0 8px 32px #0000001f;padding:50px;position:relative;display:flex;flex-direction:column;box-sizing:border-box}.ur-popup__close{position:absolute;top:32px;right:32px;background:none;border:none;font-size:32px;color:#000;cursor:pointer;line-height:1;z-index:1;transition:color .15s}.ur-popup__close:hover{color:#71c0ff}.ur-popup__header{margin-bottom:40px}.ur-popup__greeting{font-size:20px;color:#5c5c5c;margin-bottom:10px}.ur-popup__title{font-size:36px;color:#000;margin-bottom:10px}.ur-popup__subtitle{font-size:20px;color:#5c5c5c}.ur-popup__form{display:flex;flex-direction:column;gap:20px;width:500px}.ur-popup__field{display:flex;flex-direction:column;gap:10px}.ur-popup__label{font-size:20px;color:#000}.ur-popup__input{border:1px solid #DDDDDD;width:100%;max-width:500px;box-sizing:border-box;height:56px;border-radius:100px;background:#fff;font-size:20px;color:#000;padding:0 24px;outline:none;font-weight:400;transition:box-shadow .2s,border-color .2s}.ur-popup__input::placeholder{font-weight:200;color:#5c5c5c}.ur-popup__input:disabled{background:#fff;color:#5c5c5c;cursor:not-allowed}.ur-popup__select-wrap{position:relative;display:flex;align-items:center}.ur-popup__flag-country{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:26px;height:20px;border-radius:4px;object-fit:cover;z-index:2;pointer-events:none}.ur-popup__row{display:flex;gap:18px}.ur-popup__field--country,.ur-popup__field--city,.ur-popup__field--address,.ur-popup__field--postal{flex:1}.ur-popup__checkbox-wrap{margin:4px 0 0}.ur-popup__checkbox-label{display:flex;align-items:center;font-size:18px;color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:400;gap:10px}.ur-popup__checkbox{display:none}.ur-popup__checkbox-custom{width:22px;height:22px;border-radius:6px;border:2px solid #5C5C5C;background:#fff;display:inline-block;margin-right:4px;position:relative;transition:border-color .2s,background .2s;vertical-align:middle}.ur-popup__checkbox:checked+.ur-popup__checkbox-custom{background:#71c0ff;border-color:#71c0ff}.ur-popup__checkbox:checked+.ur-popup__checkbox-custom:after{content:"";display:block;position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #ffffff;border-width:0 3px 3px 0;transform:rotate(45deg)}.ur-popup__actions{display:flex;gap:16px;margin-top:16px}.ur-popup__btn{flex:1;height:56px;border-radius:16px;font-size:20px;font-weight:400;border:none;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.ur-popup__btn--secondary{background:#fff;color:#000;border:1.5px solid #ffffff}.ur-popup__btn--secondary:hover{background:#fff}.ur-popup__btn--primary{background:#fff;color:#fff}.ur-popup__btn--primary:hover{background:#71c0ff;color:#fff}.ur-popup__footer{display:flex;justify-content:center;gap:36px;margin-top:38px}.ur-popup__footer-link{font-size:16px;color:#5c5c5c;cursor:pointer;transition:color .15s}.ur-popup__footer-link:hover{color:#71c0ff}.ur-popup__select__control{border:1px solid #DDDDDD!important;border-radius:100px!important;min-height:56px!important;background:#fff!important;font-size:20px;font-weight:400;color:#000;padding-left:54px!important;box-shadow:none!important}.ur-popup__select__value-container{padding-left:0!important}.ur-popup__select__placeholder{font-weight:200;color:#5c5c5c!important}.ur-popup__select__input{padding-left:0!important}.ur-popup__select__dropdown-indicator,.ur-popup__select__indicator-separator,.ur-popup__select__indicators{display:none!important}.ur-popup__select__single-value{padding-left:0!important}.ur-popup__select-single-value,.ur-popup__select-option{display:flex;align-items:center;gap:8px}.ur-popup__select-option{padding:8px 12px;cursor:pointer}.ur-popup__select-option:hover{background-color:#e6e6e6b3}.ur-popup__flag{width:26px;height:20px;border-radius:4px;object-fit:cover}@media (max-width: 700px){.ur-popup{width:98vw;height:98vh;padding:18px 8px 16px;border-radius:20px}.ur-popup__title{font-size:24px}.ur-popup__footer{gap:16px;font-size:13px}}.change-plans-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e1e1e52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.change-plans{width:600px;height:630px;background:#fff;border-radius:30px;box-shadow:0 8px 32px #0000001f;padding:50px;position:relative;display:flex;flex-direction:column;box-sizing:border-box}.change-plans__close{position:absolute;top:42px;right:50px;background:none;border:none;font-weight:200;font-size:28px;color:#000;cursor:pointer;line-height:1;z-index:1}.change-plans__header{margin-bottom:40px}.change-plans__greeting{font-size:20px;color:#5c5c5c;margin-bottom:10px;font-weight:200}.change-plans__title{font-size:36px;color:#000;margin-bottom:10px;font-weight:200}.change-plans__subtitle{font-size:20px;color:#5c5c5c;font-weight:200}.change-plans__form{flex:1 1 auto;display:flex;flex-direction:column}.change-plans__plans{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.change-plans__plan{height:60px;box-sizing:border-box;display:flex;align-items:center;border:1px solid #000000;border-radius:15px;padding:15px;cursor:pointer;position:relative;background:#fff;transition:border-color .18s}.change-plans__plan--selected{border-color:#71c0ff;background:#fff}.change-plans__plan:hover{border-color:#71c0ff}.change-plans__plan-radio{display:flex;align-items:center;justify-content:center;margin-right:16px;width:22px}.change-plans__plan-radio .change-plans__radio-circle{width:20px;height:20px;border-radius:50%;border:1.2px solid #000000;background:#fff;display:block;position:relative;transition:border-color .2s,box-shadow .2s}.change-plans__plan-radio .change-plans__radio-circle--checked{border-color:#71c0ff}.change-plans__plan-radio .change-plans__radio-circle--checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#71c0ff;border-radius:50%;transition:opacity .2s ease}.change-plans__plan-name{font-size:24px;color:#000;margin-right:10px;display:flex;align-items:center;gap:10px}.change-plans__plan-name .change-plans__plan-icon{width:24px;height:24px;margin:0;flex-shrink:0;display:inline-block;vertical-align:middle}.change-plans__plan-name .change-plans__plan-label{font-size:24px;color:#000}.change-plans__plan-prices{flex:1 1 auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.change-plans__plan-price{font-size:20px;font-weight:200;color:#000}.change-plans__plan-oldprice{font-size:12px;color:#5c5c5c;text-decoration:line-through}.change-plans__info{font-size:16px;color:#000;font-weight:200}.change-plans__actions{display:flex;gap:20px;margin-top:40px;width:100%;margin-bottom:40px}.change-plans__actions .change-plans__btn{flex:1;height:60px;width:240px;border-radius:15px;font-size:20px;font-weight:200;border:none;cursor:pointer;background:#fff;box-shadow:none;transition:background .18s,color .18s}.change-plans__actions .change-plans__btn--secondary{color:#000;box-shadow:0 1px 4px #2424241a}.change-plans__actions .change-plans__btn--primary{background:#71c0ff;color:#fff}.change-plans__actions .change-plans__btn--primary:disabled{background:#5c5c5c;color:#fff;cursor:not-allowed}.change-plans__footer{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.change-plans__footer-link{font-size:16px;color:#000;cursor:pointer;transition:color .15s}.change-plans__footer-link:hover{color:#71c0ff}@media (max-width: 700px){.change-plans{width:98vw;height:98vh;padding:18px 6vw;border-radius:18px}.change-plans__title{font-size:22px}.change-plans__footer{gap:12px;font-size:13px}.change-plans__plan{padding:13px 10px}}.profile-header{display:flex;width:100%;max-width:1480px;height:60px;box-sizing:border-box;justify-content:space-between;margin-bottom:40px}.profile-header__info{display:flex;flex-direction:column;min-width:0;justify-content:flex-start}.profile-header__title{font-size:36px;color:#000;margin-bottom:5px}.profile-header__subtitle{font-size:20px;color:#71c0ff}.profile-header .profile-header__icon-block{display:flex;align-items:center;justify-content:center;width:60px;height:60px;min-width:60px;min-height:60px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #2424241a;transition:box-shadow .15s}.profile-header .profile-header__logout-icon{width:32px;height:32px;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.9;transition:opacity .15s;display:block}.profile-header .profile-header__logout-icon:hover{opacity:1}.rose{width:100%;height:100%;margin:0 auto;padding:0;box-sizing:border-box}.rose__main-section{margin-bottom:40px}.main-block{display:flex;gap:40px;max-width:1480px;margin:0 auto 40px;background:#fff;border-radius:24px;box-sizing:border-box;height:540px}.main-block__info{width:460px;display:flex;flex-direction:column}.main-block__title{font-size:36px;font-weight:300;margin:0;color:#000}.main-block__price{margin:10px 0;font-size:24px;color:#71c0ff}.main-block__note{display:flex;align-items:center;gap:5px;font-size:20px;color:#ddd}.main-block__note img{width:20px;height:20px}.main-block__desc{margin-top:30px;margin-bottom:10px;font-size:20px;color:#000}.main-block__divider{border:1px solid rgba(221,221,221,.8);width:100%}.main-block .main-block__score-row{display:flex;gap:120px;margin:10px 0}.main-block .main-block__score-col{display:flex;flex-direction:column;align-items:flex-start}.main-block .main-block__score-title{font-size:20px;color:#000;margin-bottom:6px}.main-block .main-block__developer-link{color:#71c0ff;text-decoration:underline;font-size:20px}.main-block__stats{display:flex;gap:24px;font-size:20px;color:#000;margin-bottom:18px}.main-block__stats a{color:#71c0ff;text-decoration:underline}.main-block__stat{display:flex;align-items:center;gap:6px}.main-block__stat img{width:17px;height:17px;opacity:.8}.main-block__stat--dev{margin-left:auto;gap:4px}.main-block__title-tags{font-size:20px}.main-block__tags{display:flex;flex-wrap:wrap;gap:20px}.main-block__tag{background:#fff;color:#000;font-size:20px}.main-block__buttons{display:flex;flex-direction:column;gap:10px;margin-top:20px}.main-block__choose{padding:10px 15px;font-size:20px;height:50px;box-shadow:0 1px 4px #2424241a;font-weight:300;border-radius:15px;background:#71c0ff;border:none;color:#fff;cursor:pointer;transition:background .18s,color .18s}.main-block__choose:hover{background:#71c0ff;color:#fff}.main-block__preview-btn{height:50px;padding:10px 15px;font-size:20px;border-radius:15px;background:#fff;box-shadow:0 1px 4px #2424241a;font-weight:300;border:none;color:#000;cursor:pointer;transition:border-color .15s,color .15s}.main-block__preview-btn:hover{border-color:#71c0ff;color:#71c0ff}.main-block__update{font-size:16px;color:#5c5c5c;display:flex;justify-content:center;margin:25px 0 0}.main-block__preview{position:relative;flex:1;overflow:hidden;border-radius:18px}.main-block__img-desktop{width:100%;height:100%;object-fit:cover;border-radius:18px}.main-block .mobile-preview-container{position:absolute;top:15px;right:15px;width:245px;border-radius:18px;z-index:10}.main-block .mobile-preview-container .main-block__img-mobile{width:100%;height:510px;border-radius:18px;display:block}.main-block .mobile-preview-container .header-on-mobile{position:absolute;top:25px;left:10px;z-index:20}.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar{display:flex;align-items:center;width:225px;justify-content:space-between}.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .left,.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .right{display:flex;gap:10px;align-items:center}.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .left img,.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .right img{width:18px;height:18px}.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .left .logo,.main-block .mobile-preview-container .header-on-mobile .img-header-mobile .browser-bar .right .logo{width:50px;height:30px}.main-block .mobile-preview-container .caption-on-mobile{position:absolute;bottom:80px;left:10px;z-index:20}.main-block .mobile-preview-container .caption-on-mobile .img-caption-mobile .caption img{height:32px}.main-block .mobile-preview-container .caption-on-mobile .img-caption-mobile .caption span{font-family:Montserrat Alternates,sans-serif;font-weight:100;color:#fff;font-size:20px;display:block;margin-top:8px}.main-block .header-on-desktop{position:absolute;top:20px;left:300px;transform:translate(-50%);width:340px;z-index:10}.main-block .header-on-desktop .img-header .browser-bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:50px}.main-block .header-on-desktop .img-header .browser-bar img{height:30px;width:50px}.main-block .header-on-desktop .img-header .browser-bar .nav{display:flex;gap:40px;font-size:12px;color:#ddd;font-weight:300}.main-block .header-on-desktop .img-header .browser-bar .icons{display:flex;gap:14px}.main-block .header-on-desktop .img-header .browser-bar .icons img{width:12px;height:12px}.main-block .caption-on-desktop{position:absolute;bottom:70px;left:120px;z-index:5}.main-block .caption-on-desktop .img-caption .caption{display:flex;flex-direction:column;align-items:start;gap:15px}.main-block .caption-on-desktop .img-caption .caption img{height:40px}.main-block .caption-on-desktop .img-caption .caption span{font-family:Montserrat Alternates,sans-serif;font-weight:100;color:#fff;font-size:20px}@media (max-width: 900px){.main-block{flex-direction:column;gap:24px;padding:18px 6vw}.main-block__info{width:100%}.main-block__preview{height:auto}.main-block .mobile-preview-container{top:15px;right:15px;width:45vw}}.card-block{height:330px;width:1480px;margin:0 auto;box-sizing:border-box}.card-block-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card-item{background:#fff;border-radius:15px;display:flex;flex-direction:column;box-shadow:0 1px 4px #2424241a;box-sizing:border-box;width:355px;height:330px}.card-item__image{width:355px;height:196px;object-fit:cover}.card-item__content{display:flex;flex-direction:column;height:130px}.card-item__description{height:100%;padding:15px}.card-item__description-title{font-weight:300;font-size:20px;color:#000;margin:0}.card-item__description-text{margin:8px 0 0;font-size:14px;color:#5c5c5c}@media (max-width: 768px){.card-block-grid{grid-template-columns:1fr;gap:16px}.card-item{padding:16px}.card-item__image{height:200px}}.main-block-page404{min-height:100vh;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.main-block-page404__content{text-align:center;display:flex;flex-direction:column;background:#fff}.main-block-page404__404{font-family:Poiret One,Arial,sans-serif;font-size:500px;font-weight:200;color:#000}.main-block-page404__title{font-size:48px;font-weight:200;margin-bottom:25px;color:#000}.main-block-page404__subtitle{font-size:32px;color:#5c5c5c;margin-bottom:36px}.main-block-page404__buttons{display:flex;gap:40px;justify-content:center}.main-block-page404__btn{width:250px;height:80px;border:none;border-radius:100px;font-size:24px;font-weight:200;padding:10px 28px;min-width:160px;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-block-page404__btn:disabled{opacity:.5;pointer-events:none}.main-block-page404__btn--black{background:#000;color:#fff}.main-block-page404__btn--white{background:#fff;color:#000;box-shadow:0 1px 4px #2424241a}.main-block-page404__btn-icon{margin-right:10px;font-size:18px;display:flex;align-items:center}.auth{display:flex;flex-direction:column;gap:10px;text-align:center}.auth__input,.auth__button{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.auth__form{display:flex;flex-direction:column;gap:10px;width:300px;text-align:center;margin:0 auto}.auth-page{display:flex;justify-content:center;align-items:center;height:100vh}.auth{display:flex}.auth__input{padding:10px;border:1px solid #ccc;border-radius:5px;width:auto}.auth__button{width:300px;padding:10px;border:1px solid #ccc;border-radius:5px}.auth__form{display:flex;flex-direction:column;gap:10px}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-cyrillic-ext-200-normal-BYbaP28J.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-200-normal-Bdm8nN8w.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-cyrillic-200-normal-DOuaTB1_.woff2) format("woff2"),url(/assets/roboto-cyrillic-200-normal-CKviS-Oj.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAWsAA8AAAAAByQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAEoAAABgc3TgulNUQVQAAAIMAAAAQwAAAFpe9T+tY21hcAAAAlAAAABAAAAAXj5j4n9nYXNwAAACkAAAAAwAAAAMAAgAGWdseWYAAAKcAAABKAAAAS7J87kpaGVhZAAAA8QAAAA2AAAANgkkYTFoaGVhAAAD/AAAAB8AAAAkCp4FhWhtdHgAAAQcAAAAHwAAACQWzQA2bG9jYQAABDwAAAATAAAAFAFRAaltYXhwAAAEUAAAABwAAAAgACkBIW5hbWUAAARsAAABLAAAApI6cmcfcG9zdAAABZgAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaTcWxEUAwAADAlySMwQ46lU7lbJEzUxorWMU6CqfQ+OaltLtlcs0jTf8dLyUgAJiJfpZtW8z0a+uhdDUYNAekKZ8YxBf96Ap6AAB42gXBsQEBARQFsLx/oIVaCRgKAHRgRWNdImKgwUSDjfod39eE3+X6Drm9d8+U0jMyFVTmjoiQjj8apbIAoQV8Cgc8AHjaY2BgYAJiZiAWAZKMYJqFwQtI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91g3TwMCMAEANCmDfkAAQACAAgACP//AA942h0PM0BGQfi7u3f/n/1qyrZtTllTxpqWbE2Za3a99ilsGUuuOdcU7t6PzwZQqAAgblQCAgrQBQMwBkCm9qYUIWddYq+LiRuLwoP8HZmyZWTIv5EH55gwhjBCVPrNpFIua2EtBrgBN7AkNkvVjIsAMHTJL8I13QcRPAGQaGGEHR18cHBwUAwODLDBJDjIRx0xwqJoYaOOxGDhOm30sKP1eCwjY/SoteNwLD0zrlmqq5aa4uKbtqvrpKZYEr47+rFeWLj+Mbo79q4x3vnafsfFdE7O9EXHfuelxrjUbM8X2rEzPQKq/SjYPFAkzsGBooWlldLFBcWM5K/zuwz/IMfEdKFfH0WK/OSpsji+2NHLpl2W+a/8Qu3oIbgATQFQgoLPA6gArnBiUQABAAAAAwJO5G8yUl8PPPUAGwgAAAAAAMTwES4AAAAA4dQCb/oi/dUJDQhzAAAACQACAAAAAAAAeNpjYGRgYM/5x8PAwKn7S+mfEycvUAQVcAIAaisEMQB42mPuYUhhgALGdxDMGsvQxFTGEAZmL/73CwBn2ggTAHjaY2Bg0IXDHIZuIJwOABNkAvsAeNpjYGRgYOBkWMkgylDGwA7mIQAzAyMAHeQBS3jahJA1UgRAFAV7FXdJcXd3d3dIsVVY95SzkKLH4FS8Kga3Guvf4x8o5BYbFnsO8GjpNWyh1lJs2EqhxWrYxjBPhu0f1jho5Nqwk1quDBcyyPoLWyCfacMWchk0bJVvNWynnErDTfK5hptFsEuIACcE2RRFEXPJAmniRMXr+PDgVbSipjnFZxypP1fsFbneVqiphIkxSpdKSOwiiFsUJG72ymiFi07ZKB52CXGqFlfr+PHmQ1wyMcU6h2r66KRbZYQxRb2iXvo/2SW2VJZE/5++i0uU4FI2+ml99Y/r59C/yMgaY97Qo1LNvoyL6i/nbBMlhB8XZ2g9MyRQvuT0L8XN33LnwYdWkOCUTs4IEUCWkIqHS1xvWY3JR5+H4stksF+KgRAU3poAYaxf1HjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-greek-200-normal-C64twVVl.woff2) format("woff2"),url(/assets/roboto-greek-200-normal-BU1wxdK_.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-math-200-normal-DjlfcvLC.woff2) format("woff2"),url(/assets/roboto-math-200-normal-Cr07lIPR.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-symbols-200-normal-qP6-HeLU.woff2) format("woff2"),url(/assets/roboto-symbols-200-normal-DVegURyN.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-vietnamese-200-normal-BrX23e38.woff2) format("woff2"),url(/assets/roboto-vietnamese-200-normal-DQZJ8u7s.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-latin-ext-200-normal-Cx1Ki_ck.woff2) format("woff2"),url(/assets/roboto-latin-ext-200-normal-DKt8hNqu.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/roboto-latin-200-normal-DYFzPcwB.woff2) format("woff2"),url(/assets/roboto-latin-200-normal-DCODGrje.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-cyrillic-ext-300-normal-CUPJdUZp.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-300-normal-D2-2MTar.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-cyrillic-300-normal-BoeCr7ev.woff2) format("woff2"),url(/assets/roboto-cyrillic-300-normal-Cb01H779.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAWsAA8AAAAABvwAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAE0AAABgc6bgxlNUQVQAAAIQAAAAQQAAAFpe9kARY21hcAAAAlQAAABAAAAAXj5j4n9nYXNwAAAClAAAAAwAAAAMAAgAGWdseWYAAAKgAAABJwAAAS7SLFJAaGVhZAAAA8gAAAA2AAAANgkvYTFoaGVhAAAEAAAAAB8AAAAkCqkFk2htdHgAAAQgAAAAHwAAACQXOQALbG9jYQAABEAAAAATAAAAFAFRAaltYXhwAAAEVAAAABwAAAAgACkBIW5hbWUAAARwAAABJwAAAmo2I2JRcG9zdAAABZgAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaY2BhKWHUYWBlYGCdxWrMwMAoD6GZLzKkMTEwMAAxFDgABRmQgLu/vztIUN6XjeEfA0Ma+ywmBgUGxvkgORYr1g1ASoGBGQC5Zgm5AAAAeNoFwTECAUAQBLDMHmihVgIeBQA68H2JiIGGiYaN+h3f14Tf5foOub13z5TSMzIVVOaOiJBuNmhKZQHCH3CfBqIAAAB42mNgYGACYmYgFgGSjGCahcELSPMxcADl2MAqeBkUGBbI+/7/D+Sh8EE6/n/7/+R/+oPdYN08DAjABADQpg35AAEAAgAIAAj//wAPeNodD7NiLUH0zOyd5L1Ym1SxzW2iJrZto4ptdbFtlNvHNvY7YnPnBscGEMgEYMwIDwzIwH9QAGUApKqvShAy/s/o/8eMmeiKO+gtUhWXkCJ9RBaUYkYUEUaI8B+hhI8Ua8QaBVyBK0RPcYb8ME4GwFAnvZJckx1gwRIAsRpK2NDABnOckzt2dNDBDOdk8xNRwiyrofMTcceS69A+obFeGAwPGxDqG4WB0GqX4oW83LliN/eSudz8uSIXxmR0+I1PTubfhkeHX3+NV3oy3njWExzcc9Y43nTxa1z8bk+VVOEMIgD5+4hTd2QZY86R1dDUkjUxQclt9et0pdDGzj4gQtKmiNxZenSVEueZbmpv1CqV0kPpFXEkF2ACxBtAFmRoHsA3ruZiQgAAAQAAAAMCTtsyCUJfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/6H/3VCRsIcwAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMBp8Uv+nyunNFAEFXACAGxCBEoAeNpj7mFIYYACxs8QzJrNUMe0nSEBzN747yQAbIsIVAB42mNgYNCFwxyGbiCcDgATZAL7AHjaY2BkYGDgZFjJIMpQxsAO5iEAMwMjAB3kAUt42mJgYOBjWMfAzMDIwglkb2LkgrIZGSQYPkHZTEA1TyBsIKnHsA1QBznoVhiFQXBqN26c/EFtK6htxqnda75FH7mTXCtHs5v9jvLcWpZpY4i/PLfrZ/LczxJbOW6CXlWOm+hmIs/N+kGe2/QH8jys353nEQmuCPPLIyHOpBgyP5zwyTsfJDh06KifuXd+UX9Ir8WEwxYhzhrTtrD8Sog3KUQiX6tj4pUpPMVKz+XJkXBMlp13ZyZGXG01AfNWzNhWWVfNSXMsVLj7nNv2pQZ76r9KSX54JFaRCspS2+oIWRN5J3/erC3gRueVgMrqC9NhvnjlGfNseoo/oucb1CM1v/Pu7ibMPTFllb+PLmHbOz+8Fv8trh+reNEzvkDf35FH/wF1DFm0AHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-greek-300-normal-Cnub06j7.woff2) format("woff2"),url(/assets/roboto-greek-300-normal-BMtCIBFp.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-math-300-normal-BMxwzQmU.woff2) format("woff2"),url(/assets/roboto-math-300-normal-9fozW1Ii.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-symbols-300-normal-BtHl5mYl.woff2) format("woff2"),url(/assets/roboto-symbols-300-normal-zmF1mPr_.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-vietnamese-300-normal-CNeuLW5X.woff2) format("woff2"),url(/assets/roboto-vietnamese-300-normal-CBwYb71Q.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-latin-ext-300-normal-BOz0oSmX.woff2) format("woff2"),url(/assets/roboto-latin-ext-300-normal-9Myisv2Z.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/roboto-latin-300-normal-CztWkFGs.woff2) format("woff2"),url(/assets/roboto-latin-300-normal--FIRE8Jd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-ext-400-normal-DzMWdK87.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-400-normal-5IDvadIC.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-DAIM1_dR.woff2) format("woff2"),url(/assets/roboto-cyrillic-400-normal-C5q4FMUG.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXEAA8AAAAABxQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAE0AAABgdArg2VNUQVQAAAIQAAAASQAAAF5e+0M1Y21hcAAAAlwAAABAAAAAXj5j4n9nYXNwAAACnAAAAAwAAAAMAAgAGWdseWYAAAKoAAABNgAAATZnhEGkaGVhZAAAA+AAAAA2AAAANglAYTFoaGVhAAAEGAAAAB8AAAAkCroFqmhtdHgAAAQ4AAAAHwAAACQX6f/DbG9jYQAABFgAAAATAAAAFAFZAbFtYXhwAAAEbAAAABwAAAAgACkBIW5hbWUAAASIAAABJQAAAng3dGTWcG9zdAAABbAAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaY2BhaWecwMDKwMA6i9WYgYFRHkIzX2RIY2JgYABiKHAACjIgAXd/f3eQoLwvG8M/BoY09llMDAoMjPNBcixWrBuAlAIDMwDj2QowAAAAeNoNx7EBQVEQALDcPdDCAgAwFADowBoGMpzfJUJoKegpWMnP/nmO4HM6P4O4PDf3SKmhYyCQMbVHEZUb8SV/KLL6DAR/orwHzQAAAHjaY2BgYAJiZiAWAZKMYJqFwQtI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91g3TwMCMAEANCmDfkAAQACAAgACP//AA8ABQBkAAADKAWwAAMABgAJAAwADwAAAREhEQUBASUJAyEJAgMo/TwCjv7vARH9qAEN/vMBKv7+AgP9/QECAQEFsPpQBbBU/Xz9fAwCeAJ4/UT9ogVE/aICXgAAAgB3/+wFCgXEABUAKwAAARUUAgYGIyImJgI1NTQSNjYzMhYWEgM1NC4CIyIOAhUVFB4CMzI+AgUKUprXhYHXnVZVnNeBhdebU781ZpNdWpFnODhpkVpekmU0AwZcpP78tmBgtgEEpFykAQO3YGC3/v3/AF6CyIhGRojIgl6DyYlGRonJAAACAHAEcQLJBdcABQAPAAABNRMzFQMlNTMVFBYXByYmAZJ0w9/+hqcqKklWXASEEQFCFf7C/lVPSGgtOi2P///+eP/sBVAF1gAmAAVGAAAHAAb+CP//AAAAAQAAAAMCTqtYHyJfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/6Gv3VCTEIcwAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMDp9UvqnxenIVAEFXACAG+cBHIAeNpj7mFIYYACxj8QzNrIUM6syFAAZh//VwEAaU4HvgB42mNgYNCFwwKGfiCcDQATpAMLAHjaY2BkYGDgZFjJIMpQxsAO5iEAMwMjAB3kAUt42n2QRVYDQBBEK+7Z4e7uDhvcXbdxd88VuAt6Dq6E1BsaJ3ljv2tm2gA4cQsdNHoL+VFTL6yBXWMX1vLNi7AOk3gS1qMZ98IG9OJa2Eg9IezELObfWQPYMSysgRWdwlrqtcLGr1iaPupW4X4ScIok4nDT+yEpoziGHeTUGYYXV9x9tEMkPzlIyoGLI4UsFjHGkST76SVASiAnf6kgy31U+Q6qaB6uHNcILT+1PN+6eXtJK8PXYeWhHVP8Nc6xgCVak6RJTP/w0P7Tw48fWzji2CJVi/nb+nq5pioqU5WKJYcJjnacU/Gj/Vc2x3ydRIQ3XvV+hZ7ZKVV7lnb/n64FEVYv8vQyCi9fxpWa5AgyK/9nP7PUMz8q8aqssxxh8sAbFBtciwAAAHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-greek-400-normal-jFM2czAU.woff2) format("woff2"),url(/assets/roboto-greek-400-normal-DwVopRQH.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-math-400-normal-B3wgz80t.woff2) format("woff2"),url(/assets/roboto-math-400-normal-BRMeFL5Z.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-symbols-400-normal-fF1SLJBj.woff2) format("woff2"),url(/assets/roboto-symbols-400-normal-B2LMqLB2.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-vietnamese-400-normal-CDDxGrUb.woff2) format("woff2"),url(/assets/roboto-vietnamese-400-normal-BYP5tVVv.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-ext-400-normal-ZYmyxeOy.woff2) format("woff2"),url(/assets/roboto-latin-ext-400-normal-BG57dRWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-CNwBRw8h.woff2) format("woff2"),url(/assets/roboto-latin-400-normal-BX2H0A0_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-cyrillic-ext-200-normal-CZJ4cUBu.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-200-normal-D_iEhpPi.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-cyrillic-200-normal-CXBQYKzb.woff2) format("woff2"),url(/assets/inter-cyrillic-200-normal-BbeBjk1e.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-greek-ext-200-normal-Dq1CX1Yh.woff2) format("woff2"),url(/assets/inter-greek-ext-200-normal-Bkc44p7b.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-greek-200-normal-eNF1HMAo.woff2) format("woff2"),url(/assets/inter-greek-200-normal-Bu8uf3rj.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-vietnamese-200-normal-BYvDigGQ.woff2) format("woff2"),url(/assets/inter-vietnamese-200-normal-DzDmzEiT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-latin-ext-200-normal-BbLMEfwQ.woff2) format("woff2"),url(/assets/inter-latin-ext-200-normal-BZvdQwkN.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-latin-200-normal-CGIQ4gbF.woff2) format("woff2"),url(/assets/inter-latin-200-normal-fAycq8N-.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-cyrillic-ext-300-normal-CgCALhwJ.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-300-normal-RId2JxDB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-cyrillic-300-normal-BnqRxXuy.woff2) format("woff2"),url(/assets/inter-cyrillic-300-normal-LR1W_oT8.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-greek-ext-300-normal-l2DDyC6M.woff2) format("woff2"),url(/assets/inter-greek-ext-300-normal-DLbbeei1.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-greek-300-normal-DmGD3g_f.woff2) format("woff2"),url(/assets/inter-greek-300-normal-BrhSP0vQ.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-vietnamese-300-normal-Bdr24Bqb.woff2) format("woff2"),url(/assets/inter-vietnamese-300-normal-DDGmYYdT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-latin-ext-300-normal-CPgO9Ksf.woff2) format("woff2"),url(/assets/inter-latin-ext-300-normal-Dp1L8vcn.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-latin-300-normal-BVlfKGgI.woff2) format("woff2"),url(/assets/inter-latin-300-normal-i8F0SvXL.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/montserrat-alternates-cyrillic-ext-200-normal-C8701xaK.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-ext-200-normal-Bw5SYRAN.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/montserrat-alternates-cyrillic-200-normal-5WNZts9f.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-200-normal-_eALbcB1.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/montserrat-alternates-vietnamese-200-normal-MdmOrhki.woff2) format("woff2"),url(/assets/montserrat-alternates-vietnamese-200-normal-Dfq1neqc.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/montserrat-alternates-latin-ext-200-normal-kW0CaRCY.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-ext-200-normal-D1DpCfEm.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/montserrat-alternates-latin-200-normal-CtMpmXZ6.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-200-normal-B5DJqPSe.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/montserrat-alternates-cyrillic-ext-100-normal-CswJyHz6.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-ext-100-normal-DTHTT4ei.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/montserrat-alternates-cyrillic-100-normal-ChIgJmcr.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-100-normal-muATVb7z.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/montserrat-alternates-vietnamese-100-normal-ihgtxNr-.woff2) format("woff2"),url(/assets/montserrat-alternates-vietnamese-100-normal-CN6hNt-x.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/montserrat-alternates-latin-ext-100-normal-DB7Ox9LV.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-ext-100-normal-BUmwM5-7.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat Alternates;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/montserrat-alternates-latin-100-normal-CYEjr6sB.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-100-normal-Cd8jG6hX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
