@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;
    display: none;
}
.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 **********************************************************/
.tt1{padding-top: 14.13vw;}
.tt1 .section_inner{}

.tt1_bg{
    width: 100%;
    display: block;
    position: absolute;
    top: 0vw;
    left: 0vw;
    height: 39.7vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.tt1_bg.desktop{}
.tt1_bg.mobile_only{}

.tt1_left{
    width: 64.2%;
    background-color: #F5F5F5;
    padding-top: 4.37vw;
    padding-left: 8.87vw;
    padding-right: 3vw;
    padding-bottom: 7vw;
}
.tt1_left h1{
    text-transform: uppercase;
    padding-bottom: 2.45vw;
}
.tt1_left h1 br{}
.tt1_left h1 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #151E26;
    padding-left: 0.2vw;
    letter-spacing: 0.04vw;
}

.tt1_left h5{
    padding-left: 0.96vw;
    font-size: 2.48vw;
    letter-spacing: 0.072vw;
}
.tt1_left h5 br{}
.tt1_left h5 br.m{}

.tt1_left article{
    padding-top: 1.44vw;
    padding-left: 0.8vw;
    letter-spacing: 0.045vw;
    padding-right: 12vw;
    padding-bottom: 2.04vw;
}
.tt1_left article p{}
.tt1_left article p br{}
.tt1_left article p br.m{}

.tt1_left .link{
    padding-left: 0.8vw;
}
.tt1_left .link a{}

.tt1_right{
    width: 35.8%;
    padding-top: 26vw;
    padding-bottom: 5vw;
}
.tt1_count{padding-left: 3.1vw;padding-right: 3vw;}
.tt1_count .item{
    display: inline-block;
}
.tt1_count .item strong{}

.tt1_count.text{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding-top: 2.55vw;
}
.tt1_count.text .item{
    width: 33.33%;
    display: block;
    text-align: center;
}
.tt1_count.text .item span{
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    text-transform: uppercase;
    color: #1632B1;
    font-size: 0.95vw;
    letter-spacing: 0.03vw;
}

.tt1_count.countdown {
    color: #E751BD;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3.7vw;
    font-family: 'GT America Exp Rg';
    font-weight: bold;
    line-height: 1;
    padding-top: 0.2vw;
}
.tt1_count.countdown span{
    display: inline-block;
    top: -0.5vw;
    position: relative;
    font-size: 3.98vw;
    margin-right: -0.7vw;
    margin-left: -0.7vw;
}
.tt1_count.countdown .item{}
.tt1_count.countdown .item strong{}



@media (max-width: 768px) {
.tt1{padding-top: 8.13vw;background-color: #F5F5F5;}
.tt1 .section_inner{}

.tt1_bg{}
.tt1_bg.desktop{
    display: none;
}
.tt1_bg.mobile_only{
    position: relative;
    width: 100%;
    height: 91.8vw;
}

.tt1_left{
    width: 100%;
    padding-left: 10vw;
    padding-right: 6vw;
    padding-bottom: 17vw;
}
.tt1_left h1{
    padding-bottom: 8vw;
}
.tt1_left h1 br{}
.tt1_left h1 strong{
    -webkit-text-stroke-width: 1px;
    letter-spacing: 0.12vw;
}

.tt1_left h5{
    padding-left: 1.1vw;
    font-size: 5.9vw;
    letter-spacing: 0.1vw;
}
.tt1_left h5 em{
    font-style: unset;
}
.tt1_left h5 br{}
.tt1_left h5 br.m{}

.tt1_left article{
    padding-top: 3.8vw;
    padding-left: 1.1vw;
    letter-spacing: 0.23vw;
    padding-right: 0vw;
    padding-bottom: 5.4vw;
}
.tt1_left article p{}
.tt1_left article p br{}
.tt1_left article p br.m{}

.tt1_left .link{
    padding-left: 1.8vw;
}
.tt1_left .link a{}

.tt1_right{
    width: 100%;
    padding-top: 3.6vw;
    padding-bottom: 7.7vw;
    background-color: #FFF;
}
.tt1_count{
    padding-left: 9.1vw;
    padding-right: 10vw;
}
.tt1_count .item{}
.tt1_count .item strong{}

.tt1_count.text{}
.tt1_count.text .item{}
.tt1_count.text .item span{
    font-size: 2.35vw;
    letter-spacing: 0.03vw;
}

.tt1_count.countdown{
    font-size: 10.1vw;
    padding-left: 9.2vw;
    padding-right: 9vw;
    padding-top: 0vw;
}
.tt1_count.countdown span{
    font-size: 10.6vw;
    top: -2vw;
    margin-right: -2vw;
    margin-left: -1.9vw;
}
.tt1_count.countdown .item{}
.tt1_count.countdown .item strong{}
}




/* Section 02 **********************************************************/
.tt2 {
    padding-top: 5.65vw;
    padding-left: 12.3vw;
    padding-right: 12.3vw;
    background-color: #DFF627;
    padding-bottom: 6.34vw;
}
.tp5 .section_inner{}

.tt2_title{
    width: 100%;
    display: block;
    text-align: center;
    padding-right: 0.3vw;
}
.tt2_title h2{
    text-transform: uppercase;
    color: #151E26;
    padding-bottom: 2.45vw;
    font-size: 3.97vw;
    line-height: 1.09;
    letter-spacing: -0.05vw;
}
.tt2_title h2 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #151E26;
    margin-left: 0.2vw;
    letter-spacing: -0.12vw;
}

.tt2_col{
    text-align: center;
    padding-top: 1.3vw;
}
.tt2_col h5{
    font-size: 2.42vw;
    letter-spacing: 0.034vw;
    line-height: 1.2;
    padding-bottom: 1.4vw;
}
.tt2_col h5 br{}
.tt2_col h6{
    font-family: 'Galey Rounded ExtLt';
    font-size: 1.4vw;
    font-weight: 200;
    text-transform: unset;
    letter-spacing: 0.067vw;
    padding-left: 0.5vw;
    padding-bottom: 2.16vw;
}
.tt2_col .link{}
.tt2_col .link a{}

.tt2_col.s1{
    width: 56%;
    padding-right: 5.2vw;
    padding-left: 7.2vw;
}
.tt2_col.s1 h5{}
.tt2_col.s1 h5 br{}
.tt2_col.s1 .link{
    padding-left: 0.5vw;
}
.tt2_col.s1 .link a{
    padding-bottom: 0.24vw;
}

.tt2_col.s2{
    padding-right: 11.9vw;
    padding-left: 2.1vw;
    width: 44%;
}
.tt2_col.s2 h5{}
.tt2_col.s2 h5 br{}
.tt2_col.s2 .link{
    padding-left: 0.4vw;
}
.tt2_col.s2 .link a{
    padding-bottom: 0.23vw;
    letter-spacing: 0.07vw;
}

@media (max-width: 768px) {
    .tt2{padding-top: 11.8vw;padding-left: 5.3vw;padding-right: 5.3vw;padding-bottom: 4.6vw;}
    .tp5 .section_inner{}
    
    .tt2_title{
        padding-right: 0.2vw;
        padding-bottom: 8.87vw;
    }
    .tt2_title h2{
        padding-bottom: 2.45vw;
        font-size: 7.8vw;
        line-height: 1.24;
        letter-spacing: -0.05vw;
    }
    .tt2_title h2 strong{
        -webkit-text-stroke-width: 1px;
    }
    
    .tt2_col{
        width: 100% !important;
        padding-bottom: 14.9vw;
        padding-right: 7.2vw !important;
        padding-left: 7.2vw !important;
    }
    .tt2_col h5{
        font-size: 7.8vw;
        letter-spacing: 0.16vw;
        line-height: 1.17;
        padding-bottom: 5.5vw;
    }
    .tt2_col h5 br{}
    .tt2_col .link{
        padding-left: 0.7vw;
    }
    .tt2_col .link a{
        letter-spacing: 0.4vw;
    }
    
    .tt2_col.s1{
    /* padding-right: 7.2vw; */
    /* padding-left: 7.2vw; */
}
    .tt2_col.s1 h5{}
    .tt2_col.s1 h5 br{
    }
    .tt2_col h6{
    letter-spacing: 0.09vw;
    padding-left: 0vw;
    font-size: 4.9vw;
    padding-bottom: 3.6vw;
}
    .tt2_col.s1 .link{}
    .tt2_col.s1 .link a{
    padding-bottom: 0.8vw;
}
    
    .tt2_col.s2{
        padding-right: 0vw;
    }
    .tt2_col.s2 h5{padding-bottom: 4.5vw;}
    .tt2_col.s2 h5 br{}
    .tt2_col.s2 .link{
    padding-top: 0.1vw;
}
    .tt2_col.s2 .link a{
    padding-bottom: 0.8vw;
    letter-spacing: 0.4vw;
}
}






/* Section 03 **********************************************************/
.tt3{padding-top: 4.7vw;padding-right: 8vw;padding-left: 8vw;padding-bottom: 5.3vw;}
.tp3 .section_inner{}

.tt3_title{
    width: 100%;
    display: block;
    text-align: center;
    /* padding-right: 0.3vw; */
}
.tt3_title h2{
    text-transform: uppercase;
    color: #151E26;
    padding-bottom: 3.87vw;
    font-size: 4.4vw;
    line-height: 1.09;
    letter-spacing: 0.0vw;
}
.tt3_title h2 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #151E26;
    letter-spacing: -0.08vw;
    padding-right: 0.1vw;
}

.tt3_col{}
.tt3_col article{
    font-family: 'Signifier';
    display: block;
    font-size: 1.71vw;
    font-weight: 200;
    color: #151E26;
    position: relative;
    line-height: 1.28;
    letter-spacing: 0.024vw;
}
.tt3_col article ul{
    margin: 0px;
    padding: 0px;
}
.tt3_col article ul li{
    list-style: none;
    position: relative;
    display: block;
    padding-left: 2.04vw;
    margin-bottom: 1.83vw;
}
.tt3_col article ul li br{}
.tt3_col article ul li br.m{}
.tt3_col article ul li:before{
    content: '';
    width: 0.65vw;
    height: 0.6vw;
    display: block;
    position: absolute;
    top: 0.74vw;
    left: 0vw;
    background-color: #151E26;
    border-radius: 50%;
}

.tt3_col.s1{
    width: 57%;
    padding-left: 4.8vw;
}
.tt3_col.s2{
    width: 43%;
    padding-left: 2.34vw;
}

@media (max-width: 768px) {
.tt3{padding-top: 12.7vw;padding-right: 4vw;padding-left: 8vw;padding-bottom: 15.14vw;}
.tp3 .section_inner{}

.tt3_title{padding-right: 4vw;}
.tt3_title h2{font-size: 10.4vw;line-height: 1;padding-bottom: 11.2vw;}
.tt3_title h2 strong{-webkit-text-stroke-width: 1px;}

.tt3_col{
    width: 100% !important;
    padding: 0vw !important;
    padding-left: 2vw !important;
}
.tt3_col article{
    font-size: 5.9vw;
    letter-spacing: 0.1vw;
    line-height: 1.25;
}
.tt3_col article ul{}
.tt3_col article ul li{
    padding-left: 7.04vw;
    margin-bottom: 3.4vw;
}
.tt3_col article ul li br{}
.tt3_col article ul li br.m{}
.tt3_col article ul li:before{width: 2.16vw;height: 2.16vw;top: 2.74vw;left: -0.204vw;}

.tt3_col.s1{}
.tt3_col.s2{}
}








/* Section 04 **********************************************************/
.tt4{
    background-color: #E751BD;
}
.tt4 .section_inner{}

.tt4_left{
    width: 35.2%;
    padding-right: 1.44vw;
}
.tt4_left span{
    width: 100%;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.tt4_left span img{
    width: 10%;
    opacity: 0;
}

.tt4_right{
    width: 64.8%;
    padding-left: 10.5vw;
    padding-top: 5.45vw;
    padding-bottom: 6.3vw;
    padding-right: 8vw;
}
.tt4_right h2{
    text-transform: uppercase;
    font-size: 4.8vw;
    color: #FFF;
    line-height: 1.08;
    letter-spacing: -0.087vw;
}
.tt4_right h2 br{}
.tt4_right h2 br.m{}
.tt4_right h2 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #FFF;
    font-weight: bold;
    padding-left: 0.18vw;
    letter-spacing: -0.02vw;
}

.tt4_right h5{
    color: #F5F5F5;
    padding-top: 3.14vw;
    font-size: 2vw;
    letter-spacing: 0.042vw;
    line-height: 1.2;
    padding-bottom: 1.9vw;
    padding-right: 2vw;
    padding-left: 0.33vw;
}
.tt4_right h5 br{}
.tt4_right h5 br.m{}

.tt4_right article{
    color: #F5F5F5;
    padding-left: 0.33vw;
    letter-spacing: 0.0456vw;
}
.tt4_right article p{}
.tt4_right article p br{}
.tt4_right article p br.m{}

.tt4_left span.mobile_only{
        display: none !important;
}
@media (max-width: 768px) {
    .tt4{}
    .tt4 .section_inner{}

    .tt4_left{
        width: 100%;
        order: 2;
        padding-right: 0vw;
    }
    .tt4_left span{
        height: 111.3vw;
        display: none;
    }
    .tt4_left span.mobile_only{
        display: block !important;
    }
    .tt4_left span img{}

    .tt4_right{
        width: 100%;
        order: 1;
        padding-left: 10.65vw;
        padding-top: 11.15vw;
        padding-bottom: 13vw;
        padding-right: 5vw;
    }
    .tt4_right h2 strong{
        -webkit-text-stroke-width: 1px;
        letter-spacing: -0.1vw;
        margin-left: -1.3vw;
    }
    .tt4_right h2{
        font-size: 8.3vw;
        color: #FFF;
        letter-spacing: -0.2vw;
        padding-left: 1.5vw;
        line-height: 1.15;
        padding-right: 0vw;
    }
    .tt4_right h2 br{}
    .tt4_right h2 br.m{}
    .tt4_right h2 br strong{}

    .tt4_right h5{
        padding-left: 0.9vw;
        padding-top: 6.4vw;
        font-size: 5.9vw;
        letter-spacing: 0.1vw;
        line-height: 1.18;
        padding-bottom: 5.7vw;
        padding-right: 0vw;
    }
    .tt4_right h5 br{}
    .tt4_right h5 br.m{}

.tt4_right article{
    padding-left: 0.9vw;
    letter-spacing: 0.23vw;
}
.tt4_right article p{}
.tt4_right article p br{}
.tt4_right article p br.m{}

}








/* Section 05 **********************************************************/
.tt5{background-color: #F5F5F5;padding-top: 5.64vw;padding-left: 15.9vw;padding-right: 15.9vw;padding-bottom: 7.24vw;}
.tt5 .section_inner{}

.tt5 h5{text-align: center;display: block;width: 100%;font-size: 2.36vw;padding-bottom: 3.23vw;padding-left: 4.3vw;letter-spacing: 0.09vw;}
.tt5 h5 br{}
.tt5 h5 br.m{}

.tt5_video{
    width: 100%;
    display: block;
}
.tt5_video img{}

@media (max-width: 768px) {
.tt5{padding-top: 9.7vw;padding-left: 7.6vw;padding-right: 7.6vw;padding-bottom: 14.1vw;}
.tt5 .section_inner{}

.tt5 h5{font-size: 5.84vw;padding-bottom: 9vw;padding-left: 0vw;letter-spacing: 0.09vw;line-height: 1.2;}
.tt5 h5 br{}
.tt5 h5 br.m{}

.tt5_video{}
.tt5_video img{}
}









/* Section 06 **********************************************************/
.tt6{
    padding-top: 7.23vw;
    background-color: #1632B1;
    padding-left: 8vw;
    padding-right: 8vw;
    padding-bottom: 7.1vw;
}
.tt6 .section_inner{}

.tt6_title{
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 1.35vw;
}
.tt6_title h2{
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 2.45vw;
    font-size: 5vw;
    line-height: 1.14;
    letter-spacing: 0.0vw;
    padding-left: 0.7vw;
}
.tt6_title h2 br{}
.tt6_title h2 br.m{}
.tt6_title h2 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.006vw;
    margin-left: -0.67vw;
}

.tt6_slider{
    width: 100%;
    padding-left: 12.5vw;
    padding-right: 12.4vw;
    padding-bottom: 3.45vw;
    height: 30vw;
    overflow: hidden;
}
.tt6_slider.slick-initialized{
    
height: auto;
    
overflow: unset;
}
.tt6_col{
    width: 100%;
    display: block;
}
.tt6_col article{
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'Signifier';
    font-size: 2.12vw;
    font-weight: 200;
    line-height: 1.253;
    letter-spacing: 0.083vw;
    color: #FFF;
}
.tt6_col article p{}
.tt6_col article p br{}
.tt6_col article p br.m{}

.tt6_col .name{
    text-align: center;
    text-transform: uppercase;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    color: #FFF;
    padding-top: 3.4vw;
    font-size: 1.4vw;
    letter-spacing: 0.19vw;
    padding-left: 0.1vw;
}

.tt6_slider .slick-arrow{
    font-size: 0vw;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0px;
    width: 5.86vw;
    height: 5.86vw;
    position: absolute;
    top: 21.2%;
    /* transform: translate(-50%, -50%); */
    left: unset;
    right: unset;
    cursor: pointer;
    z-index: 99;
}
.tt6_slider .slick-prev{
    left: 0.29vw;
    background-image: url(left-arrow.svg);
}
.tt6_slider .slick-next{
    right: 0.29vw;
    background-image: url(right-arrow.svg);
}
.tt6_slider ul.slick-dots{
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: absolute;
    bottom: 0vw;
    left: 0vw;
    width: 100%;
}
.tt6_slider ul.slick-dots li{
    margin: 0px;
    list-style: none;
    display: inline-block;
    margin-left: 0.4vw;
    margin-right: 0.4vw;
    padding: 0px !important;
}
.tt6_slider ul.slick-dots li  button{
    border: 2px solid #FFF;
    background-color: #FFF;
    border-radius: 50%;
    width: 0.99vw;
    height: 0.99vw;
    display: block;
    font-size: 0vw;
    cursor: pointer;
    padding: 0px !important;
}
.tt6_slider ul.slick-dots li.slick-active button{
    background-color: #1632B1;
}

.tt6_slider .slick-arrow:hover{
 
}

.tt6_slider .slick-next:hover{
    animation: bounceright 0.3s alternate ease infinite;
}
.tt6_slider .slick-prev:hover{
    animation: bounceleft 0.3s alternate ease infinite;
}
@-webkit-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(5px);
  }
}
@keyframes bounceright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(5px);
  }
}

@-webkit-keyframes bounceleft {
  from {
    -webkit-transform: translateX5px);
  }
  to {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceleft {
  from {
    transform: translateX(5px);
  }
  to {
    transform: translateX(0);
  }
}


@media (max-width: 768px) {
    .tt6{padding-top: 12.1vw;padding-left: 8vw;padding-right: 8vw;padding-bottom: 17.8vw;}
    .tt6 .section_inner{}

    .tt6_title{
    padding-bottom: 0.35vw;
}
    .tt6_title h2{
        font-size: 8.2vw;
        line-height: 1.17;
        padding-left: 0vw;
    }
    .tt6_title h2 br{}
    .tt6_title h2 br.m{}
    .tt6_title h2 strong{
        -webkit-text-stroke-width: 1px;
    }

    .tt6_slider{
        padding-left: 1vw;
        padding-right: 0vw;
        padding-top: 4.3vw;
        padding-bottom: 19.8vw;
        height: 154vw;
    }
    .tt6_slider.slick-initialized{
        
height: unset;
    }
    .tt6_col{}
    .tt6_col article{
        padding-left: 0vw;
        font-size: 5.8vw;
        letter-spacing: 0.14vw;
        padding-right: 1vw;
        line-height: 1.25;
    }
    .tt6_col article p{}
    .tt6_col article p br{}
    .tt6_col article p br.m{}

    .tt6_slider .slick-arrow{
        top: unset;
        transform: unset;
        bottom: 1.2vw;
        width: 12.86vw;
        height: 12.86vw;
    }
    .tt6_slider .slick-prev{left: 6.13vw;}
    .tt6_slider .slick-next{right: 6.1vw;}
    .tt6_slider ul.slick-dots{bottom: 4.99vw;}
    .tt6_slider ul.slick-dots li{
        width: 11px;
        height: 12px;
        border: 2px solid #FFF;
        border-radius: 50%;
        background-color: #FFF;
        margin-left: 1.3vw;
        margin-right: 1.3vw;
    }
    .tt6_slider ul.slick-dots li  button{
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    .tt6_slider ul.slick-dots li.slick-active{
        background-color: transparent;
    }

    .tt6_col .name{
        padding-top: 8.2vw;
        font-size: 3.8vw;
        letter-spacing: 0.7vw;
        padding-left: 0vw;
        padding-right: 0.3vw;
    }
    .tt6_slider .slick-next:hover{
        animation: unset;
    }
    .tt6_slider .slick-prev:hover{
        animation: unset;
    }
.tt6_slider .slick-arrow:hover {
}
}



/* Section 07 **********************************************************/
.tt7{/* background-color: #E751BD; */}
.tt7 .section_inner{}

.tt7_left{
    width: 32%;
    padding-right: 1vw;
}
.tt7_left span{
    width: 100%;
    height: 100%;
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.tt7_left span.mobile_only{
    display:none;
}
.tt7_left span img{
    width: 10%;
    opacity: 0;
}

.tt7_right{
    width: 68%;
    padding-top: 7.14vw;
    padding-left: 8.3vw;
    padding-right: 3vw;
    padding-bottom: 3.83vw;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.tt7_right .col{
    width: 50%;
    padding-right: 2vw;
}
.tt7_right .col:last-child{
    padding-top: 2.43vw;
    padding-left: 1.5vw;
}

.tt7_right .col .title{
    width: 100%;
    display: block;
}
.tt7_right .col .title h2{
    text-transform: uppercase;
    display: block;
    width: 190%;
    font-size: 6.12vw;
    color: #151E26;
    letter-spacing: -0.034vw;
    padding-bottom: 5.0vw;
    margin-left: -23.7vw;
    line-height: 1.01;
}
.tt7_right .col .title h2 br{
    display: none;
}
.tt7_right .col .title h2 strong{
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #151E26;
    font-weight: bold;
    letter-spacing: -0.016vw;
}

.tt7_right .col_in{
    padding-left: 0.2vw;
}
.tt7_right .col_in h5{
    font-size: 2.45vw;
    letter-spacing: 0.03vw;
}

.tt7_right article{
    padding-left: 0.03vw;
    padding-top: 1.48vw;
    display: block;
    font-size: 1.35vw;
    font-weight: 200;
    color: #151E26;
    line-height: 1.35;
    letter-spacing: 0.037vw;
    padding-bottom: 2.15vw;
}
.tt7_right article ul{
    margin: 0px;
    padding: 0px;
}
.tt7_right article ul li{
    display: block;
    position: relative;
    padding-left: 3.4vw;
    padding-bottom: 0.545vw;
    margin-bottom: 0px;
}
.tt7_right article ul li:before{
    content:
    "";
    width: 0.56vw;
    height: 0.56vw;
    display: block;
    position: absolute;
    top: 0.47vw;
    left: 1.56vw;
    background-color: #151E26;
    border-radius: 50%;
}
.tt7_right article ul li br{}
.tt7_right article ul li br.m{}

.tt7_right .link{
    padding-top: 3.0vw;
    padding-left: 1.78vw;
}
.tt7_right .link a{}

@media (max-width: 768px) {
.tt7{ }
.tt7 .section_inner{}

.tt7_left{
    order: 2;
    width: 100%;
    padding-top: 0vw;
    padding-right: 0vw;
}
.tt7_left span{
    height: 89.2vw;
    display:
    none;
}
.tt7_left span.mobile_only{
    display:block;
}
.tt7_left span img{}

.tt7_right{
    order: 1;
    width: 100%;
    padding-top: 14.4vw;
    padding-left: 11.2vw;
    padding-right: 5vw;
    padding-bottom: 5.3vw;
}

.tt7_right .col{
    width: 100%;
    padding: 0vw !important;
}
.tt7_right .col: last-child{}

.tt7_right .col .title h2{
    font-size: 10.4vw;
    padding-bottom: 7.2vw;
    line-height: 1.12;
    letter-spacing: -0.04vw;
    padding-left: 0.4vw;
    margin-left: 0vw;
    width: 100%;
}
.tt7_right .col .title h2 br{
    display: block;
}
.tt7_right .col .title h2 strong{
    -webkit-text-stroke-width: 1px;
    letter-spacing: -0.12vw;
}

.tt7_right article{
    padding-top: 4.1vw;
    padding-right: 0vw;
    font-size: 4.3vw;
    letter-spacing: 0.14vw;
    line-height: 1.425;
    padding-left: 10.6vw;
    padding-bottom: 5vw;
}
.tt7_right .col_in{
    padding-left: 0vw;
}
.tt7_right .col_in h5{
    font-size: 7.8vw;
    letter-spacing: 0.2vw;
    margin-left: -0.4vw;
}
.tt7_right article ul{}
.tt7_right article ul li{
    padding-left: 0.1vw;
    padding-bottom: 1.6vw;
}

.tt7_right article ul li:before{
    width: 2vw;
    height: 2vw;
    top: 2.12vw;
    left: -5.8vw;
}
.tt7_right article ul li br{}
.tt7_right article ul li br.m{}

.tt7_right .link{
    padding-top: 4vw;
    padding-left: 8.1vw;
}
.tt7_right .link a{}
}




/* Section 08 **********************************************************/
.tt8{
    background-color: #E751BD;
    padding-top: 5.12vw;
    padding-bottom: 6.18vw;
    padding-left: 19vw;
    padding-right: 19vw;
}
.tt8 .section_inner{
    display: block;
}

.tt8 h2{
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 1.2vw;
    font-size: 4.4vw;
    line-height: 1.04;
    letter-spacing: -0.07vw;
    text-align: center;
    padding-right: 0.4vw;
}
.tt8 h5{
    text-align: center;
    letter-spacing: 0.048vw;
    color: #FFFFFF;
}
.tt8 h5 br{}
.tt8 h5 br.m{}

.tt8 .link{
    text-align: center;
    padding-top: 1.93vw;
}
.tt8 .link a{font-size: 1.1vw;color: #FFFFFF;padding-bottom: 0.3vw;letter-spacing: 0.146vw;}
.tt8 .link a{
    background-color: #FFFFFF;
}

@media (max-width: 768px) {
    .tt8{
        padding-top: 12.8vw;
        padding-bottom: 16.8vw;
        padding-left: 6vw;
        padding-right: 6vw;
        }
    .tt8 .section_inner{}

    .tt8 h2{
        font-size: 10.1vw;
        padding-bottom: 6.2vw;
        padding-right: 0vw;
    }
    .tt8 h5{
        letter-spacing: 0.198vw;
    }
    .tt8 h5 br{}
    .tt8 h5 br.m{}

    .tt8 .link{
    padding-top: 4.4vw;
}
    .tt8 .link a{
        font-size: 3.3vw;
        letter-spacing: 0.4vw;
        padding-bottom: 0.7vw;
    }
}






/* 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{}
}