#masthead,
#cookie-notice {
    display: none;
}

.entry-header h1 {
    display: none;
}

/****** KANOPY FONTS ******/
@font-face {
    font-family: 'Metropolis';
    src: url('https://static.od-cdn.com/Metropolis-Regular.ttf') format('ttf'),
        url('https://static.od-cdn.com/Metropolis-Regular.eot') format('eot'),
        url('https://static.od-cdn.com/Metropolis-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis Italic';
    src: url('https://static.od-cdn.com/Metropolis-RegularItalic.ttf') format('ttf'),
        url('https://static.od-cdn.com/Metropolis-RegularItalic.eot') format('eot'),
        url('https://static.od-cdn.com/Metropolis-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Metropolis Medium';
    src: url('https://static.od-cdn.com/Metropolis-Medium.ttf') format('ttf'),
        url('https://static.od-cdn.com/Metropolis-Medium.eot') format('eot'),
        url('https://static.od-cdn.com/Metropolis-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis Bold';
    src: url('https://static.od-cdn.com/Metropolis-Bold.ttf') format('ttf'),
        url('https://static.od-cdn.com/Metropolis-Bold.eot') format('eot'),
        url('https://static.od-cdn.com/Metropolis-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/****** KANOPY GENERAL STYLES ******/

html {
    scroll-behavior: smooth;
}

html,
button,
a,
input,
textarea {
    font-family: "Metropolis", "Helvetica Neue", Verdana, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 1.125rem;
}

html {
    font-size: 1rem;
}

b {
    font-family: "Metropolis Bold", "Helvetica Neue", Verdana, sans-serif;
    font-weight: bold;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

body {
    font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Metropolis Bold", "Helvetica Neue", Verdana, sans-serif;
    font-weight: bold;
    line-height: 130%;
}

h1 {
    font-size: 1.6rem;
    font-size: clamp(1.6rem, 6vw, 3.5rem);
}

h2 {
    font-size: 1.5rem;
    font-size: clamp(1.625rem, 4.5vw, 3rem);
}

h3 {
    font-size: 1.333rem;
    font-size: clamp(1.5rem, 4.5vw, 1.5rem);
    line-height: 46px;
}

p {
    line-height: 150%;
}

button {
    border: none;
    background-color: transparent;
    padding: 0px;
    cursor: pointer;
    letter-spacing: unset;
}

input,
textarea {
    outline: none;
}

@media only screen and (min-width: 640px) {

    h1 {
        font-size: 2.5rem;
        font-size: clamp(1.6rem, 6vw, 3.5rem);
    }

    h2 {
        font-size: 2rem;
        font-size: clamp(1.625rem, 4.5vw, 3rem);
    }
}

@media only screen and (min-width: 768px) {

    body {
        font-size: 1.125rem;
    }
}

@media only screen and (min-width: 960px) {

    h1 {
        font-size: 3.5rem;
        font-size: clamp(1.777rem, 4.5vw, 3.5rem);
    }
}

.wrapper {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    /*height: 100%;*/
}

/****** KANOPY HERO STYLES ******/
.hero {
    background-color: #0674DB;
    position: relative;
    height: 50vh;
    min-height: 650px;
}

.hero .kanopy-logo {
    width: 100%;
    max-width: 90px;
    margin: 18px 0 68px 32px;
}

.hero h1 {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 34.2642px;
    line-height: 135%;
    leading-trim: both;
    text-edge: cap;
    color: #FFFFFF;
    margin-bottom: 28px;
}

.hero h1 span {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 900;
    font-size: 53.2453px;
    line-height: 95%;
    leading-trim: both;
    text-edge: cap;
    color: #FFC96B;
    display: block;
}

.hero .callout {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 22px;
}

.hero p {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.hero-text {
    max-width: 100%;
    padding: 0 2em;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.hero-top-right {
    display: none;
}

.hero-left-image {
    bottom: 0;
    left: 0;
    width: 80%;
    max-width: 693px;
    position: absolute;
}

.hero-right-image {
    display: none;
}

.hero-right-cloud {
    display: none;
}

.hero-right-semi-cloud {
    display: none;
}

@media only screen and (min-width: 500px) {
    .hero-top-right {
        display: block;
        top: 3px;
        right: 10px;
        width: 176px;
        position: absolute;
    }

    .hero-right-cloud {
        display: block;
        top: 119px;
        right: 17%;
        width: 122px;
        position: absolute;
    }
}

@media only screen and (min-width: 768px) {
    .hero-top-right {
        right: 20%;
    }

    .hero-text {
        max-width: 760px;
    }
}

@media only screen and (min-width: 992px) {
    .hero {
        height: 70vh;
        min-height: 650px;
    }

    .hero .kanopy-logo {
        margin: 42px 0 68px 36px;
    }

    .hero h1 span {
        display: inline;
    }

    .hero-text {
        max-width: 497px;
    }

    .hero-right-semi-cloud {
        display: block;
        top: 195px;
        right: 37%;
        width: 174px;
        position: absolute;
    }

    .hero-left-image {
        width: 40%;
        min-width: 600px;
    }

    .hero-right-image {
        display: block;
        bottom: 0;
        right: 0;
        width: 62%;
        min-width: 800px;
        position: absolute;
    }
}

/****** KANOPY LOGOS STYLES ******/
.logos {
    padding: 55px 32px 50px 32px;
    background-color: #D7EDED;
}

.logos .wrapper {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 35px;
    justify-content: center;
}

@media only screen and (min-width: 1024px) {
    .logos {
        padding: 55px 0 70px 0;
    }
}

.logos .wrapper img {
    justify-self: center;
    align-self: center;
    margin-top: auto;
    margin-bottom: auto;
}

/****** KANOPY FEATURE STYLES ******/
.feature {
    background-color: #D7EDED;
    padding: 0 32px 55px 32px;
}

.feature .wrapper {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}

.feature .wrapper img {
    width: 100%;
    max-width: 378px;
    margin-bottom: 44px;
}

.feature-text {
    align-self: center;
    max-width: 491px;
}

.feature h2 {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    color: #DE3F00;
    margin-bottom: 16px;
}

.feature p {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}

.feature p:first-of-type {
    margin-bottom: 16px;
}

.feature-text .disclaimer {
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
}

.feature-text .disclaimer span {
    color: #DE3F00
}

@media only screen and (min-width: 1024px) {
    .feature {
        padding: 0 0 55px 10px;
    }

    .feature .wrapper {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
    }

    .feature .wrapper img {
        margin-bottom: 0;
    }
}

/****** KANOPY FORM STYLES ******/
.form {
    background-color: #D7EDED;
    text-align: center;
}

.form .wrapper {
    padding: 0 32px 32px 32px;
}

.form h2 {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    color: #DE3F00;
    margin-bottom: 16px;
}

.form p {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}

.form form {
    padding-top: 40px;
    text-align: left;
    width: 100%;
    max-width: 475px;
    margin: 0 auto;

}

.form form label {
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 44px;
    color: #000000;
}

.form form input {
    width: 100%;
    background: #F7F7F7;
    border: 2px solid #B5DFDF;
    border-radius: 12px;
    padding: 10px 13px;
    min-height: 44px;
    margin-bottom: 10px;
}

.form form input:active,
.form form input:focus,
.form form select:active,
.form form select:focus,
.form form .pushable:active,
.form form .pushable:focus {
    outline: solid;
    outline-color: #0674DB;
}

.form form select {
    display: block;
    width: 100%;
    font-size: 1rem;
    padding: 10px 13px;
    min-height: 44px;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #B5DFDF;
    border-radius: 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

.form form>* {
    align-self: center;
}

.form .message {
    grid-column: span 2;
}

.form .message.error {
    display: none;
    font-size: 12px;
    margin-bottom: 10px;
    color: #D12329;
}

.form .message.success {
    display: none;
    font-size: 12px;
    margin-bottom: 10px;
    color: green;
}

.pushable {
    width: 100%;
    margin-top: 20px;
    grid-column: span 2;
    background: rgba(222, 63, 0, 0.5);
    border-radius: 12px;
    border: none;
    padding: 0;
    cursor: pointer;
    outline-offset: 4px;
    color: #F9F9F9;
    font-family: 'Metropolis Bold';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 18px;
}

.front {
    display: block;
    padding: 18px 42px;
    border-radius: 12px;
    font-size: 1.25rem;
    background: #DE3F00;
    color: white;
    transform: translateY(-6px);
}

.pushable:active .front {
    transform: translateY(-2px);
}

@media only screen and (min-width: 500px) {
    .form form {
        width: 100%;
        max-width: 475px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: auto auto;
        row-gap: 10px;
    }

    .form form input,
    .form form select {
        margin-bottom: 0;
    }
}