.hero-section{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;min-height:640px;padding:16px;position:relative}.hero-section.gutter{padding:32px}@media (min-width:750px){.hero-section{max-height:64vh;padding:32px}}@media (min-width:768px){.hero-section.gutter{padding:32px 10%}}@media (min-width:1024px){.hero-section.gutter{padding:32px 15%}}.hero-section .block_01.light_01,.hero-section.light_01{background-color:#f1f0fa}.hero-section.light_01 .block_02:after{background:linear-gradient(90deg,#f1f0fa,transparent)}.hero-section .block_01.light_02,.hero-section.light_02{background-color:#fdfcff}.hero-section.light_02 .block_02:after{background:linear-gradient(90deg,#fdfcff,transparent)}.hero-section .block_01.grey_03,.hero-section.grey_03{background-color:#f6f7fa}.hero-section.grey_03 .block_02:after{background:linear-gradient(90deg,#f6f7fa,transparent)}.hero-section .block_01.light-orange_01,.hero-section.light_orange_01{background-color:#fff3e2}.hero-section.light_orange_01 .block_02:after{background:linear-gradient(90deg,#fff3e2,transparent)}.hero-section .block_01.light-orange_02,.hero-section.light_orange_02{background-color:#fff9f2}.hero-section.light_orange_02 .block_02:after{background:linear-gradient(90deg,#fff9f2,transparent)}.hero-section .block_01.dark_01,.hero-section.dark_01{background-color:#1f1f30}.hero-section.dark_01 .block_02:after{background:linear-gradient(90deg,#1f1f30,transparent)}.hero-section .block_01.dark_02,.hero-section.dark_02{background-color:#34344b}.hero-section.dark_02 .block_02:after{background:linear-gradient(90deg,#34344b,transparent)}.hero-section .block_01{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin-right:32px;padding:16px;width:100%}@media (min-width:750px){.hero-section .block_01{padding:64px}}@media (min-width:1400px){.hero-section .block_01{width:50%}}.hero-section .block_01 .pretitle{color:#686985;font-family:IBM Plex Mono;font-size:20px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:84px}.hero-section .block_01 .title{color:#34344b;font-family:IBM Plex Sans Condensed;font-size:64px;font-style:normal;font-weight:500;line-height:64px;margin-bottom:32px}.hero-section .block_01 .paragraph{color:#686985;font-family:IBM Plex Sans;font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:16px}.hero-section .block_01.dark_02 .pretitle,.hero-section .block_01.grey_03 .pretitle{color:#b7bad6}.hero-section .block_01.dark_01 .title,.hero-section .block_01.dark_02 .title{color:#fdfcff}.hero-section .block_01.dark_01 .paragraph,.hero-section .block_01.dark_02 .paragraph{color:#b7bad6}.hero-section .block_01.light-orange_01 .paragraph{color:#34344b}.cta-buttons{flex-gap:4px;display:flex;flex-direction:column}.hero-section .block_01 .cta{align-items:center;align-self:start;background:#f27633;border:none;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.1);color:#fff9f2;cursor:pointer;display:flex;font-family:IBM Plex Sans;font-size:22px;font-style:normal;font-weight:500;line-height:22px;padding:16px 24px;text-decoration:none;width:fit-content}.hero-section .block_01 .cta.secondary{background:transparent;border-radius:0;box-shadow:none;color:#f27633}.hero-section .block_01 .cta i{font-size:24px;height:16px;line-height:16px;margin-left:16px;width:16px}.hero-section .block_01.dark_01 .cta,.hero-section .block_01.dark_02 .cta{background:#b7bad6;color:#1f1f30}.hero-section .block_02{position:relative}.hero-section .block_02.video-block{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-section .block_02 img{display:none;height:auto;height:100%;object-fit:cover;width:0;width:100%}.hero-section .block_02 iframe{background-color:#fff;height:100%;object-fit:cover;position:absolute;top:50%!important;transform:translateY(-50%) scale(1);transform-origin:right center;width:100%}.hero-section .block_02:after{content:"";height:80%;left:0;position:absolute;top:0;width:100%}@media (max-width:1400px){.hero-section{background:transparent!important}.hero-section .block_02:after{background:linear-gradient(180deg,#f1f0fa 30%,transparent)!important}}@media (min-width:1400px){.hero-section .block_02{display:block;width:50%}.hero-section .block_02.video-block{height:auto;position:relative;width:70%;z-index:0}.hero-section .block_02 iframe,.hero-section .block_02 img{display:block}.hero-section .block_02:after{height:100%;left:0;pointer-events:none;width:20%}}.hero-section .hs-video-container{height:100%}.hero-section .hs-video-wrapper{height:100%!important;padding:0!important}.hero-section .video__wrapper{height:100%;overflow:hidden;position:relative;width:100%}.hero-section .video__wrapper video{height:100%;transform:scale(1.38);transform-origin:right center;width:100%}