.spinner-wrap{width:100%;display:flex;align-items:center}.spinner-wrap.full{justify-content:center;height:100vh;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:hsla(0,0%,100%,.7)}.spinner-wrap.absolute{position:absolute;left:0;top:0;justify-content:center;height:100%;background-color:hsla(0,0%,100%,.8)}.spinner-wrap.center{justify-content:center}.spinner-wrap.end{justify-content:flex-end}.spinner-wrap.start{justify-content:flex-start}.spinner-wrap.md .spinner{width:35px;height:35px}.spinner{display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid rgba(255,103,93,.2);border-top:3px solid var(--orange);animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.profile-bar__banner{position:relative}.profile-bar__banner .edit-icon{border:1px solid #ececec;width:35px;height:35px;content:"";background-color:#fff;border-radius:100px;background-position:50%;background-repeat:no-repeat;position:absolute;right:20px;top:20px;z-index:2}.MobileNavOld_navItem__2rEN-{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;position:relative;transition:all .2s;border-bottom:1px solid rgba(0,0,0,.05)}.MobileNavOld_navItem__2rEN-:first-child{border-top:1px solid rgba(0,0,0,.05)}.MobileNavOld_navItemSec__2WdHR{z-index:1200;background-color:#f7f7f7}.MobileNavOld_navItemSec__2WdHR svg rect{fill:#fff!important}.MobileNavOld_navItemInActive__1hAMK{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.MobileNavOld_navLink__e9EQi{font-weight:500;font-size:14px;line-height:140%;color:#000}.MobileNavOld_navArrow__TMJEI{margin-top:5px}.MobileNavOld_subDrop__37uZR{position:absolute;top:75px;right:-100%;width:100%;transition:all .2s;background-color:#fff;z-index:1300;padding:5px 0}.MobileNavOld_subDropActive__2VgDk{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.MobileNavOld_subDropActiveTwo__WTB9M{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.MobileNavOld_subDropTwo__2jmJs{position:absolute;top:0;right:-100%;width:100%;transition:all .2s;background-color:#fff;z-index:1301;padding:5px 0}.MobileNavOld_subDropTwoActive__ETYQS{right:-200%}.MobileNavOld_goBack__3-IYl{position:relative;cursor:pointer;z-index:1400;display:flex;align-items:center;padding:10px 0 10px 15px;border-bottom:1px solid rgba(0,0,0,.05)}.MobileNavOld_goBackArrow__1S8eo{margin-bottom:5px;margin-right:5px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.MobileNavOld_goBackTitle__1mGSR{font-weight:700;font-size:16px;color:var(--normal-blue)}.MobileNavOld_goBackTitleLight__22d0S{font-weight:700;font-size:12px;color:#ccc;margin-right:10px}.mx-main-modal-container{position:fixed;right:0;top:0;width:100%;height:100vh;z-index:1001;overflow-y:auto;background:rgba(0,0,0,.21)}.mx-main-modal-container .mx-main-modal-overlay{width:100%;height:100%;content:"";position:fixed;left:0;top:0}.mx-main-modal-container .mx-main-modal{position:relative;z-index:2;display:flex;height:100%}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper{margin:auto;padding:30px;position:relative;width:100%}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .close-btn{width:50px;height:50px;border-radius:100px;content:"";background-image:url(/static/media/i-close.36fba034.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;background-color:#fff;position:absolute;right:50%;cursor:pointer;opacity:1;bottom:-50px;box-shadow:6px 6px 30px 0 rgba(0,0,0,.3);-webkit-transform:translateX(50%);transform:translateX(50%)}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box{background-color:#fff;border-radius:12px;box-shadow:0 16px 32px 2px rgba(97,97,97,.1),0 8px 16px 2px rgba(97,97,97,.1)}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box.overflow-scroll{max-height:70vh;overflow-y:auto}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons{display:flex;flex-wrap:wrap}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons .mx-btn{margin:0 10px}.max-w-1000{max-width:1000px!important}.max-w-900{max-width:900px!important}.max-w-800{max-width:800px!important}.max-w-700{max-width:700px!important}.max-w-600{max-width:600px!important}.max-w-500{max-width:500px!important}.max-w-550{max-width:550px!important}.max-w-455{max-width:455px!important}.site-map{display:flex;align-items:flex-end;margin-right:15px}.site-map-icon{cursor:pointer;display:block;height:-webkit-max-content;height:max-content}.site-map-icon svg{fill:#ff675d}.site-map-content{padding:40px}.site-map-menu{display:grid;grid-gap:30px;gap:30px}.site-map-menu .menu-item-title{font-size:18px;font-weight:600;margin-bottom:35px;text-transform:uppercase}.site-map-menu .menu-item-submenu{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.site-map-menu .menu-item-submenu-item{font-size:15px;text-transform:uppercase}.site-map-menu .menu-item-submenu-item a{color:#000}.site-map-menu .menu-item-submenu-item .title{display:flex;align-items:center;justify-content:space-between}.site-map-menu .menu-item-submenu-item .submenu-menu{max-height:0;display:flex;flex-direction:column;overflow:hidden;transition:1.5s}.site-map-menu .menu-item-submenu-item .submenu-menu a{padding:7px 0;transition:.5s}.site-map-menu .menu-item-submenu-item .submenu-menu a:first-child{padding-top:15px}.site-map-menu .menu-item-submenu-item:hover .submenu-menu{max-height:1000px}@media screen and (min-width:992px){.site-map-menu{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.site-map-menu{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1400px){.site-map-menu{grid-template-columns:repeat(4,1fr)}}.press-center__grid{display:grid;grid-gap:20px;gap:20px}@media screen and (min-width:992px){.press-center__grid{grid-template-columns:repeat(2,1fr)}}.press-center-questions{background-color:#e0eaff;padding:20px 40px}.press-center-header{display:flex;justify-content:space-between}.press-center-text{font-size:14px;font-weight:400;line-height:40px;letter-spacing:.02em;text-align:left;color:#1b2046}.press-center-progress{width:100px;height:6px;position:relative;border-radius:94px;background-color:#fff;overflow:hidden}.press-center-progress:before{content:"";position:absolute;inset:0;border-radius:inherit;background-color:#5f6ac0;width:var(--progress-width);height:100%}.press-center-title{font-size:20px;font-weight:600;line-height:27px;letter-spacing:.02em;text-align:left;color:#171849}.press-center-answers{margin-top:22px;display:flex;flex-direction:column;justify-content:center;grid-gap:16px;gap:16px}.press-center-answer{-webkit-user-select:none;user-select:none;display:flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer}.press-center-answer__circle{height:24px;width:24px;border-radius:50%;border:1px solid rgba(95,106,192,.49);position:relative}.press-center-answer__circle.active:before{content:"";position:absolute;border-radius:inherit;background-color:#5f6ac0;width:10px;height:10px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.press-center-buttons{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;margin-top:14px}.press-center-button{font-size:15px;font-weight:600;line-height:20px;letter-spacing:0;text-align:center;color:#171849;width:100px;cursor:pointer;height:50px}.press-center-button.next{background-color:#fff}.press-center-progress-wrapper{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.press-center-progress-wrapper .progress-item{display:flex;align-items:flex-start;grid-gap:10px;grid-gap:20px;gap:20px;margin-bottom:10px}.press-center-progress-wrapper .progress-item .progress-percentage{margin-top:5px}.press-center-progress-wrapper .progress-item .progress-percentage,.press-center-progress-wrapper .progress-item h5{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left}.press-center-progress-wrapper .progress-item .press-center-progress{margin-top:6px;width:100%}.press-center-progress-wrapper .progress-item .progress-info{flex:1 1}input:disabled{background-color:#e0e0e0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.form-group{flex-direction:column;align-items:flex-start;flex:1 1}.form-group,.form-group .form-inputarea{display:flex;width:100%;position:relative}.form-group .form-inputarea{border-radius:8px}.form-group .form-inputarea.error{box-shadow:0 0 1px 1px red;-webkit-animation:errorAnimation .3s linear 2;animation:errorAnimation .3s linear 2}.form-group .form-inputarea input[type=email]{padding-right:40px}.form-group .form-input{background:#fff;border:1px solid transparent;border-radius:8px;padding:11px 20px;font-family:Manrope,sans-serif;font-family:Manrope;font-style:normal;font-weight:700;font-size:15px;line-height:20px;color:#726e6e;width:100%;height:55px}.form-group .form-input:focus,.form-group .form-input:hover{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 1.2px #35519b}.form-group .form-input:disabled{background-color:#e0e0e0!important}.form-group .form-input::-webkit-input-placeholder{color:#726e6e}.form-group .form-input::placeholder{color:#726e6e}.form-group .form-input__checked{background-color:#f7f9fa}.form-group .form-input__small{padding:11px 20px}.form-group .form-input__error{-webkit-animation:errorAnimation .3s 2;animation:errorAnimation .3s 2;box-shadow:0 0 1px 1px red}.form-group .form-input__bordered{border:1px solid rgba(23,31,38,.2)}.form-group .form-input.\--touched{background-color:#f7f9fa}.form-group .form-input.\--touched.white{background-color:#fff}.form-group .form-textarea{width:100%;border-radius:8px;min-height:100px;padding:10px 20px;resize:none;outline:none;line-height:24px;font-size:18px;font-family:Poppins,sans-serif;transition:border .2s,box-shadow .2s;border:none;font-weight:600}.form-group .form-textarea.border{border:1px solid rgba(23,31,38,.2)}.form-group .form-textarea:focus{box-shadow:0 0 2px 2px rgba(30,114,231,.6);border:1px solid transparent;background-color:#fff!important}.form-group .form-textarea:disabled{background-color:#e0e0e0}.form-group .form-textarea::-webkit-input-placeholder{line-height:24px;color:rgba(23,31,38,.4);font-size:18px;font-weight:500;font-family:Poppins,sans-serif}.form-group .form-textarea::placeholder{line-height:24px;color:rgba(23,31,38,.4);font-size:18px;font-weight:500;font-family:Poppins,sans-serif}.form-group .form-textarea__checked{background-color:#f7f9fa}.form-group .form-textarea__big{padding:20px}.form-group .form-textarea__small{padding:10px 20px}.form-group .form-textarea.error{-webkit-animation:errorAnimation .3s 2;animation:errorAnimation .3s 2;box-shadow:0 0 1px 1px red}.form-group .form-textarea.\--touched{background-color:#f7f9fa;border:none}.form-group .form-textarea.\--touched.white{background-color:#fff}.form-group .form-label{position:absolute;font-family:Manrope,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:150%;color:#000;opacity:.6;z-index:10;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px;pointer-events:none;transition:all .3s ease}.form-group .form-require{position:absolute;top:0;right:-10px;color:red}.form-group .form-extra{font-size:18px;color:rgba(23,31,38,.7);position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.form-group .form-error{position:absolute;top:104%;left:0;font-size:14px;color:red;line-height:15px;font-weight:600}.form-group .form-check{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;pointer-events:none}.form-group .form-tooltip{position:absolute;top:-32px;right:0;bottom:100%;width:100%;min-height:50px}.form-group .form-tooltip__content:hover,.form-group .form-tooltip img:hover+.form-tooltip__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.form-group .form-tooltip img{position:absolute;right:0;top:50%;width:30px;transition:all .2s;cursor:pointer}.form-group .form-tooltip__content{z-index:10;position:absolute;bottom:0;border-radius:10px;padding:15px;background-color:rgba(245,138,23,.9490196078431372);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:all .2s}.virtual-upload{width:93px;height:93px;border-radius:50%;background-color:#fff;overflow:hidden;position:relative;cursor:pointer}.virtual-upload-icon{display:flex;align-items:center;opacity:.4}.virtual-upload-icon,.virtual-upload .spinner-wrap{justify-content:center;height:100%}.vr-textarea label{transition:all .3s ease;font-family:Manrope;position:absolute;-webkit-transform:translateY(12px);transform:translateY(12px);left:20px}.vr-textarea label,.vr-textarea textarea{font-style:normal;font-weight:700;font-size:15px;line-height:20px;color:#726e6e}.vr-textarea textarea{width:100%;height:654px;background:#fff;border:1px solid transparent;border-radius:8px;font-family:Manrope,sans-serif;font-family:Manrope;resize:none;padding:20px 20px 11px}.vr-textarea textarea:focus{outline:#35519b}@-webkit-keyframes errorAnimation{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(3px);transform:translateX(3px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes errorAnimation{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(3px);transform:translateX(3px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.simple-select{flex:1 1;position:relative}.simple-select .form-label{font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:150%;color:#000;opacity:.6;display:block;margin-bottom:6px}.simple-select .form-require{position:absolute;top:0;right:-10px;color:red}.simple-select__error{position:absolute;top:100%;left:0;color:red}.day-picker-small .DayPickerInput{height:42px}.day-picker-normal .DayPickerInput{height:63px}.day-picker__container{position:relative}.day-picker__img{cursor:pointer;min-width:50px;height:50px;background-color:#fff;position:absolute;padding:12px 14px;box-shadow:0 2px 12px rgba(0,0,0,.04);border-radius:10px;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:50!important}@media (max-width:768px){.form-group .form-label{font-weight:500;font-size:14px}.form-group .form-inputarea input{padding:12px;font-size:14px;line-height:18px}.form-group .form-inputarea input::-webkit-input-placeholder{font-size:14px;font-family:Poppins,sans-serif}.form-group .form-inputarea input::placeholder{font-size:14px;font-family:Poppins,sans-serif}.form-group .form-error{font-size:12px;top:100%}.form-group .form-input{font-size:14px}.form-group .form-input__big{padding:12px}.form-group .form-input__big::-webkit-input-placeholder{font-size:14px;font-family:Poppins,sans-serif}.form-group .form-input__big::placeholder{font-size:14px;font-family:Poppins,sans-serif}.form-group .form-textarea{font-size:14px;padding:10px 16px;line-height:14px}.form-group .form-textarea::-webkit-input-placeholder{font-size:14px;line-height:14px;font-family:Poppins,sans-serif}.form-group .form-textarea::placeholder{font-size:14px;line-height:14px;font-family:Poppins,sans-serif}.simple-select .form-label{margin-bottom:5px;font-size:14px}.form-one__checkbox{margin-bottom:10px}.form-one__checkbox input{height:15px!important;width:15px!important}.form-one__checkbox input:checked:before{width:80%!important}.form-one__checkbox span{font-size:13px}.DayPickerInput input{padding:16px;font-size:14px}.DayPickerInput input::-webkit-input-placeholder{color:rgba(23,31,38,.4);font-family:Poppins,sans-serif}.DayPickerInput input::placeholder{color:rgba(23,31,38,.4);font-family:Poppins,sans-serif}.day-picker__container{width:100%}.day-picker-small .DayPickerInput{height:40px}.day-picker-normal .DayPickerInput{height:45px}.day-picker__img{width:15px}.simple-select__error{font-size:12px}.currency__definition{font-size:14px}}.react-datepicker-popper{z-index:100!important}.react-datepicker *{font-family:Poppins,sans-serif}.react-datepicker option,.react-datepicker select{outline:none;border-radius:5px!important}.react-datepicker__header{background-color:#fff}.react-datepicker__today-button{background-color:#fff;margin:0 auto;display:flex;justify-content:center}.react-datepicker-wrapper .react-datepicker__input-container input{height:55px!important;width:100%;border-radius:8px;outline:none;padding:20px;font-weight:700;font-size:15px;line-height:20px;border:none;color:#726e6e}.react-datepicker-wrapper .react-datepicker__input-container input:hover{box-shadow:0 0 0 1.2px #35519b}.react-datepicker-wrapper .react-datepicker__input-container input::-webkit-input-placeholder{font-family:Poppins,sans-serif;color:#726e6e}.react-datepicker-wrapper .react-datepicker__input-container input::placeholder{font-family:Poppins,sans-serif;color:#726e6e}.react-datepicker-wrapper .react-datepicker__input-container input.small{height:50px}.react-datepicker-wrapper .react-datepicker__input-container input.normal{height:63px}.react-datepicker-wrapper .react-datepicker__input-container input.border{border:1px solid rgba(23,31,38,.2)}.react-datepicker-wrapper .react-datepicker__input-container input:disabled{opacity:.5;background-color:initial}.react-datepicker-wrapper__container{position:relative}.react-datepicker-wrapper__img{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.react-datepicker__next,.react-datepicker__prev{padding:5px;background-color:initial;border:1px solid rgba(0,0,0,.3);cursor:pointer;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;transition:all .2s}.react-datepicker__next:active,.react-datepicker__prev:active{opacity:.6}.react-datepicker__prev{margin-right:5px}.react-datepicker__next{margin-left:5px}.form-group.has-error .form-input__bordered{border:none}.z-index-99{z-index:99999999}.border-r-5{border-radius:5px!important;overflow:hidden}.dataPicker-wrapper{position:relative;min-width:230px;border-radius:4px}.dataPicker-wrapper label{position:absolute;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:150%;color:#000;opacity:.6;z-index:10;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px;pointer-events:none;transition:all .3s ease}.newDataPicker input{background:#fff;border:1px solid transparent;border-radius:8px;padding:11px 20px;font-family:Manrope,sans-serif!important;font-style:normal;font-weight:500;font-size:18px;line-height:27px;color:#000;width:100%;height:70px!important}.newDataPicker input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 1.2px #35519b}.newDataPicker input::-webkit-input-placeholder{color:#726e6e!important;font-family:Manrope,sans-serif!important}.newDataPicker input::placeholder{color:#726e6e!important;font-family:Manrope,sans-serif!important}.newDataPicker .react-datepicker{box-shadow:0 0 6px rgba(0,0,0,.3);border:none}.newDataPicker .react-datepicker .react-datepicker__triangle:after,.newDataPicker .react-datepicker .react-datepicker__triangle:before{left:-12px}.newDataPicker .react-datepicker .react-datepicker__today-button{background-color:#1d5d90;color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.newDataPicker .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month--hasMonthDropdown{margin-bottom:5px;position:relative;color:transparent!important}.newDataPicker .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__header__dropdown--select{position:absolute;top:7px;left:38px}.newDataPicker .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__header__dropdown--select .react-datepicker__month-dropdown-container--select .react-datepicker__month-select,.newDataPicker .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__header__dropdown--select .react-datepicker__year-dropdown-container--select .react-datepicker__year-select{border-radius:5px;padding:3px 5px}html.dark .newDataPicker{width:100%}html.dark .newDataPicker input{background-color:#232a3b}.form-check-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 0 #fff;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 3px rgba(10,85,205,0.5);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent}.form-check-input[type=checkbox]{width:16px;height:16px;border-radius:.2em;position:relative;cursor:pointer;-webkit-appearance:none;appearance:none;overflow:hidden;border-width:1px;--tw-border-opacity:1;border-color:rgba(226,232,240,var(--tw-border-opacity));padding:0;--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.form-check-input[type=checkbox]:before{content:"";transition:all .2s ease-in-out;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:80%;position:absolute;display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-position:50%;background-repeat:no-repeat;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));opacity:0}.form-check-input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgba(20,46,113,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(20,46,113,var(--tw-bg-opacity))}.form-check-input[type=checkbox]:checked:before{opacity:1}.dark .form-check-input[type=checkbox]{--tw-border-opacity:1;border-color:rgba(63,72,101,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(63,72,101,var(--tw-bg-opacity))}.dark .form-check-input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgba(20,46,113,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(20,46,113,var(--tw-bg-opacity))}.form-check{display:flex!important;align-items:center!important}.form-check-input[type=radio]{width:16px;height:16px;position:relative;cursor:pointer;-webkit-appearance:none;appearance:none;overflow:hidden;border-radius:9999px;border-width:1px;padding:0;--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:0 0 transparent,0 0 transparent,0 0 transparent}.form-check-input[type=radio]:before{content:"";width:10px;height:10px;transition:all .2s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:9999px;background-color:#142e71;opacity:0}.form-check-input[type=radio]:checked{border-color:#142e71}.form-check-input[type=radio]:checked:before{opacity:1}.form-check-input[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:0 0 0 0px rgba(59,130,246,0.5);--tw-ring-shadow:0 0 0 3px rgba(59,130,246,0.5);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent}.form-check-label{color:#4a5568}.dark .form-check-input[type=radio]{border-color:#1e2533;background-color:#232a3b}.dark .form-check-label{color:#a0aec0}.inbox .form-check-input{border-color:#a0aec0}.inbox .form-check-input:checked{border-color:#071a50}.form-check,.form-check .content{display:flex;align-items:center}.form-check .content{min-width:142px;padding:4px;border-radius:50px;background-color:#fff;justify-content:center;position:relative;z-index:1}.form-check .content .left,.form-check .content .right{position:relative;z-index:11;padding:14px;font-family:Manrope;font-style:normal;font-weight:700;font-size:12px;line-height:16px;margin:0 auto;cursor:pointer;pointer-events:none}.form-check .left{color:#000}.form-check .right{color:#fff}.form-check-switch{height:calc(100% - 8px);width:calc(100% - 8px);padding:1px;position:absolute;z-index:10;transition:all .3s ease;-webkit-transform:translateX(0);transform:translateX(0);top:4px;left:4px;margin-left:0;margin-top:0;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:9999px;border-width:1px;border-color:rgba(226,232,240,var(--tw-border-opacity));background-image:none}.form-check-switch:checked~.left{color:#fff}.form-check-switch:checked~.right{color:#000}.form-check-switch:before{content:"";width:50%;height:100%;transition:all .2s ease-in-out;position:absolute;top:0;bottom:0;border-radius:9999px;background-color:#35519b;-webkit-transform:translateX(100%);transform:translateX(100%)}.form-check-switch:checked:before{-webkit-transform:translateX(0);transform:translateX(0)}.form-check-label{display:flex;align-items:center;margin-left:.5rem;font-family:Manrope;font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;--tw-text-opacity:1;color:rgba(74,85,104,var(--tw-text-opacity))}.form-check-label,.switch-gender{grid-gap:10px;gap:10px}.dark .form-check-switch{--tw-border-opacity:1;border-color:rgba(63,72,101,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(63,72,101,var(--tw-bg-opacity))}.dark .form-check-switch:before{--tw-bg-opacity:1;background-color:rgba(41,49,69,var(--tw-bg-opacity))}.dark .form-check-switch:checked{--tw-bg-opacity:1;background-color:rgba(49,96,216,var(--tw-bg-opacity))}.dark .form-check-label{--tw-text-opacity:1;color:rgba(160,174,192,var(--tw-text-opacity))}.form-field-select{position:relative}.form-field-select label{position:absolute;font-size:12px;line-height:150%;opacity:.6;z-index:10;top:4px;left:20px;pointer-events:none;transition:all .3s ease}.form-field-select input,.form-field-select label{font-family:Manrope,sans-serif;font-style:normal;font-weight:500;color:#000}.form-field-select input{background:#fff;border:1px solid transparent;font-size:18px;line-height:27px;width:100%;border-radius:8px}.form-field-select--error .form-field__input,.form-field-select--error .form-field__textarea{border-color:#ce3131}.form-field-select--error .form-field__input:focus,.form-field-select--error .form-field__textarea:focus{box-shadow:#ce3131}.form-field-select--error .react-select__control{border:1px solid #ce3131}.form-field-select:not(.form-field-select--error) .form-field__input:focus,.form-field-select:not(.form-field-select--error) .form-field__textarea:focus{box-shadow:0 0 0 1.2px #35519b;border-color:#35519b}.form-field-select__label{position:absolute;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:150%;color:#000;opacity:.6;z-index:10;top:4px;left:20px;pointer-events:none;transition:all .3s ease}.form-field-select__label span{color:#ce3131;padding-left:5px}.form-field-select__error{position:absolute;left:0;color:#ce3131;font-size:14px;font-weight:400;line-height:1.5;min-width:150px;margin-top:5px;transition:.3s ease-in-out;z-index:999}.form-field-select .react-select-container{min-height:25px;min-width:150px;z-index:1}.form-field-select .react-select-container .react-select__control{cursor:pointer;border:1px solid #e1e2e6;padding:3px 10px 3px 0;min-height:25px}.form-field-select .react-select-container .react-select__control .react-select__indicators{height:25px}.skeleton__homepage-swiper__header{display:flex;align-items:center}@-webkit-keyframes anima{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes anima{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.animation-part{position:relative;overflow:hidden;opacity:.5;-webkit-animation:anima 1.5s infinite;animation:anima 1.5s infinite}.skeleton__homepage-swiper{display:flex;margin-bottom:37px;flex-direction:column}.skeleton__homepage-swiper__header{margin-bottom:32px}.skeleton__homepage-swiper__header--title{max-width:30%;width:100%;height:33px;margin:11px 0;border-radius:38px;background-color:#e4ecff}.skeleton__homepage-swiper__header--subtitle{max-width:50%;width:100%;height:33px;margin-bottom:30px;border-radius:38px;background-color:#e4ecff}.skeleton__homepage-swiper__header--item{max-width:48px;width:100%;height:4px;background-color:#f3f6fd;margin-right:11px;position:relative}.skeleton__homepage-swiper__header--item:first-child:before{content:"";width:70%;height:100%;position:absolute;background-color:#ff675d}.skeleton__homepage-swiper__body{width:100%;position:absolute;bottom:0;left:0;height:90%;background-color:rgba(243,246,253,.8);position:relative;padding-bottom:23%}.skeleton__homepage-swiper__body:after,.skeleton__homepage-swiper__body:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABwSURBVHgBvZHRCYAwDERTJ3AE3cAVnKRuopvoJhlBNxA3cIN4BcFSY1QEDx4p4XEfKZEREemBt4QcjHLEZ5qEwaCK1uVdU0iXSsVTaf4u7SInEtPFKbTG9n9Zu+M7+fSFzrkVowZTtF7ICpoG0IT3BjrtA+aXxVLpAAAAAElFTkSuQmCC);position:absolute;display:flex;align-items:center;justify-content:center;height:49px;width:49px;border-radius:50%;background-color:#ff675d;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;cursor:pointer}.skeleton__homepage-swiper__body:before{left:25px}.skeleton__homepage-swiper__body:after{right:25px;-webkit-transform:rotateY(180deg) translateY(-50%);transform:rotateY(180deg) translateY(-50%)}.skeleton__carousel-card{width:100%;height:100%;cursor:pointer;background-color:#f3f6fd;padding:30px 10px}.skeleton__carousel-card:before{-webkit-animation-duration:1s;animation-duration:1s}.skeleton__carousel-card__image{height:65px;width:65px;background-color:rgba(235,241,255,.9);border-radius:20px;margin:0 auto 20px}.skeleton__carousel-card__text{width:80%;display:block;margin:8px auto;height:15px;background-color:#ebf1ff;border-radius:5px}.skeleton__carousel-card__text:last-child{width:60%}.skeleton__press__box .press__box-left,.skeleton__press__box .press__box-left--last,.skeleton__press__box .press__box-left--next{padding-bottom:46%;position:relative}.skeleton__press__box .press__box-left--last .press__box-card,.skeleton__press__box .press__box-left--next .press__box-card,.skeleton__press__box .press__box-left .press__box-card{position:absolute!important;top:0;left:0;height:100%;width:100%;padding-bottom:32px!important}.skeleton__press__box .press__box-card{background-color:#ebf1ff!important;box-shadow:none!important;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.skeleton__press__box .press__box-card:after,.skeleton__press__box .press__box-card:before{display:none}.skeleton__press__box .press__box-card__date{width:100px;height:60px;border-radius:5px;background:hsla(0,0%,100%,.5)}.skeleton__press__box .press__box-card__title{width:100%;padding:30px;background-color:#fff}.skeleton__press__box .press__box-card__subtitle{width:100%;height:20px;border-radius:5px;background-color:#e4ecff;margin-bottom:10px}.skeleton__press__box .press__box-card__subtitle:first-child{width:90%}.skeleton__press__box .press__box-card__subtitle:nth-child(2){width:80%}.skeleton__press__box .press__box-card__subtitle:last-child{width:50%}.skeleton__press__center .press__card-wrapper{padding:30px 40px!important}.skeleton__press__center .press__card-wrapper .press__card-left{width:70%}.skeleton__press__center .press__card-wrapper .press__card-left__category{width:50%;height:18px;border-radius:8px;background-color:rgba(243,246,253,.8);margin-bottom:40px}.skeleton__press__center .press__card-wrapper .press__card-left__quantity{width:100px;height:40px;background-color:rgba(235,241,255,.9);opacity:.5;border-radius:8px}.skeleton__press__center .press__card-wrapper .press__card-left__title{margin-top:15px;width:80%;height:20px;border-radius:8px;background-color:rgba(235,241,255,.9)}.skeleton__press__center .press__card-wrapper .press__card-right{height:80%;border-radius:10px;background-color:rgba(243,246,253,.8);width:30%}.skeleton-map{width:100%;display:flex;position:relative;padding-bottom:50px}.map__box-item>div{height:200px;position:relative}.map__box-item>div .map__box-item--title{position:absolute;border-radius:20px;background-color:rgba(243,246,253,.8)!important}.map__box-item>div .map__box-item--title:first-child{top:40%;width:55%;height:44px}.map__box-item>div .map__box-item--title:nth-child(2n){bottom:30px;width:75%;height:24px;margin-top:30px}.map__box-item>div .map__box-item--title:nth-child(3n){bottom:0;width:60%;height:24px;margin-top:10px}.skeleton__default-page{padding:50px 70px}.skeleton__default-page .default-page__image{width:100%;margin:35px 0;height:350px;background-color:rgba(235,241,255,.9)}.skeleton__default-page .default-page__title{border-radius:10px;width:70%;height:30px;background-color:rgba(235,241,255,.9);margin-bottom:35px}.skeleton__default-page .default-page__subtitle{border-radius:6px;height:20px;background-color:rgba(235,241,255,.9);margin-bottom:15px}.skeleton__default-page .default-page__subtitle:nth-child(1n){width:85%}.skeleton__default-page .default-page__subtitle:nth-child(2n){width:80%}.skeleton__default-page .default-page__subtitle:nth-child(3n){width:70%}.skeleton__news-card{width:25%;position:relative;padding-bottom:23%!important}.skeleton__news-card .news-card{background-color:#e4ecff;position:absolute;top:0;left:0;width:94%;height:100%;display:flex;margin:15px 0 15px 10px;padding:25px 30px;flex-direction:column;justify-content:space-between}.skeleton__news-card .news-card__date{width:100px;height:60px;background-color:#ebf1ff;border-radius:5px}.skeleton__news-card .news-card__title{margin-top:15px;width:80%;height:20px;border-radius:8px;background-color:rgba(235,241,255,.9)}.skeleton__documents-card{padding:30px;display:flex;align-items:flex-start;background-color:#f3f6fd;margin-bottom:20px}.skeleton__documents-card .documents-card__image{height:55px;width:50px;border-radius:15px 4px 4px 4px;background-color:rgba(235,241,255,.9);margin-right:20px}.skeleton__documents-card .documents-card__text{flex:1 1;display:flex;flex-direction:column}.skeleton__documents-card .documents-card__title{margin-bottom:8px;width:80%;height:20px;border-radius:5px;background-color:rgba(228,236,255,.5)}.skeleton__documents-card .documents-card__subtitle{margin-top:10px;width:130px;height:16px;border-radius:5px;background-color:#e4ecff}.skeleton__auditor-card{display:flex;flex-direction:column;justify-content:space-between;background-color:#e4ecff;padding:32px 30px 15px}.skeleton__auditor-card .auditor-card__image{height:55px;width:50px;border-radius:15px 4px 4px 4px;background-color:rgba(235,241,255,.9);margin-right:20px;margin-bottom:13px}.skeleton__auditor-card .auditor-card__text{margin-bottom:8px;width:90%;height:15px;border-radius:4px;background-color:rgba(243,246,253,.8)}.skeleton__auditor-card .auditor-card__icon{margin-top:15px;height:32px;width:32px;border:2px solid #ebf1ff;border-radius:50%;position:relative}.skeleton__auditor-card .auditor-card__icon:after{position:absolute;top:50%;left:50%;font-size:17px;font-weight:700;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"\1F817";color:rgba(235,241,255,.9);opacity:.5;display:inline-block}.skeleton__single-news .single-news__top{display:flex}.skeleton__single-news .single-news__top .single-news__title-wrapper{width:100%;margin-left:20px;display:flex;flex-direction:column;justify-content:space-between}.skeleton__single-news .single-news__img{width:328px;height:220px;background-color:rgba(235,241,255,.9);overflow:hidden;flex:0 0 auto;border-radius:5px}.skeleton__single-news .single-news__date{height:60px}.skeleton__single-news .single-news__date--content{width:60px;height:35px;border-radius:5px;background-color:rgba(243,246,253,.8)}.skeleton__single-news .single-news__title{height:30px;margin:15px 0;border-radius:5px;width:87%;background-color:rgba(243,246,253,.8)}.skeleton__single-news .single-news__title:last-child{margin-bottom:0}.skeleton__single-news .single-news__bottom .single-news__title{width:100%}.skeleton__header-socials{display:flex}.skeleton__header-socials .animation-part:before{width:20px}.skeleton__header-socials--item{width:38px;height:38px;background-color:#e4ecff;border-radius:50%}.skeleton__header-socials--item:not(:last-child){margin-right:22px}.skeleton__header-nav{display:flex;margin:0 -20px;width:100%}.skeleton__header-nav .header-nav__item{margin-top:5px;height:35px;padding:0 20px;flex:0 0 17.15%}@media (max-width:1200px){.skeleton__header-nav .header-nav__item{flex:0 0 17.4%}}.skeleton__header-nav .header-nav__item .header-nav__link{height:100%;background-color:#e4ecff;border-radius:38px}.skeleton__header-contact{width:150px}.skeleton__header-contact .header__number--first{width:80%;height:20px;border-radius:35px;background-color:#e4ecff;margin-bottom:5px}.skeleton__header-contact .header__number--last{width:100%;height:20px;border-radius:35px;background-color:#e4ecff}.skeleton__header-contact.header__number{flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:flex-end}.skeleton__manager-info-box{margin-bottom:40px}.skeleton__manager-info-box .manager-info__full{flex:1 1}.skeleton__manager-info-box .manager-info__img{background-color:#e4ecff}.skeleton__manager-info-box .manager-info__name{width:90%;height:48px;background-color:#e4ecff;margin-bottom:10px;border-radius:20px}.skeleton__manager-info-box .manager-info__contact>div{margin-bottom:10px}.skeleton__manager-info-box .manager-info .contact__number-address-mail{height:48px;width:100%;background-color:#e4ecff;border-radius:20px}.skeleton__manager-info-box .manager-info .added-1{width:150px}.skeleton__member-details .managers-info-button{width:250px;height:50px;background-color:#e4ecff!important;border-radius:20px}.skeleton__member-details .reception-days{justify-content:space-between;margin:0}.skeleton__member-details .reception-days__box{flex:0 0 18%!important;height:50px;background-color:#e4ecff!important;border-radius:20px}.skeleton__manager-structure{height:50px}.contact__info .skeleton__contact-info{width:200px;background-color:#e4ecff;height:40px;border-radius:20px;margin:15px 30px 15px 0}.contact__info .large{width:50%}.skeleton-link{margin:0 -10px;position:relative;padding-bottom:50px}.skeleton__homepage-link--moble{flex:0 0 100%!important}.skeleton__homepage-link{flex:0 0 25%;padding:0 10px;position:relative}.skeleton__homepage-link__item{width:100%;height:200px;padding:30px;background-color:#fff;border-bottom:4px solid rgba(95,106,192,.45)}.skeleton__homepage-link__item:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF8SURBVHgB7ZZBTsJAFIb/V4GwkyPgCWTvwswNXLoB6g5wwxG4gbAQTIxh0APIDVpvwBHwBHZpbNLnzKSaBsFO6bgw4Uuamc6b9MubdF4ewRGXvaD5W7xeRyTHIiI4oN0LfM+jec62iGp8UoEDjoCQAbkj7Kdj4yiuHTvJcBfdQThPhZEWVqja/M6w3Q+GHtGp7ccYtHqcnk/yZMS8SNSEiLp63Qi71y83YB6iAAReqWGSJ5Mz4Xf6gfyKVfxh0OAPI1tTwgK21M0x5co24xW8owHPzEN5J9YoQZ5M48ERNjJnQluZpvQ9tDpGxgjE4cPt2WspoW1m6b8hjRx/LNtkrwzzZOaqxRQkCS+eZmKcjRXO0CozfdUYrW2Vq5CwMwhG2OMYsxQ6Ui/GElWGko2wJ4WE8l7o+rlCCZxVmoPwIPxnQk9Vmh2Yrk2Vqzc16E1LYHvrUJCWflTfcyWnQmYD5uJTzIKr9KymF3BEWv7kj/Xsi5/TrluTtvXbQp8+6LP4SNvfVwAAAABJRU5ErkJggg==);top:25px;right:35px;opacity:.5;position:absolute}.skeleton__homepage-link__subtitle,.skeleton__homepage-link__title{height:20px;left:30px;position:absolute;border-radius:20px;background-color:rgba(235,241,255,.9)}.skeleton__homepage-link__title{width:70%;bottom:60px}.skeleton__homepage-link__subtitle{width:45%;bottom:30px}.skeleton__homepage-history{display:flex;padding:38px 0}.skeleton__homepage-history__item{flex:0 0 50%}.skeleton__homepage-history__left{padding-right:60px;border-right:1px solid var(--orange)}.skeleton__homepage-history__left div{margin:10px 0;width:50%;height:30px;border-radius:20px;background-color:rgba(235,241,255,.9)}.skeleton__homepage-history__left div:first-child{width:30%}.skeleton__homepage-history__left div:nth-child(2n){width:70%}.skeleton__homepage-history__left div:nth-child(3n){width:65%}.skeleton__homepage-history__right{padding-left:60px}.skeleton__homepage-history__right div{margin:10px 0;height:20px;border-radius:20px;background-color:rgba(235,241,255,.9)}.skeleton__homepage-history__right div:first-child{width:60%}.skeleton__homepage-history__right div:nth-child(2n){width:70%}.skeleton__homepage-history__right div:nth-child(3n){width:40%}.skeleton__homepage-history__right div:nth-child(4n){width:50%}.skeleton-years{margin-top:-60px}.skeleton-years__item{width:95%;height:60px;display:flex;position:relative;justify-content:space-around}.skeleton-years__item:after{content:"";bottom:10px;width:100%;height:4px;z-index:1;position:absolute;background-color:rgba(235,241,255,.9)}.skeleton-years__year{width:100px;height:30px;margin-bottom:20px;border-radius:20px;position:relative;background-color:rgba(235,241,255,.9)}.skeleton-years__year:after{content:"";z-index:2;width:20px;height:20px;bottom:-27px;position:absolute;border-radius:50%;background-color:rgba(235,241,255,.9)}.skeleton-years__title{width:30%;height:30px;margin:30px 0}.skeleton-years__desc,.skeleton-years__title{border-radius:20px;background-color:rgba(235,241,255,.9)}.skeleton-years__desc{height:25px;margin:15px 0}.skeleton-years__desc:nth-child(1n){width:60%}.skeleton-years__desc:nth-child(2n){width:50%}.skeleton-years__desc:nth-child(3n){width:70%}.skeleton-years__desc:nth-child(4n){width:65%}.skeleton-years__desc:nth-child(5n){width:48%}.skeleton-mobile__map{padding:8px;margin:10px;display:flex;border-radius:46px;background-color:#fff}.skeleton-mobile__map--img{background-color:rgba(235,241,255,.9);width:76px;height:76px;border-radius:50%}.skeleton-mobile__map--info{display:flex;flex-direction:column;justify-content:center}.skeleton-mobile__map--info p{height:15px;margin-left:20px;border-radius:30px;background-color:rgba(235,241,255,.9)}.skeleton-mobile__map--info p:first-child{width:80px;margin-bottom:15px}.skeleton-mobile__map--info p:last-child{width:120px}.leader-mobile{padding:0 20px}.leader-mobile--title{width:60%;height:30px;margin:15px 0;border-radius:30px;background-color:rgba(235,241,255,.9)}.leader-mobile--title:nth-child(2){width:80%}.leader-mobile--title:nth-child(4),.leader-mobile--title:nth-child(5){width:100%}.leader-mobile--img{width:100%;height:340px;border-radius:10px;background-color:rgba(235,241,255,.9)}.leader-mobile--contact{display:flex;justify-content:space-between}.leader-mobile--contact__title{width:45%;height:30px;margin:15px 0;border-radius:30px;background-color:rgba(235,241,255,.9)}@media (max-width:1200px){.skeleton__news-card{width:33.333%;padding-bottom:40%!important}.skeleton__news-card .news-card__titles{margin-bottom:20px}}@media (max-width:768px){.skeleton__homepage-swiper__body{padding-bottom:40%}.skeleton__news-card{width:100%;padding-bottom:50%!important}.skeleton__news-card .news-card__date{width:100px;height:150px}.skeleton__single-news .single-news__top .single-news__title-wrapper{margin-left:0}.skeleton__single-news .single-news__img{width:100%}.skeleton__single-news .single-news__date--content{width:100px;margin:15px 0}}.skeleton-strategy{height:150px;padding:15px;margin:15px 15px 0;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column}.skeleton-strategy p{margin:5px 0!important;background-color:rgba(243,246,253,.8)}.skeleton-strategy p:first-child{width:30%;height:30px}.skeleton-strategy div p{height:20px!important}.skeleton-strategy div p:first-child{width:50%!important}.skeleton-strategy div p:nth-child(2){width:60%}.skeleton-strategy div p:nth-child(3){width:70%}@media (max-width:512px){.skeleton__homepage-swiper__body{padding-bottom:60%}.skeleton__homepage-swiper__body:after,.skeleton__homepage-swiper__body:before{height:35px;width:35px;border:2px solid #fff}.skeleton__default-page{padding:10px}}.no-connection{pointer-events:none!important}.no-connection.\--visible .no-connection__content{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.no-connection.\--visible .no-connection__overlay{opacity:.6}.no-connection__content{position:fixed;top:30px;width:100%;max-width:600px;left:50%;margin-left:-300px;z-index:1000;padding:0 20px;background-color:var(--normal-dark-blue);border-radius:4px;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:.2s ease-in-out;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.no-connection__overlay{background-color:#fff;width:100vw;height:100vh;position:fixed;left:0;top:0;content:"";z-index:999;opacity:0;transition:.3s ease-in-out}.no-connection__text{color:#fff;font-size:15px}.no-connection svg{width:40px;height:40px}.no-connection__icon{display:flex;align-items:center}@media (max-width:768px){.no-connection.\--visible .no-connection__content{-webkit-transform:translate(-50%);transform:translate(-50%)}.no-connection__content{width:80%;margin-left:0}}.virtual-table .table__no-data{display:flex;width:100%;justify-content:center;padding:15px 0;background-color:#fff;font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:150%}.virtual-table table{border-collapse:inherit!important;vertical-align:middle;width:100%;border-spacing:0 5px}.virtual-table table thead tr{background-color:initial!important;border:none}.virtual-table table thead tr th{color:#000;padding:7px 10px;font-weight:400!important;font-family:Manrope!important;font-style:normal!important;font-weight:600!important;font-size:14px!important;line-height:36px!important}.virtual-table table thead tr th:first-child{width:80px}.virtual-table table thead tr th:nth-child(2){width:auto;flex:1 1;text-align:left}.virtual-table table thead tr th:nth-child(3){width:160px;text-align:right}.virtual-table table tbody tr{cursor:pointer;border-radius:5px!important;background-color:#fff!important;margin-bottom:5px!important;transition:all .2s}.virtual-table table tbody tr td:first-child,.virtual-table table tbody tr th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.virtual-table table tbody tr td:last-child,.virtual-table table tbody tr th:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.virtual-table table tbody tr td:not(:last-child){padding:16px 0!important}.virtual-table table tbody td,.virtual-table table tbody th{border:none!important;padding:10px;font-family:Sora Bold,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:150%;color:#000}.virtual-table table tbody td.fit-content,.virtual-table table tbody th.fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.virtual-table table tbody td .paket,.virtual-table table tbody th .paket{background:#f5f7ff;border:1px solid #b2bdea;border-radius:6px;padding:7px 13px}.virtual-table table tbody td:first-child{text-align:center}.virtual-table table tbody td:nth-child(2) div{overflow:hidden;width:auto;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:28px}.virtual-table table tbody td:nth-child(3) .done,.virtual-table table tbody td:nth-child(3) .not-done{text-align:center;padding:5px 45px;border-radius:5px;font-family:Manrope;font-style:normal;font-weight:500;font-size:15px;line-height:31px;color:#000}.virtual-table table tbody td:nth-child(3) .done{background-color:#d0f9e1}.virtual-table table tbody td:nth-child(3) .not-done{background:rgba(255,103,93,.33)}@media (max-width:1400px){.table-wrapper{overflow-x:auto}}.table-wrapper .table-fixed-layout{table-layout:fixed}.table-wrapper .table-id{background:#f1f1f1;border-radius:8px;min-width:45px;padding:7px 12px;text-align:center}.table-wrapper__empty{box-shadow:none!important}.table-wrapper__empty:hover{-webkit-transform:scale(1)!important;transform:scale(1)!important;background-color:#fff!important}.pagination{display:flex;align-items:center;justify-content:center}.pagination li:before{display:none}.pagination-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.pagination-wrapper .page-size{display:flex;align-items:center;justify-content:center}.pagination-wrapper .page-size span{display:none;font-size:14px;line-height:1}.pagination-wrapper .page-size .box{height:50px;cursor:pointer;padding:0 10px;min-width:100px;background:#fff;border:1px solid #e1e1e1;border-radius:8px;font-size:16px}.pagination-wrapper .page-size .box option{border-radius:8px;border:0}.pagination .disabled{pointer-events:none;background:#f8f8f8}.pagination__link{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;width:40px;height:40px;cursor:pointer;margin:5px;font-weight:500;font-size:16px;line-height:20px}.pagination__link,.pagination__link--active{font-family:GT Walsheim Pro;font-style:normal}.pagination__link--active{font-weight:600;opacity:1}.pagination__link.cursor-pointer{width:50px;height:50px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:8px;opacity:1}.pagination__link.cursor-pointer:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.pagination .next .pagination__link,.pagination .previous .pagination__link{width:50px;height:50px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:8px;opacity:1}.pagination .next .pagination__link:hover,.pagination .previous .pagination__link:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.pagination .next.disabled,.pagination .previous.disabled{background-color:initial}.pagination-list{display:flex;align-items:center;justify-content:center}.pagination-list li{font-family:GT Walsheim Pro;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#000;border-radius:initial!important;box-shadow:none!important;width:auto!important;height:auto!important;margin-bottom:0!important;padding-left:0!important}.pagination-list li.disabled{opacity:.5}.pagination-list li.selected{font-weight:800;font-size:21px;opacity:1}.pagination-list li:hover{opacity:1}@media only screen and (max-width:600px){.pagination__link{width:40px;height:40px}}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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:1400px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{width:100%;display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.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%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (max-width:992px){.hidden-md{display:none!important}}.contact{background-color:#fff;padding:70px;margin-bottom:44px}.contact__info{margin-bottom:70px}.contact__info>div{display:flex;align-items:center;margin-bottom:25px}.contact .feedback-map-wrapper{display:flex;justify-content:space-between;margin:0 -33px}.contact .feedback-map-wrapper>div{padding:0 33px;flex:0 0 50%}.contact__feedback .form-group{position:relative;margin-bottom:40px}.contact__feedback .form-group input{margin-bottom:5px}.contact__feedback .form-group small{position:absolute;bottom:-20px;left:0;color:red}.contact__feedback input,.contact__feedback textarea{width:100%;padding:20px 35px;font-family:Manrope;font-style:normal;font-weight:700;font-size:15px;line-height:20px;outline:none;background-color:var(--input-background);border:1px solid transparent;transition:all .3s}.contact__feedback input:focus,.contact__feedback textarea:focus{background-color:hsla(0,0%,76.9%,.3)}.contact__feedback input.error,.contact__feedback textarea.error{border:1px solid red}.contact__feedback button{outline:none;background-color:var(--orange);font-style:normal;font-weight:600;font-size:16px;line-height:40px;color:#fff;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 80px;cursor:pointer;border:1px solid transparent;transition:all .2s;width:246px;height:62px}.contact__feedback button.\--loading,.contact__feedback button:hover{color:var(--orange);background-color:#fff;border:1px solid var(--orange)}.contact__map{height:600px}.recaptcha{margin-bottom:40px}.contact__number-address-mail{display:flex;align-items:center}.contact__number-address-mail .contact__call-icon{align-self:flex-end;display:flex}.contact__number-address-mail .contact__description{margin-left:15px}.contact__number-address-mail .contact__description p:first-child{font-style:normal;font-weight:700;font-size:12px;line-height:25px;color:#888}.contact__number-address-mail .contact__description p:last-child{font-style:normal;font-weight:700;font-size:17px;line-height:25px;text-transform:uppercase;color:var(--normal-blue)}.contact__number-address-mail:first-child{margin-right:70px}@media (max-width:1200px){.contact__info{margin-bottom:50px}.contact .feedback-map-wrapper{margin:0 -20px}.contact .feedback-map-wrapper>div{padding:0 20px}.contact__feedback input,.contact__feedback textarea{width:100%;padding:18px 30px;margin-bottom:30px}.contact__feedback button{line-height:35px;padding:10px 70px}.contact__map{height:560px}}@media (max-width:992px){.contact{padding:50px}.contact__info{margin-bottom:40px}.contact .feedback-map-wrapper{flex-direction:column;margin:0}.contact .feedback-map-wrapper>div{padding:0;flex:0 0 100%}.contact__feedback{margin-bottom:40px}.contact__feedback input,.contact__feedback textarea{width:80%;padding:15px 20px}.contact__feedback textarea{width:100%}.contact__map{height:500px}}@media (max-width:768px){.pages-description{margin-bottom:25px}.contact{padding:35px}.contact__info{margin-bottom:40px}.contact__info>div{margin-bottom:10px}.contact .contact__number-address-mail{margin-right:35px}.contact .contact__number-address-mail .contact__call-icon img{width:17px;height:17px}.contact .contact__number-address-mail .contact__description{margin-left:12px}.contact .contact__number-address-mail .contact__description p:first-child{font-size:11px}.contact .contact__number-address-mail .contact__description p:last-child{font-size:14px;line-height:20px}.contact__feedback{margin-bottom:40px}.contact__feedback input,.contact__feedback textarea{padding:12px 18px;font-size:15px}.contact__feedback button{line-height:0;padding:20px 50px}.contact__map{height:400px}}@media (max-width:576px){.contact{padding:20px 0}.contact__info{margin-bottom:30px}.contact__info>div{margin-bottom:0}.contact__info a.contact__number-address-mail{margin-right:15px;margin-bottom:10px}.contact__info a.contact__number-address-mail:nth-child(2),.contact__info div.contact__number-address-mail{margin-right:0}.contact .contact__number-address-mail{margin-right:35px;margin-bottom:10px}.contact__feedback{margin-bottom:30px}.contact__feedback .form-group,.contact__feedback .recaptcha{margin-bottom:20px}.contact__feedback input,.contact__feedback textarea{width:100%;padding:10px 18px;font-size:13px;margin-bottom:20px}.contact__feedback button{padding:20px 40px;width:100%;font-weight:600;font-size:16px;height:48px}.contact__map{height:250px}}.default-pages{margin-bottom:45px}.default-pages-virtual__head{align-items:center;margin-bottom:30px}.default-pages-virtual__head-title{font-family:Manrope;font-style:normal;font-weight:800;font-size:30px;line-height:40px;color:#3e3e3e;margin-bottom:4px}.default-pages-virtual__head-text{font-family:Manrope;font-style:normal;font-weight:400;font-size:28px;line-height:36px;color:#3e3e3e;position:relative;padding-bottom:20px;margin-bottom:44px}.default-pages-virtual__head-text:after{content:"";width:50%;height:4px;position:absolute;bottom:0;left:0;background-color:#e5e5e5}.default-pages-virtual__head-text:before{content:"";width:25%;height:4px;position:absolute;bottom:0;left:0;z-index:1;background-color:#ff675e}.default-pages-virtual__head-desc{font-family:Manrope;font-style:normal;font-weight:500;font-size:18px;line-height:31px;color:#3e3e3e}.default-pages-virtual__img{min-width:288px;width:288px;height:350px;overflow:hidden;margin-right:62px}.default-pages-virtual__img img{width:100%;height:100%;object-fit:cover}.default-pages-virtual__tabs{display:flex;margin-bottom:20px}.default-pages-virtual__tabs-item{padding-right:80px;padding-bottom:20px;font-family:Manrope;font-style:normal;font-weight:600;font-size:20px;line-height:36px;cursor:pointer}.default-pages-virtual__form{background:#edf1f7;border-radius:10px;padding:62px;margin-bottom:13px}.default-pages-virtual__form-wrapper{display:flex;flex-direction:column;grid-gap:12px;gap:12px;padding-right:50px}.default-pages-virtual__form .info{display:flex;align-items:center;grid-gap:12px;gap:12px}.default-pages-virtual__form .info-input{width:50%}.default-pages-virtual__form-top-text{font-family:Manrope;font-style:normal;font-weight:500!important;font-size:16px!important;line-height:31px!important;color:#3e3e3e!important}.default-pages-virtual__upload-text{font-family:Manrope;font-style:normal!important;font-weight:600!important;font-size:12px!important;line-height:16px!important;color:#666!important;margin:27px 0 17px}.default-pages-virtual__upload-wrapper{display:flex;grid-gap:10px;gap:10px}.default-pages-virtual__btn{background-color:#ff675d;padding:9px 64px;font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:40px;color:#fff;border-radius:10px;margin-top:40px;cursor:pointer;transition:all .3s ease}.default-pages-virtual__btn:hover{box-shadow:0 0 23px 5px rgba(255,103,93,.5019607843137255)}.default-pages-virtual__list{display:flex;grid-gap:24px;gap:24px;margin-bottom:28px}.default-pages-virtual__item{display:flex;width:382px;border:1px solid rgba(0,0,0,.1);box-shadow:0 50px 110px -40px rgba(23,31,38,.37);border-radius:16px;padding:24px;height:112px;justify-content:space-between}.default-pages-virtual__item:first-child .default-pages-virtual__item-img{background:rgba(115,134,153,.2);box-shadow:0 20px 30px -10px rgba(115,134,153,.5)}.default-pages-virtual__item:nth-child(2) .default-pages-virtual__item-img{background:rgba(47,128,237,.2);box-shadow:0 20px 30px -10px rgba(47,128,237,.5)}.default-pages-virtual__item:nth-child(3) .default-pages-virtual__item-img{background:rgba(27,224,110,.2);box-shadow:0 20px 30px -10px rgba(27,224,110,.5)}.default-pages-virtual__item-wrapper{display:flex;flex-direction:column;justify-content:space-between}.default-pages-virtual__item p{margin-bottom:0!important}.default-pages-virtual__item-text{font-family:GT Walsheim Pro;font-style:normal;font-weight:500!important;font-size:16px!important;line-height:20px!important;color:#171f26!important}.default-pages-virtual__item-count{font-weight:700!important;font-size:24px!important;line-height:28px!important}.default-pages-virtual__item-img{width:64px;height:64px;border-radius:29px;padding:17px}.default-pages-virtual__item-img img{width:100%;height:100%;object-fit:cover}.default-pages-virtual__top-text{font-family:Manrope;font-style:normal;font-weight:600!important;font-size:20px!important;line-height:36px!important;color:#3e3e3e!important}.default-pages-virtual__password-input{width:200px;flex:none}.default-pages-virtual__password-input .form-group{width:auto}.default-pages-virtual__figure .file__upload{min-width:93px;max-width:93px;min-height:93px;max-height:93px;border-radius:50%;background-color:#fff;position:relative;overflow:hidden;cursor:pointer}.default-pages-virtual__figure .file__upload img{max-width:24px;min-width:24px;height:24px;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.default-pages-virtual__modal{padding:50px}.default-pages-content{padding:50px 70px;overflow:auto!important}.default-pages-content h1{font-size:32px;line-height:34px}.default-pages-content h2{font-size:24px;line-height:32px}.default-pages-content h3{font-size:18.72px;line-height:30px}.default-pages-content h4{font-size:16px;line-height:28px}.default-pages-content h5{font-size:13.28px;line-height:26px}.default-pages-content h6{font-size:12px;line-height:24px}.default-pages-content>h1,.default-pages-content>h2,.default-pages-content>h3,.default-pages-content>h4,.default-pages-content>h5,.default-pages-content>h6{font-style:normal;font-weight:700;color:var(--dark-blue);margin-bottom:25px}.default-pages-content p{font-style:normal;font-weight:400;font-size:18px;line-height:32px;letter-spacing:.02em;color:var(--dark-blue);margin-bottom:20px}@media (max-width:768px){.default-pages-content p{font-size:16px!important;line-height:26px!important}}@media (max-width:576px){.default-pages-content p{font-size:14px!important;line-height:22px!important}}.default-pages-content ol,.default-pages-content ul{list-style:none;padding-left:10px}.default-pages-content ol li,.default-pages-content ul li{padding-left:25px;font-style:normal;font-weight:400;font-size:18px;line-height:25px;letter-spacing:.02em;color:var(--dark-blue);margin-bottom:15px;position:relative}@media (max-width:768px){.default-pages-content ol li,.default-pages-content ul li{font-size:16px!important;line-height:26px!important;padding-left:22px!important}}@media (max-width:576px){.default-pages-content ol li,.default-pages-content ul li{font-size:14px!important;line-height:22px!important;padding-left:20px!important}}.default-pages-content ol li:before,.default-pages-content ul li:before{content:" ";position:absolute;width:8px;height:8px;top:5px;left:0;border-radius:50%;background-color:var(--light-blue)}.default-pages-content figure.image{margin-bottom:25px;text-align:center}.default-pages-content figure.image img{margin:20px 0;max-width:100%}.default-pages-content figure.image figcaption{font-size:20px;font-weight:600;margin-bottom:20px}.default-pages-content figure.image-style-align-center{text-align:center}.default-pages-content .image-style-align-right{float:right;margin:0}.default-pages-content .youtube-player-wrapper{margin:10px 0;max-width:100%;text-align:center;position:relative;padding-bottom:60%}.default-pages-content .youtube-player-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.default-pages-content figure.table{margin:30px 0;max-width:100%;border-collapse:collapse}@media (max-width:1200px){.default-pages-content figure.table{overflow:auto!important}.default-pages-content figure.table p{font-size:13px!important;line-height:24px!important}}.default-pages-content figure.table p{font-size:16px}.default-pages-content figure{width:100%}.default-pages-content table{margin:initial auto;border-collapse:collapse;width:100%}.default-pages-content table p,.default-pages-content table td{font-size:12px!important}.default-pages-content table td{vertical-align:middle!important}.default-pages-content table .table-hover .table-success:hover,.default-pages-content table .table-hover .table-success:hover>td,.default-pages-content table .table-hover .table-success:hover>th,.default-pages-content table tr:first-child,.default-pages-content table tr:nth-child(odd){background-color:#d0e9c6}.default-pages-content table tr:nth-child(2n){background-color:#eceeef}.default-pages-content .table td,.default-pages-content .table th{font-size:16px;font-weight:500;padding:7.5px;vertical-align:top;border:1px solid #eceeef}.default-pages-content .table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.default-pages-content .table tbody+tbody{border-top:2px solid #eceeef}.default-pages-content .table .table{background-color:#fff}.default-pages-content .table-sm td,.default-pages-content .table-sm th{padding:3px}.default-pages-content .table-bordered,.default-pages-content .table-bordered td,.default-pages-content .table-bordered th{border:1px solid #eceeef}.default-pages-content .table-bordered thead td,.default-pages-content .table-bordered thead th{border-bottom-width:2px}.default-pages-content .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.default-pages-content .table-active,.default-pages-content .table-active>td,.default-pages-content .table-active>th,.default-pages-content .table-hover .table-active:hover,.default-pages-content .table-hover .table-active:hover>td,.default-pages-content .table-hover .table-active:hover>th,.default-pages-content .table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.default-pages-content .table-success,.default-pages-content .table-success>td,.default-pages-content .table-success>th{background-color:#dff0d8}.default-pages-content .table-hover .table-success:hover,.default-pages-content .table-hover .table-success:hover>td,.default-pages-content .table-hover .table-success:hover>th{background-color:#d0e9c6}.default-pages-content .table-info,.default-pages-content .table-info>td,.default-pages-content .table-info>th{background-color:#d9edf7}.default-pages-content .table-hover .table-info:hover,.default-pages-content .table-hover .table-info:hover>td,.default-pages-content .table-hover .table-info:hover>th{background-color:#c4e3f3}.default-pages-content .table-warning,.default-pages-content .table-warning>td,.default-pages-content .table-warning>th{background-color:#fcf8e3}.default-pages-content .table-hover .table-warning:hover,.default-pages-content .table-hover .table-warning:hover>td,.default-pages-content .table-hover .table-warning:hover>th{background-color:#faf2cc}.default-pages-content .table-danger,.default-pages-content .table-danger>td,.default-pages-content .table-danger>th{background-color:#f2dede}.default-pages-content .table-hover .table-danger:hover,.default-pages-content .table-hover .table-danger:hover>td,.default-pages-content .table-hover .table-danger:hover>th{background-color:#ebcccc}.default-pages-content .thead-inverse th{color:#fff;background-color:#292b2c}.default-pages-content .thead-default th{color:#464a4c;background-color:#eceeef}.default-pages-content .table-inverse{color:#fff;background-color:#292b2c}.default-pages-content .table-inverse td,.default-pages-content .table-inverse th,.default-pages-content .table-inverse thead th{border-color:#fff}.default-pages-content .table-inverse.table-bordered{border:0}.default-pages-content .table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.default-pages-content .table-responsive.table-bordered{border:0}@media (max-width:1200px){td[rowspan="2"]{width:200px!important}}@media (max-width:992px){.default-pages-content{padding:35px 40px}.default-pages-content h1{font-size:28px}.default-pages-content>h1,.default-pages-content>h2,.default-pages-content>h3,.default-pages-content>h4,.default-pages-content>h5,.default-pages-content>h6{margin-bottom:20px}.default-pages-content p{font-size:16px;line-height:28px;margin-bottom:15px}.default-pages-content ol li,.default-pages-content ul li{padding-left:20px;font-size:16px;line-height:23px;margin-bottom:10px}.default-pages-content ol li:before,.default-pages-content ul li:before{width:6px;height:6px;top:8px}.default-pages-content figure.image img{margin:10px 0}.default-pages-content figure.image figcaption{font-size:18px;font-weight:500;margin-bottom:15px}.default-pages-content .image-style-align-right{float:right;margin:0}.default-pages-content figure.table{margin:20px 0}}@media (max-width:768px){.default-pages{padding:0 5px}.default-pages .default-pages-content{padding:30px 20px}.default-pages .default-pages-content__title{font-size:24px!important}}@media (max-width:576px){.default-pages-content{padding:20px 0!important}.default-pages-content__title{font-size:24px!important}}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Bold.ade91f47.ttf) format("woff2"),url(/static/media/Montserrat-Bold.ade91f47.ttf) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-SemiBold.c641dbee.ttf) format("woff2"),url(/static/media/Montserrat-SemiBold.c641dbee.ttf) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Medium.c8b6e083.ttf) format("woff2"),url(/static/media/Montserrat-Medium.c8b6e083.ttf) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Regular.ee653992.ttf) format("woff2"),url(/static/media/Montserrat-Regular.ee653992.ttf) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Light.409c7f79.ttf) format("woff2"),url(/static/media/Montserrat-Light.409c7f79.ttf) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-Bold.cb17fa4a.ttf) format("woff2"),url(/static/media/Manrope-Bold.cb17fa4a.ttf) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-ExtraBold.ff3defe7.ttf) format("woff2"),url(/static/media/Manrope-ExtraBold.ff3defe7.ttf) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-ExtraLight.ac1f9121.ttf) format("woff2"),url(/static/media/Manrope-ExtraLight.ac1f9121.ttf) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-Light.a115fc62.ttf) format("woff2"),url(/static/media/Manrope-Light.a115fc62.ttf) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-Medium.39d3c7a4.ttf) format("woff2"),url(/static/media/Manrope-Medium.39d3c7a4.ttf) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-Regular.e506b64a.ttf) format("woff2"),url(/static/media/Manrope-Regular.e506b64a.ttf) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/static/media/Manrope-SemiBold.9e7aaa1e.ttf) format("woff2"),url(/static/media/Manrope-SemiBold.9e7aaa1e.ttf) format("woff");font-weight:600;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Light.3745e321.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Light.3745e321.ttf) format("woff");font-weight:300;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Regular.550c7b05.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Regular.550c7b05.ttf) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Thin.da1833ee.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Thin.da1833ee.ttf) format("woff");font-weight:100;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-UltraBold.3583eeee.ttf) format("woff2"),url(/static/media/GTWalsheimPro-UltraBold.3583eeee.ttf) format("woff");font-weight:800;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Bold.8ee87a5a.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Bold.8ee87a5a.ttf) format("woff");font-weight:700;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Medium.f2f36c73.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Medium.f2f36c73.ttf) format("woff");font-weight:500;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-UltraLight.3b3a3e23.ttf) format("woff2"),url(/static/media/GTWalsheimPro-UltraLight.3b3a3e23.ttf) format("woff");font-weight:200;font-style:normal}@font-face{font-family:GT Walsheim Pro;src:url(/static/media/GTWalsheimPro-Black.91b97c52.ttf) format("woff2"),url(/static/media/GTWalsheimPro-Black.91b97c52.ttf) format("woff");font-weight:900;font-style:normal}.management{background-color:#fff;padding:84px 84px 50px}.management .pages-heading{max-width:663px;margin-bottom:55px;color:#1b2046;font-style:normal;font-weight:700;font-size:32px;line-height:35px}.manager-info{display:flex;align-items:center;align-items:unset}.manager-info__img{width:220px;height:280px;flex:0 0 auto;margin-right:30px}.manager-info__img img{width:100%;height:100%;object-fit:cover}.manager-info__position{background-color:var(--document-download);color:var(--dark-blue);padding:20px;font-size:18px;border-top-left-radius:10px;border-bottom-left-radius:10px;margin:20px 0 20px 35px;font-weight:500;line-height:25px}.manager-info__full{display:flex;flex-direction:column;justify-content:space-between}.manager-info__name{font-style:normal;font-weight:300;font-size:32px;line-height:44px;color:var(--normal-blue);padding-left:35px}.manager-info__contact>div{display:flex;align-items:center;margin-bottom:20px}.manager-info-full__buttons{display:flex;align-items:center;margin-bottom:25px;margin-top:40px}.manager-info-full__buttons .managers-info-button{display:block;text-decoration:none;background-color:var(--document-download);font-style:normal;font-weight:600;font-size:15px;line-height:40px;color:var(--dark-blue);padding:5px 50px;border:1px solid transparent;transition:all .2s;cursor:pointer}.manager-info-full__buttons .managers-info-button:hover{border:1px solid var(--light-blue)}.manager-info-full__buttons .managers-info-button:not(:last-child){margin-right:15px}.manager-info-full__buttons .managers-info-button.active{border:1px solid var(--light-blue)}.manager-info-full__contents .default-pages-content{padding:0;margin-bottom:40px}.manager-info-full__contents .default-pages-content p{font-size:16px;line-height:28px}.manager-info-full__contents .reception-days{display:flex;align-items:center;margin:0 -10px 50px}.manager-info-full__contents .reception-days__box{flex:0 0 20%;padding:0 10px}.manager-info-full__contents .reception-days__time{background:#fff;width:100%;font-style:normal;font-weight:800;font-size:15px;line-height:40px;color:var(--light-blue);border:1px solid var(--light-blue);text-align:center}.manager-info-full__contents .reception-days__time.active{background-color:#fff;color:var(--light-blue)}.manager-structure{padding-top:40px;margin-bottom:5rem;padding-left:220px;position:relative}.manager-structure:after{content:" ";position:absolute;border-left:1px dashed var(--footer-nav);height:calc(100% - 20px);top:0;left:110px}.manager-structure__children{font-style:normal;font-weight:600;font-size:15px;line-height:20px;padding:15px 35px;margin-bottom:20px;color:var(--dark-blue);background-color:var(--document-download);position:relative;z-index:1}.manager-structure__children:before{content:" ";position:absolute;border-top:1px dashed var(--footer-nav);top:50%;left:-110px;width:110px}.manager-structure__children:last-child:after{position:absolute;content:" ";z-index:-2;top:50%;left:-110px;height:50%;background-color:#fff;width:110px}@media (max-width:1300px){.management{padding:40px 50px}.manager-info-full__buttons .managers-info-button{font-size:14px}}@media (max-width:1200px){.management .pages-heading{margin-bottom:30px;font-size:27px;line-height:33px}.management .manager-info__img{width:180px;height:240px;margin-right:25px}.management .manager-info__full .contact__number-address-mail .contact__call-icon img{width:16px;height:16px;margin-bottom:5px}.management .manager-info__full .contact__number-address-mail .contact__description p:first-child{line-height:10px}.management .manager-info__full .contact__number-address-mail .contact__description p:last-child{font-size:14px}.management .manager-info__name{font-size:26px;font-weight:500;line-height:30px}.management .member-details .manager-info-full__buttons{margin-top:30px;margin-bottom:20px}.management .member-details .manager-info-full__buttons .managers-info-button{padding:3px 22px}.management .reception-days{justify-content:space-between}.management .reception-days__box{flex:0 0 20%;padding:0 5px}.management .reception-days__time{font-size:12px}.manager-structure{padding-left:200px}.manager-structure:after{left:90px}.manager-structure__children:before{content:" ";position:absolute;border-top:1px dashed var(--footer-nav);top:50%;left:-110px;width:110px}}@media (max-width:992px){.management{padding:30px 35px}.manager-info__name{padding-left:30px}.manager-info__contact>div{margin-bottom:5px}.manager-info__full .contact__number-address-mail{margin-bottom:10px}.manager-info__full .contact__number-address-mail .contact__description p:first-child{margin-bottom:5px}.manager-info__full .contact__number-address-mail .contact__description p:last-child{font-size:12px!important;line-height:20px}.manager-info__name{margin-bottom:12px}.member-details .manager-info-full__buttons .managers-info-button{padding:3px 10px!important}}@media (max-width:768px){.m-structure-and-detail{border-radius:12px;background:#f7f7f7;overflow:hidden;margin-bottom:40px}.m-structure-and-detail .m-manager-info__img{position:relative;width:100%;padding-bottom:70%;margin-bottom:15px}.m-structure-and-detail .m-manager-info__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.m-structure-and-detail .m-manager-info__full{padding:0 15px}.m-structure-and-detail .m-manager-info__name{font-weight:800;font-size:22px;line-height:120%;color:var(--normal-blue);margin:16px 0}.m-structure-and-detail .m-manager-info .m-manager-info__middle{display:flex;align-items:center;margin:0 -10px}}@media (max-width:768px) and (max-width:321px){.m-structure-and-detail .m-manager-info .m-manager-info__middle{flex-wrap:wrap!important}.m-structure-and-detail .m-manager-info .m-manager-info__middle .m-contact-info{flex:0 0 100%!important;margin-bottom:10px!important}}@media (max-width:768px){.m-structure-and-detail .m-manager-info .m-manager-info__middle .m-contact-info{flex:0 0 50%;padding:0 10px}.m-structure-and-detail .m-manager-info .m-contact-info{margin-bottom:15px}.m-structure-and-detail .m-manager-info .m-contact-info__label{font-weight:800;font-size:12px;line-height:130%;color:#cdcdcd;margin-bottom:10px}.m-structure-and-detail .m-manager-info .m-contact-info__title{background:#fff;border-radius:6px;padding:10px 5px;display:flex;align-items:center}.m-structure-and-detail .m-manager-info .m-contact-info__title>p{font-weight:600;font-size:14px;color:var(--normal-blue)}.m-structure-and-detail .m-manager-info .m-contact-info__icon{width:12px;height:12px;margin-right:10px}.m-manager-details__buttons{display:flex;align-items:center;justify-content:space-between;padding:4px;background:#fff;border:1px solid #f3f3f3;box-sizing:border-box;border-radius:40px;margin:0 15px 20px}.m-manager-details__button{font-weight:600;font-size:14px;line-height:120%;padding:10px 15px;cursor:pointer;color:#aaa;transition:color .2s,background-color .2s;border-radius:32px}}@media (max-width:768px) and (max-width:390px){.m-manager-details__button{font-size:12px!important;padding:10px 5px!important}}@media (max-width:768px){.m-manager-details__button.active{background:#012d8e;color:#fff}.m-manager-details__contents{padding:0 15px}.reception-days{display:flex;flex-wrap:wrap;margin:0 -5px 20px}.reception-days__box{flex:0 0 50%;padding:0 5px;margin-bottom:10px}.reception-days__time{text-align:center;font-weight:800;font-size:13px;background-color:#fff;border-radius:20px;line-height:120%;color:#aaa;padding:15px 30px}.reception-days__time.active{color:#5f6ac0}.m-manager-structure{padding:0 15px;margin-bottom:30px}.m-manager-structure__title{font-weight:700;font-size:18px;line-height:130%;color:#aaa;margin-bottom:10px}.m-manager-structure__childs{background:#fff;border-radius:8px;font-weight:600;font-size:16px;line-height:130%;display:flex;align-items:center;color:var(--normal-blue);margin-bottom:10px;padding:10px}}@media (max-width:576px){.pages-heading{font-weight:800;font-size:22px;line-height:120%;color:#000}.m-structure-and-detail{margin-bottom:40px}.reception-days__time{padding:15px 0}.m-manager-structure__childs{font-size:14px}.m-manager-structure__title{font-size:16px}}.company-products{margin-top:-25px}.company-products--box{flex-wrap:wrap;flex-direction:row;margin:35px -11px}.company-products--box-item{margin:10px 0;display:flex;padding:0 11px;flex:0 0 33.33%}.company-products--box-item div{width:100%;display:flex;height:148px;padding:26px 36px;align-items:flex-end;background-color:var(--orange)}.company-products--box-item div p{font-weight:600;font-size:18px;line-height:23px;display:flex;align-items:flex-end;letter-spacing:.02em;color:#fff}@media (max-width:992px){.company-products--box-item div{padding:10px;font-size:14px!important;line-height:120%!important}}@media (max-width:512px){.company-products{margin-top:15px}.company-products--box{margin:10px 0;flex-direction:column}.company-products--box-item{padding:0}}.map-info__content{display:flex;margin-bottom:50px}.map-info__content-left{width:60%;padding-bottom:42%;position:relative}.map-info__content-left .region-path{fill:#012d8e;cursor:pointer}.map-info__content-left .region-path.\--active path,.map-info__content-left .region-path.\--active text{fill:#ff4235}.map-info__content-left .region-path.\--active ellipse{fill:#fff}.map-info__content-left .region-path:hover path,.map-info__content-left .region-path:hover text{fill:#ff675d}.map-info__content-left .region-path:hover ellipse{fill:#fff}.map-info__content-left .region-path ellipse,.map-info__content-left .region-path path,.map-info__content-left .region-path text{transition:.2s ease-in-out}.map-info__content-left svg{position:absolute;left:0;top:0;width:100%;height:100%}.map-info__content-left svg path{stroke:hsla(0,0%,100%,.5)}.map-info__content-right{width:40%;z-index:10;max-height:550px;overflow-y:auto;margin-left:100px}.map-info__content-right h3{font-weight:500;text-align:center;font-size:20px;line-height:30px}.map-info__content-right .station-card{display:flex;background-color:#fff;border-radius:8px;margin-bottom:16px;padding:20px;border:1px solid rgba(1,45,142,.1)}.map-info__content-right .station-card__img{width:94px;min-width:94px;height:87px;margin-right:20px}.map-info__content-right .station-card__img img{width:100%;height:100%;object-fit:cover;border-radius:15px}.map-info__content-right .station-card__title{font-weight:500;margin-bottom:10px}.map-info__content-right .station-card span{opacity:.42;display:block;margin-bottom:5px;font-size:16px;line-height:22px}.map-info__content-right .station-card a{font-weight:600;font-size:14px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#5f6ee3}.related-news{margin-bottom:50px;height:100%}.related-news .pages-heading{max-width:663px;margin-bottom:20px;color:#1b2046;font-style:normal;font-weight:700;font-size:32px;line-height:35px}.related-news__cards-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}.related-news__cards-wrapper>div{flex:0 0 25%;padding:0 10px;margin:10px 0}.related-news__cards-wrapper>div .press__box-card{height:350px;display:flex;flex-direction:column;justify-content:space-between;padding:32px 10px;transition:all .2s;cursor:pointer}.related-news__cards-wrapper>div .press__box-card .press__box-card--date{background:rgba(0,0,0,.08)}.related-news__cards-wrapper>div .press__box-card--date,.related-news__cards-wrapper>div .press__box-card--title{color:#fff;font-weight:500;font-style:normal;letter-spacing:.02em}.related-news__cards-wrapper>div .press__box-card--date{display:flex;padding:8px 14px;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.related-news__cards-wrapper>div .press__box-card--date span:first-child{font-size:36px;line-height:49px;margin-right:10px}.related-news__cards-wrapper>div .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center}.related-news__cards-wrapper>div .press__box-card--title{font-size:20px;line-height:24px}.related-news__cards-wrapper .press__box-card--1{background-color:var(--normal-blue)}.related-news__cards-wrapper .press__box-card--1:hover{background-color:var(--orange)}.related-news__cards-wrapper .press__box-card--2{background-color:var(--light-blue)}.related-news__cards-wrapper .press__box-card--2:hover{background-color:var(--normal-blue)}.related-news__cards-wrapper .press__box-card--3{background-color:var(--green)}.related-news__cards-wrapper .press__box-card--3:hover{background-color:var(--normal-blue)}.related-news__cards-wrapper .press__box-card--4{background-color:var(--orange)}.related-news__cards-wrapper .press__box-card--4:hover{background-color:var(--normal-blue)}@media (max-width:1200px){.related-news__cards-wrapper>div{flex:0 0 33.33%}.related-news__cards-wrapper>div .press__box-card--title{font-size:18px;line-height:20px}}@media (max-width:992px){.related-news__cards-wrapper{margin:0 -10px}.related-news__cards-wrapper>div .press__box-card{height:310px}.related-news__cards-wrapper .press__box-card--date span:first-child{font-size:24px!important;line-height:30px!important;margin-right:5px!important}.related-news__cards-wrapper .press__box-card--title{font-size:15px!important}}@media (max-width:768px){.related-news__cards-wrapper{margin:0 -8px}.related-news__cards-wrapper>div{flex:0 0 50%;padding:0 8px;margin:8px 0}.related-news__cards-wrapper>div .press__box-card{height:250px;padding:20px 10px}.related-news__cards-wrapper .press__box-card--title{font-size:14px!important}}@media (max-width:576px){.related-news__cards-wrapper{margin:0}.related-news__cards-wrapper>div{flex:0 0 100%;padding:0;margin:8px 0}.related-news__cards-wrapper>div .press__box-card{height:250px;padding:20px 10px}}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{padding:0;margin:0}a{text-decoration:none}.post-structure-content-wrapper{display:flex;margin-bottom:55px}.post-structure-content-wrapper .share-article{flex:0 0 20%;padding-right:20px}.post-structure-content-wrapper .share-article__heading{font-style:normal;font-weight:700;font-size:18px;letter-spacing:.02em;margin-bottom:30px}.post-structure-content-wrapper .share-article__box{display:flex;align-items:center;padding:16px;background-color:#fff;margin-bottom:10px;cursor:pointer;transition:all .2s}.post-structure-content-wrapper .share-article__box:hover{box-shadow:0 0 7px rgba(0,0,0,.15)}.post-structure-content-wrapper .share-article__box img{margin-right:20px}.post-structure-content-wrapper .share-article__box p{font-style:normal;font-weight:400;font-size:14px;letter-spacing:.02em;color:#000}.post-structure-content-wrapper .post-structure{flex:0 0 80%}.single-news{background-color:#fff}.single-news .default-pages-content{padding:0;margin-bottom:40px}.single-news .default-pages-content figure.image{cursor:pointer}.single-news__top{display:flex;padding-left:84px;margin-bottom:40px}.single-news__top.d-block{display:block}.single-news__title-wrapper{display:flex;flex-direction:column;justify-content:space-between}.single-news__img{width:328px;height:220px;flex:0 0 auto;margin-right:20px;cursor:pointer}.single-news__img img{width:100%;height:100%;object-fit:cover}.single-news__date{background-color:var(--document-download);padding:14px 0 14px 14px;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-bottom:20px;display:flex;align-items:center}.single-news__date--day{font-size:34px}.single-news__date--day,.single-news__date--month-year{font-weight:500;letter-spacing:.02em;color:var(--light-blue)}.single-news__date--month-year{font-size:12px;line-height:16px;margin-left:5px}.single-news__mobile-date{display:none}.single-news__title{font-weight:700;font-size:32px;line-height:35px;color:var(--single-news-title);padding-right:20px}.single-news__bottom{padding:0 84px 50px}.single-news__file:not(:first-child){margin:50px 0}@media (max-width:1200px){.post-structure-content-wrapper{margin-bottom:40px}.post-structure-content-wrapper .share-article__heading{font-size:14px;margin-bottom:20px}.post-structure-content-wrapper .share-article__box{padding:14px}.post-structure-content-wrapper .share-article__box img{margin-right:15px}.single-news__top{padding-top:50px;padding-left:50px;margin-bottom:30px}.single-news__img{width:220px;height:170px}.single-news__date{margin-bottom:10px;padding:12px 0 12px 12px}.single-news__date--day{font-size:30px}.single-news__date--month-year{line-height:12px}.single-news__title{font-size:25px;line-height:30px}.single-news__bottom{padding:0 50px 30px}.single-news__file:not(:first-child){margin:20px 0}}@media (max-width:992px){.post-structure-content-wrapper .share-article{display:none}.post-structure-content-wrapper .post-structure{flex:0 0 100%}.single-news__top{flex-direction:column;padding:30px 30px 0;margin-bottom:10px}.single-news__bottom{padding:0 30px 20px}.single-news__img{width:100%;height:320px;margin-right:0;margin-bottom:25px}.single-news__mobile-date{display:flex;align-items:center;justify-content:space-between;position:relative}.single-news__mobile-date--day{font-size:12px;color:#7d7d7d}.single-news__mobile-date--share{position:relative}.single-news__mobile-date--share:hover .mobile-share__dropdown{pointer-events:auto;opacity:1}.single-news__mobile-date--share .mobile-share__dropdown{padding:40px 10px 10px;background-color:#fff;border-radius:3px;box-shadow:2px 2px 10px var(--dark-blue);top:-8px;left:-14px;width:calc(100% + 28px);position:absolute;z-index:1;pointer-events:none;opacity:0;transition:.2s ease}.single-news__mobile-date--share .mobile-share__dropdown-list{border-top:1px solid #ddd;padding-top:15px}.single-news__mobile-date--share .mobile-share__dropdown-list a{display:block;margin-bottom:10px;color:#000;font-weight:500;transition:all .2s}.single-news__mobile-date--share .mobile-share__dropdown-list a:hover{color:var(--light-blue)}.single-news__mobile-date--share-label{padding-top:5px;padding-bottom:5px;cursor:pointer;font-weight:700;font-size:16px;position:relative;z-index:2;color:var(--normal-blue)}.single-news__mobile-date--share-label span{display:inline-block;vertical-align:sub;margin-left:10px}.single-news__date{order:1;padding:0;border-top-left-radius:0;border-bottom-left-radius:0;margin-bottom:0;background-color:unset;display:block}.single-news__date--day,.single-news__date--month-year{display:none}.single-news__title{margin-bottom:15px}}@media (max-width:768px){.single-news__top{padding:20px}.single-news__bottom{padding:0 20px 10px}.single-news__img{height:220px;margin-bottom:15px}.single-news__title{font-size:22px;line-height:28px;margin-bottom:15px}}@media (max-width:576px){.post-structure-content-wrapper{margin-bottom:15px}.related-news{margin-bottom:10px}.single-news{padding:0 15px}.single-news__title{font-size:18px;line-height:120%}.single-news__img{margin:0 -15px 20px}.single-news__img img{width:calc(100% + 30px)}.single-news__top{padding:0}.single-news__bottom{padding:0 0 10px}.single-news__bottom .default-pages-content p{font-size:14px;line-height:22px}.single-news__bottom .default-pages-content .youtube-player-wrapper{position:relative;padding-bottom:60%}.single-news__bottom .default-pages-content .youtube-player-wrapper iframe{position:absolute;top:0;max-width:100%;left:0;height:100%}.single-news__bottom .default-pages-content figure.image{margin:0 -15px}.single-news__bottom .default-pages-content figure.image img{width:calc(100% + 30px)}.single-news .single-news__mobile-date--share{margin-right:15px}}.stepper{display:flex;flex-direction:column;width:100%}.stepper-list__header{width:100%;display:flex;height:80px;position:relative;overflow-x:scroll;align-items:center;margin:0 -85px;padding-left:65px}.stepper-list__header::-webkit-scrollbar{display:none}.stepper-list__header__text{cursor:pointer;display:inline-block;-webkit-user-select:none;user-select:none}.stepper-list__content{min-height:200px}.stepper-list__content h2:first-child span{font-size:80px;color:var(--orange)!important}.stepper-list__content>h3{font-size:30px;margin:20px 0}.stepper-list__content>h2{font-size:80px;margin:55px 0 35px}.stepper-list{height:100%;width:100%;display:flex;position:absolute;justify-content:space-between}.stepper-list--item{height:70%;flex:1 1;min-width:200px;text-align:left;position:relative;list-style-type:none;font-style:normal;letter-spacing:.02em;color:var(--light-blue)!important}.stepper-list--item span:first-child{font-size:29px;line-height:32px;font-weight:800}.stepper-list--item span:last-child{font-size:18px;line-height:20px;font-weight:500}.stepper-list--item:before{content:" ";line-height:30px;border-radius:50%;width:17px;height:17px;position:absolute;bottom:-16px;display:block;text-align:center;margin:0 auto 10px;background-color:var(--orange)}.stepper-list--item:after{content:"";position:absolute;width:100%;height:4px;background-color:var(--orange);bottom:0;left:-25%}.stepper-list--item::first-child:after{content:none}.stepper-list--item.\--active{color:var(--orange)!important}.stepper-list--item.\--active:before{border-color:var(--orange);background-color:var(--orange)}.stepper-list--item.\--active:after{background-color:var(--orange)}@media (max-width:992px){.steppper-list__header{margin:0 -50px}.steppper .stepper-list--item{min-width:140px}.steppper .stepper-list--item span:first-child{font-size:25px;line-height:30px}.steppper .stepper-list--item span:last-child{font-size:16px;line-height:20px}}@media (max-width:768px){.stepper-list__header{margin:0;padding-left:0}.stepper-list{width:100%}.stepper-list--item{min-width:125px}.stepper-list--item:after{left:-20px}.stepper-list--item span:first-child{font-size:25px;line-height:30px}.stepper-list--item span:last-child{font-size:16px;line-height:20px}}.company-strategy{margin:30px 0 45px;padding:40px 70px;background-color:var(--dark-blue)}.company-strategy h1{font-style:normal;font-weight:700;line-height:35px;color:#fff;margin-bottom:30px}.company-strategy--box{position:relative;flex:0 0 48%;margin:0 -15px}.company-strategy--box .strategy-wrapper{padding:15px}.company-strategy--box .strategy-wrapper--item{padding:30px 15% 30px 30px;margin-bottom:40px;background-color:#fff}.company-strategy--box h1{font-style:normal;font-weight:800!important;font-size:50px!important;line-height:40px!important;color:var(--light-blue)}.company-strategy--box p{font-style:normal;font-weight:600!important;font-size:20px!important;line-height:29px!important;letter-spacing:.02em;color:var(--dark-blue)!important}.company-strategy .swiper-button-next,.company-strategy .swiper-button-prev{position:absolute;top:auto;bottom:0;left:50%}.company-strategy .swiper-button-next:after,.company-strategy .swiper-button-prev:after{content:"";display:block;background-image:url(/static/media/left-swiper.7206dbb7.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:17px}.company-strategy .swiper-button-prev{-webkit-transform:translateX(-45px);transform:translateX(-45px)}.company-strategy .swiper-button-prev:after{background-image:url(/static/media/left-swiper.7206dbb7.svg)}.company-strategy .swiper-button-next{-webkit-transform:translateX(20px);transform:translateX(20px)}.company-strategy .swiper-button-next:after{background-image:url(/static/media/right-swiper.24b03fb7.svg)}.company-strategy .swiper-button-next:before{position:absolute;content:"";display:block;height:18px;width:1px;background-color:#ff675d;left:-64%}@media (max-width:768px){.company-strategy{padding:30px 50px}}@media (max-width:512px){.company-strategy{padding:30px}.company-strategy h1{margin-bottom:20px;font-size:20px!important;line-height:120%!important}.company-strategy--box h1{font-size:30px!important}.company-strategy--box .strategy-wrapper--item{padding:20px}}.header{padding-top:40px;padding-bottom:50px}.header ul{list-style:none}.header .contact__number-address-mail{margin-left:30px}.header .header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header .header-top>.header__right,.header .header-top>.header__right>div:first-child,.header .header-top>.header__right>div:last-child{display:flex}.header__brand{display:flex;align-items:center;text-decoration:none}.header__brand img{width:75px;height:60px;margin-right:12px}.header__brand span{font-weight:800;font-size:20px;line-height:23px;text-transform:uppercase;color:#1e297d;color:var(--normal-dark-blue);width:371px}.header__for-blind,.header__lang{align-self:flex-end;align-items:center;cursor:pointer;font-style:normal;font-weight:700;line-height:25px;text-decoration:none;display:block;color:#171849;color:var(--dark-blue);display:flex}.header__for-blind span.element:before{content:" ";background-image:url(/static/media/glassess.6a57243d.svg);background-repeat:no-repeat;display:inline-block;width:35px;height:15px;margin-right:10px}.header__lang{margin-left:30px;position:relative}.header__lang>div{position:absolute;z-index:1;top:0;left:0;padding-top:30px;width:140px;visibility:hidden;opacity:0;-webkit-transform:translateY(15%);transform:translateY(15%);transition:all .1s}.header__lang:hover>div{visibility:visible;opacity:1;-webkit-transform:translateY(5%);transform:translateY(5%)}.header__lang .lang-dropdown{width:150px;background-color:#fff;box-shadow:10px 20px 40px rgba(0,0,0,.24);position:relative}.header__lang .lang-dropdown:before{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:7px solid transparent;border-bottom-color:#fff}.header__lang .lang-dropdown__item{padding:5px 30px}.header__lang .lang-dropdown__item:hover{background-color:#ff675d;background-color:var(--orange);color:#fff}.header__lang:after{content:" ";background-image:url(/static/media/arrow.0f9cd6bf.svg);background-repeat:no-repeat;width:12px;height:8px;display:inline-block;margin-left:10px;transition:all .4s}.header__lang:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__number{display:flex;align-items:center;margin-left:30px;cursor:pointer;text-decoration:none}.header__number>div{align-self:flex-end}.header__number img{align-self:flex-end;margin-right:12px}.header__number span{display:block;font-style:normal;font-weight:700;font-size:17px;line-height:25px;text-transform:uppercase;color:#012d8e;color:var(--normal-blue)}.header__number span:first-child{color:#888;text-transform:unset;font-size:12px}.header__socials{display:flex;align-items:flex-end;margin-left:30px}.header__socials a{display:block;width:38px;height:38px}.header__socials a img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.header__socials a:not(:first-child){margin-left:22px}.header__socials .mobile-btn{display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid rgba(95,106,192,.7)}.header__socials .mobile-btn svg{width:28px;height:28px;color:rgba(95,106,192,.7)}.header .header-nav{display:flex;align-items:center;justify-content:space-between}.header .header-nav__item{position:relative}.header .header-nav__link{font-style:normal;font-weight:700;font-size:18px;line-height:40px;display:block;text-decoration:none;color:#171849;color:var(--dark-blue)}@media (max-width:1200px){.header .header-nav__link{font-size:14px}}.header .header-nav__link.drop{display:flex;align-items:center}.header .header-nav__link.drop:after{content:"";display:block;background-image:url(/static/media/arrow.0f9cd6bf.svg);background-repeat:no-repeat;margin-left:10px;width:14px;height:8px;transition:all .4s}.header .header-nav .dropdown-wrapper{top:0;left:0;padding-top:50px;width:100%}.header .header-nav .dropdown-wrapper,.header .header-nav .dropdown-wrapper__second{position:absolute;z-index:10;visibility:hidden;opacity:0;transition:all .3s ease-out;cursor:pointer}.header .header-nav .dropdown-wrapper__second{padding-left:20px;top:-20px;left:100%}.header .header-nav__link.drop:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .header-nav .dropdown__item:hover>.dropdown-wrapper__second,.header .header-nav__item:hover>.dropdown-wrapper{visibility:visible;opacity:1}.header .header-nav .dropdown-wrapper:hover+.header-nav__link.drop:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .header-nav .dropdown-wrapper__second:hover+.dropdown__link.drop:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header .header-nav .dropdown{width:365px;background-color:#fff;box-shadow:20px 46px 64px rgba(0,0,0,.24);width:320px;position:relative;padding:20px 0}.header .header-nav .dropdown:after{content:" ";position:absolute;bottom:100%;left:20%;margin-left:-5px;border:10px solid transparent;border-bottom-color:#fff}.header .header-nav .sub-dropdown{width:365px;background-color:#fff;box-shadow:20px 46px 64px rgba(0,0,0,.24);width:320px;position:relative;padding:20px 0}.header .header-nav .sub-dropdown:after{content:" ";position:absolute;right:100%;top:15%;margin-top:-5px;border:10px solid transparent;border-right-color:#fff}.header .header-nav .dropdown__item{position:relative;cursor:pointer}.header .header-nav .dropdown__link{width:85%;font-weight:600;color:#000;line-height:25px;display:block;padding:7px 20px 7px 40px;text-decoration:none;position:relative}.header .header-nav .dropdown__second .dropdown__link,.header .header-nav .sub-dropdown .dropdown__link{padding:10px 20px 10px 40px}.header .header-nav .dropdown__link.drop{display:flex;align-items:center}.header .header-nav .dropdown__link.drop:after{content:"";display:block;position:absolute;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/static/media/arrow.0f9cd6bf.svg);background-repeat:no-repeat;margin-left:15px;width:15px;height:8px;transition:all .4s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.header .header-nav .dropdown__item:hover .dropdown__link.drop:after,.header .header-nav .dropdown__link.drop:hover:after,.header .header-nav .dropdown__second:hover+.dropdown__link.drop:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header .header-nav__item:last-child .dropdown-wrapper{left:-50px}.header .header-nav__item:nth-last-child(2) .dropdown-wrapper{left:-40px}.header .header-nav__item:last-child .dropdown-wrapper__second,.header .header-nav__item:nth-last-child(2) .dropdown-wrapper__second,.header .header-nav__item:nth-last-child(3) .dropdown-wrapper__second{padding-left:0;left:-105%;padding-right:20px}.header .header-nav__item:last-child .dropdown-wrapper__second .sub-dropdown:after,.header .header-nav__item:nth-last-child(2) .dropdown-wrapper__second .sub-dropdown:after,.header .header-nav__item:nth-last-child(3) .dropdown-wrapper__second .sub-dropdown:after{left:100%;top:17%;margin-top:-5px;border-width:10px;border-color:transparent transparent transparent #fff}.header .header-nav__item:last-child .dropdown-wrapper__second .sub-dropdown,.header .header-nav__item:nth-last-child(2) .dropdown-wrapper__second .sub-dropdown,.header .header-nav__item:nth-last-child(3) .dropdown-wrapper__second .sub-dropdown{box-shadow:10px 20px 40px rgba(0,0,0,.24)}.header .header-nav__item:last-child .dropdown:after{left:80%}.header .header-nav__item:nth-last-child(2) .dropdown:after,.header .header-nav__item:nth-last-child(3) .dropdown:after{left:35%}@media (min-width:992px){.header__burger,.mobile-menu{display:none}}@media (min-width:1200px) and (max-width:1300px){.header__socials{margin-left:20px!important}.header__socials a:not(:first-child){margin-left:10px!important}.header__number{margin-left:15px}.header__number span{font-size:15px}.header__lang{margin-left:15px}}@media (max-width:1200px){.header .mobile-btn{display:none}.header__lang>div{left:-60px}.header .header-top>.header__right{flex-direction:column}.header .header-top>.header__right>div:first-child{justify-content:flex-end;margin-bottom:10px}.header .header-top>.header__right>div:last-child{align-items:flex-end;justify-content:flex-end}.header__brand img{width:65px;height:55px;margin-right:12px}.header__brand span{font-size:18px;width:310px}.header .header-nav .dropdown{width:300px}.header .header-nav .dropdown__link{line-height:40px;padding-right:15px;padding-left:30px;font-size:14px}.header .header-nav .sub-dropdown{width:300px}.header .header-nav .sub-dropdown .dropdown__link{padding-right:15px;padding-left:30px}}@media (max-width:992px){.header{padding:20px 0 30px}.header .header-top{margin-bottom:unset}.header .header-nav,.header .header-top>.header__right{display:none}.header__burger{width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 4px 20px rgba(89,108,179,.1);display:flex;justify-content:center;align-items:center;cursor:pointer}.header__burger.inActive{opacity:0}.mobile-menu__overlay{opacity:0;width:100%;z-index:1000;visibility:hidden;transition:all .2s;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6))}.mobile-menu__content,.mobile-menu__overlay{position:fixed;top:0;right:0;min-height:100vh}.mobile-menu__content{width:50%;z-index:1001;overflow-x:hidden;overflow-y:scroll;background-color:#fff;transition:all .4s ease-out;-webkit-transform:translateX(100%);transform:translateX(100%);display:flex;flex-direction:column;justify-content:space-between}.mobile-menu__overlay.active{opacity:1;visibility:visible}.mobile-menu__content.active{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu__top{display:flex;justify-content:space-between;padding:25px 15px}.mobile-menu__lang,.mobile-menu__lang--item{display:flex;align-items:center}.mobile-menu__lang--item{cursor:pointer;width:32px;height:32px;font-size:14px;color:#acacac;border-radius:50%;font-weight:400;background-color:#f7f7f7;text-transform:uppercase;justify-content:center}.mobile-menu__lang--item:not(:last-child){margin-right:10px}.mobile-menu__lang--item.active{color:#fff;font-weight:700;background-color:#012d8e;background-color:var(--normal-blue)}.mobile-menu__close{width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 4px 20px rgba(89,108,179,.1);display:flex;justify-content:center;align-items:center;cursor:pointer}.mobile-menu__nav{margin-bottom:50px}.mobile-menu__bottom{padding:0 15px 30px}.mobile-menu__bottom--title{font-weight:600;font-size:16px;color:#012d8e;color:var(--normal-blue);margin-bottom:10px;display:block!important}.mobile-menu__helpline{margin-bottom:15px}.mobile-menu__helpline--item{background:#f7f7f7;border-radius:5px;padding:5px;font-weight:600;font-size:12px;color:#012d8e;color:var(--normal-blue)}.mobile-menu__socials--item:not(:last-child){margin-right:20px}.mobile-menu__socials--item img{width:28px;height:28px;object-fit:cover;border-radius:50%}}@media (max-width:768px){.mobile-menu__content{width:60%}}@media (max-width:576px){.mobile-menu__content{width:70%}.header__brand img{width:50px;height:40px;margin-right:5px}.header__brand span{font-weight:800;font-size:14px;line-height:130%;text-transform:uppercase;width:220px}}.carousel-cardbox--wrapper{flex:0 0 16.666667%;padding:0 10px;margin-bottom:15px}.carousel-cardbox--wrapper .carousel-card{width:100%;height:100%;background:#f3f6fd;padding:40px 18px 20px;cursor:pointer;border:1px solid transparent;transition:all .05s}.carousel-cardbox--wrapper .carousel-card:hover{background:#fff;box-shadow:10px 14px 124px rgba(24,80,164,.17)}.carousel-cardbox--wrapper .carousel-card__title{margin-top:30px;font-style:normal;font-weight:600;font-size:16px;line-height:21px;text-align:center;letter-spacing:.02em;color:#1e297d;color:var(--normal-dark-blue)}.carousel-cardbox--wrapper .carousel-card__img{width:62px;height:62px;object-fit:contain}.footer{background-color:#171849;background-color:var(--dark-blue)}.footer .footer-top{display:flex;align-items:center;background-image:url(/static/media/process.de38bb32.svg);background-repeat:no-repeat;background-position:100% 100%;align-items:unset;flex-wrap:wrap;padding:40px 0;overflow:hidden}.footer .footer-top .nav{flex:0 0 25%}.footer .footer-top .nav:last-child{flex-direction:column}.footer .footer-top .footer-nav{padding-right:40px}.footer .footer-top .footer-nav:nth-last-child(2){margin-bottom:60px}.footer .footer-top .footer-nav__heading{padding-bottom:15px;text-transform:uppercase;font-style:normal;font-weight:700;line-height:20px;color:#9798be;color:var(--footer-nav);border-bottom:1px solid rgba(152,162,233,.37);margin-bottom:8px}.footer .footer-top .footer-nav a{color:#9798be;color:var(--footer-nav);display:block;text-decoration:none;font-style:normal;font-weight:600;font-size:14px;line-height:40px;transition:all .3s}.footer .footer-top .footer-nav a:hover{text-decoration:underline}.footer .footer-bottom{border-top:1px solid rgba(152,162,233,.2);padding:30px 0;display:flex;align-items:center;justify-content:space-between}.footer .footer-bottom__left{text-decoration:none;display:flex;align-items:center}.footer .footer-bottom__left>div{margin-right:15px}.footer .footer-bottom__left>p{text-decoration:none;font-weight:800;font-size:17px;line-height:20px;text-transform:uppercase;color:#5f6ac0;color:var(--light-blue);width:265px}.footer .footer-bottom__right,.footer .footer-bottom__right .footer-socials{display:flex;align-items:center}.footer .footer-bottom__right .footer-socials a{width:32px;height:32px}.footer .footer-bottom__right .footer-socials a img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.footer .footer-bottom__right .footer-socials a:not(:first-child){margin-left:20px}.footer .footer-bottom__right .footer-developer{display:flex;align-items:center;margin-left:30px}@media (max-width:1200px){.footer .footer-top .footer-nav{padding-right:30px}.footer .footer-top .footer-nav__heading{font-size:12px}.footer .footer-top .footer-nav:nth-last-child(2){margin-bottom:35px}.footer .footer-top .footer-nav a{color:#9798be;color:var(--footer-nav);font-size:12px;line-height:35px}}@media (max-width:992px){.footer .footer-top{display:none}.footer .footer-bottom{padding:30px 0}.footer .footer-bottom__left>.footer-brand img{width:40px;height:30px}.footer .footer-bottom__left>p{font-weight:800;font-size:12px;width:220px}.footer .footer-bottom__right .footer-socials a{width:25px;height:25px}.footer .footer-bottom__right .footer-socials a:not(:first-child){margin-left:15px}.footer .footer-bottom__right .footer-developer{margin-left:20px}.footer .footer-bottom__right .footer-developer img{width:140px;height:35px}}@media (max-width:768px){.footer .footer-bottom{flex-direction:column;padding:20px 0}.footer .footer-bottom__left{margin-bottom:15px}.footer .footer-bottom__left>p{font-size:13px}.footer .footer-bottom__right .footer-socials a{width:30px;height:30px}.footer .footer-bottom__right .footer-socials a:not(:first-child){margin-left:15px}}@media (max-width:576px){.footer .footer-bottom__left{margin-bottom:15px}.footer .footer-bottom__left>p{font-size:13px}.footer .footer-bottom__right .footer-developer img{width:125px;height:30px}.footer .footer-bottom__right .footer-socials a{width:25px;height:25px}.footer .footer-bottom__right .footer-socials a:not(:first-child){margin-left:15px}}@media (max-width:320px){.footer .footer-bottom__right{flex-direction:column}.footer .footer-bottom__right .footer-socials{margin-bottom:15px}.footer .footer-bottom__right .footer-developer{margin:0 auto}}.about-auditory{background-color:#fff;padding:70px;margin-bottom:45px}.about-auditory__card-list{display:flex;flex-wrap:wrap;margin:0 -10px}.auditory-card-wrapper{flex:0 0 25%;padding:0 10px;max-height:300px;margin-bottom:20px}.auditory-card{background-color:#f3f6fd;background-color:var(--document-download);padding:30px 25px 15px 30px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s;height:100%}.auditory-card:hover{box-shadow:0 0 7px rgba(95,106,192,.36)}.auditory-card__pdf{margin-bottom:10px}.auditory-card__text{font-weight:600;font-size:12px;line-height:21px;letter-spacing:.02em;color:#171849;color:var(--dark-blue);margin-bottom:20px;text-overflow:hidden}.auditory-card__download-circle{display:flex;align-items:center}.auditory-card__download-circle img{width:32px;height:32px}@media (max-width:1200px){.about-auditory{padding:60px}.auditory-card-wrapper{flex:0 0 33.33%}.auditory-card{padding:25px 20px 10px 25px}.auditory-card__pdf{margin-bottom:5px}.auditory-card__pdf img{width:40px;height:45px}.auditory-card__text{margin-bottom:10px}.auditory-card__download-circle img{width:25px;height:25px}}@media (max-width:992px){.about-auditory{padding:35px}.auditory-card-wrapper{flex:0 0 50%}.auditory-card__pdf img{width:35px;height:40px}}@media (max-width:768px){.about-auditory{padding:30px;margin-bottom:20px}.about-auditory__card-list{display:block}.auditory-card{padding:20px 20px 10px 25px}.auditory-card__text{line-height:18px;margin-bottom:15px}.auditory-card__download-circle img{width:20px;height:20px}}@media (max-width:420px){.about-auditory{padding:15px;margin-bottom:15px}.auditory-card-wrapper{flex:100% 1}}.documents{background-color:#fff;padding:70px;margin-bottom:45px}.pages-heading{font-style:normal;font-weight:700;font-size:32px;line-height:35px;color:#171849;color:var(--dark-blue);margin-bottom:25px}.pages-description{display:flex;align-items:center;margin-bottom:35px}.pages-description img{width:72px;height:72px;margin-right:20px}.pages-description p{font-style:normal;font-weight:400;font-size:18px;line-height:27px;letter-spacing:.02em;color:#171849;color:var(--dark-blue)}.documents-download{overflow:hidden;display:flex;align-items:center;padding:30px 25px 25px;background-color:#f3f6fd;background-color:var(--document-download);margin-bottom:20px}.documents-download__icon{width:55px;height:55px;margin-right:20px;align-self:flex-start}.documents-download__name p{font-style:normal;font-weight:600;font-size:18px;line-height:25px;letter-spacing:.02em;color:war(--dark-blue)}.documents-download__name a{font-style:normal;font-weight:700;font-size:14px;line-height:27px;letter-spacing:.02em;color:#5f6ac0;color:var(--light-blue);cursor:pointer;transition:all .2s}.documents-download__name a:hover{color:#ff675d;color:var(--orange)}@media (max-width:1200px){.documents{padding:60px}.pages-heading{font-size:28px}.pages-description img{width:60px!important;height:60px!important;align-self:flex-start!important}.pages-description p{font-size:18px!important;line-height:22px!important}.documents-download{padding:25px 20px 20px}.documents-download__icon{width:50px;height:50px}.documents-download__name p{font-weight:600;font-size:16px}}@media (max-width:992px){.documents{padding:35px}.pages-heading{font-size:22px!important;margin-bottom:15px!important}.pages-description p{font-size:15px!important}.documents-download{padding:20px}.documents-download__icon{width:40px;height:40px}.documents-download__name p{font-weight:600;font-size:14px;line-height:22px}}@media (max-width:768px){.documents{padding:30px}.pages-heading{font-size:20px!important}.pages-description img{width:50px!important;height:50px!important}.pages-description p{font-size:13px!important}.documents-download{padding:15px}.documents-download__icon{width:35px;height:35px}.documents-download__name p{font-weight:500;font-size:12px;line-height:20px}.documents-download__name a{font-size:11px;list-style:24px}.mobile-doc-card{padding:15px;overflow:hidden;background-color:#f3f6fd;border-radius:12px;margin:0 10px 15px}.mobile-doc-card__top{display:flex;justify-content:space-between;margin-bottom:15px}.mobile-doc-card__icon img{width:20px;height:23px}.mobile-doc-card__download{display:flex;align-items:center;text-decoration:none}.mobile-doc-card__download span:first-child{font-weight:700;font-size:14px;line-height:120%;color:#012d8e;color:var(--normal-blue);margin-right:10px}.mobile-doc-card__title{font-size:14px;line-height:130%;letter-spacing:.02em;color:#171849;color:var(--dark-blue)}}@media (max-width:576px){.documents{padding:10px 20px;margin-bottom:20px}.pages-heading{font-size:20px!important;margin-bottom:15px!important}.pages-description img{display:none!important}.pages-description p{font-size:15px!important;line-height:140%!important}.documents-download{padding:15px}.documents-download__icon{width:35px;height:35px}.documents-download__name p{font-weight:500;font-size:12px;line-height:20px}.documents-download__name a{font-size:11px;list-style:24px}}.not-found{display:flex;padding:80px;background-color:#fff;margin-bottom:40px}.not-found__left,.not-found__right{flex:0 0 50%}.not-found__right img{width:100%;height:100%}.not-found__title{font-weight:700;font-size:56px;line-height:100%;letter-spacing:.02em;max-width:500px;margin-bottom:30px}.not-found__description{font-weight:400;font-size:18px;line-height:27px;letter-spacing:.02em;color:#171849;max-width:503px;margin-bottom:50px}.not-found__button{background-color:#ff675d;background-color:var(--orange);font-weight:600;font-size:16px;line-height:20px;color:#fff;display:flex;align-items:center;justify-content:center;padding:20px 40px;text-align:center;cursor:pointer;border:1px solid transparent;transition:all .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.not-found__button:hover{color:#ff675d;color:var(--orange);background-color:#fff;border:1px solid #ff675d;border:1px solid var(--orange)}@media (max-width:1200px){.not-found{padding:60px 50px}.not-found__title{font-size:36px}.not-found__description{font-size:16px}}@media (max-width:992px){.not-found{padding:50px 40px}.not-found__title{font-size:26px}.not-found__description{line-height:24px}.not-found__button{line-height:12px;padding:20px 30px}}@media (max-width:768px){.not-found{padding:30px 20px;flex-direction:column}.not-found__right{order:-1;margin-bottom:20px}.not-found__left,.not-found__right{flex:0 0 100%}.not-found__title{font-weight:700;font-size:28px;line-height:120%;letter-spacing:.02em;margin-bottom:15px}.not-found__description{margin-bottom:20px}.not-found__button{width:100%}}@media (max-width:576px){.not-found{padding:30px 0}.not-found__button{width:100%}}:root{--main-font:"Montserrat",sans-serif;--dark-blue:#171849;--normal-blue:#012d8e;--normal-dark-blue:#1e297d;--light-blue:#5f6ac0;--orange:#ff675d;--green:#1e8202;--footer-nav:#9798be;--document-download:#f3f6fd;--single-news-title:#1b2046;--input-background:hsla(0,0%,76.9%,0.17)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;color:var(--main-text-color);font-family:Montserrat,sans-serif;font-family:var(--main-font);line-height:20px;font-weight:300}body::-webkit-scrollbar,body::-webkit-scrollbar-track{background-color:#f5f5f5}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-thumb{background-color:#171849;background-color:var(--dark-blue)}body.greyscaleMode{-webkit-filter:grayscale(100%);filter:grayscale(100%)}body.greyscaleInvertMode{-webkit-filter:grayscale(100%) invert(100%);filter:grayscale(100%) invert(100%)}body.fs-20 a,body.fs-20 button,body.fs-20 div,body.fs-20 h1,body.fs-20 h2,body.fs-20 input,body.fs-20 li,body.fs-20 p,body.fs-20 span,body.fs-20 textarea{font-size:12px!important}body.fs-40 a,body.fs-40 button,body.fs-40 div,body.fs-40 h1,body.fs-40 h2,body.fs-40 input,body.fs-40 li,body.fs-40 p,body.fs-40 span,body.fs-40 textarea{font-size:14px!important}body.fs-80 a,body.fs-80 button,body.fs-80 div,body.fs-80 h1,body.fs-80 h2,body.fs-80 input,body.fs-80 li,body.fs-80 p,body.fs-80 span,body.fs-80 textarea{font-size:22px!important}body.fs-100 a,body.fs-100 button,body.fs-100 div,body.fs-100 h1,body.fs-100 h2,body.fs-100 input,body.fs-100 li,body.fs-100 p,body.fs-100 span,body.fs-100 textarea{font-size:24px!important}.scale-20{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center top;transform-origin:center top}.scale-40{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:center top;transform-origin:center top}.scale-60{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:center top;transform-origin:center top}.scale-80{-webkit-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:center top;transform-origin:center top}.scale-100{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center top;transform-origin:center top}body.mobile{width:375px}.header__for-blind{position:relative;-webkit-user-select:none;user-select:none}.header__for-blind .dropdown{position:absolute;left:50%;top:100%;margin-top:20px;z-index:10;min-width:230px;padding:20px;list-style:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);min-height:100px;display:flex;flex-direction:column;visibility:hidden;opacity:0;-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px);transition:.2s ease}.header__for-blind .dropdown.visible{visibility:visible;-webkit-transform:translate(-50%);transform:translate(-50%);opacity:1}.header__for-blind .dropdown .appearance{min-width:120px;padding:10px}.header__for-blind .dropdown .appearance .title{padding-bottom:5px;border-bottom:1px solid rgba(0,0,0,.3);width:100%;margin-bottom:20px}.header__for-blind .dropdown .appearance ul{display:flex}.header__for-blind .dropdown .appearance ul li{width:25px;height:25px;margin-right:10px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:3px;font-size:20px;cursor:pointer;min-width:25px}.header__for-blind .dropdown .appearance ul li.default{background:#00a2e0}.header__for-blind .dropdown .appearance ul li.greyscale{background:#828282}.header__for-blind .dropdown .appearance ul li.greyscale-invert{background:#3e3e3e}.header-blind-people-btn{cursor:pointer}.header-blind-people-btn img{width:49%}.header__search{position:relative;display:flex;flex-direction:column;justify-content:flex-end;margin-left:22px}.header__search-icon{overflow:hidden;cursor:pointer;height:38px;width:38px;display:flex;align-items:center;justify-content:center;border:1px solid #5f6ac0;border-radius:50%}.header__search-form{display:none;position:absolute;top:60px;right:0;width:-webkit-max-content;width:max-content;z-index:9999;padding:24px 23px 24px 31px;background-color:#fff;box-shadow:10px 4px 44px rgba(0,0,0,.14);border-radius:11px;transition:all .3s}.header__search-form--active{display:flex}.header__search-form input{flex:1 0;outline:none;border-radius:5px;padding:5px 15px;border:1px solid #bacbf2;transition:all .3s;font-size:15px;font-weight:600;line-height:40px;background-color:#f3f6fd}.header__search-form .button{width:49px;min-width:49px;min-height:49px;max-width:50px;max-height:50px;border-radius:50%}.header__search-form .button,.header__search-form .more-btn{outline:none;cursor:pointer;margin-left:20px;height:49px;display:flex;align-items:center;justify-content:center;background-color:#ff675d;transition:all .3s;background-repeat:no-repeat;background-size:20px;background-position:50%}.header__search-form .more-btn{border-radius:30px;padding:0 10px;color:#fff;font-weight:500}.special-mode .dropdown{flex-direction:column}.special-mode .dropdown .appearance .title{margin-bottom:10px}.appearance.switch input[type=checkbox]{height:0;width:0;visibility:hidden}.appearance.switch label{-webkit-transform:scale(.9);transform:scale(.9);cursor:pointer;text-indent:-9999px;width:50px;height:25px;background:#828282;display:block;border-radius:100px;position:relative}.appearance.switch label:after{content:"";position:absolute;top:3px;left:2px;width:19px;height:19px;background:#fff;border-radius:90px;transition:.3s}.appearance.switch input:checked+label{background:#ff675d;background:var(--orange)}.appearance.switch input:checked+label:after{left:calc(100% - 5px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}#switch{position:absolute}.switch-alert{display:flex;align-items:center;margin-left:5px;font-size:14px}.switch-alert.active{color:#ff675d;color:var(--orange)}.rc-slider-dot,.rc-slider-handle{border:2px solid #ff675d!important;border:2px solid var(--orange)!important}.rc-slider-dot-active,.rc-slider-handle{box-shadow:0 0 30px #ff675d;box-shadow:0 0 30px var(--orange)}.rc-slider-track{background-color:#ff675d;background-color:var(--orange)}button{outline:none;border:none;background-color:initial}.pt-50{padding-top:50px}.test-regime{background-color:rgba(95,106,192,.7);padding:12px 30px;color:#fff;text-align:center;font-size:14px;font-weight:600;border-bottom:2px solid #5f6ac0;border-bottom:2px solid var(--light-blue)}.page-wrapper1,.page-wrapper2{position:relative;background-image:url(/static/media/parrak.e43f4d7a.svg);background-size:55%;background-position-x:120%;background-position-y:150px;background-repeat:no-repeat;z-index:10;min-height:100vh;display:flex;flex-direction:column}.page-wrapper1 .page-content,.page-wrapper2 .page-content{flex:1 1}@media (max-width:768px){.page-wrapper1 .page-content .container,.page-wrapper2 .page-content .container{padding:0 8px!important}}.page-wrapper1:after,.page-wrapper2:after{position:absolute;z-index:-1;content:" ";width:100%;height:100%;bottom:0;right:0;background:linear-gradient(180deg,rgba(243,246,253,0),#f3f6fd)}.page-wrapper2:before{background-image:url(/static/media/linear-gradient-header2.7ff3deac.svg)}.carousel-cardbox{display:flex;flex-wrap:wrap;margin:0 -10px}@-webkit-keyframes carousel{0%{width:0}to{width:100%}}@keyframes carousel{0%{width:0}to{width:100%}}.bg-white{background-color:#fff}.isMobile{height:150px!important;background-color:#f3f6fd!important;background-color:var(--document-download)!important}.swiper-button-next,.swiper-button-prev{display:none!important}.company-strategy .swiper-button-next,.company-strategy .swiper-button-prev{display:flex!important}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:380px;left:0;display:flex;width:250px;overflow:hidden;position:absolute}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{width:48px;height:4px;position:relative;background-color:#e5e5e5;border-radius:0;opacity:1}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:before{content:"";width:40px;left:0;height:4px;position:absolute;-webkit-animation:carousel 4s infinite;animation:carousel 4s infinite;background-color:#ff675d;background-color:var(--orange)}.swiper-container{position:relative}.swiper-container .carousel-left--btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABwSURBVHgBvZHRCYAwDERTJ3AE3cAVnKRuopvoJhlBNxA3cIN4BcFSY1QEDx4p4XEfKZEREemBt4QcjHLEZ5qEwaCK1uVdU0iXSsVTaf4u7SInEtPFKbTG9n9Zu+M7+fSFzrkVowZTtF7ICpoG0IT3BjrtA+aXxVLpAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%;position:absolute;display:flex;align-items:center;justify-content:center;width:50px;height:50px;top:62%;border:4px solid #fff;border-radius:50%;background-color:#ff675d;background-color:var(--orange);cursor:pointer;z-index:1000;opacity:.7;left:25px;transition:opacity .2s}.swiper-container .carousel-left--btn:hover{opacity:1}.swiper-container .carousel-right--btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABwSURBVHgBvZHRCYAwDERTJ3AE3cAVnKRuopvoJhlBNxA3cIN4BcFSY1QEDx4p4XEfKZEREemBt4QcjHLEZ5qEwaCK1uVdU0iXSsVTaf4u7SInEtPFKbTG9n9Zu+M7+fSFzrkVowZTtF7ICpoG0IT3BjrtA+aXxVLpAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%;position:absolute;display:flex;align-items:center;justify-content:center;width:50px;height:50px;top:62%;border:4px solid #fff;border-radius:50%;background-color:#ff675d;background-color:var(--orange);cursor:pointer;z-index:1000;opacity:.7;right:25px;transition:opacity .2s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-container .carousel-right--btn:hover{opacity:1}.top-carousel .carousel{position:relative}.top-carousel .carousel .swiper-wrapper{display:flex}.top-carousel .carousel .swiper-slide{height:auto!important;display:flex;flex-direction:column;justify-content:space-between}.top-carousel .carousel .carousle-title{margin-bottom:40px;line-height:35px;width:57%;font-weight:800;font-size:36px;line-height:40px}.top-carousel .carousel .carousle-title a{color:#012d8e;color:var(--normal-blue)}.top-carousel .carousel .carousel-banner{width:100%;margin:20px auto 37px;position:relative;padding-bottom:23%}.top-carousel .carousel .carousel-banner img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;cursor:pointer}.press__header{margin-top:40px}.press__header-title{font-style:normal;font-weight:300;font-size:40px;line-height:23px;letter-spacing:.02em;color:#787fb6}.press__header-box p:nth-child(-n+2){margin:0 7px}.press__header-box p:last-child{margin-left:7px}.press__header-box p{font-style:normal;font-weight:600;font-size:15px;line-height:30px;display:flex;align-items:center;text-align:center;color:#171849;color:var(--dark-blue);padding:8px 18px;background:#f3f6fd;border:1px solid transparent}.press__header-box p.active,.press__header-box p:hover{cursor:pointer;border:1px solid rgba(95,106,192,.46)}.press__center-box{margin-top:20px;padding-bottom:38px;position:relative}.press__center-box:before{content:"";left:0;bottom:0;width:100%;position:absolute;height:calc(50% + 15px);background-color:#f3f6fd}.press__center-box .press__box{display:flex;justify-content:space-between}.press__center-box .press__box-left{flex:0 0 49%;display:flex;overflow:hidden}.press__center-box .press__box-left a{width:100%}.press__center-box .press__box-left .press__box-card{width:100%;position:relative;padding-bottom:90%}.press__center-box .press__box-left .press__box-card img{width:100%;height:100%;cursor:pointer;position:absolute;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;object-fit:cover}.press__center-box .press__box-left .press__box-card:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.press__center-box .press__box-left .press__box-card--date,.press__center-box .press__box-left .press__box-card--title{color:#fff;font-weight:500;font-style:normal;position:absolute;letter-spacing:.02em}.press__center-box .press__box-left .press__box-card--date{display:flex;top:32px;left:33px;width:auto;padding:8px 10px;border-radius:10px;background-color:rgba(1,45,142,.5)}.press__center-box .press__box-left .press__box-card--date span:first-child{font-size:36px;line-height:49px}.press__center-box .press__box-left .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center;margin-left:8px}.press__center-box .press__box-left .press__box-card--title{font-size:23px;line-height:31px;padding:34px;bottom:25px;left:33px;right:33px;background-color:#012d8e;background-color:var(--normal-blue)}.press__center-box .press__box-right{flex:0 0 49%;display:flex;flex-wrap:wrap;cursor:pointer;align-content:space-between;justify-content:space-between}.press__center-box .press__box-right .press__box-card{height:49%}.press__center-box .press__box-right .press__box-card:first-child{transition:background-color .2s;position:relative}.press__center-box .press__box-right .press__box-card:first-child:hover{background-color:#ff675d;background-color:var(--orange)}.press__center-box .press__box-right .press__box-card:first-child .press__box-card--date{background:rgba(0,31,100,.5)}.press__center-box .press__box-right .press__box-card:nth-child(n+2){position:relative;flex:0 0 49%;max-width:50%}.press__center-box .press__box-right .press__box-card:nth-child(n+2) .press__box-card--date{background:rgba(0,0,0,.08)}.press__center-box .press__box-right .press__box-card:nth-child(n+2) .press__box-card--title{font-size:20px;line-height:24px}.press__center-box .press__box-right .press__box-card--1{background-color:#012d8e;background-color:var(--normal-blue);transition:background-color .2s}.press__center-box .press__box-right .press__box-card--1:hover{background-color:#ff675d;background-color:var(--orange)}.press__center-box .press__box-right .press__box-card--2{transition:background-color .2s;background-color:#5f6ac0;background-color:var(--light-blue)}.press__center-box .press__box-right .press__box-card--2:hover{background-color:#012d8e;background-color:var(--normal-blue)}.press__center-box .press__box-right .press__box-card--3{transition:background-color .2s;background-color:#1e8202;background-color:var(--green)}.press__center-box .press__box-right .press__box-card--3:hover{background-color:#012d8e;background-color:var(--normal-blue)}.press__center-box .press__box-right .press__box-card--4{transition:background-color .2s;background-color:#ff675d;background-color:var(--orange)}.press__center-box .press__box-right .press__box-card--4:hover{background-color:#012d8e;background-color:var(--normal-blue)}.press__center-box .press__box-right .press__box-card--date,.press__center-box .press__box-right .press__box-card--title{color:#fff;font-weight:500;font-style:normal;position:absolute;letter-spacing:.02em}.press__center-box .press__box-right .press__box-card--date{display:flex;top:20px;left:30px;width:auto;padding:8px 14px;border-radius:10px;justify-content:space-between}.press__center-box .press__box-right .press__box-card--date span:first-child{margin-right:8px;font-size:36px;line-height:49px}.press__center-box .press__box-right .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center}.press__center-box .press__box-right .press__box-card--title{font-size:23px;line-height:31px;bottom:25px;left:30px;right:30px}.press__center-box .press__box-left--next{flex:0 0 49%;display:flex;justify-content:space-between}.press__center-box .press__box-left--next .press__box-card{width:100%;position:relative;padding-bottom:90%;overflow:hidden}.press__center-box .press__box-left--next .press__box-card--player{width:100%;height:100%;z-index:20;position:absolute}.press__center-box .press__box-left--next .press__box-card--player img{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.press__center-box .press__box-left--next .press__box-card:hover{cursor:pointer}.press__center-box .press__box-left--next .press__box-card:hover>img{z-index:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.press__center-box .press__box-left--next .press__box-card:before{top:0;left:0;z-index:2;content:"";width:100%;height:100%;position:absolute;background:linear-gradient(180deg,rgba(1,45,142,0),#012d8e)}.press__center-box .press__box-left--next .press__box-card>img{width:100%;height:100%;cursor:pointer;position:absolute;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.press__center-box .press__box-left--next .press__box-card--date,.press__center-box .press__box-left--next .press__box-card--title{z-index:2;color:#fff;font-weight:500;font-style:normal;position:absolute;letter-spacing:.02em}.press__center-box .press__box-left--next .press__box-card--date{display:flex;top:32px;left:33px;width:auto;padding:8px 10px;border-radius:10px;background-color:rgba(1,45,142,.5)}.press__center-box .press__box-left--next .press__box-card--date span:first-child{font-size:36px;line-height:49px}.press__center-box .press__box-left--next .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center;margin-left:8px}.press__center-box .press__box-left--next .press__box-card--title{font-size:23px;line-height:31px;padding:34px;bottom:25px;left:33px;right:33px}.press__center-box .press__box-right--next{flex:0 0 49%;display:flex;flex-wrap:wrap;align-content:space-between;justify-content:space-between}.press__center-box .press__box-right--next .press__box-card{overflow:hidden;height:100%}.press__center-box .press__box-right--next .press__box-card:hover{cursor:pointer}.press__center-box .press__box-right--next .press__box-card:hover img{z-index:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.press__center-box .press__box-right--next .press__box-card:first-child:before{z-index:2;background:linear-gradient(180deg,rgba(4,142,1,0),#0c8e01)}.press__center-box .press__box-right--next .press__box-card:before{top:0;left:0;content:"";width:100%;height:100%;position:absolute}.press__center-box .press__box-right--next .press__box-card img{width:100%;height:100%;object-fit:cover;transition:all .3s}.press__center-box .press__box-right--next .press__box-card:first-child{flex:0 0 49%;position:relative;background-color:#012d8e;background-color:var(--normal-blue)}.press__center-box .press__box-right--next .press__box-card:first-child .press__box-card--date{background:rgba(0,0,0,.08)}.press__center-box .press__box-right--next .press__box-card:first-child .press__box-card--title{font-size:20px;line-height:24px}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2){position:relative;flex:0 0 48%;max-width:50%}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2) .press__box-card--date{background:rgba(0,0,0,.08)}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2) .press__box-card--title{font-size:20px;line-height:24px}.press__center-box .press__box-right--next .press__box-card:last-child:before{z-index:2;background:linear-gradient(180deg,rgba(142,1,1,0),#8e1a01)}.press__center-box .press__box-right--next .press__box-card:nth-child(2){background-color:#1e8202;background-color:var(--green)}.press__center-box .press__box-right--next .press__box-card--date,.press__center-box .press__box-right--next .press__box-card--title{z-index:2;color:#fff;font-weight:500;font-style:normal;position:absolute;letter-spacing:.02em}.press__center-box .press__box-right--next .press__box-card--date{display:flex;top:20px;left:30px;width:108px;padding:8px 14px;border-radius:10px;justify-content:space-between}.press__center-box .press__box-right--next .press__box-card--date span:first-child{font-size:36px;line-height:49px}.press__center-box .press__box-right--next .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center}.press__center-box .press__box-right--next .press__box-card--title{font-size:23px;line-height:31px;bottom:25px;left:30px;right:30px}.press__center-box .press__box-left--last{flex:0 0 49%;display:flex}.press__center-box .press__box-left--last .press__box-card{width:100%;height:100%;position:relative;padding-bottom:90%;overflow:hidden;cursor:pointer}.press__center-box .press__box-left--last .press__box-card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.press__center-box .press__box-left--last .press__box-card:before{top:0;left:0;z-index:1;content:"";width:100%;height:100%;position:absolute;background:linear-gradient(180deg,rgba(1,45,142,0),#012d8e)}.press__center-box .press__box-left--last .press__box-card img{width:100%;height:100%;position:absolute;object-fit:cover;transition:all .3s}.press__center-box .press__box-left--last .press__box-card--date,.press__center-box .press__box-left--last .press__box-card--title{z-index:2;color:#fff;font-weight:500;font-style:normal;position:absolute;letter-spacing:.02em}.press__center-box .press__box-left--last .press__box-card--date{display:flex;top:32px;left:33px;width:auto;padding:8px 10px;border-radius:10px;background-color:rgba(1,45,142,.5)}.press__center-box .press__box-left--last .press__box-card--date span:first-child{font-size:36px;line-height:49px}.press__center-box .press__box-left--last .press__box-card--date span:last-child{font-size:12px;line-height:16px;display:flex;align-items:center;margin-left:8px}.press__center-box .press__box-left--last .press__box-card--title{font-size:23px;line-height:31px;padding:34px;bottom:25px;left:33px;right:33px}.press__center-card{background-color:#f3f6fd}.press__center-card .container{background-size:inherit;background-repeat:no-repeat;background-position:100% 100%;background-image:url(/static/media/press-center-bg.e69f1fb9.png)}.press__center-card .container .press__center-card--wrapper{flex:0 0 50%;padding-bottom:77px}.press__center-card .container .press__center-card--wrapper .press__card{padding-bottom:86px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper{flex:0 0 49%;cursor:pointer;margin-bottom:18px;align-items:center;background-color:#fff;padding:15px 39px 24px;justify-content:space-between;transition:box-shadow .1s}.press__center-card .container .press__center-card--wrapper .press__card-wrapper:hover{box-shadow:0 0 15px rgba(0,0,0,.15)}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-right{width:15%;margin-left:25px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-right img{width:100%;height:100%}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left{width:85%}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--category{font-style:normal;font-weight:400;font-size:14px;line-height:40px;letter-spacing:.02em;color:#1b2046;margin-bottom:33px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--quantity{font-style:normal;font-weight:800;margin-bottom:13px;color:#5f6ac0;color:var(--light-blue)}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--quantity span:first-child{font-size:50px;line-height:40px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--quantity span:last-child{font-size:20px;line-height:20px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--title{font-style:normal;font-weight:600;font-size:20px;line-height:40px;letter-spacing:.02em;color:#171849;color:var(--dark-blue)}.press__center-card .container .press__center-card--wrapper .press__footer{padding:35px 47px;background-color:#fff}.press__center-card .container .press__center-card--wrapper .press__footer-title{font-style:normal;font-weight:700;font-size:25px;line-height:33px;color:#171849;color:var(--dark-blue)}.press__center-card .container .press__center-card--wrapper .press__footer-txt{font-style:normal;font-weight:500;font-size:16px;line-height:40px;margin-top:9px;color:#171849;color:var(--dark-blue)}.press__center-card .container .press__center-card--wrapper .press__footer-btn{font-style:normal;font-weight:600;font-size:16px;line-height:40px;color:#fff;padding:10px 42px;cursor:pointer;margin-top:29px;border:1px solid transparent;background-color:#ff675d;background-color:var(--orange);transition:all .2s}.press__center-card .container .press__center-card--wrapper .press__footer-btn:hover{color:#ff675d;color:var(--orange);background-color:#fff;border:1px solid #ff675d;border:1px solid var(--orange)}.history{z-index:1;position:relative;background-color:#fff}.history:before{content:"";width:100%;height:30px;left:0;bottom:0;z-index:-1;position:absolute;background-color:#f8f9fe}.history .container .history-year{font-weight:1000;background-attachment:fixed;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-color:#fff;background-size:cover;background-repeat:no-repeat}.history .container .history-year h6{height:400px;padding-top:200px;text-align:center;font-size:550px}@media (max-width:1300px){.history .container .history-year h6{font-size:500px}}@media (max-width:1200px){.history .container .history-year h6{font-size:400px;height:300px;padding-top:150px}}@media (max-width:992px){.history .container .history-year h6{font-size:300px;height:230px;padding-top:110px}}@media (max-width:768px){.history .container .history-year h6{font-size:220px;height:180px;padding-top:90px}}@media (max-width:512px){.history .container .history-year h6{font-size:145px;height:120px;padding-top:55px}}.history .container .history__info{padding:38px 0}.history .container .history__info-title{font-weight:600;font-size:35px;line-height:43px;text-transform:uppercase;border-right:1px solid #ff675d;border-right:1px solid var(--orange);padding:30px 60px 30px 0}.history .container .history__info-title,.history .container .history__info-txt{flex:0 0 50%;font-style:normal;display:flex;align-items:center;color:#171849;color:var(--dark-blue)}.history .container .history__info-txt{font-weight:500;font-size:18px;line-height:31px;padding-left:60px}.history .container img{width:80%;display:flex;margin:0 auto;height:360px;object-fit:cover}.history .container .history__btn{width:100%;cursor:pointer;display:block;text-align:center;font-style:normal;font-weight:600;font-size:16px;line-height:40px;position:relative;z-index:1;padding:10px 0;color:#fff;background:#171849;background:var(--dark-blue)}.map-info .container a{color:#000}.map-info .container .map__info-title{width:50%;display:flex;font-size:35px;font-weight:600;padding-top:60px;line-height:43px;font-style:normal;align-items:center;margin:0 0 80px;color:#171849;color:var(--dark-blue);text-transform:uppercase}.map-info .container .map__info-img{display:flex;margin:0 auto;object-fit:cover;padding-bottom:100px}.map-info .container .map-info__mobile{padding:8px;display:flex;margin:10px 0;align-items:center;border-radius:46px;background:#fff;box-shadow:2px 6px 48px rgba(0,0,0,.06)}.map-info .container .map-info__mobile--left{display:flex;align-items:center}.map-info .container .map-info__mobile--left img{width:76px;height:76px;border-radius:50%}.map-info .container .map-info__mobile--right{margin-left:8px}.map-info .container .map-info__mobile--right h3{font-size:16px}.map-info .container .map-info__mobile--right p{font-size:12px;color:#a4a4a4}.map__box{padding:7px 10px;margin:0 -10px}.map__box .swiper-wrapper{padding:30px 0}.map__box .swiper-container{position:relative}.map__box .swiper-container:after{position:absolute;content:" ";width:2px;height:60%;background-color:#fff;top:0;z-index:1;right:0}.map__box .swiper-container .map__box-wrapper{height:50%;width:100%;display:flex;align-items:center;padding:0;background:#fff!important;position:relative}.map__box .swiper-container .map__box-wrapper:after{content:" ";width:1px;position:absolute;height:80%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;background-color:rgba(95,106,192,.57)}.map__box .swiper-container .map__box-wrapper:nth-child(4n){border:none!important}.map__box .swiper-container .swiper-icon{bottom:80px}.map__box-item{width:100%;height:100%;display:flex;padding:30px 40px;flex-direction:column;justify-content:flex-end;background:#fff!important}.map__box-item--top img{display:flex;object-fit:contain;padding-bottom:0;margin:0 auto 26px;position:absolute;right:0}.map__box-item--top p{font-style:normal;font-weight:700;margin-bottom:16px;color:#5f6ac0;color:var(--light-blue)}.map__box-item--top p .no-bold{font-weight:300!important}.map__box-item--top p span:first-child{font-size:40px;line-height:37px}.map__box-item--top p span:last-child{font-size:18px;line-height:17px}.map__box-item--title{font-style:normal;font-weight:600;font-size:18px;line-height:26px;letter-spacing:.02em;color:#171849;color:var(--dark-blue)}.swiper-icon{bottom:0;left:50%;z-index:100;display:flex;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.swiper-icon img{object-fit:cover;cursor:pointer}.swiper-icon img:first-child{padding-right:12px}.swiper-icon img:last-child{padding-right:12px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);border-right:1px solid #ff675d}.useful-links{padding-bottom:45px}.useful-links .container .title{font-style:normal;font-weight:600;font-size:27px;line-height:43px;display:flex;align-items:center;text-transform:uppercase;color:#171849;color:var(--dark-blue);margin-bottom:26px}.useful-links .container .useful__links-box .swiper-wrapper{margin:0 -10px}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide{padding-bottom:56px}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item{padding:30px;cursor:pointer;height:100%;margin:0 19px 0 10px;position:relative;background-color:#fff;border-bottom:4px solid rgba(95,106,192,.45);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item img{width:60px;height:60px;object-fit:cover;margin-right:auto}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item:after{content:" ";position:absolute;bottom:-4px;left:0;height:5px;width:0;background-color:rgba(95,106,192,.85);transition:all .4s}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item:hover:after{width:100%}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item p{font-style:normal;font-weight:700;font-size:18px;line-height:22px;display:flex;align-items:flex-end;color:#5f6ac0;color:var(--light-blue)}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF8SURBVHgB7ZZBTsJAFIb/V4GwkyPgCWTvwswNXLoB6g5wwxG4gbAQTIxh0APIDVpvwBHwBHZpbNLnzKSaBsFO6bgw4Uuamc6b9MubdF4ewRGXvaD5W7xeRyTHIiI4oN0LfM+jec62iGp8UoEDjoCQAbkj7Kdj4yiuHTvJcBfdQThPhZEWVqja/M6w3Q+GHtGp7ccYtHqcnk/yZMS8SNSEiLp63Qi71y83YB6iAAReqWGSJ5Mz4Xf6gfyKVfxh0OAPI1tTwgK21M0x5co24xW8owHPzEN5J9YoQZ5M48ERNjJnQluZpvQ9tDpGxgjE4cPt2WspoW1m6b8hjRx/LNtkrwzzZOaqxRQkCS+eZmKcjRXO0CozfdUYrW2Vq5CwMwhG2OMYsxQ6Ui/GElWGko2wJ4WE8l7o+rlCCZxVmoPwIPxnQk9Vmh2Yrk2Vqzc16E1LYHvrUJCWflTfcyWnQmYD5uJTzIKr9KymF3BEWv7kj/Xsi5/TrluTtvXbQp8+6LP4SNvfVwAAAABJRU5ErkJggg==);position:absolute;top:22px;right:22px;opacity:.5}.statistics{position:relative}.statistics .swiper-icon{z-index:999}.company-statistics{margin:45px 0}.press-mobile{padding-bottom:50px}@media (max-width:768px){.press-mobile{padding-bottom:30px}}.press-mobile .swiper-wrapper .swiper-slide{height:100%;padding-bottom:50px}.press-mobile--item{height:120px;display:flex;overflow:hidden;position:relative;padding:24px 15px;background-color:#fff;justify-content:space-between}.press-mobile--item:after{content:"";top:0;width:1px;right:0;height:100%;position:absolute;background-color:rgba(95,106,192,.3)}.press-mobile--item__left{margin-top:auto}.press-mobile--item__left p:first-child{color:#1b2046!important;font-size:12px!important;line-height:120%;letter-spacing:.02em}.press-mobile--item__left p:nth-child(2n){color:#5f6ac0!important;font-weight:800!important;margin-top:40px;margin-bottom:8px}.press-mobile--item__left p:nth-child(2n) span:first-child{font-size:38px!important}.press-mobile--item__left p:nth-child(2n) span:last-child{font-size:25px!important}.press-mobile--item__left p:last-child{font-weight:600!important;font-size:14px!important;line-height:120%;color:#171849!important;color:var(--dark-blue)!important}.press-mobile--item__right{width:25%}.press-mobile .isMobile .press-mobile--item__right{width:30%;display:flex;align-items:flex-start;justify-content:flex-end}.related-news--skeleton{display:flex;flex:0 0 100%}.related-news--skeleton .news-card__titles{margin-bottom:20px}@media (max-width:1200px){.swiper-container-horizontal>.swiper-pagination-bullets{bottom:280px}.related-news--skeleton{flex:0 0 100%;flex-wrap:wrap}.top-carousel .carousel .carousle-title{width:80%}.top-carousel .carousel-cardbox{flex-wrap:wrap}.top-carousel .carousel-cardbox--wrapper{flex:0 0 20%}.top-carousel .carousel-cardbox--wrapper .carousel-card{margin-bottom:20px}.top-carousel .carousel-cardbox--wrapper .carousel-card__title{font-size:14px}.press__center-box{padding-bottom:25px}.press__center-box .press__box-left .press__box-card--title{left:15px;bottom:15px;padding:14px;font-size:16px}.press__center-box .press__box-left .press__box-card--date{top:15px;left:15px}.press__center-box .press__box-right .press__box-card--title{left:10px;bottom:10px;padding:14px;font-size:16px}.press__center-box .press__box-right .press__box-card--date{top:15px;left:15px}.press__center-box .press__box-right .press__box-card:first-child .press__box-card--title{font-size:18px;line-height:20px}.press__center-box .press__box-right .press__box-card:nth-child(n+2) .press__box-card--title{font-size:14px;line-height:16px}.map-info .container .map__info-title{width:80%}.map-info .container .map__info-img{width:100%}.useful-links .useful__links-box a{padding:30px 24px!important}}@media (max-width:992px){.top-carousel .carousel .carousle-title{font-size:30px;line-height:32px}.top-carousel .carousel .carousel-banner{padding-bottom:40%}.top-carousel .carousel .carousel-banner img{object-fit:cover}.top-carousel .carousel-cardbox--wrapper{flex:0 0 25%}.swiper-container .carousel-left--btn,.swiper-container .carousel-right--btn{top:60%;width:45px;height:45px}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:340px}.press__header{flex-direction:column}.press__header-box{width:100%;border-radius:40px;background-color:#d9e4fc;flex-direction:row!important;border:1px solid rgba(95,106,192,.46)}.press__header-box p{display:flex;font-size:20px;padding:15px 20px;border-radius:40px;justify-content:center;background-color:initial;margin:2px}.press__header-box p:first-child{margin-left:2px}.press__header-box .active{background-color:#fff}.press__header .press__header-title{font-size:30px;margin-bottom:20px}.press__center-box .press__box{flex-direction:column}.press__center-box .press__box-left .press__box-card{width:100%}.press__center-box .press__box-left .press__box-card img{width:100%;object-fit:cover}.press__center-box .press__box-right{width:100%;display:flex;flex:1 0 100%}.press__center-box .press__box-right .press__box-card{width:100%;height:250px;margin:15px 0}.press__center-box .press__box-right .press__box-card:first-child{margin-bottom:0}.press__center-box .press__box-left--next .press__box-card{width:100%}.press__center-box .press__box-left--next .press__box-card img{width:100%;object-fit:cover}.press__center-box .press__box-right--next{height:800px;width:100%;display:flex;flex:1 0 100%}.press__center-box .press__box-right--next .press__box-card{width:100%;height:400px;margin:15px 0}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2){flex:0 0 49%}.press__center-box .press__box-right--next .press__box-card:first-child{margin-bottom:0}.press__center-box .press__box-right--next .press__box-card--title{font-size:20px}.press__center-box .press__box-left--last{margin-bottom:15px}.press__center-box .press__box-left--last .press__box-card,.press__center-box .press__box-right--last .press__box-card{width:100%}.press__center-card .container .press__center-card--wrapper .press__footer-txt{line-height:30px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper{flex:0 0 100%}.history .container .history__info{flex-direction:column}.history .container .history__info-title{border-right:none;padding:0;margin-bottom:20px}.history .container .history__info-txt{padding:0}.map-info .container .map__info-title{width:100%;font-size:25px;line-height:30px}.useful-links .container .title{font-size:16px}}@media (max-width:768px){.swiper-container-horizontal>.swiper-pagination-bullets{bottom:280px}.top-carousel .carousel .carousle-title{width:100%;font-size:24px;line-height:25px;margin-bottom:40px}.top-carousel .carousel .carousel-banner{width:100%}.top-carousel .carousel .carousel-banner:after{right:-10px}.top-carousel .carousel .carousel-banner:before{left:-10px}.top-carousel .carousel .carousel-banner:after,.top-carousel .carousel .carousel-banner:before{width:35px;height:35px}.top-carousel .carousel .carousel-banner img{margin-top:16px}.top-carousel .carousel-cardbox--wrapper{flex:0 0 33.33%}.top-carousel .carousel-cardbox--wrapper .carousel-card{margin-bottom:10px}.press__header{flex-direction:column}.press__header .press__header-title{font-size:30px}.press__header-box{flex:0 0 30%;justify-content:space-between}.press__center-box .press__box-left--next .press__box-card,.press__header-box p{width:100%}.press__center-box .press__box-left--next .press__box-card img{width:100%;object-fit:cover}.press__center-box .press__box-left--next .press__box-card--title{padding:15px}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2) .press__box-card--title{font-size:18px;line-height:22px}.press__center-card .container .press__center-card--wrapper{padding-bottom:25px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--quantity span:first-child{font-size:38px;line-height:25px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--quantity span:last-child{font-size:14px;line-height:25px}.history .container .history__info{flex-direction:column}.history .container .history__info-title{border:none;font-size:20px;line-height:130%;font-weight:700;margin-bottom:20px;padding:0 0 15px;border-bottom:1px solid #ff675d!important}.history .container .history__info-txt{padding:0;font-size:14px;line-height:25px}.history .container img{height:180px}.history .container .history__btn{padding:5px 0;font-size:14px;line-height:30px}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item{margin:0}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide{padding-bottom:46px}.useful-links .container .title{font-size:25px;line-height:30px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-right{width:20%;margin-left:25px}.map-info{margin-bottom:25px!important}.map-info .container .map__info-title{padding-top:25px;font-size:17px;font-weight:700;line-height:120%;margin-bottom:16px}}@media (max-width:576px){.swiper-container-horizontal>.swiper-pagination-bullets{bottom:75%}.swiper-container .carousel-left--btn,.swiper-container .carousel-right--btn{top:60%;width:35px;height:35px;border:2px solid #fff}.top-carousel .carousel .carousel-banner{padding-bottom:55%}.top-carousel .carousel .carousle-title{font-size:18px}.top-carousel .carousel .carousel-pagination__linear{width:38px;height:3px}.top-carousel .carousel-cardbox--wrapper{flex:0 0 50%}.top-carousel .carousel-cardbox--wrapper .carousel-card__title{font-size:12px}.press__header-box{width:100%;flex-direction:column}.press__header-box p{width:80%;font-size:11px;line-height:15px;margin:5px!important}.press__center-card .container .press__center-card--wrapper .press__footer{padding:16px}.press__center-card .container .press__center-card--wrapper .press__footer-title{font-size:20px}.press__center-card .container .press__center-card--wrapper .press__footer-btn{width:100%;margin-top:20px;line-height:20px;padding:20px}.press__center-box .press__box-left .press__box-card--title{font-size:18px;line-height:22px}.press__center-box .press__box-right{width:100%;display:flex;flex:1 0 100%}.press__center-box .press__box-right .press__box-card{width:100%;height:250px;margin:15px 0}.press__center-box .press__box-right .press__box-card:first-child,.press__center-box .press__box-right .press__box-card:nth-child(2){margin-bottom:0}.press__center-box .press__box-right .press__box-card:nth-child(n+2){flex:0 0 100%;max-width:100%}.press__center-box .press__box-left--next .press__box-card--title,.press__center-box .press__box-right .press__box-card--title,.press__center-box .press__box-right .press__box-card:nth-child(n+2) .press__box-card--title{font-size:18px;line-height:22px}.press__center-box .press__box-right--next .press__box-card:first-child,.press__center-box .press__box-right--next .press__box-card:nth-child(2){margin-bottom:0}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2){flex:0 0 100%;max-width:100%}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2) img{object-fit:cover}.press__center-box .press__box-right--next .press__box-card:nth-child(-n+2) .press__box-card--title{font-size:18px;line-height:22px;padding:15px}.press__center-box .press__box-left--last .press__box-card .press__box-card--title,.press__center-box .press__box-right--last .press__box-card .press__box-card--title{padding:10px;font-size:20px;line-height:24px}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-left--title{font-size:18px;line-height:30px}.useful-links .container .useful__links-box .swiper-wrapper .swiper-slide .useful__links-box--item{margin:0}.useful-links .container .title{font-size:22px;line-height:30px}.history .container .history__btn{padding:15px 0}.press__center-card .container .press__center-card--wrapper .press__card-wrapper .press__card-right{width:35%;margin-left:25px}}@media (max-width:400px){.swiper-container-horizontal>.swiper-pagination-bullets{bottom:72%}}@media (max-width:340px){.top-carousel .carousel-cardbox--wrapper{flex:0 0 100%}}.swiper-slide .carousle-title{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);transition:.3s}.swiper-slide-active .carousle-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.more{width:-webkit-max-content;width:max-content;display:block;margin:20px auto}.more button{cursor:pointer;color:#fff;padding:10px 20px;background-color:#5f6ac0;background-color:var(--light-blue);border:1px solid #fff;border-radius:5px;transition:opacity .2s}.more button:hover{opacity:.8}@media (max-width:1200px){.map-info__content{flex-wrap:wrap}.map-info__content-left{width:100%!important;padding-bottom:65%!important}.map-info__content-right{width:100%!important;margin-left:0!important;margin-top:50px}}.tr-item-enter{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tr-item-enter-active{transition:.3s ease-in}.tr-item-enter-active,.tr-item-exit{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.tr-item-exit-active{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);transition:.3s ease-in}#tg-widget{position:fixed;left:20px;bottom:96px;width:60px;height:60px;background:#34abe3;border-radius:100%;z-index:9999999}#tg-widget a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#tg-widget img{width:30px;display:block}@media (max-width:500px){#tg-widget{width:45px;height:45px;bottom:70px}#tg-widget img{width:20px}}#virtual-widget{position:fixed;bottom:20px;left:20px;width:60px;height:60px;border-radius:100%;z-index:9999999}#virtual-widget:hover .widget_info{opacity:1;-webkit-transform:translate(8px);transform:translate(8px);visibility:visible}#virtual-widget:before{height:30px;width:30px;margin:auto;-webkit-mask-image:url(/static/media/virtual-priyom.8dc9d70f.svg);mask-image:url(/static/media/virtual-priyom.8dc9d70f.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9999999;background-color:#fff;cursor:pointer}#virtual-widget:after,#virtual-widget:before{position:absolute;content:"";left:0;top:0;bottom:0;right:0}#virtual-widget:after{width:60px;height:60px;background-color:#34abe3;border-radius:50%}#virtual-widget .widget_info{position:absolute;top:0;bottom:0;left:0;height:60px;width:350px;margin:auto;padding:10px;box-sizing:border-box;border-radius:50px;box-shadow:0 15px 50px -10px rgba(160,189,206,.788235294117647);background-color:#fff;transition:all .2s linear;z-index:-1;opacity:0;-webkit-transform:translate(-100px);transform:translate(-100px);visibility:hidden}#virtual-widget .widget_info,#virtual-widget .widget_info a{display:flex;justify-content:center;align-items:center;color:#000}#virtual-widget .widget_info a{font-weight:700}#virtual-widget a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#virtual-widget img{position:relative;width:30px;display:block;z-index:99999999}#virtual-widget2{position:fixed;left:20px;bottom:170px;width:60px;height:60px;border-radius:100%;z-index:9999999}#virtual-widget2:hover .widget_info2{opacity:1;-webkit-transform:translate(8px);transform:translate(8px);visibility:visible}#virtual-widget2:before{height:30px;width:30px;margin:auto;-webkit-mask-image:url(/static/media/chatra-icon.1c2c4b44.svg);mask-image:url(/static/media/chatra-icon.1c2c4b44.svg);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9999999;background-color:#fff;cursor:pointer}#virtual-widget2:after,#virtual-widget2:before{position:absolute;content:"";left:0;top:0;bottom:0;right:0}#virtual-widget2:after{width:60px;height:60px;background-color:#34abe3;border-radius:50%}#virtual-widget2 .widget_info2{position:absolute;top:0;bottom:0;left:0;height:60px;width:250px;margin:auto;padding:10px;box-sizing:border-box;border-radius:50px;box-shadow:0 15px 50px -10px rgba(160,189,206,.788235294117647);background-color:#fff;transition:all .2s linear;z-index:-1;opacity:0;-webkit-transform:translate(-100px);transform:translate(-100px);visibility:hidden}#virtual-widget2 .widget_info2,#virtual-widget2 .widget_info2 a{display:flex;justify-content:center;align-items:center;color:#000}#virtual-widget2 .widget_info2 a{font-weight:700}#virtual-widget2 a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#virtual-widget2 img{position:relative;width:30px;display:block;z-index:99999999}@media (max-width:767px){#virtual-widget2{bottom:10px}#virtual-widget2,#virtual-widget2:after{width:45px;height:45px}#virtual-widget2 .widget_info2{width:250px}#virtual-widget2:hover .widget_info2{height:45px!important;padding:5px 10px;right:-56vw}#virtual-widget2:hover .widget_info2 a{font-size:12px}}#chatra-widget{position:fixed;left:20px;bottom:170px;width:60px;height:60px;background:#34abe3!important;border-radius:100%;z-index:9999999;color:#000;border-radius:50%!important;z-index:100!important;background-image:url(/static/media/chatra-icon.1c2c4b44.svg)!important;background-size:30px 30px!important;background-repeat:no-repeat!important;background-position:50%!important}.chatra-widget__text{position:absolute;font-weight:700;width:200px;height:60px;padding:15px;border-radius:50px;box-shadow:0 15px 50px -10px rgba(160,189,206,.788235294117647);background-color:#fff;-webkit-transform:translateX(-100px);transform:translateX(-100px)}@media screen and (max-width:767px){.container{overflow-x:hidden}.default-pages .default-pages-virtual__list{flex-direction:column;align-items:center}.default-pages .default-pages-virtual__list .default-pages-virtual__item{width:90vw}.default-pages .default-pages-virtual__tabs{flex-direction:column;align-items:center}.default-pages .default-pages-virtual__tabs .default-pages-virtual__tabs-item{padding-right:0}.default-pages .default-pages-virtual__form{padding:10px!important}.default-pages .default-pages-virtual__form .virtual-table table tbody td .done,.default-pages .default-pages-virtual__form .virtual-table table tbody td .not-done{font-size:14px;padding:0!important;width:40vw}.default-pages .default-pages-virtual__form .table-report{width:90vw}.default-pages .default-pages-virtual__form .table-report tbody td{font-size:14px}.default-pages .default-pages-virtual__form.special_form .info{display:flex;flex-direction:column;align-items:flex-start}.default-pages .default-pages-virtual__form.special_form .info .dataPicker-wrapper,.default-pages .default-pages-virtual__form.special_form .info .default-pages-virtual__btn,.default-pages .default-pages-virtual__form.special_form .info .form-content{width:100%}.default-pages .default-pages-virtual__form .default-pages-virtual__form-wrapper{padding-right:0}.default-pages .default-pages-virtual__form .row{flex-direction:column;margin-right:0;margin-left:0}.default-pages .default-pages-virtual__form .row .vr-textarea{margin-top:20px}.default-pages .default-pages-virtual__form .row .special_info{display:flex;flex-direction:column;align-items:flex-start}.default-pages .default-pages-virtual__form .row .special_info .dataPicker-wrapper{width:100%}.default-pages-virtual .default-pages-virtual__head{display:flex;flex-direction:column;align-items:center}.default-pages-virtual .default-pages-virtual__head h1{margin-top:20px;font-size:22px;text-align:center}.default-pages-virtual .default-pages-virtual__head .default-pages-virtual__img{margin-right:0;width:50vw;height:20vh}.default-pages-virtual__figure .input_files{width:50px;height:50px}#virtual-widget{bottom:130px}#virtual-widget,#virtual-widget:after{width:45px;height:45px}#virtual-widget .widget_info{width:250px}#virtual-widget:hover .widget_info{height:45px!important;padding:5px 10px;right:-56vw}#virtual-widget:hover .widget_info a{font-size:12px}.default-pages-content .team-table__pagination .pagination-wrapper{justify-content:center!important}.default-pages-content .team-table__pagination .pagination-wrapper .pagination{padding-left:0!important}.default-pages-content .team-table__pagination .pagination-wrapper .pagination li{padding:10px!important;font-size:14px}.default-pages-content .mx-modal-wrapper{margin-top:100px!important}.default-pages-content .mx-modal-wrapper .default-pages-virtual__modal{padding:30px 10px}}.default-pages-virtual__head-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.default-pages-virtual__head-content h1{margin-bottom:4px}.default-pages-virtual__head-content .default-pages-virtual__head-text{max-width:673px;margin-bottom:4px}.default-pages-virtual__head-content .default-pages-virtual__head-text:after,.default-pages-virtual__head-content .default-pages-virtual__head-text:before{display:none}.default-pages-virtual__head-content .default-pages-virtual__head-desc{max-width:673px;position:relative}.default-pages-virtual__head-content .default-pages-virtual__head-desc:before{content:"";width:25%;height:4px;position:absolute;bottom:0;left:0;z-index:1;background-color:#ff675e}.default-pages-virtual__head-content .default-pages-virtual__head-desc:after{content:"";width:50%;height:4px;position:absolute;bottom:0;left:0;background-color:#e5e5e5}.default-pages-virtual__head{display:flex;justify-content:center}.my_spinner{display:block;margin-top:-27px;margin-left:10px}#chatra:not(.chatra--expanded){display:none!important}.footer .rights_text p{max-width:400px;display:block;text-decoration:none;font-style:normal;font-weight:600;font-size:14px;transition:all .3s;word-break:break-word;color:#9798be}@media (max-width:768px){.footer .rights_text p{text-align:center}}.footer .rights_text a{color:#9798be;margin:0 5px;text-decoration:underline}.custom-nav{display:flex;flex-direction:column}.footer .footer_feedback_wrapper h3{padding-bottom:15px;text-transform:uppercase;font-style:normal;font-weight:700;line-height:20px;color:#9798be;color:var(--footer-nav);border-bottom:1px solid rgba(152,162,233,.37);margin-bottom:8px}.footer .footer_feedback_wrapper span{display:inline-block!important;color:#9798be;display:block;text-decoration:none;font-style:normal;font-weight:600;font-size:14px;line-height:26px;transition:all .3s;margin-bottom:20px}.contact__feedback{display:flex;flex-direction:column}.footer .footer_feedback_wrapper button{width:100%;max-height:55px;border-radius:10px;margin-top:20px;flex:1 1}footer .form-content{width:100%}footer .form-group{margin-bottom:0!important}.contact__feedback input:focus,.contact__feedback textarea:focus{background-color:#fff!important}.call-center-row{display:flex;margin-bottom:30px}.call-center-row>div{background-color:#fff;padding:30px;flex:1 1;color:#5f6ac0}.call-center-row>div div:first-child{font-weight:700;line-height:50px;font-size:50px;display:flex;align-items:flex-end;margin-bottom:20px}.call-center-row>div div:first-child span{display:block;font-size:14px!important;font-weight:500;line-height:18px;margin-bottom:5px;margin-left:10px}.call-center-row>div div:last-child{font-weight:600}.call-center-row>div:not(:last-child){border-right:1px solid rgba(95,106,192,.57)}.links__parent{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;background:#f8f8f8;padding:20px;border-radius:10px;margin-bottom:10px}.links__wrap{width:100%;display:flex;align-items:center;position:relative}.links__wrap:before{content:"";width:0;height:2px;background:#007dff;position:absolute;bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .4s ease}.links__wrap:hover:before{width:103%}.links__wrap:hover svg{-webkit-transform:translateX(10px);transform:translateX(10px)}.links__wrap svg{fill:#007dff;transition:all .4s ease}.links{line-height:20px;max-width:100%;font-size:20px;margin-right:5px;color:#007dff;padding-right:20px;transition:all .4s ease}.filter{display:grid;grid-gap:20px}@media (min-width:280px){.filter{grid-template-columns:repeat(1,1fr)}}@media (min-width:992px){.filter{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.filter{grid-template-columns:repeat(4,1fr)}}.filter-btn{cursor:pointer;padding:10px 20px;border:1px solid #007dff;border-radius:10px;font-weight:600;font-size:16px;line-height:20px;width:100%;text-align:center;transition:all .3s;margin-top:20px}.filter-btn,.filter-btn:hover{color:#007dff}.mb-8{margin-bottom:20px}.today{padding:50px 0;background:linear-gradient(180deg,rgba(243,246,253,0),#f3f6fd)}.footer-box{padding:0 60px;margin-top:40px}.map__box{margin-bottom:0}.map__box-item.mapped{height:100%;flex:0 0 25%;padding:25px 35px 0;position:relative;margin-bottom:50px;max-height:220px;border-right:1px solid rgba(95,106,192,.3)!important}.map__box-item.mapped:nth-child(4n){padding-right:0!important;border-right:0!important}.map__box-item.mapped:nth-child(4n+1){padding-left:0!important}.map__box-item.mapped .map__box-item--top.mapped-in img{top:5px;right:5px;position:absolute}.map__box-item.mapped .map__box-item--top.mapped-in p{padding-top:40px;color:var(--light-blue);font-weight:500!important}.map__box-item.mapped .map__box-item--top.mapped-in p span:last-child{font-size:16px!important}.map__box-item.mapped .map__box-item--title{color:var(--dark-blue)!important;font-weight:600!important;line-height:21px!important;font-size:16px!important}@media (max-width:1200px){.map__box-item.mapped{flex:0 0 33%}.map__box-item.mapped:nth-child(4n){padding-right:15px;border-right:1px solid rgba(95,106,192,.3)!important}.map__box-item.mapped:nth-child(4n+1){padding-left:15px!important}.map__box-item.mapped:nth-child(3n){border:none!important;padding-right:0!important}.map__box-item.mapped:nth-child(3n+1){padding-left:0!important}}@media (max-width:992px){.today .container .today-content{padding:30px}.today .container .today-content .company-strategy{margin:45px -45px;padding:30px 40px}.today .container .today-content .company-strategy--box p{font-size:16px;line-height:20px}.today .container .today-content .company-strategy--box h1{font-size:40px}.today .container .today-content .company-history{margin:0 -45px}.today .container .today-content .company-history h1,.today .container .today-content .company-history p{padding:0 45px}.today .container .today-content .company-history--title{font-size:80px;line-height:25px}.today .container .today-content .company-history .stepper{padding:0 30px}.today .container .today-content .company-products--box{margin:35px -5px}.today .container .today-content .company-products--box-item{padding:0 5px}.today .container .today-content .company-products--box-item div{height:130px;padding:20px 25px}.today .container .today-content .company-products--box-item div p{font-size:16px;line-height:20px}.map__box-item.mapped{flex:0 0 50%}.map__box-item.mapped:nth-child(4n){padding-right:15px;border-right:1px solid rgba(95,106,192,.3)!important}.map__box-item.mapped:nth-child(4n+1){padding-left:15px!important}.map__box-item.mapped:nth-child(3n){padding-right:15px;border-right:1px solid rgba(95,106,192,.3)!important}.map__box-item.mapped:nth-child(3n+1){padding-left:15px!important}.map__box-item.mapped:nth-child(2n){border-right:none!important}.map__box-item.mapped:nth-child(odd){padding-left:15px!important}}@media (max-width:768px){.today .container .today-content{padding:50px 15px}.today .container .today-content .company-history{margin:0 -30px}.today .container .today-content .company-history .stepper{padding:50px 25px}.today .container .today-content .company-history--title{font-size:60px;line-height:25px;margin-bottom:50px!important}.today .container .today-content .company-strategy{padding:25px;margin:45px -30px}.today .container .today-content .company-strategy>h1{font-size:25px}.today .container .today-content .company-strategy--box .strategy-wrapper--item{padding:20px;margin-bottom:20px}.today .container .today-content .company-strategy--box .strategy-wrapper--item p{font-size:14px;line-height:18px}.today .container .today-content .company-products>h1{font-size:25px}.today .container .today-content .company-products--box-item div{padding:15px 20px}.today .container .today-content .company-products--box-item div p{font-size:14px}.map__box{margin-bottom:0!important}.map__box-item.mapped{flex:0 0 100%;padding-bottom:15px;margin-bottom:20px;border-right:none!important}.map__box-item.mapped:not(:last-child),.map__box-item.mapped:nth-child(3n){border-bottom:1px solid rgba(95,106,192,.3)!important}.map__box-item.mapped:nth-child(3n){border-right:none!important}}@media (max-width:512px){.today{border:1px solid #000}.today .container .today-content .company-history{margin:0 -25px}.today .container .today-content .company-history .stepper{margin-bottom:50px}.today .container .today-content .company-history h1,.today .container .today-content .company-history p{padding:0 30px}.today .container .today-content .company-products--box{flex-direction:column}.today .container .today-content .company-products--box-item{margin-bottom:15px}.today .container .today-content .company-products--box-item div{height:100px}}