.why-join-ignite {
    background-color: #14293B;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 33.3rem;
    position: relative;
}
.why-join-ignite-without-words {
    display: none;
    background-color: #14293B;
    justify-content: center;
    align-items: flex-end;
    height: 33.3rem;
    position: relative;
}
.why-join-ignite-left {
    color: #F00;
    text-align: right;
    font-family: AmsiPro-Black;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    margin-right: 0.9rem;
    margin-bottom: 10rem;
    line-height: 3.9rem;   
}
.why-join-ignite-right {
    color: #F5F7EB;
    font-family: AmsiPro-Black;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    margin-left: 1.5rem;
    margin-bottom: 10rem;
    line-height: 3.9rem;   
}
.why-join-ignite-img {
    position: relative;
    bottom: -1.4rem;
    position: absolute;
    bottom: 0rem;
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.why-join-become-a-member {
    background-color: #F5F7EB;
    background-image: url("../img/about/snowflakes_why_join_yellow.png");
    background-size: contain;
    padding: 6rem 1rem 6rem 0rem !important;
    margin-left: -50px !important;
}
.why-join-become-a-member-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 6.9rem;
}
.why-join-become-a-member-left {
    flex: 0 0 40%;
    display: flex;
    justify-content: flex-end;
}
.why-join-become-a-member-left-text {
    color: #14293B;
    text-align: right;
    font-family: AmsiPro-Black;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.7rem;
    margin-top: 2rem;
    margin-bottom: 0;
    border-bottom: unset;
    margin-right: 4.5rem !important;
    max-width: 40rem;
}

.why-join-members-slide {
    padding-top: 0 !important;
    margin-top: 0 !important;
    background-color: #001A29;
}
.why-join-become-a-member-right {
    flex: 0 0 60%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
.why-join-become-a-member-right-header {
    color: #F00;
    font-family: Tahoma;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.35rem;
    letter-spacing: 0.153rem;
    text-transform: uppercase;
    margin-bottom: 1.4rem;
    max-width: 60rem;
}
.why-join-become-a-member-right-text {
    color: #001A29;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    max-width: 70rem;
}
#why-join-become-a-member-button {
    margin: 0 auto;
    display: block;
    width: max-content;
    border: none;
    font-size: 1.6rem;
}

.why-join-emblaze {
    background-color: #fff;
    padding: 0 0 4rem 0;
    position: relative;
}

.why-join-emblaze::before {
    content: '';
    position: absolute;
    top: 400px;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center bottom;
    z-index: -1;
}

/* What You Get Section */
.what-you-get-section {
    background-color: #00B899;
    padding: 60px 0;
}

.what-you-get-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.what-you-get-header {
    color: white;
    font-family: 'AmsiPro-Black';
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}

.what-you-get-content {
    display: flex;
    gap: 60px;
    justify-content: center;
}

.what-you-get-column {
    flex: 1;
    max-width: 600px;
}

.what-you-get-subheader {
    color: white;
    font-family: 'AmsiPro-Black';
    font-size: 1.6rem;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.17em;
}

.what-you-get-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.what-you-get-list li {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}

.what-you-get-list li:before {
    content: "•";
    color: white;
    position: absolute;
    left: 0;
    font-size: 18px;
}

/* Who Should Join Section */
.who-should-join-section {
    background-color: #14293B;
    background-image: url("../img/about/bottom%20sparks.png");
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    padding: 60px 0;
}

.who-should-join-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}

.who-should-join-header {
    color: #FFAD00;
    font-family: 'AmsiPro-Black';
    font-size: 2.4rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.who-should-join-intro {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.who-should-join-list {
    margin-bottom: 40px;
}

.who-should-join-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    gap: 20px;
}

.who-should-join-bar {
    width: 4px;
    height: 20px;
    background-color: #FF6D00;
    flex-shrink: 0;
}

.who-should-join-item p {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    text-align: left;
}

.who-should-join-motivation {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.who-should-join-cta {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease;
}

.who-should-join-cta:hover {
    color: #FFAD00;
    text-decoration: none;
}

.who-should-join-cta .arrow {
    color: #FF6D00;
    margin-left: 8px;
}

/* Join Now Section */
.join-now-container {
    text-align: center;
    padding: 15px 20px;
    background-color: #14293B;
}

.join-now-header {
    color: white;
    font-family: 'AmsiPro-Black';
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: bold;
}

.join-now-subheader {
    color: white;
    font-family: Tahoma;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.why-should-join-intro {
    color: white;
    font-family: Tahoma;
    font-size: 20px;
    line-height: 1.6;
    margin-top: 20px;
    margin-left: 20rem;
    text-align: left;
}

.why-should-join-role-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.why-should-join-role-list li {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
    text-align: left;
}

.why-should-join-motivation {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

/* What You Get with Membership Section */
.what-you-get-membership-wrapper {
    background-color: #00B899;
    padding: 6rem 4rem 6rem 4rem;
}

.row.what-you-get-membership-wrapper {
    padding-top: 6rem !important;
}

.what-you-get-membership-content {
    max-width: 1200px;
    margin: 0 auto;
}

.what-you-get-membership-header {
    color: white;
    font-family: AmsiPro-Black;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 4rem;
}

.what-you-get-membership-items {
    display: flex;
    gap: 10rem;
    justify-content: center;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
}

.what-you-get-membership-item {
    flex: 1;
    text-align: left;
}

.what-you-get-membership-item-header {
    color: white;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 700;
    font-stretch: condensed;
    line-height: 1.2;
    letter-spacing: 0.17em;
    vertical-align: middle;
    margin-bottom: 2rem;
    text-transform: uppercase;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.what-you-get-membership-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.what-you-get-membership-list li {
    color: white;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05rem;
    vertical-align: middle;
    margin-bottom: 0.8rem;
    padding-left: 1.5rem;
    position: relative;
    text-align: left;
}

.what-you-get-membership-list li:before {
    content: "•";
    color: white;
    position: absolute;
    left: 0;
    font-size: 18px;
}

/* Membership Cards Section Styling */
#membership-cards-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 4rem;
}

#membership-cards-container .simple-panel-container:nth-child(2) {
    flex: 1.4;
    max-width: 750px;
}

#membership-cards-container .simple-panel-container:first-child {
    flex: 1;
    max-width: 600px;
}

#membership-cards-container .panel-body h4 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.4;
    background: none;
    padding: 0;
}

#membership-cards-container .panel-body ul ul {
    margin-left: 1.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    list-style: none;
}

#membership-cards-container .panel-body ul ul li {
    margin-bottom: 0.25rem;
    position: relative;
    list-style: none;
}

#membership-cards-container .panel-body ul ul li:before {
    content: "●";
    color: #333;
    position: absolute;
    left: -1.5rem;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
}

#membership-cards-container .panel-body ul ul li {
    margin-bottom: 0.25rem;
    position: relative;
}

/* Ensure equal card and header heights */
#membership-cards-container .simple-panel {
    height: 100%;
    display: flex;
    flex-direction: column;
}

#membership-cards-container .panel-header {
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#membership-cards-container .panel-header h3 {
    letter-spacing: normal;
}

#membership-cards-container .panel-header h2 {
    letter-spacing: normal;
}

#membership-cards-container .panel-header h2 {
    color: white;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}

#membership-cards-container .panel-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    background-color: white;
}

#membership-cards-container .panel-footer {
    margin-top: auto;
}

/* Button styling */
#membership-cards-container .btn-emblaze-yellow {
    font-weight: bold !important;
    color: #333 !important;
    font-family: AmsiPro-Black !important;
    font-size: 16px !important;
}

#membership-cards-container .btn-emblaze-yellow:hover {
    font-weight: bold !important;
    color: #333 !important;
    font-family: AmsiPro-Black !important;
    font-size: 16px !important;
}



/* Membership Cards Section */
.membership-cards-section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 4rem;
}

.membership-cards-section .simple-panel-container {
    max-width: 450px;
}

.membership-cards-section .simple-panel-container:nth-child(2) {
    max-width: 550px;
}

.membership-cards-section .panel-header h3 {
    color: white;
    font-family: AmsiPro-Black;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.membership-cards-section .panel-header h4 {
    color: white;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
}





@media (max-width: 768px) {
    .what-you-get-content {
        flex-direction: column;
        gap: 40px;
    }
    
    .who-should-join-item {
        flex-direction: column;
        text-align: center;
    }
    
    .who-should-join-item p {
        text-align: center;
    }
    
    .join-now-header {
        font-size: 2rem;
    }
}

.why-join-emblaze-container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    gap: 60px;
}

.why-join-emblaze-left {
    flex: 1;
}

.why-join-emblaze-right {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.why-join-emblaze-intro {
    font-family: Tahoma;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 2rem;
}

.why-join-emblaze-subtitle {
    font-family: Tahoma;
    font-size: 16px;
    color: #333;
    margin-bottom: 1.5rem;
}

.why-join-emblaze-bullets {
    list-style: none;
    padding: 0;
    padding-left: 1.2rem;
    margin-bottom: 2rem;
}

.why-join-emblaze-bullets li {
    font-family: Tahoma;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 1rem;
    padding-left: 1.2rem;
    position: relative;
}

.why-join-emblaze-bullets li:before {
    content: "•";
    color: #333;
    position: absolute;
    left: 0;
    font-size: 16px;
}

.why-join-emblaze-conclusion {
    font-family: Tahoma;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    font-weight: bold !important;
}

.why-join-emblaze-conclusion strong {
    font-weight: 900 !important;
    font-family: 'AmsiPro-Black' !important;
}

.why-join-emblaze-portrait {
    position: relative;
    background: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    max-width: 300px;
}

.why-join-emblaze-text img {
    width: 90%;
    height: auto;
    border-radius: 24px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border: 1px solid #e0e0e0;
    margin-top: 20px;
}



.why-join-emblaze-bottom-line {
    height: 2px;
    background-color: #00B899;
    width: 100%;
    margin-top: 20px;
}
.why-join-emblaze-header {
    color: #F00;
    font-family: AmsiPro-Black;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 3rem;
    border-bottom: unset;
}
.why-join-emblaze-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 4rem 4rem;
}
.why-join-emblaze-text {
    color: #001A29;
    font-family: Tahoma;
    font-style: normal;
    line-height: 2rem; 
}
.why-join-emblaze-text:nth-of-type(1) {
    max-width: 40%;
    margin-left:5%;
    margin-right: 10%;
    display: flex;
    flex-direction: column;
}
.why-join-emblaze-text:nth-of-type(2) {
    max-width: 40%;
    margin-right: 5%;
}

.why-join-emblaze-bottom {
    position: relative;
}
.why-join-emblaze-bottom-img {
    width: 100%;
}
.why-join-emblaze-bottom-text {
    color: #FFF;
    text-align: center;
    font-family: Tahoma;
    font-style: normal;
    line-height: 2rem;
    position: absolute;
    bottom: 0;
    max-width: 59.3rem;
    min-width: 59.3rem;
    transform: translate(-50%, -80%);
    left: 50%;
    margin-bottom: 0;
}

.why-join-member-benefits {
    background-color: #F00;
    padding: 4.7rem 2rem 4.6rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.why-join-member-benefits-header {
    color: #F5F7EB;
    text-align: center;
    font-family: AmsiPro-Black;
    font-style: normal;
    font-weight: 400;
    border-bottom: unset;
    margin-top: 0;
    margin-bottom: 0.7rem;
}
.why-join-member-benefits-text {
    color: #FFF;
    text-align: center;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    max-width: 69rem;
    margin-bottom: 2.5rem;
}
#why-join-member-benefits-download {
    font-size: 1.6rem;
}


.why-join-emblaze-membership {
    background-color: #F5F7EB;
    padding: 8rem 2rem 6rem 2rem;
    overflow: hidden;
}
.why-join-emblaze-membership-header {
    color: #14293B;
    text-align: center;
    font-family: AmsiPro-Black;
    font-size:3em;
    line-height: 4rem;
    font-style: normal;
    font-weight: 400;
    border-bottom: unset;
    margin-top: 0;
    /* margin-left: 13rem;*/
    margin-bottom: 15rem; 
}
.why-join-emblaze-membership-bubble-wrapper {
    display: flex;
    justify-content: center;
    gap: 4.8rem;
    position: relative;

    margin: 0px auto;
    width: max-content;
}
.why-join-emblaze-membership-bubble {
    border-radius: 25.8rem;
    background: #14293B;
    max-width: 23rem;
    padding: 8.6rem 3.7rem 4.7rem 3.7rem;
    color: var(--smoke, #F5F7EB);

    text-align: center;
    font-family: Tahoma;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3rem;

    z-index: 2;
}
.why-join-emblaze-membership-bubble:nth-of-type(1) p {
    max-width: 14.8rem;
}
.why-join-emblaze-membership-bubble:nth-of-type(2) p {
    max-width: 18rem;
}
.why-join-emblaze-membership-bubble:nth-of-type(3) p {
    max-width: 17.2rem;
}

.why-join-emblaze-membership-bubble-snowflake-left {
    position: absolute;
    left: -126px;
    bottom: -111px;
    z-index: 1;
    width: 32rem;
}
.why-join-emblaze-membership-bubble-snowflake-right {
    position: absolute;
    right: -126px;
    top: -107px;
    z-index: 1;
    width: 32rem;
}

.why-join-emblaze-membership-text-wrapper{
    display:flex;
    margin:0 20% 0 20%; 
}
.why-join-emblaze-membership-text {
    color: #14293B;
    text-align: center;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    max-width: 59.8rem;
    margin: 0 auto;
    font-size:1.6rem;
    margin-top: 5rem;
}
.why-join-emblaze-membership-text-title {
    color: #14293B;
    text-align: center;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    max-width: 59.8rem;
    margin: 0 auto;
    font-size:1.6rem;
    margin-top: 15rem;
    letter-spacing: 0.1753em;
}
.why-join-emblaze-membership-text li{
    color: #14293B;
    font-family: Tahoma;
    font-style: normal;
    text-align: left;
    font-weight: 400;
    font-size:1.6rem;
    margin: 0 auto;
}
.why-join-emblaze-membership-link {
    color:#14293B;
    font-family: AmsiPro-Black;
    font-size: 2em;
    font-style: normal;
    font-weight: 400;
    margin-top: 3rem;
    text-align: center;
    display: block;
    text-align: center;
}
.why-join-emblaze-membership-link img {
    margin-left: 0.7rem;
}

.why-join-mint-wrapper {
    background-color: #00F7D0;
    padding: 5.6rem 4rem 4.5rem 4rem;
}

.why-join-emblaze-mid-headers{
    display:flex;

}

.why-join-mint-text {
    color:#001A29;
    text-align: center;
    font-family: Tahoma;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.4rem;
    max-width: 97.4rem;
    margin: 0 auto;
}
.why-join-mint-text span {
    font-weight: 700;
}

.why-should-join-wrapper {
    background-color: #001A29;
    padding: 9.9rem 2rem 10.4rem 2rem;
    background-image: url('../img/about/why-should-join-emblaze-bg.png');
    background-size: cover;
}
.why-should-join-header {
    color:#FFAD00;
    font-family: AmsiPro-Black;
    font-size:3.6rem;
    font-style: normal;
    font-weight: 400;
    border-bottom: unset;
    margin-top: 5rem;
    margin-bottom: 0.2rem;
    margin-left: 20rem;
    text-align: left;
}
.why-should-join-text {
    color:#F5F7EB;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    margin: 2rem 0 6.9rem 13rem
}
.why-should-join-roles {
    display: flex;
    flex-wrap: wrap;
    width: 79.3rem;
    margin: 0 auto;
    margin-bottom: 6.6rem;
    margin-left: 20rem;
    gap: 6.3rem 0;
}
/* .why-should-join-role {
    width: 50%;
} */
.why-should-join-role-header {
    color: #FFF;
    font-family: AmsiPro-Black;
    font-style: normal;
    font-weight: 400;
    border-bottom: unset;
    margin-bottom: 2.6rem;
    margin-top: 0;
    width: max-content;
}
.why-should-join-role-text-wrapper {
    display: flex;
}
.why-should-join-role-border {
    border: 4px solid red;
    border-radius: 20px;
    margin-right: 2rem;
    height: 105px;
    flex-shrink: 0;
}
.why-should-join-role-img {
    margin-right: 2rem;
    object-fit: cover;
}
.why-should-join-role-text {
    color: #FFF;
    font-family: Tahoma;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
}
/* .why-should-join-role:nth-of-type(1) .why-should-join-role-text {
    max-width: 13.2rem;
    height: max-content;
}
.why-should-join-role:nth-of-type(2) .why-should-join-role-text {
    max-width: 16rem;
    height: max-content;
}
.why-should-join-role:nth-of-type(3) .why-should-join-role-text {
    max-width: 25.4rem;
    height: max-content;
}
.why-should-join-role:nth-of-type(4) .why-should-join-role-text {
    max-width: 31rem;
    height: max-content;
} */
.why-should-join-link {
    color: #F5F7EB;
    font-family: AmsiPro-Black;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    display: block;
    text-align: center;
}
.why-should-join-link:hover {
    color: #F5F7EB;
}
.why-should-join-link img {
    margin-left: 0.7rem;
}

.why-join-become-a-member-button-bottom-wrapper {
    padding: 6.1rem 2rem 2rem 2rem;
    background-color: #14293B;
    display: flex;
    justify-content: center;
    align-items: center;
}
#why-join-become-a-member-button-bottom {
    font-size: 1.6rem;
}
.why-join-membership-comparation-img {
    width: 100%;
    height: auto;
}

.why-join-membership-comparation-wrapper {
    padding: 7.9rem 0 13.9rem 0;
}
.why-join-memmbership-comparation-header {
    color:#FFAD00;
    text-align: center;
    font-family: AmsiPro-Black;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 6.9rem;
    margin-top: 0;
    margin-bottom: 4.9rem;
    border-bottom: unset;
}

.why-join-membership-comparation-table {
    width: 90%;
    margin: 0 auto;
}
.why-join-membership-comparation-row {
    display: flex;
    min-height: 7rem;
    margin-bottom: 0.4rem;
}
.why-join-membership-comparation-col-header-empty {
    width: 40%;
    margin-right: 1.1rem;
}
.why-join-membership-comparation-col-header-white {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-join-membership-comparation-col-header-white p {
    color: var(--Fire-Red, #14293B);
    text-align: center;
    font-family: AmsiPro-Black;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
}
.why-join-membership-comparation-col-header-white p span {
    color: var(--Fire-Red, #F00);
    font-family: AmsiPro-Black;
}
.why-join-membership-comparation-row.even .why-join-membership-comparation-col-header {
    background-color: #14293B;
}
.why-join-membership-comparation-row.odd .why-join-membership-comparation-col-header {
    background-color: #001A29;
}
.why-join-membership-comparation-col-header {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-right: 1.1rem;
    border-radius: 5rem 0rem 0rem 5rem;
    /* background-color: rgba(20, 41, 59, 0.25); */
}
.why-join-membership-comparation-col-header p {
    color: #FFF;
    text-align: right;
    font-family: AmsiPro-Black;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;

    border-radius: 5rem 0rem 0rem 5rem;
    padding: 0.7rem 1.9rem 0.7rem 3.3rem;
    min-height: 7rem;
}
.why-join-membership-comparation-col-header p.why-join-membership-comparation-col-header-transparent{
    background-color: transparent!important;
    color: var(--Dusty-Blue, #14293B);
    text-align: center;
    font-family: Tahoma;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.35rem;
    display: flex;
    flex-direction: column;
    max-width: 30.9rem;
    padding: 1.7rem 1.9rem 1.7rem 3.3rem;
}
.why-join-membership-comparation-row.odd.big-row .why-join-membership-comparation-col-header{
    justify-content: center;
    background-color: #14293B;
}
.why-join-membership-comparation-col-content {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.why-join-membership-comparation-col-content p{
    max-width: 19.8rem;
    margin-top: 1rem;
    text-align: center;
}
.why-join-membership-comparation-row.even .why-join-membership-comparation-col-content{
    background-color: #F5F7EB;
}
.why-join-membership-comparation-row.odd .why-join-membership-comparation-col-content{
    background-color: #E7EAEB;
}
.why-join-membership-comparation-row .why-join-membership-comparation-col-content:nth-of-type(3) {
    border-radius: 0rem 10.9rem 10.9rem 0rem;
}
.why-join-membership-comparation-row.big-row .why-join-membership-comparation-col-header {
    border-bottom-left-radius: 8.1rem;
    border-top-left-radius: 8.1rem;
}
.why-join-membership-comparation-row.big-row .why-join-membership-comparation-col-content {
    justify-content: flex-start;
    padding: 2rem 0 2rem 0;
}
.why-join-membership-comparation-row.big-row .why-join-membership-comparation-col-content p {
    margin-bottom: 0;
}
.why-join-membership-comparation-row.big-row .why-join-membership-comparation-col-content .why-join-membership-comparation-col-content-last-p {
    max-width: 16.8rem;
    margin-top: 2.5rem; 
}

@media(max-width: 1600px) {
    .why-join-emblaze-bottom-text {
        transform: translate(-50%, -50%);
    }
}

@media(max-width: 1200px) {
    .why-join-emblaze-membership-header {
        margin-left: 4rem;
    }
    .why-join-emblaze-membership-bubble {
        max-width: 24rem;
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
    .why-join-emblaze-membership-bubble-snowflake-left {
        left: -114px;
        bottom: -103px;
        width: 300px;
        height: auto;
    }
    .why-join-emblaze-membership-bubble-snowflake-right {
        right: -115px;
        top: -100px;
        width: 300px;
        height: auto;
    }
    .why-join-emblaze-bottom-text {
        transform: translate(-50%, -30%);
    }

}

@media(max-width: 992px) {
    .why-join-ignite {
        display: none;
    }
    .why-join-ignite-without-words {
        display: flex;
    }
    .why-join-ignite-left {
        margin-right: 26rem;
        margin-bottom: 8rem;
        font-size: 1.5rem;
    }
    .why-join-ignite-right {
        margin-bottom: 8rem;
        margin-left: 5rem;
        font-size: 1.5rem;
        padding-right: 4rem;
    }
    .why-join-become-a-member-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .why-join-become-a-member-left-text {
        text-align: center;
        margin-right: 4.5rem;
        margin-bottom: 3rem;
    }
    .why-join-become-a-member-right-header {
        text-align: center;
    }
    .why-join-become-a-member-right-text {
        text-emphasis: center;
    }
    .why-join-emblaze-text-wrapper  {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .why-join-emblaze-text {
        margin-right: 0!important;
        min-width: unset!important;
        max-width: unset!important;
    }
    .why-join-emblaze-text:nth-of-type(1) {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 2rem !important;
    }
    .why-join-emblaze-text:nth-of-type(2) {
        max-width: 100% !important;
        margin-right: 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
    .why-join-emblaze-text img {
        width: 80% !important;
        max-width: 400px !important;
        height: auto !important;
        margin: 0 auto !important;
    }
    .why-join-emblaze-bottom-text {
        font-size: 1.2rem;
        transform: translate(-50%, -20%);
    }
    .why-join-emblaze-membership-header {
        margin-left: 0;
    }
    .why-join-emblaze-membership-bubble-wrapper {
        flex-direction: column;
    }
    .why-join-emblaze-membership-text {
        margin-top: 8.9rem;
    }
    .why-should-join-header {
        margin-left: 0;
        text-align: center;
    }
    .why-should-join-text {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 7rem;
    }
    .why-should-join-roles {
        width: max-content;
        flex-direction: column;
        align-items: center;
        justify-self: center;
        gap: 0;
    }
    .why-should-join-role {
        width: 100%;
        margin-bottom: 3rem;
    }

    .why-join-membership-comparation-wrapper {
        padding: 6rem 0 6rem 0;
    }
    .why-join-membership-comparation-table {
        width: 95%;
    }
    .why-join-membership-comparation-row .why-join-membership-comparation-col-content:nth-of-type(4) {
        border-radius: 0rem 5rem 5rem 0rem;
    }
    .why-join-membership-comparation-col-header, .why-join-membership-comparation-col-header-empty {
        width: 40%;
    }
    .why-join-membership-comparation-col-content, .why-join-membership-comparation-col-header-white {
        width: 20%;
    }
}

@media(max-width: 768px) {
    .why-join-ignite-without-words {
        display: none;
    }
    .why-join-emblaze-bottom-text {
        min-width: unset;
        max-width: unset;
        width: 100%;
        padding: 0 2rem;
    }
    .why-join-emblaze-bottom-extension {
        height: 5rem;
        background-color: #14293B;
        margin-top: -0.2rem;
    }
    .why-should-join-role-header {
        width: min-content;
    }
}

@media(max-width: 500px) {
    .why-join-v2-membership-section {
        margin-left: 0px; 
        margin-right: 0px;
    }

    .why-join-emblaze-membership-text-wrapper{
        display:flex;
        flex-direction: column;
        margin:0 2% 0 2%; 
    }

    .why-join-emblaze-bottom-extension {
        height: 11rem;
    }
    .why-join-emblaze-membership-bubble-snowflake-left, .why-join-emblaze-membership-bubble-snowflake-right{
        display: none;
    }

    .why-should-join-role:nth-of-type(1) .why-should-join-role-text{
        max-width: 32rem;
    }

    .why-should-join-role:nth-of-type(2) .why-should-join-role-text, 
    .why-should-join-role:nth-of-type(3) .why-should-join-role-text, 
    .why-should-join-role:nth-of-type(4) .why-should-join-role-text {
        max-width: 13.2rem;
    }
    .why-join-membership-comparation-col-header-white p span, .why-join-membership-comparation-col-header-white p  {
        font-size: 1.1rem;
    }
    .why-join-membership-comparation-col-header-white p {
        padding: 5px;
    }
    .why-join-membership-comparation-col-header p {
        font-size: 1.1rem;
    }
    .why-join-membership-comparation-row.big-row .why-join-membership-comparation-col-content p {
        font-size: 1.1rem;
    }
}

/* Get inside buyers brain section */
.get-inside-buyers-brain-section {
    padding: 10.2rem 13.1rem 8.1rem 11.5rem;
    display: flex;
    flex-direction: column;
    background-image: url("/img/home/tan-arrow-background-homepage.png");
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
}
.get-inside-buyers-brain-section-header {
    color: #F00;
    font-family: 'AmsiPro-Black';
    font-size: 3.6rem;
    line-height: 3.7rem;
    text-align: center;
    /* width: 55%; */
}
.get-inside-buyers-brain-section-header-text {
    width: 75%;
    color: #001A29;
    text-overflow: ellipsis;
    font-family: Tahoma;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-top: 3%;
}
.get-inside-buyers-brain-section-cards {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 1fr;
    margin-top: 5%;
}
.get-inside-buyers-brain-section-card {
    margin: 15px;
    border-radius: 17px 17px 0px 0px;
    min-height: 340px;
    display: flex;
    flex-direction: column;
}
.get-inside-buyers-brain-section-card a {
    color: black;
}
.get-inside-buyers-brain-section-card-header {
    background-color: black;
    border-radius: 17px 17px 0px 0px;
    background-size: cover;
    background-position: center center;
}
.get-inside-buyers-brain-section-card-body {
    background-color: white;
    border-radius: 0 0 17px 17px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    padding: 3.9rem 3.2rem 4.9rem 3.2rem;
}
.get-inside-buyers-brain-section-card-body-title {
    font-family: 'AmsiPro-Black';
    font-size: 2rem;
    line-height: 2.4rem;
}
.get-inside-buyers-brain-section-card-body-link {
    color: black;
    font-family: 'AmsiPro-Black';
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-top: 2.4rem;
    width: max-content;
    display: inline-flex;
    align-items: center;
}
.get-inside-buyers-brain-section-card-body-link img {
    padding-left: 8px;
    padding-top: 6px;
}
.get-inside-buyers-brain-section-btn-container {
    margin-top: 6%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#get-inside-buyers-brain-section-btn {
    border-radius: 49px;
    background-color: #F00;
    font-family: AmsiPro-Black;
    font-size: 1.6rem;
    color: #F5F7EB;
    border: none;
    width: 23rem;
    height: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
#get-inside-buyers-brain-section-btn:hover {
    background-color: #F5F7EB;
    color: #FF0000;
    text-decoration: none;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.15);
    animation-duration: 300ms;
}
.get-inside-buyers-brain-section-card-body-link:hover {
    text-decoration: none;
    color: #FF0000;
}

#get-inside-buyers-brain-section-btn:focus {
    text-decoration: none; 
}

/* Responsive fixes for Gary Wiggins image section */
@media (max-width: 992px) {
    .why-join-emblaze-text-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 2rem 1rem !important;
    }
    .why-join-emblaze-text:nth-of-type(1) {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 2rem !important;
    }
    .why-join-emblaze-text:nth-of-type(2) {
        max-width: 100% !important;
        margin-right: 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .why-join-emblaze-text img {
        width: 80% !important;
        max-width: 400px !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block !important;
    }
}

@media (max-width: 768px) {
    .why-join-emblaze-text-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 1rem !important;
    }
    .why-join-emblaze-text:nth-of-type(1) {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 2rem !important;
    }
    .why-join-emblaze-text:nth-of-type(2) {
        max-width: 100% !important;
        margin-right: 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .why-join-emblaze-text img {
        width: 90% !important;
        max-width: 350px !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block !important;
    }
}

@media (max-width: 480px) {
    .why-join-emblaze-text-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0.5rem !important;
    }
    .why-join-emblaze-text:nth-of-type(1) {
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 1.5rem !important;
    }
    .why-join-emblaze-text:nth-of-type(2) {
        max-width: 100% !important;
        margin-right: 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .why-join-emblaze-text img {
        width: 95% !important;
        max-width: 300px !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block !important;
    }
}
