@font-face{font-family:"Lato";src:url(../fonts/Lato/Lato-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;background-color:#F5F5F5}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}hr.section-separator{background-color:#1B68FF;border:none;height:1px;display:block;width:806px;margin:120px auto}@media screen and (max-width:1000px){hr.section-separator{width:auto;margin:60px 10px}}a{background-color:#fff0}b,strong{font-weight:700}img{border-style:none}button,input,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}body{font-size:1rem;font-family:Merriweather,Times,serif;font-weight:300;line-height:175%;-webkit-font-smoothing:antialiased;color:#333}p{line-height:175%;margin-top:1.7em;margin-bottom:1.7em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}ul{list-style:none;margin:0;padding:0}ul:not(:first-child){margin-top:1.7em}ul:not(:last-child){margin-bottom:1.7em}ul li:not(:last-child){margin-bottom:.6em}a{color:#1B68FF;transition:color 0.15s ease;text-decoration:none;text-decoration-thickness:1px}a:hover{color:#1B68FF;text-decoration:underline}a>strong,a>b{font-weight:600;color:#538EED}.content-container{margin-left:auto;margin-right:auto;box-sizing:content-box;max-width:1150px;padding-left:50px;padding-right:50px}@media screen and (max-width:767px){.content-container{padding-left:15px;padding-right:15px}}.button{font-size:.875rem;font-family:Lato,Helvetica,Arial,sans-serif;display:inline-flex;box-sizing:border-box;width:-moz-max-content;width:max-content;text-align:center;text-decoration:none!important;text-transform:uppercase;letter-spacing:.05em;transition:all 0.15s ease;border:none;cursor:pointer;height:40px;line-height:40px;padding:0 14px}.button_style_blue{background-color:#1B68FF;color:#fff}.button_style_blue:hover{color:#fff;background-color:#4282FF}.button_style_white{background-color:#fff;color:#1B68FF}.button_style_white:hover{background-color:#C5D8FF}.button_style_secondary{background-color:#fff0;color:#1B68FF;border:1px solid #1B68FF}.button_style_secondary:hover{background-color:#FAFCFF}.icon{display:flex;align-items:center;justify-content:center}html{height:100%}body{display:grid;align-items:stretch;grid-template-columns:100%;min-height:100%}*{box-sizing:border-box}.header{align-self:start;box-shadow:0 4px 8px rgb(0 0 0 / .1);background-color:#fff;width:100%;z-index:999;position:fixed;top:0;left:0}.header__container{margin-left:auto;margin-right:auto;box-sizing:content-box;max-width:1150px;padding-left:50px;padding-right:50px;display:flex;min-height:80px;justify-content:space-between;align-items:center}:target::before{content:"";display:block;height:80px;margin-top:-80px;visibility:hidden}@media screen and (max-width:767px){.header__container{padding-left:15px;padding-right:15px}}.header>div:last-child{justify-self:end}@media screen and (max-width:767px){.header__try-button{display:none}}.logo{opacity:1;transition:opacity 0.15s ease}.logo:hover{opacity:.7}.logo img{display:block}@media screen and (max-width:767px){.logo img{width:36px;height:24px}}.nav-main{align-self:stretch;font-family:Lato,Helvetica,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:16px}.nav-main__burger{width:40px;height:40px;background:url(../img//components/nav-main/icon-menu.svg) center center no-repeat;border:none;cursor:pointer;vertical-align:middle;margin-left:9px;display:none;text-indent:-99999px;overflow:hidden}@media screen and (max-width:1200px){.nav-main__burger{display:inline-block}}.nav-main__burger.close{background-image:url(../img//components/nav-main/icon-menu-close.svg)}.nav-main__list{height:100%;align-self:stretch;display:flex;list-style:none;margin:0;padding:0}@media screen and (max-width:1370px){.nav-main__list{gap:20px}}@media screen and (max-width:1200px){.nav-main__list{position:fixed;right:15px;top:70px;background-color:#fff;flex-direction:column;height:auto;padding:20px;box-shadow:0 2px 9px rgb(30 29 85 / .09);border-radius:10px;z-index:200;display:none}.nav-main__list.is-active{display:flex}}.nav-main__list li{display:flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;margin:0!important}@media screen and (max-width:1200px){.nav-main__list li{display:block}}.nav-main__list li::before{content:"";position:absolute;height:2px;border-radius:2px;left:0;right:0;top:0;background-color:#fff0}@media screen and (max-width:1200px){.nav-main__list li::before{display:none}}.nav-main__list li.is-active::before{background-color:#1B68FF}.nav-main__list a{font-size:.875rem;color:#333;text-decoration:none;padding:0 16px;transition:opacity 0.15s ease}.nav-main__list a:hover{opacity:.7}.nav-main__show-on-xs{display:none!important}.nav-main__show-on-xs a{color:#fff!important;display:block;padding:8px 24px!important}@media screen and (max-width:767px){.nav-main__show-on-xs{display:block!important}}.header{align-self:start;box-shadow:0 4px 8px rgb(0 0 0 / .1);background-color:#fff}.header__container{margin-left:auto;margin-right:auto;box-sizing:content-box;max-width:1150px;padding-left:50px;padding-right:50px;display:flex;min-height:80px;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.header__container{padding-left:15px;padding-right:15px}}.header>div:last-child{justify-self:end}@media screen and (max-width:767px){.header__try-button{display:none}}.mobile-menu{display:none;position:fixed;z-index:500;top:0;right:0;left:0;bottom:0;background-color:#fff}.mobile-menu header{padding:0 15px;height:80px;box-shadow:0 4px 8px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:space-between}.mobile-menu header>div{display:flex;gap:16px}.mobile-menu header button{justify-self:end}.mobile-menu.is-active{display:block}.mobile-menu ul{list-style:none;margin:0 15px;padding:0}.mobile-menu li{padding:30px 0;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem}.mobile-menu li:not(:last-child){border-bottom:1px solid #E0E0E0}.mobile-menu li>a{text-decoration:none;color:#333}address a,address a:hover{color:#fff;font-style:normal}.language-dropdown select{padding:0 16px;font-size:16px;border:0 solid #ccc;border-radius:4px;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;outline:none;font-size:1rem;font-family:Lato,Helvetica,Arial,sans-serif;letter-spacing:.05em;font-weight:300;line-height:175%;-webkit-font-smoothing:antialiased;color:#333}.service-description__list-1 .service-description__list-1 li p{padding-left:20px}}
