html, body {
    width: 100%;
    height: 100%;
}

body, p {
    color: #515867;
    font: 400 1rem/1.625rem 'Montserrat', sans-serif;
}

h1, h2, h3 {
    font-family: 'Old Standard TT', serif;
}

h1 {
    color: #6155A6;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3.125rem;
    letter-spacing: -0.5px;
}

h2 {
    color: #6155A6;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.625rem;
    letter-spacing: -0.4px;
}

h3 {
    color: #6155A6;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: -0.4px;
}

a {
    color: #515867;
    text-decoration: underline;
}

a:hover {
    color: #515867;
    text-decoration: underline;
}

.no-line {
    text-decoration: none;
}

.btn-solid-sm {
    display: inline-block;
    padding: 1rem 1.5rem 1rem 1.5rem;
    border: 1px solid #A685E2;
    border-radius: 32px;
    background-color: #A685E2;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

.btn-solid-sm:hover {
    border: 1px solid #A685E2;
    background-color: transparent;
    color: #A685E2;
    text-decoration: none;
}

/*    Header     */

.header {
    padding-top: 7rem;
    padding-bottom: 2.5rem;
    background: url('../images/header-background.png') center center no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 10rem;
    padding-bottom: 7rem;
    text-align: left;
}

.header .text-container {
    margin-bottom: 4rem;
}

.ex-basic-1 .text-box {
    padding: 1.25rem 1.25rem 0.5rem 1.25rem;
    background-color: #f9f9f9;
}

.ex-header {
    padding-top: 8.5rem;
    padding-bottom: 4rem;
    background-color: #f9f9f9;
}

.h1-large {
    margin-bottom: 1.5rem;
    font-size: 2.75rem;
    line-height: 3.5rem;
    letter-spacing: -0.7px;
}

.header .p-large {
    margin-bottom: 2rem;
}

.header .btn-solid.btn-impact {
    margin-right: 0.5rem;
    margin-bottom: 0.75rem;
}

.btn-impact {
    display: inline-block;
    padding: 1.625rem 2.625rem 1.625rem 2.625rem;
    border-radius: 32px;
    background-color: #A685E2;
    border: 1px solid #A685E2;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

.btn-solid:hover {
    border: 1px solid #A685E2;
    background-color: transparent;
    color: #A685E2;
    text-decoration: none;
}

.btn-solid {
    background-color: #A685E2;
    color: #ffffff;
}

.btn-outline {
    background-color: transparent;
    color: #A685E2;
}

.btn-outline:hover {
    background-color: #A685E2;
    color: #ffffff;
    text-decoration: none;
}

.btn-solid-reg {
    display: inline-block;
    padding: 1.375rem 2.25rem 1.375rem 2.25rem;
    border: 1px solid #A685E2;
    border-radius: 32px;
    background-color: #A685E2;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

.btn-solid-reg:hover {
    border: 1px solid #A685E2;
    background-color: transparent;
    color: #A685E2;
    /* needs to stay here because of the color property of a tag */
    text-decoration: none;
}

.navbar {
    padding-top: 1.75rem;
    background-color: #f9f9f9;
    border-bottom: none;
    transition: all 0.2s;
}

/*     Introduction     */

.basic-1 {
    padding-top: 5.25rem;
    padding-bottom: 10rem;
}

.basic-1 img {
    margin-bottom: 3.5rem;
}

.basic-1 h2 {
    margin-bottom: 1.5rem;
}

.basic-1 p {
    margin-bottom: 1.875rem;
}

.basic-2 {
    padding-top: 9.25rem;
    padding-bottom: 5rem;
    background: url('../images/details-1-background.png') center center no-repeat;
    background-size: cover;
}

.basic-2 h2 {
    margin-bottom: 1.5rem;
}

.basic-2 .intro {
    margin-bottom: 9.5rem;
}

.basic-2 .image-container {
    margin-bottom: 3.75rem;
}

.basic-2 .text-container p {
    margin-bottom: 1.75rem;
}

.basic-3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.basic-3 .text-container {
    margin-bottom: 3.75rem;
}

.basic-3 h2 {
    margin-bottom: 1.5rem;
}

.basic-3 .list-unstyled .fas {
    font-size: 0.375rem;
    line-height: 1.625rem;
}

.basic-3 .list-unstyled .media-body {
    margin-left: 0.5rem;
}

.basic-4 {
    padding-top: 5rem;
    padding-bottom: 9.5rem;
    background: url('../images/details-3-background.png') center center no-repeat;
    background-size: cover;
}

.basic-4 h2 {
    margin-bottom: 1.5rem;
}

.basic-4 .image-container {
    margin-bottom: 3.5rem;
}

.basic-4 p {
    margin-bottom: 1.75rem;
}

/*     Footer     */

.footer {
    padding-top: 5.5rem;
    padding-bottom: 1.5rem;
    background-color: #f9f9f9;
}

.footer a {
    text-decoration: none;
}

.footer h6 {
    margin-bottom: 0.625rem;
    color: #515867;
}

.footer .li-space-lg li {
    margin-bottom: 0.375rem;
}

/*     Copyright     */

.copyright {
    padding-bottom: 1rem;
    background-color: #f9f9f9;
    text-align: center;
}

.copyright p, .copyright a {
    text-decoration: none;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
    margin-left: 0.5rem;
}

.li-space-lg li {
    margin-bottom: 0.5rem;
}

.image-container {
    transform: rotate(-9deg);
    perspective: 40px;
}

.notification--container {
    overflow: hidden;
    position: relative;
    width: 38em;
    height: 11em;
    min-width: 38em;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(238, 237, 242, 0.18) rgba(238, 237, 242, 0.34) rgba(238, 237, 242, 0.34);
    border-radius: 2em;
    background-image: linear-gradient(144deg, rgba(238, 237, 242, 0.3), hsla(0, 0%, 100%, 0) 43%);
}

.notification--body {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 2.6em;
    border-radius: 2em;
    box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2);
    background: #FFE6E6;
}

#card-container {
    will-change: transform;
    transition: transform 0.2s;
}

.notification--text {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}

.notification--logo {
    display: flex;
    justify-content: center;
    font-size: 50px;
    padding: 0 15px;
}

.notification--top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.notification--shine {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 60em;
    height: 60em;
    margin-top: -30.4em;
    margin-left: -25.7em;
    border-radius: 100vw;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(255, 255, 255, 0.47), rgba(28, 19, 65, 0) 61%)
}

@media (min-width: 768px) {
    .header .btn-solid {
        margin-bottom: 0;
    }
    .ex-basic-1 .text-box {
        padding: 1.75rem 2rem 0.875rem 2rem;
    }
}

@media (min-width: 992px) {
    .header {
        padding-top: 10rem;
        padding-bottom: 7rem;
        text-align: left;
    }
    .image-container {
        margin-top: 0;
    }
    .basic-1 img {
        margin-bottom: 0;
    }
    .basic-1 .text-container {
        margin-top: 3rem;
    }
    .basic-2 .image-container {
        margin-bottom: 0;
    }
    .basic-2 .text-container {
        margin-top: 3.75rem;
    }
    .basic-2 h2 {
        margin-right: 2rem;
    }
    .basic-3 .text-container {
        margin-bottom: 0;
    }
    .basic-4 .image-container {
        margin-bottom: 0;
    }
    .basic-4 .text-container {
        margin-top: 3.5rem;
    }
}

@media (min-width: 1200px) {
    .h1-large {
        font-size: 3.25rem;
        line-height: 4rem;
    }
    .header {
        overflow-x: hidden;
        padding-top: 10.75rem;
        padding-bottom: 13rem;
    }
    .header .text-container {
        margin-top: 6.5rem;
    }
    .image-container {
        margin-top: 16%;
    }
    .basic-1 .text-container {
        margin-top: 5rem;
    }
    .basic-2 .intro h2 {
        margin-right: 10rem;
    }
    .basic-2 .text-container {
        margin-top: 6.5rem;
    }
    .basic-3 .image-container {
        text-align: right;
    }
    .basic-3 .text-container {
        margin-top: 4rem;
    }
    .basic-4 .text-container {
        margin-top: 6rem;
    }
}