*{padding:0;margin:0}body{background:#F7F7F7}body::-webkit-scrollbar{width:0}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{border-radius:10px;background:#344A3C}.body-overflow-hidden{position:relative;overflow:hidden}.container{max-width:1920px;width:calc(100% - 40px);padding:0 20px;margin:0 auto}@media screen and (max-width:768px){.container{width:calc(100% - 20px);padding:0 10px}}.h1-style{font-family:"Lora",sans-serif;font-weight:400;font-size:64px;line-height:72px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:1200px){.h1-style{font-size:60px;line-height:68px}}@media screen and (max-width:768px){.h1-style{font-size:36px;line-height:44px}}.h1-inter-style{font-family:"Inter",sans-serif;font-weight:400;font-size:22px;line-height:28px;color:#E7E7E1}@media screen and (max-width:768px){.h1-inter-style{font-size:18px;line-height:24px}}.h2-style{font-family:"Lora",sans-serif;font-weight:400;font-size:48px;line-height:56px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:1200px){.h2-style{font-size:40px;line-height:48px}}@media screen and (max-width:768px){.h2-style{font-size:24px;line-height:32px}}.h2-inter-style{font-family:"Inter",sans-serif!important;font-weight:500;font-size:16px;line-height:22px;color:#E7E7E1}@media screen and (max-width:768px){.h2-inter-style{font-size:14px;line-height:20px}}.h3-style{font-family:"Lora",sans-serif;font-weight:400;font-size:40px;line-height:48px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:992px){.h3-style{font-size:36px;line-height:42px}}@media screen and (max-width:768px){.h3-style{font-size:22px;line-height:26px}}.h3-inter-style{font-family:"Inter",sans-serif;font-weight:400;font-size:12px;line-height:14px;text-transform:uppercase;color:#E7E7E1}.h4-style{font-family:"Lora",sans-serif;font-weight:400;font-size:32px;line-height:40px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:768px){.h4-style{font-size:20px;line-height:24px}}.h5-style{font-family:"Lora",sans-serif;font-weight:400;font-size:24px;line-height:32px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:1200px){.h5-style{font-size:22px;line-height:30px}}@media screen and (max-width:768px){.h5-style{font-size:18px;line-height:24px}}.h6-style{font-family:"Lora",sans-serif;font-weight:500;font-size:20px;line-height:26px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:768px){.h6-style{font-size:18px;line-height:24px}}.h7-style{font-family:"Lora",sans-serif;font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:768px){.h7-style{font-size:16px;line-height:22px}}.small-style{font-family:"Lora",sans-serif;font-weight:500;font-size:16px;line-height:22px;text-transform:uppercase;color:#E7E7E1}@media screen and (max-width:768px){.small-style{font-size:14px;line-height:20px}}a{position:relative}a:before{content:"";position:absolute;bottom:0;left:0;height:1px;background:#E7E7E1;width:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width:768px){a:before{display:none}}a.button:before,a.down-href:before,a.no-need-hovered:before{display:none}a:hover:before{width:100%}a.black-hovered:before{background:#000000}.button{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;cursor:pointer;-webkit-transition:color,background 0.3s;transition:color,background 0.3s}.button.small{padding:7px 20px}.button.medium{padding:10px 24px}.button.big{padding:14px 46px}.button-white{background:#E7E7E1;border:1px solid #E7E7E1;gap:10px;color:#344A3C}.button-white:hover{background:transparent;color:#E7E7E1}.button-green{background:#344A3C;border:1px solid #344A3C;color:#F7F7F7}.button-green:hover{background:transparent;color:#344A3C}.down-href{text-decoration:none;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.down-href svg{margin-left:2px;width:22px;height:22px}.down-href:hover svg{-webkit-animation:0.85s linear 0s infinite alternate arrow-down-animation;animation:0.85s linear 0s infinite alternate arrow-down-animation}@-webkit-keyframes arrow-down-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes arrow-down-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}header{position:fixed;top:0;left:0;width:calc(100% - 40px);background:#F7F7F7;z-index:999;padding:20px;-webkit-transition:background 0.3s;transition:background 0.3s}@media screen and (max-width:768px){header{padding:14px 10px;width:calc(100% - 20px)}}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}header .logo{width:167px;-webkit-transition:-webkit-filter 0.3s ease-in-out;transition:-webkit-filter 0.3s ease-in-out;transition:filter 0.3s ease-in-out;transition:filter 0.3s ease-in-out,-webkit-filter 0.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:brightness(0) saturate(100%);filter:brightness(0) saturate(100%)}@media screen and (max-width:768px){header .logo{width:136px}}header .logo svg{width:100%;height:auto}header .burger{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:36px;height:36px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media screen and (max-width:768px){header .burger{left:unset;right:0}}header .burger:after,header .burger:before{content:"";position:absolute;width:100%;height:2px;background:#E7E7E1;border-radius:0.8px;top:-100%;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}header .burger:after{left:-100%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .burger:before{right:-100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .burger div{background:#000000;width:100%;height:1px;-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transition:opacity 0.8s ease-in-out;transition:opacity 0.8s ease-in-out}header .burger div:first-child{margin-bottom:8px}header .h7-style{text-decoration:none;color:#000000}@media screen and (max-width:768px){header .h7-style{display:none}}header.green,header.on-welcome-block{background:#344A3C}header.green .logo,header.on-welcome-block .logo{-webkit-filter:none;filter:none}header.green .burger div,header.on-welcome-block .burger div{background:#E7E7E1}header.green .black-hovered:before,header.on-welcome-block .black-hovered:before{background:#E7E7E1}header.green .h7-style,header.on-welcome-block .h7-style{color:#E7E7E1}header.menu-opened .burger div{opacity:0;-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transition:opacity 0s;transition:opacity 0s}header.menu-opened .burger:after,header.menu-opened .burger:before{top:50%}header.menu-opened .burger:after{left:0;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}header.menu-opened .burger:before{right:0;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}#navigation{z-index:998;position:fixed;top:-100%;left:0;width:100%;height:100vh;background:#344A3C;-webkit-transition:top 0.6s ease-in-out;transition:top 0.6s ease-in-out}@media screen and (max-width:768px){#navigation{top:-150%;-webkit-transition:top 0.8s ease-in-out;transition:top 0.8s ease-in-out}}#navigation.opened{top:0}#navigation .navigation-block{padding-top:84px;height:calc(100% - 84px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}#navigation .navigation-block .menu{margin:auto 0}#navigation .navigation-block .menu .hidden-menu{max-height:48px}#navigation .navigation-block .menu .hidden-menu.active,#navigation .navigation-block .menu .hidden-menu:hover{max-height:300px}@media screen and (max-width:768px){#navigation .navigation-block .menu .hidden-menu{max-height:26px}#navigation .navigation-block .menu .hidden-menu:hover{max-height:26px}#navigation .navigation-block .menu .hidden-menu.active{max-height:300px!important}}#navigation .navigation-block .menu .hidden-menu span .arrow{width:40px;height:40px}@media screen and (max-width:768px){#navigation .navigation-block .menu .hidden-menu span .arrow{width:26px;height:26px}}#navigation .navigation-block .extra-info{margin-bottom:16px}@media screen and (max-width:768px){#navigation .navigation-block .extra-info{margin-bottom:32px}}@media screen and (max-width:768px){#navigation .navigation-block .extra-info .docs-row{display:none}}#navigation .navigation-block .extra-info .docs-row .h2-inter-style{font-weight:400}#navigation .navigation-block .extra-info .mobile-view{display:none}@media screen and (max-width:768px){#navigation .navigation-block .extra-info .mobile-view{display:unset;text-decoration:none;margin-bottom:40px}}footer{background:#344A3C;padding:22px 0}@media screen and (max-width:768px){footer{padding:20px 0}}footer .logo-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:80px}footer .logo-row .logo{width:216px}@media screen and (max-width:768px){footer .logo-row .logo{width:160px}}footer .logo-row .logo svg{width:100%;height:auto}footer .logo-row .h7-style{text-decoration:none}.navigation-block .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:120px}@media screen and (max-width:768px){.navigation-block .menu{margin-bottom:48px}}.navigation-block .menu .main-link{text-decoration:none}.navigation-block .menu .main-link:first-child{margin-bottom:16px}@media screen and (max-width:768px){.navigation-block .menu .main-link:first-child{margin-bottom:24px}}.navigation-block .menu .hidden-menu{overflow:hidden;height:auto;max-height:24px;margin-bottom:16px;-webkit-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out}@media screen and (max-width:768px){.navigation-block .menu .hidden-menu{margin-bottom:24px}}.navigation-block .menu .hidden-menu.active,.navigation-block .menu .hidden-menu:hover{max-height:200px}.navigation-block .menu .hidden-menu.active span .arrow,.navigation-block .menu .hidden-menu:hover span .arrow{-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media screen and (max-width:768px){.navigation-block .menu .hidden-menu.active{max-height:200px!important}.navigation-block .menu .hidden-menu.active span .arrow{-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important}.navigation-block .menu .hidden-menu:hover{max-height:24px}.navigation-block .menu .hidden-menu:hover span .arrow{-webkit-transform:translateY(-1px) rotate(180deg);transform:translateY(-1px) rotate(180deg)}}.navigation-block .menu .hidden-menu span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;cursor:default}.navigation-block .menu .hidden-menu span .arrow{-webkit-transform:translateY(-1px) rotate(180deg);transform:translateY(-1px) rotate(180deg);width:24px;height:24px;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.navigation-block .menu .hidden-menu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-block .menu .hidden-menu-links a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:16px;text-decoration:none}.navigation-block .menu .hidden-menu-links a:last-child{margin-bottom:0}.navigation-block .extra-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media screen and (max-width:768px){.navigation-block .extra-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding-top:88px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.navigation-block .extra-info .linkedin-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px}@media screen and (max-width:768px){.navigation-block .extra-info .linkedin-link{top:0;bottom:unset}}.navigation-block .extra-info .linkedin-link svg{width:100%;height:auto}.navigation-block .extra-info .docs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:768px){.navigation-block .extra-info .docs-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}}.navigation-block .extra-info .docs-row a{text-decoration:none}@media screen and (max-width:768px){.navigation-block .extra-info .docs-row a{margin-bottom:16px}}.navigation-block .extra-info .docs-row a.mr-20{margin-right:20px}@media screen and (max-width:768px){.navigation-block .extra-info .docs-row a.mr-20{margin-right:0;margin-bottom:0}}