
    .awards-title {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        max-width: 600px;
    }
    .awards-logo {
        width: 150px;
        margin-top: 30px;
    }
    .awards-link {
        color: #d0e3ff;
        text-decoration: underline;
    }
    .awards-link:hover {
        color: white;
        text-decoration: none;
    }
    .location-section {
        background-image: url("/?originalUrl=https%3A%2F%2Fbuybitcoinworldwide.com%2Fpages%2Fimg%2Fbusiness-location.png");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        height: 614px;
    }
    .location-container {
        padding: 0px 20px;
        position: relative;
    }
    .location-card {
        position: absolute;
        top: 95px;
        right: 35%;
        box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
        width: 323px;
    }
    .location-card-meta {
        background: white;
        padding: 30px 35px 35px 35px;
    }
    .location-card-img {
        width: 100%;
        height: 195px;
    }
    .location-card-label {
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 30px;
        color: #000000;
        margin-bottom: 3px;
    }
    .location-card-address {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
        color: #555555;
        padding-bottom: 27px;
    }
    .team-section {
        background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
        width: 100vw;
        padding: 300px 20px 148px 20px;
    }
    .founder-info-heading {
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 30px;
        margin-top: 0px;
        color: #000000;
    }
    .team-member-meta-details {
        margin: auto 0;
    }
    .team-container {
        max-width: 1090px;
        margin: 0 auto;
    }
    .team-member-description {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 30px;
        color: #555555;
        max-width: 645px;
        margin-left: 65px;
    }
    .team-member-divider {
        background: rgba(0, 0, 0, 0.2);
        width: 1px;
        height: 138px;
    }
    .team-member-img {
        width: 140px;
        height: 140px;
        border-radius: 50%;
        margin-right: 37px;
    }
    .team-members-list {
        margin-top: 120px;
    }

    .team-member {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 100px;
    }
    .team-member-meta { 
        display: flex;
        min-width: 456px;
        justify-content: flex-start;
    }
    .team-member-meta-name {
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 38px;
        color: #000000;
        margin-bottom: 0;
        margin-top: 0px;
    }
    .team-member-meta-position {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        color: #2B7BC4;
        margin-top: 3px;
    }
    .team-subtitle {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 35px;
        text-align: center;
        color: #555555;
        max-width: 630px;
        margin: 0 auto;
    }
    .floating-section-row {
        display: flex;
        align-items: center;
        grid-gap: 80px;
    }
    .floating-section-divider {
        height: 217px;
        width: 1px;
        background: rgba(255, 255, 255, 0.3);
    }
    .floating-section-testimonial {
        border: none;
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 35px;
        text-align: center;
        color: #FFFFFF;
    }
    .floating-section-quote {
        position: absolute;
    }
    .floating-section-quote.is--top {
        top: -10px;
        left: -10px;
    }
    .floating-section-quote.is--bottom {
        bottom: 20px;
        right: 30px;
    }
    .floating-section-side {
        position: relative;
    }
    .floating-section-side:last-child {
        max-width: 600px;
    }
    .founder-section {
        background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
        width: 100vw;
        padding: 134px 30px;
    }
    .founder-container {
        max-width: 1200px;
        margin: 0 auto;
    }
    .founder-inner-row {
        display: flex;
    }
    .founder-side:nth-child(1) {
        width: 100%;
    }
    .founder-side.smaller {
        max-width: 750px;
    }
    .founder-heading {
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        line-height: 60px;
        color: #000000;
        margin-top: 0px;
    }
    .founder-underline {
        background: #2B7BC4;
        width: 137px;
        height: 3px;
        margin-top: 20px;
        margin-bottom: 98px;
    }
    .founder-img-wrapper {
        width: 198px;
        height: 198px;
        margin-bottom: 40px;
    }

    .founder-name {
        font-style: normal;
        font-weight: 300;
        font-size: 30px;
        line-height: 45px;
        color: #000000;
    }
    .founder-position {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        color: #2B7BC4;
    }
    .founder-img-wrapper img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }
    .social {
        display: flex;
        margin-top: 30px;
        grid-gap: 10px;
    }
    .social-icon {
        width: 44px;
        height: 44px;
    }
    .founder-info-text {
        margin-bottom: 40px;
        font-style: normal;
        font-size: 17px;
        line-height: 30px;
        color: #000000;
    }
    .founder-info-list {
        margin-top: 10px;
        padding-left: 40px;
    }
    .milestones-section {
        background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
        padding-bottom: 110px;
        padding-top: 280px;
    }
    .milestones-timeline {
        display: flex;
        justify-content: center;
        margin-top: 80px;
        grid-column-gap: 45px;
        margin-left: -180px;
    }
    .milestones-side:nth-child(1) {
        padding-top: 60px;
    }
    .milestones-side:last-child {
        padding-top: 120px;
    }
    .milestones-side:nth-child(1) .milestone-item {
        text-align: right;
        margin-left: auto;
    }
    .milestones-side:nth-child(2) .milestone-item {
        text-align: left;
        margin-right: auto;
    }
    .milestone-item {
        background: white;
        filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.098));
        padding: 20px 35px;
        margin-bottom: 28px;
        width: max-content;
    }
    .milestone-date {
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        color: #2B7BC4;
        padding-bottom: 7px;
    }
    .milestone-event {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #000000;
    }
    .floating-section {
        position: relative;
        margin-bottom: -200px;
        max-width: 1170px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: #2B7BC4;
        padding: 65px 20px 76px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .floating-section.is--larger {
        padding: 98px 20px 86px 20px;
    }
    .floating-section.is--awards {
        padding: 45px 20px 76px 40px
    }
    .floating-section-spacer {
        padding-bottom: 240px;
    }
    .floating-section-bg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-image: url("/?originalUrl=https%3A%2F%2Fbuybitcoinworldwide.com%2Fpages%2Fimg%2Fmission-statement-bg.png");
        background-size: cover;
        background-repeat: no-repeat;
    }
    .floating-section-container {
        max-width: 787px;
        z-index: 2;
    }
    .floating-section-container.is--larger {
        max-width: 1013px;
    }
    .floating-section-container.is--smaller {
        max-width: 450px;
    }
    .floating-section-title {
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        line-height: 60px;
        text-align: center;
        color: #FFFFFF;
    }
    .floating-section-title.is--secondary {
        color: #000000;
    }
    .floating-section-subtitle {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 35px;
        color: #FFFFFF;
    }
    .floating-section-subtitle.is--larger {
        font-size: 24px;
    }
    
    .footer {
        margin-top: 0px !important;
    }
    .about-hero {
        background-color: #2B7BC4;
        padding: 100px 0;
    }
    .about-hero-container {
        max-width: 1200px;
        padding: 0px 20px;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        grid-gap: 30px;
    }
    .about-hero-title {
        font-style: normal;
        font-weight: 300;
        font-size: 40px;
        line-height: 60px;
        color: #FFFFFF;
    }
    .about-hero-subtitle {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 35px;
        color: #FFFFFF;
        margin-bottom: 80px;
        padding-bottom: 0px;
        max-width: 630px;
    }
    .post-header {
        display: none !important;
    }
    .navbar-static-top {
        margin-bottom: 0px !important;
    }
    .about-hero-cta {
        display: flex;
        grid-column-gap: 27px;
    }

    .about-hero-btn {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        color: #2B7BC4;
        padding: 16px 46px;
        border-radius: 3px;
        background: white;
        transition: 0.25s;
    }

    .about-hero-btn.is--secondary {
        background: transparent;
        border: 1px solid white;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: white;
    }
    .about-hero-btn.is--small {
        background: #2B7BC4;
        color: white;
        padding: 8px 16px;
        font-size: 16px;
    }

    .about-hero-btn:hover {
        text-decoration: none;
        opacity: 0.9;
    }

    .team-member:last-child {
            margin-bottom: 0px;
        }

    .about-hero-btn img {
        margin-right: 9px;
    }

    @media(max-width: 1300px) {
        .milestones-timeline {
            grid-column-gap: 15px;
        }
        
    }

    @media(max-width: 1050px) {
        .about-hero-container {
            justify-content: center;
            align-items: center;
        }
        .about-hero-img img {
            max-width: 250px;
        }

        .milestones-timeline {
            align-items: center;
            flex-direction: column;
            text-align: center;
            margin-left: 0;
        }
        .milestones-side:nth-child(1) {
            padding-top: 0px;
            margin: unset;
            flex-direction: column;
            align-items: center;
        }
        .milestone-divider {
            display: none;
        }
        .milestones-side:last-child {
            padding-top: 0px;
        }
        .milestone-item {
            width: 100%;
            padding: 20px 20px;
            max-width: 350px;
        }
        .milestones-side:nth-child(1) .milestone-item {
            text-align: center;
        }
    }

    @media(max-width: 950px) {
        .team-member-meta {
            min-width: 400px;
        }
        .team-member-img {
            margin-right: 20px;
        }
        .team-member-description {
            margin-left: 35px;
            font-size: 16px;
            line-height: 28px;
        }
        .founder-section {
            padding: 100px 30px;
        }
        .founder-inner-row {
            flex-direction: column;
        }
        .founder-underline {
            margin-bottom: 60px;
        }
        .founder-side:nth-child(1) {
            margin-bottom: 50px;
        }
        .founder-info-text {
            margin-bottom: 30px;
        }
    }

    @media(max-width: 800px) {
        .team-member {
            flex-direction: column;
        }
        .team-member-divider {
            display: none;
        }
        .team-member-meta {
            margin-bottom: 25px;
            justify-content: center;
        }
        .floating-section-row {
            grid-gap: 40px;
            flex-direction: column;
        }
        .team-member-description {
            margin-left: 0px;
            text-align: center;
        }
        .floating-section-divider {
            width: 80%;
            height: 1px;
        }
        .floating-section-quote.is--top {
            left: 0px;
            top: 0px;
        }
        .floating-section {
            padding-top: 20px;
            padding-bottom: 65px;
        }
        .floating-section.is--larger {
            padding-top: 50px;
            padding-bottom: 40px;
        }
        .floating-section-title, .founder-heading {
            font-size: 32px;
        }
        .floating-section-subtitle {
            font-size: 16px;
            line-height: 28px;
        }
        .floating-section-subtitle.is--larger {
            font-size: 18px;
        }
        .about-hero {
            padding-top: 50px;
        }
        .about-hero-container {
            flex-wrap: wrap;
        }

        .about-hero-btn {
            font-size: 18px;
            padding: 14px 28px;
        }

        .about-hero-subtitle {
            margin-bottom: 30px;
        }
        .location-card {
            position: static;
            margin: auto;
        }
        .location-container {
            position: static;
            display: flex;
            height: 100%;
        }
        
    }

    @media(max-width: 600px) {
        .team-members-list {
            margin-bottom: 75px;
        }
        .team-section {
            padding-top: 250px;
        }
        .team-member-img {
            width: 100px;
            height: 100px;
        }
        .about-hero-title {
            font-size: 35px;
        }
        .milestones-timeline {
            margin-top: 50px;
        }
    }
    
