@font-face {
    font-family: "Barlow Condensed";
    src: url("../fonts/BarlowCondensed-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Semibold.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Bold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Inter', sans-serif;
}

h1 {
    font-family: 'Inter', sans-serif;
    font-size: 72px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: -0.2px;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

h2 {
    font-family: 'Inter', sans-serif;
}

.white {
    color: #ffffff;
    color: var(--white);
}

h3 {
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    text-align: center;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

p {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

.cl__download--text {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.5px;
    text-align: center;
    color: var(--white);
    color: #ffffff;
}

.quote__headline {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: normal;
    color: #3d3d3d;
    color: var(--greyish-brown);
    margin-bottom: 0px;
}

.quote__text {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: normal;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

.quote__author {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #3d3d3d;
    color: var(--greyish-brown);
    white-space: nowrap;
}

.quote__link {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    color: #3d3d3d;
    color: var(--greyish-brown);
    white-space: nowrap;
}

.button {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    padding: 0 15px;
    box-shadow: none;
}

.button:focus {
    outline: none;
}

.blog__overlay .button {
    font-family: 'Inter', sans-serif;
    letter-spacing: 2px;
    text-align: center;
}

.blog__overlay h3 {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--white);
    color: #ffffff;
}

.functions__sub {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

.people__name {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.4px;
    text-align: center;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

.people__position {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #3d3d3d;
    color: var(--greyish-brown);
}

.lottery__drawing {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
    color: white;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
}

.lottery__amount {
    color: white;
    font-size: 62px;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}

.lottery__chance {
    color: white !important;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    font-weight: normal;
    margin-bottom: 0;
}

.lottery__amount--sub {
    font-family: 'Inter', sans-serif;
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #d8d8d8;
}

.footer__copyright {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f8f8f;
    color: var(--warm-grey);
}

.footer__links {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    color: var(--white);
    margin: 0;
}

a:hover,
a:focus {
    text-decoration: none;
    color: var(--warm-grey);
    color: #979797;
}

@media all and (max-width: 767px) {
    h1 {
        font-size: 40px;
        line-height: 1.1;
        letter-spacing: -0.1px;
    }
    h3 {
        font-size: 14px;
        font-weight: 300;
        letter-spacing: normal;
    }
    .blog__overlay h3 {
        font-size: 14px;
        letter-spacing: normal;
        margin: 0;
    }
    p {
        font-size: 16px;
        line-height: normal;
        letter-spacing: 0.5px;
    }
    .quote__text {
        font-size: 16px;
        line-height: 1.88;
    }
    .quote__author {
        font-size: 14px;
    }
    .quote__link {
        font-size: 12px;
        letter-spacing: 0.3px;
    }
    .button {
        font-size: 13px;
        letter-spacing: 1.4px;
    }
    .functions__sub {
        font-size: 11px;
    }
    .people__name {
        font-size: 16px;
        letter-spacing: 1.4px;
        margin:0;
    }
    .people__position {
        font-size: 11px;
    }
    .lottery__drawing {
        font-size: 9px;
    }
    .lottery__amount {
        font-size: 28px;
    }
    .lottery__amount--sub {
        font-size: 16px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 52px;
    }
    .lottery__drawing {
        font-size: 14px;
    }
    .lottery__amount {
        font-size: 44px;
    }
    .lottery__amount--sub {
        font-size: 24px;
    }
}

@media all and (max-width: 575px) {
    .lottery__amount {
        font-size: 52px;
    }
    .lottery__amount--sub {
        font-size: 21px;
    }
    .lottery__drawing {
        font-size: 16px;
    }
    .blog__overlay h3 {
        font-size: 10px;
    }
}
}
