@font-face {
    font-family: 'Signifier';
    src: url('signifier-extralightitalic.woff2') format('woff2'),
        url('signifier-extralightitalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Galey Rounded ExtLt';
    src: url('galeyrounded-extralight.woff2') format('woff2'),
        url('galeyrounded-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro Wide';
    src: url('acuminprowide-medium.woff2') format('woff2'),
        url('acuminprowide-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Signifier';
    src: url('signifier-extralight.woff2') format('woff2'),
        url('signifier-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America Exp Rg';
    src: url('gtamerica-expbd.woff2') format('woff2'),
        url('gtamerica-expbd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/*
 * 
font-family: degular,sans-serif;
font-weight: 400;
font-style: normal;

*
font-family: termina,sans-serif;
font-weight: 500; 
*/



body {
    font-family: 'Galey Rounded ExtLt';
    font-size: 1.22vw;
    font-weight: 200;
    line-height: 1.445;
    letter-spacing: 0.042vw;
    color: #000;
    margin-bottom: 0vw;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #151E26;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    margin: 0vw;
}

h1 {
    font-family: 'GT America Exp Rg';
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: -0.012vw;
    color: #151E26;
}

h2 {
    font-size: 4.7vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: -0.055vw;
}

h3 {
    font-size: 3.8vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: -0.03vw;
}

h4 {
    font-size: 4.583vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: -0.115vw;
}

h5 {
    font-family: 'Signifier';
    font-size: 2.2vw;
    font-weight: 200;
    line-height: 1.21;
    letter-spacing: 0.05vw;
}

h6 {
    font-family: 'Signifier';
    font-size: 1.3vw;
    font-weight: 200;
    line-height: 1.25;
    letter-spacing: 0.156vw;
    color: #01584B;
    text-transform: uppercase;
}

br {
    display: block;
}

.m {
    display: none;
}

.mobile_only {
    display: none !important;
}
p:last-child{
    margin:0px !important;
}

@keyframes rotate-animation {
    0% {
        transform: rotate(0deg);
  }
  50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media (max-width: 768px) {
    br {
        display: none;
    }
    .m {
        display: block;
    }
    .mobile_only {
        display: block !important;
    }
}

a:hover {
    -webkit-filter: unset;
    filter: unset;
}

.section_inner {
    width: 100%;
    display: flex;
    margin: 0px auto;
    flex-wrap: wrap;
    position: relative;
    box-sizing: border-box;
}

.link {
    display: block;
}

.link a.gbutton {
    font-size: 1.2vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: 0.07vw;
    color: #1632B1;
    background-color: transparent;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0vw;
    border-bottom: 2px solid rgb(22 50 177 / 0%);
    position: relative;
    font-family: 'Acumin Pro Wide';
    padding-bottom: 0.33vw;
}
.link a.gbutton:before {
    content: "";
    bottom: -2px;
    left: 0vw;
    width: 100%;
    display: block;
    height: 2px;
    background-color: #1632B1;
    position: absolute;
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
}
.link a.gbutton:hover:before {
    bottom: 0.4vw;
}

.link a.gbutton span {
    padding-left: 0vw;
    top: -1px;
    width: 0.8vw;
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 2.1vw;
}

.link a.gbutton span svg {
    display: block;
    width: 100%;
    height: 100%;
}

.link a.gbutton span svg line {}

.link a.gbutton span svg path {}


/*
   Media 768
-----------------------------*/
@media screen and (max-width: 1024px) {
    body{
        font-size: 1.12vw;
    }
}
@media screen and (max-width: 768px) {
    body {
        font-size: 4.6vw;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.575;
        letter-spacing: 0.21vw;
        padding-left: 0vw;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {}
    h1 {
        font-size: 7.6vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.18;
        letter-spacing: -0.2vw;
    }
    h2 {
        font-size: 6.4vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.0;
        letter-spacing: -0.16vw;
    }
    h3 {
        font-size: 13.867vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.92;
        letter-spacing: -0.347vw;
    }
    h4 {
        font-size: 12.533vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.94;
        letter-spacing: -0.315vw;
    }
    h5 {
        font-size: 5.7vw;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: 0.03vw;
    }
    h6 {
        font-size: 3.9vw;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.26;
        letter-spacing: 0.38vw;
        font-weight: 400;
    }
    a:hover {}
    .section_inner {}
    .link {}
    .link a.gbutton {
        font-size: 3.3vw;
        line-height: 1.31;
        letter-spacing: 0.39vw;
        text-align: left;
        padding-bottom: 0.7vw;
    }
    .link a.gbutton span {
        width: 2.6vw;
        right: 6.3vw;
        top: 0px;
    }
    .link a.gbutton span svg {}
    .link a.gbutton span svg line {}
    .link a.gbutton span svg path {}
    .link a.gbutton:before {
        bottom: -1px;
        height: 1px;
    }
}


/* 
=======================================
  Site Header Section
=========================================*/

html {
    padding-top: 0 !important;
}


/*
      Header
  ------------------------------*/

.header--overlay {
    position: relative;
}

.header__block--logo{
    width: 100%;
    margin: 0px !important;
    padding-left: 7.02vw;
    padding-top: 1.4vw;
    padding-right: 1.5vw;
    padding-bottom: 0.78vw;
}
.header__block--menu{
    margin: 0px !important;
    display: inline-block !important;
    width: 100%;
    padding-left: 7.5vw;
    padding-top: 9.5vw;
    background-color: #E751BD;
    padding-right: 6vw;
    height: 100%;
}
.header__content--mobile .link-list__link:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.0) !important;
}
.header .header__block--menu a,
.header .header__block--dropdown a,
.header .header__block--user .dropdown__menu a,
.header .user__login a {
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.026vw;
    position: relative;
    display: block;
    padding-bottom: 0.26vw;
    margin: 0 0vw !important;
}

.header .header__block--menu a span:after,
.header .user__login a span:after {
    content: " ";
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    top: 94%;
    opacity: 0;
}

.header .header__block--menu a:hover span:after,
.header .user__login a:hover:after {
    /* background-color: #e2a883; */
    opacity: 1;
}

.header .justify-content-right{
    display: block;
    justify-content: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
}
.header .justify-content-right ul{
    margin: 0px;
    padding: 0px;
}
.header .justify-content-right ul li{
    margin: 0px;
    display: block;
    list-style: none;
}
.header .header__block--menu a {
    padding: 0vw 0vw 0.04vw 0vw;
    font-size: 1.36vw;
    text-transform: uppercase;
    letter-spacing: 0.2vw;
    color: #FFF;
    font-weight: 500;
    font-family: 'Acumin Pro Wide';
    margin-bottom: 3vw !important;
    display: inline-block;
    position: relative;
}
.header .header__block--menu a:after{
    
}
.header .header__block--menu a:hover{
    /* color: #EBFF00; */
}
.header__block--user .dropdown__menu {
    left: auto;
    right: 0;
}

.header__content {
    padding: 0vw 0vw !important;
    /* border-bottom: 0.052vw solid; */
    z-index: 999;
    background-color: #DFF627;
}

.header__content .header__block--menu{
    display: none !important;
}
.header__content.header__content--mobile .header__block--menu{
    display: block !important;
}

.header__container {
    max-width: unset;
    padding-right: 0vw;
    padding-left: 0vw;
    width: 100%;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.pf4_site_header {
    position: relative;
    padding-right: 0vw;
    width: 100%;
    top: 0vw;
    left: 0vw;
    background-color: #DFF627;
}
.header__container .header__block--logo{
    width: 51%;
}
.header__container .header__block--logo a{
    display:inline-block;
}
.header__container .header__block--logo a img{
    width: 21.8vw;
}
.header__container .hamburger{
    width: 49%;
    text-align: right;
    width: 6.6vw;
    display: inline-block;
    background-color: #DFF627;
    padding-left: 2.15vw;
    padding-right: 2.14vw;
    height: 3.4vw;
    padding-top: 1.45vw;
    position: relative;
    z-index: 9999;
}
.header__container .hamburger__slices{
    /* width: 6.6vw; */
    /* display: inline-block; */
    /* background-color: #DFF627; */
    /* padding-left: 2.1vw; */
    /* padding-right: 2.1vw; */
    height: 1.6vw;
}
.header__container .hamburger__slices .hamburger__slice{
    background-color: #151E26;
}
.hamburger--slice-2,
.hamburger--slice-3{
    top: 0.729vw;
}

.hamburger--slice-4 {
    top: 1.458vw;
}
.pf4_site_header.active {
    /* background-color: #FFF; */
    position: fixed;
}

.header__content--desktop .header__block .user__login a {
    font-family: 'Calibre';
    padding: 1.615vw 0vw 1.094vw 0vw !important;
}
.header__content--mobile{
    /* background-color: #E751BD; */
    top: 0vw;
    position: absolute;
    right: 0;
    width: 31vw;
    z-index: -1;
    /* padding-left: 4vw; */
height: 100vh;
}

/*
   Media 768
-----------------------------*/

@media (max-width: 768px) {
    .header--overlay{
        width: 100%;
        height: auto;
        position: relative;
        z-index: 99;
        padding-top: 0vw;
        border: 0px;
        padding-bottom: 0vw;
        border-bottom: 0px solid #FFFFFF;
        background-color: #DFF627;
    }
    .pf4_site_header {
        padding-right: 0vw;
        /* background-color: #8A911A; */
        width: 100%;
        position: relative;
    }
    .header__content--desktop .header__block--menu,
    .header__wrap .header__content .header__block--user {
        display: none;
    }
    .logo__image {
        max-width: unset;
        width: 53vw !important;
        display: none;
    }
    logo__image.mobile_only{
        display: block;
    }
    .header__container {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .header__content {
        border-bottom: 0vw solid;
        /* position: absolute; */
        /* width: 100%; */
        padding-left: 6.5vw !important;
        padding-right: 7vw !important;
        padding-top: 5.3vw !important;
        padding-bottom: 4.8vw !important;
    }
    .hamburger.hidden--desktop .hamburger__slice {
        height: 2px;
        background-color: #151E26;
        width: 7.5vw;
    }
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-1 {
        width: 7.5vw;
        margin-left: 0vw;
        right: 0vw;
    }
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-2 {
        /* width: 9.133vw; */
        right: 0vw;
        top: 2.4vw;
    }
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-3 {
        top: 2.4vw;
        right: 0vw;
    }
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-4 {
        /* width: 9.133vw; */
        right: 0vw;
        top: 4.8vw;
    }
    .header .header__block--menu a,
    .header .header__block--dropdown a,
    .header .header__block--user .dropdown__menu a,
    .header .user__login a {
        border: 0vw saddlebrown;
        font-size: 4.4vw;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.4vw;
        padding: 2.2vw 0.333vw 1vw 0vw !important;
        margin: 0vw 0vw 6vw 0vw !important;
        position: relative;
        writing-mode: unset;
    }
    .header .justify-content-right ul li {
        padding-left: 20.4vw;
        padding-right: 15vw;
    }
    .header__content--mobile .link-list {
        display: block;
        text-align: left;
        border: 0vw;
        background-color: #E751BD;
        padding: 19.3vw 0vw 138.667vw 0vw;
        position: relative;
        transform: rotate(0deg);
    }
    .header__content--mobile .link-list:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: -99%;
        left: 0vw;
        background-color: cyan;
        z-index: 55;
        overflow: visible;
        display: none;
    }
    .hamburger {
        display: block !important;
        position: absolute;
        top: 4.2vw;
        right: 0vw;
        width: 9.133vw;
        height: 0.533vw;
    }
    .header__content--desktop .header__block .user__login a {}
    .header__content--mobile .link-list__link:hover {
        text-decoration: none;
        background-color: #faebd700;
    }
    .header .header__block--menu a:hover:after,
    .header .user__login a:hover:after {
        opacity: 1;
    }

    .header__content--mobile{
        position: absolute;
        left: 0vw;
        width: 100%;
        padding-left: 0vw !important;
        padding-right: 0vw !important;
        top: 9.2vw;
    }
    .header__container .header__block--logo{
        width: 80%;
    }
    .header__container .header__block--logo a{
    display: block;
}
    .header__block--logo{
        padding-left: 0vw;
        padding-top: 0vw;
        padding-right: 1.5vw;
        padding-bottom: 0vw;
        height: auto;
    }

    .header__container .hamburger {
        width: 49%;
        text-align: right;
        width: 20%;
        display: inline-block;
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        height: 4.4vw;
        padding-top: 0;
        position: relative;
        z-index: 9999;
        top: -0.5vw;
    }
    .header__container .hamburger__slices{
        width: 9vw;
        display: inline-block;
        height: 5.1vw;
    }
}


.announcements{
    position: relative;
    width: 100%;
    background-color: #1632B1;
}
.announcements_in{
    padding-left: 2.8vw;
    padding-right: 2.8vw;
    width: 100%;
    display: block;
}
.announcements .section_inner{
    text-align: center;
    display: block;
    font-size: 0.8vw;
    padding-top: 1vw;
    padding-bottom: 0.7vw;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    color: #FFF;
}
.announcements p{
    color: #FFF;
    line-height: 1.59;
    letter-spacing: 0.1067vw;
    padding-left: 0.1vw;
}
.announcements p a{
    color: #ffffff;
    position: relative;
    display: inline-block;
}


@media (max-width: 768px) {
    .announcements{
        padding-left: 0vw;
        position: relative;
        z-index: 1;
        display: block;
    }
    .announcements_in{
        padding-left: 11.3vw;
        padding-right: 11vw;
    }
    .announcements .section_inner{
        font-size: 2.54vw;
        padding-top: 13px;
        padding-bottom: 11px;
    }
    .announcements p{
        letter-spacing: 0.35vw;
        line-height: 1.36;
    }
    .announcements p a{}
    .announcements p a:before{
        bottom: 0.7vw;
    }

    #section-header {
        position: relative;
        z-index: 999999;
    }
}


/* Section 01 - Hero (Links) ***************************************/
.tt01{
    background-color: #f5f5f5;
    padding: 2.71vw 6vw 3.47vw;
}
.tt01 .section_inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.tt01_avatar{
    width: 13.61vw;
    height: 13.96vw;
    border-radius: 50%;
    margin-bottom: 2.64vw;
    background-color: #c6c6c6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tt01_title{
    margin: 0 0 0.76vw;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 3.96vw;
    line-height: 1.1;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #151e26;
}
.tt01_subtitle{
    margin: 0 0 1.1vw;
    max-width: 36.1vw;
    font-family: 'Galey Rounded ExtLt';
    font-weight: 200;
    font-size: 1.25vw;
    line-height: 1.3;
    color: #000000;
}

.tt01_social{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 1.25vw;
}
.tt01_social_link{
    display: block;
    width: 1.67vw;
    height: 1.67vw;
}
.tt01_social_link svg{
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .tt01{
        padding: 8vw 6vw 10vw;
    }
    .tt01_avatar{
        width: 32vw;
        height: 32.8vw;
        margin-bottom: 6vw;
    }
    .tt01_title{
        font-size: 8.5vw;
        margin-bottom: 3vw;
        -webkit-text-stroke-width: 1px;
    }
    .tt01_subtitle{
        max-width: 100%;
        font-size: 4.3vw;
        margin-bottom: 4vw;
    }
    .tt01_social{
        column-gap: 5vw;
    }
    .tt01_social_link{
        width: 6vw;
        height: 6vw;
    }
}

/* Section 02 - Podcast + Youtube (Links) ***************************/
.tt02 {
    background-color: #ffffff;
    padding: 5.07vw 0 3vw 8.89vw;
}

.tt02 .section_inner {
    display: block;
}

.tt02_head {
    display: flex;
    align-items: center;
    gap: 1.5vw;
    margin-bottom: 3vw;
    padding-right: 8.06vw;
}

.tt02_label {
    flex: 0 0 auto;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1;
    text-transform: uppercase;
    color: #0100b1;
    white-space: nowrap;
}

.tt02_head_line {
    flex: 1 1 auto;
    height: 1px;
    background-color: #0100b1;
}

.tt02_cards {
    display: flex;
    flex-direction: column;
    row-gap: 1.4vw;
    padding-right: 8.06vw;
}

.tt02_card {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    min-height: 10.28vw;
    border: 1px solid #0100b1;
    padding: 1.5vw 3vw 1.5vw 1.74vw;
    text-decoration: none;
}

.tt02_card_media {
    flex: 0 0 9.51vw;
    height: 6.18vw;
    margin-right: 3.5vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tt02_card--phone {
    min-height: 14.44vw;
    padding-left: 12.5vw;
}

.tt02_card--phone .tt02_card_media {
    position: absolute;
    left: 1.32vw;
    top: 2.22vw;
    width: 9.44vw;
    height: 16.74vw;
    margin: 0;
}

.tt02_card_content {
    display: block;
    flex: 1 1 auto;
    min-width: 0;
}

.tt02_card_label {
    display: block;
    margin-bottom: 0.6vw;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000000;
}

.tt02_card_body {
    display: block;
    font-family: 'Signifier';
    font-weight: 200;
    font-size: 2.36vw;
    line-height: 1.15;
    color: #000000;
}

.tt02_card_arrow {
    display: inline-block;
    vertical-align: middle;
    width: 2.85vw;
    margin-left: 1vw;
}

.tt02_badge {
    position: absolute;
    left: 95%;
    top: 25%;
    width: 25vw;
    padding: 0.9vw 0;
    transform: translate(-50%, -50%) rotate(23deg);
    background-color: #0100b1;
    color: #f5f5f5;
    text-align: center;
    white-space: nowrap;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 1.1vw;
    letter-spacing: 0.144vw;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .tt02 {
        padding: 12vw 6vw 8vw;
    }

    .tt02_head {
        flex-wrap: wrap;
        padding-right: 0;
        margin-bottom: 6vw;
    }

    .tt02_label {
        flex: 1 1 100%;
        font-size: 4.6vw;
        white-space: normal;
    }

    .tt02_head_line {
        flex: 1 1 100%;
        margin-top: 3vw;
    }

    .tt02_cards {
        row-gap: 5vw;
        padding-right: 0;
    }

    .tt02_card {
        min-height: 0;
        padding: 5vw 4vw;
        flex-wrap: wrap;
    }

    .tt02_card_media {
        flex: 0 0 auto;
        width: 26vw;
        height: 18vw;
        margin-right: 5vw;
    }

    .tt02_card--phone {
        padding-left: 30vw;
        min-height: 46vw;
    }

    .tt02_card--phone .tt02_card_media {
        left: 4vw;
        top: 5vw;
        width: 22vw;
        height: 40vw;
    }

    .tt02_card_label {
        font-size: 3.8vw;
        margin-bottom: 2vw;
    }

    .tt02_card_body {
        font-size: 5.6vw;
    }

    .tt02_card_arrow {
        width: 7vw;
        margin-left: 3vw;
    }

    .tt02_badge {
        top: 13.6%;
        left: 90%;
        width: 60vw;
        padding: 1vw 0;
        font-size: 2.8vw;
        letter-spacing: 0.15vw;
    }
}

/* Section 03 - Tournaments (Links) *********************************/
.tt03{
    background-color: #ffffff;
    padding: 5.07vw 0 3.89vw;
}
.tt03 .section_inner{
    display: block;
}

.tt03_head{
    display: flex;
    align-items: center;
    gap: 1.5vw;
    margin-bottom: 3vw;
    padding: 0 7.01vw 0 8.68vw;
}
.tt03_label{
    flex: 0 0 auto;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1;
    text-transform: uppercase;
    color: #0100b1;
    white-space: nowrap;
}
.tt03_head_line{
    flex: 1 1 auto;
    height: 1px;
    background-color: #0100b1;
}

.tt03_grid{
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.8%;
    row-gap: 1.94vw;
    padding: 0 7.01vw 0 8.68vw;
}

.tt03_card{
    position: relative;
    width: 49.1%;
    box-sizing: border-box;
    min-height: 17.08vw;
    border: 1px solid #0100b1;
    padding: 1.88vw 2.57vw 1.94vw 13.75vw;
}
.tt03_logo{
    position: absolute;
    left: 2.57vw;
    top: 1.88vw;
    width: 8.82vw;
    height: 8.82vw;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.tt03_title{
    margin: 0 0 0.5vw;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000000;
}
.tt03_subtitle{
    margin: 0 0 1.6vw;
    font-family: 'Galey Rounded ExtLt';
    font-weight: 200;
    font-size: 1.25vw;
    line-height: 1.25;
    color: #000000;
}

.tt03_btnwrap{
    position: absolute;
    left: 2.57vw;
    right: 2.57vw;
    bottom: 1.88vw;
    display: flex;
    justify-content: center;
}
.tt03_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 4.1vw;
    padding: 0.8vw 1.5vw;
    border: 1px solid #e90e8b;
    background-color: transparent;
    color: #e90e8b;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 1.1vw;
    line-height: 1.25;
    letter-spacing: 0.144vw;
    transition: background-color .3s ease, color .3s ease;
}
a.tt03_btn:hover{
    background-color: #e90e8b;
    color: #f5f5f5;
}

@media (max-width: 768px) {
    .tt03{
        padding: 12vw 0 10vw;
    }
    .tt03_head{
        flex-wrap: wrap;
        padding: 0 6vw;
        margin-bottom: 6vw;
    }
    .tt03_label{
        flex: 1 1 100%;
        font-size: 4.6vw;
        white-space: normal;
    }
    .tt03_head_line{
        flex: 1 1 100%;
        margin-top: 3vw;
    }
    .tt03_grid{
        column-gap: 0;
        row-gap: 6vw;
        padding: 0 6vw;
    }
    .tt03_card{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: 100%;
        min-height: 0;
        padding: 6vw;
    }
    .tt03_logo{
        position: relative;
        left: auto;
        top: auto;
        width: 22vw;
        height: 22vw;
        margin-bottom: 4vw;
    }
    .tt03_title{
        font-size: 4.3vw;
        margin-bottom: 2vw;
    }
    .tt03_subtitle{
        font-size: 3.8vw;
        margin-bottom: 5vw;
    }
    .tt03_btnwrap{
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
        margin-top: 3vw;
    }
    .tt03_btn{
        min-height: 14vw;
        padding: 3vw 4vw;
        font-size: 3.4vw;
        letter-spacing: 0.3vw;
    }
}

/* Section 04 - Resources (Links) ***********************************/
.tt04 {
    background-color: #ffffff;
    padding: 5.07vw 0 3.89vw;
}

.tt04 .section_inner {
    display: block;
}

.tt04_head {
    display: flex;
    align-items: center;
    gap: 1.5vw;
    margin-bottom: 3vw;
    padding: 0 7.01vw 0 8.68vw;
}

.tt04_label {
    flex: 0 0 auto;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1;
    text-transform: uppercase;
    color: #0100b1;
    white-space: nowrap;
}

.tt04_head_line {
    flex: 1 1 auto;
    height: 1px;
    background-color: #0100b1;
}

.tt04_grid {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.8%;
    row-gap: 1.94vw;
    padding: 0 7.01vw 0 8.68vw;
}

.tt04_card {
    display: flex;
    align-items: center;
    width: 49.1%;
    box-sizing: border-box;
    min-height: 17.08vw;
    border: 1px solid #e813bd;
    padding: 2.3vw 2vw;
    gap: 1.6vw;
}

.tt04_card--wide {
    width: 61.3%;
    margin: 0 auto;
    justify-content: center;
}

.tt04_img {
    flex: 0 0 12.36vw;
    width: 12.36vw;
    height: 12.36vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tt04_content {
    display: flex;
    flex-direction: column;
}

.tt04_title {
    max-width: 21.8vw;
    margin: 0 0 1.6vw;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1.3;
    text-transform: uppercase;
    color: #000000;
}
.tt04_card--wide .tt04_title {
    max-width: 34.24vw;
}

.tt04_btnwrap {
    display: flex;
    max-width: 21.8vw;
}
.tt04_card--wide .tt04_btnwrap {
    max-width: 24.44vw;
}

.tt04_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 4.1vw;
    padding: 0.8vw 1.2vw;
    background-color: #e813bd;
    color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 1.1vw;
    line-height: 1.3;
    letter-spacing: 0.144vw;
    transition: background-color .3s ease, color .3s ease;
}

a.tt04_btn:hover {
    background-color: #a80f8d;
}

@media (max-width: 768px) {
    .tt04 {
        padding: 12vw 0 10vw;
    }

    .tt04_head {
        flex-wrap: wrap;
        padding: 0 6vw;
        margin-bottom: 6vw;
    }

    .tt04_head_line {
        flex: 1 1 100%;
        margin-top: 3vw;
    }

    .tt04_label {
        flex: 1 1 100%;
        font-size: 4.6vw;
        white-space: normal;
    }

    .tt04_grid {
        column-gap: 0;
        row-gap: 6vw;
        padding: 0 6vw;
    }

    .tt04_card,
    .tt04_card--wide {
        width: 100%;
        max-width: 100%;
        min-height: 0;
        flex-direction: column;
        align-items: flex-start;
        padding: 6vw;
        gap: 4vw;
    }

    .tt04_img {
        flex: 0 0 auto;
        width: 32vw;
        height: 32vw;
        margin: 0 auto;
    }

    .tt04_content {
        max-width: 100%;
        width: 100%;
        align-items: stretch;
    }

    .tt04_title,
    .tt04_card--wide .tt04_title {
        max-width: 100%;
        font-size: 4.3vw;
        text-align: center;
        margin-bottom: 4vw;
    }

    .tt04_btnwrap,
    .tt04_card--wide .tt04_btnwrap  {
        max-width: 100%;
    }

    .tt04_btn {
        min-height: 14vw;
        padding: 3vw 4vw;
        font-size: 3.4vw;
        letter-spacing: 0.3vw;
    }
}

/* Section 05 - Additional / Discount Links (Links) *****************/
.tt05{
    background-color: #ffffff;
    padding: 3.89vw 0 5vw;
}
.tt05 .section_inner{
    display: block;
}

.tt05_head{
    display: flex;
    align-items: center;
    gap: 1.5vw;
    margin-bottom: 3vw;
    padding: 0 7.01vw 0 8.68vw;
}
.tt05_label{
    flex: 0 0 auto;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    font-size: 1.53vw;
    line-height: 1;
    text-transform: uppercase;
    color: #0100b1;
    white-space: nowrap;
}
.tt05_head_line{
    flex: 1 1 auto;
    height: 1px;
    background-color: #0100b1;
}

.tt05_list{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.94vw;
}
.tt05_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 41.6vw;
    max-width: 100%;
    min-height: 5vw;
    box-sizing: border-box;
    padding: 1vw 2vw;
    border: 1px solid #0100b1;
    text-decoration: none;
    text-align: center;
}
.tt05_item_line1,
.tt05_item_line2{
    display: block;
    font-family: 'Galey Rounded ExtLt';
    font-weight: 200;
    font-size: 1.25vw;
    line-height: 1.3;
    color: #0100b1;
}

@media (max-width: 768px) {
    .tt05{
        padding: 10vw 0 12vw;
    }
    .tt05_head{
        flex-wrap: wrap;
        padding: 0 6vw;
        margin-bottom: 6vw;
    }
    .tt05_label{
        flex: 1 1 100%;
        font-size: 4.6vw;
        white-space: normal;
    }
    .tt05_head_line{
        flex: 1 1 100%;
        margin-top: 3vw;
    }
    .tt05_list{
        row-gap: 5vw;
        padding: 0 6vw;
    }
    .tt05_item{
        width: 100%;
        min-height: 0;
        padding: 4vw;
    }
    .tt05_item_line1,
    .tt05_item_line2{
        font-size: 4vw;
    }
}


/* section_social_feed **********************************************************/
.ta9 {
  padding-left: 1.1vw;
  padding-top: 4.14vw;
  padding-right: 1.1vw;
  padding-bottom: 3.9vw;
  overflow: hidden;
}
.ta9 .section_inner {
}

.ta9 .lightwidget-widget {
  aspect-ratio: 5 / 1;
  height: auto !important;
}

.ta9_left {
  width: 72.26%;
  padding-left: 3.28vw;
  position: relative;
}
.ta9_ig_codes {
  position: relative;
  z-index: 1;
}
.ta9_left:before {
  content: "";
  position: absolute;
  bottom: -5vw;
  right: 7.7vw;
  width: 100%;
  height: 13.4vw;
  display: block;
  background-color: #dff627;
  z-index: 0;
}
.ta9_left ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.ta9_left ul li {
  list-style: none;
  display: inline-block;
  width: 25%;
  padding-right: 1.9vw;
  margin-bottom: 0px;
}
.ta9_left ul li a {
}
.ta9_left ul li a img {
}

.ta9_right {
  width: 26.76%;
  padding-top: 1.85vw;
  padding-left: 1.5vw;
  position: relative;
  z-index: 1;
}
.ta9_right h3 {
  font-size: 2.7vw;
  text-transform: uppercase;
  line-height: 1.08;
  letter-spacing: 0.055vw;
  padding-bottom: 1.5vw;
}
.ta9_right h3 br {
}
.ta9_right h3 strong {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-weight: bold;
  letter-spacing: -0vw;
}

.ta9_right ul {
  margin: 0px;
  padding: 0px;
  padding-left: 0.2vw;
}
.ta9_right ul li {
  margin: 0px;
  list-style: none;
  display: inline-block;
}
.ta9_right ul li.s1 {
  padding-right: 2.78vw;
}
.ta9_right ul li.s1 a {
  text-transform: uppercase;
  border-bottom: 2px solid rgb(22 50 177 / 0%);
  position: relative;
  color: #1632b1;
  font-family: "Acumin Pro Wide";
  font-weight: 500;
  letter-spacing: 0.07vw;
  padding-bottom: 0.5vw;
}
.ta9_right ul li.s1 a:before {
  content: "";
  bottom: -2px;
  left: 0vw;
  width: 100%;
  display: block;
  height: 2px;
  background-color: #1632b1;
  position: absolute;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
.ta9_right ul li.s1 a:hover:before {
  bottom: 0.4vw;
}

.ta9_right ul li.inst {
}
.ta9_right ul li.inst a {
  display: block;
  position: relative;
  top: 0.34vw;
  display: block;
}
.ta9_right ul li.inst a svg {
  width: 1.45vw;
  height: 1.45vw;
}
.ta9_right ul li.tic {
  padding-left: 2.29vw;
}
.ta9_right ul li.tic a {
  display: block;
  position: relative;
  top: 0.35vw;
}
.ta9_right ul li.tic a svg {
  width: 1.27vw;
  height: 1.462vw;
}
.ta9_right ul li.fac {
  padding-left: 2.56vw;
}
.ta9_right ul li.fac a {
  display: block;
  position: relative;
  top: 0.3vw;
}
.ta9_right ul li.fac a svg {
  width: 0.698vw;
  height: 1.303vw;
}

@media (max-width: 768px) {
  .ta9 {
    padding-bottom: 0vw;
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .ta9 .section_inner {
  }

  .ta9_left {
    order: 2;
    width: 100%;
    padding-left: 9.7vw;
    padding-right: 9.7vw;
    padding-bottom: 5vw;
  }
  .ta9_left:before {
    bottom: 0vw;
    right: 0vw;
    width: 108%;
    height: 66.6vw;
    display: block;
    background-color: #dff627;
  }
  .ta9_left ul {
  }
  .ta9_left ul li {
    width: 50%;
    padding-right: 2vw;
    padding-left: 2vw;
    padding-bottom: 4.2vw;
  }
  .ta9_left ul li a {
  }
  .ta9_left ul li a img {
  }

  .ta9_right {
    order: 1;
    width: 100%;
    padding-top: 4.4vw;
    padding-left: 10.9vw;
    padding-right: 4vw;
    padding-bottom: 10.7vw;
  }
  .ta9_right h3 {
    font-size: 9.3vw;
    text-transform: uppercase;
    line-height: 1.08;
    letter-spacing: 0.055vw;
    padding-bottom: 5.1vw;
  }
  .ta9_right h3 br {
    display: block;
  }
  .ta9_right h3 strong {
    letter-spacing: -0.1vw;
  }

  .ta9_right ul {
    padding-left: 0.4vw;
  }
  .ta9_right ul li {
  }
  .ta9_right ul li.s1 {
    padding-right: 6.3vw;
  }
  .ta9_right ul li.s1 a {
    font-size: 4.2vw;
    letter-spacing: 0.15vw;
    padding-bottom: 1.67vw;
  }
  .ta9_right ul li.inst {
  }
  .ta9_right ul li.inst a {
    line-height: 1;
    top: 1.4vw;
  }
  .ta9_right ul li.inst a svg {
    width: 5vw;
    height: 5vw;
  }
  .ta9_right ul li.tic {
    padding-left: 2.2vw;
  }
  .ta9_right ul li.tic a {
    top: 1.5vw;
  }
  .ta9_right ul li.tic a svg {
    width: 6.27vw;
    height: 5.1vw;
  }
  .ta9_right ul li.fac {
    padding-left: 1.7vw;
  }
  .ta9_right ul li.fac a {
    top: 1.4vw;
  }
  .ta9_right ul li.fac a svg {
    width: 3.27vw;
    height: 4.6vw;
  }
}


/* Site Footer *************************************/
footer{}
.site_footer{
    background-color: #1632B1;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 4vw;
    padding-bottom: 5.157vw;
}
.site_footer .section_inner{}

.footer_left{
    width: 27%;
    padding-left: 11.1vw;
    padding-top: 3.63vw;
    padding-right: 5.1vw;
}
.footer_left img{}

.footer_right{
    width: 73%;
    padding-top: 0.5vw;
}
.footer_right h3{
    text-transform: uppercase;
    font-size: 2.28vw;
    color: #FFFFFF;
    margin-left: -0.1vw;
}
.footer_right h5{
    color: #FFFFFF;
    font-size: 1.318vw;
    padding-top: 0.78vw;
    letter-spacing: 0.0489vw;
}
.footer_right h5 br{}
.footer_right h5 br.m{}

.footer_form{
    display: block;
    width: 100%;
    padding-top: 2.1vw;
}
.footer_form form{
    margin: 0px;
    display: block;
}
.footer_formin{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding-right: 6vw;
}
.footer_formin .form-group{
    width: 24.8%;
    display: block;
    margin: 0px;
    border: 2px solid #DFF627;
}
.footer_formin .email-field{
    width: 44.5%;
    border-left: 0px solid #DFF627;
}
.footer_formin .form-group input{
    height: 56px;
    width: 100%;
    display: block;
    background-color: transparent;
    text-align: center;
    font-size: 0.9vw;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    border: 0px solid;
    border-radius: 0px;
    letter-spacing: 0.12vw;
    padding-left: 0.3vw;
}
.footer_formin .form-group ul{
    display: none;
}

.footer_formin .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #DFF627;
}
.footer_formin .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #DFF627;
}
.footer_formin .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #DFF627;
}
.footer_formin .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #DFF627;
}

.footer_formin .submit-field{
    width: 30.7%;
    /* height: 56px; */
    /* display: block; */
    border: 2px solid #dff62700;
    padding-left: 2vw;
    padding-right: 2vw;
}
.footer_formin .submit-field button.site_button{
    margin: 0px;
    padding: 0px;
    border: 0px solid;
    background-color: transparent;
    box-shadow: unset;
    color: #DFF627;
    font-size: 1.1vw;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    height: 56px;
    display: block;
    width: 100%;
    letter-spacing: 0.135vw;
    padding-bottom: 0.6vw;
    padding-left: 0.1vw;
}
.footer_formin .submit-field button.site_button span{
    border-bottom: 2px solid;
    padding-bottom: 0.5vw;
}


.site_footer_menu{
    width: 100%;
    display: block;
    padding-top: 4.1vw;
}
.site_footer_menu ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.site_footer_menu ul.mobile_only{
    display:none;
}
.site_footer_menu ul li{
    margin: 0px;
    list-style: none;
    display: inline-block;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
}
.site_footer_menu ul li:first-child{
    padding-left: 0vw;
}
.site_footer_menu ul li:last-child{
    padding-right: 0vw;
}
.site_footer_menu ul li a{
    color: #FFFFFF;
    font-size: 1.17vw;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    display: block;
    letter-spacing: 0.1vw;
}


.site_footer_bottom{
    background-color: #151E26;
    padding-top: 0.76vw;
    padding-bottom: 0.7vw;
}
.site_footer_bottom .section_inner{
    padding-left: 10.4vw;
    padding-right: 9.4vw;
}
.site_footer_bottom ul{
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
}
.site_footer_bottom ul li{
    color: #FAF8F6;
    font-size: 0.7vw;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    letter-spacing: 0.095vw;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px !important;
    padding-right: 1.92vw;
    padding-left: 1.92vw;
}
.site_footer_bottom ul li a{
    color: #FAF8F6;
}
.site_footer_bottom ul li:last-child{
    padding-right: 0vw;
}
.site_footer_bottom ul li:last-child a{
    color: #DFF627;
    border-bottom: 1px solid #DFF627;
    line-height: 0;
}

@media (max-width: 768px) {
    footer{}
    .site_footer{
    padding-bottom: 7.98vw;
}
    .site_footer .section_inner{}

    .footer_left{
        width: 100%;
        padding-left: 32.6vw;
        padding-top: 6.8vw;
        padding-right: 32.4vw;
        padding-bottom: 7vw;
    }
    .footer_left img{}

    .footer_right{
        width: 100%;
        padding-top: 0.3vw;
    }
    .footer_right h3{
        text-align: center;
        font-size: 8.1vw;
        line-height: 1.19;
        letter-spacing: 0.1vw;
    }
    .footer_right h5{
        text-align: center;
        font-size: 4.4vw;
        padding-top: 5.8vw;
        padding-left: 6vw;
        padding-right: 6vw;
        line-height: 1.4;
        letter-spacing: 0.2vw;
    }
    .footer_right h5 br{}
    .footer_right h5 br.m{}

    .footer_form{
        padding-top: 9.7vw;
        padding-left: 7.7vw;
        padding-right: 7.7vw;
    }
    .footer_form form{}
    .footer_formin{
        padding-right: 0vw;
    }
    .footer_formin .form-group{
        width: 100%;
        display: block;
        margin: 0px;
        border: 2px solid #DFF627;
    }
    .footer_formin .email-field {
        width: 100%;
        border-left: 2px solid #DFF627;
        border-top: 0px solid #DFF627;
    }
    .footer_formin .form-group input{
        height: 48px;
        font-size: 3.9vw;
    }
    .footer_formin .form-group ul{}

    .footer_formin .submit-field{
        width: 100%;
        padding-top: 4.4vw;
    }
    .footer_formin .submit-field button.site_button{
        font-size: 3.5vw;
        letter-spacing: 0.26vw;
    }
    .footer_formin .submit-field button.site_button span{
        padding-bottom: 1.5vw;
    }


    .site_footer_menu{
        padding-top: 5.4vw;
    }
    .site_footer_menu ul{
        display: none;
    }
    .site_footer_menu ul.mobile_only{
        text-align: center;
    }
    .site_footer_menu ul li{
        padding-left: 3.14vw;
        padding-right: 3.14vw;
    }
    .site_footer_menu ul li a{
        font-size: 3.17vw;
        text-transform: uppercase;
    }
    

    .site_footer_bottom{}
    .site_footer_bottom .section_inner{
        padding-left: 5.4vw;
        padding-right: 5.4vw;
        padding-top: 5.9vw;
        padding-bottom: 4.5vw;
    }
    .site_footer_bottom ul{}
    .site_footer_bottom ul li{
        font-size: 3.17vw;
        display: block;
        width: 100%;
        padding-left: 0vw;
        padding-right: 0vw;
        text-align: center;
        letter-spacing: 0.12vw;
        padding-bottom: 1.4vw;
    }
    .site_footer_bottom ul li.link{
        display: none;
    }
    .site_footer_bottom ul li:last-child{
        padding-left: 13vw;
        padding-right: 13vw;
        line-height: 1.24;
    }
    .site_footer_bottom ul li a{}
}