@font-face{font-family:"Nunito";src:url("../fonts/NunitoSans-Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Nunito";src:url("../fonts/NunitoSans-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Nunito";src:url("../fonts/NunitoSans-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal}.h1,h1{font-size:50px;line-height:70px;font-weight:400}@media(max-width: 766px){.h1,h1{font-size:26px;line-height:40px}}.h2,h2{font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.h2,h2{font-size:24px;line-height:30px}}.h3,h3{font-size:28px;line-height:36px;font-weight:400}@media(max-width: 766px){.h3,h3{font-size:20px;line-height:24px}}.h4,h4{font-size:24px;line-height:34px;font-weight:400}@media(max-width: 766px){.h4,h4{font-size:18px;line-height:22px}}*,::after,::before{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font-family:"Nunito"}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=number]:hover,input[type=number]:focus{-moz-appearance:number-input}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html,body{margin:0;padding:0;font-family:"Nunito";background:#fff;color:#16121d;font-size:17px;line-height:32px;font-weight:300}@media(max-width: 766px){html,body{font-size:16px;line-height:30px}}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{-webkit-border-radius:0;background:#f4f9ff}*::-webkit-scrollbar-thumb{border-radius:0;background:#0158b8}*::-webkit-scrollbar-thumb:window-inactive{background:#0158b8}p{margin:0 0 10px}a{text-decoration:none;color:inherit;cursor:pointer;-webkit-transition:.3s;transition:.3s}svg{-webkit-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0)}button{-webkit-transition:.3s;transition:.3s;outline:none;border:none}ul,ol{list-style:none;padding:0;margin:0}img{display:block;max-width:100%;-webkit-transition:opacity .2s;transition:opacity .2s}img[data-src]{opacity:0}.noscroll{overflow:hidden !important}.sprite-icons{display:none !important}.animation-contents{opacity:0}.animation-contents.is-visible{-webkit-animation:rise-up .8s ease forwards;animation:rise-up .8s ease forwards}@-webkit-keyframes rise-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes rise-up{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;cursor:pointer;color:#fff;-webkit-transition:.3s;transition:.3s;padding:10px 20px;background:#019ceb;border:1px solid #019ceb;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-size:17px;line-height:28px;font-weight:400}.button:hover{background:#fff;color:#019ceb}.title--animate{display:block;width:100%;max-width:100%;opacity:0}.title--animate .title-line{display:block;max-width:100%;overflow:hidden}.title--animate .title-content{display:block;position:relative;overflow:hidden;vertical-align:top;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease;-webkit-transition-delay:calc(var(--line-index, 0)*.2s);transition-delay:calc(var(--line-index, 0)*.2s)}.title--animate .title-content br{display:none}.title--animate.shown{opacity:1}.title--animate.shown .title-content{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.container{width:100%;max-width:1340px;padding:0 30px;margin-left:auto;margin-right:auto}@media(max-width: 1080px){.container{max-width:100%}}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.form .form-row{width:100%;position:relative}.form .form-row__title{margin-bottom:5px;font-size:17px;line-height:32px;font-weight:300}@media(max-width: 766px){.form .form-row__title{font-size:16px;line-height:30px}}.form .form-row__input{display:block;width:100%;height:50px;border:1px solid #d4e1ef;padding:10px 15px;font-size:17px;line-height:32px;font-weight:300}@media(max-width: 766px){.form .form-row__input{font-size:16px;line-height:30px}}.form .form-row__input{color:#16121d}.form .form-row__input::-webkit-input-placeholder{color:gray}.form .form-row__input::-moz-placeholder{color:gray}.form .form-row__input:-ms-input-placeholder{color:gray}.form .form-row__input::-ms-input-placeholder{color:gray}.form .form-row__input::placeholder{color:gray}.form .form-row__input--textarea{min-height:100px;resize:none;overflow:hidden;padding:10px 15px}.form .form-row .button{width:100%}.form .form-text{display:inline-block;text-align:center;font-size:20px;line-height:34px;font-weight:400}@media(max-width: 766px){.form .form-text{font-size:17px;line-height:24px;font-weight:300}}.form .form-text a{color:#019ceb;font-size:24px;line-height:34px;font-weight:400}@media(max-width: 766px){.form .form-text a{font-size:18px;line-height:22px}}.form .form-text a:hover{text-decoration:underline}.form .form-row.error .form-row__input{border-color:red}.accordion{display:block;width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.accordion .accordion-head{position:relative;z-index:3;width:100%}.accordion .accordion-body{overflow:hidden}.accordion:not(.active) .accordion-body{height:0}.uep-content h1:not(:last-child),.uep-content h2:not(:last-child),.uep-content h3:not(:last-child),.uep-content h4:not(:last-child){margin-bottom:20px}.uep-content p:not(:last-child){margin-bottom:10px}.uep-content b,.uep-content strong{font-weight:600}.uep-content img{width:auto;height:auto;margin:30px 0}@media(max-width: 766px){.uep-content img{margin:10px 0 20px}}.uep-content a{-webkit-transition:color .3s;transition:color .3s;text-decoration:underline}.uep-content a:hover{color:#0158b8;text-decoration:none}.uep-content ul{margin:0 0 20px}.uep-content ul li{position:relative;padding-left:34px}.uep-content ul li:not(:last-child){margin-bottom:20px}.uep-content ul li:before{width:18px;height:18px;top:8px;left:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;border-radius:50%;color:#fff;background:#019ceb;font-size:12px;content:"✔"}.uep-content ol{list-style:decimal;margin:0 0 20px;padding-left:24px}.uep-content ol li{position:relative;padding-left:10px}:root{--swiper-theme-color: $color-base}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:border-box;box-sizing:border-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{position:relative;width:100%;height:100%;display:inline-block;vertical-align:middle}#baguetteBox-overlay .full-image figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;margin:auto}#baguetteBox-overlay .full-image img{position:relative;z-index:3;width:auto;height:auto;max-width:calc(100vw - 60px);max-height:calc(100vh - 60px);background:#fff}#baguetteBox-overlay .full-image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}.baguetteBox-button#previous-button,.baguetteBox-button#next-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.uep-preloader{position:fixed;left:0;top:0;right:0;bottom:0;z-index:999;background:#16121d}.uep-preloader.hidden{-webkit-transition:.3s;transition:.3s;opacity:0;-webkit-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);pointer-events:none}.uep-preloader .uep-preloader-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uep-preloader .uep-preloader-icon{position:relative;width:400px;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media(max-width: 640px){.uep-preloader .uep-preloader-icon{width:80vw;height:30vw}}.uep-preloader .uep-preloader-icon svg{width:100%;height:100%;stroke:#fff;-webkit-transition:initial;transition:initial}.uep-preloader .uep-preloader-icon svg *{stroke-width:.5px}.uep-preloader .uep-preloader-icon svg .flag{opacity:0;stroke:none}.uep-header{position:absolute;top:0;left:0;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:90;-webkit-transition:.3s;transition:.3s}.uep-header.page-404{background:#0158b8}@media(max-width: 1080px){.uep-header{position:fixed}}.uep-header .uep-header-bar{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uep-header .header-bar-logo{width:198px;min-width:198px;height:50px}@media(max-width: 1200px){.uep-header .header-bar-logo{width:159px;min-width:159px;height:41px}}.uep-header .header-bar-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uep-header .header-bar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px;line-height:28px;font-weight:400;color:#fff;text-transform:uppercase}@media(max-width: 1200px){.uep-header .header-bar-nav{font-size:15px;line-height:20px}}@media(max-width: 1080px){.uep-header .header-bar-nav{display:none}}.uep-header .header-bar-nav a{display:block;-webkit-transition:.3s;transition:.3s}.uep-header .header-bar-nav a:hover{color:#88befd}.uep-header .header-bar-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}@media(max-width: 1080px){.uep-header .header-bar-info{display:none}}.uep-header .header-bar-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff}.uep-header .header-bar-contact .header-bar-email{font-size:16px;line-height:22px;font-weight:400}@media(max-width: 1200px){.uep-header .header-bar-contact .header-bar-email{font-size:15px;line-height:20px}}.uep-header .header-bar-contact .header-bar-tel{font-size:20px;line-height:27px;font-weight:600}@media(max-width: 1200px){.uep-header .header-bar-contact .header-bar-tel{font-size:18px;line-height:22px}}@media(max-width: 1080px){.uep-header .header-bar-button{display:none}}.uep-header .header-bar-burger{position:relative;width:40px;height:40px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);pointer-events:auto}@media(max-width: 1080px){.uep-header .header-bar-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.uep-header .header-bar-burger__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:rgba(0,0,0,0);outline:none}.uep-header .header-bar-burger__icon svg{width:40px;height:40px;fill:#fff}.uep-header .header-bar-burger .open{display:-webkit-box;display:-ms-flexbox;display:flex}.uep-header .header-bar-burger .close{display:none}.uep-header.open .header-bar-burger .open{display:none}.uep-header.open .header-bar-burger .close{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1080px){.uep-header.header-scroll{background:#0158b8}}.uep-menu{position:fixed;top:0;left:0;z-index:87;background:#0158b8;overflow:hidden;overflow-y:auto;width:100%;height:0;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.uep-menu.open{height:100vh}.uep-menu .uep-menu-wrapper{width:100%;padding:120px 30px 60px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.uep-menu ul{font-size:17px;line-height:28px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;width:100%;margin-bottom:60px;text-transform:uppercase}.uep-menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uep-menu ul a{text-align:center}.uep-menu ul a:hover{color:#88befd}.uep-menu .link{margin-bottom:20px;font-size:17px;line-height:28px;font-weight:400}.uep-menu .link:hover{color:#88befd}.uep-menu .button{max-width:300px;width:100%}.popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;padding:24px 24px;overflow-y:auto}.popup.open{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.popup .popup-content{margin:auto;position:relative;z-index:9;background:#fff;width:300px;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;max-width:100%;padding:54px 20px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:20px;-webkit-box-shadow:0px 9px 21px 0px rgba(0,0,0,.06),0px 38px 38px 0px rgba(0,0,0,.05),0px 85px 51px 0px rgba(0,0,0,.03),0px 152px 61px 0px rgba(0,0,0,.01),0px 237px 66px 0px rgba(0,0,0,0);box-shadow:0px 9px 21px 0px rgba(0,0,0,.06),0px 38px 38px 0px rgba(0,0,0,.05),0px 85px 51px 0px rgba(0,0,0,.03),0px 152px 61px 0px rgba(0,0,0,.01),0px 237px 66px 0px rgba(0,0,0,0)}.popup .content-wrapper{max-width:840px;width:100%}.popup .popup-wrapper{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.popup .popup-close{position:absolute;z-index:3;top:20px;right:20px;width:24px;height:24px;cursor:pointer;color:#019ceb;-webkit-transition:.3s;transition:.3s}.popup .popup-close svg{width:100%;height:100%;fill:currentColor}.popup .popup-close:hover{color:red}.popup .popup-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:60px;height:60px}.popup .popup-icon svg{width:100%;height:100%}.popup .popup-title{width:100%;text-align:center;font-size:28px;line-height:36px;font-weight:400}@media(max-width: 766px){.popup .popup-title{font-size:20px;line-height:24px}}.popup .popup-subtitle{width:100%;text-align:center}.popup .button{width:100%}.popup .popup-bg{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(22,18,29,.5)}.uep-footer{position:relative;width:100%;background:#002044;padding:30px 0;color:#fff}.uep-footer .footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.uep-footer .footer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}@media(max-width: 766px){.uep-footer .footer-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}}.uep-footer .footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;height:50px}.uep-footer .footer-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.uep-footer .footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;text-transform:uppercase;font-size:17px;line-height:28px;font-weight:400}@media(max-width: 766px){.uep-footer .footer-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;text-align:center}}.uep-footer .footer-nav a:hover{color:#019ceb}.uep-footer .footer-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;row-gap:30px}@media(max-width: 1080px){.uep-footer .footer-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}}.uep-footer .footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;font-size:12px;line-height:16px;font-weight:400}@media(max-width: 766px){.uep-footer .footer-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.uep-footer .footer-copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 766px){.uep-footer .footer-copyright{text-align:center}}.uep-footer .footer-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.uep-footer .footer-link a:hover{color:#019ceb}.uep-footer .footer-developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-left:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media(max-width: 766px){.uep-footer .footer-developer{margin:0}}.uep-footer .footer-developer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uep-footer .footer-developer__link svg{min-width:95px;width:95px;height:18px}.uep-home-contracts{padding:80px 0;background:#0158b8;position:relative}@media(max-width: 1080px){.uep-home-contracts{padding:60px 0}}.uep-home-contracts .bg{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:1}.uep-home-contracts .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.uep-home-contracts .home-contracts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:840px;margin:0 auto;z-index:2;position:relative}@media(max-width: 766px){.uep-home-contracts .home-contracts{row-gap:20px}}.uep-home-contracts .home-contracts-title{color:#fff;font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-contracts .home-contracts-title{font-size:24px;line-height:30px}}.uep-home-contracts .home-contracts-title{text-align:center}.uep-home-contracts .home-contracts-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uep-home-contacts{padding-bottom:80px}@media(max-width: 766px){.uep-home-contacts{padding-bottom:60px}}.uep-home-contacts .home-contacts{padding-top:40px;border-top:1px solid #16121d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:30px}@media(max-width: 1200px){.uep-home-contacts .home-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 766px){.uep-home-contacts .home-contacts{padding-top:60px}}.uep-home-contacts .home-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:620px;row-gap:40px}@media(max-width: 1200px){.uep-home-contacts .home-head{max-width:100%}}@media(max-width: 1080px){.uep-home-contacts .home-head{row-gap:30px}}.uep-home-contacts .home-head-title{font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-contacts .home-head-title{font-size:24px;line-height:30px}}@media(max-width: 413px){.uep-home-contacts .home-head .button{width:100%}}.uep-home-contacts .contacts{max-width:400px;width:100%}@media(max-width: 1200px){.uep-home-contacts .contacts{max-width:100%}}.uep-home-contacts .contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}@media(max-width: 1200px){.uep-home-contacts .contacts-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.uep-home-contacts .contacts .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;font-size:24px;line-height:34px;font-weight:400}@media(max-width: 766px){.uep-home-contacts .contacts .item{font-size:18px;line-height:22px}}@media(max-width: 1200px){.uep-home-contacts .contacts .item{width:calc(50% - 10px)}}@media(max-width: 766px){.uep-home-contacts .contacts .item{width:100%}}.uep-home-contacts .contacts .item-icon{margin-top:5px;width:24px;height:24px;min-width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.uep-home-contacts .contacts .item-icon svg{width:24px;height:24px;fill:#16121d}.uep-home-contacts .contacts a:hover{color:#019ceb}.uep-home-contacts .contacts a:hover svg{fill:#019ceb}.uep-home-about-us{padding:80px 0}@media(max-width: 766px){.uep-home-about-us{padding:60px 0}}.uep-home-about-us .home-about-us{row-gap:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 766px){.uep-home-about-us .home-about-us{row-gap:30px}}.uep-home-about-us .about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1080px){.uep-home-about-us .about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 766px){.uep-home-about-us .about{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.uep-home-about-us .about-title{font-size:30px;line-height:42px;font-weight:400;width:100%;max-width:620px}@media(max-width: 1080px){.uep-home-about-us .about-title{max-width:100%}}@media(max-width: 766px){.uep-home-about-us .about-title{font-size:24px;line-height:30px;font-weight:400}}.uep-home-about-us .about-descriptions{width:100%;max-width:510px;position:relative;max-height:415px;overflow:hidden;padding-bottom:50px}@media(max-width: 1080px){.uep-home-about-us .about-descriptions{max-width:100%;max-height:420px}}.uep-home-about-us .about-descriptions__show{position:absolute;bottom:0;left:0;width:100%;padding:50px 0 0;background:-webkit-gradient(linear, left bottom, left top, color-stop(40%, #ffffff), to(rgba(255, 255, 255, 0)));background:linear-gradient(to top, #ffffff 40%, rgba(255, 255, 255, 0))}.uep-home-about-us .about-descriptions__show .hide{display:none}.uep-home-about-us .about-descriptions.show{max-height:initial}.uep-home-about-us .about-descriptions.show .about-descriptions__show{padding:0px 0 0}.uep-home-about-us .about-descriptions.show .about-descriptions__show .hide{display:block}.uep-home-about-us .about-descriptions.show .about-descriptions__show .show{display:none}.uep-home-about-us .about-certificates{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:40px;grid-row-gap:40px}@media(max-width: 1080px){.uep-home-about-us .about-certificates{grid-template-columns:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px}}@media(max-width: 766px){.uep-home-about-us .about-certificates{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;grid-template-columns:repeat(1, 1fr);grid-row-gap:15px}}.uep-home-about-us .about-certificates .item{padding:20px 26.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;background:#f4f9ff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 766px){.uep-home-about-us .about-certificates .item{row-gap:10px;padding:20px}}.uep-home-about-us .about-certificates .item-text{width:100%;font-size:20px;line-height:34px;font-weight:600}@media(max-width: 766px){.uep-home-about-us .about-certificates .item-text{font-size:15px;line-height:22px}}.uep-home-about-us .about-certificates .item-logo{max-height:80px}@media(max-width: 766px){.uep-home-about-us .about-certificates .item-logo{max-height:40px}}.uep-home-about-us .about-certificates .item-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uep-home-about-us .about-certificates .item .button{margin-top:auto}.uep-home-about-us .about-content{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:40px;grid-row-gap:40px}@media(max-width: 1080px){.uep-home-about-us .about-content{grid-template-columns:repeat(2, 1fr);grid-column-gap:30px;grid-row-gap:30px}}@media(max-width: 766px){.uep-home-about-us .about-content{grid-template-columns:repeat(1, 1fr);grid-column-gap:30px;grid-row-gap:30px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.uep-home-about-us .about-content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.uep-home-about-us .about-content .item:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.uep-home-about-us .about-content .item:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.uep-home-about-us .about-content .item:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.uep-home-about-us .about-content .item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}@media(max-width: 1080px){.uep-home-about-us .about-content .item-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.uep-home-about-us .about-content .item-icon{width:50px;height:50px;min-width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.uep-home-about-us .about-content .item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uep-home-about-us .about-content .item-title{font-size:24px;line-height:34px;font-weight:400}@media(max-width: 766px){.uep-home-about-us .about-content .item-title{font-size:18px;line-height:22px}}.uep-home-banner{position:relative}.uep-home-banner .bg{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:1}.uep-home-banner .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;will-change:transform}.uep-home-banner .home-banner{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:40px;grid-row-gap:30px;z-index:2;position:relative;padding:80px 0;min-height:550px}@media(max-width: 766px){.uep-home-banner .home-banner{min-height:auto;padding:60px 0;grid-template-columns:repeat(1, 1fr)}}.uep-home-banner .home-banner-logo{width:180px;height:153px}@media(max-width: 1080px){.uep-home-banner .home-banner-logo{width:71px;height:60px}}.uep-home-banner .home-banner-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uep-home-banner .home-banner-title{color:#fff;font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-banner .home-banner-title{font-size:24px;line-height:30px}}@media(max-width: 766px){.uep-home-banner .home-banner-title{font-size:26px;line-height:40px}}.uep-home-services{padding:80px 0;background:#fafcff}@media(max-width: 766px){.uep-home-services{padding:60px 0}}.uep-home-services .home-services{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:40px;grid-row-gap:30px}@media(max-width: 1080px){.uep-home-services .home-services{grid-template-columns:repeat(1, 1fr)}}.uep-home-services .home-services-title{font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-services .home-services-title{font-size:24px;line-height:30px}}.uep-home-services .home-services-title span{display:block;text-transform:uppercase}.uep-home-services .home-services-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:32.56vw;position:relative}@media(max-width: 1080px){.uep-home-services .home-services-icon{height:65.1vw}}.uep-home-services .home-services-icon svg{position:absolute;top:0;right:0;width:50vw;height:100%}@media(max-width: 1080px){.uep-home-services .home-services-icon svg{width:100%}}.uep-home-services .home-services-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;width:100%}.uep-home-services .home-services .services{border:1px solid rgba(0,0,0,0);border-bottom-color:#d4e1ef;-webkit-transition:.3s;transition:.3s}.uep-home-services .home-services .services:hover{border-bottom-color:rgba(0,0,0,0)}.uep-home-services .home-services .services-head{padding:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s}@media(max-width: 766px){.uep-home-services .home-services .services-head{padding:20px 10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.uep-home-services .home-services .services-head:hover{background:#f4f9ff;color:#0158b8}.uep-home-services .home-services .services-head:hover .services-head-icon{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.uep-home-services .home-services .services-head:hover .services-head-icon:before{background:#0158b8}.uep-home-services .home-services .services-head:hover .services-head-icon:after{background:#0158b8;height:22px}.uep-home-services .home-services .services-head-icon{margin-top:5px;width:24px;height:24px;min-width:24px;position:relative;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.3s;transition:.3s}.uep-home-services .home-services .services-head-icon:before{position:absolute;content:"";width:22px;height:1px;background:#d4e1ef;left:50%;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.uep-home-services .home-services .services-head-icon:after{position:absolute;content:"";width:1px;height:0;background:#d4e1ef;left:50%;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.uep-home-services .home-services .services-head-name{font-size:20px;line-height:34px;font-weight:400}@media(max-width: 766px){.uep-home-services .home-services .services-head-name{font-size:17px;line-height:24px;font-weight:300}}.uep-home-services .home-services .services-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.uep-home-services .home-services .services-body .content{margin-top:-10px;padding:0 20px 20px 64px}@media(max-width: 766px){.uep-home-services .home-services .services-body .content{padding:0 10px 20px 44px}}@media(max-width: 413px){.uep-home-services .home-services .services-body .button{width:100%}}.uep-home-services .home-services .services.active{border-color:#d4e1ef}.uep-home-services .home-services .services.active:hover{border-bottom-color:#d4e1ef}.uep-home-services .home-services .services.active .services-head{color:#0158b8}.uep-home-services .home-services .services.active .services-head .services-head-icon{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.uep-home-services .home-services .services.active .services-head .services-head-icon:before{background:#0158b8}.uep-home-services .home-services .services.active .services-head .services-head-icon:after{background:#0158b8;height:22px}.uep-home-services .home-services .services.active .services-head:hover{background:rgba(0,0,0,0)}.uep-home-projects{padding:80px 0}@media(max-width: 766px){.uep-home-projects{padding:60px 0}}.uep-home-projects .home-projects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.uep-home-projects .home-projects .swiper-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 180px);-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}@media(max-width: 1080px){.uep-home-projects .home-projects .swiper-head{width:100%}}.uep-home-projects .home-projects .swiper-head-title{font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-projects .home-projects .swiper-head-title{font-size:24px;line-height:30px}}.uep-home-projects .home-projects .swiper-head-title{max-width:620px;width:100%}@media(max-width: 1080px){.uep-home-projects .home-projects .swiper-head-title{max-width:100%}}.uep-home-projects .home-projects .swiper-head-total{font-size:28px;line-height:36px;font-weight:400}@media(max-width: 766px){.uep-home-projects .home-projects .swiper-head-total{font-size:20px;line-height:24px}}.uep-home-projects .home-projects .swiper-head-total{color:#0158b8;padding:17px 0;display:none}@media(max-width: 1080px){.uep-home-projects .home-projects .swiper-head-total{position:absolute;bottom:0;z-index:5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:calc(100% - 150px);left:75px}}@media(max-width: 766px){.uep-home-projects .home-projects .swiper-head-total{padding:23px 0}}.uep-home-projects .home-swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:76px;position:relative}@media(max-width: 1080px){.uep-home-projects .home-swiper-wrapper{row-gap:30px}}.uep-home-projects .swiper{overflow:hidden;position:initial;padding:0;margin:0}.uep-home-projects .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.uep-home-projects .item:hover .item-image img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.uep-home-projects .item:hover .item-name{color:#0158b8}.uep-home-projects .item-image{padding-top:100%;width:100%;overflow:hidden;position:relative}.uep-home-projects .item-image img{-webkit-transition:.3s;transition:.3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.uep-home-projects .item-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:24px;line-height:34px;font-weight:400}@media(max-width: 766px){.uep-home-projects .item-name{font-size:18px;line-height:22px}}.uep-home-projects .item-name{-webkit-transition:.3s;transition:.3s}.uep-home-projects .swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9;background:#fff;position:absolute;right:0;top:0;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media(max-width: 1080px){.uep-home-projects .swiper-navigation{position:initial;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}}.uep-home-projects .home-swiper-nav-arrow{background:#fff;cursor:pointer;width:70px;height:70px;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;border:1px solid #d4e1ef}.uep-home-projects .home-swiper-nav-arrow svg{-webkit-transition:.3s;transition:.3s;width:24px;height:24px;fill:#16121d}.uep-home-projects .home-swiper-nav-arrow:hover{background:#019ceb;border-color:#019ceb}.uep-home-projects .home-swiper-nav-arrow:hover svg{fill:#fff}.uep-home-projects .swiper-button-lock{display:none}.uep-home-head{position:relative;padding:161px 0 87px;background:#0158b8}@media(max-width: 1080px){.uep-home-head{padding:166px 0 105px}}.uep-home-head .home-head{z-index:3;position:relative}.uep-home-head .home-head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;max-width:620px;width:100%;color:#fff}.uep-home-head .home-head-subtitle{font-size:17px;line-height:32px;font-weight:300}@media(max-width: 766px){.uep-home-head .home-head-subtitle{font-size:16px;line-height:30px}}.uep-home-head .home-head-subtitle{text-transform:uppercase}@media(max-width: 1080px){.uep-home-head .home-head-subtitle{color:#88befd}}@media(max-width: 766px){.uep-home-head .home-head-subtitle{font-size:17px;line-height:32px}}.uep-home-head .home-head-title{text-transform:uppercase;font-size:50px;line-height:70px;font-weight:400}@media(max-width: 766px){.uep-home-head .home-head-title{font-size:26px;line-height:40px}}.uep-home-head canvas{background-color:#0158b8;display:block;margin:0 auto;position:absolute;left:0;top:0;width:100%;height:100%}.uep-home-details{padding:80px 0}@media(max-width: 766px){.uep-home-details{padding:60px 0}}.uep-home-details .home-details{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:40px;grid-row-gap:40px}@media(max-width: 1080px){.uep-home-details .home-details{grid-template-columns:repeat(1, 1fr)}}.uep-home-details .home-details-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.uep-home-details .home-details-title{margin-bottom:40px;font-size:34px;line-height:44px;font-weight:400}@media(max-width: 766px){.uep-home-details .home-details-title{font-size:24px;line-height:30px}}@media(max-width: 766px){.uep-home-details .home-details-title{font-size:26px;line-height:40px;margin-bottom:30px}}.uep-home-details .home-details-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.uep-home-details .home-details-images{width:100%;padding-top:93.22%;position:relative}.uep-home-details .home-details-images img,.uep-home-details .home-details-images svg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uep-home-details .home-details-images svg>g,.uep-home-details .home-details-images svg>path{will-change:transform}.error-page{min-height:calc(100vh - 158px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:150px 0}@media(max-width: 766px){.error-page{padding:130px 0 50px;min-height:auto}}.error-page .error{width:100%;max-width:992px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.error-page .error__404{font-size:200px;line-height:250px;font-weight:600}@media(max-width: 766px){.error-page .error__404{font-size:100px;line-height:110px}}.error-page .error__title{font-size:50px;line-height:70px;font-weight:400}@media(max-width: 766px){.error-page .error__title{font-size:26px;line-height:40px}}.error-page .error__text{font-size:20px;line-height:34px;font-weight:400}@media(max-width: 766px){.error-page .error__text{font-size:17px;line-height:24px;font-weight:300}}.error-page .error .button{width:100%;max-width:200px}@media(max-width: 766px){.it-500 .error-page{padding:0 0 70px}}