.error-page[data-v-41b801d2]{margin-top:133px}.return-btn[data-v-41b801d2]{margin-top:var(--content-space)}.error-img[data-v-41b801d2]{width:min(100%,400px);color:var(--blue-dark)}.content-wrapper[data-v-41b801d2]{display:flex;flex-direction:column;align-items:center}.section-title[data-v-1121c767]{color:var(--blue-dark);text-align:center}.section-title.white-color[data-v-1121c767]{color:var(--white)}.section-title.normal-margin[data-v-1121c767]{margin-bottom:var(--content-space)}.section-title.large-margin[data-v-1121c767]{margin-bottom:var(--section-space)}.section-title.no-margin[data-v-1121c767]{margin-bottom:0}@media screen and (max-width:576px){.section-title.normal-margin[data-v-1121c767]:not(.no-margin){margin-bottom:30px}}.title[data-v-1121c767]{display:inline-block;margin-bottom:5px;font-size:4.4rem;line-height:53px;letter-spacing:2.2px}@media screen and (max-width:576px){.title[data-v-1121c767]{max-width:360px;font-size:3.2rem;line-height:36px}}.subtitle[data-v-1121c767]{font-size:2rem;letter-spacing:1px}@media screen and (max-width:768px){.subtitle[data-v-1121c767]{font-size:2.5rem}}@media screen and (max-width:576px){.subtitle[data-v-1121c767]{max-width:340px;margin:auto;font-size:2rem}}.wrapper[data-v-1121c767]{display:inline-block;text-align:center}.wrapper.none .subtitle[data-v-1121c767]{transform:translate(33%)}@media screen and (max-width:768px){.wrapper.none .subtitle[data-v-1121c767]{transform:none}}.wrapper.right .subtitle[data-v-1121c767]{text-align:right}@media screen and (max-width:768px){.wrapper.right .subtitle[data-v-1121c767]{text-align:center}}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#00afe6;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}:root{--font-base:1.6rem;--font-medium:1.8rem;--white:#fff;--white-dark:#eef3f5;--black-cool:#020416;--black-secondary:#010202;--black-green:#031014;--blue-theme:#00afe6;--blue-very-light:#80d2eb;--blue-light:#16afe4;--blue-dark:#061a31;--gray:#697780;--spotlight-text:#80d2eb;--body-background-color:#f6f6f6;--body-background-color-secondary:#d3d3d3;--section-background-secondary:#ecedef;--gradient-primary:linear-gradient(360deg,var(--blue-very-light),var(--blue-light));--gradient-secondary:linear-gradient(270deg,var(--blue-very-light),var(--blue-light));--content-space:52px;--section-space:104px}*{box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%}body{height:100%;font-family:Roboto,sans-serif;font-size:1.6rem;background-color:#f6f6f6;background-color:var(--body-background-color)}button,input,textarea{font:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}ol[class],ul[class]{list-style-type:none}a[class]{color:inherit;text-decoration:none}img{max-width:100%;-o-object-fit:cover;object-fit:cover}.container,.container-xl{width:100%;margin:0 auto}@media screen and (min-width:576px){.container,.container-xl{max-width:540px}}@media screen and (min-width:768px){.container,.container-xl{max-width:720px}}@media screen and (min-width:992px){.container,.container-xl{max-width:960px}}@media screen and (min-width:1200px){.container,.container-xl{max-width:1140px}}@media screen and (min-width:1400px){.container-xl{max-width:1320px}}.secondary-background{background-color:#ecedef;background-color:var(--section-background-secondary)}.section-pt,.section-py{padding-top:52px!important;padding-top:calc(var(--section-space)/2)!important}.section-pb,.section-py{padding-bottom:52px!important;padding-bottom:calc(var(--section-space)/2)!important}.section-large-pt,.section-large-py{padding-top:104px!important;padding-top:var(--section-space)!important}.section-large-pb,.section-large-py{padding-bottom:104px!important;padding-bottom:var(--section-space)!important}.mt-6{margin-top:60px}.mb-6{margin-bottom:60px}.mt-8{margin-top:82px}.mb-8{margin-bottom:82px}.mt-default{margin-top:52px;margin-top:var(--content-space)}.mb-default{margin-bottom:52px;margin-bottom:var(--content-space)}.text-uppercase{text-transform:uppercase}.whitespace-pre{white-space:pre-line}.page-enter-active,.page-leave-active{transition:opacity .4s}.page-enter,.page-leave-to{opacity:0}.layout[data-v-4cb58af3]{display:flex;flex-direction:column;min-height:100vh}.layout-main[data-v-4cb58af3]{flex:1}.the-header[data-v-fb721a0a]{position:fixed;top:0;z-index:100;width:100%;color:var(--white);letter-spacing:.8px;background-color:#030405;transition:top .5s}.the-header .login-btn[data-v-fb721a0a]{display:none;margin-right:10px}.the-header .switch-lang[data-v-fb721a0a]{margin-right:12px}@media screen and (max-width:768px){.the-header .switch-lang[data-v-fb721a0a]{display:none}}.the-header.has-scrolled-once[data-v-fb721a0a]{color:var(--blue-theme);background-color:var(--white);box-shadow:0 10px 30px rgba(0,0,0,.18039)}.the-header.has-scrolled-once .login-btn[data-v-fb721a0a]{display:inline-flex}.the-header.has-scrolled-once .logo[data-v-fb721a0a]{color:var(--blue-dark)}.the-header.has-scrolled-once .navigation-menu[data-v-fb721a0a]{--menu-gap:3vw}@media screen and (max-width:768px){.the-header[data-v-fb721a0a]{position:absolute;top:0!important}.the-header.has-scrolled-once[data-v-fb721a0a]{background-color:transparent}}.the-header .buttons-wrapper[data-v-fb721a0a]{display:flex;align-items:center}.the-header .logo[data-v-fb721a0a]{font-size:2.5rem}@media screen and (max-width:480px){.the-header .logo[data-v-fb721a0a]{font-size:2.3rem}}.the-header-bottom[data-v-fb721a0a],.the-header-top[data-v-fb721a0a]{padding:0 30px}.the-header-top[data-v-fb721a0a]{display:flex;align-items:center;justify-content:space-between;height:40px;font-size:var(--font-base);font-weight:lighter;border-bottom:.5px solid var(--gray)}@media screen and (max-width:640px){.the-header-top[data-v-fb721a0a]{justify-content:center}}@media screen and (max-width:992px){.the-header-top[data-v-fb721a0a]{display:none}}.the-header-top .left[data-v-fb721a0a]{display:flex;align-items:center;grid-gap:10px;gap:10px;font-size:1.4rem}@media screen and (max-width:640px){.the-header-top .left[data-v-fb721a0a]{display:none}}.the-header-bottom[data-v-fb721a0a]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}@media screen and (max-width:768px){.the-header-bottom[data-v-fb721a0a]{display:none}}@media screen and (max-width:479.98px){.the-header .btn-header[data-v-fb721a0a]{padding-right:15px;padding-left:15px;font-size:1.4rem}}.badge[data-v-f74109ce]{display:inline-block;font-weight:300;text-align:center;text-transform:uppercase;letter-spacing:.75px;border-style:solid;box-shadow:0 3px 10px rgba(0,0,0,.21961)}.badge.small[data-v-f74109ce]{padding:2px 10px;font-size:1rem;line-height:14px;border-width:1px}.badge.medium[data-v-f74109ce]{padding:6px 27px;font-size:1.5rem;line-height:20px;border-width:2px}.badge-default[data-v-f74109ce]{color:var(--blue-dark);border-color:var(--blue-dark)}.badge-default[data-v-f74109ce]:hover{color:#fff;background-color:var(--blue-dark)}.badge-primary[data-v-f74109ce]{color:var(--blue-theme);border-color:var(--blue-theme)}.badge-primary[data-v-f74109ce]:hover{color:#fff;background-color:var(--blue-theme)}.badge-square[data-v-f74109ce]{border-radius:none}.badge-rounded[data-v-f74109ce]{border-radius:8px}.navigation-helpers[data-v-46af21ee]{font-size:1.4rem}.navigation-helpers:not(.mobile) .menu[data-v-46af21ee]{display:grid;grid-column-gap:min(7vw,58px);-moz-column-gap:min(7vw,58px);column-gap:min(7vw,58px);grid-template:1fr/repeat(4,auto)}.navigation-helpers:not(.mobile) .menu-item[data-v-46af21ee]{text-align:center}.navigation-helpers.mobile[data-v-46af21ee]{max-width:400px;margin:0 auto;font-size:1.8rem}.navigation-helpers.mobile .menu[data-v-46af21ee]{display:flex;flex-wrap:wrap;justify-content:space-between}.navigation-helpers.mobile .menu-item[data-v-46af21ee]:last-child{width:100%;padding:10px 0;margin:30px 0;text-align:center;border:1px solid #fff}.navigation-helpers .menu-item-link[data-v-46af21ee]:hover{color:var(--blue-theme)}svg[data-v-0d98cd3b]{margin-left:-30px}.navigation-menu[data-v-568eea5f]{--menu-gap:4.6vw}.navigation-menu.white .products-menu[data-v-568eea5f]{top:210%;background-color:var(--white)}@media screen and (max-width:992px){.navigation-menu[data-v-568eea5f]:not(.mobile){display:none}}.navigation-menu:not(.mobile) .menu[data-v-568eea5f]{display:grid;grid-column-gap:min(88px,var(--menu-gap));-moz-column-gap:min(88px,var(--menu-gap));column-gap:min(88px,var(--menu-gap));grid-template:1fr/repeat(6,auto)}@media screen and (max-width:1200px){.navigation-menu:not(.mobile) .menu[data-v-568eea5f]{grid-column-gap:min(3vw,var(--menu-gap));-moz-column-gap:min(3vw,var(--menu-gap));column-gap:min(3vw,var(--menu-gap))}}.navigation-menu:not(.mobile) .menu-item[data-v-568eea5f]{position:relative;font-size:max(min(2rem,1vw),1.4rem);line-height:24px;text-align:center;text-transform:uppercase;letter-spacing:1px}.navigation-menu:not(.mobile) .menu-item[data-v-568eea5f]:last-of-type{position:relative}.navigation-menu:not(.mobile) .menu-item[data-v-568eea5f]:last-of-type:after{position:absolute;top:-2px;right:-3px;display:block;width:7px;height:7px;content:"";background-image:linear-gradient(180deg,var(--blue-theme),#439fc8);border-radius:50%}.navigation-menu:not(.mobile) .menu-item .link[data-v-568eea5f]{position:relative;cursor:pointer;transition:color .3s}.navigation-menu:not(.mobile) .menu-item .link[data-v-568eea5f]:after{position:absolute;bottom:-4px;left:50%;display:block;width:90%;height:2px;content:"";background-color:var(--blue-theme);opacity:0;transition:opacity .3s;transform:translateX(-50%)}.navigation-menu:not(.mobile) .menu-item .link.nuxt-link-active[data-v-568eea5f]:after,.navigation-menu:not(.mobile) .menu-item .link[data-v-568eea5f]:hover:after{opacity:1}.navigation-menu:not(.mobile) .menu-item .link[data-v-568eea5f]:hover{color:var(--blue-theme)}.navigation-menu:not(.mobile) .menu-item .link.nuxt-link-active[data-v-568eea5f]{font-weight:700}.navigation-menu.mobile[data-v-568eea5f]{font-size:2rem}.navigation-menu .products-menu[data-v-568eea5f]{position:absolute;top:205%;left:-70px;width:260px;padding:24px;background-color:#030405;box-shadow:0 15px 20px rgba(0,0,0,.18039)}@media screen and (max-width:1400px){.navigation-menu .products-menu[data-v-568eea5f]{left:-85px}}@media screen and (max-width:768px){.navigation-menu .products-menu[data-v-568eea5f]{top:12%;left:30px}}@media screen and (max-width:576px){.navigation-menu .products-menu[data-v-568eea5f]{top:17%;left:10px}}.navigation-menu .products-menu li[data-v-568eea5f]{margin-bottom:30px}.navigation-menu .products-menu li[data-v-568eea5f]:last-child{margin-bottom:0}.dropmenu-fade-enter-active[data-v-568eea5f],.dropmenu-fade-leave-active[data-v-568eea5f]{transition:opacity .4s}.dropmenu-fade-enter[data-v-568eea5f],.dropmenu-fade-leave-to[data-v-568eea5f]{opacity:0}.the-footer[data-v-2451f159]{font-size:var(--font-medium);color:var(--white-dark);letter-spacing:.9px;background-color:#030405;background-image:url(/static/assets/background_footer.6418fc49.svg);background-repeat:no-repeat;background-position:-69px -51px;background-size:104% 100%;content-visibility:auto}.the-footer .top[data-v-2451f159]{display:grid;justify-content:space-between;padding:112px 20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:80px 20px;gap:80px 20px}@media screen and (max-width:1200px){.the-footer .top[data-v-2451f159]{grid-template-columns:repeat(3,minmax(200px,1fr))}}@media screen and (max-width:768px){.the-footer .top[data-v-2451f159]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.the-footer .top .the-footer-menu[data-v-2451f159]{font-size:1.4rem}.the-footer .top .menu-title[data-v-2451f159]{font-size:2rem}@media screen and (max-width:992px){.the-footer .the-footer-menu[data-v-2451f159]{margin:20px 0 45px;text-align:center}}.the-footer .the-footer-menu>li+li[data-v-2451f159]{margin-top:22px}.the-footer .the-footer-menu.hide[data-v-2451f159]{display:none}.the-footer .menu-item-link[data-v-2451f159]{display:inline-block;font-weight:300;color:var(--white-dark);transition:color .4s}.the-footer .menu-item-link[data-v-2451f159]:hover{color:var(--blue-theme)}.the-footer .bottom[data-v-2451f159]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:65px 0;border-top:1px solid var(--blue-theme)}@media screen and (max-width:992px){.the-footer .bottom[data-v-2451f159]{flex-direction:column}}.the-footer .bottom .brand[data-v-2451f159]{font-size:3.5rem}.the-footer .bottom .copyright[data-v-2451f159]{margin-top:5px;font-size:1.2rem;text-align:right;text-transform:uppercase;letter-spacing:.6px}.the-footer .bottom .footer-logo-wrapper[data-v-2451f159]{display:flex;align-items:center}.the-footer .bottom .footer-logo-wrapper .roadrunner-standing[data-v-2451f159]{margin-left:11px}@media screen and (max-width:400px){.the-footer .bottom .footer-logo-wrapper[data-v-2451f159]{margin-bottom:20px}.the-footer .bottom .footer-logo-wrapper .roadrunner-standing[data-v-2451f159]{display:none}}.the-footer .follow-us[data-v-2451f159]{color:var(--blue-very-light)}.social-media[data-v-49c6721a]{display:flex;flex-wrap:wrap;grid-gap:35px;gap:35px}@media screen and (max-width:576px){.social-media[data-v-49c6721a]{justify-content:space-around;width:100%;padding:0 10px;grid-gap:0;gap:0}}.social-media-item[data-v-49c6721a]{font-size:3.3rem;line-height:1;color:inherit;transition:transform .3s}.social-media-item[data-v-49c6721a]:hover{transform:scale(1.2)}.social-media.big[data-v-49c6721a]{justify-content:center}.social-media.big .social-media-item[data-v-49c6721a]{font-size:5.6rem}