/* Banner Box */
.banner-icon {
    color: #967655;

    font-size: 112px;
}

.banner-container {
    min-height: 530px;
    max-width: 300px;
    min-width: 250px;
}



#notification-box-id {
    /*background-image: url("/img/balloonV2.png");*/
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: 99% 40%;
    transform: translateY(-200px);
}


#checkOutButton{
    z-index: 10;
}

.home-header-container {
    height: 30rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home-call-to-action-container {
    margin-top: 3rem;
    margin-left: 4rem;
}

.home-header-text {
    font-size: 2.5rem;
    margin-bottom: 0;
}

.home-call-to-action-text {
    font-size: 18px;
    width: 50%;
}

@media (max-height: 450px) {
    .home-call-to-action-container {
        margin-left: .5rem;
        margin-top: 0;
        align-self: center;
    }

    .home-header-mobile-offset {
        height: 80%;
    }

    .home-header-text {
        font-size: 30px;
    }

    .home-call-to-action-text {
        font-size: 14px;
        width: 80%;
    }
}

@media (min-width: 992px) {
    .home-header-text{
        font-size: 3rem;
    }
    .home-call-to-action-text {
        font-size: 18px;
        width: 40%;
    }
    .home-call-to-action-container {
        margin-top: 3rem;
        margin-left: 8rem;
    }

}

@media (min-width: 1280px) {
    .home-header-text {
        font-size: 3.5rem;
    }
}


.home-header-cover-blue {
    background: rgba(29, 39, 49, 0.85);
}

.moving-background {
    position: fixed;
    background-color: #0D141B;
    height: 120vh;
    width: 120vw;
    top: -10%;
    left: -10%;
}

.content-sections {
    position: relative;
    width: auto;
    height: auto;
}


/* Special */

.holes {
    background-color: #F2F1EF;
    mix-blend-mode: hard-light;
}

.right-cutouts {
    height: 101%;
    position: absolute;
    right:0;
}

#blogPreviewFrame {
    display: none;
}


.home-logo {
    display: block;
    width: 80%;
    margin: auto;
}

.background-image-holder .holder-item {
    height: 80%;
    padding: 4rem 0;
}

.home-go-icon {
    max-height: 8rem;
}

.home-go-container {
    padding-top: 2rem;
    padding-bottom:2rem;
}

.home-go-container:hover {
    cursor: pointer;
    background: white;
    box-shadow: inset 1px -1px 0.5rem #00000091, inset 1px -1px 0.5rem #00000091;
}

.home-go-container .heading {
    color: #2A3846;
}

@media (max-width: 992px) {
    .home-go-container .heading {
        font-size: 1rem !important;
    }
    .home-go-icon {
        max-height: 7rem;
    }

    .home-call-to-action-container {
        align-self: center;
        margin-top: 0;
    }
}

@media (max-width: 779px) {
    .home-go-container .heading {
        font-size: 1rem !important;
    }
    .home-go-icon {
        max-height: 7rem;
    }

    .nav-header-inner {
        position: relative;
        top: 100px;
    }
}


.home-go-container .home-go-icon .cls-1 {
    margin-top:4px;
    fill:#2A3846;
    /*transition: all .1s linear;*/
}

.home-go-container:hover .home-go-icon .cls-1 {
    fill: #967655;
}

.top-right-ribbon-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 100px;
    color: #F2F1EF;
    background-color: #2A3846;
    box-shadow: inset 1px -1px 0.5rem #00000091, 4px 4px 10px #00000091;
    border-bottom: 2px solid #967655;
    border-left: 2px solid #967655;
    border-bottom-left-radius: 30px;
    overflow: hidden;
}

.top-ribbon-heading {
    font-family: "aqua_grotesqueregular", sans-serif;
    color: #F2F1EF;
    letter-spacing: 1px;
    text-align: right;
    margin:0;
    position: absolute;
    bottom: 5px;
    right: 5px;
    opacity: .9;
}

.top-ribbon-phone {
    display: block;
    position: relative;
    font-size: 2.3rem;
}

.top-ribbon-email {
    display: block;
    position: relative;
    font-size: 1.05rem;
}

.phone-woman-top-bar {
    position: absolute;
    top: 4px;
    left: -20px;
    max-height: 200px;
    opacity: .6;
}

.shape-form {
    position: relative;
    shape-outside: polygon(0 0, 40% 0, 60% 100%, 0 100%);
    shape-image-threshold: .5;
    clip-path: polygon(0 0, 40% 0, 60% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 40% 0, 60% 100%, 0 100%);
    float: left;
    width: 90%;
    height: 100%;
    /*background-image: url(/img/background/placeholder-big-gold.jpg);*/
    background-image: url(/img/background/seattle-wide-gold-2.jpg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    shape-margin: 2rem;
}

.notification-box{
    position: absolute;
    z-index: 4;
    margin: 0;
    right: 0;
    /*max-width: 590px;*/
    min-height: 100px;
    background-color: #0d141c;
    border: 2px solid #967655;
    color: #D8D8D8;
    /*transition: all 1s ease;*/
    transform-origin: center center;
}


#not-box-title{
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;

}

#not-box-content{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.fa-times{
    font-size: 22px;
    padding-left: 5px;
    padding-right: 5px;
    color: #967655;
}

/* Font-Awesome */
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display:swap;
    src: url(/fonts/webfonts/fa-brands-400.eot) format("embedded-opentype"),
    url(/fonts/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(/fonts/webfonts/fa-brands-400.woff) format("woff"),url(/fonts/webfonts/fa-brands-400.ttf) format("truetype"),url(/fonts/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands", sans-serif;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display:swap;
    src: url(/fonts/webfonts/fa-regular-400.eot) format("embedded-opentype"),
    url(/fonts/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(/fonts/webfonts/fa-regular-400.woff) format("woff"),url(/fonts/webfonts/fa-regular-400.ttf) format("truetype"),url(/fonts/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/webfonts/fa-solid-900.eot) format("embedded-opentype"),
    url(/fonts/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/fonts/webfonts/fa-solid-900.woff2) format("woff2"), url(/fonts/webfonts/fa-solid-900.woff) format("woff"), url(/fonts/webfonts/fa-solid-900.ttf) format("truetype"), url(/fonts/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free", sans-serif;
}

.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa,.fas {
    font-weight: 900
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-times:before{
    content:"\f00d"
}

.fa-facebook:before{
    content:"\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-instagram:before{
    content:"\f16d"
}

.fa-yelp:before {
    content: "\f1e9"
}

/* Nav2 */
.atlas-nav-header {
    position: absolute;
    height: auto;
    width: 100%;
    top: 20%;
    z-index: 0;
}

.nav-header-inner {
    display: block;
}

.nav-header-logo {
    position: absolute;
    top: 0;
    width: 100%;
}

.atlas-nav-logo {
    position: relative;
    margin: auto;
    max-width: 50%;
    height: auto;
    display: block;
    margin-top: 20px;
}

@media (max-width: 992px){
    .atlas-nav-logo {
        max-width: 80%;
    }

    .atlas-header-shape {
        display: none;
    }


}

@media (min-device-width: 992px)
and (max-device-width: 1280px){
    .mega-menu {
        padding: 0;
    }
}

@media (max-device-width: 779px) {
    .atlas-nav-logo-mobile-offset {
        top: -100px;
    }
}

/* Portrait mobile devices */
@media only screen
and (max-device-width: 500px)
and (orientation: portrait){
    .home-header-mobile-offset {
        height: 60%;
    }

    .home-header-text {
        font-size: 24px;
    }

    .home-call-to-action-container {
        margin-left: 0.5rem;
        margin-top: 0rem;
        align-self: center;
    }

    .home-call-to-action-text {
        width: 95%;
        font-size: 14px;
    }
}

/*@media only screen*/
/*and (max-device-width: 850px)*/
/*and (min-device-height: 992px) {*/
/*    .home-header-mobile-offset {*/
/*        height: 35%;*/
/*    }*/
/*}*/

/* iPad Pro Landscape */
@media only screen
and (min-width: 768px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .home-header-mobile-offset {
        height: 55%;
    }

    .home-header-text {
        font-size: 40px;
    }
    .home-call-to-action-text {
        font-size: 18px;
        width: 60%;
    }

    .home-call-to-action-container {
        align-self: center;
        margin-top: 0;
        margin-left: 4rem;
    }

}

@media only screen
and (min-width: 768px)
and (max-height: 500px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .home-header-mobile-offset {
        height: 80%;
    }

    .home-header-text {
        font-size: 30px;
    }
    .home-call-to-action-text {
        font-size: 14px;
        width: 80%;
    }

    .home-call-to-action-container {
        align-self: center;
        margin-top: 0;
        margin-left: .5rem;
    }

}

.building-stat-number {
    font-size: 40px;
}

.blogImg {
    transition: opacity .25s;
}

.blogImg:hover {
    opacity: 0.75;
}

.building-stat-label {
    font-size: 22px;
    text-align: center;
}

.home-blog-link:hover {
    text-decoration: underline;
}

/* iPad Pro Portrait */
@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .home-header-mobile-offset {
        height: 50%;
    }
    .home-header-text {
        font-size: 40px;
    }
    .home-call-to-action-text {
        font-size: 18px;
        width: 60%;
    }

    .home-call-to-action-container {
        margin-top: 0;
        margin-left: 3rem;
        align-self: center;
    }
}



@media (min-device-width: 768px) {
    .atlas-home-building-finder-link {
        padding-top: 350px;
        padding-bottom: 200px;
    }
}

@media (max-device-width: 519px) {
    .notification-box{
        width: 100%;
    }
    .lead {
        font-size: 1rem;
        font-weight: 300;
    }
}

/*@media (max-device-width: 850px) {*/
/*.notification-box {*/
/*position: relative;*/
/*z-index: 4;*/
/*margin: 0;*/
/*!*max-width: 590px;*!*/
/*min-height: 100px;*/
/*background-color: rgba(29,39,49,.77);*/
/*border: 2px solid #967655;*/
/*color: #D8D8D8;*/
/*}*/
/*}*/



@media (min-device-width: 768px) {
    .notification-box {
        position: absolute;
        z-index: 4;
        margin-top: 2%;
        margin-left: 5%;
        margin-right: 5%;
        max-width: 590px;
        min-height: 100px;
        background-color: rgba(13, 20, 28,.87);
        border: 2px solid #967655;
        color: #D8D8D8;
    }

}

/*.atlas-home-building-finder-link {*/
/*padding: 0;*/
/*}*/

.nav-header-buttons {
    position: absolute;
    bottom: 2px;
    width: 100%;
    height: 16%;
    /*background-color: rgba(255,0,0,.6);*/
}

.button-cluster-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33%;
    /*background-color: rgba(0,0,255,.6);*/
}

.button-cluster-left > .nav-cluster-btn {
    float: right;
}

.button-cluster-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 33%;
    /*background-color: rgba(0,0,255,.6);*/
}

.button-cluster-right > .nav-cluster-btn {
    float: left;
}

.nav-cluster-btn {
    position: relative;
    height: 100%;
    min-width: 33%;
    margin-left: 1%;
    margin-right: 1%;
}

.nav-cluster-btn:hover button > .nav-gear {
    opacity: .2;
}

.nav-cluster-btn .dropdown-toggle:after {
    content: none;
}

.nav-gear {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    transform: translate(40%, -40%);
    opacity: .3;
    transition: all .1s linear;
}

/* P Layers */
.p-transform {
    /*
    transition: transform 300ms cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition-timing-function: cubic-bezier(0.000, 0.000, 0.580, 1.000);
    */
    transition: all 1200ms cubic-bezier(0.075, 0.820, 0.035, 0.980); /* custom */
    transition-timing-function: cubic-bezier(0.075, 0.820, 0.035, 0.980); /* custom */
    transform-style: preserve-3d;
}
.p-layer-1 {
}

.p-layer-2 {
}


/* Drop Downs */
.nc-dropdown-menu {
    background-color: #F2F1EF;
    border: 2px solid #967655;
    border-radius: 5px;
    box-shadow: inset 1px -1px 0.5rem #00000091, 4px 4px 10px #00000091;
}

.dropdown-item.nc-dropdown-item:hover {
    background-color: inherit;
    cursor: pointer;
    box-shadow: inset 1px -1px 1px #00000091, inset 1px -1px 2px #00000091;
}
/* Big Buttons */
.nav-header-big-buttons {
    position: relative;
    display: flex;
    bottom: 0;
    width: 100%;
    height: 6rem;
    justify-content: center;
}

.nav-hero-btn {
    position: relative;
    height: 100%;
    min-width: 20%;
    margin-left: 1%;
    margin-right: 1%;
}

.nav-hero-btn span {
    pointer-events: none;
}

.normal-hero-btn {
    background-color: #1D2731;
    color: #967655;
    font-weight: bold;
    -moz-box-shadow: inset 1px -1px .5rem #00000091;
    -webkit-box-shadow: inset 1px -1px 0.2rem #00000091;
    box-shadow: inset 1px -1px 0.5rem #00000091, 4px 4px 10px #00000091;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:1.6rem;
    line-height:0;
    height: 100%;
    width: 100%;
    /*overflow: hidden;*/
    border: solid 2px #967655;
}

.normal-hero-btn:hover {
    box-shadow: inset 0 0 0 #00000091, 4px 4px 10px #00000091;
    color: white;
    background-color: #967655;
}

.hero-btn-left .normal-hero-btn {
    border-radius: 5px 5px 20px 5px;
}

.hero-btn-right .normal-hero-btn {
    border-radius: 5px 5px 5px 20px;
}

.nav-hero-btn .dropdown-toggle:after {
    content: none;
}

.nav-hero-btn.dropdown.hero-btn-left .dropdown-menu {
    min-width: 50vw;
    transform: translate(58%,-100%);
}

.nav-hero-btn.dropdown.hero-btn-right .dropdown-menu {
    min-width: 50vw;
    transform: translate(2%,-100%);
}

/* Try different big buttons */

.big-buttons-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
}

.big-buttons-container .nav-header-big-buttons {
    height: 100%;
}

.big-buttons-container .nav-header-big-buttons .nav-hero-btn{
    width: 100%;
    margin: 0;
}

.big-buttons-container .nav-header-big-buttons .nav-hero-btn .normal-hero-btn {
    border-radius: 0;
}

.big-buttons-container .nav-header-big-buttons .hero-btn-left .normal-hero-btn {
    border-left: none;
    border-right-width: 1px;
}

.big-buttons-container .nav-header-big-buttons .hero-btn-right .normal-hero-btn {
    border-right: none;
    border-left-width: 1px;
}

.big-buttons-container .nav-header-big-buttons .hero-btn-left .normal-hero-btn span {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
}

.big-buttons-container .nav-header-big-buttons .hero-btn-right .normal-hero-btn span {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 1;
}

.nav-hero-btn.dropdown.hero-btn-left .dropdown-menu {
    min-width: 70vw;
    transform: translate(3%,-105%);
    left: 0;
    right: auto;
    top: 0;
}

.nav-hero-btn.dropdown.hero-btn-right .dropdown-menu {
    min-width: 70vw;
    transform: translate(-3%,-105%);
    left: auto;
    right: 0;
    top: 0;
}

.alt-hero-btn {
    box-shadow: inset 1px -1px 0.5rem #00000091, 0px -3px 20px #00000091;
}

.alt-hero-btn:hover {
    box-shadow: inset 0 0 0 #00000091, 0 -3px 20px #00000091;

}

/* */
.nc-hero-dropdown-menu {
    background-color: #F2F1EF;
    border: 2px solid #967655;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: inset 1px -1px 0.5rem #00000091, 4px 4px 10px #00000091;
    z-index: 1100;
}

/* Normal Buttons */
.normal-btn {
    background-color: #907152;
    color: #F2F1EF;
    -moz-box-shadow: inset 1px -1px .5rem #00000091;
    -webkit-box-shadow: inset 1px -1px 0.2rem #00000091;
    box-shadow: inset 1px -1px 0.5rem #00000091, 4px 4px 10px #00000091;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:1em;
    line-height:0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border: solid 1px #967655;
}

.normal-btn:hover {
    box-shadow: inset 0 0 0 #00000091, 4px 4px 10px #00000091;
    color: white;
    background-color: #967655;
}

.button-cluster-right .normal-btn {
    border-radius: 5px 5px 5px 10px;
}

.button-cluster-left .normal-btn {
    border-radius: 5px 5px 10px 5px;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; }
.hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
.hamburger-inner::before {
    top: -10px; }
.hamburger-inner::after {
    bottom: -10px; }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.13s linear; }
.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent; }
.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/* Atlas Stuff */
.hamburger {
    padding: 0;
}

.hamburger-box {
    width: 20px;
    height: 18px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 20px;
    height: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.5);
}

.hamburger:hover:not(.is-active) .hamburger-inner,
.hamburger:hover:not(.is-active) .hamburger-inner:after,
.hamburger:hover:not(.is-active) .hamburger-inner:before {
    background-color: rgba(0, 0, 0, 0.8);
}

.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
    background-color: #3452ff;
}

.hamburger:not(.is-active) .hamburger-inner:before {
    top: 6px !important;
}

.hamburger:not(.is-active) .hamburger-inner:after {
    top: 12px !important;
}

.navbar-inverse .hamburger-inner,
.navbar-inverse .hamburger-inner:after,
.navbar-inverse .hamburger-inner:before {
    background-color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .hamburger:hover:not(.is-active) .hamburger-inner,
.navbar-inverse .hamburger:hover:not(.is-active) .hamburger-inner:after,
.navbar-inverse .hamburger:hover:not(.is-active) .hamburger-inner:before {
    background-color: rgba(255, 255, 255, 0.7);
}

.navbar-inverse .hamburger.is-active .hamburger-inner:after,
.navbar-inverse .hamburger.is-active .hamburger-inner:before {
    background-color: rgba(255, 255, 255, 0.9);
}

.newsletter-text {
    font-size: 22px;
}

.newsletter-box-border {
    border: solid 2px #1D2731;
}

#newsletter-box-id {
    padding-bottom: .5rem;
}

/*  START NEW HOMEPAGE CSS  */

@font-face {
    font-family: 'BebasNeue';
    font-display: swap;
    src: url("/fonts/BebasNeue-Regular.ttf") format('truetype');
    font-weight: normal;
}

.header-container {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.header-background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);

}

.header-main-text {
    font-family: 'BebasNeue', sans-serif;
    line-height: 1;
    font-size: 7rem;
    font-weight: 500;
    color: #0D141B;
}

.header-sub-text {
    font-family: 'BebasNeue', sans-serif;
    font-size: 1.95rem;
    font-weight: 500;
    color: #1D2731;
}


.header-divider {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 0px;
    background-color: #1D2731;
    border-top: solid 2px #967655;
}

.buzzword-header {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    color: #1D2731;
    font-size: 2.5rem;
}

.buzzword-content {
    font-family: 'Roboto Flex', sans-serif;
    font-weight:400;
    font-size: 1rem;
    color: #1D2731;
}

.buzzword-divider {
    height: 100%;
    width: 4px;
    background-color: #3D4D5D;
}

.buzzword-link {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 900;
    color: #1D2731;
    font-size: 1.5rem;
    width: max-content;
    display: flex;
    border: .25rem solid transparent;
}

.arrow-svg {
    fill: #1D2731;
}

.banner-link-panel:hover .arrow-svg {
    fill: #3d4d5d;
    transition: fill 150ms;
}

/*.buzzword-link-container {*/
/*    display: flex;*/
/*}*/

.banner-link-panel:hover .buzzword-link{
    color: #3d4d5d;
    transition: color 150ms;
}

.banner-link-panel {
    padding: 10px 20px;
    border: .5rem solid #1D2731;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.banner-link-panel:hover {
    border: .5rem solid  #3D4D5D;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.30);

    transition: border 150ms, color 150ms, box-shadow 150ms;
}

.banner-link-panel:hover .banner-link-header {
    color: #3D4D5D;
    text-decoration: underline;
    transition: color 150ms, text-decoration 150ms;
}

/*.banner-link-panel:hover .banner-link-text {*/
/*    color: #3D4D5D;*/
/*    transition: color 150ms;*/
/*}*/

.banner-link-header {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    font-size: 3.25rem;
    color: #0D141B;
}

.banner-link-text {
    color: #1D2731;
    font-weight: 600;
    font-size: 1rem;
    font-family: 'Roboto Flex', sans-serif;
}

.homepage-section-header {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    color: #0D141B;
    font-size: 4rem;
}

.atlas-story-image-container {
    background-image: url(/img/homepage/atlas-story-resized.jpg);
    /*object-fit: scale-down;*/
    object-position: bottom;
    background-repeat: no-repeat;
    background-position: 50% 85%;
    background-size: cover;
    height: 525px;
    width: 100%;
}

.atlas-story-title {
    padding-top: 4rem;
    line-height: 1;
    font-family: 'BebasNeue', sans-serif;
    color: #0D141B;
    font-size: 12rem;
}

.atlas-story-subtitle {
    font-family: 'BebasNeue', sans-serif;
    line-height: 1;
    color: #0D141B;
    font-size: 3rem;
}

.atlas-story-cta {
    font-family: 'BebasNeue', sans-serif;
    /*color: #0D141B;*/
    font-size: 3rem;
    background-color: transparent;
    line-height: 1;
    border: .25rem solid #0D141B;
    color: #0D141B;
}


.atlas-story-slice:hover .atlas-story-cta {
    background-color: #0D141B;
    color: white;
    transition: background-color 150ms, color 150ms;
}

@media (max-width: 1080px) {
    .atlas-story-title {
        margin-top: 1rem;
        font-family: 'BebasNeue', sans-serif;
        color: #0D141B;
        font-size: 6.5rem;
    }

    .atlas-story-subtitle {
        font-family: 'BebasNeue', sans-serif;
        color: #0D141B;
        font-size: 2.5rem;
    }

    .atlas-story-image-container {
        background-image: url(/img/homepage/atlas-story-resized.jpg);
        /*object-fit: scale-down;*/
        object-position: bottom;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        height: 450px;
        width: 100%;
    }
}

@media (max-width: 800px) {
    .atlas-story-title {
        margin-top: 1rem;
        font-family: 'BebasNeue', sans-serif;
        color: #0D141B;
        font-size: 4rem;
    }

    .atlas-story-subtitle {
        font-family: 'BebasNeue', sans-serif;
        color: #0D141B;
        font-size: 1.8rem;
    }

    .atlas-story-image-container {
        background-image: url(/img/homepage/atlas-story-resized.jpg);
        /*object-fit: scale-down;*/
        object-position: bottom;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        height: 340px;
        width: 100%;
    }

    .homepage-section-header {
        font-family: 'Roboto Flex', sans-serif;
        font-weight: 700;
        color: #1D2731;
        font-size: 2rem;
    }
}

.homepage-blog-preview {

}

.blog-preview-image {
    object-fit: cover;
    /*width: 100%;*/
    /*height: 350px;*/
    aspect-ratio: 10 / 8;
    width: 100%;
}

.blog-img-container {
    min-height: 600px;
}

.blog-preview-title {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    color: #3D4D5D;
    font-size: 1.75rem;
}

.blog-preview-content {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 400;
    color: #0D141B;
}

.blog-link-button {
    font-family: 'Roboto Flex', sans-serif;
    font-weight: 700;
    color: #0D141B;
    width: max-content;
    padding: 4px;
    border: .25rem solid transparent;
}

.blog-link-button:hover {
    color: #3D4D5D;
    border: .25rem solid #3D4D5D;
    transition: border 150ms, color 150ms;
}

.mask-homepage--atlas {
    background: rgba(255, 255, 255, .25);
}

.homepage-socials-button {
    width: 44px;
}

.newsletter-button {
    padding: 6px 10px;
    border: .25rem solid transparent;
    background-color: transparent;
}

.newsletter-button:hover {
    border: .25rem solid #3D4D5D;
    color: #3D4D5D;
    cursor: pointer;
    transition: color 150ms, border 150ms;
}
.newsletter-button:hover .arrow-svg {
    fill: #3d4d5d;
    transition: fill 150ms;
}