@charset "UTF-8";.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>[class*=col-]{padding-right:0;padding-left:0}[class*=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width: 768px){.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}}@media (min-width: 992px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){.col-xl-3{flex:0 0 25%;max-width:25%}}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}textarea.form-control{height:auto}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}select.form-control:not([size]):not([multiple]){height:calc(1.5em + .75rem + 2px)}.form-control.is-invalid,.is-invalid{border-color:#dc3545}.form-control.is-invalid:focus,.is-invalid:focus{box-shadow:0 0 0 .2rem #dc354540}.form-control.is-valid,.is-valid{border-color:#28a745}.form-control.is-valid:focus,.is-valid:focus{box-shadow:0 0 0 .2rem #28a74540}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-label{margin-bottom:0}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-danger{color:#dc3545!important}.text-info{color:#17a2b8!important}.text-muted{color:#6c757d!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (min-width: 768px){.d-md-block{display:block!important}}@media (min-width: 992px){.d-lg-none{display:none!important}}@media (min-width: 1200px){.d-xl-block{display:block!important}}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.float-left{float:left!important}.float-right{float:right!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.w-100{width:100%!important}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mb-5{margin-bottom:3rem!important}.mt-5{margin-top:3rem!important}.pb-2{padding-bottom:.5rem!important}.pr-1{padding-right:.25rem!important}.img-fluid{max-width:100%;height:auto}.clearfix:after{display:block;clear:both;content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.modal-open{overflow:hidden}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal.show{display:block}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}@media (min-width: 576px){.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}@media (min-width: 576px){.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;background:transparent;border:0;padding:0;cursor:pointer}.close:hover{color:#000;opacity:.75}.fade{transition:opacity .15s linear}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-size:.875rem;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover-body{padding:.5rem .75rem;color:#212529}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.eduma-scope{margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:var(--c-text, #444444);background:#fff;-webkit-font-smoothing:antialiased}.eduma-scope *,.eduma-scope *:before,.eduma-scope *:after{box-sizing:border-box}.eduma-scope h1,.eduma-scope h2,.eduma-scope h3,.eduma-scope h4,.eduma-scope h5,.eduma-scope h6{font-family:Roboto Slab,Georgia,Times New Roman,serif;color:var(--c-heading, #000000);font-weight:700;margin:0 0 .6em;line-height:1.25}.eduma-scope a{color:var(--c-text, #444444);text-decoration:none;transition:color .2s ease}.eduma-scope a:hover{color:var(--c-primary, #003aaa)}.eduma-scope img{max-width:100%;display:block}.eduma-scope button{font-family:Roboto,Arial,Helvetica,sans-serif;cursor:pointer}.eduma-scope ul{list-style:none;margin:0;padding:0}.eduma-scope p{margin:0 0 1em}.eduma-scope .container{width:100%;max-width:1290px;margin:0 auto;padding-left:15px;padding-right:15px}.eduma-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border:none;font-weight:500;font-size:16px;text-transform:uppercase;border-radius:6px;padding:12px 28px;cursor:pointer;transition:all .2s ease}.eduma-scope .btn--yellow,.eduma-scope .btn--yellow:hover{background:var(--c-accent, #ffc700);color:var(--c-text, #444444)}.eduma-scope .btn--pink{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .btn--pink:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .ev-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border:1px solid var(--c-primary, #003aaa);border-radius:6px;background:transparent;color:var(--c-primary, #003aaa);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.25;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.eduma-scope .ev-btn-outline:hover{background:var(--c-accent, #ffc700);border-color:var(--c-accent, #ffc700);color:var(--c-primary-dark, #082645)}.eduma-scope .section-title{font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:32px;font-weight:700;color:var(--c-heading, #000000);text-align:center;margin-bottom:40px}@media (max-width: 768px){.eduma-scope .section-title{font-size:26px;margin-bottom:30px}}.eduma-scope .top_panel{position:fixed;top:0;left:0;width:100%;z-index:99999;background:#fff;box-shadow:0 20px 20px -20px #00000040;transform:translateY(-100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease}.eduma-scope .top_panel.show{transform:translateY(0);visibility:visible}.eduma-scope .ev-page{display:flex;flex-direction:column;min-height:100vh;overflow-x:clip}.eduma-scope .ev-main{flex:1 0 auto}.eduma-scope .ev-header{position:relative;z-index:50}.eduma-scope .ev-mobilebar{display:none}@media (max-width: 768px){.eduma-scope .ev-mobilebar{position:fixed;bottom:0;left:0;z-index:999;display:flex;align-items:center;width:100%;padding:0 5px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;box-shadow:0 0 6px #dcdcdc99}}.eduma-scope .ev-mobilebar__item{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:57px;padding:10px 15px 6px;background:none;border:none;cursor:pointer;color:var(--c-heading, #000000);font-family:Roboto,Arial,Helvetica,sans-serif;transition:color .2s ease}.eduma-scope .ev-mobilebar__item>span:last-child{margin-top:4px;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap}.eduma-scope .ev-mobilebar__item:hover,.eduma-scope .ev-mobilebar__item.is-active{color:var(--c-primary, #003aaa)}.eduma-scope .ev-mobilebar__ico{position:relative;display:inline-flex}.eduma-scope .ev-mobilebar__count{position:absolute;top:-6px;right:-10px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;margin:0!important;padding:0 4px;border-radius:8px;background:var(--c-primary, #003aaa);color:#fff;font-size:10px!important;font-weight:700;line-height:1!important}@media (max-width: 768px){.eduma-scope .ev-page{padding-bottom:calc(57px + env(safe-area-inset-bottom,0px))}}body.eduma-scope:has(#ev-shell .is-open) .ev-mobilebar{display:none}.eduma-scope .ev-header__top{background:var(--c-bg-soft, #f3f7ff);box-shadow:none}.eduma-scope .ev-header__top-inner{display:flex;align-items:center;gap:20px;min-height:44px;font-size:14px}.eduma-scope .ev-header__phone{display:inline-flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap;color:var(--c-text, #444444)}.eduma-scope .ev-header__phone b{font-weight:700}.eduma-scope .ev-header__phone:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__top-center{flex:1;display:flex;align-items:center;justify-content:center;gap:20px;min-width:0}.eduma-scope .ev-header__min{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--c-muted, #9d9d9d);white-space:nowrap}.eduma-scope .ev-header__badge{background:var(--c-primary, #003aaa);color:#fff;border-radius:4px;padding:2px 8px;font-size:13px;font-weight:500}.eduma-scope .ev-header__toplinks{display:flex;align-items:center;gap:16px;white-space:nowrap}.eduma-scope .ev-header__toplinks a{font-size:14px;color:var(--c-muted, #9d9d9d);transition:color .2s ease}.eduma-scope .ev-header__toplinks a:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__right{margin-left:auto;display:flex;align-items:center;gap:18px}.eduma-scope .ev-header__lang{display:flex;align-items:center;gap:6px;font-weight:500;font-size:14px}.eduma-scope .ev-header__lang span{color:#ccc}.eduma-scope .ev-header__lang a{color:var(--c-text, #444444)}.eduma-scope .ev-header__lang a:hover,.eduma-scope .ev-header__lang a.is-active{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__login{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--c-text, #444444);white-space:nowrap;transition:color .2s ease}.eduma-scope .ev-header__login:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-hicon{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:none;border:none;padding:0;color:var(--c-text, #444444);font-weight:400;font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif;cursor:pointer;transition:color .2s ease}.eduma-scope .ev-hicon:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-hicon .ev-icon{transition:transform .2s ease}.eduma-scope .ev-drop:hover .ev-hicon .ev-icon{transform:rotate(180deg)}.eduma-scope .ev-drop{position:relative;display:inline-flex}.eduma-scope .ev-drop:after{content:"";position:absolute;top:100%;left:0;right:0;height:12px;display:none}.eduma-scope .ev-drop:hover:after{display:block}.eduma-scope .ev-drop:hover .ev-drop__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.eduma-scope .ev-drop__menu{position:absolute;top:calc(100% + 10px);left:0;min-width:140px;background:#fff;border-radius:6px;box-shadow:0 4px 24px #0000001f;padding:8px 0;z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.eduma-scope .ev-drop__menu--right{left:auto;right:0}.eduma-scope .ev-drop__menu a{display:flex;align-items:center;gap:8px;padding:7px 16px;font-size:14px;font-weight:400;color:var(--c-text, #444444);white-space:nowrap}.eduma-scope .ev-drop__menu a:hover{background:var(--c-bg-soft, #f3f7ff);color:var(--c-primary, #003aaa)}.eduma-scope .ev-drop__menu a.is-active{color:var(--c-primary, #003aaa);font-weight:500}.eduma-scope .ev-drop--sm .ev-drop__menu{min-width:92px}.eduma-scope .ev-header__wish{position:relative;display:inline-flex;align-items:center;color:var(--c-heading, #000000);transition:color .2s ease}.eduma-scope .ev-header__wish:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__wish-ico{display:inline-flex;align-items:center;justify-content:center}.eduma-scope .ev-header__wish-count,.eduma-scope .ev-header__cart-count{position:absolute;top:-8px;right:-10px;left:auto;min-width:18px;height:18px;padding:0 5px;background:var(--c-primary, #003aaa);color:#fff;border-radius:9px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.eduma-scope .ev-header__cart{position:relative;display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0;color:var(--c-heading, #000000);font-weight:700;font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif}.eduma-scope .ev-header__cart:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__cart-ico{position:relative;display:inline-flex;align-items:center;justify-content:center}.eduma-scope .ev-header__cart-svg{display:inline-flex;align-items:center}.eduma-scope .ev-header__cart-sum{display:none}.eduma-scope .ev-header__bar{position:relative;background:#fff;border-bottom:1px solid var(--c-border, #f1f1f1);box-shadow:none}.eduma-scope .ev-header__bar.is-stuck{position:fixed;top:0;left:0;right:0;z-index:70;box-shadow:0 2px 12px #00000014;animation:ev-slide-down .3s ease}.eduma-scope .ev-header__bar-inner{display:flex;align-items:center;gap:24px;min-height:82px}.eduma-scope .ev-header__bar-inner>.ev-header__logo,.eduma-scope .ev-header__bar-inner>.ev-header__actions{flex:1 1 0}.eduma-scope .ev-header__bar-inner>.ev-header__actions{justify-content:flex-end}.eduma-scope .ev-header__bar-inner>.ev-nav{flex:0 0 auto}@keyframes ev-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.eduma-scope .ev-header__logo{flex-shrink:0}.eduma-scope .ev-header__logo img{height:46px;width:auto;display:block}.eduma-scope .ev-header__bar-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;color:var(--c-heading, #000000);border-radius:6px;transition:color .2s ease}.eduma-scope .ev-header__bar-burger:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-header__actions{display:flex;align-items:center;gap:18px}.eduma-scope .ev-header__actions>*{display:flex;align-items:center}.eduma-scope .ev-header__actions svg{width:22px;height:22px}.eduma-scope .ev-nav{display:flex;align-items:center;gap:28px}.eduma-scope .ev-nav__item:has(.ev-nav__drop--mega){position:static}.eduma-scope .ev-nav__item{position:relative}.eduma-scope .ev-nav__item--drop:after{content:"";position:absolute;top:100%;left:0;width:100%;height:12px;display:none}.eduma-scope .ev-nav__item--drop:hover:after{display:block}.eduma-scope .ev-nav__item--drop:hover .ev-nav__drop{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.eduma-scope .ev-nav__item--drop:hover .ev-nav__link--trigger .ev-icon{transform:rotate(180deg);color:var(--c-heading, #000000)}.eduma-scope .ev-nav__item:has(.ev-nav__drop--mega)>.ev-nav__link{position:relative}.eduma-scope .ev-nav__item:has(.ev-nav__drop--mega)>.ev-nav__link:after{content:"";position:absolute;top:100%;left:-14px;right:-14px;height:22px;display:none}.eduma-scope .ev-nav__item:has(.ev-nav__drop--mega):hover>.ev-nav__link:after{display:block}.eduma-scope .ev-nav__link{display:flex;align-items:center;gap:4px;padding:12px 0;line-height:26px;font-weight:500;font-size:16px;color:var(--c-heading, #000000);white-space:nowrap;transition:color .25s ease;border:none;background:transparent;cursor:pointer;font-family:Roboto,Arial,Helvetica,sans-serif;text-align:left}.eduma-scope .ev-nav__link .ev-icon{transition:transform .25s ease}.eduma-scope .ev-nav__link:hover{background:transparent;color:var(--c-primary, #003aaa)}.eduma-scope .ev-nav__link.is-active{color:var(--c-primary, #003aaa)}.eduma-scope .ev-nav__drop{position:absolute;top:100%;left:-20px;background:#fff;min-width:280px;max-width:calc(100vw - 40px);box-shadow:0 8px 24px #00000024;border-radius:0 0 8px 8px;padding:18px 20px;z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.eduma-scope .ev-nav__drop--mega{left:0;right:0;width:auto;max-width:none;padding:34px 0 38px;border-radius:0;box-shadow:0 12px 28px #0000001a;transform:none}.eduma-scope .ev-nav__drop-cols{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px 26px}.eduma-scope .ev-nav__drop--mega .ev-nav__drop-cols{width:100%;max-width:1290px;margin:0 auto;padding-left:15px;padding-right:15px;display:block;column-count:3;column-gap:30px}@media (max-width: 1024px){.eduma-scope .ev-nav__drop--mega .ev-nav__drop-cols{column-count:2}}.eduma-scope .ev-nav__drop--mega .ev-nav__drop-col{margin-bottom:18px}.eduma-scope .ev-nav__drop--mega .ev-nav__drop-col .ev-nav__drop-head{break-after:avoid;-webkit-column-break-after:avoid}.eduma-scope .ev-nav__drop--mega .ev-nav__drop-col li{break-inside:avoid}.eduma-scope .ev-nav__drop-head{display:block;font-weight:700;font-size:15px;color:var(--c-heading, #000000);margin-bottom:8px}.eduma-scope .ev-mega{width:100%;max-width:1290px;margin:0 auto;padding-left:15px;padding-right:15px;display:grid;grid-template-columns:1fr;gap:30px;align-items:stretch}.eduma-scope .ev-mega--with-banner{grid-template-columns:1fr 355px;gap:40px}@media (max-width: 1024px){.eduma-scope .ev-mega--with-banner{grid-template-columns:1fr;gap:24px}}.eduma-scope .ev-mega__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;list-style:none;margin:0;padding:0}@media (max-width: 1024px){.eduma-scope .ev-mega__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.eduma-scope .ev-mega__item{list-style:none}.eduma-scope .ev-mega__link{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none}.eduma-scope .ev-mega__ico{flex-shrink:0;width:130px;height:130px;max-width:100%;border-radius:50%;overflow:hidden;background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-mega__ico img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.eduma-scope .ev-mega__ico.is-empty img{width:56%;height:56%;margin:22%;object-fit:contain;opacity:.45}.eduma-scope .ev-mega__name{margin-top:16px;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:20px;font-weight:700;color:var(--c-heading, #000000);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}@media (max-width: 1024px){.eduma-scope .ev-mega__name{font-size:17px}}.eduma-scope .ev-mega__link:hover .ev-mega__name{color:var(--c-primary, #003aaa)}.eduma-scope .ev-mega__link:hover .ev-mega__ico:not(.is-empty) img{transform:scale(1.1)}.eduma-scope .ev-mega__banner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:40px 30px;border-radius:16px;overflow:hidden;background:var(--c-primary, #003aaa);color:#fff;text-align:center;text-decoration:none}.eduma-scope .ev-mega__banner-title{position:relative;z-index:2;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:30px;font-weight:700;line-height:1.2}.eduma-scope .ev-mega__banner-title p{margin:0}.eduma-scope .ev-mega__banner-desc{position:relative;z-index:2;font-size:15px;line-height:1.5;opacity:.95}.eduma-scope .ev-mega__banner-desc p{margin:0}.eduma-scope .ev-mega__banner-desc strong,.eduma-scope .ev-mega__banner-desc b{display:inline-block;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:64px;font-weight:700;line-height:1.1;color:var(--c-accent, #ffc700)}.eduma-scope .ev-mega__banner-btn{position:relative;z-index:2;margin-top:14px;padding:10px 26px;border-radius:6px;background:#fff;color:var(--c-primary, #003aaa);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:background-color .25s ease,color .25s ease}.eduma-scope .ev-mega__banner:hover .ev-mega__banner-btn{background:var(--c-accent, #ffc700);color:var(--c-primary-dark, #082645)}.eduma-scope .ev-mega__banner-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.35}.eduma-scope .ev-nav__drop--catalog{width:auto;min-width:280px;padding:10px 0}.eduma-scope .ev-nav__catalog-grid{display:block;list-style:none;margin:0;padding:0}.eduma-scope .ev-nav__catalog-item{position:relative;list-style:none}.eduma-scope .ev-nav__catalog-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 18px;font-size:14px;font-weight:500;color:var(--c-text, #444444);white-space:nowrap}.eduma-scope .ev-nav__catalog-link .ev-icon{color:var(--c-primary, #003aaa);flex-shrink:0}.eduma-scope .ev-nav__catalog-link:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-nav__catalog-item.has-flyout:hover>.ev-nav__catalog-link{color:var(--c-primary, #003aaa)}.eduma-scope .ev-nav__flyout{position:absolute;top:-8px;left:100%;width:240px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--c-border, #f1f1f1);padding:8px 0;border-radius:8px;box-shadow:0 8px 24px #00000024;z-index:5;list-style:none;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s}.eduma-scope .ev-nav__flyout li{list-style:none}.eduma-scope .ev-nav__catalog-item.has-flyout:hover>.ev-nav__flyout{opacity:1;visibility:visible;pointer-events:auto}.eduma-scope .ev-nav__drop ul li{margin-bottom:6px}.eduma-scope .ev-nav__drop ul a{font-size:14px;font-weight:500;white-space:nowrap}.eduma-scope .ev-nav__drop ul a:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-nav__drop--catalog .ev-nav__flyout li{margin-bottom:0}.eduma-scope .ev-nav__drop--catalog .ev-nav__flyout a{display:block;color:var(--c-text, #444444);font-weight:600;font-size:13px;line-height:1.3;padding:4px 16px;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-transform:lowercase}.eduma-scope .ev-nav__drop--catalog .ev-nav__flyout a:first-letter{text-transform:uppercase}.eduma-scope .ev-nav__drop--catalog .ev-nav__flyout a:hover{color:var(--c-primary, #003aaa);background:#0000000d}@media (max-width: 1024px){.eduma-scope .ev-header__bar-burger{display:inline-flex}.eduma-scope .ev-nav{display:none}.eduma-scope .ev-header__bar-inner{gap:12px;min-height:68px}.eduma-scope .ev-header__logo img{height:42px}.eduma-scope .ev-header__top-center{display:none}}@media (max-width: 768px){.eduma-scope .ev-header__top{display:none}.eduma-scope .ev-header__bar-inner{min-height:56px;gap:8px}.eduma-scope .ev-header__logo img{height:38px}.eduma-scope .ev-header__bar-burger,.eduma-scope .ev-header__actions{flex:1 1 0}.eduma-scope .ev-header__actions{justify-content:flex-end;gap:18px;margin-left:0}.eduma-scope .ev-header__logo{flex:0 0 auto;margin:0 auto}.eduma-scope #ev-cart-btn{display:none}}@media (max-width: 480px){.eduma-scope .ev-header__actions{gap:14px}}.eduma-scope .ev-search-panel svg,.eduma-scope .ev-side svg{width:1.25em;height:1.25em;flex-shrink:0}.eduma-scope .ev-search-panel__btn svg,.eduma-scope .ev-search-panel__close svg{width:20px;height:20px}.eduma-scope .ev-cart-mini__qty button svg{width:14px;height:14px}.eduma-scope .ev-cart-mini__remove svg{width:16px;height:16px}.eduma-scope .ev-side__close svg,.eduma-scope .ev-side__search button svg,.eduma-scope .ev-drill__expand svg,.eduma-scope .ev-drill__wish svg{width:18px;height:18px}.eduma-scope .ev-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:90}.eduma-scope .ev-overlay.is-visible{opacity:1;visibility:visible}.eduma-scope .ev-search-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#fff;display:flex;flex-direction:column;align-items:center;padding:70px 20px 30px;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s}.eduma-scope .ev-search-panel.is-open{opacity:1;visibility:visible}.eduma-scope .ev-search-panel__close{position:absolute;top:26px;right:32px;display:inline-flex;align-items:center;background:none;border:none;color:var(--c-text, #444444);cursor:pointer}.eduma-scope .ev-search-panel__close:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-search-panel__form{display:flex;align-items:center;width:100%;max-width:760px;border:1px solid var(--c-border, #f1f1f1);border-radius:35px;padding:4px 6px 4px 20px}.eduma-scope .ev-search-panel__input{flex:1;min-width:0;border:none;outline:none;font-size:20px;padding:12px 6px;font-family:Roboto,Arial,Helvetica,sans-serif;background:transparent}.eduma-scope .ev-search-panel__input::placeholder{color:#bbb}.eduma-scope .ev-search-panel__btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:none;border-radius:50%;background:var(--c-primary, #003aaa);color:#fff;cursor:pointer;transition:background .2s ease}.eduma-scope .ev-search-panel__btn:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .ev-search-panel__results{width:100%;max-width:1000px;margin-top:30px}.eduma-scope .ev-search-panel__results:empty{display:none}.eduma-scope .ev-search-panel__results{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.eduma-scope .ev-search-panel__results{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.eduma-scope .ev-search-panel__results{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.eduma-scope .ev-search-panel__results{grid-template-columns:1fr}}.eduma-scope .ev-search-panel__results>a{display:flex;flex-direction:column;color:var(--c-text, #444444);text-decoration:none}.eduma-scope .ev-search-panel__results>a br{display:none}.eduma-scope .ev-search-panel__results>a img{width:100%!important;aspect-ratio:1;object-fit:cover;border-radius:16px;background:var(--c-bg-soft, #f3f7ff);margin-bottom:10px}.eduma-scope .ev-search-panel__results>a span{font-size:15px;line-height:1.35}.eduma-scope .ev-search-panel__results>a span:first-of-type{font-weight:600}.eduma-scope .ev-search-panel__results>a span[style*=font-weight],.eduma-scope .ev-search-panel__results>a span:last-of-type{color:var(--c-primary, #003aaa)!important;font-weight:700;font-size:16px;margin-top:4px}.eduma-scope .ev-search-panel__results>a span[style*=line-through]{color:#999!important;font-weight:400;font-size:14px}.eduma-scope .ev-search-panel__results>a:hover span:first-of-type{color:var(--c-primary, #003aaa)}.eduma-scope .ev-search-panel__results>a.all-results{grid-column:1/-1;justify-self:center;margin-top:12px;display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:14px 40px;background:var(--c-primary, #003aaa);color:#fff;border-radius:35px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;transition:background .2s ease,color .2s ease}.eduma-scope .ev-search-panel__results>a.all-results:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .ev-side{position:fixed;top:0;bottom:0;z-index:100;width:380px;max-width:90vw;background:#fff;display:flex;flex-direction:column;box-shadow:0 0 40px #0003;transition:transform .3s ease}.eduma-scope .ev-side--right{right:0;transform:translate(100%)}.eduma-scope .ev-side--left{left:0;transform:translate(-100%)}.eduma-scope .ev-side.is-open{transform:translate(0)}.eduma-scope .ev-side__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08);min-height:64px}.eduma-scope .ev-side__head--menu{justify-content:flex-end;min-height:56px}.eduma-scope .ev-side__title{font-weight:700;font-size:18px;text-transform:uppercase}.eduma-scope .ev-side__close{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-size:15px;color:#777;white-space:nowrap;cursor:pointer}.eduma-scope .ev-side__close:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-side__close--strong{font-size:16px;font-weight:700;color:var(--c-text, #444444)}.eduma-scope .ev-side__close--strong:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-side__searchbar{padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope .ev-side__search{display:flex;border:1px solid rgba(0,0,0,.12);border-radius:35px;overflow:hidden}.eduma-scope .ev-side__search input{flex:1;min-width:0;border:none;outline:none;padding:10px 16px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px}.eduma-scope .ev-side__search button{display:flex;align-items:center;justify-content:center;border:none;background:var(--c-primary, #003aaa);padding:0 16px;color:#fff;cursor:pointer}.eduma-scope .ev-side__search button:hover,.eduma-scope .ev-side__search-clear:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .ev-side__body{flex:1;overflow-y:auto;padding:10px 0 24px}.eduma-scope .ev-side__body--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:40px 24px}.eduma-scope .ev-side__empty{font-size:17px;color:#777}.eduma-scope .ev-side__search-results{padding:6px 0}.eduma-scope .ev-side__search-results .no_res{display:block;padding:24px 20px;text-align:center;color:#888;font-size:15px}.eduma-scope .ev-side__search-results a{display:grid;grid-template-columns:56px 1fr;grid-auto-rows:min-content;align-items:center;column-gap:12px;row-gap:4px;padding:12px 20px;color:var(--c-text, #444444);border-bottom:1px solid rgba(0,0,0,.06);line-height:1.3}.eduma-scope .ev-side__search-results a br{display:none}.eduma-scope .ev-side__search-results a img{grid-column:1;grid-row:1/span 2;width:56px;height:56px;object-fit:cover;border-radius:6px;flex-shrink:0;background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-side__search-results a span:first-of-type{grid-column:2;font-size:14px;font-weight:600;color:var(--c-text, #444444)!important;transition:color .2s ease}.eduma-scope .ev-side__search-results a:hover span:first-of-type{color:var(--c-primary, #003aaa)!important}.eduma-scope .ev-side__search-results a span~span{grid-column:2;font-size:14px;font-weight:700;color:var(--c-primary, #003aaa)!important;margin-right:8px}.eduma-scope .ev-side__search-results a span[style*=line-through]{color:#999!important;font-weight:400;text-decoration:line-through}.eduma-scope .ev-side__search-results a.all-results{display:none}.eduma-scope .ev-side__search-all{display:block;width:100%;text-align:center;padding:16px 24px;border-top:1px solid rgba(0,0,0,.08);color:var(--c-primary, #003aaa);font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.3px;transition:background .2s ease}.eduma-scope .ev-side__search-all:hover{background:#00000008}.eduma-scope .ev-side__socials{display:flex;gap:12px;padding:20px 24px 0}.eduma-scope .ev-side__socials img{width:26px;height:26px}.eduma-scope .ev-cart-mini__body{padding:4px 0}.eduma-scope .ev-cart-mini__item{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.07)}.eduma-scope .ev-cart-mini__img{flex-shrink:0;width:66px;height:66px;border-radius:6px;overflow:hidden;background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-cart-mini__img img{width:100%;height:100%;object-fit:cover}.eduma-scope .ev-cart-mini__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.eduma-scope .ev-cart-mini__name{font-size:14px;font-weight:600;line-height:1.35;color:var(--c-text, #444444)}.eduma-scope .ev-cart-mini__name:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart-mini__attrs{display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.3;color:#888}.eduma-scope .ev-cart-mini__attrs strong{color:#666;font-weight:600}.eduma-scope .ev-cart-mini__qty{display:inline-flex;align-items:center;align-self:flex-start;border:1px solid var(--c-border, #f1f1f1);border-radius:35px;overflow:hidden}.eduma-scope .ev-cart-mini__qty button{display:flex;align-items:center;justify-content:center;width:28px;height:26px;border:none;background:#fff;color:var(--c-text, #444444);cursor:pointer;transition:background-color .2s ease,color .2s ease}.eduma-scope .ev-cart-mini__qty button:hover{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .ev-cart-mini__qty input{width:34px;text-align:center;border:none;outline:none;font-size:13px;font-weight:600;background:transparent;pointer-events:none}.eduma-scope .ev-cart-mini__price{font-size:14px;font-weight:600;color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart-mini__remove{flex-shrink:0;background:none;border:none;color:#aaa;cursor:pointer;padding:2px;line-height:0}.eduma-scope .ev-cart-mini__remove:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart-mini__foot{border-top:1px solid rgba(0,0,0,.1);padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px}.eduma-scope .ev-cart-mini__total{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700;text-transform:uppercase}.eduma-scope .ev-cart-mini__total strong{color:var(--c-primary, #003aaa)}.eduma-scope .ev-drill__back{display:inline-flex;align-items:center;gap:6px;padding:12px 20px 6px;margin:0;background:none;border:none;cursor:pointer;color:var(--c-primary, #003aaa);font-weight:600;font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif}.eduma-scope .ev-drill__back:hover{opacity:.8}.eduma-scope .ev-drill{list-style:none;margin:0;padding:0}.eduma-scope .ev-drill__item{border-bottom:1px solid rgba(0,0,0,.06);list-style:none}.eduma-scope .ev-drill__link,.eduma-scope .ev-drill__expand{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;padding:14px 20px;font-weight:600;font-size:16px;color:var(--c-heading, #000000);background:none;border:none;cursor:pointer;font-family:Roboto,Arial,Helvetica,sans-serif}.eduma-scope .ev-drill__link:hover,.eduma-scope .ev-drill__expand:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-drill__link .ev-icon,.eduma-scope .ev-drill__expand .ev-icon{color:var(--c-primary, #003aaa);flex-shrink:0}.eduma-scope .ev-drill__extra{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.eduma-scope .ev-drill__wish{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--c-heading, #000000)}.eduma-scope .ev-drill__wish .ev-icon,.eduma-scope .ev-drill__wish:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-drill__wish-count{min-width:18px;height:18px;padding:0 4px;background:var(--c-primary, #003aaa);color:#fff;border-radius:50%;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1}.eduma-scope .ev-drill__lang{display:flex;align-items:center;gap:8px;padding:4px 20px 14px;font-weight:600;font-size:15px}.eduma-scope .ev-drill__lang .ev-drill__lang-sep{color:#ccc}.eduma-scope .ev-drill__lang a{color:var(--c-text, #444444)}.eduma-scope .ev-drill__lang a:hover,.eduma-scope .ev-drill__lang a.is-active{color:var(--c-primary, #003aaa)}.eduma-scope .ev-side__body{overflow-x:hidden}.eduma-scope .ev-drill.drill-fwd{animation:ev-drill-fwd .26s ease}.eduma-scope .ev-drill.drill-back{animation:ev-drill-back .26s ease}@keyframes ev-drill-fwd{0%{transform:translate(60px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes ev-drill-back{0%{transform:translate(-60px);opacity:0}to{transform:translate(0);opacity:1}}.eduma-scope .ev-footer{flex-shrink:0;background:var(--c-bg-soft, #f3f7ff);padding-top:50px}.eduma-scope .ev-footer__grid{display:grid;grid-template-columns:1.4fr 1.2fr 1fr 1fr;gap:30px;padding-bottom:40px}.eduma-scope .ev-footer__logo img{height:46px;width:auto;margin-bottom:16px}.eduma-scope .ev-footer__about{font-size:14px;color:var(--c-text, #444444);line-height:1.6;margin-bottom:16px}.eduma-scope .ev-footer__lang{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px}.eduma-scope .ev-footer__lang .ev-footer__lang-sep{color:#ccc}.eduma-scope .ev-footer__lang a{color:var(--c-text, #444444);text-decoration:none}.eduma-scope .ev-footer__lang a:hover,.eduma-scope .ev-footer__lang a.is-active{color:var(--c-primary, #003aaa)}.eduma-scope .ev-footer h3{font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:700;color:var(--c-heading, #000000);margin-bottom:22px;padding-bottom:0}.eduma-scope .ev-footer h3:after{content:none}.eduma-scope .ev-footer__line{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:1.3;margin-bottom:12px;color:var(--c-text, #444444)}.eduma-scope .ev-footer__line .ev-icon{color:var(--c-primary, #003aaa);flex-shrink:0}.eduma-scope .ev-footer ul li{margin-bottom:12px;line-height:1.2}.eduma-scope .ev-footer ul li a{font-weight:400;font-size:14px}.eduma-scope .ev-footer ul li a:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-footer__bottom{border-top:1px solid rgba(0,0,0,.08);padding:18px 0;font-size:14px;line-height:24px;color:var(--c-text, #444444)}@media (max-width: 1024px){.eduma-scope .ev-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.eduma-scope .ev-footer__grid{grid-template-columns:1fr}}.eduma-scope .ev-home{padding-bottom:60px}.eduma-scope .ev-hero{position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:pan-y}.eduma-scope .ev-hero__swiper{overflow:hidden}.eduma-scope .ev-hero__slide{position:relative;display:flex;align-items:center;min-height:600px}@media (max-width: 1024px){.eduma-scope .ev-hero__slide{min-height:460px}}@media (max-width: 768px){.eduma-scope .ev-hero__slide{min-height:380px}}.eduma-scope .ev-hero__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#00000059,#0000001f 40%,#0000 65%);pointer-events:none}@media (max-width: 768px){.eduma-scope .ev-hero__slide:before{background:linear-gradient(180deg,#00000059,#0000000d 55%)}}.eduma-scope .ev-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.eduma-scope .ev-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.eduma-scope .ev-hero__inner{position:relative;z-index:2;width:100%}.eduma-scope .ev-hero__content{max-width:45%}@media (max-width: 768px){.eduma-scope .ev-hero__content{max-width:100%}}.eduma-scope .ev-hero__content--left{margin-right:auto;text-align:left}.eduma-scope .ev-hero__content--center{margin-left:auto;margin-right:auto;text-align:center}.eduma-scope .ev-hero__content--right{margin-left:auto;text-align:right}.eduma-scope .ev-hero__title{font-size:54px;line-height:1.15;color:#fff}@media (max-width: 1024px){.eduma-scope .ev-hero__title{font-size:40px}}@media (max-width: 768px){.eduma-scope .ev-hero__title{font-size:26px}}.eduma-scope .ev-hero__desc{margin-top:14px;font-size:18px;line-height:1.5}.eduma-scope .ev-hero__desc p{margin:0}@media (max-width: 1024px){.eduma-scope .ev-hero__desc{font-size:16px}}@media (max-width: 768px){.eduma-scope .ev-hero__desc{font-size:14px}}.eduma-scope .ev-hero__btn{display:inline-flex;align-items:center;justify-content:center;height:50px;margin-top:32px;padding:0 34px;border:none;border-radius:6px;background:#fff;color:var(--c-primary, #003aaa);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .25s ease,color .25s ease}.eduma-scope .ev-hero__btn:hover,.eduma-scope .ev-hero__btn:focus{background:var(--c-accent, #ffc700);color:var(--c-primary-dark, #082645)}.eduma-scope .ev-hero__btn--custom{background:var(--hb-bg, #ffffff);color:var(--hb-color, var(--c-primary, #003aaa))}.eduma-scope .ev-hero__btn--custom:hover,.eduma-scope .ev-hero__btn--custom:focus{background:var(--hb-bg-h, var(--hb-bg, var(--c-accent, #ffc700)));color:var(--hb-color-h, var(--hb-color, var(--c-primary-dark, #082645)))}.eduma-scope .ev-hero__dots{position:absolute;left:0;right:0;bottom:34px;z-index:3}@media (max-width: 768px){.eduma-scope .ev-hero__dots{bottom:16px}}.eduma-scope .ev-hero__dots-inner{display:flex;gap:10px}@media (max-width: 768px){.eduma-scope .ev-hero__dots-inner{justify-content:center}}.eduma-scope .ev-hero__dots-inner button{width:12px;height:12px;padding:0;border:none;border-radius:50%;background:#ffffff73;cursor:pointer;transition:background-color .25s ease,width .25s ease}.eduma-scope .ev-hero__dots-inner button:hover{background:#ffffffb3}.eduma-scope .ev-hero__dots-inner button.is-active{width:32px;border-radius:6px;background:#fff}.eduma-scope .ev-section--soft{background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-section{padding:50px 0}.eduma-scope .ev-rcarousel-section{padding:0 0 50px}.eduma-scope .ev-ccarousel{position:relative;padding:0 44px}@media (max-width: 768px){.eduma-scope .ev-ccarousel{padding:0}}.eduma-scope .ev-ccarousel__viewport{overflow:hidden;padding:14px 0;margin:-14px 0}.eduma-scope .ev-ccarousel__item{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;text-decoration:none}.eduma-scope .ev-ccarousel__media{position:relative;display:block;width:130px;height:130px;max-width:100%;border-radius:50%;overflow:hidden;filter:drop-shadow(0 2px 6px rgba(0,0,0,.12));transition:filter .45s ease}.eduma-scope .ev-ccarousel__media img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .55s ease}.eduma-scope .ev-ccarousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 6px #fff;pointer-events:none;transition:box-shadow .45s ease}.eduma-scope .ev-ccarousel__media.is-empty{background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-ccarousel__media.is-empty img{width:56%;height:56%;margin:22%;object-fit:contain;opacity:.45}.eduma-scope .ev-ccarousel__item:hover .ev-ccarousel__media:not(.is-empty) img{transform:scale(1.14)}.eduma-scope .ev-ccarousel__item:hover .ev-ccarousel__media:not(.is-empty):after{box-shadow:inset 0 0 #fff}.eduma-scope .ev-ccarousel__item:hover .ev-ccarousel__media:not(.is-empty){filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.eduma-scope .ev-ccarousel__name{font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:700;color:var(--c-heading, #000000);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.eduma-scope .ev-ccarousel__item:hover .ev-ccarousel__name{color:var(--c-primary, #003aaa)}.eduma-scope .ev-ccarousel__arrow{position:absolute;top:44px;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--c-muted, #9d9d9d);cursor:pointer;transition:color .2s ease,background-color .2s ease}.eduma-scope .ev-ccarousel__arrow:hover{background:#fff;color:var(--c-primary, #003aaa);box-shadow:0 2px 8px #0000001a}.eduma-scope .ev-ccarousel__arrow--prev{left:0}.eduma-scope .ev-ccarousel__arrow--next{right:0}.eduma-scope .ev-ccarousel__arrow.swiper-button-disabled{opacity:.3;pointer-events:none}@media (max-width: 768px){.eduma-scope .ev-ccarousel__arrow{display:none}}.eduma-scope .ev-ccarousel__dots{display:none}@media (max-width: 768px){.eduma-scope .ev-ccarousel__dots{position:static;display:flex;justify-content:center;gap:8px;margin-top:18px}.eduma-scope .ev-ccarousel__dots .swiper-pagination-bullet{width:9px;height:9px;margin:0!important;border-radius:50%;background:var(--c-border-gray, #d9d9dd);opacity:1;cursor:pointer;transition:background-color .2s ease,width .2s ease}.eduma-scope .ev-ccarousel__dots .swiper-pagination-bullet:hover{background:var(--c-muted, #9d9d9d)}.eduma-scope .ev-ccarousel__dots .swiper-pagination-bullet-active{width:26px;border-radius:5px;background:var(--c-primary, #003aaa)}.eduma-scope .ev-ccarousel__dots{display:flex}}.eduma-scope .ev-infoblocks{padding:20px 0 50px}.eduma-scope .ev-infoblocks__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width: 1024px){.eduma-scope .ev-infoblocks__grid{grid-template-columns:1fr;gap:16px}}.eduma-scope .ev-infoblock{position:relative;display:block;aspect-ratio:410/205;border-radius:20px;overflow:hidden;background:var(--c-primary, #003aaa);color:#fff;text-decoration:none}.eduma-scope .ev-infoblock:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#00000073,#0000004d 40%,#0000 70%);pointer-events:none}.eduma-scope .ev-infoblock__body{position:absolute;inset:0 auto 0 0;z-index:2;width:54.6%;display:flex;flex-direction:column;justify-content:center;padding:8.3% 4.9%}.eduma-scope .ev-infoblock__title{font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:24px;font-weight:700;line-height:1.25}.eduma-scope .ev-infoblock__title p{margin:0}@media (max-width: 480px){.eduma-scope .ev-infoblock__title{font-size:20px}}.eduma-scope .ev-infoblock__desc{margin-top:4px;font-size:13px;line-height:1.5;opacity:.95}.eduma-scope .ev-infoblock__desc p{margin:0}.eduma-scope .ev-infoblock__desc strong,.eduma-scope .ev-infoblock__desc b{font-family:Roboto Slab,Georgia,Times New Roman,serif;font-weight:700}.eduma-scope .ev-infoblock__btn{align-self:flex-start;margin-top:14px;padding:9px 20px;border-radius:6px;background:var(--ib-bg, #ffffff);color:var(--ib-color, var(--c-primary, #003aaa));font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;transition:background-color .25s ease,color .25s ease}.eduma-scope .ev-infoblock:hover .ev-infoblock__btn{background:var(--ib-bg-h, var(--ib-bg, var(--c-accent, #ffc700)));color:var(--ib-color-h, var(--ib-color, var(--c-primary-dark, #082645)))}.eduma-scope .ev-infoblock__art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:transform .45s ease}.eduma-scope .ev-infoblock__art img{width:100%;height:100%;object-fit:cover;display:block}.eduma-scope .ev-infoblock__art--empty{display:none}.eduma-scope .ev-infoblock:hover .ev-infoblock__art{transform:scale(1.04)}.eduma-scope .ev-cats{padding:50px 20px}.eduma-scope .ev-cats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.eduma-scope .ev-cats__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.eduma-scope .ev-cats__grid{grid-template-columns:1fr}}.eduma-scope .ev-cats__item{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--c-border, #f1f1f1);border-radius:16px;overflow:hidden;text-decoration:none;transition:box-shadow .25s ease}.eduma-scope .ev-cats__item:hover{box-shadow:0 2px 16px #0000001a}.eduma-scope .ev-cats__item:hover .ev-cats__media img{transform:scale3d(1.08,1.08,1)}.eduma-scope .ev-cats__item:hover .ev-cats__title{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cats__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--c-bg-soft, #f3f7ff);flex-shrink:0}.eduma-scope .ev-cats__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0,0,.44,1.18)}.eduma-scope .ev-cats__body{padding:18px 20px;background:#fff}.eduma-scope .ev-cats__title{margin:0;color:var(--c-heading, #000000);font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:18px;font-weight:700;line-height:1.35;transition:color .2s ease}.eduma-scope .ev-cats__count{display:block;margin-top:4px;font-size:14px;color:var(--c-muted, #9d9d9d)}.eduma-scope .ev-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:48px}.eduma-scope .ev-tabs__btn{position:relative;padding:9px 0 15px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:24px;font-weight:700;line-height:1.25;color:var(--c-heading, #000000);transition:color .25s ease,border-color .25s ease}.eduma-scope .ev-tabs__btn:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-tabs__btn.is-active{color:var(--c-primary, #003aaa);border-bottom-color:var(--c-primary, #003aaa)}.eduma-scope .ev-tabs__pane{display:none}.eduma-scope .ev-tabs__pane.is-active{display:block}.eduma-scope .ev-tabs__more{margin-top:36px;text-align:center}@media (max-width: 1024px){.eduma-scope .ev-tabs{gap:24px;margin-bottom:34px}.eduma-scope .ev-tabs__btn{font-size:20px}}@media (max-width: 768px){.eduma-scope .ev-tabs{gap:18px}.eduma-scope .ev-tabs__btn{font-size:17px;padding-bottom:11px}}.eduma-scope .ev-sale{padding:30px 20px 50px}.eduma-scope .ev-reviews{padding:20px 20px 50px}.eduma-scope .ev-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1024px){.eduma-scope .ev-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.eduma-scope .ev-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.eduma-scope .ev-products-grid{grid-template-columns:1fr}}.eduma-scope .ev-reviews__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media (max-width: 1024px){.eduma-scope .ev-reviews__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.eduma-scope .ev-reviews__grid{grid-template-columns:repeat(2,1fr)}}.eduma-scope .ev-reviews__grid img{width:100%;border-radius:16px;aspect-ratio:226/463;object-fit:cover}.eduma-scope .ev-pcarousel{position:relative}.eduma-scope .ev-pcarousel .ev-pcarousel__viewport{padding:4px 4px 8px;overflow:hidden}.eduma-scope .ev-pcarousel .swiper-slide{height:auto}.eduma-scope .ev-pcarousel .swiper-slide>.pcard{height:100%}.eduma-scope .ev-pcarousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#fff;color:var(--c-text, #444444);cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:color .3s ease}.eduma-scope .ev-pcarousel__arrow:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-pcarousel__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.eduma-scope .ev-pcarousel__arrow--prev{left:-29px}.eduma-scope .ev-pcarousel__arrow--next{right:-29px}@media (max-width: 1500px){.eduma-scope .ev-pcarousel__arrow--prev{left:-8px}.eduma-scope .ev-pcarousel__arrow--next{right:-8px}}@media (max-width: 768px){.eduma-scope .ev-pcarousel__arrow{display:none}}.eduma-scope .ev-pcarousel__dots{position:static;display:flex;justify-content:center;gap:8px;margin-top:18px}.eduma-scope .ev-pcarousel__dots .swiper-pagination-bullet{width:9px;height:9px;margin:0!important;border-radius:50%;background:var(--c-border-gray, #d9d9dd);opacity:1;cursor:pointer;transition:background-color .2s ease,width .2s ease}.eduma-scope .ev-pcarousel__dots .swiper-pagination-bullet:hover{background:var(--c-muted, #9d9d9d)}.eduma-scope .ev-pcarousel__dots .swiper-pagination-bullet-active{width:26px;border-radius:5px;background:var(--c-primary, #003aaa)}.eduma-scope .ev-seo{margin-top:20px}.eduma-scope .ev-seo h1{font-size:30px;margin-bottom:18px}.eduma-scope .ev-seo h2{font-size:24px;margin:28px 0 14px}.eduma-scope .ev-seo p{color:#555;line-height:1.7}.eduma-scope .ev-seo a{color:var(--c-primary, #003aaa);text-decoration:underline}.eduma-scope .ev-reviews{padding:60px 20px}@media (max-width: 768px){.eduma-scope .ev-reviews{padding:40px 20px}}.eduma-scope .ev-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}@media (max-width: 768px){.eduma-scope .ev-reviews__grid{grid-template-columns:1fr}}.eduma-scope .ev-rcarousel{position:relative}.eduma-scope .ev-rcarousel .swiper-wrapper{align-items:stretch}.eduma-scope .ev-rcarousel .swiper-slide{height:auto}.eduma-scope .ev-rcarousel .swiper-slide .ev-review{height:100%}.eduma-scope .ev-rcarousel__dots{position:static;display:flex;justify-content:center;gap:8px;margin-top:18px}.eduma-scope .ev-rcarousel__dots .swiper-pagination-bullet{width:9px;height:9px;margin:0!important;border-radius:50%;background:var(--c-border-gray, #d9d9dd);opacity:1;cursor:pointer;transition:background-color .2s ease,width .2s ease}.eduma-scope .ev-rcarousel__dots .swiper-pagination-bullet:hover{background:var(--c-muted, #9d9d9d)}.eduma-scope .ev-rcarousel__dots .swiper-pagination-bullet-active{width:26px;border-radius:5px;background:var(--c-primary, #003aaa)}.eduma-scope .ev-review{display:flex;flex-direction:column;align-items:center;padding:48px;border-radius:20px;text-align:center}.eduma-scope .ev-review--pink{background:#fcedea}.eduma-scope .ev-review--blue{background:var(--c-bg-soft, #f3f7ff)}@media (max-width: 480px){.eduma-scope .ev-review{padding:32px 24px}}.eduma-scope .ev-review__stars{display:flex;gap:4px;font-size:20px;line-height:1}.eduma-scope .ev-review__stars i{font-style:normal;color:var(--c-accent, #ffc700)}.eduma-scope .ev-review__stars i:before{content:"★"}.eduma-scope .ev-review__stars i.empty{color:#ccd6df}.eduma-scope .ev-review__text{margin:20px 0 24px;font-size:20px;line-height:30px;color:var(--c-heading, #000000)}@media (max-width: 1024px){.eduma-scope .ev-review__text{font-size:17px;line-height:1.6}}.eduma-scope .ev-review__author{margin-top:auto}.eduma-scope .ev-review__author b{display:block;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:700;color:var(--c-heading, #000000)}.eduma-scope .ev-review__author i{display:block;margin-top:2px;font-style:normal;font-size:14px;color:var(--c-text, #444444)}.eduma-scope .ev-advantages{padding:60px 20px}@media (max-width: 768px){.eduma-scope .ev-advantages{padding:40px 20px}}.eduma-scope .ev-seo__advantages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media (max-width: 1024px){.eduma-scope .ev-seo__advantages{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}}@media (max-width: 480px){.eduma-scope .ev-seo__advantages{grid-template-columns:1fr}}.eduma-scope .ev-seo__adv-icon{display:inline-block;width:32px;height:32px;object-fit:contain;margin-bottom:12px}.eduma-scope .ev-seo__adv{text-align:center}.eduma-scope .ev-seo__adv .h4{font-family:Roboto Slab,Georgia,Times New Roman,serif;color:var(--c-heading, #000000);font-weight:700;line-height:1.3;font-size:18px;margin:0 0 6px}.eduma-scope .ev-seo__adv p{margin:0;font-size:14px;color:var(--c-muted, #9d9d9d);line-height:1.5}.eduma-scope .ev-seo__adv .ev-icon{margin:0 auto 12px;color:var(--c-primary, #003aaa)}.eduma-scope .ev-seo__adv .ev-icon svg{width:32px;height:32px}.eduma-scope .ev-faq-section{padding:20px 0 60px}.eduma-scope .ev-faq-section__title{font-size:30px;font-weight:700;color:var(--c-heading, #000000);text-align:left;margin-bottom:20px}.eduma-scope .ev-faq-section .ev-faqpage{width:100%}.eduma-scope .ev-faq__item{border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope .ev-faq__q{width:100%;text-align:left;background:none;border:none;outline:none;-webkit-tap-highlight-color:transparent;padding:16px 0;font-size:16px;font-weight:600;color:var(--c-heading, #000000);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.eduma-scope .ev-faq__q:focus,.eduma-scope .ev-faq__q:focus-visible{outline:none}.eduma-scope .ev-faq__q .ev-icon{color:var(--c-primary, #003aaa);transition:transform .25s ease;flex-shrink:0}.eduma-scope .ev-faq__a-wrap{height:0;overflow:hidden;transition:height .32s cubic-bezier(.25,.1,.25,1),opacity .28s ease;will-change:height}.eduma-scope .ev-faq__a{padding:0 0 18px;color:#666;line-height:1.6}.eduma-scope .ev-faq__item.is-open .ev-faq__q .ev-icon{transform:rotate(180deg)}.eduma-scope .pcard{height:100%}.eduma-scope .pcard__wrapper{position:relative;height:100%;background:#fff;border:1px solid var(--c-border, #f1f1f1);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s ease}.eduma-scope .pcard__wrapper:hover{box-shadow:0 2px 16px #0000001a}.eduma-scope .pcard__media{position:relative;aspect-ratio:1;overflow:hidden;flex-shrink:0}.eduma-scope .pcard__img{display:block;width:100%;height:100%}.eduma-scope .pcard__img img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94)}.eduma-scope .pcard:hover .pcard__img img{transform:scale(1.09)}.eduma-scope .pcard__badges{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.eduma-scope .pcard__badge{display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1;padding:4px 10px;border-radius:4px;white-space:nowrap}.eduma-scope .pcard__badge--sale{background:var(--c-sale, #e74040);color:#fff}.eduma-scope .pcard__badge--new{background:#fff;color:var(--c-heading, #000000);box-shadow:0 2px 8px #0000001f}.eduma-scope .pcard__badge--featured{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .pcard__badge--out{background:#8a8a8a;color:#fff}.eduma-scope .pcard__timer{position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;gap:5px;background:var(--c-primary, #003aaa);color:#fff;padding:4px 10px;border-radius:35px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 2px 8px #0003}.eduma-scope .pcard__timer span{font-variant-numeric:tabular-nums;letter-spacing:.3px}.eduma-scope .pcard__timer .ev-icon svg{width:14px;height:14px}.eduma-scope .pcard__timer i{font-size:13px}.eduma-scope .pcard__video{position:absolute;bottom:12px;right:12px;z-index:4;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:#d32f2fd9;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000002e;transition:background .2s ease}.eduma-scope .pcard__video .ev-icon svg{width:16px;height:16px;fill:currentColor}.eduma-scope .pcard__video i{font-size:15px}.eduma-scope .pcard__video:hover{background:#d32f2f;color:#fff}.eduma-scope .pcard__actions{position:absolute;top:12px;right:12px;z-index:3;display:flex;flex-direction:column;gap:4px;opacity:0;transform:translate(10px);transition:opacity .3s ease,transform .3s ease}.eduma-scope .pcard__action{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:6px;background:#fff;color:var(--c-heading, #000000);box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:background-color .2s ease,color .2s ease}.eduma-scope .pcard__action:hover,.eduma-scope .pcard__action.is-active,.eduma-scope .pcard__action.compare-attached{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .pcard__action--wish.is-active,.eduma-scope .pcard__action--wish.desire-attached{background:var(--c-sale, #e74040);color:#fff}.eduma-scope .pcard__action--wish.is-active .ev-icon svg path,.eduma-scope .pcard__action--wish.desire-attached .ev-icon svg path{fill:currentColor}.eduma-scope .pcard:hover .pcard__actions,.eduma-scope .pcard:focus-within .pcard__actions{opacity:1;transform:none}@media (hover: none){.eduma-scope .pcard__actions{opacity:1;transform:none}}.eduma-scope .pcard__bottom{position:relative;z-index:4;background:#fff;padding:20px;display:flex;flex-direction:column;align-items:center;flex:1;gap:6px}.eduma-scope .pcard__title{font-size:16px;font-weight:400;line-height:1.4;color:var(--c-text, #444444);text-align:center;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.eduma-scope .pcard__title:hover{color:var(--c-primary, #003aaa)}.eduma-scope .pcard__price{display:flex;align-items:baseline;justify-content:center;gap:8px}.eduma-scope .pcard__old{color:var(--c-muted, #9d9d9d);text-decoration:line-through;font-size:16px;font-weight:400}.eduma-scope .pcard__now{color:var(--c-heading, #000000);font-weight:500;font-size:16px}.eduma-scope .pcard__now.is-sale{color:var(--c-sale, #e74040)}.eduma-scope .pcard__footer{margin-top:auto;padding-top:4px}.eduma-scope .pcard__out{display:flex;align-items:center;justify-content:center;width:100%;height:44px;font-size:13px;font-weight:600;color:#999}.eduma-scope .ev-hero-page{position:relative;overflow:hidden;background:none;padding:46px 0 34px;margin-bottom:0}.eduma-scope .ev-hero-page__inner{position:relative;z-index:2}.eduma-scope .ev-hero-page__title{font-size:48px;font-weight:700;color:var(--c-heading, #000000);line-height:1.15;margin-bottom:10px}@media (max-width: 1024px){.eduma-scope .ev-hero-page__title{font-size:36px}}@media (max-width: 768px){.eduma-scope .ev-hero-page__title{font-size:30px;line-height:1.35}}.eduma-scope .ev-hero-page__crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:16px;color:var(--c-text, #444444)}.eduma-scope .ev-hero-page__crumbs a{color:var(--c-text, #444444)}.eduma-scope .ev-hero-page__crumbs a:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-hero-page__sep{color:var(--c-muted, #9d9d9d)}.eduma-scope .ev-content{padding-bottom:60px}.eduma-scope .ev-content h1,.eduma-scope .ev-content h2,.eduma-scope .ev-content h3{color:var(--c-heading, #000000)}.eduma-scope .ev-content h2{font-size:26px;margin:26px 0 14px}.eduma-scope .ev-content h3{font-size:20px;margin:20px 0 12px}.eduma-scope .ev-content p{line-height:1.7;color:#555;margin-bottom:1em}.eduma-scope .ev-content ul:not(.ev-reset){padding-left:20px;margin-bottom:1em;list-style:disc}.eduma-scope .ev-content ul:not(.ev-reset) li{margin-bottom:6px}.eduma-scope .ev-content a:not(.btn):not([class*=btn_]):not([class*=ev-card]):not([class*=ev-catalog]):not([class*=pcard]):not([class*=filter]):not([class*=check]):not([class*=ev-cart]):not([class*=ev-product]):not([class*=ev-product] *):not([class*=ev-compare]):not([class*=ev-compare] *):not(:has(h1,h2,h3,h4)){color:var(--c-primary, #003aaa);text-decoration:underline}.eduma-scope .ev-content img{border-radius:16px}.eduma-scope .ev-cart{display:grid;grid-template-columns:1fr 320px;gap:30px;align-items:start}@media (max-width: 768px){.eduma-scope .ev-cart{grid-template-columns:1fr}}.eduma-scope .ev-cart__list{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.eduma-scope .ev-cart__row{display:grid;grid-template-columns:1fr 120px 140px 120px 40px;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.07)}.eduma-scope .ev-cart__row:last-child{border-bottom:none}.eduma-scope .ev-cart__row--head{font-size:13px;font-weight:700;text-transform:uppercase;color:#999;background:var(--c-bg-soft, #f3f7ff)}@media (max-width: 768px){.eduma-scope .ev-cart__row--head{display:none}}@media (max-width: 768px){.eduma-scope .ev-cart__row{grid-template-columns:1fr auto;row-gap:10px}}.eduma-scope .ev-cart__product{display:flex;align-items:center;gap:14px;min-width:0}@media (max-width: 768px){.eduma-scope .ev-cart__product{grid-column:1/-1}}.eduma-scope .ev-cart__product-info{min-width:0;display:flex;flex-direction:column;gap:4px}.eduma-scope .ev-cart__thumb{flex-shrink:0;width:70px;height:70px;border-radius:6px;overflow:hidden;background:var(--c-bg-soft, #f3f7ff)}.eduma-scope .ev-cart__thumb img{width:100%;height:100%;object-fit:cover}.eduma-scope .ev-cart__name{font-size:15px;font-weight:600;color:var(--c-text, #444444);line-height:1.4;text-decoration:none!important}.eduma-scope .ev-cart__name:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart__attrs{font-size:13px;color:#999;line-height:1.4}.eduma-scope .ev-cart__attrs span{display:block}.eduma-scope .ev-cart__attrs strong{color:#777;font-weight:600}.eduma-scope .ev-cart__price{font-size:15px;color:#555;white-space:nowrap}.eduma-scope .ev-cart__sum{font-size:16px;font-weight:700;color:var(--c-primary, #003aaa);white-space:nowrap}.eduma-scope .ev-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--c-border, #f1f1f1);border-radius:4px;overflow:hidden;width:fit-content}.eduma-scope .ev-cart__qty .ev-cart__qbtn{display:flex;align-items:center;justify-content:center;width:34px;height:36px;border:none;background:#fff;color:var(--c-text, #444444);cursor:pointer}.eduma-scope .ev-cart__qty .ev-cart__qbtn:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart__qty .ev-cart__qbtn svg{width:16px;height:16px}.eduma-scope .ev-cart__qty .ev-cart__qinput{width:44px;height:36px;border:none;text-align:center;font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:600;outline:none;background:#fff;pointer-events:none}.eduma-scope .ev-cart__remove{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#aaa;cursor:pointer;padding:4px;line-height:0}.eduma-scope .ev-cart__remove:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart__remove svg{width:18px;height:18px}@media (max-width: 768px){.eduma-scope .ev-cart__remove{justify-self:end}}@media (max-width: 768px){.eduma-scope .ev-cart__price:before,.eduma-scope .ev-cart__qty-cell:before,.eduma-scope .ev-cart__sum:before{content:attr(data-label) ": ";font-weight:600;color:#999;margin-right:6px}}.eduma-scope .ev-cart__summary{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.08);padding:22px;position:sticky;top:20px}.eduma-scope .ev-content .ev-cart__summary-title{font-size:20px;font-weight:700;color:var(--c-heading, #000000);margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope .ev-cart__summary-row{display:flex;justify-content:space-between;font-size:15px;color:#555;margin-bottom:12px}.eduma-scope .ev-cart__summary-row .dropdown-cart-sum{font-style:normal}.eduma-scope .ev-cart__summary-row--total{font-size:18px;font-weight:700;color:var(--c-text, #444444);padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}.eduma-scope .ev-cart__summary-row--total strong{color:var(--c-primary, #003aaa);white-space:nowrap}.eduma-scope .ev-cart__checkout{width:100%;margin:8px 0 14px}.eduma-scope .ev-cart__continue{display:block;text-align:center;font-size:14px;color:#777;text-decoration:none!important}.eduma-scope .ev-cart__continue:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-cart__empty{text-align:center;padding:60px 20px}.eduma-scope .ev-cart__empty p{font-size:18px;color:#777;margin-bottom:20px}.eduma-scope .ev-form-wrap{max-width:480px;margin:0 auto 60px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:36px}.eduma-scope .ev-form-wrap--wide{max-width:720px}.eduma-scope .ev-form__group{margin-bottom:18px}.eduma-scope .ev-form__label{display:block;font-weight:600;margin-bottom:6px;font-size:14px}.eduma-scope .ev-form__control{width:100%;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;padding:12px 16px;font-size:15px;font-family:Roboto,Arial,Helvetica,sans-serif;outline:none;transition:border-color .2s ease}.eduma-scope .ev-form__control:focus{border-color:var(--c-primary, #003aaa)}.eduma-scope .ev-form__submit{width:100%;margin-top:10px}.eduma-scope .ev-form__hint{text-align:center;margin-top:16px;font-size:14px;color:#777}.eduma-scope .ev-form__hint a{color:var(--c-primary, #003aaa)}.eduma-scope .ev-form__tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--c-border, #f1f1f1)}.eduma-scope .ev-form__tab{padding:10px 18px;font-weight:600;color:#999;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer}.eduma-scope .ev-form__tab.is-active{color:var(--c-primary, #003aaa);border-bottom-color:var(--c-primary, #003aaa)}.eduma-scope .ev-profile:not(.ev-profile--tabs){display:grid;grid-template-columns:240px 1fr;gap:30px;margin-bottom:60px}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:10px;height:fit-content}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav a{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:6px;font-weight:600;color:var(--c-text, #444444)}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav a:hover{background:var(--c-bg, #ffffff)}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav a.is-active{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__body{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:30px}@media (max-width: 768px){.eduma-scope .ev-profile:not(.ev-profile--tabs){grid-template-columns:1fr}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav{display:flex;overflow-x:auto}.eduma-scope .ev-profile:not(.ev-profile--tabs) .ev-profile__nav a{white-space:nowrap}}.eduma-scope .ev-profile--tabs{margin-bottom:60px}.eduma-scope .ev-profile__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.eduma-scope .ev-profile__heading{font-size:30px;color:var(--c-heading, #000000);margin:0}.eduma-scope .ev-profile__logout{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#888;font-size:14px;cursor:pointer}.eduma-scope .ev-profile__logout:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-profile__tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.eduma-scope .ev-profile__tab{padding:12px 22px;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:var(--c-text, #444444)!important;text-decoration:none!important;transition:all .2s ease}.eduma-scope .ev-profile__tab:hover{border-color:var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)!important}.eduma-scope .ev-profile__tab.is-active{background:var(--c-primary, #003aaa);border-color:var(--c-primary, #003aaa);color:#fff!important}.eduma-scope .ev-profile__panel{background:transparent;padding:0}.eduma-scope .ev-profile__hello{font-size:20px;color:var(--c-heading, #000000);margin:0 0 8px}.eduma-scope .ev-profile__text{color:#777;margin:0 0 24px;max-width:640px}.eduma-scope .ev-dash-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media (max-width: 1024px){.eduma-scope .ev-dash-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.eduma-scope .ev-dash-cards{grid-template-columns:1fr}}.eduma-scope .ev-dash-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;border:1px solid var(--c-border, #f1f1f1);border-radius:8px;color:var(--c-text, #444444)!important;text-decoration:none!important;transition:border-color .2s ease,transform .2s ease}.eduma-scope .ev-dash-card .ev-icon{color:var(--c-primary, #003aaa)}.eduma-scope .ev-dash-card:hover{border-color:var(--c-primary, #003aaa);transform:translateY(-2px)}.eduma-scope .ev-dash-card__label{font-size:15px;font-weight:700;color:var(--c-heading, #000000)}.eduma-scope .ev-dash-card__hint{font-size:13px;color:#999;word-break:break-all}.eduma-scope .ev-acc{max-width:720px}.eduma-scope .ev-acc__title{font-size:18px;color:var(--c-heading, #000000);margin:0 0 18px}.eduma-scope .ev-acc--pass{margin-top:34px;padding-top:30px;border-top:1px solid var(--c-border, #f1f1f1)}.eduma-scope .ev-acc__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 480px){.eduma-scope .ev-acc__row{grid-template-columns:1fr}}.eduma-scope .ev-acc__field{display:block;margin-bottom:18px}.eduma-scope .ev-acc__field span{display:block;font-size:13px;color:#777;margin-bottom:6px}.eduma-scope .ev-acc__field .form-control{width:100%;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;padding:11px 18px;font-size:15px;font-family:Roboto,Arial,Helvetica,sans-serif;outline:none;transition:border-color .2s ease}.eduma-scope .ev-acc__field .form-control:focus{border-color:var(--c-primary, #003aaa)}.eduma-scope .ev-acc__field .form-control[readonly]{background:var(--c-bg-soft, #f3f7ff);color:#888}.eduma-scope .ev-acc__submit{margin-top:6px}.eduma-scope .ev-orders__table{width:100%;border-collapse:collapse}.eduma-scope .ev-orders__table th,.eduma-scope .ev-orders__table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--c-border, #f1f1f1)}.eduma-scope .ev-orders__table thead th{font-weight:700;color:var(--c-heading, #000000);font-size:14px}.eduma-scope .ev-badge-status{display:inline-block;padding:3px 12px;border-radius:35px;font-size:13px;font-weight:600}.eduma-scope .ev-badge-status--completed{background:#e3f5e8;color:#2e7d4f}.eduma-scope .ev-badge-status--processing{background:#fff5e0;color:#a8791a}.eduma-scope .ev-badge-status--cancelled{background:#fde3e3;color:#c0392b}.eduma-scope .ev-faqpage{width:100%;margin:0 0 60px}.eduma-scope .ev-wishlist{padding-bottom:40px}.eduma-scope .ev-wishlist__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1)}.eduma-scope .ev-wishlist__label{font-size:15px;font-weight:700;text-transform:uppercase;color:var(--c-heading, #000000)}.eduma-scope .ev-wishlist__clear{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#888;font-size:14px;cursor:pointer;transition:color .2s ease}.eduma-scope .ev-wishlist__clear:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-wishlist__grid{grid-template-columns:repeat(4,1fr)}@media (max-width: 1024px){.eduma-scope .ev-wishlist__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.eduma-scope .ev-wishlist__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.eduma-scope .ev-wishlist__grid{grid-template-columns:1fr}}.eduma-scope .ev-wishlist__empty{background:#fff;border-radius:16px;padding:60px 30px;text-align:center}.eduma-scope .ev-wishlist__empty p{font-size:18px;color:#777;margin-bottom:26px}.eduma-scope .ev-contacts{padding-bottom:70px}.eduma-scope .ev-contacts__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:24px;align-items:start;margin-top:10px}@media (max-width: 768px){.eduma-scope .ev-contacts__grid{grid-template-columns:1fr}}.eduma-scope .ev-contacts__card{padding:4px 0}.eduma-scope .ev-contacts__line{display:flex;align-items:center;gap:12px;font-size:16px;margin-bottom:14px;color:#333}.eduma-scope .ev-contacts__line .ev-icon{color:#333;flex-shrink:0}.eduma-scope .ev-contacts__line a{color:#333!important;text-decoration:none!important}.eduma-scope .ev-contacts__line a:hover{color:var(--c-primary, #003aaa)!important}.eduma-scope .ev-contacts__hr{border:none;border-top:1px solid rgba(0,0,0,.08);margin:18px 0}.eduma-scope .ev-contacts__socials{display:flex;gap:12px;margin-top:22px}.eduma-scope .ev-contacts__socials img{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(88%);transition:transform .2s ease}.eduma-scope .ev-contacts__socials a:hover img{transform:translateY(-2px)}.eduma-scope .ev-contacts__map{border-radius:16px;overflow:hidden;min-height:380px}.eduma-scope .ev-contacts__map iframe{width:100%;height:100%;min-height:380px;border:0;display:block}@media (max-width: 480px){.eduma-scope .ev-contacts__map,.eduma-scope .ev-contacts__map iframe{min-height:300px}}.eduma-scope .ev-contacts__content{margin-top:40px;color:#555;line-height:1.7}.eduma-scope .ev-search-page__empty{text-align:center;padding:40px 20px;color:#777;font-size:18px}.eduma-scope .ev-form-wrap .form-group{margin-bottom:16px}.eduma-scope .ev-form-wrap .form-control{width:100%;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;padding:12px 16px;font-size:15px;font-family:Roboto,Arial,Helvetica,sans-serif;outline:none;transition:border-color .2s ease}.eduma-scope .ev-form-wrap .form-control:focus{border-color:var(--c-primary, #003aaa)}.eduma-scope .ev-form-wrap .btn_1{display:inline-flex;align-items:center;justify-content:center;background:var(--c-primary, #003aaa);color:#fff;border:none;border-radius:6px;padding:12px 30px;font-weight:600;text-transform:uppercase;font-size:14px;cursor:pointer}.eduma-scope .ev-form-wrap .btn_1.full-width{width:100%}.eduma-scope .ev-form-wrap .btn_1:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .ev-form-wrap .btn_1.outline{background:transparent;border:1px solid var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)}.eduma-scope .ev-form-wrap .btn_1.outline:hover{background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .ev-form-wrap .text-danger{color:#c0392b;font-size:13px;margin-top:4px}.eduma-scope .ev-form-wrap .user_phone{position:relative}.eduma-scope .ev-form-wrap .user_phone_input{padding-left:46px;font-size:15px}.eduma-scope .ev-form-wrap .user_phone:before{content:"+38";position:absolute;left:16px;top:50%;transform:translateY(-50%);line-height:1;color:#888;font-size:15px;pointer-events:none}.eduma-scope .ev-form-wrap .container_check{display:inline-flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.eduma-scope .ev-form-wrap .container_check a{color:var(--c-primary, #003aaa)}.eduma-scope .ev-form-wrap #forgot{color:var(--c-primary, #003aaa);font-size:13px}.eduma-scope .ev-form-wrap #forgot_pw{display:none;margin-top:14px}.eduma-scope .ev-form-wrap hr{border:none;border-top:1px solid var(--c-border, #f1f1f1);margin:18px 0}.eduma-scope .ev-form-wrap .box_account-head{font-size:20px;font-weight:700;color:var(--c-heading, #000000);margin-bottom:18px}.eduma-scope .ev-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto 60px}@media (max-width: 768px){.eduma-scope .ev-auth-grid{grid-template-columns:1fr}}.eduma-scope .pagination__wrapper{margin-top:40px}.eduma-scope .pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.eduma-scope .pagination li{list-style:none}.eduma-scope .pagination a,.eduma-scope .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 6px;border-radius:6px;border:1px solid var(--c-border, #f1f1f1);background:#fff;font-weight:600;font-size:16px;color:var(--c-heading, #000000);text-decoration:none!important;transition:all .2s ease}.eduma-scope .pagination a{color:var(--c-heading, #000000)!important}.eduma-scope .pagination a:hover{border-color:var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)!important}.eduma-scope .pagination a.prev,.eduma-scope .pagination a.next{font-size:16px;line-height:1}.eduma-scope .pagination .active{background:var(--c-primary, #003aaa);color:#fff!important;border-color:var(--c-primary, #003aaa);cursor:default}.eduma-scope .pagination .is-disabled{opacity:.4;pointer-events:none;cursor:default}.eduma-scope .pagination .gap{border:none;background:none;color:var(--c-muted, #9d9d9d);min-width:24px;cursor:default}.eduma-scope .ev-pay{display:flex;flex-direction:column;align-items:center;padding:20px 0 60px}.eduma-scope .ev-pay__card{width:100%;max-width:560px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:40px 32px}.eduma-scope .ev-pay__card--center{text-align:center}.eduma-scope .ev-pay__alert{display:flex;align-items:flex-start;gap:14px;width:100%;max-width:560px;margin:0 0 20px;padding:18px 20px;border-radius:16px;font-size:15px;text-align:left}.eduma-scope .ev-pay__alert--warn{background:#fdecea;color:#a5342a;border:1px solid #f7d2ce;border-left:4px solid #e05a4d}.eduma-scope .ev-pay__alert-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#e05a4d;color:#fff}.eduma-scope .ev-pay__alert-icon .ev-icon svg path{fill:currentColor}.eduma-scope .ev-pay__alert-body{flex:1 1 auto;min-width:0}.eduma-scope .ev-pay__alert-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#a5342a;line-height:1.3}.eduma-scope .ev-pay__alert-text{margin:0;font-size:14px;line-height:1.5;color:#8c4038}@media (max-width: 480px){.eduma-scope .ev-pay__alert{padding:14px 16px;gap:12px}.eduma-scope .ev-pay__alert-icon{width:28px;height:28px}.eduma-scope .ev-pay__alert-title{font-size:15px}}.eduma-scope .ev-pay__icon{margin-bottom:20px}.eduma-scope .ev-pay__hello{font-size:16px;color:var(--c-text, #444444);margin:0 0 8px}.eduma-scope .ev-pay__sum{font-size:18px;color:var(--c-heading, #000000);margin:0 0 24px}.eduma-scope .ev-pay__sum b{color:var(--c-primary, #003aaa)}.eduma-scope .ev-pay__title{font-size:24px;font-weight:700;color:var(--c-heading, #000000);margin:0 0 14px}.eduma-scope .ev-pay__text{font-size:16px;color:#555;margin:0 0 24px}.eduma-scope .ev-pay__text--error{color:#c0392b}.eduma-scope .ev-pay__btn{margin-top:4px}.eduma-scope .ev-pay__btn input[type=image]{cursor:pointer}.eduma-scope .ev-pay__home{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:13px 32px;background:transparent;border:1px solid var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)!important;border-radius:6px;font-weight:700;text-transform:uppercase;font-size:14px;text-decoration:none!important;transition:all .2s ease}.eduma-scope .ev-pay__home:hover{background:var(--c-primary, #003aaa);color:#fff!important}.eduma-scope .ev-subcats{position:relative;margin:10px 0 34px}.eduma-scope .ev-subcats .ev-subcats__viewport{overflow:hidden}.eduma-scope .ev-subcats .ev-subcats__slide{width:235px}@media (max-width: 480px){.eduma-scope .ev-subcats .ev-subcats__slide{width:180px}}.eduma-scope .ev-subcats .ev-subcats__item{width:100%}.eduma-scope .ev-subcats .ev-cats__media{aspect-ratio:1/1}.eduma-scope .ev-subcats .ev-cats__media:after{background:linear-gradient(transparent 38%,#000000c7)}.eduma-scope .ev-subcats .ev-cats__title{color:#fff;font-weight:800;font-size:17px;text-shadow:0 1px 8px rgba(0,0,0,.6)}@media (max-width: 768px){.eduma-scope .ev-subcats .ev-cats__title{font-size:15px}}.eduma-scope .ev-catalog{padding-bottom:60px}.eduma-scope.ev-filter-open{overflow:hidden}.eduma-scope #show-pr .ev-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope #show-pr .ev-toolbar__perpage{display:flex;align-items:center;gap:6px;font-size:15px;color:#777}.eduma-scope #show-pr .ev-toolbar__perpage-btn{border:none;background:none;color:#999;font-size:15px;padding:2px 4px;cursor:pointer;transition:color .2s ease}.eduma-scope #show-pr .ev-toolbar__perpage-btn:hover{color:var(--c-text, #444444)}.eduma-scope #show-pr .ev-toolbar__perpage-btn.is-active{color:var(--c-primary, #003aaa);font-weight:700}.eduma-scope #show-pr .ev-toolbar__perpage-btn:not(:last-child):after{content:"/";color:#ccc;margin-left:8px}.eduma-scope #show-pr .ev-toolbar__right{display:flex;align-items:center;gap:18px}.eduma-scope #show-pr .ev-toolbar__cols{display:flex;gap:6px}@media (max-width: 768px){.eduma-scope #show-pr .ev-toolbar__cols{display:none}}.eduma-scope #show-pr .ev-toolbar__cols-btn{display:flex;gap:2px;align-items:stretch;width:30px;height:22px;padding:4px;border:1px solid transparent;border-radius:4px;background:none;cursor:pointer;transition:border-color .2s ease}.eduma-scope #show-pr .ev-toolbar__cols-btn:hover{border-color:#0000001f}.eduma-scope #show-pr .ev-toolbar__cols-btn.is-active .ev-toolbar__cols-bar{background:var(--c-primary, #003aaa)}.eduma-scope #show-pr .ev-toolbar__cols-bar{flex:1;background:#bbb;border-radius:1px;transition:background .2s ease}.eduma-scope #show-pr .ev-toolbar__sort{padding:9px 14px;border:none;border-bottom:2px solid rgba(0,0,0,.15);background:transparent;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px;color:var(--c-text, #444444);cursor:pointer;min-width:240px}.eduma-scope #show-pr .ev-toolbar__sort:focus{outline:none;border-color:var(--c-primary, #003aaa)}@media (max-width: 480px){.eduma-scope #show-pr .ev-toolbar__sort{min-width:0;width:100%}}.eduma-scope #show-pr .ev-toolbar .ev-filter-toggle{display:none;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--c-primary, #003aaa);border-radius:6px;background:#fff;color:var(--c-primary, #003aaa);font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:700;font-size:14px;cursor:pointer}.eduma-scope #show-pr .ev-toolbar .ev-filter-toggle svg{flex-shrink:0}.eduma-scope #show-pr .ev-toolbar .ev-filter-toggle:hover{background:var(--c-primary, #003aaa);color:#fff}@media (max-width: 1024px){.eduma-scope #show-pr .ev-toolbar .ev-filter-toggle{display:inline-flex;order:-1;margin-right:auto}.eduma-scope #show-pr .ev-toolbar .ev-toolbar__right{width:100%;justify-content:space-between}}.eduma-scope .ev-catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:start}@media (max-width: 1024px){.eduma-scope .ev-catalog-layout{grid-template-columns:1fr}}.eduma-scope .ev-catalog__sidebar,.eduma-scope .ev-catalog__main{min-width:0}.eduma-scope .ev-filter-panel__close,.eduma-scope .ev-filter-backdrop{display:none}@media (max-width: 1024px){.eduma-scope .ev-filter-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#00000073;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s}.eduma-scope .ev-filter-backdrop.is-open{opacity:1;visibility:visible}.eduma-scope .ev-catalog__sidebar{position:fixed;top:0;left:0;bottom:0;z-index:1101;width:340px;max-width:88vw;background:#fff;box-shadow:0 0 40px #0003;padding:56px 20px 24px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease}.eduma-scope .ev-catalog__sidebar.is-open{transform:translate(0)}.eduma-scope .ev-filter-panel__close{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:14px;width:40px;height:40px;border:none;background:none;font-size:30px;line-height:1;color:#777;cursor:pointer}.eduma-scope .ev-filter-panel__close:hover{color:var(--c-primary, #003aaa)}}.eduma-scope .ev-catalog__main .ev-products-grid{grid-template-columns:repeat(var(--cols, 3),1fr)}@media (max-width: 768px){.eduma-scope .ev-catalog__main .ev-products-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.eduma-scope .ev-catalog__main .ev-products-grid{grid-template-columns:1fr!important}}.eduma-scope .ev-catalog__group{margin-bottom:44px}.eduma-scope .ev-catalog__group-head{margin-bottom:20px}.eduma-scope .ev-catalog__group-head h2{font-size:26px;color:var(--c-heading, #000000);margin:0 0 6px}.eduma-scope .ev-catalog__group-head a:hover h2{color:var(--c-primary, #003aaa)}.eduma-scope .ev-catalog__group-desc{color:#666;font-size:14px}.eduma-scope .ev-catalog__more{grid-column:-2/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--c-primary, #003aaa) 0%,var(--c-primary-light, #1b52c0) 100%);border-radius:16px;color:#fff;font-weight:700;text-align:center;padding:20px;min-height:200px}.eduma-scope .ev-catalog__more:hover{color:#fff;opacity:.92}@media (max-width: 768px){.eduma-scope .ev-catalog__more{grid-column:auto}}.eduma-scope .ev-catalog__desc{color:#555;line-height:1.7;margin-bottom:24px;text-align:center}.eduma-scope .ev-catalog__desc:empty{display:none}.eduma-scope #show-pr+.ev-catalog__desc{margin-top:56px;padding-top:32px;border-top:1px solid rgba(0,0,0,.08)}.eduma-scope #show-pr .row{display:flex;flex-wrap:wrap;margin:0 -10px}.eduma-scope #show-pr [class*=col-]{padding:10px}.eduma-scope #show-pr .grid_item{position:relative;background:var(--c-bg-soft, #f3f7ff);border:1px solid var(--c-border, #f1f1f1);border-radius:16px 16px 0 0;border-bottom:none;overflow:hidden;padding:0 0 8px}.eduma-scope #show-pr .grid_item figure{margin:0;position:relative;aspect-ratio:1/1;overflow:hidden}.eduma-scope #show-pr .grid_item figure a{display:block;height:100%}.eduma-scope #show-pr .grid_item figure img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.eduma-scope #show-pr .grid_item figure:hover img{transform:scale(1.05)}.eduma-scope #show-pr .grid_item h3{font-size:15px!important;font-weight:600;color:var(--c-text, #444444);padding:12px 14px 0;margin:0;line-height:1.3!important;height:auto!important}.eduma-scope #show-pr .grid_item>a{color:inherit}.eduma-scope #show-pr .grid_item>a:hover h3{color:var(--c-primary, #003aaa)}.eduma-scope #show-pr .grid_item em{color:#999;font-size:13px;padding:0 14px;display:inline-block}.eduma-scope #show-pr .grid_item span[v-html],.eduma-scope #show-pr .grid_item>a>span{padding:0 14px}.eduma-scope #show-pr .ribbon{position:absolute;top:10px;left:10px;z-index:3;padding:3px 10px;border-radius:5px;font-size:12px;font-weight:700;color:#fff}.eduma-scope #show-pr .ribbon.off{background:var(--c-primary, #003aaa)}.eduma-scope #show-pr .ribbon.new{background:var(--c-primary-dark, #082645)}.eduma-scope #show-pr .ribbon.hot{background:var(--c-accent, #ffc700);color:var(--c-heading, #000000)}.eduma-scope #show-pr .grid_item_2{list-style:none;margin:0;padding:10px 14px 14px;background:var(--c-bg-soft, #f3f7ff);border:1px solid var(--c-border, #f1f1f1);border-top:none;border-radius:0 0 16px 16px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.eduma-scope #show-pr .grid_item_2 .price_box{width:100%;display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.eduma-scope #show-pr .grid_item_2 .new_price{font-size:20px;font-weight:700;color:var(--c-primary, #003aaa)}.eduma-scope #show-pr .grid_item_2 .old_price{font-size:14px;color:#999;text-decoration:line-through}.eduma-scope #show-pr .grid_item_2 li{list-style:none}.eduma-scope #show-pr .grid_item_2 .cart-button,.eduma-scope #show-pr .grid_item_2 .click-one-click-order,.eduma-scope #show-pr .grid_item_2 [data-type=switchDesire]{border:none;font-family:Roboto,Arial,Helvetica,sans-serif;cursor:pointer}.eduma-scope #show-pr .grid_item_2 .cart-button{display:inline-flex;align-items:center;gap:8px;background:var(--c-primary, #003aaa);color:#fff;border-radius:6px;padding:10px 18px;font-weight:600;font-size:14px}.eduma-scope #show-pr .grid_item_2 .cart-button i{font-size:16px}.eduma-scope #show-pr .grid_item_2 .cart-button:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope #show-pr .grid_item_2 .click-one-click-order,.eduma-scope #show-pr .grid_item_2 [data-type=switchDesire]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--c-border, #f1f1f1);color:var(--c-heading, #000000)}.eduma-scope #show-pr .grid_item_2 .click-one-click-order:hover,.eduma-scope #show-pr .grid_item_2 [data-type=switchDesire]:hover{border-color:var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)}.eduma-scope #show-pr .grid_item_2 [data-type=switchDesire].desire-attached{background:var(--c-primary, #003aaa);color:#fff;border-color:var(--c-primary, #003aaa)}.eduma-scope #show-pr .products_paginate button{display:inline-flex;align-items:center;justify-content:center;background:var(--c-primary, #003aaa)!important;color:#fff!important;border:none!important;border-radius:6px!important;width:auto!important;min-width:220px;padding:14px 40px!important;font-size:14px!important;font-weight:600;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 10px 24px -8px rgba(var(--c-primary, #003aaa),.6);cursor:pointer;transition:all .2s ease}.eduma-scope #show-pr .products_paginate button:hover{background:var(--c-accent, #ffc700)!important;color:var(--c-primary-dark, #082645)!important;box-shadow:0 12px 26px -8px #00000040;transform:translateY(-1px)}.eduma-scope #show-pr .products_paginate .page{min-width:44px!important;height:44px!important;display:flex;align-items:center;justify-content:center;border-radius:6px!important;border:1px solid var(--c-border, #f1f1f1)!important;background:#fff!important;font-size:16px!important;font-weight:600;color:var(--c-heading, #000000)!important;transition:all .2s ease}.eduma-scope #show-pr .products_paginate .page:hover{background:#fff!important;border-color:var(--c-primary, #003aaa)!important;color:var(--c-primary, #003aaa)!important}.eduma-scope #show-pr .products_paginate .page.page_selected{background:var(--c-primary, #003aaa)!important;border-color:var(--c-primary, #003aaa)!important;color:#fff!important}.eduma-scope #show-pr .products_paginate .page--nav{font-size:20px!important;line-height:1}.eduma-scope #show-pr .products_paginate .page--nav.is-disabled{opacity:.4;pointer-events:none}.eduma-scope #show-pr .products_paginate .page--gap{border:none!important;background:none!important;cursor:default;pointer-events:none;color:var(--c-muted, #9d9d9d)!important;min-width:24px!important}.eduma-scope .filter_col .inner_bt{display:none}.eduma-scope .filter_col .filter_type{margin-bottom:26px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope .filter_col .filter_type:last-of-type{border-bottom:none}.eduma-scope .filter_col .filter_type .filter_type__more{display:block;width:100%;margin-top:10px;padding:0;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--c-primary, #003aaa);text-align:center;text-decoration:none;transition:color .2s ease}.eduma-scope .filter_col .filter_type .filter_type__more:hover{color:var(--c-primary-dark, #082645)}.eduma-scope .filter_col .filter_type h4{margin:0 0 18px;font-size:17px;font-weight:700;color:var(--c-heading, #000000)}.eduma-scope .filter_col .filter_type ul{list-style:none;margin:0;padding:0}.eduma-scope .filter_col .filter_type li{margin-bottom:12px;list-style:none}.eduma-scope .filter_col .row{display:flex;flex-wrap:wrap;margin:0 -6px}.eduma-scope .filter_col .col-6{flex:0 0 50%;max-width:50%;padding:0 6px}.eduma-scope .filter_col .col-12{flex:0 0 100%;max-width:100%;padding:0 6px}.eduma-scope .filter_col label:not(.container_check){display:block;font-size:13px;color:#888;margin-bottom:4px}.eduma-scope .filter_col input.form-control{width:100%;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;padding:8px 12px;font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif;outline:none;transition:border-color .2s ease}.eduma-scope .filter_col input.form-control:focus{border-color:var(--c-primary, #003aaa)}.eduma-scope .filter_col .container_check{display:flex;align-items:center;gap:10px;position:relative;padding-left:28px;margin:0;font-size:15px;color:var(--c-text, #444444);cursor:pointer;-webkit-user-select:none;user-select:none;min-height:20px}.eduma-scope .filter_col .container_check span:not(.checkmark):not(.filter-count){order:2;line-height:1.3}.eduma-scope .filter_col .container_check .filter-count{order:3;margin-left:auto;color:#aaa;font-size:14px}.eduma-scope .filter_col .container_check input{position:absolute;opacity:0;width:0;height:0}.eduma-scope .filter_col .container_check .checkmark{position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border:1px solid rgba(0,0,0,.25);border-radius:3px;background:#fff;transition:all .15s ease}.eduma-scope .filter_col .container_check .checkmark:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .15s ease}.eduma-scope .filter_col .container_check input:checked~.checkmark{background:var(--c-primary, #003aaa);border-color:var(--c-primary, #003aaa)}.eduma-scope .filter_col .container_check input:checked~.checkmark:after{opacity:1}.eduma-scope .filter_col .container_check:hover .checkmark{border-color:var(--c-primary, #003aaa)}.eduma-scope .filter_col .buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.eduma-scope .filter_col .ev-filter-reset{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;color:var(--c-primary, #003aaa)!important;font-size:14px;text-decoration:none!important;cursor:pointer;transition:opacity .2s ease}.eduma-scope .filter_col .ev-filter-reset i{font-size:13px}.eduma-scope .filter_col .ev-filter-reset:hover{text-decoration:underline!important}.eduma-scope .ev-price-label{margin:18px 0 0;font-size:14px;color:#777}.eduma-scope .ev-price-label b{color:var(--c-text, #444444);font-weight:600}.eduma-scope .js-range-slider.noUi-target{height:4px;border:none;background:#0000001f;box-shadow:none;margin:24px 8px 30px}.eduma-scope .js-range-slider.noUi-target .noUi-connect{background:var(--c-primary, #003aaa)}.eduma-scope .js-range-slider.noUi-target .noUi-handle{width:16px;height:16px;right:-8px;top:-6px;border-radius:50%;background:#fff;border:3px solid var(--c-primary, #003aaa);box-shadow:0 1px 4px #0003;cursor:pointer}.eduma-scope .js-range-slider.noUi-target .noUi-handle:before,.eduma-scope .js-range-slider.noUi-target .noUi-handle:after{display:none}.eduma-scope .js-range-slider.noUi-target .noUi-tooltip{border:none;background:var(--c-primary, #003aaa);color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:35px}.eduma-scope .js-range-slider.noUi-target .noUi-pips{display:none}body.ev-modal-open{overflow:hidden}.ev-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:none;align-items:center;justify-content:center;padding:20px}.ev-modal.is-open{display:flex}.ev-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer;animation:ev-modal-fade .2s ease}.ev-modal__dialog{position:relative;z-index:1;width:100%;max-width:480px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #00000059;animation:ev-modal-pop .22s ease}.ev-modal--sm .ev-modal__dialog{max-width:400px}.ev-modal--md .ev-modal__dialog{max-width:480px}.ev-modal--lg .ev-modal__dialog{max-width:760px}.ev-modal__head{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}.ev-modal__title{flex:1;min-width:0;margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;color:var(--c-heading, #000000);line-height:1.35}.ev-modal__close{flex-shrink:0;width:38px;height:38px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--c-border, #f1f1f1);border-radius:8px;background:#fff;color:var(--c-text, #444444);font-size:24px;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease}.ev-modal__close span{display:block;margin-top:-2px}.ev-modal__close:hover{border-color:var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)}.ev-modal__body{padding:22px 20px;overflow-y:auto}.ev-modal__body--flush{padding:0}.ev-modal__foot{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:16px 20px;border-top:1px solid rgba(0,0,0,.08)}.ev-modal__foot .btn.is-disabled{opacity:.5;pointer-events:none}.ev-modal .ev-modal__video{position:relative;width:100%;padding-top:56.25%}.ev-modal .ev-modal__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ev-modal .ev-modal__group{margin-bottom:16px}.ev-modal .ev-modal__group:last-child{margin-bottom:0}.ev-modal .ev-modal__label{display:block;font-weight:600;font-size:14px;margin-bottom:6px;color:var(--c-text, #444444)}.ev-modal .ev-modal__control{width:100%;height:44px;padding:0 14px;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px;color:var(--c-text, #444444);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.ev-modal .ev-modal__control:focus{outline:none;border-color:var(--c-primary, #003aaa);box-shadow:0 0 0 3px #e39fc82e}.ev-modal .ev-modal__control.is-valid{border-color:#5bb85b}.ev-modal .ev-modal__error,.ev-modal .nv-error{display:block;margin-top:6px;color:#e35;font-size:13px}.ev-modal .ev-modal__control.is-invalid{border-color:#e35}.ev-modal .ev-modal__control.has-success{border-color:#5bb85b}.ev-modal .ev-modal__note{font-size:15px;line-height:1.5}.ev-modal .ev-modal__note--ok{color:#3a9d3a}.ev-modal .ev-modal__note--bad{color:#e35}.ev-modal .ev-modal__phone{position:relative}.ev-modal .ev-modal__phone .ev-modal__control{padding-left:44px}.ev-modal .ev-modal__phone:before{content:"+38";position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#888;font-size:15px;pointer-events:none}.ev-modal.ev-qv .ev-modal__dialog{display:grid;grid-template-columns:minmax(0,45%) minmax(0,1fr);gap:40px;max-width:1290px;padding:40px;border-radius:16px;overflow-y:auto}@media (max-width: 1024px){.ev-modal.ev-qv .ev-modal__dialog{gap:28px;padding:28px}}@media (max-width: 768px){.ev-modal.ev-qv .ev-modal__dialog{grid-template-columns:1fr;gap:18px;padding:20px}}.ev-modal .ev-qv__close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:var(--c-heading, #000000);color:#fff;cursor:pointer;transition:opacity .2s ease}.ev-modal .ev-qv__close:hover{opacity:.75}.ev-modal .ev-qv__media{border-radius:16px;overflow:hidden;background:#f0f0f0;aspect-ratio:1}.ev-modal .ev-qv__media img{width:100%;height:100%;object-fit:contain;display:block}.ev-modal .ev-qv__body{display:flex;flex-direction:column;gap:12px;padding-right:34px}@media (max-width: 768px){.ev-modal .ev-qv__body{padding-right:0}}.ev-modal .ev-qv__title{margin:0;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:32px;font-weight:700;line-height:1.25;color:var(--c-heading, #000000)}@media (max-width: 768px){.ev-modal .ev-qv__title{font-size:24px}}.ev-modal .ev-qv__price{display:flex;align-items:baseline;gap:10px}.ev-modal .ev-qv__old{font-size:16px;color:var(--c-muted, #9d9d9d);text-decoration:line-through}.ev-modal .ev-qv__now{font-size:20px;font-weight:700;color:var(--c-heading, #000000)}.ev-modal .ev-qv__desc{margin:0;font-size:16px;line-height:1.6;color:var(--c-text, #444444)}.ev-modal .ev-qv__desc[hidden]{display:none}.ev-modal .ev-qv__sku{margin:0;font-size:14px;color:var(--c-muted, #9d9d9d)}.ev-modal .ev-qv__cats{margin:6px 0 0;padding:16px 0;border-top:1px solid var(--c-border, #f1f1f1);border-bottom:1px solid var(--c-border, #f1f1f1);font-size:14px;color:var(--c-muted, #9d9d9d)}.ev-modal .ev-qv__cats[hidden]{display:none}.ev-modal .ev-qv__cats a{color:var(--c-heading, #000000);text-decoration:none}.ev-modal .ev-qv__cats a:hover{color:var(--c-primary, #003aaa)}.ev-modal .ev-qv__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--c-border-gray, #d9d9dd);border-radius:6px;background:#fff;color:var(--c-text, #444444);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ev-modal .ev-qv__icon-btn:hover{background:var(--c-primary, #003aaa);border-color:var(--c-primary, #003aaa);color:#fff}.ev-modal .ev-qv__icon-btn.desire-attached,.ev-modal .ev-qv__icon-btn.is-active{border-color:var(--c-sale, #e74040);color:var(--c-sale, #e74040)}.ev-modal .ev-qv__icon-btn.desire-attached .ev-icon svg path,.ev-modal .ev-qv__icon-btn.is-active .ev-icon svg path{fill:currentColor}.ev-modal .ev-qv__icon-btn.compare-attached{border-color:var(--c-primary, #003aaa);background:var(--c-primary, #003aaa);color:#fff}.ev-modal .ev-qv__icon-btn.compare-attached .ev-icon svg path{fill:currentColor}.ev-modal .ev-qv__stock{margin:0;font-size:14px;font-weight:500}.ev-modal .ev-qv__stock.is-in{color:#2e9e5b}.ev-modal .ev-qv__stock.is-out{color:var(--c-sale, #e74040)}.ev-modal .ev-qv__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:6px}.ev-modal .ev-qv__actions[hidden]{display:none}.ev-modal .ev-qv__add{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border:none;border-radius:6px;background:var(--c-primary, #003aaa);color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.ev-modal .ev-qv__add:hover{background:var(--c-accent, #ffc700);color:var(--c-primary-dark, #082645)}.ev-modal .ev-qv__add[hidden]{display:none}.ev-modal .ev-qv__add--variation{background:transparent;border:1px solid var(--c-primary, #003aaa);color:var(--c-primary, #003aaa)}.ev-modal .ev-qv__add--variation:hover{background:var(--c-accent, #ffc700);border-color:var(--c-accent, #ffc700);color:var(--c-primary-dark, #082645)}.ev-modal .ev-qty{display:inline-flex;align-items:center;height:48px;border:1px solid var(--c-border-gray, #d9d9dd);border-radius:6px;overflow:hidden}.ev-modal .ev-qty button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:100%;padding:0;border:none;background:none;color:var(--c-text, #444444);cursor:pointer;transition:background-color .2s ease,color .2s ease}.ev-modal .ev-qty button:hover{background:var(--c-primary, #003aaa);color:#fff}.ev-modal .ev-qty input{width:44px;height:100%;border:none;text-align:center;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;color:var(--c-heading, #000000);background:none;-moz-appearance:textfield}.ev-modal .ev-qty input::-webkit-outer-spin-button,.ev-modal .ev-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ev-modal .ev-qty input:focus{outline:none}@keyframes ev-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes ev-modal-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.eduma-scope #checkout-form-wrapper{margin-bottom:60px}.eduma-scope #checkout-form-wrapper #checkout .row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start;margin:0}@media (max-width: 1024px){.eduma-scope #checkout-form-wrapper #checkout .row{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.eduma-scope #checkout-form-wrapper #checkout .row{grid-template-columns:1fr}}.eduma-scope #checkout-form-wrapper #checkout .row>[class*=col-]{width:auto;max-width:none;flex:none;padding:0}@media (min-width: 769px) and (max-width: 1024px){.eduma-scope #checkout-form-wrapper #checkout .row>[class*=col-]:last-child{grid-column:1/-1}}.eduma-scope .step{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:24px 22px;margin-bottom:0}.eduma-scope .step h3{background:none!important;color:var(--c-heading, #000000);font-size:18px;font-weight:700;padding:0 0 14px;margin:0 0 20px;border-bottom:1px solid rgba(0,0,0,.08);position:relative}.eduma-scope .step h3:before,.eduma-scope .step h3:after{content:none!important;border:none!important;display:none!important}.eduma-scope .step h6{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#888;margin:22px 0 12px}.eduma-scope .step h6:first-of-type{margin-top:0}.eduma-scope .step hr{border:none;border-top:1px solid rgba(0,0,0,.08);margin:20px 0}.eduma-scope .step .form-group{margin-bottom:16px}.eduma-scope .step label:not(.container_radio):not(.container_check){display:block;font-size:13px;font-weight:600;color:var(--c-text, #444444);margin-bottom:6px}.eduma-scope .step label:not(.container_radio):not(.container_check) .text-danger,.eduma-scope .step label:not(.container_radio):not(.container_check) i.text-danger{color:var(--c-primary, #003aaa);font-style:normal}.eduma-scope .step span[id^=error-]{display:block;margin-top:6px;font-size:13px;color:#c0392b}.eduma-scope .step .is-invalid{border-color:#c0392b!important}.eduma-scope .step .is-invalid:focus{border-color:#c0392b!important}.eduma-scope .step .user_phone{display:block}.eduma-scope .step .form-control,.eduma-scope .step input[type=text],.eduma-scope .step input[type=email],.eduma-scope .step input[type=password],.eduma-scope .step input[type=tel],.eduma-scope .step input[type=date],.eduma-scope .step input[type=number],.eduma-scope .step select,.eduma-scope .step textarea{width:100%;height:46px;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;padding:0 15px;font-size:15px;line-height:normal;font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--c-text, #444444);background:#fff;outline:none;transition:border-color .2s ease}.eduma-scope .step .form-control:focus,.eduma-scope .step input[type=text]:focus,.eduma-scope .step input[type=email]:focus,.eduma-scope .step input[type=password]:focus,.eduma-scope .step input[type=tel]:focus,.eduma-scope .step input[type=date]:focus,.eduma-scope .step input[type=number]:focus,.eduma-scope .step select:focus,.eduma-scope .step textarea:focus{border-color:var(--c-primary, #003aaa)}.eduma-scope .step .form-control::placeholder,.eduma-scope .step input[type=text]::placeholder,.eduma-scope .step input[type=email]::placeholder,.eduma-scope .step input[type=password]::placeholder,.eduma-scope .step input[type=tel]::placeholder,.eduma-scope .step input[type=date]::placeholder,.eduma-scope .step input[type=number]::placeholder,.eduma-scope .step select::placeholder,.eduma-scope .step textarea::placeholder{color:#bbb}.eduma-scope .step textarea{height:auto;padding:11px 15px}.eduma-scope .step input[type=date],.eduma-scope .step input[type=time],.eduma-scope .step input[type=datetime-local]{display:inline-flex;align-items:center;cursor:pointer}.eduma-scope .step select.form-control,.eduma-scope .step select{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:46px;line-height:1.4;padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23888' stroke-width='1.6' d='M1 1.5L6 6.5L11 1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;cursor:pointer}.eduma-scope .step .user_phone{position:relative}.eduma-scope .step #user_phone{padding:0 15px 0 42px;font-size:15px}.eduma-scope .step .user_phone:before{content:"+38";position:absolute;left:14px;top:23px;transform:translateY(-50%);height:auto;line-height:1;color:#888;font-size:15px;pointer-events:none}.eduma-scope .step small,.eduma-scope .step .form-text,.eduma-scope .step .help-block,.eduma-scope .step .field-hint{display:block;font-size:12px;color:#999;margin-top:5px}.eduma-scope #checkout-form-wrapper .step:not(.last) ul{list-style:none;margin:0 0 8px;padding-left:0}.eduma-scope #checkout-form-wrapper .step:not(.last) ul li{display:block;border:none;margin:0;padding-left:0;list-style:none}.eduma-scope #checkout-form-wrapper .step:not(.last) ul li:before{content:none}.eduma-scope #checkout-form-wrapper .step:not(.last) ul li::marker{content:""}.eduma-scope .container_radio{display:block;position:relative;padding:12px 14px 12px 40px;margin-bottom:8px;border:1px solid var(--c-border, #f1f1f1);border-radius:6px;font-size:15px;color:var(--c-text, #444444);cursor:pointer;transition:border-color .2s ease,background .2s ease;-webkit-user-select:none;user-select:none}.eduma-scope .container_radio:hover{border-color:var(--c-primary, #003aaa)}.eduma-scope .container_radio i{display:block;font-style:normal;color:#999;font-size:12px;margin-top:4px}.eduma-scope .container_radio br{display:none}.eduma-scope .container_radio input[type=radio]{position:absolute;opacity:0;width:0;height:0}.eduma-scope .container_radio .checkmark{position:absolute;left:14px;top:15px;width:18px;height:18px;border:2px solid #ccc;border-radius:50%;background:#fff;transition:border-color .2s ease}.eduma-scope .container_radio .checkmark:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);width:9px;height:9px;border-radius:50%;background:var(--c-primary, #003aaa);transition:transform .15s ease}.eduma-scope .container_radio input[type=radio]:checked~.checkmark{border-color:var(--c-primary, #003aaa)}.eduma-scope .container_radio input[type=radio]:checked~.checkmark:after{transform:translate(-50%,-50%) scale(1)}.eduma-scope .container_radio:has(input[type=radio]:checked){border-color:var(--c-primary, #003aaa);background:rgba(var(--c-primary, #003aaa),.05)}.eduma-scope .container_radio a.info{display:none}.eduma-scope .step .form-check{display:flex;align-items:flex-start;gap:10px;margin:16px 0;padding:0}.eduma-scope .step .form-check-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;border:2px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:background .2s ease,border-color .2s ease}.eduma-scope .step .form-check-input:checked{background:var(--c-primary, #003aaa);border-color:var(--c-primary, #003aaa)}.eduma-scope .step .form-check-input:checked:after{content:"";position:absolute;left:4px;top:.5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.eduma-scope .step .form-check-label{font-size:14px;color:var(--c-text, #444444);cursor:pointer;line-height:1.4}.eduma-scope .step.last{position:sticky;top:20px}.eduma-scope .box_general.summary{box-shadow:none;border:none;padding:0;background:transparent}.eduma-scope .box_general.summary ul{list-style:none;margin:0 0 14px;padding:0 0 14px;border-bottom:1px solid rgba(0,0,0,.08)}.eduma-scope .box_general.summary ul:last-of-type{border-bottom:none}.eduma-scope .box_general.summary ul li{display:flex;justify-content:space-between;margin:0 0 12px;font-weight:400;line-height:1.35}.eduma-scope .box_general.summary ul li:last-child{margin-bottom:0}.eduma-scope .box_general.summary ul li em{float:none;flex:1 1 auto;min-width:0;font-style:normal;color:#555;font-size:14px}.eduma-scope .box_general.summary ul li span{float:none;flex:0 0 auto;min-width:88px;padding-left:12px;box-sizing:content-box;text-align:right;font-weight:700;color:var(--c-text, #444444);white-space:nowrap;font-variant-numeric:tabular-nums}.eduma-scope .box_general.summary ul li strong{font-weight:700;color:var(--c-text, #444444)}.eduma-scope .box_general.summary .total{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;color:var(--c-heading, #000000)!important;border:none;margin-bottom:18px}.eduma-scope .box_general.summary .total:before,.eduma-scope .box_general.summary .total:after{content:none}.eduma-scope .box_general.summary .total span{float:none;margin:0;flex:0 0 auto;min-width:88px;text-align:right;color:var(--c-primary, #003aaa);white-space:nowrap;font-variant-numeric:tabular-nums}.eduma-scope .step .btn_1{display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--c-primary, #003aaa);color:#fff;border:none;border-radius:6px;padding:14px 30px;font-weight:700;text-transform:uppercase;font-size:15px;letter-spacing:.3px;cursor:pointer;transition:background .2s ease}.eduma-scope .step .btn_1:hover{background:var(--c-primary-dark, #082645);color:#fff}.eduma-scope .step .btn_1.full-width{width:100%}.eduma-scope .step .btnDiscount{display:inline-block;background:var(--c-primary, #003aaa);color:#fff!important;border:none;border-radius:35px;padding:4px 14px;font-size:13px;line-height:1.5;cursor:pointer}.eduma-scope .step .btnDiscount:hover{background:var(--c-primary-dark, #082645)}.eduma-scope .step .isRegularClient{background-color:rgba(var(--c-primary, #003aaa),.35)}.eduma-scope .ev-compare-page{padding-bottom:60px}.eduma-scope .ev-compare__top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:10px}.eduma-scope .ev-compare__count{margin:0;font-size:14px;color:var(--c-text, #444444)}.eduma-scope .ev-compare__count b{color:var(--c-heading, #000000)}.eduma-scope .ev-compare__clear{display:inline-flex;align-items:center;gap:6px;padding:0;background:none;border:none;cursor:pointer;font-size:14px;color:var(--c-muted, #9d9d9d);transition:color .2s ease}.eduma-scope .ev-compare__clear:hover{color:var(--c-sale, #e74040)}.eduma-scope .ev-compare__clear .ev-icon{flex-shrink:0}.eduma-scope .ev-compare__scroll{position:relative;overflow-x:auto;scrollbar-width:thin}.eduma-scope .ev-compare__scroll::-webkit-scrollbar{height:8px}.eduma-scope .ev-compare__scroll::-webkit-scrollbar-thumb{background:var(--c-border-gray, #d9d9dd);border-radius:4px}.eduma-scope .ev-compare-page__body{position:relative}.eduma-scope .ev-compare-page__body:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;pointer-events:none;background:linear-gradient(90deg,#fff0,#fffffff2);opacity:0;transition:opacity .2s ease}.eduma-scope .ev-compare-page__body.has-overflow:after{opacity:1}.eduma-scope .ev-compare{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.eduma-scope .ev-compare__rowhead{width:120px;padding:30px 15px 30px 0;border-bottom:1px solid #dedede;font-size:16px;font-weight:700;color:var(--c-heading, #000000);text-align:left;vertical-align:middle}.eduma-scope .ev-compare__cell{width:330px;padding:30px 15px;border-bottom:1px solid #dedede;font-size:16px;color:var(--c-text, #444444);text-align:left;vertical-align:middle}.eduma-scope .ev-compare__media{position:relative;max-width:300px}.eduma-scope .ev-compare__img{display:block;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--c-bg-gray, #f1f1f1)}.eduma-scope .ev-compare__img img{width:100%;height:100%;object-fit:contain}.eduma-scope .ev-compare__remove{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#fff;color:var(--c-text, #444444);cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:color .2s ease,background .2s ease}.eduma-scope .ev-compare__remove:hover{background:var(--c-sale, #e74040);color:#fff}.eduma-scope .ev-compare__name{font-size:16px;font-weight:400;color:var(--c-heading, #000000);text-decoration:none}.eduma-scope .ev-compare__name:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-compare__price{font-weight:700;color:var(--c-heading, #000000)}.eduma-scope .ev-compare__old{margin-left:8px;font-weight:400;color:var(--c-muted, #9d9d9d)}.eduma-scope .ev-compare__desc{font-size:14px;line-height:1.5}.eduma-scope .ev-compare__cat{color:var(--c-text, #444444);text-decoration:none}.eduma-scope .ev-compare__cat:hover{color:var(--c-primary, #003aaa)}.eduma-scope .ev-compare__muted{color:var(--c-muted, #9d9d9d)}.eduma-scope .ev-compare__rating{color:#ffc700;letter-spacing:2px;white-space:nowrap}.eduma-scope .ev-compare__buy{width:100%;max-width:300px}.eduma-scope .ev-compare .is-in{color:#2e9e5b}.eduma-scope .ev-compare .is-order{color:var(--c-primary, #003aaa)}.eduma-scope .ev-compare .is-out{color:var(--c-sale, #e74040)}.eduma-scope .ev-compare-page__empty{padding:40px 0 60px;text-align:center}.eduma-scope .ev-compare-page__empty-title{margin-bottom:10px;font-family:Roboto Slab,Georgia,Times New Roman,serif;font-size:24px;font-weight:700;color:var(--c-heading, #000000)}.eduma-scope .ev-compare-page__empty-text{margin-bottom:24px;color:var(--c-text, #444444)}@media (max-width: 768px){.eduma-scope .ev-compare{min-width:640px}.eduma-scope .ev-compare__rowhead{width:100px;padding:20px 12px 20px 0;font-size:14px}.eduma-scope .ev-compare__cell{width:240px;padding:20px 12px;font-size:14px}.eduma-scope .ev-compare__top{justify-content:flex-start;gap:8px}}.eduma-scope .ev-fab{position:fixed;right:20px;bottom:24px;z-index:95;width:56px;height:56px}.eduma-scope .ev-fab__items{position:absolute;left:50%;bottom:56px;transform:translate(-50%);display:flex;flex-direction:column-reverse;align-items:center;gap:14px;padding-bottom:14px;margin:0;list-style:none;pointer-events:none}.eduma-scope .ev-fab__item{opacity:0;transform:translateY(20px) scale(.5);pointer-events:none;transition:opacity .25s ease,transform .3s cubic-bezier(.25,.8,.4,1.4);transition-delay:0s}.eduma-scope .ev-fab__btn{display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 12px #00000038;transition:transform .2s ease,box-shadow .2s ease}.eduma-scope .ev-fab__btn:hover{transform:scale(1.08)}.eduma-scope .ev-fab__btn--contact{width:46px;height:46px;background:#fff}.eduma-scope .ev-fab__btn--contact img{width:26px;height:26px}.eduma-scope .ev-fab__btn--phone{width:46px;height:46px;background:var(--c-primary, #003aaa);color:#fff}.eduma-scope .ev-fab__btn--phone .ev-icon{width:24px;height:24px}.eduma-scope .ev-fab__btn--phone .ev-icon svg{width:100%;height:100%}.eduma-scope .ev-fab__main{position:absolute;top:0;right:0;bottom:0;left:0;width:56px;height:56px;border:none;border-radius:50%;background:var(--c-primary, #003aaa);color:#fff;cursor:pointer;box-shadow:0 6px 16px #00000047;transition:background .2s ease,transform .25s ease}.eduma-scope .ev-fab__main:hover{background:var(--c-primary-dark, #082645)}.eduma-scope .ev-fab__main-ico,.eduma-scope .ev-fab__main-close{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .25s ease,transform .35s ease}.eduma-scope .ev-fab__main-ico .ev-icon svg,.eduma-scope .ev-fab__main-close .ev-icon svg{width:100%;height:100%}.eduma-scope .ev-fab__main-ico{opacity:1;transform:rotate(0)}.eduma-scope .ev-fab__main-close{opacity:0;transform:rotate(-90deg)}.eduma-scope .ev-fab.is-open .ev-fab__main-ico{opacity:0;transform:rotate(90deg)}.eduma-scope .ev-fab.is-open .ev-fab__main-close{opacity:1;transform:rotate(0)}.eduma-scope .ev-fab.is-open .ev-fab__item{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:calc(var(--i) * .05s)}.eduma-scope .ev-fab-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:94;background:#0006;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.eduma-scope .ev-fab-overlay.is-open{opacity:1;visibility:visible}.eduma-scope .ev-fab-top{position:fixed;right:20px;bottom:92px;z-index:90;width:56px;height:56px;border-radius:50%;border:none;background:var(--c-primary, #003aaa);color:#fff;cursor:pointer;box-shadow:0 4px 16px #0000002e;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease,background .2s ease,color .2s ease}.eduma-scope .ev-fab-top .ev-icon{width:22px;height:22px}.eduma-scope .ev-fab-top .ev-icon svg{width:100%;height:100%}.eduma-scope .ev-fab-top.is-visible{opacity:1;visibility:visible}.eduma-scope .ev-fab-top:hover{transform:translateY(-2px);background:var(--c-primary-dark, #082645)}.eduma-scope .ev-fab.is-open~.ev-fab-top{opacity:0!important;visibility:hidden!important}@media (max-width: 768px){.eduma-scope .ev-fab{bottom:calc(71px + env(safe-area-inset-bottom,0px))}.eduma-scope .ev-fab-top{bottom:calc(141px + env(safe-area-inset-bottom,0px));width:48px;height:48px}}
