.hero{--title-main: var(--white);--content: var(--white);--padding-top-default: var(--top-bottom-padding-l);--gap: var(--distance-between-elements-m);--hero-after-height: 114px;--hero-after-height-mobile: 118px;--hero-after-bottom-mobile: -15px}.hero.padding-top-none{--padding-top-default: var(--top-bottom-padding-none)}.hero.padding-top-small{--padding-top-default: var(--top-bottom-padding-s)}.hero.padding-top-medium{--padding-top-default: var(--top-bottom-padding-m)}.hero.padding-top-large{--padding-top-default: var(--top-bottom-padding-l)}.hero.padding-top-x-large{--padding-top-default: var(--top-bottom-padding-xl)}@media screen and (width < 768px){.hero.padding-top-mob-none{--padding-top-mob-default: var(--top-bottom-padding-none)}.hero.padding-top-mob-small{--padding-top-mob-default: var(--top-bottom-padding-s)}.hero.padding-top-mob-medium{--padding-top-mob-default: var(--top-bottom-padding-m)}.hero.padding-top-mob-large{--padding-top-mob-default: var(--top-bottom-padding-l)}.hero.padding-top-mob-x-large{--padding-top-mob-default: var(--top-bottom-padding-xl)}}.hero.padding-bottom-none{--padding-bottom-default: var(--top-bottom-padding-none)}.hero.padding-bottom-small{--padding-bottom-default: var(--top-bottom-padding-s)}.hero.padding-bottom-medium{--padding-bottom-default: var(--top-bottom-padding-m)}.hero.padding-bottom-large{--padding-bottom-default: var(--top-bottom-padding-l)}.hero.padding-bottom-x-large{--padding-bottom-default: var(--top-bottom-padding-xl)}@media screen and (width < 768px){.hero.padding-bottom-mob-none{--padding-bottom-mob-default: var(--top-bottom-padding-none)}.hero.padding-bottom-mob-small{--padding-bottom-mob-default: var(--top-bottom-padding-s)}.hero.padding-bottom-mob-medium{--padding-bottom-mob-default: var(--top-bottom-padding-m)}.hero.padding-bottom-mob-large{--padding-bottom-mob-default: var(--top-bottom-padding-l)}.hero.padding-bottom-mob-x-large{--padding-bottom-mob-default: var(--top-bottom-padding-xl)}}.hero{padding-top:var(--padding-top-default);padding-bottom:var(--padding-bottom-default)}@media screen and (width < 768px){.hero{padding-top:var(--padding-top-mob-default);padding-bottom:var(--padding-bottom-mob-default)}}.hero.padding-top-default{--padding-top-default: var(--top-bottom-padding-l)}@media screen and (width < 768px){.hero.padding-top-mob-default{--padding-top-mob-default: var(--top-bottom-padding-xl)}}.hero.padding-bottom-default{--padding-bottom-default: 56px}@media screen and (width < 768px){.hero.padding-bottom-mob-default{--padding-bottom-mob-default: var(--top-bottom-padding-xl)}}.hero.margin-top-none{--margin-top-default: 0}.hero.margin-top-small{--margin-top-default: 32px}.hero.margin-top-medium{--margin-top-default: 64px}.hero.margin-top-large{--margin-top-default: 96px}.hero.margin-top-x-large{--margin-top-default: 128px}@media screen and (width < 768px){.hero.margin-top-mob-none{--margin-top-mob-default: 0}.hero.margin-top-mob-small{--margin-top-mob-default: 8px}.hero.margin-top-mob-medium{--margin-top-mob-default: 12px}.hero.margin-top-mob-large{--margin-top-mob-default: 24px}.hero.margin-top-mob-x-large{--margin-top-mob-default: 48px}}.hero.margin-bottom-none{--margin-bottom-default: 0}.hero.margin-bottom-small{--margin-bottom-default: 32px}.hero.margin-bottom-medium{--margin-bottom-default: 64px}.hero.margin-bottom-large{--margin-bottom-default: 96px}.hero.margin-bottom-x-large{--margin-bottom-default: 128px}@media screen and (width < 768px){.hero.margin-bottom-mob-none{--margin-bottom-mob-default: 0}.hero.margin-bottom-mob-small{--margin-bottom-mob-default: 8px}.hero.margin-bottom-mob-medium{--margin-bottom-mob-default: 12px}.hero.margin-bottom-mob-large{--margin-bottom-mob-default: 24px}.hero.margin-bottom-mob-x-large{--margin-bottom-mob-default: 48px}}.hero{margin-top:var(--margin-top-default);margin-bottom:var(--margin-bottom-default)}@media screen and (width < 768px){.hero{margin-top:var(--margin-top-mob-default);margin-bottom:var(--margin-bottom-mob-default)}}.hero.margin-top-default{--margin-top-default: 0}@media screen and (width < 768px){.hero.margin-top-mob-default{--margin-top-mob-default: 0}}.hero.margin-bottom-default{--margin-bottom-default: 0}@media screen and (width < 768px){.hero.margin-bottom-mob-default{--margin-bottom-mob-default: 0}}.hero{background-color:var(--purple-purple-900051344, #051344);color:var(--white);position:relative}.hero.content-position-right .container{flex-direction:row-reverse}@media screen and (width < 1024px){.hero.content-position-right .container{flex-direction:column;align-items:flex-start}}.hero.content-position-center .container{flex-direction:column;align-items:flex-start}@media screen and (width < 576px){.hero.content-position-center .container{align-items:flex-start}}.hero.content-position-center .hero__content,.hero.content-position-center .hero__media{flex:0 0 100%;max-width:100%}.hero.content-position-center .hero__content{max-width:768px}.hero.content-position-center .hero__content *{text-align:center}@media screen and (width < 576px){.hero.content-position-center .hero__content *{text-align:left}}.hero.content-position-center .hero__content .buttons-list{justify-content:center}@media screen and (width < 576px){.hero.content-position-center .hero__content .buttons-list{justify-content:flex-start}}.hero *{margin:0}.hero .container{align-items:center;gap:var(--gap);position:relative;z-index:2;padding-bottom:120px}@media screen and (width < 1024px){.hero .container{max-width:100%;flex-direction:column;align-items:flex-start;padding-bottom:0}}.hero__content{flex:0 0 calc(56.99% - var(--gap)/2);max-width:calc(56.99% - var(--gap)/2)}.hero__media{flex:0 0 calc(43.01% - var(--gap)/2);max-width:calc(43.01% - var(--gap)/2)}.hero__content{display:flex;flex-direction:column;gap:var(--distance-between-elements-xxs)}@media screen and (width < 1024px){.hero__content{flex:0 0 100%;max-width:100%}}@media screen and (width < 576px){.hero__content{gap:var(--distance-between-elements-xs)}}.hero__content .buttons-list{margin-top:24px;--btn-list-gap: 8px}.hero__content .buttons-list .button--default{--btn-padding-y: 10px}@media screen and (width < 1024px){.hero__content .buttons-list{margin-top:0;padding-bottom:var(--top-bottom-padding-xl)}}.hero__content .buttons-list .button.button--outline{--btn-border: var(--white);--btn-color: var(--white);--btn-color-hover: var(--teal-700);--btn-bg-hover: var(--white);--btn-border-hover: var(--white)}.hero .tagline{color:var(--white);text-transform:none;display:inline-flex;align-items:center;gap:var(--distance-between-elements-xxs);width:-moz-fit-content;width:fit-content}.hero__tagline-icon{width:1rem;height:1rem}.hero__tagline-icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.hero__content h1{margin-top:0;margin-bottom:0;color:#fff;padding-top:var(--distance-between-elements-xxs)}@media screen and (width < 1024px){.hero__content h1{padding-top:0}}.hero__subtitle{padding-bottom:var(--distance-between-elements-xxs)}@media screen and (width < 1024px){.hero__subtitle{padding-bottom:0}}.hero__subtitle{line-height:150%;font-weight:400}@media screen and (width < 576px){.hero__subtitle{line-height:normal}}.hero__description p{font-weight:500;line-height:150%;font-variation-settings:"opsz" 14}.hero__media{border-radius:20px;padding-top:36px;display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (width < 1024px){.hero__media{display:none}}.hero__media picture,.hero__media img,.hero__media iframe{border-radius:0;width:-moz-fit-content;width:fit-content;height:auto}.hero img,.hero picture{width:100%;height:auto}.hero .video-box{position:relative;height:auto;width:100%}.hero .video-box .video-overlay{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .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 .video-box .play:hover{transform:scale(1.2);cursor:pointer}.hero .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 .video-box .vimeo-box{display:flex;max-width:100%;position:relative;aspect-ratio:16/9}.hero .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 .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 .video-box .vimeo-box .play:hover{background:rgba(0,0,0,.8);transform:translate(-50%, -50%) scale(1.1);outline:none}.hero .video-box-iframe.no-overlay iframe{position:relative}.hero .video-box-iframe iframe{position:absolute;left:0;top:0;width:100%;height:100%}.hero .video-box-iframe .video-overlay{position:relative;z-index:1;cursor:pointer}.hero .video-box-iframe.showed iframe{position:static}.hero .video-box-iframe.showed .twitter-tweet-rendered{display:flex !important}.hero .video-box-iframe.showed .twitter-tweet-rendered iframe{display:flex !important}.hero .html-animation{width:100%;height:auto}.hero .hide-picture{display:none}.hero .youtube-box,.hero .youtube{display:flex;max-width:100%;position:relative;aspect-ratio:16/9}.hero .youtube-box:hover,.hero .youtube:hover{cursor:pointer}.hero .youtube-box img,.hero .youtube img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}@media screen and (width < 480px){.hero .youtube-box img,.hero .youtube img{border-radius:10px}}.hero .youtube-box iframe,.hero .youtube iframe{width:100%;height:auto;aspect-ratio:16/9}.hero .video-box .js-video-overlay.hidden{display:none}.hero .video-box iframe{width:100%;height:auto;aspect-ratio:16/9}.hero .video-box .twitter-tweet{display:none !important}.hero .video-box .twitter-tweet iframe{display:none !important}.hero .wistia-placeholder{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto}.hero .wistia-placeholder:hover{cursor:pointer}.hero .wistia-placeholder img{width:100%;height:auto}.hero .wistia-placeholder.hidden{display:none}.hero .wistia_responsive_padding{display:none !important;width:100%;height:auto}.hero .wistia_responsive_padding.showed{display:block !important}.hero img{width:-moz-fit-content;width:fit-content}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;width:100%;height:calc(var(--hero-after-height) + 1px);background-color:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1280' height='114' viewBox='0 0 1280 114' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-2.99982 67.4325C55.2886 85.4378 121.227 99.177 181.475 96.2117C337.759 88.5196 465.565 47.1571 637.292 63.0102C764.896 74.79 1072.7 55.7333 1280 0V114H-3L-2.99982 67.4325Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1280' height='114' viewBox='0 0 1280 114' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-2.99982 67.4325C55.2886 85.4378 121.227 99.177 181.475 96.2117C337.759 88.5196 465.565 47.1571 637.292 63.0102C764.896 74.79 1072.7 55.7333 1280 0V114H-3L-2.99982 67.4325Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:bottom center;mask-position:bottom center;pointer-events:none;z-index:1}@media screen and (width < 576px){.hero:after{height:var(--hero-after-height-mobile);bottom:var(--hero-after-bottom-mobile);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='118' viewBox='0 0 640 118' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 21.9072C0.5 21.9072 36.0468 65.7216 99.1365 65.7216C190.517 56.1495 254.092 30.7933 354.502 50.5209C412.591 61.9336 530.844 70.7004 640 0V115.738L0.5 118V21.9072Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='118' viewBox='0 0 640 118' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 21.9072C0.5 21.9072 36.0468 65.7216 99.1365 65.7216C190.517 56.1495 254.092 30.7933 354.502 50.5209C412.591 61.9336 530.844 70.7004 640 0V115.738L0.5 118V21.9072Z' fill='black'/%3E%3C/svg%3E")}}