a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{background:transparent;border:0;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{height:auto}.fs-12{font-size:.75rem}.fs-13{font-size:.8125rem}.fs-14{font-size:.875rem}.fs-15{font-size:.9375rem}.fs-16{font-size:1rem}.fs-17{font-size:1.0625rem}.fs-18{font-size:1.125rem}.fs-20,.h4,.h5,.h6,h4,h5,h6{font-size:1.25rem}.fs-22{font-size:1.375rem}.fs-23{font-size:1.4375rem}.fs-24,.h3,h3{font-size:1.5rem}.fs-26{font-size:1.625rem}.fs-32{font-size:2rem}.fs-35{font-size:2.1875rem}.fs-36,.h2,h2{font-size:2.25rem}.fs-46{font-size:2.875rem}.fs-48{font-size:3rem}.fs-56{font-size:3.5rem}.fs-72{font-size:4.5rem}.fs-76,.h1,h1{font-size:4.75rem}.lh-16{line-height:1rem}.lh-19{line-height:1.1875rem}.lh-20{line-height:1.25rem}.lh-21{line-height:1.3125rem}.lh-23{line-height:1.4375rem}.lh-24{line-height:1.5rem}.lh-27{line-height:1.6875rem}.lh-28{line-height:1.75rem}.lh-29{line-height:1.8125rem}.lh-32{line-height:2rem}.lh-34{line-height:2.125rem}.lh-38{line-height:2.375rem}.lh-42{line-height:2.625rem}.lh-45{line-height:2.8125rem}.lh-46{line-height:2.875rem}.lh-56{line-height:3.5rem}.lh-58{line-height:3.625rem}.lh-64{line-height:4rem}.lh-87{line-height:5.4375rem}.lh-92{line-height:5.75rem}.fw-300{font-weight:300}.fw-400,body,html{font-weight:400}.fw-500{font-weight:500}.bold,.fw-600,b,strong{font-weight:600}.of-hidden{overflow:hidden}.of-auto{overflow:auto}.of-scroll{overflow:scroll}.of-visible{overflow:visible}:root{--header-height:80px}@media only screen and (max-width:42.49875rem){:root{--header-height:60px}header .logo-container a.logo img{max-height:26px;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left}}main.page{margin-top:var(--header-height)}.lenis-scrolling header{transition:none}header{height:100%;left:0;max-height:var(--header-height);position:fixed;top:0;transition:color .3s ease-in;width:100vw;will-change:color;z-index:20}header:before{background-color:#fff!important;border-bottom:1px solid #e8e8e8;box-shadow:0 1px 2px rgba(28,29,52,.1);opacity:0}header:after,header:before{content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease-in;width:100%;will-change:opacity;z-index:-1}header:after{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask:linear-gradient(180deg,#000 0,transparent);mask:linear-gradient(180deg,#000 0,transparent)}@media only screen and (max-width:54.37375rem){header{transform:none!important}}.admin-bar header{top:2rem}@media only screen and (max-width:48.87375rem){.admin-bar header{top:2.875rem}}header.hide{display:none}header .inner-content{height:100%}header .navigation{display:flex;flex-direction:row;height:100%;justify-content:space-between;position:relative}header .navigation .nav-content-wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}header .navigation .logo-container{align-items:center;display:flex;position:relative;width:calc(2.59375rem + 16.125vw)}@media (min-width:75rem){header .navigation .logo-container{width:14.6875rem}}header .navigation .logo-container a.logo{z-index:1}header .navigation .logo-container a.logo svg{fill:#fff;aspect-ratio:182.667/26;display:block;transition:fill .3s ease-in;width:auto}header .navigation .logo-container .split{background-color:#fff;display:inline-block;height:1rem;margin:0 1rem;width:.03125rem}header .navigation #main_nav{display:flex;margin:0 auto}header .navigation #main_nav .default-menu{display:flex}header .navigation #main_nav .default-menu>.menu-item{align-items:center;color:#fff;cursor:pointer;display:flex;margin-right:calc(1.375rem + 1.5vw)}@media (min-width:75rem){header .navigation #main_nav .default-menu>.menu-item{margin-right:2.5rem}}header .navigation #main_nav .default-menu>.menu-item:hover{color:#e6e6e6}header .navigation #main_nav .default-menu>.menu-item:active{color:#ccc}header .navigation #main_nav .default-menu>.menu-item:last-of-type{margin-right:0}header .navigation #main_nav .default-menu>.menu-item>a{color:inherit;font-size:1rem;font-weight:500;letter-spacing:-.02rem;opacity:1;padding:.5rem 0;text-decoration:none}header .navigation #main_nav .default-menu>.menu-item--live-demo:before{-webkit-animation:pulseWhite 2s infinite;animation:pulseWhite 2s infinite;background-color:#fff;border-radius:50%;box-shadow:0 0 0 hsla(0,0%,100%,.4);content:"";display:inline-block;height:.625rem;margin-bottom:.0625rem;margin-right:.5rem;width:.625rem}@-webkit-keyframes pulseWhite{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 5px hsla(0,0%,100%,.4)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}}header .navigation #main_nav .default-menu .menu-item-has-children{position:relative}header .navigation #main_nav .default-menu .menu-item-has-children a,header .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-text{width:100%}header .navigation #main_nav .default-menu .menu-item-has-children a,header .navigation #main_nav .default-menu .menu-item-has-children a>span{align-items:center;display:flex}@media screen and (min-width:70.75rem){header .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-top-arrow,header .navigation #main_nav .default-menu .menu-item-has-children a>span .menu-item-top-arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;display:inline-block;height:0;margin-left:8px;transition:transform .1s ease;width:0;will-change:transform}}header .navigation #main_nav .default-menu .menu-item-has-children.collapsed a:after{transform:rotate(180deg)}header .navigation #main_nav .default-menu .menu-item-has-children.collapsed .sub-menu{opacity:1;transform:translate(-50%);visibility:visible}@media screen and (min-width:70.75rem){header .navigation #main_nav .default-menu .menu-item-has-children{perspective:1000px}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu{background:#fff;border-radius:8px;box-shadow:0 0 1.5rem 0 rgba(105,122,128,.4);left:0;opacity:0;padding:24px 0 32px;position:absolute;top:100%;transform:rotateY(-8deg) rotateX(8deg);transform-origin:top left;transform-style:preserve-3d;transition:width .3s ease,transform .3s ease,visibility .3s ease,opacity .3s ease;visibility:hidden;width:264px;will-change:width,transform,visibility,opacity;z-index:99}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu--hovered{width:560px!important}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu--hovered:after{transform:translateX(0)!important;transition:width .3s ease!important;width:296px!important}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu--hovered .sub-menu{width:296px!important}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu:before{border-bottom:12px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;content:"";left:24px;position:absolute;top:-12px}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu:after{background:#edf0f9;border-radius:0 8px 8px 0;bottom:0;content:"";left:264px;pointer-events:none;position:absolute;top:0;transform:translateX(-8px);transition:width .3s ease,transform .1s ease .25s;width:0;will-change:width,transform}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .menu-item-medium-weight{font-weight:500!important}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item{perspective:none;position:static}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item a{align-items:center;display:flex;gap:12px;padding:0 32px;width:264px}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item a .menu-item-icon{align-items:center;display:flex;flex-shrink:0;height:14px;justify-content:flex-start;width:14px}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item a .menu-item-icon img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item a .menu-item-arrow{display:flex;flex-grow:1;justify-content:flex-end}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item a .menu-item-arrow:after{border-bottom:4px solid transparent;border-left:4px solid #1c1d34;border-top:4px solid transparent;content:"";display:inline-block;height:0;transition:transform .15s ease,opacity .15s ease;width:0;will-change:transform,opacity}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item:hover .menu-item-arrow:after{opacity:.3;transform:rotate(180deg)}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item:hover>.sub-menu{opacity:1;pointer-events:all;transform:translateY(0);visibility:visible}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item:not(.menu-item-bottom-link):not(.menu-item-back-link){color:#32345c;font-size:1rem;font-weight:500;line-height:1.1875}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item:not(.menu-item-bottom-link):not(.menu-item-back-link) a{padding-bottom:10px;padding-top:10px;transition:background .15s ease;will-change:background}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item:not(.menu-item-bottom-link):not(.menu-item-back-link):hover>a{background:#edf0f9}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item.menu-item-back-link{color:#563ac9;font-size:calc(1.275rem + .3vw);font-weight:700;margin-bottom:16px;padding:0 32px;width:264px}}@media screen and (min-width:70.75rem) and (min-width:75rem){header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item.menu-item-back-link{font-size:1.5rem}}@media screen and (min-width:70.75rem){header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu>.menu-item.menu-item-bottom-link{color:#563ac9;font-size:1rem;font-weight:500;line-height:1.1875;margin-top:32px;text-decoration:underline}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu{border-radius:0 8px 8px 0;bottom:0;left:264px;opacity:0;overflow-y:auto;padding-bottom:24px;padding-top:64px;pointer-events:none;position:absolute;top:0;transform:translateX(-8px);transition:width .3s ease,opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;width:0;will-change:width,opacity,visibility,transform;z-index:2}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item{font-weight:400;width:296px}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item a{width:100%}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item a .menu-item-arrow:after{opacity:0}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item a .menu-item-icon+.menu-item-arrow{display:none}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item a:hover .menu-item-arrow:after{opacity:.3}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item.menu-item-back-link{display:none}header .navigation #main_nav .default-menu .menu-item-has-children .mt-mega-menu .sub-menu .menu-item:hover a{background:#dee4f2}header .navigation #main_nav .default-menu .menu-item-has-children:hover .mt-mega-menu{opacity:1;transform:rotateY(0) rotateX(0);visibility:visible}}header .navigation #secondary_nav{display:flex}header .navigation #secondary_nav .default-menu{align-items:center;display:flex}header .navigation #secondary_nav .default-menu .menu-item a{color:inherit;font-size:1rem;font-weight:500;letter-spacing:-.02rem;opacity:1;padding:.5rem 0;text-decoration:none}header .navigation #secondary_nav .default-menu .menu-item--login{background-color:unset;box-shadow:unset;color:#fff}header .navigation #secondary_nav .default-menu .menu-item--login:hover{color:#e6e6e6}header .navigation #secondary_nav .default-menu .menu-item--login:active{color:#ccc}header .navigation #secondary_nav .default-menu .menu-item--sign-up{background-color:transparent;color:#fff;margin-left:calc(1.375rem + 1.5vw)}@media (min-width:75rem){header .navigation #secondary_nav .default-menu .menu-item--sign-up{margin-left:2.5rem}}header .navigation #secondary_nav .default-menu .menu-item--sign-up a{background-color:hsla(0,0%,100%,0);border:1px solid #fff;border-radius:.25rem;padding:.8125rem calc(1.25625rem + .075vw)}@media (min-width:75rem){header .navigation #secondary_nav .default-menu .menu-item--sign-up a{padding:.8125rem 1.3125rem}}header .navigation #secondary_nav .default-menu .menu-item--sign-up a:hover{background-color:#fff;color:#1c1d34}header .navigation #secondary_nav .default-menu .menu-item--sign-up a:active{background-color:#f5f5f5;color:#232441}header .navigation .language-wrapper{transition:none}header .navigation .language-wrapper .default-menu{display:flex}header .navigation .language-wrapper .default-menu li.current_lang a{padding:2em;vertical-align:middle}header .navigation .language-wrapper .default-menu li.current_lang a img{display:block;height:1.25rem;margin-right:.5em;width:1.25rem}header .navigation .language-wrapper .default-menu .menu-item{align-items:center;color:#fff;cursor:pointer;display:flex;margin-right:calc(1.375rem + 1.5vw)}@media (min-width:75rem){header .navigation .language-wrapper .default-menu .menu-item{margin-right:2.5rem}}header .navigation .language-wrapper .default-menu .menu-item:hover{color:#e6e6e6}header .navigation .language-wrapper .default-menu .menu-item:active{color:#ccc}header .navigation .language-wrapper .default-menu .menu-item:last-of-type{margin-right:0}header .navigation .language-wrapper .default-menu .menu-item a{color:inherit;font-size:1rem;font-weight:500;letter-spacing:-.02rem;opacity:1;padding:.5rem 0;text-decoration:none}header .navigation .language-wrapper .default-menu .menu-item--live-demo:before{-webkit-animation:pulseWhite 2s infinite;animation:pulseWhite 2s infinite;background-color:#fff;border-radius:50%;box-shadow:0 0 0 hsla(0,0%,100%,.4);content:"";display:inline-block;height:.625rem;margin-bottom:.0625rem;margin-right:.5rem;width:.625rem}@keyframes pulseWhite{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 5px hsla(0,0%,100%,.4)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}}header .navigation .language-wrapper .default-menu .menu-item-has-children{position:relative}header .navigation .language-wrapper .default-menu .menu-item-has-children a{align-items:center;display:flex}header .navigation .language-wrapper .default-menu .menu-item-has-children a:after{border-left:.1875rem solid transparent;border-right:.1875rem solid transparent;border-top:.3125rem solid #fff;content:"";display:inline-block;margin-bottom:.0625rem;margin-left:.5rem;transition:all .1s linear}header .navigation .language-wrapper .default-menu .menu-item-has-children.collapsed a:after{transform:rotate(180deg)}header .navigation .language-wrapper .default-menu .menu-item-has-children.collapsed .sub-menu{opacity:1;transform:translate(-50%);visibility:visible}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu{background-color:#fff;border-radius:.25rem;box-shadow:0 0 1.5rem 0 rgba(105,122,128,.4);left:50%;opacity:0;padding:.5rem;position:absolute;top:calc(100% + .5rem);transform:translate(-50%,1rem);transition:all .1s linear;visibility:hidden;width:calc(2.625rem + 16.5vw)}@media (min-width:75rem){header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu{width:15rem}}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu:after{border-bottom:.375rem solid #fff;border-left:.375rem solid transparent;border-right:.375rem solid transparent;content:"";display:block;height:0;position:absolute;right:50%;top:-.375rem;transition:all 70ms linear;width:0}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item{display:block;margin:0}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a{border-radius:.125rem;color:#1c1d34;font-size:1rem;padding:.5rem 1rem;position:relative;transition:all .1s linear}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a:after{border-bottom:.3125rem solid transparent;border-left:.3125rem solid #1c1d34;border-top:.3125rem solid transparent;content:"";display:inline-block;height:0;opacity:0;position:absolute;right:1rem;transition:all 70ms linear;visibility:hidden;width:0}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a:hover{background-color:#f0f0f0}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a:hover:after{opacity:1;right:calc(1.275rem + .3vw);visibility:visible}@media (min-width:75rem){header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a:hover:after{right:1.5rem}}header .navigation .language-wrapper .default-menu .menu-item-has-children .sub-menu .menu-item a img.emoji{margin-right:1ex!important}header .navigation #menu-secondary-menu li.language-switcher,header .navigation .laptop-language-mobile{display:none}@media only screen and (max-width:70.75rem){header .navigation #menu-secondary-menu li.language-switcher{display:unset}}header .navigation .menu-item--live-demo.loading:before{-webkit-animation:unset!important;animation:unset!important;background-color:unset!important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODY0NSI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDEyNTY3IiBkPSJNMTIuMTgxLjA2YTEyIDEyIDAgMSAwIDguNTEgMy41IDEyIDEyIDAgMCAwLTguNTEtMy41Wm0tLjQzNyAyMi41NjVhOS4yOTQgOS4yOTQgMCAxIDEgNi41ODktMi43NDcgOS4yOTQgOS4yOTQgMCAwIDEtNi41ODkgMi43NDdaIiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgNTQyNSIgY3g9IjUuMTIzIiBjeT0iNS4xMjMiIHI9IjUuMTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjQ0NiA3LjY2MikiIGZpbGw9IiNmZmYiLz48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGF0dHJpYnV0ZVR5cGU9IlhNTCIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDEyIDEyIiB0bz0iMzYwIDEyIDEyIiBkdXI9IjEuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:auto 16px;border-radius:unset!important;box-shadow:unset!important;height:1rem!important;width:1rem!important}header .navigation .white .menu-item--live-demo.loading:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODY0NSI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDEyNTY3IiBkPSJNMTIuMTgxLjA2YTEyIDEyIDAgMSAwIDguNTEgMy41IDEyIDEyIDAgMCAwLTguNTEtMy41Wm0tLjQzNyAyMi41NjVhOS4yOTQgOS4yOTQgMCAxIDEgNi41ODktMi43NDcgOS4yOTQgOS4yOTQgMCAwIDEtNi41ODkgMi43NDdaIiBmaWxsPSIjNTYzYWM5Ii8+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgNTQyNSIgY3g9IjUuMTIzIiBjeT0iNS4xMjMiIHI9IjUuMTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjQ0NiA3LjY2MikiIGZpbGw9IiM1NjNhYzkiLz48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGF0dHJpYnV0ZVR5cGU9IlhNTCIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDEyIDEyIiB0bz0iMzYwIDEyIDEyIiBkdXI9IjEuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:auto 16px}header.scrolled{color:#1c1d34}header.scrolled:before{opacity:1}header.scrolled:after{opacity:0}header.scrolled .navigation .logo-container .logo svg{fill:#32345c}header.scrolled .navigation .logo-container .split{background-color:#1c1d34}header.scrolled .navigation .logo-container .language-wrapper .menu-item-has-children a:after{border-top:.3125rem solid #1c1d34}header.scrolled .navigation #main_nav .default-menu>.menu-item{color:#1c1d34}header.scrolled .navigation #main_nav .default-menu>.menu-item:hover{color:#525497}header.scrolled .navigation #main_nav .default-menu>.menu-item:active{color:#aeb0d4}header.scrolled .navigation #main_nav .default-menu>.menu-item--live-demo:before{-webkit-animation:pulseBlack 2s infinite;animation:pulseBlack 2s infinite;background-color:#1c1d34;box-shadow:0 0 0 rgba(0,0,0,.4)}@-webkit-keyframes pulseBlack{0%{box-shadow:0 0 0 0 rgba(0,0,0,.4)}70%{box-shadow:0 0 0 5px rgba(0,0,0,.4)}to{box-shadow:0 0 0 0 rgba(0,0,0,.4)}}@media screen and (min-width:54.37375rem){header.scrolled .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-top-arrow{border-top:4px solid #1c1d34}}header.scrolled .navigation #main_nav .default-menu .menu-item-has-children a:after{border-top:.3125rem solid #1c1d34}header.scrolled .navigation #secondary_nav .default-menu .menu-item--login{color:#1c1d34}header.scrolled .navigation #secondary_nav .default-menu .menu-item--login:hover{color:#525497}header.scrolled .navigation #secondary_nav .default-menu .menu-item--login:active{color:#aeb0d4}header.scrolled .navigation #secondary_nav .default-menu .menu-item--sign-up a{background-color:#563ac9!important;color:#fff!important}header.scrolled .navigation #secondary_nav .default-menu .menu-item--sign-up a:hover{background-color:#644acd!important;color:#f5f5f5}header.scrolled .navigation #secondary_nav .default-menu .menu-item--sign-up a:active{background-color:#715ad2!important;color:#ebebeb}header.scrolled .navigation #pull_menu .line-1,header.scrolled .navigation #pull_menu .line-2,header.scrolled .navigation #pull_menu .line-3{background:#1c1d34}header.white{color:#1c1d34}header.white .navigation .logo-container .logo svg{fill:#32345c}header.white .navigation .logo-container .split{background-color:#1c1d34}header.white .navigation .logo-container .language-wrapper .menu-item-has-children a:after{border-top:.3125rem solid #1c1d34}header.white .navigation #main_nav .default-menu>.menu-item{color:#1c1d34}header.white .navigation #main_nav .default-menu>.menu-item:hover{color:#525497}header.white .navigation #main_nav .default-menu>.menu-item:active{color:#aeb0d4}header.white .navigation #main_nav .default-menu>.menu-item--live-demo:before{-webkit-animation:pulseBlack 2s infinite;animation:pulseBlack 2s infinite;background-color:#1c1d34;box-shadow:0 0 0 rgba(0,0,0,.4)}@keyframes pulseBlack{0%{box-shadow:0 0 0 0 rgba(0,0,0,.4)}70%{box-shadow:0 0 0 5px rgba(0,0,0,.4)}to{box-shadow:0 0 0 0 rgba(0,0,0,.4)}}@media screen and (min-width:54.37375rem){header.white .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-top-arrow{border-top:4px solid #1c1d34}}header.white .navigation #main_nav .default-menu .menu-item-has-children a:after{border-top:.3125rem solid #1c1d34}header.white .navigation #secondary_nav .default-menu .menu-item--login{color:#1c1d34}header.white .navigation #secondary_nav .default-menu .menu-item--login:hover{color:#525497}header.white .navigation #secondary_nav .default-menu .menu-item--login:active{color:#aeb0d4}header.white .navigation #secondary_nav .default-menu .menu-item--sign-up a{background-color:transparent;border:1px solid #563ac9;color:#563ac9;transition:color .2s ease-in,background-color .2s ease-in,border-color .2s ease-in}header.white .navigation #secondary_nav .default-menu .menu-item--sign-up a:hover{border-color:#644acd;color:#644acd}header.white .navigation #secondary_nav .default-menu .menu-item--sign-up a:active{border-color:#715ad2;color:#715ad2}header.white .navigation #pull_menu .line-1,header.white .navigation #pull_menu .line-2,header.white .navigation #pull_menu .line-3{background:#1c1d34}header .navigation #pull_menu{cursor:pointer;display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2.1875rem;z-index:999999}header .navigation #pull_menu .pull_menu_icon{transform:translate3d(15.5625rem,0,0)}header .navigation #pull_menu .push_wrap{transform:translate3d(15.625rem,0,0)}header .navigation #pull_menu .line-1,header .navigation #pull_menu .line-2,header .navigation #pull_menu .line-3{background:#fff;height:.125rem;margin-left:5%;opacity:1;position:relative;top:0;transform:rotate(0deg);transition:transform .3s ease,top .3s ease .2s,opacity .3s .2s;width:90%}header .navigation #pull_menu .line-2,header .navigation #pull_menu .line-3{margin-top:.3125rem}header.pull_menu_in_out .navigation #pull_menu .line-1,header.pull_menu_in_out .navigation #pull_menu .line-2,header.pull_menu_in_out .navigation #pull_menu .line-3,header.scrolled .navigation #pull_menu .line-1,header.scrolled .navigation #pull_menu .line-2,header.scrolled .navigation #pull_menu .line-3{background:#011544}header.pull_menu_in_out .navigation #pull_menu .line-1{position:relative;top:.5rem;transform:rotate(45deg);transition:transform .3s ease .3s,top .3s ease}header.pull_menu_in_out .navigation #pull_menu .line-2{opacity:0;transition:opacity .3s ease .3s}header.pull_menu_in_out .navigation #pull_menu .line-3{top:-.4375rem;transform:rotate(-45deg);transition:transform .3s ease .3s,top .3s ease}@media only screen and (max-width:70.75rem){header .navigation-overlay{opacity:1;visibility:visible}header .navigation{margin:0 auto}header .navigation #main_nav{background:#fff;bottom:5rem;float:none;position:fixed;right:0;top:var(--header-height);transform:translate3d(100%,0,0);width:100%;z-index:1}header .navigation #main_nav .default-menu{display:block;overflow-y:scroll;padding:0 var(--inner-content-padding);transition:transform .3s ease;width:100%}header .navigation #main_nav .default-menu .menu-item{border-bottom:.0625rem solid hsla(0,0%,44%,.1);color:#1c1d34;margin:0}header .navigation #main_nav .default-menu .menu-item:hover{color:#525497}header .navigation #main_nav .default-menu .menu-item:active{color:#aeb0d4}header .navigation #main_nav .default-menu .menu-item a{padding:1.5rem 0;width:100%}header .navigation #main_nav .default-menu .menu-item--live-demo:before{content:none}header .navigation #main_nav .default-menu .menu-item-has-children{display:block;position:static}header .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-top-arrow{display:flex;flex-grow:1;justify-content:flex-end}header .navigation #main_nav .default-menu .menu-item-has-children a .menu-item-top-arrow:after{border-bottom:5px solid transparent;border-left:5px solid #1c1d34;border-top:5px solid transparent;content:"";display:inline-block;height:0;transition:transform .15s ease,opacity .15s ease;width:0;will-change:transform,opacity}header .navigation #main_nav .default-menu .menu-item-has-children .menu-item{border:none}header .navigation #main_nav .default-menu .menu-item-has-children.collapsed a:after{border-top-color:#1c1d34;transform:rotate(180deg)}header .navigation #main_nav .default-menu .menu-item-has-children.collapsed .sub-menu{max-height:125rem}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu{background:#fff;bottom:0;opacity:0;overflow-y:auto;padding:0 var(--inner-content-padding);position:absolute;right:0;top:calc(var(--header-height) * -1);transition:opacity .15s ease,visibility .15s ease;visibility:hidden;width:100%;z-index:1}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu .sub-menu{top:0}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu .sub-menu .menu-item-arrow{display:none!important}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu .menu-item-back-link{align-items:center;color:#563ac9;display:flex;font-size:1rem;font-weight:500;height:calc(var(--header-height) - 2px);line-height:1.1875;width:100%}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu .menu-item-back-link:before{border-bottom:5px solid transparent;border-right:5px solid #563ac9;border-top:5px solid transparent;content:"";display:inline-block;height:0;margin-right:10px;width:0}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item{border-bottom:.0625rem solid hsla(0,0%,44%,.1)}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a{align-items:center;color:#1c1d34;display:flex;font-size:1rem;font-weight:500;gap:12px}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a:hover{color:#525497}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a:active{color:#aeb0d4}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a .menu-item-icon{align-items:center;display:flex;flex-shrink:0;height:14px;justify-content:flex-start;width:14px}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a .menu-item-icon img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a .menu-item-arrow{display:flex;flex-grow:1;justify-content:flex-end}header .navigation #main_nav .default-menu .menu-item-has-children .sub-menu>.menu-item a .menu-item-arrow:after{border-bottom:5px solid transparent;border-left:5px solid #1c1d34;border-top:5px solid transparent;content:"";display:inline-block;height:0;transition:transform .15s ease,opacity .15s ease;width:0;will-change:transform,opacity}header .navigation #main_nav .default-menu .menu-item-bottom-link{display:none}header .navigation #main_nav .default-menu .mt-mega-menu__trigger--show-sub-menu>.sub-menu{opacity:1;visibility:visible;z-index:3}header .navigation #main_nav.hide-depth-1-sub-menu-overflow .mt-mega-menu{overflow:hidden!important}header .navigation #secondary_nav{background-color:#f6f9fc;border-top:1px solid hsla(0,0%,44%,.1);bottom:0;box-shadow:0 -.0625rem .3125rem rgba(0,0,0,.16);height:5rem;position:fixed;right:0;transform:translate3d(100%,0,0);width:100%}header .navigation #secondary_nav #menu-secondary-menu{flex-direction:row;justify-content:center;margin:0 auto;padding:0 1.5rem}header .navigation #secondary_nav #menu-secondary-menu .menu-item{margin-right:1rem}header .navigation #secondary_nav #menu-secondary-menu .menu-item--login{color:#1c1d34}header .navigation #secondary_nav #menu-secondary-menu .menu-item--login:hover{color:#525497}header .navigation #secondary_nav #menu-secondary-menu .menu-item--login:active{color:#aeb0d4}header .navigation #secondary_nav #menu-secondary-menu .menu-item--sign-up{margin-left:0}header .navigation #secondary_nav #menu-secondary-menu .menu-item--sign-up a{background-color:#563ac9;color:#fff}header .navigation #secondary_nav #menu-secondary-menu .menu-item--sign-up a:hover{background-color:#644acd;color:#f5f5f5}header .navigation #secondary_nav #menu-secondary-menu .menu-item--sign-up a:active{background-color:#715ad2;color:#ebebeb}header .navigation #secondary_nav #menu-secondary-menu .menu-item.language-switcher{display:block}header .navigation #secondary_nav #menu-secondary-menu .menu-item.language-switcher img{display:block;height:1.5rem;width:auto}header .navigation #secondary_nav #menu-secondary-menu .menu-item.language-switcher img:hover{opacity:.8}header .navigation .logo-container{max-width:500px;width:100%}header .navigation .logo-container.pull_menu_in_out .logo{left:calc(50% - 5.625rem)}header .navigation .language-wrapper,header .navigation .logo-container .split{display:none}header .navigation #pull_menu{display:block}header .navigation .nav-content-wrapper{width:auto}header.pull_menu_in_out{background:#fff;border-bottom-color:transparent;z-index:1000001}header.pull_menu_in_out .logo-container a.logo svg{fill:#32345c}header.pull_menu_in_out .navigation{border-bottom:.0625rem solid hsla(0,0%,44%,.1)}header.pull_menu_in_out .navigation #main_nav,header.pull_menu_in_out .navigation #secondary_nav{transform:translateZ(0)}.admin-bar header .navigation #main_nav{top:calc(var(--header-height) + 32px)}}@media only screen and (max-width:48.87375rem){.admin-bar header .navigation #main_nav{top:calc(var(--header-height) + 46px)}}@media only screen and (max-width:37.49875rem){header.scrolled{top:0}header.scrolled .navigation #main_nav{top:var(--header-height)}}.hero{--hero-image-height:600px;--hero-min-padding:var(--header-height);--hero-bg-height:60vh}.admin-bar .hero{--hero-min-padding:calc(var(--header-height) + 32px)}.admin-bar .hero .inner-content{margin-top:-32px}section.hero{padding:0}.hero-bg{height:calc(100% + var(--header-height));left:0;margin-top:calc(var(--header-height) * -1);overflow:hidden;position:absolute;top:0;width:100%;z-index:-999}.hero-bg.circles_and_gradient{background:linear-gradient(var(--gradient-angle),var(--gradient-start-color) 0,var(--gradient-end-color) 100%)!important}.hero-bg.circles_and_gradient .circles-spin,.hero.circles_and_gradient .hero-content,.hero.circles_and_gradient .section-subheading,.hero.circles_and_gradient h1,.hero.with_custom_bg_image .hero-content,.hero.with_custom_bg_image .section-subheading,.hero.with_custom_bg_image h1,.hero.with_default_bg_image .hero-content,.hero.with_default_bg_image .section-subheading,.hero.with_default_bg_image h1,.hero[data-hero-layout=headline-covered] .hero-content,.hero[data-hero-layout=headline-covered] .section-subheading,.hero[data-hero-layout=headline-covered] h1{color:#fff!important}.hero.circles_and_gradient .btn{background:transparent!important;border:2px solid #73ffee!important;color:#73ffee!important}.hero .inner-content{display:flex}.hero-main{padding-right:1em;width:50%}@media screen and (min-width:70.75rem){.header-text-condensed .hero-main{padding-right:6rem}}.hero-main .hero-subcontent{max-width:750px}.home .hero-main .hero-subcontent .signup-form{margin:0 auto;max-width:550px}.hero-side{width:50%}.hero-side figure{height:var(--hero-image-height);transform:translateZ(0)}.hero-side figure img{display:block;max-height:var(--hero-image-height);width:auto}.hero-content+.so-widget-mssub-buttons{margin-top:2em}.hero-extra-content{color:#868fa5;margin:1rem 0}@media screen and (min-width:54.37375rem){.hero[data-headline-is-long=true] .hero-main{width:55%}.hero[data-headline-is-long=true] .hero-side{width:45%}}.hero{--hero-headline-size:360%}.hero-main h1{font-size:var(--hero-headline-size);font-weight:700;letter-spacing:-.1rem;line-height:1.1}.hero-main p{color:#868fa5;font-size:105%;line-height:1.8;margin:1em 0}.hero[data-headline-is-long=true]:not([data-hero-layout*=no-image]){--hero-headline-size:275%}@media only screen and (max-width:42.49875rem){.hero[data-headline-is-long=true]:not([data-hero-layout*=no-image]){--hero-headline-size:7vw}}.hero .hero-subcontent[data-margin=false]{margin:0!important;max-width:unset!important}.hero .hero-subcontent[data-margin=false] .form-with-ratings{display:flex;gap:1rem;margin-top:5rem}@media only screen and (max-width:42.49875rem){.hero .hero-subcontent[data-margin=false] .form-with-ratings{flex-direction:column}}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-form{background:linear-gradient(180deg,#563ac9,#0a0a4d);border-radius:.5rem;flex:1 1 0;padding:1.5rem 2rem}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-form .caption{text-align:left}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-form .caption p{color:#fff;font-weight:700;margin:0}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-form .signup-form{margin:0!important;max-width:unset!important}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-form .signup-form .btn{background-color:#fff;color:#563ac9}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-ratings{background:linear-gradient(180deg,#563ac9,#0a0a4d);border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 2rem}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-ratings .rating-entry{align-items:center;color:#fff;display:flex;gap:1rem}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-ratings .rating-entry .stars{display:flex;gap:.25rem;height:1.25rem}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-ratings .rating-entry .stars .rating-star{background-image:linear-gradient(270deg,#f1c227,#f1c227 50%,#997b18 50.000001%,#997b18);background-position:calc(100% + 100% - var(--percent, 100%)) 100%;background-size:200% 200%;height:1.25rem;-webkit-mask-size:1.25rem;mask-size:1.25rem;width:1.25rem}.hero .hero-subcontent[data-margin=false] .form-with-ratings .gradient-ratings .rating-entry .text{color:#fff}.hero[data-side-type=image][data-image-frame=frame] .hero-side figure img{border:12px solid hsla(0,0%,100%,.2);border-radius:8px}@media only screen and (max-width:42.49875rem){.hero[data-side-type=image][data-image-frame=frame] .hero-side figure img{border-width:6px}}.hero[data-side-type=image][data-image-frame=rounded] .hero-side figure img{border-radius:8px}.hero[data-side-type=image][data-image-sizing=no-overflow] .hero-side figure{align-items:center;display:flex}@media screen and (min-width:54.37375rem){.hero[data-side-type=image][data-image-sizing=no-overflow] .hero-side img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}}.hero[data-side-type=image][data-image-sizing=slight-overflow] .hero-side figure{align-items:center;display:flex}@media screen and (min-width:54.37375rem){.hero[data-side-type=image][data-image-sizing=slight-overflow] .hero-side img{height:auto;max-width:115%;-o-object-fit:contain;object-fit:contain}}.hero[data-side-type=image][data-image-sizing=inner-no-overflow] .hero-side figure{align-items:center;display:flex}@media screen and (min-width:54.37375rem){.hero[data-side-type=image][data-image-sizing=inner-no-overflow] .hero-side img{height:auto;max-width:min(100%,var(--inner-content-max-width) * .5);-o-object-fit:contain;object-fit:contain}}.hero[data-side-type=image][data-image-sizing=inner-slight-overflow] .hero-side figure{align-items:center;display:flex}@media screen and (min-width:54.37375rem){.hero[data-side-type=image][data-image-sizing=inner-slight-overflow] .hero-side img{height:auto;max-width:min(100%,var(--inner-content-max-width) * .6);-o-object-fit:contain;object-fit:contain}}.hero[data-side-type=image][data-image-sizing=none] .hero-side{top:0!important;transform:none!important}@media screen and (min-width:54.37375rem){.hero[data-side-type=image][data-image-sizing=none] .hero-side figure{height:unset}.hero[data-side-type=image][data-image-sizing=none] .hero-side figure img{max-height:unset}}@media only screen and (max-width:70.75rem){.hero[data-side-type=image][data-image-sizing=none] .hero-side[style*=margin]{margin-top:0!important}}@media only screen and (max-width:42.49875rem){.hero[data-side-type=image][data-image-sizing=none] .hero-side[style*=margin]{margin-top:1rem!important}.hero[data-side-type=image][data-image-sizing=none] .hero-side figure img{margin-left:calc(-47vw + 50%);width:94vw}}.hero[data-side-type=image] .link_under_image{background-color:hsla(0,0%,100%,.75);border-radius:3px;display:flex;font-size:.85rem;margin:1.5rem 0;padding:.5rem}.hero[data-side-type=image] .link_under_image:hover{background-color:#fff}.hero[data-side-type=image] .link_under_image a{align-items:center;color:#563ac9;display:flex}.hero[data-side-type=image] .link_under_image span.ii{background-color:#563ac9;height:16px;margin-right:.5rem;mask-size:16px;-webkit-mask-size:16px;width:16px}.hero[data-side-type=html] .hero-side{margin-top:-2em}.hero[data-side-type=html] .hero-side>div.hero-side-html-container{background:#fff;border-radius:6px;box-shadow:0 1px 1px rgba(1,21,68,.15),0 2px 2px rgba(1,21,68,.15),0 6.6px 40.8px rgba(1,21,68,.089),0 16.6px 63.6px rgba(1,21,68,.108),0 51px 135px rgba(1,21,68,.15);min-height:300px;padding:1rem 0}.hero[data-side-type=html] .link_under_image{display:none}.hero[data-hero-layout=headline-anchored]{--hero-stripe-height:64px;--hero-headline-size:4.5rem;overflow:hidden}.hero[data-hero-layout=headline-anchored] .hero-bg:after,.hero[data-hero-layout=headline-anchored] .hero-bg:before{content:"";display:block;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:top;background-repeat:no-repeat;background-size:100% auto;left:0;top:0;z-index:-9999}@media screen and (max-width:2001px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}.hero[data-hero-layout=headline-anchored] .hero-bg:after{background:linear-gradient(0deg,hsla(0,0%,100%,.66) 49%,hsla(0,0%,100%,.33) 50%,hsla(0,0%,100%,.33) 51%);border-bottom:300vh solid #fff;height:var(--hero-stripe-height);left:0;top:100%;transform:skewY(-12deg);z-index:-9998}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-anchored] .hero-bg:before{background-position:top;background-size:165% auto}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-anchored]{--hero-stripe-height:10vw}}.hero[data-hero-layout=headline-anchored] .hero-main h1{color:#fff;font-size:calc(var(--hero-headline-size) * var(--hero-headline-size-multiplier, 1));font-weight:600;letter-spacing:-.08rem;line-height:1.2;padding-top:1rem;text-shadow:0 10px 33px #190f45}.hero[data-hero-layout=headline-anchored] .hero-main h1 span{color:#2c2e52;text-shadow:none}.hero[data-hero-layout=headline-anchored] .hero-bg,.hero[data-hero-layout=headline-anchored] .hero-bg:before{min-height:800px}.hero[data-hero-layout=headline-anchored] .hero-bg{height:var(--hero-bg-height);padding-top:var(--header-height)}.hero[data-hero-layout=headline-anchored] .hero-bg:before{height:var(--hero-bg-height)}.hero[data-hero-layout=headline-anchored] .hero-bg:after{top:max(var(--hero-bg-height) * .5,var(--hero-image-height)/2 + var(--hero-min-padding))}.hero[data-hero-layout=headline-anchored] .hero-main{margin-top:calc(max(var(--hero-bg-height) / 2 - 13.8em, var(--header-height) + var(--hero-min-padding)) / var(--hero-headline-size-multiplier))}.hero[data-hero-layout=headline-anchored] .hero-side{margin-top:max(var(--hero-bg-height)/2 - var(--hero-image-height)/2,var(--hero-min-padding))}@media (min-width:54.37375rem) and (max-width:70.75rem){.hero[data-hero-layout=headline-anchored]{--hero-min-padding:40px;--hero-headline-size:6.2vw}.hero[data-hero-layout=headline-anchored] .hero-bg:after{top:max(var(--hero-bg-height) * .49,var(--hero-min-padding) + var(--header-height) + var(--hero-stripe-height) + var(--hero-headline-size) + 5em)}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-anchored] .hero-main{margin-top:calc(var(--hero-min-padding) / var(--hero-headline-size-multiplier, 1))}.hero[data-hero-layout=headline-anchored] .hero-bg:after{top:calc(var(--hero-min-padding) + var(--header-height) + var(--hero-stripe-height) + var(--hero-headline-size) + 5em)}}@media (min-width:42.49875rem) and (max-width:54.37375rem){.hero[data-hero-layout=headline-anchored] .hero-bg:after{top:calc(var(--hero-image-height) + var(--header-height) - 7.3rem)}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-anchored]{--hero-image-height:400px;--hero-bg-height:100vh}.hero[data-hero-layout=headline-anchored] .hero-side{display:none}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-anchored]{--hero-headline-size:11vw}.hero[data-hero-layout=headline-anchored] .hero-extra-content{margin-top:2rem}}.hero[data-hero-layout=headline-covered]{--hero-min-padding:70px;--hero-stripe-height:64px;margin-bottom:12rem;position:relative}.hero[data-hero-layout=headline-covered] .hero-bg:after,.hero[data-hero-layout=headline-covered] .hero-bg:before{content:"";display:block;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero[data-hero-layout=headline-covered] .hero-bg:before{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:top;background-repeat:no-repeat;background-size:100% auto;left:0;top:0;z-index:-9999}@media screen and (max-width:2001px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}.hero[data-hero-layout=headline-covered] .hero-bg:after{background:linear-gradient(0deg,hsla(0,0%,100%,.66) 49%,hsla(0,0%,100%,.33) 50%,hsla(0,0%,100%,.33) 51%);border-bottom:300vh solid #fff;height:var(--hero-stripe-height);left:0;top:100%;transform:skewY(-12deg);z-index:-9998}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-covered] .hero-bg:before{background-position:top;background-size:165% auto}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-covered]{--hero-stripe-height:10vw}}.hero[data-hero-layout=headline-covered] .hero-bg{bottom:0}.hero[data-hero-layout=headline-covered] .hero-extra-content,.hero[data-hero-layout=headline-covered] .hero-main,.hero[data-hero-layout=headline-covered] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout=headline-covered] .section-subheading{color:#563ac9}.hero[data-hero-layout=headline-covered] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout=headline-covered] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout=headline-covered] .hero-main{margin-top:-2em}.hero[data-hero-layout=headline-covered][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout=headline-covered] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout=headline-covered] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=headline-covered] .hero-content a:hover{opacity:.75}.hero[data-hero-layout=headline-covered] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=headline-covered] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout=headline-covered][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout=headline-covered] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-covered] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-covered] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout=headline-covered] .hero-bg{overflow:visible;padding-top:var(--header-height)}.hero[data-hero-layout=headline-covered] .hero-bg:before{height:100%;padding-bottom:24em}.hero[data-hero-layout=headline-covered] .hero-side{margin-top:max(var(--hero-bg-height)/2 - var(--hero-image-height)/1,var(--hero-min-padding))}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-covered]{--hero-image-height:0px;--hero-bg-height:60vh}.hero[data-hero-layout=headline-covered] .hero-side{display:none}}.hero[data-hero-layout=headline-pricing]{--hero-headline-size:300%;--hero-stripe-height:64px;margin-top:calc(var(--header-height) * -1);min-height:1280px;overflow-x:clip;padding-top:var(--header-height);position:relative}.hero[data-hero-layout=headline-pricing] .hero-bg:after,.hero[data-hero-layout=headline-pricing] .hero-bg:before{content:"";display:block;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:top;background-repeat:no-repeat;background-size:100% auto;left:0;top:0;z-index:-9999}@media screen and (max-width:2001px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}.hero[data-hero-layout=headline-pricing] .hero-bg:after{background:linear-gradient(0deg,hsla(0,0%,100%,.66) 49%,hsla(0,0%,100%,.33) 50%,hsla(0,0%,100%,.33) 51%);border-bottom:300vh solid #fff;height:var(--hero-stripe-height);left:0;top:100%;transform:skewY(-12deg);z-index:-9998}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-position:top;background-size:165% auto}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-pricing]{--hero-stripe-height:10vw}}.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-position:50% 5em;background-size:133% auto}@media only screen and (max-width:1399px){.hero[data-hero-layout=headline-pricing] .hero-bg:before{background-position:33% top;background-size:auto 80%}}.hero[data-hero-layout=headline-pricing] .hero-bg,.hero[data-hero-layout=headline-pricing] .hero-bg:before{bottom:0}.hero[data-hero-layout=headline-pricing] .hero-bg:after{border-width:8000px;top:896px}.hero[data-hero-layout=headline-pricing] .inner-content{display:block;padding-top:var(--section-padding)}.hero[data-hero-layout=headline-pricing] .section-header{grid-gap:1rem;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr}.hero[data-hero-layout=headline-pricing] .section-header .section-subheading{grid-column:1/4}.hero[data-hero-layout=headline-pricing] .section-header .section-col-1{grid-column:1/3}.hero[data-hero-layout=headline-pricing] .section-header .section-col-2{align-self:auto}.hero[data-hero-layout=headline-pricing] .section-header h2.section-heading{font-size:var(--hero-headline-size)}.hero[data-hero-layout=headline-pricing] .section-header .checklist{text-align:left}@media screen and (min-width:42.49875rem){.hero[data-hero-layout=headline-pricing] .section-header .section-col-1{padding-right:2rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=headline-pricing]{--hero-headline-size:8vw}.hero[data-hero-layout=headline-pricing] .hero-bg:after{border-width:8000px}.hero[data-hero-layout=headline-pricing] h2.section-heading{margin-bottom:1rem}.hero[data-hero-layout=headline-pricing] .section-header{display:block}.hero[data-hero-layout=headline-pricing] .checklist{margin-bottom:2rem;text-align:center!important}}.hero[data-hero-layout^=curved-above]{--hero-image-height:650px;--hero-curve-offset:580px;padding-bottom:8rem;position:relative}.hero[data-hero-layout^=curved-above] .hero-bg{bottom:0}.hero[data-hero-layout^=curved-above] .hero-extra-content,.hero[data-hero-layout^=curved-above] .hero-main,.hero[data-hero-layout^=curved-above] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout^=curved-above] .section-subheading{color:#563ac9}.hero[data-hero-layout^=curved-above] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout^=curved-above] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout^=curved-above] .hero-main{margin-top:-2em}.hero[data-hero-layout^=curved-above][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout^=curved-above] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout^=curved-above] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout^=curved-above] .hero-content a:hover{opacity:.75}.hero[data-hero-layout^=curved-above] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout^=curved-above] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout^=curved-above][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout^=curved-above] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout^=curved-above] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout^=curved-above] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout^=curved-above] .hero-bg{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:0 0;background-repeat:no-repeat;background-size:cover;-webkit-mask-image:url(../../../img/hero-curve-mask.svg);mask-image:url(../../../img/hero-curve-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:3072px;mask-size:3072px}@media screen and (max-width:2001px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout^=curved-above] .hero-bg{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout^=curved-above] .hero-bg{background-position:16% 0}}.hero[data-hero-layout^=curved-above] .hero-bg{-webkit-mask-position:calc(50% - var(--hero-curve-offset)) 100%;mask-position:calc(50% - var(--hero-curve-offset)) 100%}.hero[data-hero-layout^=curved-above] .hero-side figure{height:unset}@media only screen and (max-width:70.75rem){.hero[data-hero-layout^=curved-above]{padding-bottom:0}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout^=curved-above]{--hero-curve-offset:800px;--hero-image-height:480px}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout^=curved-above]{--hero-curve-offset:150px;--hero-image-height:260px}}.hero[data-hero-layout^=curved-above-short]{--hero-image-height:500px}.hero[data-hero-layout=curved-no-image]{--hero-image-height:0px;--hero-bg-height:400px;padding-bottom:8rem;position:relative}.hero[data-hero-layout=curved-no-image] .hero-bg{bottom:0}.hero[data-hero-layout=curved-no-image] .hero-extra-content,.hero[data-hero-layout=curved-no-image] .hero-main,.hero[data-hero-layout=curved-no-image] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout=curved-no-image] .section-subheading{color:#563ac9}.hero[data-hero-layout=curved-no-image] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout=curved-no-image] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout=curved-no-image] .hero-main{margin-top:-2em}.hero[data-hero-layout=curved-no-image][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout=curved-no-image] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout=curved-no-image] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=curved-no-image] .hero-content a:hover{opacity:.75}.hero[data-hero-layout=curved-no-image] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=curved-no-image] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout=curved-no-image][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout=curved-no-image] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=curved-no-image] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-no-image] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout=curved-no-image] .hero-bg{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:0 0;background-repeat:no-repeat;background-size:cover;-webkit-mask-image:url(../../../img/hero-curve-mask.svg);mask-image:url(../../../img/hero-curve-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:3072px;mask-size:3072px}@media screen and (max-width:2001px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=curved-no-image] .hero-bg{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-no-image] .hero-bg{background-position:16% 0}}.hero[data-hero-layout=curved-no-image] .inner-content{justify-content:center}.hero[data-hero-layout=curved-no-image] .hero-main{text-align:center;width:100%}.hero[data-hero-layout=curved-no-image] .hero-subcontent{margin:0 auto}.hero[data-hero-layout=curved-no-image] .hero-side{display:none}.hero[data-hero-layout=curved-no-image] .hero-bg{-webkit-mask-position:calc(50% - 170px) 100%;mask-position:calc(50% - 170px) 100%}.hero[data-hero-layout=curved-no-image] .hero-side figure{height:unset}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-no-image]{padding-bottom:4rem}}.hero[data-hero-layout=curved-v3-4-mask-left],.hero[data-hero-layout=curved-v3-4]{--hero-image-height:0;--hero-bg-height:400px;padding-bottom:8rem;position:relative}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{bottom:0}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-extra-content,.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main,.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main p,.hero[data-hero-layout=curved-v3-4] .hero-extra-content,.hero[data-hero-layout=curved-v3-4] .hero-main,.hero[data-hero-layout=curved-v3-4] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout=curved-v3-4-mask-left] .section-subheading,.hero[data-hero-layout=curved-v3-4] .section-subheading{color:#563ac9}.hero[data-hero-layout=curved-v3-4-mask-left] .section-subheading a,.hero[data-hero-layout=curved-v3-4] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout=curved-v3-4-mask-left] .section-subheading a:hover,.hero[data-hero-layout=curved-v3-4] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main,.hero[data-hero-layout=curved-v3-4] .hero-main{margin-top:-2em}.hero[data-hero-layout=curved-v3-4-mask-left][data-headline-is-long=true] .hero-side,.hero[data-hero-layout=curved-v3-4][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout=curved-v3-4-mask-left] .inner-content,.hero[data-hero-layout=curved-v3-4] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-content a,.hero[data-hero-layout=curved-v3-4] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-content a:hover,.hero[data-hero-layout=curved-v3-4] .hero-content a:hover{opacity:.75}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-content.white a,.hero[data-hero-layout=curved-v3-4] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-content.white a:hover,.hero[data-hero-layout=curved-v3-4] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout=curved-v3-4-mask-left][data-side-type=image] .hero-side,.hero[data-hero-layout=curved-v3-4][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout=curved-v3-4-mask-left] .inner-content,.hero[data-hero-layout=curved-v3-4] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main,.hero[data-hero-layout=curved-v3-4] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left] .inner-content,.hero[data-hero-layout=curved-v3-4] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-position:0 0;background-repeat:no-repeat;background-size:cover;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIj48ZyBkYXRhLW5hbWU9IkxheWVyIDIiPjxjaXJjbGUgcj0iMjQwIiBjeD0iMjAwIiBjeT0iMTYwIiBkYXRhLW5hbWU9IkxheWVyIDEiLz48L2c+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIj48ZyBkYXRhLW5hbWU9IkxheWVyIDIiPjxjaXJjbGUgcj0iMjQwIiBjeD0iMjAwIiBjeT0iMTYwIiBkYXRhLW5hbWU9IkxheWVyIDEiLz48L2c+PC9zdmc+");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:2560px;mask-size:2560px}@media screen and (max-width:2001px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{background-position:16% 0}}.hero[data-hero-layout=curved-v3-4-mask-left] .inner-content,.hero[data-hero-layout=curved-v3-4] .inner-content{justify-content:center}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main,.hero[data-hero-layout=curved-v3-4] .hero-main{text-align:center;width:100%}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main h1,.hero[data-hero-layout=curved-v3-4] .hero-main h1{--hero-headline-size:420%}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main h1,.hero[data-hero-layout=curved-v3-4] .hero-main h1{--hero-headline-size:280%}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main h1 span,.hero[data-hero-layout=curved-v3-4] .hero-main h1 span{color:#73ffee}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-subcontent,.hero[data-hero-layout=curved-v3-4] .hero-subcontent{margin:0 auto}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-side,.hero[data-hero-layout=curved-v3-4] .hero-side{display:none}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg,.hero[data-hero-layout=curved-v3-4] .hero-bg{-webkit-mask-position:50% 100%;mask-position:50% 100%}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg:after,.hero[data-hero-layout=curved-v3-4] .hero-bg:after{background-image:url(/wp-content/themes/mtt-wordpress-theme/assets/img/spaceman-hero-v3-4.webp);background-position:0 -20%;background-repeat:no-repeat;background-size:50%;content:"";height:1170px;left:calc(50% - 300px);position:absolute;top:0;transform:translateX(-50%);width:907px}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg:after,.hero[data-hero-layout=curved-v3-4] .hero-bg:after{display:none}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-side figure,.hero[data-hero-layout=curved-v3-4] .hero-side figure{height:unset}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left],.hero[data-hero-layout=curved-v3-4]{padding-bottom:0}}.hero[data-hero-layout=curved-v3-4-mask-left]{--hero-image-height:390px;--hero-curve-offset:580px;position:relative}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=curved-v3-4-mask-left]{--hero-curve-offset:380px;--hero-image-height:230px}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left]{--hero-curve-offset:150px;--hero-image-height:230px}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main{text-align:unset;width:50%}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main{width:100%}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main h1{--hero-headline-size:350%}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=curved-v3-4-mask-left] .hero-main h1{--hero-headline-size:220%}}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-subcontent{margin:unset}.hero[data-hero-layout=curved-v3-4-mask-left] .inner-content{justify-content:left}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg{-webkit-mask-position:calc(50% - var(--hero-curve-offset)) 100%;mask-position:calc(50% - var(--hero-curve-offset)) 100%;-webkit-mask-size:3072px;mask-size:3072px}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-bg:after{content:unset}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-side{display:block}.hero[data-hero-layout=curved-v3-4-mask-left] .hero-side figure{height:var(--hero-image-height)}.hero[data-hero-layout=no-cover]{--hero-image-height:0;--hero-bg-height:100vh;--hero-text-color:#1c1d34;--logo-text-color:#1c1d34;min-height:calc(60vh - var(--header-height, 0));position:relative}.hero[data-hero-layout=no-cover] .hero-extra-content,.hero[data-hero-layout=no-cover] .hero-main,.hero[data-hero-layout=no-cover] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout=no-cover] .section-subheading{color:#563ac9}.hero[data-hero-layout=no-cover] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout=no-cover] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout=no-cover] .hero-main{margin-top:-2em}.hero[data-hero-layout=no-cover][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout=no-cover] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout=no-cover] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=no-cover] .hero-content a:hover{opacity:.75}.hero[data-hero-layout=no-cover] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=no-cover] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout=no-cover][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout=no-cover] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=no-cover] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout=no-cover] .hero-bg{background-color:#011c36;background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-repeat:no-repeat;background-size:cover;bottom:0;height:unset;min-height:100vh}@media screen and (max-width:2001px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=no-cover] .hero-bg{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}.hero[data-hero-layout=no-cover].spaceman .hero-bg:after{background-image:url(/wp-content/themes/mtt-wordpress-theme/assets/img/spaceman-hero-v3-4.webp);background-position:0 -20%;background-repeat:no-repeat;background-size:50%;content:"";height:1170px;left:calc(50% - 300px);position:absolute;top:0;transform:translateX(-50%);width:907px}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover].spaceman .hero-bg:after{display:none}}.hero[data-hero-layout=no-cover] .inner-content{justify-content:center}.hero[data-hero-layout=no-cover] .hero-main{color:#fff;text-align:center;width:100%}.hero[data-hero-layout=no-cover] .hero-main h1{--hero-headline-size:4.5rem}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover] .hero-main h1{--hero-headline-size:3rem}}.hero[data-hero-layout=no-cover] .hero-main h1 span{color:#5439c5}.hero[data-hero-layout=no-cover] .hero-subcontent{margin:0 auto}.hero[data-hero-layout=no-cover] .hero-side{display:none}.hero[data-hero-layout=no-cover] .hero-side figure{height:unset}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover]{padding-bottom:0}}.hero[data-hero-layout=no-cover] .logo-content{display:flex;flex-direction:column;min-height:162px}.hero[data-hero-layout=no-cover] .logo-content.inner-content{padding-top:6rem}.hero[data-hero-layout=no-cover] .logo-content.contrast{background-color:unset!important}.hero[data-hero-layout=no-cover] .logo-content ul{display:flex;justify-content:space-between;width:100%}.hero[data-hero-layout=no-cover] .logo-content ul li{min-width:20%}.hero[data-hero-layout=no-cover] .logo-content ul li figure{align-items:center;display:flex;height:100%;justify-content:center}.hero[data-hero-layout=no-cover] .logo-content ul li figure img{display:block;filter:brightness(0) invert(1);height:100%;max-height:55px;max-width:160px;min-height:55px;-o-object-fit:contain;object-fit:contain;opacity:1;width:100%}.hero[data-hero-layout=no-cover] .logo-content .section-header{margin-bottom:0}.hero[data-hero-layout=no-cover] .logo-content .section-header .section-heading{color:var(--logo-text-color,#1c1d34)!important;font-size:2rem}.hero[data-hero-layout=no-cover] .logo-content.wide-grid{overflow:hidden}.hero[data-hero-layout=no-cover] .logo-content.wide-grid .inner-content{max-width:1190px}.hero[data-hero-layout=no-cover] .hero-bg{background-color:#fff}.hero[data-hero-layout=no-cover] .hero-main{color:#342379}.hero[data-hero-layout=no-cover-dark]{--hero-image-height:0;--hero-bg-height:100vh;--hero-text-color:#fff;--logo-text-color:hsla(0,0%,100%,.75);min-height:calc(60vh - var(--header-height, 0));position:relative}.hero[data-hero-layout=no-cover-dark] .hero-extra-content,.hero[data-hero-layout=no-cover-dark] .hero-main,.hero[data-hero-layout=no-cover-dark] .hero-main p{color:var(--hero-text-color,#fff)}.hero[data-hero-layout=no-cover-dark] .section-subheading{color:#563ac9}.hero[data-hero-layout=no-cover-dark] .section-subheading a{color:inherit;text-decoration:underline}.hero[data-hero-layout=no-cover-dark] .section-subheading a:hover{text-decoration:none}.hero[data-hero-layout=no-cover-dark] .hero-main{margin-top:-2em}.hero[data-hero-layout=no-cover-dark][data-headline-is-long=true] .hero-side{left:55%!important}.hero[data-hero-layout=no-cover-dark] .inner-content{align-items:center;min-height:max(var(--hero-bg-height)/2,var(--hero-image-height));padding-top:140px}.hero[data-hero-layout=no-cover-dark] .hero-content a{border-bottom:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=no-cover-dark] .hero-content a:hover{opacity:.75}.hero[data-hero-layout=no-cover-dark] .hero-content.white a{border-bottom:1px solid rgba(86,58,201,.5);color:#563ac9;font-weight:500;padding-bottom:2px}.hero[data-hero-layout=no-cover-dark] .hero-content.white a:hover{opacity:.75}@media screen and (min-width:54.37375rem){.hero[data-hero-layout=no-cover-dark][data-side-type=image] .hero-side{left:50%;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:70.75rem){.hero[data-hero-layout=no-cover-dark] .inner-content{padding-top:40px}}@media only screen and (max-width:54.37375rem){.hero[data-hero-layout=no-cover-dark] .hero-main{margin-top:1rem}}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover-dark] .inner-content{padding-bottom:3rem}}.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-full,var(--hero-bg-image,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4.webp")));background-repeat:no-repeat;background-size:cover;bottom:0;height:unset;min-height:100vh}@media screen and (max-width:2001px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_2000.webp"))}}@media screen and (max-width:1821px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-full,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1820.webp"))}}@media screen and (max-width:1391px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-laptop-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1390.webp"))}}@media screen and (max-width:1001px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-tablet-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:769px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-mobile-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/galaxy-v3-4_owk5cl_c_scale,w_1000.webp"))}}@media screen and (max-width:426px){.hero[data-hero-layout=no-cover-dark] .hero-bg{background-image:var(--hero-bg-image-hero-mobile-small-width,url("/wp-content/themes/mtt-wordpress-theme/assets/img/mobile-bg-seamless.webp"))}}.hero[data-hero-layout=no-cover-dark].spaceman .hero-bg:after{background-image:url(/wp-content/themes/mtt-wordpress-theme/assets/img/spaceman-hero-v3-4.webp);background-position:0 -20%;background-repeat:no-repeat;background-size:50%;content:"";height:1170px;left:calc(50% - 300px);position:absolute;top:0;transform:translateX(-50%);width:907px}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover-dark].spaceman .hero-bg:after{display:none}}.hero[data-hero-layout=no-cover-dark] .inner-content{justify-content:center}.hero[data-hero-layout=no-cover-dark] .hero-main{text-align:center;width:100%}.hero[data-hero-layout=no-cover-dark] .hero-main h1{--hero-headline-size:4.5rem}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover-dark] .hero-main h1{--hero-headline-size:3rem}}.hero[data-hero-layout=no-cover-dark] .hero-main h1 span{color:#5439c5}.hero[data-hero-layout=no-cover-dark] .hero-subcontent{margin:0 auto}.hero[data-hero-layout=no-cover-dark] .hero-side{display:none}.hero[data-hero-layout=no-cover-dark] .hero-side figure{height:unset}@media only screen and (max-width:42.49875rem){.hero[data-hero-layout=no-cover-dark]{padding-bottom:0}}.hero[data-hero-layout=no-cover-dark] .logo-content{display:flex;flex-direction:column;min-height:162px}.hero[data-hero-layout=no-cover-dark] .logo-content.inner-content{padding-top:6rem}.hero[data-hero-layout=no-cover-dark] .logo-content.contrast{background-color:unset!important}.hero[data-hero-layout=no-cover-dark] .logo-content ul{display:flex;justify-content:space-between;width:100%}.hero[data-hero-layout=no-cover-dark] .logo-content ul li{min-width:20%}.hero[data-hero-layout=no-cover-dark] .logo-content ul li figure{align-items:center;display:flex;height:100%;justify-content:center}.hero[data-hero-layout=no-cover-dark] .logo-content ul li figure img{display:block;filter:brightness(0) invert(1);height:100%;max-height:55px;max-width:160px;min-height:55px;-o-object-fit:contain;object-fit:contain;opacity:1;width:100%}.hero[data-hero-layout=no-cover-dark] .logo-content .section-header{margin-bottom:0}.hero[data-hero-layout=no-cover-dark] .logo-content .section-header .section-heading{color:var(--logo-text-color,#1c1d34)!important;font-size:2rem}.hero[data-hero-layout=no-cover-dark] .logo-content.wide-grid{overflow:hidden}.hero[data-hero-layout=no-cover-dark] .logo-content.wide-grid .inner-content{max-width:1190px}.hero[data-hero-layout=no-cover-dark] .hero-bg{background-color:#011c36}.hero[data-hero-layout=no-cover-dark] .hero-main{color:#fff}@media only screen and (max-width:54.37375rem){.hero .inner-content{align-items:center;flex-direction:column;justify-content:center}.hero .hero-main{margin-top:var(--hero-min-padding);width:80%}.hero .hero-main .hero-subcontent,.hero .hero-main .section-subheading,.hero .hero-main h1{text-align:center}.hero .hero-main .hero-subcontent{margin:2em auto 0}.hero .hero-main .hero-content{margin:0 auto;max-width:24rem}.hero .hero-main p{line-height:1.6}.hero .hero-side{margin-bottom:1rem;width:100%}.hero .hero-side figure img{margin:0 auto;max-width:100%}.hero[data-side-type=image] .hero-side{margin-top:1rem}.hero[data-side-type=html] .hero-side{margin-top:2rem}.hero .hero-content+.so-widget-mssub-buttons{text-align:center}}@media (min-width:42.49875rem) and (max-width:54.37375rem){.hero .hero-main .hero-subcontent{margin-bottom:2rem}}@media only screen and (max-width:42.49875rem){.hero{--hero-headline-size:9vw}.hero[data-side-type=image] .inner-content{flex-direction:column-reverse}.hero .hero-main,.hero[data-side-type=image] .hero-main{margin-top:2rem}.hero .hero-main{padding-right:0;width:100%}}:root{--section-padding:6rem}@media only screen and (max-width:54.37375rem){:root{--section-padding:4rem}}@media only screen and (max-width:42.49875rem){:root{--section-padding:3rem}}section{padding-bottom:var(--section-padding);padding-top:var(--section-padding)}section h1,section h2,section h3,section h4,section h5,section h6,section p{line-height:1.35}section h1,section h2,section h3,section h4,section h5,section h6{font-weight:700}section h2{font-size:2.25rem}section h3{font-size:150%}.contrast:not(section),section.contrast:not(.slanted){background-color:#011544}.bg-alt:not(section),section.bg-alt:not(.slanted){background-color:#f6f9fc}.contrast:not(section),section.contrast{color:#fff}section.contrast .text{color:hsla(0,0%,100%,.9)}section.slanted{-webkit-clip-path:inset(-100vh 0 -1px 0);clip-path:inset(-100vh 0 -1px 0);padding-bottom:calc(var(--section-padding) * 1.5);padding-top:calc(var(--section-padding) * 2.5);z-index:1}section.slanted.contrast{padding-bottom:var(--section-padding)}section.slanted:not(.contrast):not(.bg-alt){background:linear-gradient(180deg,transparent 49.9%,#fff 50%,#fff);position:relative}section.slanted:not(.contrast):not(.bg-alt):before{background-color:#fff;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:skewY(-12deg);width:100%;z-index:-9998}section.slanted.contrast{background:linear-gradient(180deg,transparent 49.9%,#011544 50%,#011544);position:relative}section.slanted.contrast:before{background-color:#011544;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:skewY(-12deg);width:100%;z-index:-9998}section.slanted.bg-alt{background:linear-gradient(180deg,transparent 49.9%,#f6f9fc 50%,#f6f9fc);position:relative}section.slanted.bg-alt:before{background-color:#f6f9fc;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:skewY(-12deg);width:100%;z-index:-9998}section.contrast+section.contrast:not(.slanted),section:not(.slanted):not(.hero).bg-alt+section:not(.slanted):not(.hero).bg-alt,section:not(.slanted):not(.hero).contrast+section:not(.slanted):not(.hero).contrast,section:not(.slanted):not(.hero):not(.bg-alt):not(.contrast)+section:not(.slanted):not(.hero):not(.bg-alt):not(.contrast){padding-top:0}section.bg-alt+section.slanted{background-color:#f6f9fc!important}section:not(.slanted)+section.slanted{padding-top:calc(var(--section-padding) * 2.5 + var(--section-padding))}section:not(.slanted)+section.slanted:before{margin-top:var(--section-padding)}@media only screen and (max-width:42.49875rem){section.slanted{padding-bottom:calc(var(--section-padding) * 1.5);padding-top:calc(var(--section-padding) * 1.5)}section:not(.slanted)+section.slanted{padding-top:calc(var(--section-padding) * 1.5 + var(--section-padding))}}.btn{border:none;border-radius:4px;cursor:pointer;font-family:Barlow,sans-serif;font-size:95%;font-weight:500;padding:1.2em 1.6em;text-align:center;transition:color .1s ease-out,background-color .1s ease-out,border-color .1s ease-out,transform .1s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn:hover{transition:color .5s cubic-bezier(.34,1.56,.64,1),background-color .5s cubic-bezier(.34,1.56,.64,1),border-color .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.btn:active{transform:scaleX(.96) scaleY(.92);transition:color .2s cubic-bezier(.34,1.56,.64,1),background-color .2s cubic-bezier(.34,1.56,.64,1),border-color .2s cubic-bezier(.34,1.56,.64,1),transform .2s cubic-bezier(.34,1.56,.64,1)}.btn.btn-primary{background-color:#563ac9;background:linear-gradient(120deg,#563ac9 40%,#bbb0e9 60%,#563ac9);background-position:0 0;background-size:600%;color:#fff;transition:background-position .65s ease-in-out}.btn.btn-primary:hover{background-position:120% 0}.btn.btn-default,.btn.btn-white{background-color:#fff;color:#563ac9}.btn.btn-outline{background-color:transparent;border:2px solid #563ac9;color:#563ac9}.btn.btn-cyan-outline{background-color:transparent;border:2px solid #73ffee;color:#73ffee}.btn.btn-cta{background-color:#563ac9;border:none;color:#fff}.btn.btn-text{background-color:transparent;color:inherit;font-weight:400;text-decoration:underline}.btn.pulse{-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@-webkit-keyframes pulse{0%{scale:1}70%{scale:1.06}}@keyframes pulse{0%{scale:1}70%{scale:1.06}}.btn.btn-text-chevron{background-color:transparent;color:inherit;color:#563ac9}.btn.btn-text-chevron:after{border-color:transparent transparent transparent #563ac9;border-style:solid;border-width:.33em 0 .33em .33em;content:"";display:inline-block;height:0;margin-left:1ex;transition:transform .4s ease-out;vertical-align:middle;width:0}.btn.btn-text-chevron:hover:after{transform:translateX(.5ex);transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.btn.btn-text-chevron.chevron-left:after{border-color:transparent #563ac9 transparent transparent;border-style:solid;border-width:.33em .33em .33em 0;display:inline-block;height:0;vertical-align:middle;width:0}.btn.btn-text-chevron.chevron-up:after{border-color:transparent transparent #563ac9;border-style:solid;border-width:0 .33em .33em;display:inline-block;height:0;vertical-align:middle;width:0}.btn.btn-text-chevron.chevron-down:after{border-color:#563ac9 transparent transparent;border-style:solid;border-width:.33em .33em 0;display:inline-block;height:0;vertical-align:middle;width:0}.btn.btn-text-chevron.chevron-left:hover:after{transform:translateX(-.5ex) translateY(0)}.btn.btn-text-chevron.chevron-up:hover:after{transform:translateX(0) translateY(-.5ex)}.btn.btn-text-chevron.chevron-down:hover:after{transform:translateX(0) translateY(.5ex)}.btn.btn-loading{color:transparent;position:relative;transition:color 0s}.btn.btn-loading:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODY0NSI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDEyNTY3IiBkPSJNMTIuMTgxLjA2YTEyIDEyIDAgMSAwIDguNTEgMy41IDEyIDEyIDAgMCAwLTguNTEtMy41Wm0tLjQzNyAyMi41NjVhOS4yOTQgOS4yOTQgMCAxIDEgNi41ODktMi43NDcgOS4yOTQgOS4yOTQgMCAwIDEtNi41ODkgMi43NDdaIiBmaWxsPSIjNTYzYWM5Ii8+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgNTQyNSIgY3g9IjUuMTIzIiBjeT0iNS4xMjMiIHI9IjUuMTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjQ0NiA3LjY2MikiIGZpbGw9IiM1NjNhYzkiLz48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGF0dHJpYnV0ZVR5cGU9IlhNTCIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDEyIDEyIiB0bz0iMzYwIDEyIDEyIiBkdXI9IjEuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9nPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:auto 16px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.btn.btn-loading.btn-cta:after,.btn.btn-loading.btn-primary:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODY0NSI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDEyNTY3IiBkPSJNMTIuMTgxLjA2YTEyIDEyIDAgMSAwIDguNTEgMy41IDEyIDEyIDAgMCAwLTguNTEtMy41Wm0tLjQzNyAyMi41NjVhOS4yOTQgOS4yOTQgMCAxIDEgNi41ODktMi43NDcgOS4yOTQgOS4yOTQgMCAwIDEtNi41ODkgMi43NDdaIiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgNTQyNSIgY3g9IjUuMTIzIiBjeT0iNS4xMjMiIHI9IjUuMTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjQ0NiA3LjY2MikiIGZpbGw9IiNmZmYiLz48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGF0dHJpYnV0ZVR5cGU9IlhNTCIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDEyIDEyIiB0bz0iMzYwIDEyIDEyIiBkdXI9IjEuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:auto 16px}.btn[disabled]{cursor:default;opacity:.5}.btn.btn-outline:hover{background-color:#fff;color:#563ac9}a.btn{display:inline-block}.contrast .btn-outline{border-color:#fff;color:#fff}.contrast .btn-outline:hover{background-color:#fff;color:#011544}button,input{box-sizing:border-box}.form .btn,.form input[type=email],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=url]{border-radius:4px;box-sizing:border-box;font-family:Barlow,sans-serif;font-size:100%;margin-bottom:.8em;padding:1.2em 1.6em}.form:not(.form-single-row) .btn,.form:not(.form-single-row) input[type=email],.form:not(.form-single-row) input[type=password],.form:not(.form-single-row) input[type=search],.form:not(.form-single-row) input[type=tel],.form:not(.form-single-row) input[type=text],.form:not(.form-single-row) input[type=url]{display:block;width:100%}.form.form-small .btn,.form.form-small input[type=email],.form.form-small input[type=password],.form.form-small input[type=search],.form.form-small input[type=tel],.form.form-small input[type=text],.form.form-small input[type=url]{margin-bottom:.5em;padding:.5em 1em}.form input[type=email],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=url]{background-color:#fff;border:2px solid #eaeaea;box-shadow:0 0 25px 1px hsla(0,0%,100%,0);color:var(--text-color,#32345c);font-weight:400;transition:all .25s ease-out}.form input[type=email]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=url]:focus{border:2px solid var(--brand-color,#6f55d1);box-shadow:0 0 10px 2px var(--brand-color,rgba(86,58,201,.5));transition:all .08s ease-in}.form input[type=search]{background-blend-mode:difference;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDk4NDMiIGQ9Im0xNiAxMy41MDEtNC43LTQuN2E2IDYgMCAxIDAtMi41IDIuNWw0LjcgNC43Wm0tMTQtNy41YTQgNCAwIDEgMSA0IDQgNCA0IDAgMCAxLTQtNFoiIGZpbGw9IiM0NDQiLz48L3N2Zz4=");background-position:1em;background-repeat:no-repeat;background-size:auto 16px;padding-left:2.5em}.form input[type=search]:focus{background-blend-mode:normal}.form .form-error{color:#fd585e;display:block;font-size:75%;padding:5px 0;width:100%}.form.form-single-row{display:flex;flex-wrap:wrap}.form.form-single-row>*{display:block}.form.form-single-row .btn,.form.form-single-row input[type=email],.form.form-single-row input[type=password],.form.form-single-row input[type=search],.form.form-single-row input[type=tel],.form.form-single-row input[type=text],.form.form-single-row input[type=url]{margin-bottom:0}.form.form-single-row input[type=email],.form.form-single-row input[type=password],.form.form-single-row input[type=search],.form.form-single-row input[type=tel],.form.form-single-row input[type=text],.form.form-single-row input[type=url]{flex-grow:2}@media only screen and (max-width:42.49875rem){.form.form-single-row input[type=email],.form.form-single-row input[type=password],.form.form-single-row input[type=search],.form.form-single-row input[type=tel],.form.form-single-row input[type=text],.form.form-single-row input[type=url]{width:60%}}.form.form-single-row .btn{flex-grow:0;margin-left:.5rem}@media only screen and (max-width:42.49875rem){.form.form-single-row .btn{width:40%}}.form.form-single-row .form-input{display:flex;flex-grow:2;position:relative}.form.form-single-row .form-input input[type=email],.form.form-single-row .form-input input[type=password],.form.form-single-row .form-input input[type=search],.form.form-single-row .form-input input[type=tel],.form.form-single-row .form-input input[type=text],.form.form-single-row .form-input input[type=url]{display:block}@media only screen and (max-width:42.49875rem){.form.form-single-row{flex-direction:column}.form.form-single-row input[type=email],.form.form-single-row input[type=password],.form.form-single-row input[type=search],.form.form-single-row input[type=tel],.form.form-single-row input[type=text],.form.form-single-row input[type=url]{padding-right:0;width:100%}.form.form-single-row .btn{box-sizing:border-box;margin-left:0;margin-top:.5rem;width:100%}}.signup-form{min-height:3.65rem}.signup-form .signup-form-single-container{display:flex;width:100%}@media only screen and (max-width:42.49875rem){.signup-form .signup-form-single-container{flex-wrap:wrap}.signup-form{min-height:7.77rem}}.signup-form .form-input{position:relative}.signup-form .form-input:after{background-color:#563ac9;content:"";height:100%;left:0;-webkit-mask-image:var(--ii-globe);mask-image:var(--ii-globe);-webkit-mask-position:1rem center;mask-position:1rem center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 12px;mask-size:auto 12px;pointer-events:none;position:absolute;top:0;width:100%}.signup-form input[type=text]{padding-left:2.5rem!important}.signup-form input[type=text]::-moz-placeholder{color:#1c1d34}.signup-form input[type=text]::placeholder{color:#1c1d34}p.signup-form-caption{font-size:75%}p.signup-form-caption span{color:#43c9c3;font-weight:500}.text{color:#525f7f;font-size:105%;letter-spacing:.01rem;line-height:1.7}@media only screen and (max-width:54.37375rem){.text{font-size:100%}}.text p{font-size:inherit}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{letter-spacing:0}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6,.text p{line-height:inherit;margin-bottom:1em}.text h1:last-child,.text h2:last-child,.text h3:last-child,.text h4:last-child,.text h5:last-child,.text h6:last-child,.text p:last-child{margin-bottom:0}.text ol,.text ul{list-style-position:outside;margin-left:1em}.text ol{list-style-type:decimal}.text ul{list-style-type:square}.text li ol,.text li ul{margin-bottom:0;margin-left:2em}.text a:not(.btn){color:#563ac9;text-decoration:none}.text a:not(.btn):hover{color:#644acd}.text a:not(.btn):active{color:#302480}.text.small{font-size:95%;line-height:1.6}.text-right-and-left-mobile{text-align:right}@media only screen and (max-width:54.37375rem){.text-right-and-left-mobile{text-align:left}}.text-body-column{font-size:17px;margin:0 auto;max-width:85ex}.text-body{color:#49556f;font-size:17px;line-height:1.73;overflow-wrap:break-word}.text-body .snippet,.text-body .snippet-yellow,.text-body blockquote,.text-body h1,.text-body h2,.text-body h3,.text-body h4,.text-body h5,.text-body h6,.text-body ol,.text-body p,.text-body pre,.text-body table,.text-body ul{margin-bottom:1rem}.text-body .snippet-yellow:empty,.text-body .snippet:empty,.text-body blockquote:empty,.text-body h1:empty,.text-body h2:empty,.text-body h3:empty,.text-body h4:empty,.text-body h5:empty,.text-body h6:empty,.text-body ol:empty,.text-body p:empty,.text-body pre:empty,.text-body table:empty,.text-body ul:empty{display:none}.text-body h1{font-size:200%}.text-body h2{font-size:150%}.text-body h3{font-size:125%}.text-body h4,.text-body h5,.text-body h6{font-size:100%}.text-body h1,.text-body h2,.text-body h3,.text-body h4,.text-body h5,.text-body h6{letter-spacing:-.02ex;line-height:1.5;margin-top:3rem}.text-body a{color:#563ac9;font-weight:500}.text-body a:hover{opacity:.8}.text-body table{background-color:#f6f9fc;max-width:99vw;min-width:calc(100% + 4em)}.text-body table td,.text-body table th{padding:.66em 1.2em}.text-body table th{color:#868fa5;font-size:90%;font-weight:500;text-align:left;text-transform:uppercase}.text-body table tbody td:first-child,.text-body table tbody th:first-child{padding-left:2em}.text-body table tbody td:last-child,.text-body table tbody th:last-child{padding-right:2em}.text-body table tbody tr:nth-child(2n-1){background-color:#fff}.text-body table tbody tr:nth-child(2n){background-color:#fcfdfe}.text-body table thead tr{background-color:#f6f9fc;border-bottom:1px solid #dee0e6}.text-body table thead tr th{padding-bottom:.5em;padding-top:.5em}.text-body table tfoot tr{background-color:#f6f9fc;border-top:1px solid #dee0e6}@media only screen and (min-width:85ex){.text-body table{margin-left:50%;transform:translateX(-50%)}}@media only screen and (max-width:70.75rem){.text-body table{display:block;min-width:calc(100vw - var(--inner-content-padding) * 2);overflow-x:auto}}.text-body .snippet+h1,.text-body .snippet+h2,.text-body .snippet+h3,.text-body .snippet+h4,.text-body .snippet+h5,.text-body .snippet+h6,.text-body .snippet-yellow+h1,.text-body .snippet-yellow+h2,.text-body .snippet-yellow+h3,.text-body .snippet-yellow+h4,.text-body .snippet-yellow+h5,.text-body .snippet-yellow+h6,.text-body blockquote+h1,.text-body blockquote+h2,.text-body blockquote+h3,.text-body blockquote+h4,.text-body blockquote+h5,.text-body blockquote+h6,.text-body pre+h1,.text-body pre+h2,.text-body pre+h3,.text-body pre+h4,.text-body pre+h5,.text-body pre+h6,.text-body table+h1,.text-body table+h2,.text-body table+h3,.text-body table+h4,.text-body table+h5,.text-body table+h6{margin-top:2rem}.text-body .snippet,.text-body .snippet-yellow,.text-body blockquote,.text-body pre{background-color:#f6f9fc;padding:3rem}.text-body .snippet,.text-body .snippet-yellow{border-radius:6px;margin-bottom:2rem;margin-top:2rem}.text-body .snippet{box-shadow:0 0 7px 3px rgba(119,172,255,.15),0 2px 2px rgba(119,172,255,.15),0 6.6px 40.8px rgba(119,172,255,.089)}.text-body .snippet-yellow{background-color:#fffbe9;box-shadow:0 0 1px rgba(255,203,87,.5),0 0 2px rgba(255,203,87,.5),0 0 10px rgba(255,203,87,.125);color:#110d05}.text-body blockquote{border-left:4px solid #a5aec5;color:#49556f;font-size:100%;font-style:italic;font-weight:700;margin-bottom:2rem;margin-top:2rem;padding-bottom:1rem;padding-top:1rem}.text-body p+.snippet,.text-body p+.snippet-yellow,.text-body p+pre,.text-body p+table{margin-top:2rem}.text-body img:not(.emoji){display:block;margin:4rem 0 0 50%;max-width:min(140%,96vw);transform:translateX(-50%)}@media only screen and (max-width:85ex){.text-body img:not(.emoji){margin-left:calc(var(--inner-content-padding) * -1);max-width:calc(100% + var(--inner-content-padding) * 2);position:unset;transform:unset}.text-body .snippet,.text-body .snippet-yellow,.text-body blockquote,.text-body pre,.text-body table{margin-left:calc(var(--inner-content-padding) * -1);margin-right:0;width:calc(100% + var(--inner-content-padding) * 2)}.text-body .snippet,.text-body .snippet-yellow,.text-body pre{padding-left:var(--inner-content-padding);padding-right:var(--inner-content-padding)}.text-body table{display:block;min-width:calc(100% + var(--inner-content-padding) * 2);overflow-x:auto}.text-body table td:first-child,.text-body table th:first-child{padding-left:var(--inner-content-padding)}.text-body table td:last-child,.text-body table th:last-child{padding-right:var(--inner-content-padding)}}@media only screen and (max-width:42.49875rem){.text-body blockquote,.text-body img:not(.emoji){margin-bottom:2rem;margin-top:2rem}}.text-body .rll-youtube-player img:not(.emoji){margin:56.23% 0 0 50%;transform:translateX(-50%) translateY(-100%)}@media only screen and (max-width:42.49875rem){.text{line-height:1.6}}.dialog-box{background-color:rgba(26,32,44,.75)}.dialog-box .limited-dialog{border-radius:.75rem;color:#49556f;max-width:40rem;padding:1.5rem 2.5rem;position:relative;text-align:left;width:100%}.dialog-box .limited-dialog h2{border-bottom:1px solid #ecf0f5;font-size:2rem;font-weight:700;padding-bottom:1.5rem;padding-top:.5rem;width:100%}.dialog-box .limited-dialog p{color:inherit!important;padding:.5rem 0}.dialog-box .limited-dialog button{margin-bottom:1.5rem!important;margin-left:0!important;margin-top:.5rem!important}.dialog-box .limited-dialog .cross{color:rgba(73,85,111,.75);cursor:pointer;font-size:2.5rem;position:absolute;right:2.5rem;top:.5rem}section.logo-grid{min-height:162px}section.logo-grid ul{grid-column-gap:64px;grid-row-gap:64px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}@media screen and (min-width:42.49875rem){section.logo-grid ul{grid-column-gap:64px;grid-row-gap:64px}}@media only screen and (max-width:42.49875rem){section.logo-grid ul{grid-column-gap:1.6rem;grid-row-gap:1.6rem}}section.logo-grid ul li{min-width:20%}section.logo-grid ul li figure{align-items:center;display:flex;height:100%;justify-content:center}section.logo-grid ul li figure img{display:block;filter:grayscale(100%);height:100%;max-height:55px;max-width:160px;min-height:55px;-o-object-fit:contain;object-fit:contain;opacity:.4;width:100%}section.logo-grid .section-header{margin-bottom:3rem}section.logo-grid.wide-grid{overflow:hidden}section.logo-grid.wide-grid .inner-content{max-width:1190px}section.hero+section.logo-grid{padding-bottom:3em}section.logos-scroll{overflow-x:hidden;padding:var(--section-padding) 0!important;position:relative}section.logos-scroll:after,section.logos-scroll:before{content:"";display:block;height:100%;position:absolute;top:0;width:8rem;z-index:1}@media only screen and (max-width:54.37375rem){section.logos-scroll:after,section.logos-scroll:before{width:7rem}}@media only screen and (max-width:42.49875rem){section.logos-scroll:after,section.logos-scroll:before{width:6rem}}section.logos-scroll:before{background:linear-gradient(-90deg,transparent,#fff);left:0}section.logos-scroll:after{background:linear-gradient(90deg,transparent,#fff);right:0}section.logos-scroll .row{margin:1rem 0;white-space:nowrap;width:100%}@media only screen and (max-width:54.37375rem){section.logos-scroll .row{font-size:.75rem}}@media only screen and (max-width:42.49875rem){section.logos-scroll .row{font-size:.625rem}}section.logos-scroll .row .row-inner{display:inline-flex;flex:1 0 100%;flex-direction:row;flex-wrap:nowrap;gap:10rem;white-space:normal;width:auto}section.logos-scroll .row .row-inner .entry{height:128px}section.logos-scroll .row .row-inner .entry figure{align-items:center;display:flex;height:100%;justify-content:center}section.logos-scroll .row .row-inner .entry figure img{display:block;filter:brightness(0) opacity(.4);height:100%;max-height:64px;max-width:160px;min-height:64px;min-width:110px;-o-object-fit:contain;object-fit:contain;width:100%}section.logos-scroll .section-header{margin-bottom:3rem}section.hero+section.logo-grid{padding-bottom:3rem;padding-top:3rem}section.logo-grid+section.feature-boxes{padding-top:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}body:before{content:"smartphone";display:none}@media screen and (min-width:54.37375rem){body:before{content:"tablet"}}@media screen and (min-width:70.75rem){body:before{content:"desktop"}}#wp-admin-bar-purge-all img{width:20px}.post-password-form{font-size:24px;line-height:3rem;padding:10%;text-align:center}.post-password-form input[type=password]{background:unset;border:1px solid #e9eef3;padding:.5rem .75rem;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.post-password-form input[type=password],.post-password-form input[type=submit]{border-radius:3px;font-size:.875rem;height:2.5rem;line-height:1.25rem;outline:none;transition-duration:.15s}.post-password-form input[type=submit]{align-items:center;background:#563ac9;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;padding-left:.75rem;padding-right:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:center;white-space:nowrap}.post-password-form input[type=submit]:hover{background:#bbb0e9}:root{--inner-content-padding:36px;--inner-content-max-width:1060px}@media only screen and (max-width:42.49875rem){:root{--inner-content-padding:6vw}}.inner-content{padding:0 var(--inner-content-padding);width:100%}@media screen and (min-width:70.75rem){.inner-content{margin:0 auto;max-width:calc(var(--inner-content-max-width, 1060px) + var(--inner-content-padding) * 2 + 16px)}}#app-signup-modal{display:none}:root{font-size:16px}body,html{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;color:#32345c;font-family:Barlow,sans-serif;font-size:1rem;text-rendering:optimizeLegibility}@media only screen and (max-width:54.37375rem){body,html{font-size:95%}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#342379;font-family:Barlow,sans-serif;font-weight:700;letter-spacing:-.02ex;line-height:1.35}.italic,i{font-style:italic}.underline,u{text-decoration:underline}a{color:inherit;text-decoration:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.section-header{display:flex;flex-wrap:wrap;justify-content:space-between}.section-header .section-col{flex:1}.section-header[data-layout=headline-text] .section-col{padding:0 4em}.section-header[data-layout=headline-text] .section-col.section-col-1{padding-left:0}.section-header[data-layout=headline-text] .section-col.section-col-2{padding-right:0}.section-header[data-layout=headline-checklist] .section-col{align-self:baseline}.section-header[data-layout=headline-centered]{text-align:center}.section-header .text{color:#868fa5}.section-header .col-buttons{text-align:right}.section-header .checklist{font-size:90%;font-weight:500;margin:0;padding:0;text-align:right}.section-header .checklist li{display:inline-block;margin:0 .5em}.section-header .checklist li:last-child{margin-right:0}@media only screen and (max-width:54.37375rem){.section-header .section-col-1{flex:2}.section-header[data-layout=headline-text] .section-col{padding:0 2em}.section-header[data-layout=headline-text] .section-col.section-col-1{flex:1}}@media only screen and (max-width:42.49875rem){.section-header{display:block}.section-header .col-buttons,.section-header .section-heading,.section-header .section-subheading,.section-header .text{text-align:center}.section-header .col-buttons{margin-bottom:2rem}.section-header[data-layout=headline-text] .section-col{padding:0}.section-header .checklist{text-align:center}}.section-subheading{color:#563ac9;display:block;font-size:100%;font-weight:400;letter-spacing:.02rem;margin-bottom:1em;text-transform:uppercase;width:100%}.section-heading{font-size:225%;font-weight:700;letter-spacing:-.02rem;margin-bottom:1em}@media only screen and (max-width:42.49875rem){.section-heading{font-size:175%}}.contrast .section-header,.contrast .section-header .section-subheading,.contrast .section-heading{color:#fff}.contrast .section-subheading{color:#563ac9}.contrast .section-header ul.checklist li:before{background-color:#fff}.circles-spin{-webkit-animation:circlesSpin 15s linear infinite;animation:circlesSpin 15s linear infinite;color:#563ac9}@media only screen and (max-width:42.49875rem){.circles-spin{display:none}}@-webkit-keyframes circlesSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circlesSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.suite-entry-anim{-webkit-animation:fadeInAndSlideUp .75s cubic-bezier(.25,1,.5,1) forwards;animation:fadeInAndSlideUp .75s cubic-bezier(.25,1,.5,1) forwards}@-webkit-keyframes fadeInAndSlideUp{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInAndSlideUp{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.suite-entry-anim.delay-1{-webkit-animation-delay:.25s;animation-delay:.25s}.suite-entry-anim.delay-2{-webkit-animation-delay:.5s;animation-delay:.5s}@property --tool-showcase-animation-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.tool-showcase-container{--progress:1;--progress-inverse:0;--progress-and-fadeout-inverse:0;--darken-enabled:0;--glow-enabled:0;overflow-x:clip;overflow-y:visible;padding-top:0;position:relative;z-index:10}.tool-showcase-container .darken{background-color:#0a0a4d;height:100%;left:0;opacity:calc(.95 * var(--progress-and-fadeout-inverse) * var(--darken-enabled, 0));pointer-events:none;position:fixed;top:0;transform:scaleY(5) translateY(calc(3rem * var(--progress-inverse)));width:100%;will-change:opacity,transform}@media only screen and (max-width:70.75rem){.tool-showcase-container .darken{background-color:transparent!important}}.tool-showcase-container .inner-content{perspective:900px}.tool-showcase-container .effects{max-width:100vw;position:relative;transform:translateY(calc(6rem * var(--progress-inverse))) rotateX(calc(30deg * var(--progress)));will-change:transform;z-index:1}.tool-showcase-container .effects:before{background:linear-gradient(0deg,rgba(0,0,0,.1) 60%,rgba(0,0,0,.6));border-radius:.5rem;content:"";filter:blur(16px);height:10%;left:5%;position:absolute;top:90%;transform:translateY(90%) scaleX(1.05);width:90%;z-index:-2}@-webkit-keyframes rotate-glow{0%{--tool-showcase-animation-angle:0deg}to{--tool-showcase-animation-angle:360deg}}@keyframes rotate-glow{0%{--tool-showcase-animation-angle:0deg}to{--tool-showcase-animation-angle:360deg}}.tool-showcase-container .effects .tool-showcase-animated-glow{--purple:rgba(79,41,230,.6);--cyan:rgba(67,201,195,.4);-webkit-animation:rotate-glow 36s linear 0s infinite;animation:rotate-glow 36s linear 0s infinite;background:conic-gradient(from var(--tool-showcase-animation-angle),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple));border-radius:25%;filter:blur(45px);height:100%;left:0;opacity:calc(.75 * var(--progress-and-fadeout-inverse) * var(--glow-enabled, 0));position:absolute;top:0;transform:scale(1.1);width:100%;will-change:opacity;z-index:-1}.tool-showcase-container .effects .tool-showcase-animated-glow:after,.tool-showcase-container .effects .tool-showcase-animated-glow:before{--purple:#4f29e6;--cyan:#43c9c3;animation:rotate-glow 42s linear 0s infinite reverse;background:conic-gradient(from var(--tool-showcase-animation-angle),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple),var(--purple),var(--cyan),var(--purple),var(--cyan),var(--purple));content:"";height:100%;left:0;opacity:.65;position:absolute;top:0;transform:scale(.95);width:100%;z-index:-1}.tool-showcase-container .effects .tool-showcase-animated-glow:after{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;border-radius:70%;opacity:.3;transform:scale(1.1)}@media only screen and (max-width:70.75rem){.tool-showcase-container .effects .tool-showcase-animated-glow{visibility:hidden}}.tool-showcase-container .effects .tool-showcase-content{--multiplier:1;aspect-ratio:16/9;border:8px solid rgba(86,58,201,.25);border-radius:.5rem;box-sizing:border-box;opacity:1;overflow:hidden;pointer-events:none;width:100%;z-index:2}.tool-showcase-container .effects .tool-showcase-content iframe:not([data-loaded=true]){aspect-ratio:16/9;height:596px;scale:calc(var(--multiplier, 1));transform-origin:top left;width:1060px}.tool-showcase-container .effects .tool-showcase-content iframe[data-loaded=true]{height:100%;margin-left:-100%;width:300%}.ratings .so-widget-mssub-rating{display:inline-block;font-size:90%;margin-right:2rem}@media only screen and (max-width:42.49875rem){.ratings{align-items:center;display:flex;justify-content:space-around}.ratings .so-widget-mssub-rating{display:block;margin-right:0;text-align:center}.ratings .so-widget-mssub-rating .rating-stars{display:inline-flex}}.rating>a{color:inherit}.rating>a:hover{opacity:.8}.rating-stars{display:flex}.rating-stars i.ii{background-color:gold;height:20px;margin:1px;-webkit-mask-size:20px;mask-size:20px;width:20px}.rating-stars[data-stars="0"] i.ii:first-child,.rating-stars[data-stars="0"] i.ii:nth-child(2),.rating-stars[data-stars="0"] i.ii:nth-child(3),.rating-stars[data-stars="0"] i.ii:nth-child(4),.rating-stars[data-stars="0"] i.ii:nth-child(5){opacity:.4}.rating-stars[data-stars="1"] i.ii:first-child{opacity:1}.rating-stars[data-stars="1"] i.ii:nth-child(2),.rating-stars[data-stars="1"] i.ii:nth-child(3),.rating-stars[data-stars="1"] i.ii:nth-child(4),.rating-stars[data-stars="1"] i.ii:nth-child(5){opacity:.4}.rating-stars[data-stars="2"] i.ii:first-child,.rating-stars[data-stars="2"] i.ii:nth-child(2){opacity:1}.rating-stars[data-stars="2"] i.ii:nth-child(3),.rating-stars[data-stars="2"] i.ii:nth-child(4),.rating-stars[data-stars="2"] i.ii:nth-child(5){opacity:.4}.rating-stars[data-stars="3"] i.ii:first-child,.rating-stars[data-stars="3"] i.ii:nth-child(2),.rating-stars[data-stars="3"] i.ii:nth-child(3){opacity:1}.rating-stars[data-stars="3"] i.ii:nth-child(4),.rating-stars[data-stars="3"] i.ii:nth-child(5){opacity:.4}.rating-stars[data-stars="4"] i.ii:first-child,.rating-stars[data-stars="4"] i.ii:nth-child(2),.rating-stars[data-stars="4"] i.ii:nth-child(3),.rating-stars[data-stars="4"] i.ii:nth-child(4){opacity:1}.rating-stars[data-stars="4"] i.ii:nth-child(5){opacity:.4}.rating-stars[data-stars="5"] i.ii:first-child,.rating-stars[data-stars="5"] i.ii:nth-child(2),.rating-stars[data-stars="5"] i.ii:nth-child(3),.rating-stars[data-stars="5"] i.ii:nth-child(4),.rating-stars[data-stars="5"] i.ii:nth-child(5){opacity:1}.rating-stars-text{display:block;padding:.5rem .1rem}.rating-stars-text span{font-weight:500}.contact-cards-container .inner-content{display:flex}@media only screen and (max-width:54.37375rem){.contact-cards-container .inner-content{flex-direction:column}.contact-cards-container .inner-content .text-content{padding-right:0!important;width:100%!important}.contact-cards-container .inner-content .cards-content{margin-top:.5rem;width:100%!important}}.contact-cards-container .inner-content .text-content{padding-right:3rem;width:50%}.contact-cards-container .inner-content .text-content .section-header[data-layout=headline-centered]{text-align:start!important}.contact-cards-container .inner-content .text-content .text{line-height:1.8}.contact-cards-container .inner-content .text-content .text a{color:#5439c5;text-decoration:underline}.contact-cards-container .inner-content .cards-content{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem;width:50%}.contact-cards-container .inner-content .cards-content .card{background-color:#fff;border-radius:6px;box-shadow:0 1px 1px rgba(119,172,255,.15),0 2px 2px rgba(119,172,255,.15),0 6.6px 40.8px rgba(119,172,255,.089),0 16.6px 63.6px rgba(119,172,255,.108),0 51px 135px rgba(119,172,255,.15);display:flex;padding:1.7rem 1.5rem}@media only screen and (max-width:42.49875rem){.contact-cards-container .inner-content .cards-content .card{flex-wrap:wrap;gap:1rem}}.contact-cards-container .inner-content .cards-content .card .title{color:#5439c5;font-size:1.25rem;font-weight:700}.contact-cards-container .inner-content .cards-content .card .subtitle{color:#6f718d;font-size:.8125rem;line-height:1.7;margin-top:.5rem}.contact-cards-container .inner-content .cards-content .card .text-container{flex-grow:1;padding-right:2rem;width:65%}.contact-cards-container .inner-content .cards-content .card .button-container{display:flex;width:35%}.contact-cards-container .inner-content .cards-content .card .button-container .so-widget-mssub-buttons{width:100%}.contact-cards-container .inner-content .cards-content .card .button-container .so-widget-mssub-buttons .btn{display:block;padding:.8rem 1.2em;width:100%}@media only screen and (max-width:42.49875rem){.contact-cards-container .inner-content .cards-content .card .button-container,.contact-cards-container .inner-content .cards-content .card .text-container{width:100%}}section.business-card .business-card--card{grid-gap:2rem;align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 1px rgba(119,172,255,.15),0 2px 2px rgba(119,172,255,.15),0 6.6px 40.8px rgba(119,172,255,.089),0 16.6px 63.6px rgba(119,172,255,.108),0 51px 135px rgba(119,172,255,.15);box-shadow:0 0 7px 3px rgba(119,172,255,.15),0 2px 2px rgba(119,172,255,.15),0 6.6px 40.8px rgba(119,172,255,.089);display:block;display:flex;justify-content:space-between;padding:2.5rem 3rem;position:relative}@media only screen and (max-width:54.37375rem){section.business-card .business-card--card{padding:1rem 1.4rem}}section.business-card .business-card--card:before{background-color:#fff;border-radius:6px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}section.business-card .business-card--card>*{position:relative;z-index:3}section.business-card .business-card--card .business-card--info h2{line-height:1;margin-bottom:1rem}section.business-card .business-card--card .business-card--info p{margin-bottom:0}section.business-card .business-card--card .business-card--info .seo-knowledge{margin-top:1rem}section.business-card .business-card--card .business-card--info .seo-knowledge svg{vertical-align:middle}section.business-card .business-card--card .business-card--info .seo-knowledge span{font-weight:700;margin-left:.5ex}section.business-card .business-card--card figure.business-card--logo{flex-shrink:0;width:40%}section.business-card .business-card--card figure.business-card--logo img{height:100%;max-height:160px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media only screen and (max-width:54.37375rem){section.business-card .business-card--card{flex-direction:column-reverse}section.business-card .business-card--card figure.business-card--logo{max-width:400px;padding:1rem;width:90%}}body.single-casestudy section.hero .checklist{font-size:115%}@media screen and (min-width:70.75rem){body.single-casestudy section.business-card{padding-bottom:2rem;padding-top:0;position:relative;top:-2rem}}body.single-casestudy .company-info .text-body-column:first-child{border-top:1px solid #d7e0ec;padding-top:2rem}body.single-casestudy .company-info--buttons{margin-top:4rem;text-align:center}section.single-content .person{font-size:17px;margin-bottom:1rem}section.single-content .post-info{color:#868fa5;display:flex;font-size:90%;gap:2rem;justify-content:space-between;letter-spacing:.04ex;margin-bottom:1rem}section.single-content .lwptoc_i{background-color:#f6f9ff}section.single-content .lwptoc_title{color:#868fa5;font-weight:500!important;letter-spacing:.02ex;text-transform:uppercase}section.single-content .lwptoc_items{font-size:90%}section.single-content .lwptoc_items a{color:#32345c;font-weight:400;text-decoration:none}section.single-content .section-heading{line-height:1.2}#single-main-content img:not(.emoji)[style*=border]{border:none!important}#single-main-content img:not(.emoji)[style*=margin],#single-main-content img:not(.emoji)[style*=width]{margin-left:auto;margin-right:auto}@media screen and (min-width:42.49875rem){#single-main-content img:not(.emoji),#single-main-content table{border-radius:6px;box-shadow:0 2px 2px rgba(50,52,92,.038),0 6.6px 10px rgba(50,52,92,.015)}}.person{align-items:center;display:flex}.person figure.person-image{flex-shrink:0;height:4rem;width:4rem}.person figure.person-image img{background-color:#f6f9ff;border-radius:4rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.person .person-info{color:#868fa5;font-size:95%;font-weight:500;line-height:1.2;margin-left:2ex}.person .person-info .person-name{color:#32345c;font-size:115%;margin-bottom:.1em}.person .person-info a{color:#868fa5}.morningscore-app-partial-container{min-height:500px}.morningscore-app-partial-container.is-loading{-webkit-animation:fadeInLoading .5s;animation:fadeInLoading .5s;background-image:var(--ii-spinner-ms-brand);background-position:50%;background-position:50% 10%;background-repeat:no-repeat;background-size:auto 128px}.morningscore-app-partial-container:not(.is-loading){-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLoading{0%{opacity:0}to{opacity:1}}@keyframes fadeInLoading{0%{opacity:0}to{opacity:1}}
