@keyframes slow-zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes loadingBar{0%{width:0}to{width:75%}}.full-width-section{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw;z-index:0}.hero-banner{align-items:center;color:#fff;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;width:100%}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform-origin:center center;transition:opacity .5s ease-in-out;width:100%;z-index:1}.bg-image.active{opacity:1}.hero-inner{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1128px;padding:20px 0;width:100%;z-index:2}.hero-content{display:flex;flex:1;flex-direction:column;justify-content:center;max-width:650px;padding:0;text-align:left}#hero-heading{font:normal normal normal 48px/50px Runda;font-weight:800!important;line-height:1.2em}#hero-heading,#hero-subheading{color:#fff;text-shadow:0 0 6px #00000029}#hero-subheading{font:normal normal normal 22px/28px Runda;line-height:1.5em}.hero-content .button{align-self:flex-start;background-color:#4c60b2;border:0;display:inline-block}.hero-content .button:hover{background-color:#001062;border:0}.full-width-tabs-section{align-items:center;background:#fff;display:flex;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.hero-tabs-wrapper{margin:0 auto;max-width:1128px;width:100%}.hero-tabs{display:flex;gap:30px;width:100%}.tab-button{color:#333;cursor:pointer;flex:1;margin:0;padding:1em 0;position:relative;text-align:center;transition:background .3s}.tab-button,.tab-button.active,.tab-button:focus{background-color:#fff;border:none;border-radius:0;font-weight:600}.tab-button.active,.tab-button:focus{color:#535cb2}.tab-button:hover{background:#fff;border:none;border-radius:0;color:#535cb2}.tab-button span{display:inline-block;font:normal normal normal 16px/24px Runda;padding-top:.5em}.tab-button:before{background:transparent;content:"";height:5px;left:12.5%;position:absolute;top:0;transition:background .3s;width:0}.tab-button.active:before{animation:loadingBar 6s linear forwards;background:#535cb2}.tab-button.active:before,.tab-button:hover:before{background:#535cb2}.tab-button.manual:before{animation:none;background:#535cb2;width:75%}@media (max-width:768px){.hero-inner{padding:20px}#hero-heading{font-size:36px;line-height:42px}#hero-subheading{font-size:20px;line-height:26px}.button{padding:10px 20px;width:auto!important}.hero-tabs{overflow-x:auto;white-space:nowrap}.tab-button{font-size:1.2em;min-width:280px;padding:30px 10px}.tab-button span{font-size:.7em;line-height:1.4em}}