:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align)}.h1,.h2,.h3,.h6,h1,h2,h3,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}ul{margin-bottom:1rem;margin-top:0;padding-left:2rem}ul ul{margin-bottom:0}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}iframe{border:0}[hidden]{display:none!important}.list-unstyled{list-style:none;padding-left:0}.img-fluid{height:auto;max-width:100%}.container{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.col-12,.row-cols-1>*{flex:0 0 auto;width:100%}@media (min-width:768px){.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-7{flex:0 0 auto;width:58.33333333%}}@media (min-width:992px){.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.navbar{flex-wrap:wrap;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar,.navbar>.container{align-items:center;display:flex;justify-content:space-between}.navbar>.container{flex-wrap:inherit}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.float-start{float:left!important}.float-end{float:right!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.top-50{top:50%!important}.bottom-0{bottom:0!important}.start-50{left:50%!important}.end-0{right:0!important}.translate-middle{transform:translate(-50%,-50%)!important}.border{border:1px solid #dee2e6!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.order-0{order:0!important}.order-1{order:1!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-auto{margin-left:auto!important}.p-3{padding:1rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.text-center{text-align:center!important}.text-decoration-underline{text-decoration:underline!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}@media (min-width:576px){.d-sm-inline{display:inline!important}}@media (min-width:768px){.d-md-none{display:none!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.mt-md-0{margin-top:0!important}.mt-md-2{margin-top:.5rem!important}.mt-md-5{margin-top:3rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}}@media (min-width:992px){.align-items-lg-center{align-items:center!important}.mb-lg-0{margin-bottom:0!important}}@media (min-width:1200px){.fs-4{font-size:1.5rem!important}}.header{padding-top:71px}.header__publish-button{color:#fff;text-decoration:none}.header__publish-button:hover{color:#fff}.header__navbar{background-color:#db1a21;box-sizing:border-box;color:#fff;font-size:1.2rem;left:0;position:fixed;right:0;top:0;transition:background-color .5s;z-index:1030}.header__account{align-items:center;color:#fff;display:flex;position:relative;text-decoration:none}.header__account:after{background-image:url(/img/icons/chevron-right.svg);background-size:cover;content:"";display:none;height:20px;position:absolute;right:-20px;transition:right .5s;width:20px}.header__account:hover{color:#fff}.header__account:hover:after{right:-25px;transition:right .5s}.header__link{color:#fff;display:inline-block;padding:0 20px 0 0;text-decoration:none}.header__link:after{border-bottom:2px solid #fff;content:"";display:block;transform:scaleX(0);transition:transform .25s ease-in-out}.header__link:hover{color:#fff}.header__link:hover:after{color:#fff;transform:scaleX(1)}.header__link_active:after{transform:scaleX(1)}.header_transparent{background:linear-gradient(45deg,#f1f3fc,#e1fff1);background:-ms-linear-gradient(45deg,#f1f3fc,#e1fff1)}.header_transparent .header__navbar{background-color:transparent;transition:background-color .5s}.header_transparent .editus-dropdown__link,.header_transparent .editus-dropdown__title,.header_transparent .header__link,.header_transparent .navbar-brand,.header_transparent .navbar-brand:hover{color:#000}.header_transparent .header__link:after{border-bottom:2px solid #000}.header_transparent .header__account:after{background-image:url(/img/icons/chevron-right-black.svg)}.header_transparent .editus-dropdown__btn path{stroke:#000}.header_transparent .header__publish-button{color:#000}@media (min-width:992px){.header__publish-button{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:50px;box-sizing:border-box;color:#db1a21;display:flex;justify-content:center;max-height:45px;padding:.7em;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.header__publish-button:hover{background-color:#db1a21;border:2px solid #fff;color:#fff}.header__publish-button:active{transform:scale(1.02);transition:transform .1s}.header__account:after{display:block}.header_transparent .header__publish-button{background-color:#db1a21;border:2px solid #db1a21;color:#fff}.header_transparent .header__publish-button:hover{background-color:transparent;border:2px solid #db1a21;color:#db1a21}}.editus-dropdown{position:relative}.editus-dropdown__btn{background-color:transparent;border:none}.editus-dropdown__btn.collapsed{transform:rotate(0deg);transition:transform .25s}.editus-dropdown__btn:not(.collapsed){transform:rotate(90deg);transition:transform .25s}.editus-dropdown__list{list-style:none}.editus-dropdown__link{color:#fff;font-size:1rem;text-decoration:none;white-space:nowrap}.editus-dropdown__link:hover{color:#db1a21}@media (min-width:992px){.editus-dropdown{position:relative}.editus-dropdown__btn{display:none}.editus-dropdown__list{background-color:transparent;border-radius:.5em;display:none;padding:1em 0 0;top:100%}.editus-dropdown__list,.editus-dropdown__list:before{left:50%;position:absolute;transform:translateX(-50%)}.editus-dropdown__list:before{background-image:url(/img/icons/up-arrow.png);background-size:cover;bottom:calc(100% - 1.2em);content:"";height:1em;width:1em}.editus-dropdown__list:after{background-color:#fff;border-radius:.5em;box-shadow:0 5px 9px 0 #464646;content:"";height:calc(100% - 1em);position:absolute;top:1em;width:100%;z-index:-1}.editus-dropdown:hover .editus-dropdown__list{display:block}.editus-dropdown__item:first-child .editus-dropdown__link{border-radius:.5em .5em 0 0}.editus-dropdown__item:last-child .editus-dropdown__link{border-radius:0 0 .5em .5em}.editus-dropdown__link{background-color:#fff;color:#000;display:block;padding:1em 2em;text-decoration:none;white-space:nowrap}.editus-dropdown__title{cursor:pointer}}.header_transparent-white .editus-dropdown__title,.header_transparent-white .header__link,.header_transparent-white .navbar-brand,.header_transparent-white .navbar-brand:hover{color:#fff}.header_transparent-white .editus-dropdown__btn path{stroke:#fff!important}.header_transparent-white .header__account:after{background-image:url(/img/icons/chevron-right.svg)}.footer{margin-top:120px}.footer__socials-list{display:flex}.footer__socials-item{margin-right:1.5em}.footer__socials-item:last-child{margin-right:0}.footer__socials-link{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;display:block;height:35px;width:35px}.footer__socials-facebook{background-image:url(/img/socials/facebook-red.png)}.footer__socials-vk{background-image:url(/img/socials/vk-red.png)}.footer__socials-twitter{background-image:url(/img/socials/twitter-red.png)}.footer__socials-ok{background-image:url(/img/socials/ok-red.png)}.footer__socials-youtube{background-image:url(/img/socials/youtube-red.png)}.footer__socials-zen{background-image:url(/img/socials/zen-red.png)}.footer__socials-insta{background-color:#db1a21;background-image:url(/img/socials/insta.png);background-size:50%}.footer__socials-item:hover .footer__socials-facebook{background-image:url(/img/socials/facebook.png)}.footer__socials-item:hover .footer__socials-vk{background-image:url(/img/socials/vk.png)}.footer__socials-item:hover .footer__socials-insta{align-items:center;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);display:flex;justify-content:center;position:relative}.footer__socials-item:hover .footer__socials-insta:before{background-image:url(/img/socials/insta.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:18px;position:absolute;width:18px}.footer__socials-item:hover .footer__socials-twitter{background-image:url(/img/socials/twitter.png)}.footer__socials-item:hover .footer__socials-ok{background-image:url(/img/socials/ok.png)}.footer__socials-item:hover .footer__socials-youtube{background-image:url(/img/socials/youtube.png)}.footer__socials-item:hover .footer__socials-zen{background-image:url(/img/socials/zen.png)}.footer__nav{border-left:1px solid #db1a21;height:95%}.footer__nav-title{color:#db1a21;font-family:inherit;font-size:1.25rem;margin-bottom:1em;padding-left:1.2em}.footer__nav-link{color:grey;font-family:Montserrat,sans-serif;font-size:14px;text-decoration:none}.footer__nav-item{border-radius:0 50px 50px 0;margin-bottom:.25em;padding:.25em .5em .25em 1.5em}.footer__nav-item:hover{background-color:#db1a21}.footer__nav-item:hover .footer__nav-link,.footer__nav-link:hover{color:#fff}.footer__copyright{color:grey;font-family:Montserrat,sans-serif;font-size:12px}@media (min-width:769px){.footer__float-end{min-width:65%}}.jumbo__title{font-family:inherit;font-size:1.875rem}.jumbo__btn{background-color:#fff;border:2px solid #fff;border-radius:50px;box-sizing:border-box;color:#db1a21;cursor:pointer;display:inline-block;min-width:100%;overflow:hidden;padding:.7rem 0;position:relative;text-align:center;text-decoration:none;transform:translateZ(0);transition:color .5s}.jumbo__btn:before{background:#db1a21;border-radius:50px;transform:scaleX(0);transform-origin:0 50%}.jumbo__btn:after,.jumbo__btn:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;z-index:-1}.jumbo__btn:after{background:#fff;border-radius:100%;transform:scale(0)}.jumbo__btn:active{color:#db1a21;position:relative;top:5px}.jumbo__btn:active:after{transform:scale(2)}.jumbo__text{font-family:Montserrat,sans-serif;font-size:1em;margin-bottom:1.5em;margin-top:0;max-width:428px}@media (min-width:768px){.jumbo__btn{min-width:350px;padding:1.25rem}.jumbo__btn:hover{color:#fff;transition:color .5s}.jumbo__btn:hover:before{transform:scaleX(1)}.jumbo__btn_red:hover{color:#db1a21;transition:color .5s}.jumbo__btn_red:active{color:#fff}.jumbo__title{font-size:3rem;margin-top:calc(8rem + 71px)}.jumbo__text{font-size:1.2em}}.jumbotron__wrapper{background-color:#db1a21;height:90vh;margin-top:-71px;padding-bottom:80px;padding-top:71px}.jumbotron__container{height:100%}.jumbotron__content_centered{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.jumbotron__wrapper{height:93vh;padding-top:0}}.main-index-jumbo__lottie-player{margin-left:auto;max-width:1600px}@media screen and (min-width:768px){.main-index-jumbo__wrapper{background-image:url(/img/editus_bg_main.webp);background-size:cover;height:100vh;min-height:fill-available;min-height:-webkit-fill-available;min-height:-moz-available}.main-index-jumbo__content{position:relative;z-index:99}.main-index-jumbo__lottie-player-wrap{bottom:0;left:0;padding-top:0;position:absolute;right:0}}.feedback-modal__content{border-radius:1.5rem;padding:20px}@media (min-width:576px){.feedback-modal__dialog{max-width:800px}}.file-upload-error-info{color:#dc3545;display:none;font-family:Roboto Slab,serif;font-size:.875em;text-align:center}.box{border-radius:25px;font-size:1.25rem;padding:45px 20px;position:relative}.box__info{color:grey;font-size:.9rem}.box__dragndrop,.box__error,.box__success,.box__uploading{display:none}.box__uploading{font-style:italic}.box__success{animation:appear-from-inside .25s ease-in-out}@keyframes appear-from-inside{0%{transform:translateY(-50%) scale(0)}75%{transform:translateY(-50%) scale(1.1)}to{transform:translateY(-50%) scale(1)}}.box__file{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.box__file+label:hover strong,.box__file:focus+label strong{color:#db1a21;cursor:pointer;padding:0}.box__file:focus+label{outline:1px dotted #000;outline:5px auto -webkit-focus-ring-color;outline:none}.mt-6{margin-top:5rem!important}body{font-family:Roboto Slab,serif;margin:0;padding:0}a{color:#db1a21;text-decoration:none}a:hover{color:#4d4b4b}@media (min-width:576px){.container{max-width:480px}}@media (min-width:768px){.container{max-width:640px}}@media (min-width:992px){.container{max-width:860px}}@media (min-width:1200px){.container{max-width:1020px}}@media (min-width:1400px){.container{max-width:1180px}}.form-control{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:1px solid #c1c1c1;border-radius:25px;display:block;padding:.75em 1.5em;width:100%}.form-control,ul{font-family:Montserrat,sans-serif}.img-fluid{display:block;margin:auto}.navbar-nav{font-family:inherit;font-size:1.2rem}p{font-family:Montserrat,sans-serif}.button{align-items:center;background-color:#db1a21;border:none;border-radius:50px;box-sizing:border-box;color:#fff;display:flex;font-weight:700;justify-content:center;padding:.7em 1em;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button:disabled{background-color:#bdbdbd;cursor:not-allowed}.button:hover{background-color:#333;color:#fff}.button:active{transform:scale(1.02);transition:transform .1s}.bookstore-btn{border:2px solid #db1a21;border-radius:50px;color:#db1a21;padding:.625rem 1.25rem;text-decoration:none}.bookstore-btn:hover{background-color:#db1a21;color:#fff}.link{color:inherit;text-decoration:none}.link:hover{color:#db1a21}.font-montserrat{font-family:Montserrat,sans-serif}.font-roboto{font-family:Roboto Slab,serif}.girl-reading{background-color:#f7e8e9;background-image:url(/img/editus_bg_main_2.webp);background-position:50% 0;background-repeat:no-repeat;background-size:1900vw;color:#fff;min-height:265px}@media screen and (min-width:768px){.girl-reading{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:525px}.girl-reading__text{font-size:1.25rem;width:50%}}.steps img{animation-direction:alternate;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:img-jump}@keyframes img-jump{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}.step-text{font-family:Montserrat,sans-serif;max-width:330px}.step-number{font-size:5em;line-height:1em}.step-number,.title-red{color:#db1a21}.contact-us-btn{background-color:#db1a21;border:none;border-radius:30px;color:#fff;font-size:1.2em;max-width:100%;padding:1em;text-align:center;text-decoration:none}.contact-us-btn:hover{background-color:#333;color:#fff}.ready-to-print{background-image:url(/img/editus_faq_Alex.webp)}.main-index-jumbo__cursor-text{text-shadow:0 0 6px #fff,0 0 14px #fff}.calculator-wrap{background-color:#f7e8e9;border-radius:50px;margin-top:4em;padding:2em}.jumbo__btn_red{background-color:#db1a21;border:2px solid #db1a21;color:#fff}.jumbo__btn_red:before{background:#fff}.jumbo__btn_red:after{background:#db1a21}.jumbo__btn_red:hover{color:#db1a21;transition:color .5s}.jumbo__btn_red:active{color:#fff}.main-index-jumbo__wrapper{background-image:url(/img/editus_bg_main.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:100svh;position:relative}@supports (-webkit-touch-callout:none){.main-index-jumbo__wrapper{min-height:-webkit-fill-available}}@supports (height:100dvh){.main-index-jumbo__wrapper{min-height:100dvh}}@media (min-width:768px){.jumbotron__wrapper{height:93vh;padding-top:0}.main-index-jumbo__wrapper{height:100vh;min-height:100vh}}.jumbotron__wrapper.main-index-jumbo__wrapper{align-items:center;display:flex;min-height:100svh;position:relative}@supports (height:100dvh){.jumbotron__wrapper.main-index-jumbo__wrapper{min-height:100dvh}}.jumbotron__container{align-items:center;flex:1 1 auto}

/*# sourceMappingURL=app-index.css.map*/