@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{padding:0%;margin:0;border:0;box-sizing:border-box}a{text-decoration:none}ul,ol,li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}body._lock{overflow:hidden}._hidden{opacity:0;visibility:hidden}*{font-family:Montserrat,sans-serif;font-style:normal}.interaction-off{cursor:default;pointer-events:none}.wrapper{min-height:100%;padding-top:0}.wrapper-content{max-width:1400px;width:100%;padding-left:48px;padding-right:48px;margin-left:auto;margin-right:auto}.modal__wrapper{transition:all .3s ease 0s;z-index:100;position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;visibility:hidden;align-items:center;justify-content:center;flex-shrink:0}.modal__wrapper._active{visibility:visible}.modal__container{position:relative;border-radius:30px;visibility:hidden}.modal__container._active{visibility:visible}#gallery-modal{padding:10vh 15vw}#gallery-container{background-repeat:no-repeat;background-position:center;background-size:cover;height:100%;width:100%}#gallery-container>.modal-close{cursor:pointer;position:absolute;top:-46px;right:-46px;width:40px;height:40px}.modal__content-container{min-width:280px;max-width:640px;min-height:380px;background-color:#fff;padding:45px 34px 89px;border-radius:30px}.modal__title{font-weight:700;font-size:32px;line-height:44px;text-align:center}.modal__description{margin-top:25px;display:flex;flex-direction:column}.modal__description>span{font-weight:400;font-size:18px;line-height:25px;text-align:center;color:#828d9d}.modal_button__wrapper{width:100%;display:flex;justify-content:center;margin-top:40px}.modal__button{justify-self:center;position:relative;width:195px;height:70px;display:flex;text-decoration:none;text-transform:capitalize;font-size:18px;padding:22px;border-radius:4px;overflow:hidden;background-color:#0053c5;color:#f9fbfd}.modal__button:after{content:url(/local/front/dist/svg/arrow_right.svg);display:flex;align-items:center;justify-content:center;position:absolute;top:2px;right:0px;height:100%;width:30px;transform:translate(-30px);text-indent:0px;transform-origin:left center;transition:transform .2s linear 0s}.modal__button.effect-red{transition:text-indent .2s linear 0s}.modal__button.effect-red:before{content:url(/local/front/dist/svg/arrow_right.svg);display:flex;align-items:center;justify-content:center;position:absolute;top:2px;left:0px;height:100%;width:30px;transform:translate(-30px);transform-origin:left center;transition:transform .2s linear 0s}.modal__button.effect-red:hover{text-indent:50px}.modal__button.effect-red:hover:before{transform:translate(0)}.modal__button.effect-red:hover:after{transform:translate(30px)}.modal__img1{width:180px;height:180px;transform:scale(1.4);position:absolute;top:calc(50% - 100px);left:-120px;background-image:url(/local/front/dist/images/\423\440\43e\432\43d\438-1.png);background-repeat:no-repeat;background-size:contain}.modal__img2{z-index:-1;width:80px;height:80px;position:absolute;top:-40px;right:-40px;background-image:url(/local/front/dist/images/\423\440\43e\432\43d\438-1-small.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 1400px){.wrapper-content{max-width:100%}}@media (max-width: 768px){.wrapper-content{padding-left:32px;padding-right:32px}}@media (max-width: 640px){.wrapper-content{padding-left:14px;padding-right:14px}}.header{width:100%;position:absolute;z-index:14;background-color:transparent;font-size:14px}.header-absolute{position:absolute}.header__container{max-width:1400px;min-height:70px;margin:0 auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between}._hidden__close{opacity:0;visibility:hidden;width:0;right:-72px}.menu__list>li{position:relative;margin:0 0 0 2px;transition:all .3s ease}.menu__list>li:not(._active)>.menu__link-hr{display:none}.menu__link,.menu__sub-link{font-family:Manrope}.menu__link-hr,.menu__sub-link-hr{display:block;padding:0;height:0;border:none;border-top:1px solid #333}.menu__link-hr{margin:15px 0}.menu__sub-link-hr{margin:10px 0}.menu__sub-link-hr:last-child{display:none}.dropdown-link{cursor:pointer;display:flex;align-items:center;justify-content:space-between}.menu__arrow{display:none;margin-left:4px}.menu__sub-list{z-index:5;position:absolute;top:39px;left:0;background-color:#000;border-radius:0 10px 10px;padding:25px;min-width:200px;color:#fff;transition:all .3s ease 0s;opacity:0;visibility:hidden}.menu__list>li._active .menu__sub-list{transition:opacity .3s ease 0s;opacity:1;visibility:visible;transform:translate(0);pointer-events:all}.menu__sub-link{font-weight:400;font-size:14px;line-height:19px;text-indent:7px}.menu__sub-link:hover{color:#df1d26}.menu__social{display:flex;width:100%;margin-top:auto;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}.menu__social svg>path,.menu__social svg>g>path:first-child{fill:#fff}.menu__social svg>circle{stroke:#fff}.menu__phone{font-weight:700;line-height:19px;font-family:Manrope}body._touch .menu__list>li{display:flex}body._touch .menu__list>li._active .menu__arrow{transform:rotate(-180deg)}body._touch .dropdown-link{flex:1 1 auto}body._touch .menu__arrow{display:inline;transition:transform .3s ease 0s}@media (max-width: 1023px){.header__container{position:relative;align-items:flex-end}.menu__icon{z-index:5;display:block;cursor:pointer}.menu__link{font-weight:400;font-size:18px;line-height:25px;text-transform:uppercase;color:#fff}.menu__body{z-index:5;position:fixed;width:calc(100% - 72px);height:100%;top:0;left:-100%;padding:28px;background-color:rgba(0,0,0,.92);transition:left .3s ease 0s;overflow:auto;display:flex;flex-direction:column;align-items:flex-start}.menu__body._active{left:0}.menu__close{cursor:pointer;position:absolute;top:0;right:0;width:72px;height:92px;display:flex;align-items:center;justify-content:center;transition:right .3s ease 0s}.menu__list{width:100%;flex:1 1 auto}.menu__list>li{padding:15px 0;flex-direction:column;flex-wrap:wrap}.menu__list>li._active{padding-bottom:0}.menu__arrow{display:inline;transition:transform .3s ease 0s}.menu__list>li._active .menu__arrow{transform:rotate(-180deg)}.menu__sub-list{display:none;position:relative;background-color:transparent}.menu__list>li._active>.menu__sub-list{display:block;top:0;padding:0}.menu__sub-link{font-weight:400;font-size:16px;line-height:22px}.menu__phone{position:absolute;top:22px;right:28px}}@media (max-width: 768px){.menu__phone{font-size:14px}}@media (min-width: 1024px){.header__container{padding:22px 48px}.header__menu{display:flex;align-items:center}.menu__close{opacity:0;visibility:hidden;width:0}.menu__icon,.menu__logo,.menu__link-hr,.menu__social{display:none}.menu__list{display:flex;align-items:center}.menu__list>li{padding:6px 15px}.menu__arrow>svg>path{fill:#000}.menu__sub-list{transform:translateY(5%);pointer-events:none}body._pc .menu__list>li:hover{background-color:#0052f1;color:#fff}body._pc .menu__list>li>a:hover,body._pc .menu__list>li>.dropdown-link>a:hover{color:#fff}body._pc .menu__list>li:hover .menu__sub-list{opacity:1;visibility:visible;transform:translate(0);pointer-events:all}.dropdown-link:before{content:" ";position:absolute;width:100%;height:6px;top:33px;left:0;background-color:transparent}body._pc li .dropdown-link:after{transition:all .3s ease 0s}body._pc li:hover .dropdown-link:after{content:" ";position:absolute;width:0;height:0;top:33px;left:50%;border:6px solid;border-color:#0052f1 transparent transparent transparent}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}.\!container{width:100%!important}@media (min-width: 640px){.container{max-width:640px}.\!container{max-width:640px!important}}@media (min-width: 768px){.container{max-width:768px}.\!container{max-width:768px!important}}@media (min-width: 1024px){.container{max-width:1024px}.\!container{max-width:1024px!important}}@media (min-width: 1280px){.container{max-width:1280px}.\!container{max-width:1280px!important}}@media (min-width: 1536px){.container{max-width:1536px}.\!container{max-width:1536px!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.static{position:static}.relative{position:relative}.block{display:block}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*,*:before,*:after{padding:0%;margin:0;border:0;box-sizing:border-box}a{text-decoration:none}ul,ol,li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}body._lock{overflow:hidden}._hidden{opacity:0;visibility:hidden}*{font-family:Montserrat,sans-serif;font-style:normal}.interaction-off{cursor:default;pointer-events:none}.wrapper{min-height:100%;padding-top:0}.wrapper-content{max-width:1400px;width:100%;padding-left:48px;padding-right:48px;margin-left:auto;margin-right:auto}.modal__wrapper{transition:all .3s ease 0s;z-index:100;position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;visibility:hidden;align-items:center;justify-content:center;flex-shrink:0}.modal__wrapper._active{visibility:visible}.modal__container{position:relative;border-radius:30px;visibility:hidden}.modal__container._active{visibility:visible}#gallery-modal{padding:10vh 15vw}#gallery-container{background-repeat:no-repeat;background-position:center;background-size:cover;height:100%;width:100%}#gallery-container>.modal-close{cursor:pointer;position:absolute;top:-46px;right:-46px;width:40px;height:40px}.modal__content-container{min-width:280px;max-width:640px;min-height:380px;background-color:#fff;padding:45px 34px 89px;border-radius:30px}.modal__title{font-weight:700;font-size:32px;line-height:44px;text-align:center}.modal__description{margin-top:25px;display:flex;flex-direction:column}.modal__description>span{font-weight:400;font-size:18px;line-height:25px;text-align:center;color:#828d9d}.modal_button__wrapper{width:100%;display:flex;justify-content:center;margin-top:40px}.modal__button{justify-self:center;position:relative;width:195px;height:70px;display:flex;text-decoration:none;text-transform:capitalize;font-size:18px;padding:22px;border-radius:4px;overflow:hidden;background-color:#0053c5;color:#f9fbfd}.modal__button:after{content:url(/local/front/dist/svg/arrow_right.svg);display:flex;align-items:center;justify-content:center;position:absolute;top:2px;right:0px;height:100%;width:30px;transform:translate(-30px);text-indent:0px;transform-origin:left center;transition:transform .2s linear 0s}.modal__button.effect-red{transition:text-indent .2s linear 0s}.modal__button.effect-red:before{content:url(/local/front/dist/svg/arrow_right.svg);display:flex;align-items:center;justify-content:center;position:absolute;top:2px;left:0px;height:100%;width:30px;transform:translate(-30px);transform-origin:left center;transition:transform .2s linear 0s}.modal__button.effect-red:hover{text-indent:50px}.modal__button.effect-red:hover:before{transform:translate(0)}.modal__button.effect-red:hover:after{transform:translate(30px)}.modal__img1{width:180px;height:180px;transform:scale(1.4);position:absolute;top:calc(50% - 100px);left:-120px;background-image:url(/local/front/dist/images/\423\440\43e\432\43d\438-1.png);background-repeat:no-repeat;background-size:contain}.modal__img2{z-index:-1;width:80px;height:80px;position:absolute;top:-40px;right:-40px;background-image:url(/local/front/dist/images/\423\440\43e\432\43d\438-1-small.png);background-repeat:no-repeat;background-size:contain}@media (max-width: 1400px){.wrapper-content{max-width:100%}}@media (max-width: 768px){.wrapper-content{padding-left:32px;padding-right:32px}}@media (max-width: 640px){.wrapper-content{padding-left:14px;padding-right:14px}}.primary-button{color:#fff;text-align:center;border-radius:4px;padding:24px 0;overflow:hidden;transition:all .3s ease;display:inline-block;letter-spacing:.1em}.primary-button__transform{transition:all .3s ease;display:flex;align-items:center;position:relative}.primary-button__transform span{font-weight:600;font-size:18px;line-height:25px;display:inline-block;padding:0 74px 0 32px}.primary-button__transform svg{position:absolute;width:38px;top:50%}.primary-button__transform svg:first-child{left:0;transform:translateY(-50%) translate(-100%)}.primary-button__transform svg:last-child{right:0;transform:translateY(-50%) translate(-50%)}.primary-button:hover .primary-button__transform{transform:translate(26%)}.primary-button.primary-button_red:not(.primary-button_fill){color:#df1d26}.primary-button.primary-button_red:not(.primary-button_fill) svg path{fill:#df1d26}.primary-button.primary-button_blue:not(.primary-button_fill){color:#0052f1}.primary-button.primary-button_blue:not(.primary-button_fill) svg path{fill:#0052f1}.primary-button.primary-button_fill.primary-button_red{background:#DF1D26}.primary-button.primary-button_fill.primary-button_blue{background:#0052F1}.primary-button_outline{background-color:transparent}.primary-button_outline.primary-button_blue{color:#0052f1;border:1px solid #0052F1}.primary-button_outline.primary-button_blue svg path{fill:#0052f1}.primary-button_outline.primary-button_red{color:#df1d26;border:1px solid #DF1D26}.primary-button_outline.primary-button_red svg path{fill:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_red{color:#0052f1;border:1px solid #0052F1}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_red svg path{fill:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_blue{color:#df1d26;border:1px solid #DF1D26}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_blue svg path{fill:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_fill.primary-button_red{background:#0052F1}.primary-button:hover.primary-button_change-c.primary-button_fill.primary-button_blue{background:#DF1D26}.primary-button:hover.primary-button_change-c.primary-button_red:not(.primary-button_fill):not(.primary-button_outline){color:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_red:not(.primary-button_fill):not(.primary-button_outline) svg path{fill:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_blue:not(.primary-button_fill):not(.primary-button_outline){color:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_blue:not(.primary-button_fill):not(.primary-button_outline) svg path{fill:#df1d26}footer{display:flex;justify-content:center;font-weight:400;font-size:12px;line-height:16px;color:#828d9d;background-color:#f9fbfd}footer a:hover{color:#525b6c}footer .primary-button>.primary-button__transform svg{width:23px}footer .primary-button>.primary-button__transform span{display:flex;align-items:center;height:100%;text-align:left;padding:0 60px 0 23px}footer .primary-button .primary-button__transform{height:100%}footer .primary-button:hover .primary-button__transform{transform:translate(16%)}.footer__wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;max-width:1400px}.footer-social{display:flex;margin:0 14px 155px;order:3;align-items:center;justify-content:space-between;flex-direction:column;row-gap:22px}.footer-social__buttons{display:flex;-moz-column-gap:10px;column-gap:10px}.social-link{transition:all .5s ease}.social-link:hover svg>path,.social-link:hover svg>g>path:first-child{fill:#fff}.social-link:hover svg>circle{fill:#0052f1}.hr__footer{display:none;border:1px solid #dde0eb}.footer__navigation{margin:0 14px;display:flex;flex-direction:column;row-gap:50px}.navigation__container{display:flex;flex-direction:column;margin-top:50px}.navigation__hr{display:block;padding:0;height:0;border:none;border-top:1px solid #dde0eb;margin:15px 0}.navigation__dropdown{display:flex;justify-content:space-between;align-items:center}.navigation__dropdown>span{display:flex;align-items:center}.navigation__arrow{transition:all .3s ease 0s}.navigation__sub-list{margin-top:20px}.navigation__title{font-weight:700;font-size:14px;line-height:19px;text-transform:uppercase;color:#525b6c}.navigation__item:not(:last-of-type){margin-bottom:10px}.subscribe__container{margin:0 14px 50px;row-gap:33px;display:flex;flex-direction:column;justify-content:center;align-items:center}.subscribe__input{width:100%;display:flex;flex-direction:column;row-gap:12px}.subscribe__input>input{height:70px;display:flex;flex-direction:row;align-items:center;padding:10px 10px 10px 30px;gap:16px;font-weight:400;font-size:18px;line-height:28px;border:1px solid #dde0eb;border-radius:4px}input:invalid{border:1px solid red}.subscribe__input-describe{font-weight:400;font-size:14px;line-height:19px;color:#828d9d}.subscribe__button{width:240px;height:70px}@media (max-width: 767px){.navigation__list .footer__arrow,.navigation__list .navigation__sub-list{transition:all .3s ease 0s}.navigation__list._active .footer__arrow{transform:rotate(-180deg)}.navigation__list:not(._active) .navigation__sub-list{display:none;opacity:0;height:0;visibility:hidden}.navigation__dropdown{cursor:pointer}}@media (min-width: 768px){.footer-social{order:0;flex-direction:row;margin:39px 42px 0}.hr__footer{display:block;margin:14px 42px 25px}.footer__navigation{margin:0 42px 50px}.navigation__container{margin-top:0;flex-direction:row;-moz-column-gap:47px;column-gap:47px}.navigation__hr,.navigation__dropdown .footer__arrow{display:none}.subscribe__container{margin:0;flex-direction:row;-moz-column-gap:33px;column-gap:33px;align-items:flex-start}.subscribe__button{flex:0 0 240px}}@media (min-width: 992px){.footer__navigation{flex-direction:row;justify-content:space-between}.subscribe__container{flex-direction:column;justify-content:start}.subscribe__button{flex:0 0 70px}}.button-call-us{position:fixed;bottom:51px;right:6.4%;width:123px;height:123px;background-color:#0052f1;z-index:12;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-animation-duration:4.5s;animation-duration:4.5s;-webkit-animation-name:callbtn;animation-name:callbtn;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.button-call-us:before{content:"";position:absolute;background-color:transparent;border-radius:50%;border:1px solid #0052F1;opacity:0;width:100%;height:100%;transition:opacity .8s ease}.button-call-us:hover:before{opacity:1;width:150%;height:150%}@-webkit-keyframes callbtn{0%{box-shadow:0 0 rgba(0,80,241,.37)}10%{box-shadow:0 0 0 18px rgba(0,80,241,.37)}20%{box-shadow:0 0 rgba(0,80,241,.37)}to{box-shadow:0 0 rgba(0,80,241,.37)}}@keyframes callbtn{0%{box-shadow:0 0 rgba(0,80,241,.37)}10%{box-shadow:0 0 0 18px rgba(0,80,241,.37)}20%{box-shadow:0 0 rgba(0,80,241,.37)}to{box-shadow:0 0 rgba(0,80,241,.37)}}@media (max-width: 1220px){.button-call-us{width:111px;height:111px}}@media (max-width: 768px){.button-call-us{width:84px;height:84px}.button-call-us svg{width:63px;height:47px}.button-call-us:hover:before{width:140%;height:140%}}.primary-button{color:#fff;text-align:center;border-radius:4px;padding:24px 0;overflow:hidden;transition:all .3s ease;display:inline-block;letter-spacing:.1em}.primary-button__transform{transition:all .3s ease;display:flex;align-items:center;position:relative}.primary-button__transform span{font-weight:600;font-size:18px;line-height:25px;display:inline-block;padding:0 74px 0 32px}.primary-button__transform svg{position:absolute;width:38px;top:50%}.primary-button__transform svg:first-child{left:0;transform:translateY(-50%) translate(-100%)}.primary-button__transform svg:last-child{right:0;transform:translateY(-50%) translate(-50%)}.primary-button:hover .primary-button__transform{transform:translate(26%)}.primary-button.primary-button_red:not(.primary-button_fill){color:#df1d26}.primary-button.primary-button_red:not(.primary-button_fill) svg path{fill:#df1d26}.primary-button.primary-button_blue:not(.primary-button_fill){color:#0052f1}.primary-button.primary-button_blue:not(.primary-button_fill) svg path{fill:#0052f1}.primary-button.primary-button_fill.primary-button_red{background:#DF1D26}.primary-button.primary-button_fill.primary-button_blue{background:#0052F1}.primary-button_outline{background-color:transparent}.primary-button_outline.primary-button_blue{color:#0052f1;border:1px solid #0052F1}.primary-button_outline.primary-button_blue svg path{fill:#0052f1}.primary-button_outline.primary-button_red{color:#df1d26;border:1px solid #DF1D26}.primary-button_outline.primary-button_red svg path{fill:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_red{color:#0052f1;border:1px solid #0052F1}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_red svg path{fill:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_blue{color:#df1d26;border:1px solid #DF1D26}.primary-button:hover.primary-button_change-c.primary-button_outline.primary-button_blue svg path{fill:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_fill.primary-button_red{background:#0052F1}.primary-button:hover.primary-button_change-c.primary-button_fill.primary-button_blue{background:#DF1D26}.primary-button:hover.primary-button_change-c.primary-button_red:not(.primary-button_fill):not(.primary-button_outline){color:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_red:not(.primary-button_fill):not(.primary-button_outline) svg path{fill:#0052f1}.primary-button:hover.primary-button_change-c.primary-button_blue:not(.primary-button_fill):not(.primary-button_outline){color:#df1d26}.primary-button:hover.primary-button_change-c.primary-button_blue:not(.primary-button_fill):not(.primary-button_outline) svg path{fill:#df1d26}.figure_bg{position:absolute;width:116px;height:116px;border-radius:50%;border:1px solid #0053C5}.figure_bg:after{content:"";width:1px;height:200%;position:absolute;top:0;left:50%;background-color:#0053c5;transform:translateY(-100%)}.figure_bg:before{content:"";width:1px;height:280%;position:absolute;top:50%;left:-78%;background-color:#0053c5;transform:rotate(45deg)}.figure_bg_xl{width:360px;height:360px}.figure_bg_xs{width:80px;height:80px}.form-input__wrapper{position:relative}.form-input__info{position:absolute;bottom:0;transform:translateY(100%);color:#fff;font-size:14px}.form-input_red .form-input__info{color:#e8767b}.form-input__wrapper.form-input_red input,.form-input__wrapper.form-input_red_red textarea{border-color:#e8767b}.form-input_dark-red .form-input__info{color:#ae141b}.form-input_dark-red input,.form-input_dark-red textarea{border-color:#ae141b!important}.form-input__wrapper input{font-family:Manrope}.event-cards{max-width:1920px;margin:0 auto}.event-cards .event-card{margin-bottom:24px}.event-cards .event-card:last-child{margin-bottom:0}.event-card{position:relative;height:550px;overflow:hidden}.event-card__bg{top:0;left:0;position:absolute;max-width:60%;width:100%;height:100%}.event-card__img{width:100%;height:100%;transition:transform .3s ease;-o-object-fit:cover;object-fit:cover}.event-card__content{display:flex;justify-content:space-between;height:100%;color:#fff}.event-card__col{display:flex;align-items:center;position:relative}.event-card__col:first-child{justify-content:start;padding-left:calc((100% - 1300px)/2);flex:0 0 60%}.event-card__col:last-child{justify-content:end;padding-right:calc((100% - 1304px)/2);flex:0 0 40%}.event-card__text{max-width:80%}.event-card__text-top{font-weight:800;font-size:24px;margin-bottom:24px}.event-card__text-middle{font-weight:800;font-size:64px;line-height:1em;padding:24px 0;text-transform:uppercase}.event-card__text-bottom{font-weight:600;font-size:24px;max-width:80%}.event-card__date-top{font-weight:800;font-size:300px;line-height:1em}.event-card__date-middle{font-weight:800;font-size:64px;line-height:1em;text-transform:uppercase;text-align:end}.event-card__date-bottom{font-weight:800;font-size:64px;line-height:78px;text-align:right;color:#000}.event-card__text-top,.event-card__text-middle,.event-card__text-bottom,.event-card__date-top,.event-card__date-middle,.event-card__date-bottom{overflow:hidden;text-overflow:ellipsis}.event-card__button{position:absolute;left:0;top:70%;transform:translateY(-50%) translate(-80%)}.event-card__button.primary-button{background-color:#fff}.event-card:hover .event-card__img{transform:scale(1.1)}.event-card_f-top.figure_bg{top:0;left:0;transform:translateY(150%) translate(80%)}.event-card .event-card_f-bottom.figure_bg{bottom:0;right:0;border-color:#000;opacity:.2;transform:translateY(-30%) translate(-100%) rotateY(180deg) rotate(-90deg)}.event-card .event-card_f-bottom.figure_bg:after,.event-card .event-card_f-bottom.figure_bg:before{background-color:#000}.event-card_red .event-card__col:last-child{background-color:#df1d26}.event-card_red .figure_bg{border-color:#df1d26}.event-card_red .figure_bg:after,.event-card_red .figure_bg:before{background-color:#df1d26}.event-card_red .event-card__button.primary-button{color:#df1d26}.event-card_red .event-card__button.primary-button svg path{fill:#df1d26}.event-card_blue .event-card__col:last-child{background-color:#0053c5}.event-card_blue .figure_bg{border-color:#0053c5}.event-card_blue .figure_bg:after,.event-card_blue .figure_bg:before{background-color:#0053c5}.event-card_blue .event-card__button.primary-button{color:#0053c5}.event-card_blue .event-card__button.primary-button svg path{fill:#0053c5}@media (max-width: 1560px){.event-card .event-card__col{padding:34px 48px}.event-card__button{top:70%}.event-card .figure_bg{display:none}}@media (max-width: 1380px){.event-card{height:480px}.event-card__text-top,.event-card__text-bottom{font-size:20px}.event-card__text-middle{font-size:48px}.event-card__date-top{font-size:250px}.event-card__date-middle,.event-card__date-bottom{font-size:48px}}@media (max-width: 1120px){.event-card__text-middle{font-size:40px}.event-card__date-top{font-size:220px}.event-card__button{transform:translateY(-50%) translate(-80%)}}@media (max-width: 980px){.event-card{height:340px}.event-card__text-middle{font-size:34px}.event-card__date-top{font-size:128px}.event-card__date-middle,.event-card__date-bottom{font-size:32px;line-height:1.2em}.event-card__bg{max-width:69%}.event-card .event-card__col{padding:24px 36px}.event-card__col:first-child{flex:0 1 65%}.event-card__col:last-child{flex:0 1 25%;text-align:right;display:block}.event-card__text{max-width:90%}.event-card__date{flex:1 0 auto}.event-card__button{position:static;transform:none;margin-top:16px}}@media (max-width: 768px){.event-card__bg{max-width:60%}}@media (max-width: 640px){.event-card{height:520px}.event-card__bg{max-width:100%;max-height:55%}.event-card__text-top,.event-card__text-bottom{font-size:18px}.event-card__text-middle{font-size:28px}.event-card__date-top{font-size:93px}.event-card__date-middle,.event-card__date-bottom{font-size:28px}.event-card__content{flex-direction:column}.event-card .event-card__col{padding:28px 16px}.event-card__col:last-child{display:flex;flex-direction:column;align-items:flex-start}.event-card__text{max-width:100%}.event-card__date{display:grid;grid-template-areas:"top middle" "top bottom";-moz-column-gap:12px;column-gap:12px}.event-card__date-top{grid-area:top;text-align:left}.event-card__date-middle{grid-area:middle;text-align:left;display:flex;align-items:flex-end}.event-card__date-bottom{grid-area:bottom;text-align:left}}@media (max-width: 328px){.event-card__bg{max-height:60%}}.modals-container{position:fixed;height:0;width:0;top:-200px;left:0;opacity:0;background-color:transparent;z-index:18;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;transition:opacity .3s ease}.modals-container__content{position:relative;display:inline-block}.modals-container__content-close{position:absolute;top:-32px;right:-32px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid white;border-radius:25px;cursor:pointer}.modals-container__content-close svg{width:18px;height:18px}.modals-container_show{top:0;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.643)}.modals-container_center:not(.modals-container_full) .modals-container__content{left:50%;top:50%;transform:translateY(-50%) translate(-50%)}.modals-container_full .modals-container__content{height:100%;top:0;transform:translateY(0)}.modals-container_full.modals-container_center .modals-container__content{transform:translateY(0) translate(-50%)}.modals-container_right .modals-container__content{position:absolute;display:block;right:0;left:auto;transform:none;max-width:510px;width:100%}@media (max-width: 768px){.modals-container__content-close{top:6px;right:6px;height:32px;width:32px;background-color:rgba(59,130,246,.5);border-color:transparent}}.modal-form-appeal{max-width:566px;width:100%;height:499px;background-color:#fff;border-radius:30px;padding:75px;display:flex;flex-direction:column;row-gap:12px}.modal-form-appeal__title{font-weight:700;font-size:32px;text-align:center}.modal-form-appeal__form{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.modal-form-appeal__input-wrapper{width:100%;display:flex;-moz-column-gap:6px;column-gap:6px;align-items:start}.modal-form-appeal__input{width:100%;padding:20px 30px;outline:none;border:1px solid #DDE0EB;border-radius:4px;font-size:18px}.modal-form-appeal__checkbox{margin-top:4px}.modal-form-appeal__input:focus{border-color:#ced2dd;outline:1px solid #ced2dd}@media (max-width: 640px){.modal-form-appeal{padding:32px 12px;height:420px;border-radius:6px}.modal-form-appeal__title{font-size:24px}.modal-form-appeal__form{justify-content:space-around}.modal-form-appeal label{font-size:14px}}.modal-form-appeal-contacts{max-width:566px;width:100%;height:689px;background-color:#fff;border-radius:30px;padding:75px;display:flex;flex-direction:column;row-gap:12px}.modal-form-appeal-contacts__title{font-weight:700;font-size:32px;text-align:center}.modal-form-appeal-contacts__form{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.modal-form-appeal-contacts__inputs{display:flex;width:100%;flex-direction:column;gap:18px}.modal-form-appeal-contacts__input-wrapper{width:100%;display:flex;-moz-column-gap:6px;column-gap:6px;align-items:start}.modal-form-appeal-contacts__input{width:100%;padding:20px 30px;outline:none;border:1px solid #DDE0EB;border-radius:4px;font-size:18px}.modal-form-appeal-contacts__checkbox{margin-top:4px}.modal-form-appeal-contacts__input:focus{border-color:#ced2dd;outline:1px solid #ced2dd}@media (max-width: 640px){.modal-form-appeal-contacts{padding:32px 12px;border-radius:6px}.modal-form-appeal-contacts__title{font-size:24px}.modal-form-appeal-contacts__form{justify-content:space-around}.modal-form-appeal-contacts label{font-size:14px}}.modal-form-callback{background-color:#fff;height:100%;width:100%;overflow-y:auto}.modal-form-callback__top{padding:30px;border-bottom:1px solid #dde0eb;text-align:center;position:relative}.modal-form-callback__icon{position:absolute;width:40px;height:40px;right:12px;top:12px;cursor:pointer}.modal-form-callback__icon svg path{fill:#fff}.modal-form-callback__icon svg circle{fill:rgba(0,80,240,.3)}.modal-form-callback__icon:hover svg circle{fill:#0050f0}.modal-form-callback__title{font-weight:700;font-size:24px}.modal-form-callback__info{font-size:16px}.modal-form-callback__form{padding:32px 30px}.modal-form-callback__label{color:#525b6c;font-size:14px}.modal-form-callback__input{width:100%;outline:none;border:none;border-bottom:1px solid #dde0eb;font-size:18px;padding:20px 0}.modal-form-callback__checkbox{margin-right:6px}.modal-form-callback__input-wrapper span{font-size:14px}.modal-form-callback .form-input__wrapper{margin-bottom:20px}.modal-form-callback .form-input__wrapper input:invalid{border:none;border-bottom:1px solid #e8767b}.modal-form-callback__button-wrapper{display:block}.modal-form-callback__button-wrapper button span{text-transform:uppercase}@media (max-width: 640px){.modal-form-callback__top{padding:24px 16px}.modal-form-callback__title{font-size:18px}.modal-form-callback__info,.modal-form-callback__label{font-size:14px}.modal-form-callback__input{padding:14px 0;font-size:16px}.modal-form-callback__input-wrapper label{font-size:12px}.modal-form-callback .form-input__wrapper{margin-bottom:16px}}.modal-form-success{position:relative;max-width:520px;width:100%;background-color:#fff;border-radius:30px;padding:75px}.modal-form-success__title{font-weight:700;font-size:28px;text-align:center}.modal-form-success__info{margin-top:12px;color:#525b6c;font-size:16px;text-align:center}.modal-form-success__button-wrapper{position:relative;display:inline-block;margin-top:12px;left:50%;transform:translate(-50%)}@media (max-width: 640px){.modal-form-success{padding:32px 24px;border-radius:6px}.modal-form-success__title{font-size:18px}.modal-form-success__info{font-size:14px}}button.button-secondary a.button-secondary,button.button-secondary_red,a.button-secondary_red{background-color:#ea2a23}button.button-secondary_blue,a.button-secondary_blue{background-color:#0052f1}.button-secondary{width:100%;overflow:hidden;border-radius:4px;padding:0 48px 0 12px}.button-secondary__container{display:flex;align-items:center;height:48px;transition:transform .3s ease;position:relative}.button-secondary__container span{white-space:nowrap;flex:1 1 auto;font-size:18px;font-weight:600;letter-spacing:.2rem;font-family:Manrope;color:#fff}.button-secondary__arrow{width:48px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute}.button-secondary__arrow:first-child{left:0px;transform:translate(-100%)}.button-secondary__arrow:last-child{right:0px;transform:translate(100%)}.button-secondary:hover .button-secondary__container{transform:translate(36px)}.button-secondary_big .button-secondary__container{height:70px}.button-secondary-arrow{position:absolute;top:25px;width:18px;height:2px;background-color:#fff}.button-secondary-arrow:after,.button-secondary-arrow:before{content:"";position:absolute;width:60%;height:2px;right:-1.8px;background-color:#fff}.button-secondary-arrow:after{top:-3.6px;transform:rotate(45deg)}.button-secondary-arrow:before{top:4.5px;transform:rotate(-45deg)}.discount-info-block{height:80px;overflow:hidden;position:-webkit-sticky;position:sticky;top:0px;z-index:15;background-color:#5639c3}.discount-info-block__container{position:relative;display:flex;height:100%;align-items:center;justify-content:space-between}.discount-info-block__label{text-transform:uppercase;font-size:22px;font-weight:600;color:#fff}.discount-info-block__img-bg{position:absolute;top:0;left:0;height:100%;width:100%}.discount-info-block__img-bg img{position:absolute;height:100%;-o-object-fit:contain;object-fit:contain}.discount-info-block img.discount-info-block__img-head{height:164px;right:32%;transform:rotate(-31deg) translate(0) translateY(-25%)}.discount-info-block img.discount-info-block__img-notebook{height:92px;right:33%;transform:rotate(45deg) translate(40%) translateY(-40%)}.discount-info-block img.discount-info-block__img-grid-second{left:auto;right:0}.discount-info-block button.button-secondary{background-color:#ea2a23}.discount-info-block__head-fix~.header{top:80px}.discount-info-block~main .course-section__wrapper{min-height:calc(100vh - 80px)}.discount-info-block~main #event-first,.discount-info-block~main #event-first>.section__container{min-height:calc(100vh - 80px)}body._lock .discount-info-block{z-index:8}.discount-info-block_theme-violet{background-color:#5639c3}.discount-info-block_theme-violet button.button-secondary{background-color:#ea2a23}.discount-info-block_theme-green{background-color:#29b15f}.discount-info-block_theme-green button.button-secondary{background-color:#0052f1}.discount-info-block_theme-brown{background-color:#e08e14}.discount-info-block_theme-brown button.button-secondary{background-color:#ea2a23}@media (max-width: 1440px){.discount-info-block img.discount-info-block__img-head{right:30%}.discount-info-block img.discount-info-block__img-notebook{right:32%}}@media (max-width: 1224px){.discount-info-block__label{max-width:60%;font-size:20px}}@media (max-width: 1024px){.discount-info-block__head-fix~.main .home-preview{margin-top:120px;height:calc(100vh - 120px)}}@media (max-width: 920px){.discount-info-block__label{font-size:18px}}@media (max-width: 780px){.discount-info-block__label{font-size:16px;max-width:39.4%}.discount-info-block img.discount-info-block__img-head{right:40%;height:152px}.discount-info-block img.discount-info-block__img-notebook{right:42%}}@media (max-width: 640px){.discount-info-block{height:auto;padding-top:12px;padding-bottom:12px}.discount-info-block__label{max-width:100%}.discount-info-block__container{flex-direction:column;align-items:flex-start}.discount-info-block img.discount-info-block__img-head{right:48px;height:111px;top:auto;bottom:-24px;transform:rotate(-31deg)}.discount-info-block img.discount-info-block__img-notebook{top:auto;right:12px;bottom:0;height:69px;transform:rotate(45deg)}.discount-info-block img.discount-info-block__img-grid-second,.discount-info-block img.discount-info-block__img-grid-first{display:none}.discount-info-block__head-fix~.header{top:120px}.discount-info-block__head-fix~.main .home-preview{margin-top:180px;height:calc(var(--vh, 1vh) * 100 - 180px)}.discount-info-block~main .course-section__wrapper{min-height:calc(100vh - 146px)}.discount-info-block~main #event-first,.discount-info-block~main #event-first>.section__container{min-height:calc(100vh - 130px)}}.events{overflow:hidden;max-width:100%}.events-top{height:320px;display:flex;align-items:center;position:relative}.events__title{font-size:64px;color:#df1d26;font-weight:700;position:relative}.events-bg__text{cursor:default;pointer-events:none;position:absolute;font-size:300px;font-weight:800;transform:translate(-20%) translateY(-25%);top:0;left:0;color:#f9fbfd}@media (max-width: 1280px){.events-top{height:280px;margin-top:64px}.events-bg__text{font-size:250px}}@media (max-width: 768px){.events-top{height:244px}.events__title{font-size:48px}.events-bg__text{font-size:200px}}@media (max-width: 640px){.events-top{height:160px}.events__title{font-size:36px}.events-bg__text{display:none}}
