@import url(https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@500&display=swap);*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth}body{background-color:#0e1f4a;font-family:Archivo Narrow,sans-serif;height:100%;height:2000px;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,Arial,sans-serif;font-weight:400;margin:0;padding:0}a{color:#fff;text-decoration:none}.column-control{margin:0 auto;width:100%}@media screen and (min-width:576px){.column-control{width:500px}}@media screen and (min-width:1024px){.column-control{width:1000px}}@media screen and (min-width:1440px){.column-control{width:1281px}}.contact__aside-title,.contact__form-submit-button,.contact__form-title,.contact__title,.title-large{font-size:28px}.contact{background-color:#0e1f4a;color:#fff;padding:110px 20px 0}@media screen and (min-width:576px){.contact{margin:0}}.contact__title-wrapper{color:#fff;margin:10px 20px 15px 0;width:100%}@media screen and (min-width:576px){.contact__title-wrapper{margin:10px 20px 15px}}@media screen and (min-width:1024px){.contact__title-wrapper{margin:10px auto 15px;width:1000px}}@media screen and (min-width:1440px){.contact__title-wrapper{width:1281px}}.contact__map{border-top:1px solid #fff;padding-top:20px}@media screen and (min-width:576px){.contact__map{margin:0 20px}}.contact__content-wrapper{display:flex;flex-direction:column;margin:40px auto 0;width:100%}@media screen and (min-width:650px){.contact__content-wrapper{align-items:center;width:600px}}@media screen and (min-width:1024px){.contact__content-wrapper{align-items:normal;flex-direction:row;width:1000px}}@media screen and (min-width:1440px){.contact__content-wrapper{width:1281px}}.contact__form-title{font-family:Segoe UI,Arial,sans-serif}.contact__form-items-wrapper{display:flex;flex-direction:column}@media screen and (min-width:650px){.contact__form-items-wrapper{flex-direction:row}}.contact__form-item input{border-radius:4px;line-height:2}.contact__form-item--verify-error input{border:2px solid red}.contact__form-item--verify-error .contact__error-message{display:block}.contact__error-message{display:none}.contact #form-name-input{margin-right:20px;width:100%}@media screen and (min-width:650px){.contact #form-name-input{width:240px}}.contact #form-mail-input{width:100%}@media screen and (min-width:650px){.contact #form-mail-input{width:300px}}@media screen and (min-width:767px){.contact #form-mail-input{width:330px}}.contact #form-subject-input{width:100%}@media screen and (min-width:650px){.contact #form-subject-input{width:560px}}@media screen and (min-width:767px){.contact #form-subject-input{width:590px}}.contact #form-message-input{border-radius:4px;font-size:16px;resize:vertical;width:100%}@media screen and (min-width:650px){.contact #form-message-input{width:560px}}@media screen and (min-width:767px){.contact #form-message-input{width:590px}}.contact #form-error-input{width:100%}@media screen and (min-width:650px){.contact #form-error-input{width:560px}}@media screen and (min-width:767px){.contact #form-error-input{width:590px}}.contact__form-submit-button{border:none;border-radius:4px;cursor:pointer;font-family:Archivo Narrow,sans-serif;font-size:22px;font-weight:400;margin-top:20px;padding:8px 12px;transition:background-color .2s,color .2s}.contact__form-submit-button:hover{background-color:#81182d;color:#fff}.contact__form-label{display:block;margin:15px 0}.contact__aside{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:100%}@media screen and (min-width:650px){.contact__aside{flex-direction:row}}@media screen and (min-width:1024px){.contact__aside{flex-direction:column;margin-top:0;padding:5px 20px 20px;width:auto}}.contact__aside p{font-size:20px}.contact__aside-item{margin-top:50px}.contact__aside-item a{transition:color .2s}.contact__aside-item a:hover{color:#2b79ee}.contact__aside-social-item{transition:color .2s}.contact__aside-social-item svg{height:40px;width:40px}.contact__aside-social-item:first-child(){margin-left:0}.contact__message-sent{background-color:#fff;border:3px solid #0e1f4a;border-radius:5px;color:#0e1f4a;display:flex;flex-direction:column;font-size:18px;left:50%;max-width:98%;padding:20px 30px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-max-content;width:max-content;z-index:111}.contact__message-sent h3{font-weight:700}.contact__message-sent button{background-color:#81182d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:24px;margin:20px auto 0;padding:10px 15px}.title-large{font-size:28px}.footer{background:#000023;border-top:1px solid #fff;color:#fff;padding-bottom:30px;padding-top:50px;position:relative}.footer__content-wrapper{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:0 40px;width:100%}@media screen and (min-width:1024px){.footer__content-wrapper{flex-direction:row;padding:0;width:1000px}}@media screen and (min-width:1440px){.footer__content-wrapper{width:1281px}}.footer__logo{left:-10px;position:relative}@media screen and (min-width:1024px){.footer__logo{align-self:flex-end;position:static}}.footer__logo img{width:200px}@media screen and (min-width:1024px){.footer__logo img{width:300px}}.footer__copy{border-top:1px solid #fff;display:flex;flex-direction:column;margin:0 auto;width:100%}@media screen and (min-width:1024px){.footer__copy{width:1000px}}@media screen and (min-width:1440px){.footer__copy{width:1281px}}.footer__copy p{margin-bottom:0;text-align:center}.footer__back-to-top{align-self:flex-end;background:#0e1f4a;border:2px solid #fff;border-radius:29px;color:#fff;padding:15px 20px;position:absolute;right:50px;top:-28px;transition:background-color .2s}.footer__back-to-top:hover{background-color:#81182d}.footer__me{border-radius:13px;padding:5px;transition:background-color .2s}.footer__me:hover{background-color:#81182d}.hero{aspect-ratio:1/1;position:relative;top:90px;width:100%}@media screen and (min-width:576px){.hero{aspect-ratio:16/10}}@media screen and (min-width:1024px){.hero{aspect-ratio:16/9;top:auto}}@media screen and (min-width:1440px){.hero{aspect-ratio:16/7.5}}.hero__slider{height:100%;width:100%}.hero__slide{align-items:center;border-bottom:1px solid #0e1f4a;display:flex;height:auto;justify-content:center}.hero__slide-text-wrapper{color:#fff;opacity:0;padding:50px 10px;position:absolute;-webkit-transform:translateY(50px);transform:translateY(50px);transition:opacity .5s cubic-bezier(.61,.25,.51,.74),-webkit-transform .5s cubic-bezier(.61,.25,.51,.74);transition:opacity .5s cubic-bezier(.61,.25,.51,.74),transform .5s cubic-bezier(.61,.25,.51,.74);transition:opacity .5s cubic-bezier(.61,.25,.51,.74),transform .5s cubic-bezier(.61,.25,.51,.74),-webkit-transform .5s cubic-bezier(.61,.25,.51,.74)}.hero__slide-text-wrapper--active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:576px){.hero__slide-text-wrapper{width:500px}}@media screen and (min-width:1024px){.hero__slide-text-wrapper{left:auto;top:20%;width:1000px}}@media screen and (min-width:1440px){.hero__slide-text-wrapper{width:1281px}}@media screen and (min-width:576px){.hero__slide-title{font-size:45px}}@media screen and (min-width:1024px){.hero__slide-title{font-size:65px}}@media screen and (min-width:1440px){.hero__slide-title{font-size:75px}}.hero__slide-desc{font-size:20px;line-height:2;margin:0 0 20px;width:250px}@media screen and (min-width:450px){.hero__slide-desc{width:350px}}@media screen and (min-width:576px){.hero__slide-desc{width:500px}}@media screen and (min-width:1024px){.hero__slide-desc{font-size:25px}}.hero__slide-img{height:100%;object-fit:cover;width:100%}.hero__navigation-button--next,.hero__navigation-button--prev{background-color:transparent;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:35px;left:-5px;margin-top:-42px;padding:16px;position:absolute;top:50%;transition:background-color .3s ease;width:auto;z-index:11}.hero__navigation-button--next:hover,.hero__navigation-button--prev:hover{background-color:#0e1f4a}.hero__navigation-button--next{border-radius:3px 0 0 3px;left:auto;right:0}.swiper-slide{height:auto!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.cta{background-color:#0e1f4a;border:none;border-radius:3px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding:8px 25px;transition:background-color .2s}.cta:hover{background-color:#81182d;color:#fff}.masthead{left:0;position:fixed;right:0;top:0;z-index:111}@media screen and (min-width:576px){.masthead--scrolled .masthead__logo-wrapper{display:none}}@media screen and (min-width:1024px){.masthead--scrolled .masthead__top-wrapper{font-size:17px;height:35px}.masthead--scrolled .masthead__contact-item--email{font-size:17px}.masthead--scrolled .masthead__social-item{font-size:20px}.masthead--scrolled .masthead__header-wrapper{background-color:hsla(0,0%,100%,.9);border-bottom:1px solid #000023}.masthead--scrolled .masthead__header{height:50px;top:45px}.masthead--scrolled .masthead__logo-wrapper{display:flex}.masthead--scrolled .masthead__logo{width:185px}.masthead--scrolled .masthead__nav-link{color:#0e1f4a}.masthead--scrolled .masthead__nav-link:hover{background:#0e1f4a;color:#fff}}.masthead__top-wrapper{background:#0e1f4a;color:#fff;display:flex;font-size:17px;height:35px;left:0;padding:0 10px;top:0;transition:height .2s;width:100%}@media screen and (min-width:576px){.masthead__top-wrapper{padding:0}}@media screen and (min-width:1024px){.masthead__top-wrapper{font-size:20px;height:45px}}.masthead__top{display:flex;justify-content:end}@media screen and (min-width:576px){.masthead__top{justify-content:space-between}}.masthead__contact-item{align-items:center;display:flex}.masthead__contact-item:hover{color:#2b79ee;transition:color .2s}.masthead__contact-item--phone-mobile{margin-right:10px}@media screen and (min-width:576px){.masthead__contact-item--phone-mobile{margin-right:0}}.masthead__contact-item--phone-mobile svg{-webkit-animation:ringing;animation:ringing;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.masthead__contact-item--phone{margin-right:auto}@media screen and (min-width:576px){.masthead__contact-item--phone{margin-right:0}}@media screen and (min-width:1024px){.masthead__contact-item--phone{margin-left:30px}}.masthead__contact-item--phone svg{-webkit-animation:ringing;animation:ringing;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.masthead__contact-item--email{font-size:25px}@media screen and (min-width:576px){.masthead__contact-item--email{font-size:17px}}@media screen and (min-width:1024px){.masthead__contact-item--email{font-size:20px;margin-left:30px}}.masthead__social{align-items:center;display:flex;display:none}@media screen and (min-width:1024px){.masthead__social{display:block;margin-left:auto}}.masthead__social-item{display:flex;font-size:25px;margin-left:10px}.masthead__social-item svg{height:100%}@media screen and (min-width:576px){.masthead__social-item{margin-left:20px}}.masthead__social-item:hover{color:#2b79ee;transition:.2s}.masthead__hamburger{display:block;z-index:1}@media screen and (min-width:576px){.masthead__hamburger{display:none}}.masthead__hamburger div{background-color:#000023;background:#0e1f4a;border-radius:20px;height:4px;margin:5px 0;width:27px}.masthead__header-wrapper{background-color:#fff}@media screen and (min-width:1024px){.masthead__header-wrapper{background-color:transparent}}.masthead__header{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 10px 0 0;position:relative;transition:height .2s}@media screen and (min-width:576px){.masthead__header{flex-direction:column;padding:0;position:static}}@media screen and (min-width:1024px){.masthead__header{align-items:stretch;flex-direction:row;height:90px}}.masthead__logo-wrapper{align-items:center;display:flex}.masthead__logo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:-1px;transition:width .2s;width:200px}@media screen and (min-width:1024px){.masthead__logo{left:-5px;width:280px}}.masthead__nav{display:flex;justify-content:center;left:0;position:absolute;right:0;top:100%}@media screen and (min-width:576px){.masthead__nav{border-top:1px solid #0e1f4a;display:flex;height:50px;justify-content:flex-start;position:static}}@media screen and (min-width:1024px){.masthead__nav{border-top:none;height:auto}}.masthead__nav-items{background-color:#fff;display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;width:100%}@media screen and (min-width:576px){.masthead__nav-items{background-color:transparent;flex-direction:row}}.masthead__nav-items li{align-items:center;display:flex}.masthead__nav-items li:first-of-type a{margin-left:0}.masthead__nav-link{align-items:center;box-shadow:0 .8px .8px 0 #0e1f4a;color:#0e1f4a;display:flex;font-size:17.5px;height:100%;justify-content:center;padding:15px 0;width:100%}@media screen and (min-width:576px){.masthead__nav-link{box-shadow:none;justify-content:flex-start;margin-left:15px;padding:0 10px}}@media screen and (min-width:1024px){.masthead__nav-link{border-radius:20px;color:#fff;height:auto;padding:10px 15px;transition:.1s}}.masthead__nav-link:hover{background:#0e1f4a;color:#fff}.masthead__email-text{display:none}@media screen and (min-width:576px){.masthead__email-text{display:block}}@-webkit-keyframes ringing{2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}12%,16%,4%,8%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,14%,18%,6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ringing{2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}12%,16%,4%,8%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}10%,14%,18%,6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.about-us__title,.title-large{font-size:28px}.about-us{background-color:#0e1f4a;padding:110px 20px 60px}.about-us__title-wrapper{color:#fff;margin:10px 20px 15px 0;width:100%}@media screen and (min-width:576px){.about-us__title-wrapper{margin:10px 20px 15px}}@media screen and (min-width:1024px){.about-us__title-wrapper{margin:10px auto 15px;width:1000px}}@media screen and (min-width:1440px){.about-us__title-wrapper{width:1281px}}.about-us__content-wrapper{border-top:1px solid #fff}.about-us__content{color:#fff;display:flex;flex-direction:column;margin:0 auto;padding:40px 0;width:100%}@media screen and (min-width:650px){.about-us__content{width:600px}}@media screen and (min-width:1024px){.about-us__content{width:800px}}@media screen and (min-width:1440px){.about-us__content{width:1000px}}.about-us__content li{font-family:Segoe UI,Arial,sans-serif;font-size:20px;line-height:1.2;margin:20px 0 0 20px}.about-us__image{border:2px solid #fff;border-radius:5px;box-shadow:1px 1px 3px 3px #000023;display:block;margin:60px auto 0;width:100%}@media screen and (min-width:650px){.about-us__image{width:600px}}@media screen and (min-width:1024px){.about-us__image{width:1000px}}@media screen and (min-width:1440px){.about-us__image{width:50%}}.title-small{font-size:20px}.title-medium{font-size:24px}.parts__title,.title-large{font-size:28px}.parts{border-top:1px solid #fff;padding:110px 20px 90px}.parts__content-wrapper{border-top:1px solid #fff;padding-top:20px}.parts__content{margin:40px auto 0;width:100%}@media screen and (min-width:650px){.parts__content{align-items:center;width:600px}}@media screen and (min-width:1024px){.parts__content{align-items:normal;flex-direction:row;width:1000px}}@media screen and (min-width:1440px){.parts__content{width:1281px}}.parts__title-wrapper{color:#fff;margin:10px 20px 15px 0;width:100%}@media screen and (min-width:576px){.parts__title-wrapper{margin:10px 20px 15px}}@media screen and (min-width:1024px){.parts__title-wrapper{margin:10px auto 15px;width:1000px}}@media screen and (min-width:1440px){.parts__title-wrapper{width:1281px}}.parts__types{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;width:100%}.parts__types-title{color:#fff;margin-top:20px;text-align:center}.parts__type{background-color:#fff;border-radius:4px;box-shadow:1px 1px 3px 3px #81182d;color:#0e1f4a;font-family:Archivo Narrow,sans-serif;font-size:48px;margin:20px;padding:10px 20px}.parts__subtypes-title{color:#fff;margin-top:80px}.parts__subtypes{display:flex;flex-wrap:wrap;justify-content:center;margin-top:60px;width:100%}.parts__subtype{background-color:#81182d;border-radius:4px;color:#fff;font-family:Archivo Narrow,sans-serif;font-size:26px;margin:10px 30px;padding:5px 15px}.parts__slider{height:500px;margin-top:60px}.parts__slide{border:2px solid #fff;border-radius:10px;box-shadow:1px 1px 3px 3px #000023;overflow:hidden}.parts__slide:hover .parts__slide-img{-webkit-transform:scale(1.2);transform:scale(1.2)}.parts__slide:hover .parts__slide-desc{opacity:1}.parts__navigation-button--next,.parts__navigation-button--prev{background-color:#0e1f4a;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:35px;left:-5px;margin-top:-42px;padding:16px;position:absolute;top:50%;transition:background-color .3s ease;width:auto;z-index:11}.parts__navigation-button--next{border-radius:3px 0 0 3px;left:auto;right:0}.parts__slide-text-wrapper{background-color:hsla(0,0%,100%,.8);border-top:1px solid #fff;bottom:0;color:#0e1f4a;padding:20px;position:absolute;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;z-index:1111}.parts__slide-title{font-size:30px}.parts__slide-img{height:100%;object-fit:cover;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.gdpr{background-color:#0e1f4a;border:1px solid #fff;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:20px;position:fixed;right:0;text-align:center;z-index:111}.gdpr--active{overflow:auto;top:0}.gdpr__cta{background-color:#0e1f4a;border:1px solid transparent;border-radius:3px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:20px;padding:8px 25px;transition:border .2s}.gdpr__cta:first-of-type{background-color:#81182d;margin-right:10px}.gdpr__cta:first-of-type:hover{border:1px solid #fff}.gdpr__more-content-wrapper{height:0;overflow:hidden;text-align:left}.gdpr__more-content-wrapper--read-more{height:auto;overflow:auto;padding:40px 20px}.gdpr__link{text-decoration:underline}
/*# sourceMappingURL=main.f01043cb.css.map*/