@font-face {
    font-family: 'Sharp Sans No1 Book BookItalic';
    src: url('/fonts/SharpSansNo1-BookItalic.woff2') format('woff2'),
    url('/fonts/SharpSansNo1-BookItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sharp Sans No1 Semibold';
    src: url('/fonts/SharpSansNo1-Semibold.woff2') format('woff2'),
    url('/fonts/SharpSansNo1-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sharp Sans No1 Medium';
    src: url('/fonts/SharpSansNo1-Medium.woff2') format('woff2'),
    url('/fonts/SharpSansNo1-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Sharp Sans No1 Bold';
    src: url('/fonts/SharpSansNo1-Bold.woff2') format('woff2'),
    url('/fonts/SharpSansNo1-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Rubik';
    src: url('/fonts/Rubik-Regular.woff2') format('woff2'),
    url('/fonts/Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins-Regular.woff2') format('woff2'),
    url('/fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Pro Bk';
    src: url('/fonts/ITCAvantGardePro-Demi.woff2') format('woff2'),
    url('/fonts/ITCAvantGardePro-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.reveal {
    opacity: 0;
    transition: opacity 1.0s;
    transition-delay: 0.5s;
}

.reveal-first {
    opacity: 0;
    transition: opacity 1.0s;
}

.reveal-last {
    opacity: 0;
    transition: opacity 1.0s;
    transition-delay: 1.0s;
}

.headline1 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 80px;
    line-height: 88px;
    letter-spacing: 1px;
    color: #465576;
}

.headline2 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 1px;
    color: #465576;
}

.headline3 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 48px;
    line-height: 46px;
    letter-spacing: -0.25px;
    color: #465576;
}

.headline4 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 36px;
    line-height: 40px;
    color: #465576;
}

.headline5 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    line-height: 32px;
    color: #465576;
}

.headline6 {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 28px;
    color: #465576;
}

.header-phone {
    font-family: 'ITC Avant Garde Pro Bk';
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.cta {
    font-family: 'Sharp Sans No1 Semibold';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #000000;
}

.eyebrow {
    font-family: 'Sharp Sans No1 Bold';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
}

.label {
    font-family: 'Rubik';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000000;
}

.body-large {
    font-family: 'Sharp Sans No1 Medium';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #465576;
}

.body {
    font-family: 'Sharp Sans No1 Medium';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #465576;
}

.body-small {
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.2px;
    color: #465576;
}

.caption {
    font-family: 'Sharp Sans No1 Book BookItalic';
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.15px;
    color: #000000;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.navigation {
    width: 100%;
    height: 79px;
    max-width: 1294px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
    z-index: 9;
}

.navigation .logo {
    float: left;
    width: 218px;
    height: 53px;
}

.navigation .menu {
    float: left;
    height: 52px;
    margin-left: 128px;
}

.navigation .menu > a {
    float: left;
    padding-right: 30px;
    line-height: 52px;
}

.navigation .menu > a > svg {
    margin-left: 10px;
}

.navigation .icon-menu {
    float: right;
}

.navigation .icon-menu > svg {
    cursor: pointer;
    margin-left: 30px;
    margin-top: 12px;
}

.navigation .top > .header-phone {
    float: right;
}

.navigation .top {
    width: 100%;
    height: 27px;
}

.footer {
    width: 100%;
    height: 520px;
    background-color: #465576;
    color: #FFFFFF;
}

.footer > .wrap {
    width: 100%;
    max-width: 1294px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

.footer > .wrap > div > .headline6 {
    margin-bottom: 30px;
}

.footer a {
    display: inline-block;
    margin-bottom: 18px;
}

.navigation a,
.footer a {
    font-family: 'Sharp Sans No1 Semibold';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover {
    color: #ffffff;
}

.footer .link-group {
    float: left;
    margin-right: 70px;
}

.link-group svg {
    margin-right: 12px;
    margin-bottom: 18px;
}

.footer .bottom-wrap svg {
    margin-left: 20px;
}

.button-orange-solid {
    height: 52px;
    line-height: 52px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #F0533F;
    border-radius: 8px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Sharp Sans No1 Semibold';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    cursor: pointer;
}

.button-small-inset {
    padding-left: 18px;
    padding-right: 18px;
}

.orange-line {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOTYgMS41SDAiIHN0cm9rZT0iI0YwNTMzRiIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");
    width: 96px;
    height: 3px;
    background-size: cover;
    position: absolute;
}

.light-blue-line {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOTYgMkgwIiBzdHJva2U9IiNBMUQwRDkiIHN0cm9rZS13aWR0aD0iMyIvPjwvc3ZnPg==");
    width: 96px;
    height: 3px;
    background-size: cover;
    position: absolute;
}

/* Colors */
.white {
    color: #FFFFFF;
}

.light-blue {
    color: #A1D0D9;
}

.orange {
    color: #F0533F;
}

.blue {
    color: #465576;
}

.black {
    color: #000000;
}

.blue-background {
    background-color: #465576;
}