.content-container.landing-page{display:flex;min-height:100dvh;padding:50px var(--general-padding) 40px var(--general-padding)}@media(min-width:1890px){.content-container.landing-page{padding:50px 70px 40px 50px}}.content-container.landing-page .call-to-action-buttons{display:flex;flex-wrap:wrap;justify-content:center}.content-container.landing-page .call-to-action-buttons .call-to-action{margin-right:20px;margin-top:20px;position:relative;z-index:1}@media(min-width:960px){.content-container.landing-page .call-to-action-buttons .call-to-action.desktop{display:block;margin-left:auto;margin-right:0;margin-top:0}.content-container.landing-page .call-to-action-buttons .call-to-action.mobile{display:none}}.content-container.landing-page .call-to-action-buttons .call-to-action a{align-items:center;background-color:#fff;border-radius:10px;color:var(--brand-color-1);display:flex;font-size:18.66px;font-weight:700;justify-content:center;min-height:var(--accessibility-height);padding:10px 30px;transition:background-color .2s}.content-container.landing-page .call-to-action-buttons .call-to-action a:focus,.content-container.landing-page .call-to-action-buttons .call-to-action a:hover{background-color:var(--brand-color-1-600)}.content-container.landing-page .content{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1788px}.content-container.landing-page .content .text-content{align-items:start;display:grid;flex:1;position:relative;z-index:1}@media(min-width:960px){.content-container.landing-page .content .text-content{align-items:center;padding-top:0}}.content-container.landing-page .content .text-content .content,.content-container.landing-page .content .text-content .text-inner{width:100%}@media(min-width:768px){.content-container.landing-page .content .text-content .content{width:auto}}.content-container.landing-page .content .text-content .heading-2,.content-container.landing-page .content .text-content h1{color:#fff;font-size:2.5rem;font-weight:400;line-height:1.1;margin:0;max-width:1200px}@media(min-width:480px){.content-container.landing-page .content .text-content .heading-2,.content-container.landing-page .content .text-content h1{font-size:3.125rem}}@media(min-width:960px){.content-container.landing-page .content .text-content .heading-2,.content-container.landing-page .content .text-content h1{font-size:3.25rem}}@media(min-width:1890px){.content-container.landing-page .content .text-content .heading-2,.content-container.landing-page .content .text-content h1{font-size:4.875rem}}.content-container.landing-page .content .text-content .lead-paragraph{color:#fff;font-size:1.25rem;font-weight:300;line-height:2rem;margin-top:40px;max-width:1200px}.content-container.landing-page .content .text-content .lead-paragraph a{color:inherit;display:inline;font-size:inherit;font-weight:inherit;text-decoration:none}.content-container.landing-page .content .logo{display:flex;margin-top:40px;position:relative;width:100%;z-index:1}@media(max-width:1024px)and (orientation:landscape){.content-container.landing-page .content .logo{margin-top:40px}}.content-container.landing-page .content .logo svg{margin:auto;max-height:150px;width:auto}.content-container.landing-page .content .landing-background img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.content-container.landing-page .content .landing-background:after{background-color:#30434e;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%}