:root{--font-main: "General Sans", sans-serif;--fonts-font-family-headlines: "General Sans", sans-serif;--white: #fff;--black: #000;--primary: #1DB8F2;--secondary: #0A1E28;--success: #569E59;--third: #BA1B1B;--orange: #ED6C02;--grey: #AEB2B3;--primary-600: #009BD0;--primary-500: #D4DEE7;--primary-400: #D3E5F4;--primary-300: #E7EEF4;--primary-200: #EEF4F9;--primary-100: #FCFEFF;--secondary-400: #364955;--secondary-300: #667A86;--secondary-200: #9AAEBB;--secondary-100: #B5C9D6;--success-300: #67CC71;--success-200: #BCE8C6;--success-100: #EBF3F4;--third-200: #DD3730;--third-100: #FFDAD4;--orange-300: #F38D2F;--orange-200: #FFA858;--orange-100: #FFE9D4;--grey-300: #C6CACC;--grey-200: #F2F2F2;--grey-100: #F9FBFC;--fonts-colors-copy-color: #414141;--fonts-colors-headlines-color: var(--black);--link-color: #009BD0;--black-white: #333335;--grey-white: #FFFEFE;--btn-border-width: 1.5px;--btn-bg: var(--primary);--btn-color: var(--white);--btn-border: var(--primary);--btn-bg-hover: var(--white);--btn-color-hover: var(--primary);--btn-border-hover: var(--primary);--btn-bg-focus: var(--primary);--btn-color-focus: var(--white);--btn-border-focus: var(--harbor-500);--btn-bg-active: rgb(200 26 26 / 5%);--btn-color-active: var(--primary);--btn-border-active: var(--primary);--btn-list-gap: 16px;--btn-list-mob-gap: 12px;--padding-top-default: 0;--padding-top-mob-default: 0;--padding-bottom-default: var(--padding-top-default);--padding-bottom-mob-default: var(--padding-top-mob-default);--margin-top-default: 0;--margin-top-mob-default: 0;--margin-bottom-default: var(--margin-top-default);--margin-bottom-mob-default: var(--margin-top-mob-default);--section-padding-top-default: 100px;--section-padding-top-mob-default: 64px;--section-padding-bottom-default: var(--section-padding-top-default);--section-padding-bottom-mob-default: var(--section-padding-top-mob-default);--section-margin-top-default: 0;--section-margin-top-mob-default: 0;--section-margin-bottom-default: var(--section-margin-top-default);--section-margin-bottom-mob-default: var(--section-margin-top-mob-default);--tagline: #414141;--title-main: var(--black);--content: #414141;--padding-top-desktop: 0;--padding-bottom-desktop: 0;--padding-top-mobile: 0;--padding-bottom-mobile: 0;--form-color: var(--fonts-colors-copy-color);--form-focus-color: var(--primary);--form-error-color: #DC0202;--form-disabled-color: var(--grey-300);--form-font-weight: 500;--form-font-size: 0.875rem;--form-label-margin-bottom: 6px;--form-input-padding: 13px 12px;--form-input-height: 22px;--form-input-border-color: var(--grey-300);--form-input-border-radius: 2px;--form-input-font-size: 1rem;--form-error-font-size: 0.875rem;--top-bottom-padding-xl: 100px;--top-bottom-padding-l: 80px;--top-bottom-padding-m: 64px;--top-bottom-padding-s: 40px;--top-bottom-padding-none: 0;--section-width: 1440px;--left-right-margins: 80px;--header-content: 40px;--boreder-radius-m: 32px;--boreder-radius-s: 16px;--distance-between-elements-xxl: 80px;--distance-between-elements-xl: 64px;--distance-between-elements-l: 40px;--distance-between-elements-m: 32px;--distance-between-elements-s: 24px;--distance-between-elements-xs: 16px;--distance-between-elements-xxs: 8px;--container-width: 1440px;--container-padding-x: 80px;--top-menu-height: 97px}@media screen and (width <= 1024px){:root{--top-bottom-padding-xl: 80px;--top-bottom-padding-l: 64px;--top-bottom-padding-m: 40px;--top-bottom-padding-s: 32px;--left-right-margins: 16px;--header-content: 24px;--boreder-radius-m: 16px;--boreder-radius-s: 8px;--distance-between-elements-xxl: 56px;--distance-between-elements-xl: 40px;--distance-between-elements-l: 32px;--distance-between-elements-m: 24px;--distance-between-elements-s: 16px}}@media screen and (width <= 576px){:root{--top-bottom-padding-xl: 64px;--top-bottom-padding-l: 40px;--top-bottom-padding-m: 32px;--top-bottom-padding-s: 24px;--distance-between-elements-xxl: 40px;--distance-between-elements-xl: 32px;--distance-between-elements-l: 24px;--distance-between-elements-m: 16px;--distance-between-elements-xs: 8px}}@media screen and (width <= 1280px){:root{--container-width: 1060px;--container-padding-x: 40px}}@media screen and (width <= 1024px){:root{--container-width: 1024px}}@media screen and (width <= 768px){:root{--container-width: 688px;--container-padding-x: 16px}}@media screen and (width <= 576px){:root{--container-width: 512px}}@media screen and (width <= 480px){:root{--container-width: 100%}}.hero-type-a{--gap: 0;padding-top:var(--padding-top-default);padding-bottom:var(--padding-bottom-default);margin-top:var(--margin-top-default);margin-bottom:var(--margin-bottom-default)}.hero-type-a.padding-top-none{--padding-top-default: var(--top-bottom-padding-none)}.hero-type-a.padding-top-small{--padding-top-default: var(--top-bottom-padding-s)}.hero-type-a.padding-top-medium{--padding-top-default: var(--top-bottom-padding-m)}.hero-type-a.padding-top-large{--padding-top-default: var(--top-bottom-padding-l)}.hero-type-a.padding-top-x-large{--padding-top-default: var(--top-bottom-padding-xl)}@media screen and (width <= 768px){.hero-type-a.padding-top-mob-none{--padding-top-mob-default: var(--top-bottom-padding-none)}.hero-type-a.padding-top-mob-small{--padding-top-mob-default: var(--top-bottom-padding-s)}.hero-type-a.padding-top-mob-medium{--padding-top-mob-default: var(--top-bottom-padding-m)}.hero-type-a.padding-top-mob-large{--padding-top-mob-default: var(--top-bottom-padding-l)}.hero-type-a.padding-top-mob-x-large{--padding-top-mob-default: var(--top-bottom-padding-xl)}}.hero-type-a.padding-bottom-none{--padding-bottom-default: var(--top-bottom-padding-none)}.hero-type-a.padding-bottom-small{--padding-bottom-default: var(--top-bottom-padding-s)}.hero-type-a.padding-bottom-medium{--padding-bottom-default: var(--top-bottom-padding-m)}.hero-type-a.padding-bottom-large{--padding-bottom-default: var(--top-bottom-padding-l)}.hero-type-a.padding-bottom-x-large{--padding-bottom-default: var(--top-bottom-padding-xl)}@media screen and (width <= 768px){.hero-type-a.padding-bottom-mob-none{--padding-bottom-mob-default: var(--top-bottom-padding-none)}.hero-type-a.padding-bottom-mob-small{--padding-bottom-mob-default: var(--top-bottom-padding-s)}.hero-type-a.padding-bottom-mob-medium{--padding-bottom-mob-default: var(--top-bottom-padding-m)}.hero-type-a.padding-bottom-mob-large{--padding-bottom-mob-default: var(--top-bottom-padding-l)}.hero-type-a.padding-bottom-mob-x-large{--padding-bottom-mob-default: var(--top-bottom-padding-xl)}}@media screen and (width <= 768px){.hero-type-a{padding-top:var(--padding-top-mob-default);padding-bottom:var(--padding-bottom-mob-default)}}.hero-type-a.padding-top-default{--padding-top-default: var(--top-bottom-padding-xl)}@media screen and (width <= 768px){.hero-type-a.padding-top-mob-default{--padding-top-mob-default: var(--top-bottom-padding-xl)}}.hero-type-a.padding-bottom-default{--padding-bottom-default: var(--top-bottom-padding-xl)}@media screen and (width <= 768px){.hero-type-a.padding-bottom-mob-default{--padding-bottom-mob-default: var(--top-bottom-padding-xl)}}.hero-type-a.margin-top-none{--margin-top-default: 0}.hero-type-a.margin-top-small{--margin-top-default: 32px}.hero-type-a.margin-top-medium{--margin-top-default: 64px}.hero-type-a.margin-top-large{--margin-top-default: 96px}.hero-type-a.margin-top-x-large{--margin-top-default: 128px}@media screen and (width <= 768px){.hero-type-a.margin-top-mob-none{--margin-top-mob-default: 0}.hero-type-a.margin-top-mob-small{--margin-top-mob-default: 8px}.hero-type-a.margin-top-mob-medium{--margin-top-mob-default: 12px}.hero-type-a.margin-top-mob-large{--margin-top-mob-default: 24px}.hero-type-a.margin-top-mob-x-large{--margin-top-mob-default: 48px}}.hero-type-a.margin-bottom-none{--margin-bottom-default: 0}.hero-type-a.margin-bottom-small{--margin-bottom-default: 32px}.hero-type-a.margin-bottom-medium{--margin-bottom-default: 64px}.hero-type-a.margin-bottom-large{--margin-bottom-default: 96px}.hero-type-a.margin-bottom-x-large{--margin-bottom-default: 128px}@media screen and (width <= 768px){.hero-type-a.margin-bottom-mob-none{--margin-bottom-mob-default: 0}.hero-type-a.margin-bottom-mob-small{--margin-bottom-mob-default: 8px}.hero-type-a.margin-bottom-mob-medium{--margin-bottom-mob-default: 12px}.hero-type-a.margin-bottom-mob-large{--margin-bottom-mob-default: 24px}.hero-type-a.margin-bottom-mob-x-large{--margin-bottom-mob-default: 48px}}@media screen and (width <= 768px){.hero-type-a{margin-top:var(--margin-top-mob-default);margin-bottom:var(--margin-bottom-mob-default)}}.hero-type-a.margin-top-default{--margin-top-default: 0}@media screen and (width <= 768px){.hero-type-a.margin-top-mob-default{--margin-top-mob-default: 0}}.hero-type-a.margin-bottom-default{--margin-bottom-default: 0}@media screen and (width <= 768px){.hero-type-a.margin-bottom-mob-default{--margin-bottom-mob-default: 0}}.hero-type-a.content-position-right .container{flex-direction:row-reverse}@media screen and (width <= 1024px){.hero-type-a.content-position-right .container{flex-direction:column;align-items:flex-start}}.hero-type-a.content-position-center{overflow:hidden;background:linear-gradient(113deg, #fff 30.87%, #abd9fa 100%),#fff}.hero-type-a.content-position-center .container{flex-flow:column nowrap;align-items:flex-start}.hero-type-a.content-position-center .hero-type-a__content,.hero-type-a.content-position-center .hero-type-a__media{width:100%}.hero-type-a.content-position-center .hero-type-a__media{margin-top:-132px}@media screen and (width <= 1024px){.hero-type-a.content-position-center .hero-type-a__media{margin-top:0}}.hero-type-a.content-position-center .hero-type-a__media img{margin-left:-53px;margin-right:-80px;width:calc(100% + 133px)}@media screen and (width <= 1024px){.hero-type-a.content-position-center .hero-type-a__media img{margin-top:0;margin-right:-35px;margin-left:-21px;width:calc(100% + 56px)}}.hero-type-a.content-position-center .hero-type-a__content{max-width:100}.hero-type-a.content-position-center .hero-type-a__content *{text-align:left}.hero-type-a.content-position-center .hero-type-a__content .buttons-list{justify-content:flex-start}@media screen and (width <= 576px){.hero-type-a.content-position-center .hero-type-a__content br{display:none}}.hero-type-a *{margin:0}.hero-type-a .container{display:flex;align-items:center;gap:var(--gap)}.hero-type-a__content,.hero-type-a__media{width:calc(50% - var(--gap)/2);font-size:0}@media screen and (width <= 1024px){.hero-type-a__content,.hero-type-a__media{width:100%}}.hero-type-a__content{display:flex;flex-direction:column;gap:24px;max-width:1000px;position:relative;z-index:1}.hero-type-a__content .tagline{color:var(--black)}.hero-type-a__content .buttons-list{margin-top:8px}@media screen and (width <= 576px){.hero-type-a__content .buttons-list{flex-flow:column nowrap;gap:16px}.hero-type-a__content .buttons-list .button{width:100%}}.hero-type-a__description{--content: var(--fonts-colors-copy-color)}.hero-type-a__description p{font-size:1.25rem;font-weight:400;line-height:130%}@media screen and (width <= 1024px){.hero-type-a__description p{font-size:1rem;line-height:140%;font-weight:500}}.hero-type-a__media picture,.hero-type-a__media img,.hero-type-a__media iframe{border-radius:32px;width:100%;height:auto}@media screen and (width <= 576px){.hero-type-a__media picture,.hero-type-a__media img,.hero-type-a__media iframe{border-radius:16px}}.hero-type-a img,.hero-type-a picture{width:100%;height:auto}.hero-type-a .video-box{position:relative;height:auto;width:100%}.hero-type-a .video-box .video-overlay{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-type-a .video-box .play{z-index:2;font-size:1.1em;position:absolute;top:calc(50% - 26px);left:0;right:0;margin:auto;background:#e53535;border-radius:50%;padding:0;text-align:center;text-indent:.1em;transition:all 150ms ease-out;width:48px;height:48px;box-shadow:0 0 35px 0 rgba(0,0,0,.9)}.hero-type-a .video-box .play:hover{transform:scale(1.2);cursor:pointer}.hero-type-a .video-box .play:after{border-style:solid;border-width:12px 0 12px 21px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;content:" ";font-size:12px;height:0;margin:-12px 0 0 -9px;top:50%;position:absolute;width:0}.hero-type-a .video-box .vimeo-box{display:flex;max-width:100%;position:relative;aspect-ratio:16/9}.hero-type-a .video-box .vimeo-box .play{all:unset;position:absolute;top:50%;left:50%;width:72px;height:72px;transform:translate(-50%, -50%);border:0;border-radius:50%;background:rgba(0,0,0,.55);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .25s ease}.hero-type-a .video-box .vimeo-box .play:after{content:"";margin-left:3px;border-style:solid;border-width:12px 0 12px 18px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.hero-type-a .video-box .vimeo-box .play:hover{background:rgba(0,0,0,.8);transform:translate(-50%, -50%) scale(1.1);outline:none}.hero-type-a .video-box-iframe.no-overlay iframe{position:relative}.hero-type-a .video-box-iframe iframe{position:absolute;left:0;top:0;width:100%;height:100%}.hero-type-a .video-box-iframe .video-overlay{position:relative;z-index:1;cursor:pointer}.hero-type-a .video-box-iframe.showed iframe{position:static}.hero-type-a .video-box-iframe.showed .twitter-tweet-rendered{display:flex !important}.hero-type-a .video-box-iframe.showed .twitter-tweet-rendered iframe{display:flex !important}.hero-type-a .html-animation{width:100%;height:auto}.hero-type-a .hide-picture{display:none}.hero-type-a .youtube-box,.hero-type-a .youtube{display:flex;max-width:100%;position:relative;aspect-ratio:16/9}.hero-type-a .youtube-box:hover,.hero-type-a .youtube:hover{cursor:pointer}.hero-type-a .youtube-box img,.hero-type-a .youtube img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}@media screen and (width <= 480px){.hero-type-a .youtube-box img,.hero-type-a .youtube img{border-radius:10px}}.hero-type-a .youtube-box iframe,.hero-type-a .youtube iframe{width:100%;height:auto;aspect-ratio:16/9}.hero-type-a .video-box .js-video-overlay.hidden{display:none}.hero-type-a .video-box iframe{width:100%;height:auto;aspect-ratio:16/9}.hero-type-a .video-box .twitter-tweet{display:none !important}.hero-type-a .video-box .twitter-tweet iframe{display:none !important}.hero-type-a .wistia-placeholder{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto}.hero-type-a .wistia-placeholder:hover{cursor:pointer}.hero-type-a .wistia-placeholder img{width:100%;height:auto}.hero-type-a .wistia-placeholder.hidden{display:none}.hero-type-a .wistia_responsive_padding{display:none !important;width:100%;height:auto}.hero-type-a .wistia_responsive_padding.showed{display:block !important}