@charset "UTF-8";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)}.shop-page .sidebar{position:fixed;z-index:100}.sidebar{margin-top:30px;margin-left:30px;margin-bottom:30px;width:288px;height:998px;background:#fff;border-radius:30px;box-shadow:0 1px 4px #2424241a;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{flex:1;margin-top:20px;position:relative;margin-bottom:0}.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{display:flex;align-items:center;gap:10px;font-size:20px;color:#000;margin-left:10px;margin-right:10px;padding-left:25px;padding-top:16px;padding-bottom:16px;cursor:pointer;text-decoration:none;position:relative;z-index:1}.sidebar__nav ul .sidebar__link .sidebar__icon{width:24px;height:24px;object-fit:contain}.sidebar__nav ul .sidebar__link.active{background:none}.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;margin:20px 10px;padding:16px 0 16px 25px;font-size:20px;color:#000;cursor:pointer;text-decoration:none;position:relative;z-index:1}.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;transition:none}.sidebar__bottom .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-divider{height:1px;background:#ddd;width:100%}@media (max-width: 900px){.sidebar{display: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}.choose-plan-btn{font-size:1.2rem;color:#71c0ff;background:#fff;border:none;border-radius:14px;padding:12px 28px;font-weight:500;cursor:pointer;transition:background .18s,box-shadow .18s;box-shadow:0 1px 4px #2424241a;outline:none}.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;flex-direction:row;justify-content:space-between;gap:8px;margin-bottom:30px}.guide__training{color:#5c5c5c;gap:5px}.guide__training .guide__training-icon{width:16px;height:16px;opacity:1;margin-right:4px}.guide__training-subtitle{color:#71c0ff;margin-left:0;letter-spacing:.01em;text-decoration:none;margin-top:5px}.guide__steps-group{margin-bottom:30px;background:none;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;outline:none;transition:color .2s}.guide__steps-title:hover{color:#71c0ff}.guide__steps-arrow{width:18px;height:18px;transition:transform .25s;pointer-events:none;-webkit-user-select:none;user-select:none}.guide__steps-arrow--open{transform:rotate(180deg)}.guide__steps{list-style:none;padding:0;margin:20px 0 0}.guide__step{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:18px;color:#000}.guide__step--done .guide__step-icon{border:1.5px solid #4AD300;background:#fff}.guide__step--todo .guide__step-icon{border:1.5px solid #FF9494;background:#fff}.guide__step-icon{width:18px;height:18px;border-radius:50%;position:relative;display:inline-block;flex-shrink:0;background:#fff;border:1.5px solid #5C5C5C}.guide__step-content{display:flex;flex-direction:column;align-items:flex-start}.guide__step-title{display:block;color:#000;font-weight:300;font-size:20px;margin-bottom:0}.guide__step-desc{font-size:16px;color:#5c5c5c;margin-top:5px;margin-left:0;line-height:1.3}.guide__step-desc a{color:#71c0ff;text-decoration:underline}.guide .guide__link{color:#000;text-decoration:none}.guide .guide__link--blue{color:#71c0ff!important;text-decoration:none!important;cursor:pointer}.guide a{color:#71c0ff;text-decoration:underline;transition:color .15s}.guide a:hover{color:#2176c1}.guide button{font-family:inherit;font-weight:inherit}@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__step-title{font-size:18px}.guide__step-desc{font-size:14px}.guide__step,.guide__progress-block,.guide__progress-count,.guide__progress-total{font-size:16px}}@media (max-width: 1200px){.guide h1{font-size:30px}.guide h2{font-size:26px}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:14px}.guide__steps-title{font-size:18px}.guide__step-title{font-size:14px}.guide__step-desc{font-size:11px}.guide__step{font-size:13px}.guide__progress-block,.guide__progress-count,.guide__progress-total{font-size:14px}}@media (max-width: 960px){.guide h1{font-size:30px}.guide h2{font-size:26px}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:14px}.guide__steps-title{font-size:18px}.guide__step-title{font-size:14px}.guide__step-desc{font-size:12px}.guide__step,.guide__progress-block,.guide__progress-count,.guide__progress-total{font-size:14px}}@media (max-width: 720px){.guide h1{font-size:28px}.guide h2{font-size:24px}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:12px}.guide__steps-title{font-size:16px}.guide__step-title{font-size:12px}.guide__step-desc{font-size:11px}.guide__step,.guide__progress-block,.guide__progress-count,.guide__progress-total{font-size:13px}}@media (max-width: 480px){.guide h1{font-size:26px}.guide h2{font-size:22px}.guide__subtitle,.guide__training,.guide__training-subtitle{font-size:10px}.guide__steps-title{font-size:14px}.guide__step-title,.guide__step-desc{font-size:10px}.guide__step,.guide__progress-block,.guide__progress-count,.guide__progress-total{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}}.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}@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}}.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:100%;max-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}.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:pointer;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%;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:pointer;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}}.option-merfy{width:100%;max-width:470px;min-width:320px;height:100%;max-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}.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;cursor:pointer;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}.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:pointer;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:100%;max-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}.option-ultimate__price .option-ultimate__currency{font-size:48px;margin-left:2px}.option-ultimate__subtext{color:#71c0ff;font-size:20px;margin-bottom:30px;margin-top:5px;cursor:pointer;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}.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:pointer;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{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__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;cursor:pointer;transition:box-shadow .15s,background .15s;outline:none}.header-block__faq span{font-weight:300}.header-block__faq:hover{background:#ddd;box-shadow:0 1px 4px #2424241a}.header-block__faq-icon{width:24px;height:24px;display:block}.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: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}.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}.header-block-orders__search-btn img{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:18px;height:18px}.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 2px 16px #223c501a;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 #f0f0f0;background:#fff;-webkit-user-select:none;user-select:none}.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-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}.header-block-orders__filter-item:hover{background:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.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:320px}.table-block__header-cell--sum{min-width:130px}.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: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}.orders-info-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000024;z-index:1000;display:flex;justify-content:center;align-items:flex-start;padding-top:40px}.orders-info-popup{background:#fff;border-radius:18px;width:420px;max-width:94vw;box-shadow:0 4px 24px #223c502e;padding:24px 24px 18px;position:relative;font-family:inherit;animation:fadeIn .18s}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.orders-info-popup__header{display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:500;margin-bottom:12px}.orders-info-popup__close{background:none;border:none;font-size:32px;color:#b6b6b6;cursor:pointer;line-height:1;padding:0 4px}.orders-info-popup__total-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.orders-info-popup__label{font-size:14px;color:#b6b6b6}.orders-info-popup__total{font-size:32px;font-weight:500;margin-top:2px;color:#222}.orders-info-popup__card{display:flex;align-items:center;gap:6px;font-size:20px;color:#b6b6b6}.orders-info-popup__card img{width:34px;height:22px}.orders-info-popup__block{background:#fafbfc;border-radius:12px;padding:18px 14px 10px;display:flex;gap:18px;margin-bottom:14px}.orders-info-popup__col{flex:1;min-width:0}.orders-info-popup__row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:15px;line-height:1.2}.orders-info-popup__field{color:#b6b6b6;min-width:90px}.orders-info-popup__value{color:#222;text-align:right;word-break:break-all}.orders-info-popup__delivery-icon{width:18px;height:18px;vertical-align:middle;margin-right:3px}.orders-info-popup__footer{display:flex;justify-content:space-between;margin-bottom:10px;font-size:15px}.orders-info-popup__actions{display:flex;gap:10px;margin-top:10px}.orders-info-popup__print,.orders-info-popup__info{background:#fafbfc;color:#8eb6f9;border:none;border-radius:8px;padding:8px 18px;font-size:15px;cursor:pointer;transition:background .2s}.orders-info-popup__print:hover,.orders-info-popup__info:hover{background:#e9f1fc}.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}.headerBlock-products__input{border:none;background:transparent;font-size:14px;color:#a3a3a3;width:120px;outline:none;padding:0;height:38px}.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}.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{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}.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)}}.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}.online-shop__add-link:hover{color:#71c0ff}.online-shop__actions{display:flex;gap:15px;width:500px;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--publish{color:#4ad300}.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}.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:26px;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:15px;color:#71c0ff}.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}}.payment-popup-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)}.payment-popup{width:600px;height:610px;max-width:95vw;max-height:90vh;background:#fff;border-radius:24px;padding:32px;box-shadow:0 1px 4px #2424241a;display:flex;flex-direction:column;animation:slideUp .4s cubic-bezier(.4,.2,.2,1);overflow:hidden;box-sizing:border-box;position:relative;z-index:10001}.payment-popup button,.payment-popup__close,.payment-popup__action-btn,.payment-popup__eye-btn,.payment-popup__delete-btn,.payment-popup__add-button,.payment-popup__confirm-button,.payment-popup__cancel-button,.payment-popup__back-button,.payment-popup__submit-button{all:unset;padding:0!important;margin:0!important;border:none!important;background:none!important;box-shadow:none!important;font:inherit;color:inherit;cursor:pointer;display:inline-block}.payment-popup--form{height:790px}.payment-popup--confirm{height:340px;padding:40px}.payment-popup__close{position:absolute;top:24px;right:24px;width:40px;height:40px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#999;font-size:24px;display:flex;align-items:center;justify-content:center}.payment-popup__close:hover{background:#0000000d;color:#666}.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:8px}.payment-popup__header .payment-popup__title{font-size:36px;font-weight:400;color:#000;margin-bottom:8px}.payment-popup__header .payment-popup__subtitle{font-size:16px;color:#5c5c5c}.payment-popup__content{flex:1;display:flex;flex-direction:column}.payment-popup__method{margin-bottom:32px}.payment-popup__method-label{font-size:14px;color:#5c5c5c;margin-bottom:12px}.payment-popup__method-wrapper{position:relative}.payment-popup__method-card{height:56px;border:1px solid #E5E5E5;border-radius:16px;display:flex;align-items:center;padding:0 16px;cursor:pointer;transition:all .2s ease;background:#fff}.payment-popup__method-card:hover{border-color:#d0d0d0}.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:#4a90e2}.payment-popup__eye-btn:hover{background:#4a90e21a}.payment-popup__delete-btn{color:#ff6b6b;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 #E5E5E5;border-radius:12px;box-shadow:0 4px 20px #0000001a;z-index:1000;animation:dropdownSlide .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;border-bottom:1px solid #F5F5F5}.payment-popup__dropdown-item:last-child{border-bottom:none}.payment-popup__dropdown-item:hover{background:#f8f9fa}.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:56px;border:1px dashed #4AD300;border-radius:16px;color:#4ad300;font-size:16px;display:flex;align-items:center;justify-content:center;margin-top:auto;margin-bottom:32px;cursor:pointer;transition:all .2s ease}.payment-popup__add-button:hover{background:#28a7450d}.payment-popup__footer{display:flex;justify-content:center;gap:24px;margin-top:auto}.payment-popup__footer-link{font-size:14px;color:#5c5c5c;cursor:pointer}.payment-popup__footer-link:hover{text-decoration:underline}.payment-popup__confirm-content{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:center}.payment-popup__confirm-greeting{font-size:20px;color:#5c5c5c;margin-bottom:16px}.payment-popup__confirm-question{font-size:24px;font-weight:400;color:#000;margin-bottom:40px;line-height:1.4}.payment-popup__confirm-actions{display:flex;gap:16px;width:100%;max-width:400px}.payment-popup__confirm-button{flex:1;height:48px;background:#ff6b6b;color:#fff;border:none;border-radius:12px;font-size:16px;cursor:pointer;transition:all .2s ease}.payment-popup__confirm-button:hover{background:#ff5252}.payment-popup__cancel-button{flex:1;height:48px;background:transparent;color:#5c5c5c;border:none;border-radius:12px;font-size:16px;cursor:pointer;transition:all .2s ease}.payment-popup__cancel-button:hover{color:#000}.payment-popup__form{flex:1;display:flex;flex-direction:column}.payment-popup__form-row{display:flex;gap:16px;margin-bottom:24px}.payment-popup__form-row:last-of-type{margin-bottom:32px}.payment-popup__form-group{flex:1}.payment-popup__form-group label{font-size:14px;color:#5c5c5c;margin-bottom:8px;display:block}.payment-popup__form-group input{width:100%;height:48px;border:1px solid #E5E5E5;border-radius:12px;padding:0 16px;font-size:16px;box-sizing:border-box}.payment-popup__form-group input:focus{outline:none;border-color:#4ad300}.payment-popup__form-group input::placeholder{color:#bdbdbd}.payment-popup__payment-type{margin-bottom:32px}.payment-popup__payment-type-label{font-size:16px;color:#000;margin-bottom:16px}.payment-popup__radio-group{display:flex;flex-direction:column;gap:12px}.payment-popup__radio-option{display:flex;align-items:center;height:48px;border:1px solid #E5E5E5;border-radius:12px;padding:0 16px;cursor:pointer;transition:all .2s ease}.payment-popup__radio-option:hover{border-color:#d0d0d0}.payment-popup__radio-option input[type=radio]{display:none}.payment-popup__radio-option input[type=radio]:checked+.payment-popup__radio-custom{background:#71c0ff;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:2px solid #E5E5E5;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:8px;height:8px;background:#fff;border-radius:50%;opacity:0;transition:opacity .2s ease}.payment-popup__form-actions{display:flex;gap:16px;margin-top:auto;margin-bottom:32px}.payment-popup__back-button{flex:1;height:48px;background:#fff;color:#000;border:1px solid #E5E5E5;border-radius:12px;font-size:16px;cursor:pointer;transition:all .2s ease}.payment-popup__back-button:hover{background:#f8f8f8}.payment-popup__submit-button{flex:1;height:48px;background:#71c0ff;color:#fff;border:none;border-radius:12px;font-size:16px;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--confirm{height:auto;padding:32px 24px}.payment-popup__form-row{flex-direction:column;gap:12px}.payment-popup__form-actions,.payment-popup__confirm-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 fadeInPopUp{0%{opacity:0}to{opacity:1}}@keyframes slideUpPopUp{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes dropdownSlidePopUp{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__input.is-secure{-webkit-text-security:disc}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000000!important;color:#000!important;transition:background-color 5000s ease-in-out 0s}.personal-info{background:#fff;border-radius:30px;border:1px solid #DDDDDD;max-width:480px;max-height:525px;width:100%;height: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}.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:140px;font-size:12px;padding:8px 10px}}.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}}.payment-popup-overlay{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;background:#22222252;display:flex;align-items:center;justify-content:center}.password-popup{width:600px;max-width:95vw;background:#fff;border-radius:24px;padding:32px;box-shadow:0 8px 40px #0000001f;display:flex;flex-direction:column;position:relative;z-index:10001}.password-popup--code{height:540px}.password-popup--edit{height:590px}.password-popup__header{margin-bottom:32px;text-align:center}.password-popup__greeting{font-size:20px;color:#888;margin-bottom:8px}.password-popup__title{font-size:32px;font-weight:500;margin-bottom:8px;color:#222}.password-popup__subtitle{font-size:16px;color:#888}.password-popup__content{flex:1;display:flex;flex-direction:column;justify-content:center}.password-popup__code-inputs{display:flex;gap:16px;justify-content:center;margin-bottom:32px;position:relative}.password-popup__code-inputs .password-popup__code-input{width:56px;height:56px;font-size:32px;text-align:center;border-radius:16px;border:1px solid #E5E5E5;background:#fafaff;transition:border-color .2s,background .2s;outline:none}.password-popup__code-inputs .password-popup__code-input:focus{border-color:#7b61ff;background:#fff}.password-popup__code-inputs .password-popup__code-input::selection{background:#e0d8ff}.password-popup__form-group{margin-bottom:24px}.password-popup__form-group label{display:block;margin-bottom:8px;font-size:16px;color:#222;font-weight:500}.password-popup__input{width:100%;height:48px;border:1px solid #E5E5E5;border-radius:12px;font-size:16px;padding:0 16px;background:#fafaff;transition:border-color .2s}.password-popup__input:focus{outline:none;border-color:#7b61ff;background:#fff}.password-popup__error{color:#ff6b6b;font-size:14px;margin-top:8px}.password-popup__actions{display:flex;gap:16px;margin-top:auto;justify-content:center}.password-popup__back,.password-popup__submit{flex:1;height:48px;border-radius:12px;font-size:16px;cursor:pointer;font-weight:500;transition:background .2s,color .2s,border-color .2s}.password-popup__back{background:#fff;border:1px solid #E5E5E5;color:#222}.password-popup__back:hover{background:#f3f2ff;border-color:#7b61ff;color:#7b61ff}.password-popup__submit{background:#7b61ff;border:none;color:#fff}.password-popup__submit:hover{background:#6a54e0}.payment-popup__close{position:absolute;top:24px;right:24px;width:40px;height:40px;border:none;background:transparent;font-size:32px;color:#888;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;transition:color .2s}.payment-popup__close:hover{color:#7b61ff}.yandex-key-popup__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000059;z-index:9999;display:flex;align-items:center;justify-content:center}.yandex-key-popup{background:#fff;border-radius:18px;box-shadow:0 8px 32px #223c502e;padding:36px 32px 32px;min-width:320px;max-width:90vw;display:flex;flex-direction:column;align-items:center}.yandex-key-popup__content{display:flex;flex-direction:column;align-items:center}.yandex-key-popup__title{font-size:22px;font-weight:600;margin-bottom:16px}.yandex-key-popup__desc{font-size:16px;color:#666;margin-bottom:28px;text-align:center;max-width:300px}.yandex-key-popup__close-btn{background:#6c47ff;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:#5331d9}.personals{display:flex;gap:20px;justify-content:flex-start;align-items:flex-start}.personals__card{background:#fff;border:1px solid #eee;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:18px;margin-bottom:14px}.personals__icon{width:38px;height:38px;flex-shrink:0}.personals__title{font-size:24px;color:#222;margin-bottom:2px;font-weight:500;letter-spacing:.01em}.personals__subtitle{font-size:15px;color:#888;margin-bottom:0;line-height:1.25;font-weight:400}.personals__divider{width:calc(100% + 40px);margin-left:-25px;margin-right:-15px;height:1px;background:#eee;border-radius:1px;margin-bottom:18px}.personals__label{margin-top:10px;margin-bottom:12px;font-size:20px;color:#222;font-weight:500}.personals__input-container{position:relative;width:420px}.personals__input-row{display:flex;align-items:center;width:100%;height:50px;margin-bottom:8px}.personals__input-wrap{flex:1 1 0;display:flex;align-items:center;background:#fff;border:1px solid #eee;border-radius:30px;padding:0 20px;height:48px;min-width:0;position:relative}.personals__input-icon{width:20px;height:20px;margin-right:5px;opacity:.6}.personals__input{border:none;background:transparent;font-size:16px;color:#222;width:100%;outline:none;font-family:inherit;padding:0;height:40px}.personals__input::placeholder{color:#eee;opacity:1}.personals__input--search{background:#fff;border:1px solid #eee;border-radius:30px;padding:0 20px;height:40px;width:250px;margin-bottom:15px}.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 2px 8px #3333330f;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:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.personals__searching{color:#7ca1ff;font-size:14px;margin-top:8px;padding-left:20px}.personals__suggestions{position:absolute;top:100%;left:0;right:65px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #3333330f;z-index:1000;margin-top:4px;max-height:200px;overflow-y:auto}.personals__suggestion{padding:12px 20px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background-color .15s}.personals__suggestion:last-child{border-bottom:none}.personals__suggestion:hover,.personals__suggestion--selected{background:#f0f4ff;color:#7ca1ff}.personals__notfound{margin-top:20px;margin-bottom:15px;font-size:20px;color:#222}.personals__notfound .personals__notfound-red{color:#e85c5c}.personals__notfound-sub{font-size:14px;color:#888}.personals__added-count{font-size:15px;color:#888;margin-bottom:8px}.personals__added-count .personals__added-link{color:#7ca1ff;cursor:pointer;text-decoration:underline}.personals__search-wrap{margin-bottom:10px}.personals__list{display:flex;flex-direction:column;gap:8px}.personals__list-item{display:flex;align-items:center;justify-content:space-between;background:#fafbfc;border:1px solid #eee;border-radius:12px;padding:12px 16px;font-size:16px;color:#222}.personals__list-actions{display:flex;gap:8px}.personals__edit-btn,.personals__delete-btn{background:none;border:none;cursor:pointer;opacity:.6;padding:4px;transition:opacity .15s}.personals__edit-btn img,.personals__delete-btn img{width:16px;height:16px}.personals__edit-btn:hover,.personals__delete-btn:hover{opacity:1}.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;background:#fafbfc;border:1px solid #7ca1ff;border-radius:12px;padding:12px 16px;gap:8px}.personals__edit-cancel,.personals__edit-save{background:none;border:none;cursor:pointer;padding:4px}.personals__edit-cancel img,.personals__edit-save img{width:16px;height:16px}.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:#fafbfc;border:1px solid #eee;border-radius:12px;padding:12px 16px}.personals__access-label{font-size:16px;color:#7ca1ff;cursor:pointer;text-decoration:underline}.personals__access-btn{background:none;border:none;cursor:pointer;opacity:.6;padding:4px;transition:opacity .15s}.personals__access-btn img{width:16px;height:16px}.personals__access-btn:hover{opacity:1}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#181818e0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-window{position:relative;background:#fff;border-radius:32px;padding:40px 36px 36px;min-width:410px;max-width:490px;box-shadow:0 8px 40px #00000038;display:flex;flex-direction:column;align-items:flex-start}.modal-close{position:absolute;top:28px;right:32px;background:none;border:none;cursor:pointer;padding:6px;font-size:28px;color:#222;opacity:.6;line-height:1;transition:opacity .18s}.modal-close:hover{opacity:1}.modal-caption{color:#b0b0b0;font-size:18px;margin-bottom:8px;font-weight:400}.modal-title{font-size:32px;color:#222;font-weight:400;margin-bottom:0;line-height:1.18}.modal-title--danger{color:#ff8a9b;font-weight:400;display:inline}.modal-title--access{font-size:24px;margin-bottom:10px;font-weight:400}.modal-desc{color:#b0b0b0;font-size:16px;margin-bottom:16px;font-weight:400}.modal-actions{display:flex;gap:18px;margin-top:38px}.modal-actions--access{margin-top:30px;width:100%;justify-content:flex-start}.modal-btn{border:none;border-radius:14px;padding:16px 32px;font-size:18px;cursor:pointer;background:#fff;color:#222;box-shadow:0 2px 8px #3333330a;transition:background .18s,color .18s;font-family:inherit;font-weight:400}.modal-btn:hover{background:#f5f5f5}.modal-btn--danger{background:#ff8a9b;color:#fff}.modal-btn--danger:hover{background:#ff6b7f}.modal-btn--primary{background:#7ca1ff;color:#fff}.modal-btn--primary:disabled{background:#c5dafc;color:#fff;cursor:not-allowed}.modal-access{margin-bottom:0;width:100%}.modal-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 36px;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:22px;height:22px;border:2px solid #e0e0e0;border-radius:6px;margin-right:10px;background:#fff;position:relative;transition:border .18s,background .18s}.modal-checkbox input[type=checkbox]:checked+.modal-checkbox-mark{border-color:#7ca1ff;background:#7ca1ff}.modal-checkbox input[type=checkbox]:checked+.modal-checkbox-mark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.modal-checkbox-label{font-size:18px;color:#222}.modal-checkbox-label--active{color:#7ca1ff;text-decoration:underline}@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;max-height:465px;height:100%;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:32px;box-shadow:0 8px 32px #0000001f;padding:40px 36px 32px;position:relative;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;box-sizing:border-box}.ur-popup__close{position:absolute;top:32px;right:32px;background:none;border:none;font-size:32px;color:#222;cursor:pointer;line-height:1;z-index:1;transition:color .15s}.ur-popup__close:hover{color:#007aff}.ur-popup__header{margin-bottom:32px}.ur-popup__greeting{font-size:18px;color:#888;margin-bottom:4px;font-weight:400}.ur-popup__title{font-size:38px;font-weight:500;color:#222;margin-bottom:8px;letter-spacing:-.5px}.ur-popup__subtitle{font-size:18px;color:#888;font-weight:400;margin-bottom:0}.ur-popup__form{flex:1;display:flex;flex-direction:column;gap:18px;margin-bottom:0}.ur-popup__field{display:flex;flex-direction:column;gap:6px}.ur-popup__label{font-size:16px;font-weight:400;color:#222;margin-bottom:0}.ur-popup__input,.ur-popup__select{width:100%;height:52px;border:none;border-radius:28px;background:#fafafa;font-size:18px;color:#222;padding:0 24px;outline:none;transition:box-shadow .2s,border-color .2s;box-shadow:0 0 0 1.5px #e5e5e5}.ur-popup__input::placeholder,.ur-popup__select::placeholder{color:#c7c7c7;opacity:1}.ur-popup__input:disabled,.ur-popup__select:disabled{background:#f4f4f4;color:#bdbdbd;cursor:not-allowed}.ur-popup__select-wrap{position:relative;display:flex;align-items:center}.ur-popup__flag{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:26px;height:20px;border-radius:4px;pointer-events:none}.ur-popup__select{padding-left:54px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2L8 8L14 2' stroke='%23C7C7C7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 20px center;background-size:18px 12px}.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:#222;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 #bdbdbd;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:#007aff;border-color:#007aff}.ur-popup__checkbox:checked+.ur-popup__checkbox-custom:after{content:"";display:block;position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #fff;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:#222;border:1.5px solid #e5e5e5}.ur-popup__btn--secondary:hover{background:#f4f4f4}.ur-popup__btn--primary{background:#a6cbff;color:#fff}.ur-popup__btn--primary:hover{background:#007aff;color:#fff}.ur-popup__footer{display:flex;justify-content:center;gap:36px;margin-top:38px}.ur-popup__footer-link{font-size:16px;color:#bdbdbd;cursor:pointer;transition:color .15s}.ur-popup__footer-link:hover{color:#007aff}@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:32px;box-shadow:0 8px 32px #0000001f;padding:40px 36px 32px;position:relative;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;box-sizing:border-box}.change-plans__close{position:absolute;top:32px;right:32px;background:none;border:none;font-size:32px;color:#222;cursor:pointer;line-height:1;z-index:1;transition:color .15s}.change-plans__close:hover{color:#007aff}.change-plans__header{margin-bottom:32px}.change-plans__greeting{font-size:18px;color:#888;margin-bottom:4px;font-weight:400}.change-plans__title{font-size:38px;font-weight:500;color:#222;margin-bottom:8px;letter-spacing:-.5px}.change-plans__subtitle{font-size:18px;color:#888;font-weight:400;margin-bottom:0}.change-plans__form{flex:1;display:flex;flex-direction:column;gap:24px}.change-plans__plans{display:flex;flex-direction:column;gap:16px}.change-plans__plan{display:flex;align-items:center;border:2px solid #e5e5e5;border-radius:20px;padding:20px 24px;cursor:pointer;position:relative;transition:border-color .18s,background .18s;background:#fff}.change-plans__plan--selected{border-color:#007aff;background:#f8fbff}.change-plans__plan:hover{border-color:#ccc}.change-plans__plan--selected:hover{border-color:#007aff}.change-plans__plan-radio{width:20px;height:20px;margin-right:16px;flex-shrink:0}.change-plans__plan-radio-empty{width:20px;height:20px;border:2px solid #bdbdbd;border-radius:50%;background:#fff}.change-plans__plan-content{flex:1;display:flex;flex-direction:column}.change-plans__plan-name{font-size:20px;font-weight:500;color:#222}.change-plans__plan-price{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.change-plans__plan-main-price{font-size:20px;font-weight:500;color:#222;line-height:1.2}.change-plans__plan-sub-price{font-size:14px;color:#888;margin-top:2px}.change-plans__info{font-size:16px;color:#666;line-height:1.5;text-align:left;margin:8px 0}.change-plans__actions{display:flex;gap:16px;margin-top:16px}.change-plans__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}.change-plans__btn--secondary{background:#fff;color:#222;border:1.5px solid #e5e5e5}.change-plans__btn--secondary:hover{background:#f4f4f4}.change-plans__btn--primary{background:#a6cbff;color:#fff}.change-plans__btn--primary:hover{background:#007aff;color:#fff}.change-plans__footer{display:flex;justify-content:center;gap:36px;margin-top:32px;flex-wrap:wrap}.change-plans__footer-link{font-size:16px;color:#bdbdbd;cursor:pointer;transition:color .15s}.change-plans__footer-link:hover{color:#007aff}@media (max-width: 700px){.change-plans{width:98vw;height:98vh;padding:18px 16px 16px;border-radius:20px}.change-plans__title{font-size:24px}.change-plans__footer{gap:16px;font-size:13px}.change-plans__plan{padding:16px 20px}}.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:40px;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:18px;color:#000;margin-bottom:6px}.main-block .main-block__developer-link{color:#71c0ff;text-decoration:underline;font-size:18px}.main-block__stats{display:flex;gap:24px;font-size:15px;color:#ddd;margin-bottom:22px}.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}}@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-DzatW6Qq.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-SVhTOukW.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,d09GRgABAAAAAAW0AA8AAAAAByQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEcAAABgcda/lFNUQVQAAAIMAAAAQwAAAFpe9T+tY21hcAAAAlAAAAA9AAAAXD5V4n1nYXNwAAACkAAAAAwAAAAMAAgAGWdseWYAAAKcAAABKAAAAS7J87kpaGVhZAAAA8QAAAA2AAAANgoPYKJoaGVhAAAD/AAAAB8AAAAkC4gECmhtdHgAAAQcAAAAHwAAACQWzQA2bG9jYQAABDwAAAATAAAAFAFRAaltYXhwAAAEUAAAABwAAAAgABYAam5hbWUAAARsAAABMwAAApJEZWb+cG9zdAAABaAAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42iXFsRFAMAAAwJcIY7CDTpXTpHLZIkNlCqtYR+EUvnljPDwSqaeNYfmPtxYQAGQiAJRai8xyTl7a3AMMMO7pwip+5CoJlAB42gXBsQEBARQFsLx/oIVaCRgKAHRgRWNdImKgwUSDjfod39eE3+X6Drm9d8+U0jMyFVTmjoiQjj8apbIAoQV8Cgc8AHjaY2BgYAJiZiAWAZKMYJqFwQNI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91ANgoAALOoDekAAAAAAQACAAgACP//AA942h0PM0BGQfi7u3f/n/1qyrZtTllTxpqWbE2Za3a99ilsGUuuOdcU7t6PzwZQqAAgblQCAgrQBQMwBkCm9qYUIWddYq+LiRuLwoP8HZmyZWTIv5EH55gwhjBCVPrNpFIua2EtBrgBN7AkNkvVjIsAMHTJL8I13QcRPAGQaGGEHR18cHBwUAwODLDBJDjIRx0xwqJoYaOOxGDhOm30sKP1eCwjY/SoteNwLD0zrlmqq5aa4uKbtqvrpKZYEr47+rFeWLj+Mbo79q4x3vnafsfFdE7O9EXHfuelxrjUbM8X2rEzPQKq/SjYPFAkzsGBooWlldLFBcWM5K/zuwz/IMfEdKFfH0WK/OSpsji+2NHLpl2W+a/8Qu3oIbgATQFQgoLPA6gArnBiUQABAAAAAwJO0LFbTF8PPPUAGwgAAAAAAMTwES4AAAAA4dQCb/76/+wFIAXNAAAACQACAAAAAAAAeNpjYGRgYM/5x8PAwLr43y+GQFYFoAgq4AQAdZEEnwB42mPuYUhhgALGdxDMGsvQxFTGEAZmL/73CwBn2ggTAHjaY2Bg0IXDHIZuIJwOABNkAvsAeNpjYGRgYOBk0GFgY7BhYAHzEICJgREAC1gAgXjahZAlUAVAAAX3K04iUXB3d3d3qN/dBem904eKRnomkYj0nnnhcJuzvTd7CpRzhQ2LvQi4A8MWarkzbJXzaNjGMM+G7R8cB42WSsNOai3ThssZtHjEYguUWs4NWyi2XBi2Kr8ybKfCcm+4SfmD4Wb5T8yRJMUZGcIECZGjml666VGpZl+JX+OuLI9aTq2abTIaI/jxIp8Z8hpDyjJkNW8W51RSmo3SpRIkjAx5HjrxyoyjlKRKkBh+AqKEnKzyzIfTOmTHcJNVCYtbvtxlgVNRRsY65gUy/KI8WkeGPjrpVhlhjCW2VJZEH3fp+HGXQ/xKdKqMBNUf9zF/1Ev///t8+4uk2E8C82Ji6F0okeGnU2mGIEdis4M4jI+ceEW926z46axNtJo4ctgVi0i8AF7iZKsAeNpjYGYAg/9ZDCkMWAAAKh8B0QA=) 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-DMaPqEIZ.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-NGKnF6rq.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-2bQknQpC.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-F8gnoPfH.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-CZfpN1KP.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-DencwaoL.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-CbEu6Uxw.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-brFHmz5Z.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,d09GRgABAAAAAAWsAA8AAAAABvwAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEgAAABgcgi/o1NUQVQAAAIMAAAAQQAAAFpe9kARY21hcAAAAlAAAAA9AAAAXD5V4n1nYXNwAAACkAAAAAwAAAAMAAgAGWdseWYAAAKcAAABJwAAAS7SLFJAaGVhZAAAA8QAAAA2AAAANgnxYKZoaGVhAAAD/AAAAB8AAAAkC2oEG2htdHgAAAQcAAAAHwAAACQXOQALbG9jYQAABDwAAAATAAAAFAFRAaltYXhwAAAEUAAAABwAAAAgABYAam5hbWUAAARsAAABLAAAAmo+4WMfcG9zdAAABZgAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42iXFsRFAMAAAwE8ijMEAOp1Kl8rlLJGhMoVVLOQUvnlDusIqk3veCPN/erSICOAgAUCptTiYz9FLm3qEAMOebyzSB6C/CNZ42gXBMQIBQBAEsMweaKFWAh4FADrwfYmIgYaJho36Hd/XhN/l+g65vXfPlNIzMhVU5o6IkG42aEplAcIfcJ8GogAAAHjaY2BgYAJiZiAWAZKMYJqFwQNI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91ANgoAALOoDekAAAAAAQACAAgACP//AA942h0Ps2ItQfTM7J3kvVibVLHNbaImtm2jim11sW2U28c29jtic+cGxwYQyARgzAgPDMjAf1AAZQCkqq9KEDL+z+j/x4yZ6Io76C1SFZeQIn1EFpRiRhQRRojwH6GEjxRrxBoFXIErRE9xhvwwTgbAUCe9klyTHWDBEgCxGkrY0MAGc5yTO3Z00MEM52TzE1HCLKuh8xNxx5Lr0D6hsV4YDA8bEOobhYHQapfihbzcuWI395K53Py5IhfGZHT4jU9O5t+GR4dff41XejLeeNYTHNxz1jjedPFrXPxuT5VU4QwiAPn7iFN3ZBljzpHV0NSSNTFByW3163Sl0MbOPiBC0qaI3Fl6dJUS55luam/UKpXSQ+kVcSQXYALEG0AWZGgewDeu5mJCAAABAAAAAwJOyoIxOl8PPPUAGwgAAAAAAMTwES4AAAAA4dQCb/7J/+wFMwXRAAAACQACAAAAAAAAeNpjYGRgYM/5x8PAwLrx30mGEFZjoAgq4AQAdDAEkgB42mPuYUhhgALGzxDMms1Qx7SdIQHM3vjvJABsiwhUAHjaY2Bg0IXDHIZuIJwOABNkAvsAeNpjYGRgYOBk0GFgY7BhYAHzEICJgREAC1gAgXjadJA1VgRBFEXvKE48YSe4uyW4u6bYuLssgJgFEJOhy2AFLId36hQOp+z2+95AK/d4cHkbxM9g2UWAZ8tu+bxY9tDPq2XvFx8f7S6/ZT8BV6/lVsZdixh2QbOrZtlFo+vKslv6tWWf9BvLHdJvLXdKf2aBNBmq5IgSJkIBh2EGGdJyOJQS1Lsvr3Odgo7DLjm9MYJcGP85inoj0nLk9d0pLmhl9DXNgFaYqPEoKku/otIkjZrWCpMgSEiUkk9eeu5LtT55JzgjrxUVd/3oZRPbt/SgqGi8c4zQz6DWFDOssKO1Ivoa2/cl9pig6T1qunD4Gm3+h87ov9E/p02Lg6Q+ZkqYzqWQ190vNafIE7HNII5yaTKt6T6zEZ8Vtk1M0lj2xW8DsfIAUdtbSHjaY2BmAIP/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-C_kb6SiH.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-Bhb_hbXj.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-VgGNgJlY.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-D46JPfnP.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-ni96UL8R.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-xb4kL3zn.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-BxX1-eA_.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-Dry59Hjn.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,d09GRgABAAAAAAXQAA8AAAAABxQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEkAAABgcmy/vFNUQVQAAAIQAAAASQAAAF5e+0M1Y21hcAAAAlwAAAA9AAAAXD5V4n1nYXNwAAACnAAAAAwAAAAMAAgAGWdseWYAAAKoAAABNgAAATZnhEGkaGVhZAAAA+AAAAA2AAAANgm9YKxoaGVhAAAEGAAAAB8AAAAkCzYENWhtdHgAAAQ4AAAAHwAAACQX6f/DbG9jYQAABFgAAAATAAAAFAFZAbFtYXhwAAAEbAAAABwAAAAgABYAam5hbWUAAASIAAABMgAAAnhAQWTJcG9zdAAABbwAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42k3FsRFAMAAAwE8ijMEOOpVO5bJFCtOoM4VVLOQUGt+8Lh3hlMktz4TxO91qRASwkvxspWxWxr33UIcWIUC35AuT9ALNYAlTAAAAeNoNx7EBQVEQALDcPdDCAgAwFADowBoGMpzfJUJoKegpWMnP/nmO4HM6P4O4PDf3SKmhYyCQMbVHEZUb8SV/KLL6DAR/orwHzQAAAHjaY2BgYAJiZiAWAZKMYJqFwQNI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91ANgoAALOoDekAAAAAAQACAAgACP//AA8ABQBkAAADKAWwAAMABgAJAAwADwAAAREhEQUBASUJAyEJAgMo/TwCjv7vARH9qAEN/vMBKv7+AgP9/QECAQEFsPpQBbBU/Xz9fAwCeAJ4/UT9ogVE/aICXgAAAgB3/+wFCgXEABUAKwAAARUUAgYGIyImJgI1NTQSNjYzMhYWEgM1NC4CIyIOAhUVFB4CMzI+AgUKUprXhYHXnVZVnNeBhdebU781ZpNdWpFnODhpkVpekmU0AwZcpP78tmBgtgEEpFykAQO3YGC3/v3/AF6CyIhGRojIgl6DyYlGRonJAAACAHAEcQLJBdcABQAPAAABNRMzFQMlNTMVFBYXByYmAZJ0w9/+hqcqKklWXASEEQFCFf7C/lVPSGgtOi2P///+eP/sBVAF1gAmAAVGAAAHAAb+CP//AAAAAQAAAAMCTpueSBJfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/+eP/sBVAF1wAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMB6/F8FQwRrAFAEFXACAHGKBHgAeNpj7mFIYYACxj8QzNrIUM6syFAAZh//VwEAaU4HvgB42mNgYNCFwwKGfiCcDQATpAMLAHjaY2BkYGDgZNBhYGOwYWAB8xCAiYERAAtYAIF42n2RNVZFQRBE6ylOjpPg7u7u7q7f3bfBAohJcFJkAWwJqTN/cDljt3tqpLsBpOMMGhQ9iXwFSFaQSivOKjV3kjXU4lGyjmw8SzZQqGRKNpGtdEtOR6OyHmcFSFWOJCtIVo4lq/SfSDY/3lKK6L+RXEz9A/rggRcx+GGDBVYEkY9aVKOGLR/z9BxwnaVqlyPIkY9p+LnaubMn9D0IIUilh/4A7WLwHjYvrVZUsVlgE4oQb6nEHpUu4fWwWeDkTYckNzUB+v2fXqug2okdBNhs5JLPfyEfwIKQUPhRx7ur2VrQhiFMsQ2RZr/c9vXE17i+7i3S8otX+TPkf7ld5Iij/t/bv2fBQz7gXTJWqhiR8AQ4V4r8WbBEfqvFEmkfQfII5x15YlIoXcLm+4Lcr8cqX1EAAHjaY2BmAIP/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-CAI06USH.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-DHrwdhE6.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-bG5rsNFs.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-DgufTq8s.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-uRIBRJt5.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-551zQQ7R.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:500;src:url(/assets/roboto-cyrillic-ext-500-normal-B7rQpwPu.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-500-normal-ElvJfk8V.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:500;src:url(/assets/roboto-cyrillic-500-normal-hCeO1jFL.woff2) format("woff2"),url(/assets/roboto-cyrillic-500-normal-CsCirF4J.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:500;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAW8AA8AAAAABwgAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEgAAABgctC/vVNUQVQAAAIMAAAAQwAAAFpe+EDZY21hcAAAAlAAAAA9AAAAXD5V4n1nYXNwAAACkAAAAAwAAAAMAAgAGWdseWYAAAKcAAABNAAAATRvqliEaGVhZAAAA9AAAAA2AAAANgnEYKxoaGVhAAAECAAAAB8AAAAkCz0ENGhtdHgAAAQoAAAAHwAAACQX6v+ZbG9jYQAABEgAAAATAAAAFAFXAa9tYXhwAAAEXAAAABwAAAAgABYAam5hbWUAAAR4AAABLwAAAnJAW2OPcG9zdAAABagAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42iXFoRGAIAAAwAdEx9AdbCYbyWMLihsxhau4i9kz+OUN6QyPTO55Jcz/6dYiIoCdBACl1mJnPkYvbeoRAgxbvrBIH/FJCbh42gXBsQEBARQFsLx/oIVaCRgKAHRgcQNcImKgwUSDjfod39eE3+X6Drm9d8+U0jMyFVTmjoiQfv5olMoChBZ/oQdsAHjaY2BgYAJiZiAWAZKMYJqFwQNI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91ANgoAALOoDekAAAAAAQACAAgACP//AA8ABQBkAAADKAWwAAMABgAJAAwADwAAAREhEQUBASUJAyEJAgMo/TwCjv7vARH9qAEN/vMBKv7+AgP9/QECAQEFsPpQBbBU/Xz9fAwCeAJ4/UT9ogVE/aICXgAAAgBl/+wFHQXEABUAKwAAARUUAgYGIyImJgI1NTQSNjYzMhYWEgc1NC4CIyIOAhUVFB4CMzI+AgUdVp/eh4bdollYod2Gh96gV/svW4RTU4JbMDBdglNUglovAwBQpf76uGFhuAEGpVClAQW5YWG5/vv1Unq7f0FBf7t6Unq8gUFBgbwAAgBkBHACxgXXAAUADwAAATUTMxUDJTUzFRQWFwcmJgGLcsni/oCoJipNT1wEhBQBPxX+wvlaVEJiJ0gojf///mz/7AVjBdYAJgAFRgAABwAG/gj//wABAAAAAwJOikIiMl8PPPUAGwgAAAAAAMTwES4AAAAA4dQCb/5s/+wFYwXXAAAACQACAAAAAAAAeNpjYGRgYM/5x8PAwHryXw5DKGsyUAQVcAIAcdIEfgB42mPuYUhhgALGvxDM2syQyizNkAJmn/yXAwBn/weVAHjaY2Bg0IXDfIY+IJwFABOUAwcAeNpjYGRgYOBk0GFgY7BhYAHzEICJgREAC1gAgXjafZAlUIVBFEa/53ifl/6Cu1vB3bXiz90bfcj0oaORHumB3nvkzLK4zMo9e32vpAbdyCOXtxp+kCy7FNSDZTc+T5Y96tGzZe8nH5+aXDWW/Qq6eiw3aMi19Mouqc51btmlGteFZTf6S8sB+MpyM3xjuQX/R00rpbQqyiqikMLKy1GfetTLcrSD5hS5hdcRJ89xtKEsMorl2PhPqoAMK4U+x7sFzrPSvMbUzQopYjwKZOkiKqWE0aZYIcXJdAYl8cmhz36q1ol3XIfKsSJw67deVok9wVIg4xYcgvAnR7+61MMa1bjmtc6ahz5Hd36J3oOzpgqdyPkSb2bCGfgn/vufU/Cpku8/i5v+0SjH3WWmFdI+bCcPR8iWhxe5D23E5xprJiphbHRiKPkC02JdMgB42mNgZgCD/1kMKQxYAAAqHwHRAA==) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-greek-500-normal-BJMS0heP.woff2) format("woff2"),url(/assets/roboto-greek-500-normal-D8eQD5zT.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:500;src:url(/assets/roboto-math-500-normal-CFNaIMFC.woff2) format("woff2"),url(/assets/roboto-math-500-normal-CetgDdIa.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:500;src:url(/assets/roboto-symbols-500-normal-BXFTxrNR.woff2) format("woff2"),url(/assets/roboto-symbols-500-normal-toKUCDph.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:500;src:url(/assets/roboto-vietnamese-500-normal-HYpufUYk.woff2) format("woff2"),url(/assets/roboto-vietnamese-500-normal-Dw5heWgq.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:500;src:url(/assets/roboto-latin-ext-500-normal-C_ARlJGk.woff2) format("woff2"),url(/assets/roboto-latin-ext-500-normal-eJ10kk0m.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:500;src:url(/assets/roboto-latin-500-normal-CkrA1NAy.woff2) format("woff2"),url(/assets/roboto-latin-500-normal-_8jDuD7w.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:600;src:url(/assets/roboto-cyrillic-ext-600-normal-BEMPJSe4.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-600-normal-CQ24LV4E.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:600;src:url(/assets/roboto-cyrillic-600-normal-8LtBID_l.woff2) format("woff2"),url(/assets/roboto-cyrillic-600-normal-DG2hvQj7.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:600;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXQAA8AAAAABxwAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEkAAABgczS/vVNUQVQAAAIQAAAAQwAAAFpe+UE9Y21hcAAAAlQAAAA9AAAAXD5V4n1nYXNwAAAClAAAAAwAAAAMAAgAGWdseWYAAAKgAAABNgAAATaasB4GaGVhZAAAA9gAAAA2AAAANgnIYKxoaGVhAAAEEAAAAB8AAAAkC0EENGhtdHgAAAQwAAAAHwAAACQX6v+HbG9jYQAABFAAAAATAAAAFAFZAbFtYXhwAAAEZAAAABwAAAAgABYAam5hbWUAAASAAAABOQAAAoJCDmUdcG9zdAAABbwAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42k3FsRFAMAAAwJcIY7CDTqVTubQmSGOjTGEVCzmFc+eb18Yj7BKppolmeI+XEhB8FqKfNefVwrB1bkpfAzTQzunEKD66MQkdAAAAeNoFwTECAQEQBLDMHmihVgIepAQAHfj+JSIGGkw02Kj/6XNL+F9vn5D7Z/9KKT0jU0Fl7oQIGdQWjVJZgNACdDYG0gB42mNgYGACYmYgFgGSjGCahcEDSPMxcADl2MAqeBkUGBbI+/7/D+Sh8EE6/n/7/+R/+oPdQDYKAACzqA3pAAAAAAEAAgAIAAj//wAPAAUAZAAAAygFsAADAAYACQAMAA8AAAERIREFAQElCQMhCQIDKP08Ao7+7wER/agBDf7zASr+/gID/f0BAgEBBbD6UAWwVP18/XwMAngCeP1E/aIFRP2iAl4AAAIAXf/sBSYFxAAVACsAAAEVFAIGBiMiJiYCNTU0EjY2MzIWFhIFNTQuAiMiDgIVFRQeAjMyPgIFJlii4ImH4aRaWqLhh4ngo1n+6ixWfk9Qe1YtLVd8UFB8VSwC/Uul/vm4YmK4AQelS6YBBrliYrn++vFNd7V8Pz98tXdNdrZ9QEB9tgAAAgBfBHACxQXXAAUADwAAATUTMxUDJTUzFRQWFwcmJgGIcczj/n2oJSpQS1wEgxcBPRX+wfhcVkBgI04mi////mf/7AVsBdYAJgAFRgAABwAG/gj//wAAAAEAAAADAk4v8pLAXw889QAbCAAAAAAAxPARLgAAAADh1AJv/mf/7AVsBdcAAAAJAAIAAAAAAAB42mNgZGBgz/nHw8DAeupfOkMIaw5QBBVwAgByDgSCAHjaY+5hSGGAAsa/EMzawhDLLMkQD2af+pcOAGdhB4MAeNpjYGDQhcMChn4gnA0AE6QDCwB42mNgZGBg4GTQYWBjsGFgAfMQgImBEQALWACBeNqEkbVVBEAURe8qrjnsJri7Jbi7pvi67yI9UAAxOVoABRBRAbXwzjC4nZF/v48ApVzhwuEuEN+BZQfV3Fl2KubRsotuniy7P8R4qHVUWvZS7ei3XEqvY/OFHVDsOLPsoNBxbtkp+4XlfModV5brZL+3XK/4B8ZIkOSUNCECBMnip5N2OjT8rMtyILmqqF2trJafZdKSYXn2TPwIOcmgbGky0utRHY2ktEHaNAKETEROVVqVlSBmrAmNAFFVOhTFFZORPf2hW4uio+yQ0QiJG76cZU25MXlGpUXZZ1V6gJzJSdNFK+0aAwwxxZLGlGj1Y/1vFTalp1E3cyL/pxrmbbS6/6nx9f4J8YGq2VsqRncxloz2VlnTBNgS218Qh1QnK57RvmMzvvZZNJkx418VPw/EygMAryxgcwAAAHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/roboto-greek-600-normal-sg7--0eF.woff2) format("woff2"),url(/assets/roboto-greek-600-normal-eciWjBob.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:600;src:url(/assets/roboto-math-600-normal-DdpL7VK8.woff2) format("woff2"),url(/assets/roboto-math-600-normal-2qdURsFJ.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:600;src:url(/assets/roboto-symbols-600-normal-D_OCGs4l.woff2) format("woff2"),url(/assets/roboto-symbols-600-normal-DMIgG8yf.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:600;src:url(/assets/roboto-vietnamese-600-normal-BMTYNj-f.woff2) format("woff2"),url(/assets/roboto-vietnamese-600-normal-CPT5ExUZ.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:600;src:url(/assets/roboto-latin-ext-600-normal-BguDFFs_.woff2) format("woff2"),url(/assets/roboto-latin-ext-600-normal-Boji4Y7v.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:600;src:url(/assets/roboto-latin-600-normal-aFTKHmff.woff2) format("woff2"),url(/assets/roboto-latin-600-normal-CGPnjLck.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:700;src:url(/assets/roboto-cyrillic-ext-700-normal-D_fA0fHY.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-700-normal-CIu0AXX2.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:700;src:url(/assets/roboto-cyrillic-700-normal-CzEIZVQR.woff2) format("woff2"),url(/assets/roboto-cyrillic-700-normal-CB1Rmiii.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:700;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXAAA8AAAAABvgAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAIAAAACBEaExjR1NVQgAAAYwAAAA2AAAANpLvgeJPUy8yAAABxAAAAEoAAABgc5i/nFNUQVQAAAIQAAAAQwAAAFpe+kGhY21hcAAAAlQAAAA9AAAAXD5V4n1nYXNwAAAClAAAAAwAAAAMAAgAGWdseWYAAAKgAAABMQAAATZvegfraGVhZAAAA9QAAAA2AAAANgnMYKxoaGVhAAAEDAAAAB8AAAAkC0QEM2htdHgAAAQsAAAAHwAAACQX6P92bG9jYQAABEwAAAATAAAAFAFZAbFtYXhwAAAEYAAAABwAAAAgABYAam5hbWUAAAR8AAABLgAAAmA8v2ImcG9zdAAABawAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAADgAKAAwAAAAAAAFERkxUAAgABAAAAAD//wAAAAEAAAAOAAoADAAAAAAABERGTFQAGmN5cmwAHmdyZWsAHmxhdG4AHgAIAAAAAAAAAAD//wAAAAB42k3FsRFAMAAAwJcIY7CDTqVTuWyRwkiZwgCWsJBTOHe+eW3cwymRappohvd4KQHBZyH6WXNejQxb56b0NUAD7ZwOjOID2UAJYAAAeNoFwbEBAQEUBbC8f0AJtRIwFADowHKGk4joaTDWYK2+h9cl4Xu+vEKur+0jpXQMTQSVmQMipF8/NEplDsIfe7cHNwB42mNgYGACYmYgFgGSjGCahcEDSPMxcADl2MAqeBkUGBbI+/7/D+Sh8EE6/n/7/+R/+oPdQDYKAACzqA3pAAAAAAEAAgAIAAj//wAPeNodjzVUA0EURf/8ZRLcIw3uTrSJNLi7+x563Klw71ucclMmFdbi1p/Q4a47izytL1BoBeBiqQAcyMANPMEHgPiF+VFCoty4MDfkYkUzLrA74iduEC/2ROIZQ04UCRJChc9iKpSLw+KwJ/Zjv5guLtHfYiMAQqV0TZPpLiggAYAoAlEmiwiPjkaDQe9vNOq0SqU/NeiTMSLcGxWKwGDUaa1Ik2tXnDPTzrW62lXn9IxztY4dxZf25uf3lMT/f29xPH5mrLF3O8/bietaxjqRO3jewT6us7qFfoulX+jO6rINWK0DNgCEWpd23KUXQP/JDAE6BRdl0CkClSp5dDQZ79i/ZIMbEQml2fUuo2piVrCt18Zqa0NYWeS0JDH+l6GbnkM00EwAOciYqyT9AMF3YZAAAAAAAQAAAAMCTpAoxXxfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/+Yv/sBXQF1wABAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMB66l8SQzBrCVAEFXACAHIeBIQAeNpj7mFIYYACxr8QzNrCEMYszhAFZp/6lwQAZr4HcAB42mNgYNCFwwKGfiCcDQATpAMLAHjaY2BkYGDgZNBhYGOwYWAB8xCAiYERAAtYAIF42myQNVIEQBRE3ypOuPEmuLsluCS4pOvuvnsAYg7AAUjQAxByIE5A1zA4Nfamq+sb0MsdLhzuDvETWHbQzZNlJ+08W3YxyotlNz5eLXvod7Rb9uJzjFvuZd6x+c4O6Ha0LDvodFxadkq/stzxlcsxIP3a8qD8N2yQp0CTEkniJKjgZ5pJprT8nEqJ6j2WK6RT0fFzSElviihh41+jqjdBXnpZ/0EUR6ug3zITWnGSxlFVlHHCcmaNmteKk1GkmCgnT1l66Vu2MbkzBClrJcVDP2pZ18kQYUZRJ7WWWGGHA60d0fGPONb7s5dP9ZyoqT5p6vD/iGgmojP7f8Q/3ebFUUWxPcmjyo1S1j1u5hTnQmxnLk4qTkW8p/ttiVAdfmCVuSA+yGYwKw8AxlxZLAAAeNpjYGYAg/9ZDCkMWAAAKh8B0QA=) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-greek-700-normal-DpKAje7q.woff2) format("woff2"),url(/assets/roboto-greek-700-normal-DCrt6r9F.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:700;src:url(/assets/roboto-math-700-normal-xbpggnJp.woff2) format("woff2"),url(/assets/roboto-math-700-normal-CpTCM92H.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:700;src:url(/assets/roboto-symbols-700-normal-DKkQdRpM.woff2) format("woff2"),url(/assets/roboto-symbols-700-normal-B2QKVW64.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:700;src:url(/assets/roboto-vietnamese-700-normal-BFWtvCOj.woff2) format("woff2"),url(/assets/roboto-vietnamese-700-normal-ChAl_rRV.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:700;src:url(/assets/roboto-latin-ext-700-normal-BNPgmEQS.woff2) format("woff2"),url(/assets/roboto-latin-ext-700-normal-Cnx4FGpK.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:700;src:url(/assets/roboto-latin-700-normal-DZr4b_KL.woff2) format("woff2"),url(/assets/roboto-latin-700-normal-CTLkNcF_.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-B_Dxz9DO.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-200-normal-DGr10Mfo.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-DmaD8UT0.woff2) format("woff2"),url(/assets/inter-cyrillic-200-normal-BnwkpDWK.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-CQm00ywU.woff2) format("woff2"),url(/assets/inter-greek-ext-200-normal-oUU9mBD7.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-BmENupgy.woff2) format("woff2"),url(/assets/inter-greek-200-normal-Co60mpII.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-DD6WOmQc.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-3JJV8izf.woff2) format("woff2"),url(/assets/inter-latin-ext-200-normal-BdaNvgc1.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-BwfncNRT.woff2) format("woff2"),url(/assets/inter-latin-200-normal-h97GzfYC.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-B8-SKPy6.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-300-normal-CxBffQcw.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-DuKDqihX.woff2) format("woff2"),url(/assets/inter-cyrillic-300-normal-CpVW2Piz.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-Bzbb9qoQ.woff2) format("woff2"),url(/assets/inter-greek-ext-300-normal-BHRnjIck.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-_k6LbL93.woff2) format("woff2"),url(/assets/inter-greek-300-normal-t-A5Zxgo.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-B710x6d6.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-C2kLfG2J.woff2) format("woff2"),url(/assets/inter-latin-ext-300-normal-n8Ps4oXY.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-CvRFFuZy.woff2) format("woff2"),url(/assets/inter-latin-300-normal-ORCTF8i-.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:400;src:url(/assets/inter-cyrillic-ext-400-normal-Dc4VJyIJ.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-BPnxn4xp.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:400;src:url(/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-ZzOtrSSW.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:400;src:url(/assets/inter-greek-ext-400-normal-Bput3-QP.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-DCpCPQOf.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-DxZsaF_h.woff2) format("woff2"),url(/assets/inter-greek-400-normal-BZzXV7-1.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:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-BUNmGMP1.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:400;src:url(/assets/inter-latin-ext-400-normal-hnt3BR84.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-C1t-h-pH.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:400;src:url(/assets/inter-latin-400-normal-BOOGhInR.woff2) format("woff2"),url(/assets/inter-latin-400-normal-gitzw0hO.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:500;src:url(/assets/inter-cyrillic-ext-500-normal-BShVwWPj.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-CUiC4oBV.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:500;src:url(/assets/inter-cyrillic-500-normal-D4Vwzodn.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-DH2hs3aW.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:500;src:url(/assets/inter-greek-ext-500-normal-B6guLgqG.woff2) format("woff2"),url(/assets/inter-greek-ext-500-normal-M2hEX8vc.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-CeQXL5ds.woff2) format("woff2"),url(/assets/inter-greek-500-normal-d_eO-yCQ.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:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/assets/inter-vietnamese-500-normal-DQPw2Hwd.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:500;src:url(/assets/inter-latin-ext-500-normal-CIS2RHJS.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-UMdmhHu2.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:500;src:url(/assets/inter-latin-500-normal-D2bGa7uu.woff2) format("woff2"),url(/assets/inter-latin-500-normal-deR1Tlfd.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:600;src:url(/assets/inter-cyrillic-ext-600-normal-CaqZN2hq.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bt9VVOA-.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:600;src:url(/assets/inter-cyrillic-600-normal-BGBWG807.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-BuzJQFbW.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:600;src:url(/assets/inter-greek-ext-600-normal-Cnui8OiR.woff2) format("woff2"),url(/assets/inter-greek-ext-600-normal-C9WLioJ8.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-Dhlb-90d.woff2) format("woff2"),url(/assets/inter-greek-600-normal-CwicyhtI.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:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/assets/inter-vietnamese-600-normal-Cm6aH8_k.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:600;src:url(/assets/inter-latin-ext-600-normal-BnYJhD27.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CAF0vJDd.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:600;src:url(/assets/inter-latin-600-normal-D273HNI0.woff2) format("woff2"),url(/assets/inter-latin-600-normal-B5cFAncS.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:700;src:url(/assets/inter-cyrillic-ext-700-normal-ClVoMEGq.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-Ced3hgUT.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:700;src:url(/assets/inter-cyrillic-700-normal-bGtGjVdZ.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-Bc8_fv8J.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:700;src:url(/assets/inter-greek-ext-700-normal-SzCdnevJ.woff2) format("woff2"),url(/assets/inter-greek-ext-700-normal-DXvzx4Na.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-Cxpycf-U.woff2) format("woff2"),url(/assets/inter-greek-700-normal-BRYTaFLL.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:700;src:url(/assets/inter-vietnamese-700-normal-CGpBpxLq.woff2) format("woff2"),url(/assets/inter-vietnamese-700-normal-dAnkLlTo.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:700;src:url(/assets/inter-latin-ext-700-normal-CzikT_rs.woff2) format("woff2"),url(/assets/inter-latin-ext-700-normal-6V9MnIL5.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:700;src:url(/assets/inter-latin-700-normal-Sckx8rpT.woff2) format("woff2"),url(/assets/inter-latin-700-normal-B8MtJ_2k.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-C4O_L18s.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-ext-200-normal-bBWT76LT.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-D6_VpKw3.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-200-normal-BPxZTfYM.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-JEhUOrvl.woff2) format("woff2"),url(/assets/montserrat-alternates-vietnamese-200-normal-B9YS0dqI.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-1cKqAJPz.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-ext-200-normal--KjWJcL5.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-6XSXM8uJ.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-200-normal-DO_DFOn9.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-BqxInhbB.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-ext-100-normal-BicHDZNt.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-BV8P8LMc.woff2) format("woff2"),url(/assets/montserrat-alternates-cyrillic-100-normal-CL4ZSz2b.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-BSTOViu0.woff2) format("woff2"),url(/assets/montserrat-alternates-vietnamese-100-normal-QueaPvtL.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-Duqxs-cm.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-ext-100-normal-DPL1Ydcr.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-CaIEDlrA.woff2) format("woff2"),url(/assets/montserrat-alternates-latin-100-normal-Cmda89Wt.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}
