
@font-face {
    font-family: 'HK Grotesk';
    src: url('hkgrotesk-light.woff2') format('woff2'),
        url('hkgrotesk-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('hkgrotesk-medium.woff2') format('woff2'),
        url('hkgrotesk-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('hkgrotesk-regular.woff2') format('woff2'),
        url('hkgrotesk-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'plain-regular';
    src: url('plain-regular.woff2') format('woff2'),
        url('plain-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'adieu-light';
    src: url('adieu-light.woff2') format('woff2'),
        url('adieu-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

br[m],
br.m,
.mobile_only{
  display:none;
}

body {
  font-size: 1.319vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0vw;
  color: #000000;
  /* perspective: 1px; */
  /* transform-style: preserve-3d; */
}
.heading_animation .an_scroll{
    display: inline-block;
    overflow: hidden;
}
.heading_animation .an_scroll em{
    font-style:normal;
    display: inline-block;
}

h1 {
  font-size: 6.653vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 0.005vw;
  color: #FAF4B7;
}

h2 {
  font-size: 3.021vw;
  font-weight: 400;
  letter-spacing: 0.076vw;
  color: #000000;
  line-height: 108%;
  position: relative;
  font-family: 'adieu-light';
  text-transform: uppercase;
}

h3 {
  font-size: 3vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0vw;
  color: #000000;
  font-family: 'Voyage';
  line-height: 144%;
}

h4 {
  font-size: 1.458vw;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.063vw;
  margin-bottom: 1.1vw;
  font-family: 'adieu-light';
}

h5 {
  font-size: 0.792vw;
  line-height: 1.44;
  letter-spacing: 0.069vw;
  font-weight: 600;
}

a:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}


input[type="submit"] {
    display: inline-block;
    font-stretch: normal;
    font-style: normal;
    border: 0;
    cursor: pointer;
    position: relative;
    background-color: #588791;
}

input[type="submit"]::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.site_button:hover:before,
input[type="submit"]::before {
    width: 100%;
}

p {
    margin-top: 0;
    margin-bottom: 1.389vw;
}

p:last-child {
    margin-bottom: 0 !important;
}

mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: -o-linear-gradient(330deg, #E4DBDC 0%, #E4DBDC 100%);
    background-image: linear-gradient(120deg, #E4DBDC 0%, #E4DBDC 100%);
    background-repeat: no-repeat;
    background-size: 100% 24%;
    background-position: 0 88%;
    color: inherit;
}

.mobile_only {
    display: none;
}

.m {
    display: none !important;
}

section {
  position:relative;
}
.section_inner {
  width: 100vw;
  margin: 0px auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.g_button {
    font-size: 0.931vw;
    letter-spacing: 0.229vw;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    padding: 1.319vw 1.944vw 1.25vw 2.083vw;
    border: solid 1px #000000;
    position: relative;
    font-family: 'Commuters Sans Semi';
    background-color: #000000;
    display: inline-block;
}
.g_button span{ }
.g_button span svg{
    width: 1.042vw;
    margin-bottom: -0.278vw;
    margin-left: 0.139vw;
}
.g_button span svg path{}
.g_button:hover { }


.owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*header*/

.header--overlay {
    background-color: #fff !important;
    border-bottom: 1px solid #000;
}

.header__content--desktop .link-list__link {
    color: #000;
    font-size: 0.625vw;
    text-transform: uppercase;
    font-family: 'Ridley Grotesk';
    line-height: 137%;
}

.header__content--desktop .link-list__link {
    margin: 0 3.021vw;
    font-size: 0.8vw !important;
    letter-spacing: 0;
    border: 1px solid rgb(0 0 0 / 0%);
    margin-top: -1px;
    padding: 7px 16px 5px 16px;
    display: inline-block;
    border-width: 1px !important;
    color: #000 !important;
}

.header__block--logo .logo__image {
    width: 11.521vw !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: unset;
    margin-top: 0.4vw;
}

.header__wrap a.logo {
    display: inline-block;
    position: relative;
    top: -0.3vw;
    left: 1.3vw;
}

.header__content--desktop {
    padding: 1.25vw 0 1.2vw;
}

.header__content--desktop a.link-list__link.workBtn {
    border: 1px solid #000;
    background: #DDF638;
    padding: 0.26vw 0.833vw;
    margin-top: -0.417vw;
    margin-left: 4.01vw;
}

.header__content--desktop .header__block--menu a:hover {
    border: 1px solid #000;
    background: #DDF638;
}

.header a.link-list__link:hover:before {
    display: none !important;
}



/* 1280px */

@media (max-width: 1140px) {}

/* 1140px */

@media (max-width: 1024px) {

    div.h_menu-left {
        margin-left: 0;
        padding-left: 4.883vw;
        margin-left: 0px !important;
    }

    div.h_menu-right {
        padding-right: 0;
        margin-right: 0;
        margin: 0 0px !important;
    }

    .header__content--desktop a.link-list__link.workBtn {
        margin-left: auto;
    }


    .header__content--desktop .link-list__link {
        margin: 0 28px;
        font-size: 1.3vw !important;
    }

    .header__block--logo .logo__image {
        width: 10.521vw !important;
        margin-bottom: -1.2vw;
    }
}

/* 1024px */

@media (min-width: 768px) {


    .mobiOnly {
        display: none !important
    }

    .header__content--desktop .link-list__link {
        letter-spacing: 0;
        padding: 7px 28px 5px 27px;
        margin: 0 2.4vw;
    }
}

@media (max-width: 1024px) {
    .header__content--desktop .link-list__link {
        letter-spacing: 0;
        padding: 7px 28px 5px 27px;
        margin: 0 0vw;
    }
}

@media (max-width: 767px) {
  br[m],
  br.m{
    display:unset;
  }

  br[d],
  br.d{
    display:none;
  }

  .mobile_only{
    display:block;
  }
  .desktop_only{
    display:none;
  }
    .deskOnly {
        display: none !important;
    }

    .header__block--logo .logo__image {
        width: 46.521vw !important;
        margin-bottom: -1.2vw;
    }

    .header__content--mobile .link-list__link {
        color: #000 !important;
        font-size: 2.347vw;
        text-align: center;
        line-height: 3.129vw;
        margin: 1.304vw 0 7.562vw 0 !important;
        text-transform: uppercase;
    }

    .header__content--mobile a.link-list__link.workBtn {
        background: #DDF638;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        border: 1px solid #000;
        padding: 0.913vw 7.04vw !important;
    }

    .header__content--mobile {
        height: calc(100vh - 8.475vw);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__content.header__content--mobile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        border-top: 1px solid #000;
        padding: 19vh 0 26vh 0;
    }

    .header__content.header__content--mobile .header__block {
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        display: contents;
    }

    .header__content.header__content--mobile .header__block>div {
        display: contents;
    }

    header__block--logo {
        margin-right: auto !important;
        margin-left: 0 !important;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        line-height: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
    }

    .header__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        width: 100% !important;
        padding: 0 5vw 0 5.5vw;
    }

    .hamburger__slice {
        background: #000;
    }

    .hamburger--slice-2,
    .hamburger--slice-3 {
        top: 2.3vw;
        opacity: 0.4;
    }

    .hamburger__slice.hamburger--slice-1 {
        width: 100%;
        margin-left: auto;
        display: block;
        left: auto;
        right: 0px;
        opacity: 0.6;
    }

    .hamburger--slice-4 {
        width: 100%;
        top: 4.347vw;
        opacity: 0.6;
    }

    .header__wrap a.logo {
        position: unset;
        margin: 0vw 0 0 0;
    }

    .header__content--desktop {
        padding: 5.6vw 0 6.868vw !important;
    }

    .header__block--logo {
        order: 1;
        margin-right: 0px !important;
        width: 56%;
        text-align: left;
    }

    .header--overlay .header__content--mobile {

        padding-top: 40vw !important;

    }

    .header--overlay .header__content--mobile .h_menu-right,
    .header--overlay .header__content--mobile .h_menu-left {}

    .header--overlay .header__content--mobile .h_menu-right .link-list,
    .header--overlay .header__content--mobile .h_menu-left .link-list {
        text-align: center;
    }

    .header--overlay .header__content--mobile .h_menu-right .link-list a,
    .header--overlay .header__content--mobile .h_menu-left .link-list a {
        text-align: center;
        margin: 0px !important;
        font-size: 18px;
        font-family: 'Ridley Grotesk';
        font-weight: normal;
        /* margin-bottom: 16.3vw !important; */
        margin: 0px 85px !important;
        margin-bottom: 16.3vw !important;
    }

    .header--overlay .header__content--mobile .link-list a {
        display: block;
        margin: 0px 85px !important;
        font-size: 16px;
        padding: 3.4vw 3.4vw 2.7vw 3.4vw;
        border: 1px solid rgb(0 0 0 / 0%);
    }

    .header--overlay .header__content--mobile .link-list a:hover {
        border: 1px solid #000;
        background: #DDF638;
    }
}

/* 767px */

@media (max-width: 550px) {}

/* 550px */





.fixed-header .site-header{
    position: fixed;
    z-index: 0;
}
.fixed-header.active .site-header{
    z-index: 999;
}

@media (max-width: 767px) {
    .fixed-header .site-header{
        display:none;
    }
}

/*Sec 1 ===========================*/

    section.brup1 {
        padding: 10.5vw 0 11.1vw;
        position: relative;
        overflow:hidden;
        min-height: calc(100vh - 14.5VW);
        display: flex;
        justify-content: center;
        flex-direction: column;
        background-color: #F5F3F1;
    }

    section.brup1 .section_inner {
        width: 94.6vw;
        /* min-height: 67vh; */
        /* display: flex; */
        /* justify-content: center; */
        /* flex-direction: column; */
    }

    .brupCont h5 {
        font-family: 'adieu-light';
        font-size: 1.46vw;
        letter-spacing: 0.04vw;
        line-height: 1.5;
        color: #F15A22;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 1.1vw;
        margin-left: 8.6vw;
    }

    .brupCont h1,
    .brupCont h2 {
        font-size: 8.750vw;
        color: #000;
        font-family: 'plain-regular';
        text-transform: uppercase;
        margin-left: 0;
        line-height: 0.9;
        margin-bottom: 0vw;
        margin-right: -1vw;
    }

    .brupCont h2.rightAli, .brupCont p {
        margin-left: 0;
        margin-right: -0.2vw;
        margin-top: 0.4vw;
    }
    .brupCont h2{
        letter-spacing: 0px;
        /* width: auto; */
        text-align: right;
        margin-right: -1vw;
    }

    .brupCont p {
        font-size: 1.2vw;
        line-height: 1.25;
        font-family: 'HK Grotesk';
        font-weight: 300;
        margin-top: 2.4vw;
        letter-spacing: 0.04vw;
        display: none;
    }
    .brupCont h1 span, .brupCont h2 span{
      overflow:hidden;
      display: inline-block;
    }
    .brupCont h1 em, .brupCont h2 em{
      font-style:normal;
      display: inline-block;
    }
    .brupCont h2 em.mobile_only{
      display:none;
    }
.brupCont h1 em.mobile_only{
  display:none;
}

@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 

} /* 1140px */
@media (max-width: 1024px) {
    .brupCont p {
        font-size: 1.7vw;
    }
} /* 1024px */
@media (max-width: 767px) {


    section.brup1 {
        padding: 49vw 0 49.077vw;
        /* background-image: url(brup1m.png); */
        background-position: right top;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: #F5F3F1;
        min-height: unset;
    }

    section.brup1 .section_inner {
        width: 89vw;
        display: flex;
        justify-content: center;
    }
    section.brup1 .section_inner .brupCont{
    text-align: left;
}
    .brupCont h5 {
        font-size: 4.854vw;
        line-height: 169%;
        margin-bottom: 4.415vw !important;
        margin: 0;
        display: block;
        letter-spacing: 0.121vw;
    }

    .brupCont h1,
    .brupCont h2 {
        font-size: 6.1vh;
        line-height: 1.07;
        padding-left: 0;
        width: auto;
        display: inline-block;
        letter-spacing: -0.210vw;
    }

    .brupCont h2.rightAli, .brupCont p {
        margin: 0;
    }

    .brupCont h1 br {
        display: none;
    }
    .brupCont h1 .an1{
      margin-bottom: -1.214vw;
    }
    .brupCont h1 .an2{
      
    }
    .brupCont h2.rightAli {
        margin-bottom: 3.8vw;
        margin-right: 0vw;
        /* margin-left: -1.208vw; */
        /* width: 113%; */
        text-align: right;
        display: block;
        margin-top: -2vw;
    }
    .brupCont h2.rightAli br{
      display:none;
    }

    .brupCont p {
        font-size: 4.348vw;
        line-height: 122%;
        margin-left: -1vw;
        letter-spacing: 0.07vw;
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        width: 100%;
        text-align: left;
    }
    .brupCont h1 .an1 em{
      margin-left:-6vw;
    }
    .brupCont h1 .an2 em{
       /* margin-left:-6vw; */
    }
  .brupCont h1 em.mobile_only{
    display: inline-block;
  }
    .brupCont h1 .an1 em + em{
      padding-left: 19vw;
       margin-left:0vw;
    }
    .brupCont h1 .an2 em + em{
      padding-left: 19vw;
      margin-left:0vw;
    }
    .brupCont h1 br{
      display:none;
    }
    .brupCont h2 em.mobile_only{
      display:unset;
    }
    .brupCont h2 em.desktop_only{
      display:none;
    }
    .brupCont h2 .an4 em + em + em{
      padding-left: 26vw;
    }

    .brupCont h2 .an4 em + em{
      margin-left: -9vw;
    }
    
} /* 767px */
@media (max-width: 550px) {

} /* 550px */



/*Sec 1 End ===========================*/


/*Sec 2 Start ===========================*/

section.brup2 .section_inner {
    max-width: 63.5vw;
}

section.brup2 {
    background: #ffffff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.brup2Cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.45vw 0 1.45vw;
}

.brup2Cont p {
    margin: 0;
    font-size: 1vw;
    font-family: 'adieu-light';
    line-height: 139%;
    margin-right: 2.8vw;
    text-transform: uppercase;
    padding-top: 0vw;
    padding-left: 0vw;
    letter-spacing: -0.018vw;
}

.brup2Cont img {
    display: block;
    width: 34.45vw;
}
.brup2Cont img.mobile_only,
.brup2_imgslider{
  display:none;
}


.brup2Cont_logos{}
.brup2Cont_logos ul{
    margin: 0vw;
    padding: 0vw;
}
.brup2Cont_logos ul li{
    margin: 0vw;
    list-style: none;
    display: inline-block;
    padding-right: 1.4vw;
}
.brup2Cont_logos ul li svg{
    height: 1.3vw;
}
.brup2Cont_logos ul li:first-child svg{   
    height: 1.3vw;
}
.brup2Cont_logos ul li:nth-child(2) svg{    
    margin-bottom: -0.4vw;    
    height: 1.7vw;
}
.brup2Cont_logos ul li:nth-child(3) svg{ }
.brup2Cont_logos ul li:nth-child(4) svg{    
    height: 1.6vw;   
    margin-bottom: -0.2vw;
}
.brup2Cont_logos ul li:last-child{
    padding-right: 0vw;
}
.brup2Cont_logos ul li:last-child svg{}

@media (max-width: 1280px) {

} 
@media (max-width: 1140px) { 

}
@media (max-width: 1024px) {
    .brup2Cont_logos ul li:nth-child(4) svg{       
        height: 2vw;
    }
}
@media (max-width: 768px) {
     section.brup2 .section_inner {
        max-width: 82vw;
    }

    .brup2Cont_logos{}
    .brup2Cont_logos ul{ }
    .brup2Cont_logos ul li{ }
    .brup2Cont_logos ul li svg{
        height: 2.3vw;
    }
    .brup2Cont_logos ul li:first-child svg{
        height: 2.3vw;
    }
    .brup2Cont_logos ul li:nth-child(2) svg{
        margin-bottom: -0.7vw;
        height: 3vw;
    }
    .brup2Cont_logos ul li:nth-child(3) svg{ }
    .brup2Cont_logos ul li:nth-child(4) svg{
        height: 2.6vw;
        margin-bottom: -0.2vw;
    }
    .brup2Cont_logos ul li:last-child{
        padding-right: 0vw;
    }
    .brup2Cont_logos ul li:last-child svg{}
}
@media (max-width: 767px) {
   section.brup2{
     border-bottom:0;
   }
    .brup2Cont {
        padding: 3.589vw 0 3.414vw 0;
    }

    section.brup2 .section_inner {
        width: 100%;
        max-width: unset;
        padding-left: 8vw;
    }
    .brup2Cont_logos{
    display: none;
}
    .brup2Cont_logos ul{ }
    .brup2Cont_logos ul li{ }
    .brup2Cont_logos ul li svg{ }
    .brup2Cont_logos ul li:first-child svg{ }
    .brup2Cont_logos ul li:nth-child(2) svg{ }
    .brup2Cont_logos ul li:nth-child(3) svg{ }
    .brup2Cont_logos ul li:nth-child(4) svg{ }
    .brup2Cont_logos ul li:last-child{ }
    .brup2Cont_logos ul li:last-child svg{}
    .brup2Cont p {
        font-size: 2.427vw;
        line-height: 1.273;
        width: 30.227vw;
        margin-right: 7.6vw;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-top: 2vw;
        letter-spacing: 0.04vw;
    }

    .brup2Cont img {
        width: auto;
        height: 8.333vw;
        max-width: unset;
        display: none;
    }
    .brup2Cont img.mobile_only{
      display:inline-block;
    }

    .brup2_imgslider{
        display: block !important;
        height: auto;
        width: 100%;
        overflow: hidden;
        padding-top: 3vw;
    }
    .brup2_imgslider_in{
        height: auto;
        /* overflow: hidden; */
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        white-space: nowrap;
        transition: all 1s ease !important;
    }
    .brup2_imgslider_in ul{
        margin: 0px;
        padding: 0px;
        margin: 0vw;
        display: flex;
        -webkit-animation: scrollText 90s infinite linear;
        animation: scrollText 90s infinite linear;
    }
    .brup2_imgslider_in ul li{
        position: relative;
        list-style: none;
        margin: 0px;
        padding-right: 4vw;
        /* height: 4.5vw; */
    }
    .brup2_imgslider_in ul img{
        height: auto;
        display: block;
        padding-right: 2vw;
        width: 138vw;
    }
    .brup2_imgslider_in ul li svg{width: auto;height: 5vw;}

    .brup2_imgslider_in .slick-track .slick-slide{
        padding-right: 3vw;
    }

    .brup2_imgslider_in ul li.s1 svg{
    height: 4vw;
}
    .brup2_imgslider_in ul li.s2 svg{}
    .brup2_imgslider_in ul li.s3 svg{
    height: 4.5vw;
}
    .brup2_imgslider_in ul li.s4 svg{}
    .brup2_imgslider_in ul li.s5 svg{
    height: 4vw;
    margin-top: 0.5vw;
}
    
} /* 767px */
@media (max-width: 550px) {


} /* 550px */

@keyframes scrollText {
  from   { transform: translateX(0%); }
  to { transform: translateX(-50%); }
}

/*Sec 2 End ===========================*/

/*Sec 3 Start ===========================*/
section.brup3 .section_inner {
    max-width: 81.5vw;
    padding-bottom: 0.1vw;
}

section.brup3 {
    background: #FFFFFF;
    padding-top: 7.2vw;
}

.brup3_title h2 {
    display: inline-block;
    line-height: 1.38;
    margin-bottom: 1.6vw;
}
.brup3_title h2 .line1{
  
}
.brup3_title h2 .line2{padding-left: 21.5vw;}
.brup3_title h2 .line3{
  padding-left: 13vw;
}
.brup3_title span.downArrow {
    position: absolute;
    right: -3.3vw;
    top: 4.8vw;
    width: 6.2vw;
    height: 11.49vw;
}
.brup3_title span.downArrow svg{
    width: 100%;
    height:auto;
    transition: all .3s;
    -webkit-animation: anime_button 0.4s infinite alternate;
    -moz-animation: anime_button 0.4s infinite alternate;
    animation: anime_button 0.4s infinite alternate;
    position: relative;
    display: block;
}
@keyframes anime_button {
  from {top: 0px;}
  to {top: 10px;}
}
.brup3_title {
    margin-bottom: 12.65vw;
}

.brup3_cont_img img {
    width: 0.521vw;
    opacity: 0;
}
.brup3_title h4{
  font-family: 'plain-regular';
  font-size: 1.458vw;
  margin-left: 13.1vw;
  letter-spacing: 0.036vw;
  color: #F15A22;
}
.brup3_cont_img {
    display: block;
    width: 100%;
    height: 33.2vw;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #000;
}

.brup3_cont_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12.2vw;
}

.brup3_cont_img_box {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 26.6vw;
}

.brup3_left .brup3_cont_img_box {
    margin-right: 10.4vw;
    position: relative;
    z-index: 1;
}

.brup3_cont {
    margin-top: 0.1vw;
    margin-left: auto;
}

.brup3_left .brup3_cont_img_box:after {content: "";position: absolute;left: 100%;top: 6.15vw;width: 8.8vw;height: 1px;background: #000;transition: all 3s ease;}

.brup3_cont h6 {
    font-size: 1.06vw;
    line-height: 1.8;
    display: inline-block;
    padding: 0;
    margin-bottom: 2.15vw;
    border-bottom: 1px solid rgb(0 0 0 / 0%);
    font-weight: 400;
    letter-spacing: 0.09vw;
    position: relative;
    line-height: 1.3;
    font-family: 'adieu-light';
}
.brup3_cont h6:after{
    content:"";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    transition: all 3s ease;
}
.brup3_cont h2 {
    margin-bottom: 2.7vw;
    letter-spacing: 0;
    font-size: 5.208vw;
    font-family: 'plain-regular';
    line-height: 1;
}

.brup3_content {
    padding-left: 4.9vw;
    margin-right: 5.896vw;
}

.brup3_content p {
    font-family: 'HK GROTESK';
    letter-spacing: 0.0vw;
    font-size: 1.2vw;
    margin-bottom: 2.4vw;
    line-height: 1.2;
}

.brand_btn {
    font-size: 0.8vw;
    font-family: 'Ridley Grotesk';
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    background: #DDF638;
    border: 1px solid #000;
    padding: 0.7vw 3.5vw 0.7vw 3.4vw;
    letter-spacing: 0.1vw;
    -webkit-filter: unset !important;
    filter: unset !important;
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-family: 'adieu-light';
}
.brand_btn:before{
    content:"";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: -1;
    transition: all 0.5s ease;
}
.brand_btn:hover:before{
  width: 100%;
}
.brand_btn:hover{
    color:#FFF;
}

.brup3_right .brup3_cont_img_box {
    margin-left: 5.7vw;
    position: relative;
    z-index: 1;
}

.brup3_right .brup3_cont_img_box:after {
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 21.5%;
    width: 18.6vw;
    height: 1px;
    background: #000;
    content: "";
    display: block;
    transition: all 3s ease;
}

.brup3_boxes {
    position: relative;
    z-index: 1;
    max-width: 81.8vw;
    margin: 0 auto;
}

.brup3_cont_box .brup3_cont {
}

.brup3_cont_box.brup3_right .brup3_cont {
    margin-top: 0.93vw;
}

.brup3_cont_box.brup3_right .brup3_cont h4 {
    /* margin-bottom: 1.45vw; */
    /* padding-top: 0.2vw; */
}

.brup3_cont_box.brup3_left:last-child {
    margin-bottom: 7.708vw;
}

.brup3_cont_box.brup3_left:last-child .brup3_cont {
    margin-top: -0.6vw;
}

.brup3_cont_box.brup3_left:last-child .brup3_cont_img_box {
    margin-right: 10.2vw;
}

.brup3_cont_box.brup3_left:last-child .brup3_content {
    /* padding-right: 6.167vw; */
    /* padding-top: 0.4vw; */
    margin-right: 2.896vw;
}
.brup3_cont_box.brup3_left:last-child .brup3_content p{
  margin-bottom: 1.4vw;
}
.brup3_cont_box.brup3_left:last-child .brup3_link{
  padding-top: 1vw;
}
.brup3_cont_box.brup3_left:last-child .brup3_content .brup3_btn .brand_btn {
    padding: 0.7vw 5.6vw 0.58vw 5.5vw;
    margin-top: 0.1vw;
    margin-left: -0.1vw;
}

.brup3_cont_box.brup3_right .brup3_btn .brand_btn {
    padding: 0.7vw 3.93vw 0.521vw 3.8vw;
}

.brup3_cont_box.brup3_left:last-child .brup3_cont_img_box:after {
    top: 5.5vw;
}

.brup3_cont_box.not_in_viewport .brup3_cont_img_box:after, .brup3_right.not_in_viewport .brup3_cont_img_box:after{
  width: 0vw;
}
.lumina_link{
  position: relative;
  font-size: 0.833vw;
  font-family: 'adieu-light';
  color: #F15A22;
  letter-spacing: 0.083vw;
  padding-right: 1.7vw;
  min-width: 21.3vw;
  display: inline-block;
}
.lumina_link svg{
  position: absolute;
  top: -0.260vw;
  right: -0.365vw;
  width: 1.563vw;
  height: auto;
  fill: #F15A22;
  transform: rotate(230deg);
}
.lumina_link:after{
  content:" ";
  height: 1px;
  width: 100%;
  background-color: #F15A22;
  position: absolute;
  bottom: -0.313vw;
  left: 0;
}
.brup3_right h2{
  /* margin-bottom: 2.35vw; */
}
.brup3_right .brup3_content{
  padding-left: 5.1vw;
  margin-right: 11.896vw;
}
@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 
  .brand_btn{   
    padding-top: 0.8vw;
  }

  .brup3_cont_box.brup3_left:last-child .brup3_content .brup3_btn .brand_btn{
    padding-top: 0.9vw;
  }
} /* 1140px */
@media (max-width: 1024px) {
  .brup3_content p{   
    font-size: 1.7vw;
  }
  .brup6_btn .brand_btn{
    padding-top: 0.7vw;
  }
} /* 1024px */
@media (max-width: 767px) {
  .brup3_title h2 .line2{
    padding-left:0;
  }
   .brup6_btn .brand_btn {
      padding: 3.519vw 12.560vw 3.019vw 11.836vw;
  }
    section.brup3 {
        padding-top: 10.8vw;
    }

    .brup3_title h2 {
        font-size: 5.825vw;
        line-height: 1.32;
        width: 100%;
        margin: 0;
        padding-left: 0.4vw;
        letter-spacing: 0.146vw;
    }
    .brup3_title h4{
      font-size:3.883vw;
      margin-top: 12.1vw;
      margin-left: 5.583vw;
      letter-spacing: 0.097vw;
    }
    .brup3_title h2 em{
      display: inline !important;
    }
    .brup3_title h2 br{
      display: none !important;
    }
    .brup3_title span.downArrow {
        width: 10.386vw;
        height: 19.599vw;
        bottom: 0;
        top: auto;
        left: auto;
        right: 1.754vw;
        bottom: 15.208vw;
    }

    .brup3_title {
        margin-bottom: 20.3vw;
        margin-right: -1vw;
    }

    .brup3_cont_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25vw;
    }

    .brup3_left .brup3_cont_img_box:after {
        display: none;
    }

    .brup3_left .brup3_cont_img_box {
        margin: 0px 0px 8.386vw 0.5vw !important;
    }

    .brup3_cont_box.brup3_left:last-child .brup3_cont {
        margin-top: 4.348vw;
    }

    .brup3_boxes {
        width: 78.502vw;
        margin-left: auto;
        margin-right: auto;
    }

    .brup3_cont_img, .brup3_cont_img_box {
        width: 77.5vw;
        height: 96.7vw;
        margin-left: auto !important;
        margin-right: auto !important;
        border-color: #746d6a;
    }

    .brup3_cont_img_box {
        margin-bottom: 8.493vw !important;
    }

    .brup3_cont h6 {
        font-size: 2.899vw;
        line-height: 1.5;
        margin-bottom: 6vw;
        letter-spacing: 0.290vw;
    }

    .brup3_cont h2 {
        font-size: 11.111vw;
        line-height: 1.02;
        margin-bottom: 12.077vw;
        position: relative;
        z-index: 1;
        margin-right: -9.662vw;
        margin-bottom: 7.7vw;
        padding-left: 0.3vw;
    }

    .brup3_content {
        padding: 0;
        padding-left: 0.5vw;
        margin-right: -2.899vw;
    }

    h4 {
        font-size: 4.94vw;
        line-height: 138%;
    }

    .brup3_content p {
        font-size: 3.9vw;
        line-height: 138%;
        margin-bottom: 9.2vw;
        letter-spacing: 0.08vw;
        padding-right: 4vw;
        /* margin-bottom: 9.4vw; */
    }

    .brup3_content p br {
        display: none;
    }
    .brup3_cont_box.brup3_left:last-child .brup3_content p{
        margin-bottom: 4.9vw;
    }
    .brup3_cont_box.brup3_left:last-child .brup3_link{
        padding-top: 4.7vw;
    }

    .brup3_content h4 {
        margin-bottom: 4.2vw;
        letter-spacing: 0.169vw;
        line-height: 117%;
    }

    .brand_btn {
        font-size: 2.899vw;
        line-height: 126%;
        padding: 3.419vw 12.560vw 3.019vw 11.836vw;
        letter-spacing: 0.362vw;
    }

    .brup3_cont_box.brup3_right .brup3_btn .brand_btn {
        padding: 3.519vw 14.010vw 3.019vw 11.836vw;
    }

    .brup3_cont_box.brup3_left:last-child .brup3_content .brup3_btn .brand_btn {
        padding: 3.519vw 8.01vw 3.019vw 6.836vw;
        max-width: 59vw;
        width: 100%;
        text-align: center;
    }

    .brup3_cont h2:before {
        position: absolute;
        z-index: -1;
        height: 0.75px;
        content: "";
        right: 100%;
        width: 100%;
        top: 6.2vw;
        background: #000000;
        margin-right: 3.140vw;
    }

    .brup3_cont_box.brup3_right .brup3_cont {
        margin: 0;
        padding-left: 0.2vw;
        padding-top: 0.4vw;
    }
    .brup3_cont_box.brup3_right .brup3_cont h6{
    margin-left: 0.3vw;
    margin-bottom: 6.5vw;
}
    .brup3_cont_box.brup3_right .brup3_cont h2 {
    letter-spacing: 0.0vw;
    margin-bottom: 7.4vw;
    margin-top: -0.8vw;
    margin-left: 0vw;
    }

    .brup3_cont_box.brup3_right {
        margin-left: -0.3vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 20.6vw;
    }

    .brup3_cont_box.brup3_right .brup3_cont h4 {
        margin-bottom: 4.472vw;
    }

    .brup3_right .brup3_cont_img_box:after {
        display: none;
    }

    .brup3_right .brup3_cont_img_box {
        margin: 0;
        width: 100.1%;
    }
    .brup3_right .brup3_content {
        padding-left: 0.5vw;
        margin-right: 0vw;
    }
    .brup3_right .brup3_content p{
    padding-right: 1vw;
}
  section.brup3 .section_inner{
    max-width: 89.5vw;
  }
  .brup3_title h2 .line3{
    padding-left: 0;
  }
  .brup3_cont h6:after{
  margin-top: 0.8vw;
  }

    .lumina_link{
        font-size: 3.2vw;
        padding-right: 8.8vw;
        padding-bottom: 1.6vw;
        display: block;
    }
    .lumina_link svg{
        width: 5.563vw;
        right: -1.365vw;
    }
    .brup3_right .brup3_content .lumina_link a{}
    .brup3_right .brup3_content .lumina_link svg{}
 
} /* 767px */
@media (max-width: 550px) {

} /* 550px */


/*Sec 3 End ===========================*/
section.brup4 {
    background: #ffffff;
    padding: 7.1vw 0 6.9vw 0;
}

.brup4_title {
    text-align: center;
    margin-bottom: 12.6vw;
}

.section_title h2 {
    font-size: 4.2vw;
    letter-spacing: 0.078vw;
    position: relative;
}

section.brup4 .section_inner {
    max-width: 100%;
}
.brup4_title h2{
  font-size: 8.750vw;
  letter-spacing: 0;
  font-family: 'plain-regular';
}
.brup4_title h2 em{
  display: inline-block;
  height: 1px;
  background-color: #F15A22;
  width: 18.385vw;
  margin-left: 1.25vw;
  margin-right: 1.25vw;
  transform: translateY(-3vw);
}
span.brup4_img img {
    display: block;
    /* width: 0; */
    /* border: 1px solid #000; */
    margin-bottom: -3vw;
    /* border: 1px solid #000; */
    height: 100%;
    width: 100%;
}
span.brup4_img img.mobile_only {
    display: none;
}
.brup4_img {
    display: block;
    width: 65.4vw;
    height: 43.9vw;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /* border: 1px solid #000; */
}
.brup4_img a{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.brup4_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin: 0 auto;
}

.brup4_right_img {
    margin-left: auto;
}

.brup4_img_box {
    margin-bottom: 8.95vw;
}

.brup4_img_box:last-child {
    margin-bottom: 8.9vw;
}

.brup4_btn {
    text-align: center;
}

.brup4_btn .brand_btn {
    padding: 0.7vw 5.35vw 0.7vw 5.35vw;
}

.brup4_img .video{
    width: 100%;
    display: block;
    height: 100%;
    /* border: 1px solid #000; */
}
.brup4_img .video .video__wrapper{
    width: 100%;
    display: block;
    height: 100%;
    border: 1px solid #000;
}
.brup4_img .video .video__wrapper .backgroundVideo {/* border: 1px solid #000; */}
.brup4_img .video .video__wrapper:before{
    /* content:""; */
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
}
.brup4_img .video .video__wrapper .w-ui-container{
    display: none !important;
}
@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 
  .brup4_btn .brand_btn{
    
padding-top: 0.8vw;
  }
} /* 1140px */
@media (max-width: 1024px) {

} /* 1024px */
@media (max-width: 767px) {

    section.brup4 .section_inner {
        width: 100%;
    }

    .section_title h2 {
        font-size: 13.6vw;
        line-height: 1.12;
        margin: 0;
        letter-spacing: 0.18vw;
    }

    section.brup4 {
        background: transparent;
        padding: 20.2vw 0 18.139vw 0;
    }

    .brup4_title {
        margin-bottom: 14.6vw;
        padding-left: 5vw;
        text-align: left;
        overflow: hidden;
    }

    .brup4_img_box {
        margin-bottom: 14vw;
        width: 100%;
    }
    .brup4_img .video .video__wrapper{
        border-left: 0vw;
        border-right: 0vw;
    }

    .brup4_img {
        width: 100%;
        height: 70.5vw;
    }
    
    .brup3_cont_box.brup3_left:last-child .brup3_content {
        margin-top: 0vw;
        margin-right: 0vw;
        padding-top: 5.6vw;
    }

    .brup4_btn .brand_btn {
        padding: 2.7vw 18.79vw 3.140vw;
    }

    .brup4_btn {
        margin-top: 9.420vw;
    }
    span.brup4_img img {
        /* display: none; */
        width: 100%;
    }
    span.brup4_img img.mobile_only {
        display: block;
        border: 1px solid #808080;
    }

    .brup4_title h2 em{
        width: 49.385vw;
        margin-left: -7vw;
        margin-right: 2.85vw;
    }

} /* 767px */
@media (max-width: 550px) {


} /* 550px */


/*Sec 4 End ===========================*/

/*Sec 5 Start ===========================*/
section.brup5 .section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.brup5_left {
    width: 36.25%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
    background-attachment: fixed;
    padding-top: 8.9vw;
}
.brup5_arrow{position: relative;height: 10vw;}
.brup5_arrow svg{position: absolute;transform: rotate(-90deg);right: 6.5vw;top: 1.8vw;width: 5.5vw;height: auto;}
.brup5_right {padding: 25.2vw 8.463vw 10.4vw 2.8vw;width: 63.73%;}

.brup5_right h2 {margin-bottom: 2.98vw;}

section.brup5 {
    border-top: 1px solid #000;
    padding-left: 16.5vw;
}
.brup5 h2{
  font-family: 'plain-regular';
  font-size: 8.750vw;
  line-height: 1;
}
.brup5_cont {
    padding-left: 0;
}

.brup5_cont h4 {
    text-transform: uppercase;
    font-size: 1.458vw;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.063vw;
    margin-bottom: 1.2vw;
    font-family: 'adieu-light';
}

.brup5_cont p {
    font-size: 1.12vw;
    font-weight: 300;
    line-height: 139%;
    margin-bottom: 1.3vw;
    font-family: 'HK Grotesk';
    padding-right: 0;
    letter-spacing: 0.042vw;
}


@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 

} /* 1140px */
@media (max-width: 1024px) {
  .brup5_cont p {
      font-size: 1.7vw;
  }
  .brup5_cont p br{
    display:none;
  }
} /* 1024px */
@media (max-width: 767px) {
    section.brup5{
        padding-left: 11.5vw;
        padding-right: 9vw;
        padding-top: 15.45vw;
        padding-bottom: 18.3vw;
    }

    section.brup5 .section_inner {
        display: block;
        width: 100%;
    }

    .brup5_left {
        width: 100%;
        height: auto;
        border: 0;
        border-bottom: 0px solid #000;
        background-position: center;
        background-size: cover;
        background-attachment: unset;
        background-position: 0vw -50vw;
    }
    .brup5_arrow{
        width: auto;
        /* position: absolute; */
        /* bottom: 2.7vw; */
        /* right: 0vw; */
        /* transform: rotate(90deg); */
        /* width: 16vw; */
        height: auto;
        width: 100%;
    }
    .brup5_arrow svg{
        /* position: relative; */
        right: 2vw;
        top: -22.5vw;
        width: 10.5vw;
        display: block;
        transform: unset;
    }
    .brup5 h2{
        font-size: 13.25vw;
        padding-right: 24vw;
        line-height: 1.03;
        margin-left: -0.2vw;
    }

    .brup5_right {
        padding: 10.9vw 0 9.71vw;
        width: 100%;
    }

    .brup5_right h2 {
        margin: 0 0 9.6vw 10.145vw;
        font-size: 13.768vw;
        line-height: 105%;
        position: relative;
        z-index: 1;
        letter-spacing: 0vw;
        width: 130%;
    }

    .brup5_right h2:after {
        position: absolute;
        z-index: -1;
        right: 97.5%;
        top: 6.739vw;
        width: 100%;
        height: 0.75px;
        background: #000000;
        content: "";
        margin-right: 4.831vw;
    }

    .brup5_cont {
        width: 100%;
        margin: 0 auto;
        padding: 0 0px 0 0vw;
        margin-bottom: 4.831vw;
        margin-left: -0.3vw;
    }

    .brup5_cont h4 {
        line-height: 117%;
        letter-spacing: 1px;
        margin-bottom: 4.6vw;
        letter-spacing: 0.05vw;
        font-size: 4.94vw;
    }

    .brup5_cont h4 br {
        display: none;
    }
    .brup5_cont h4 br.m{
    display: block !important;
}

    .brup5_cont p {
        font-size: 3.865vw;
        line-height: 138%;
        margin-bottom: 5vw;
        letter-spacing: 0.097vw;
        padding-left: 0vw;
    }

    .brup5_cont p br {
        display: none;
    }
    .brup5_cont p br.m{
    display: unset !important;
}

} /* 767px */
@media (max-width: 550px) {


} /* 550px */


/*Sec 5 End ===========================*/

/*Sec 6 Start ===========================*/
section.brup6 .section_inner {
    max-width: 75.26vw;
    margin: 0 auto;
}

section.brup6 {
    padding: 5.1vw 0 7.34vw 0;
    background: #EAE7E4;
    border-top: 1px solid #000;
}

.brup5_title {
    text-align: center;
}

.section_title.brup5_title h5 {
    margin-bottom: 0.9vw;
}

.brup5_title h5 {
    font-size: 1.302vw;
    line-height: 1.1;
    font-family: 'Ridley Grotesk';
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid;
    margin-bottom: 1.563vw;
}

.brup5_title h3 {
    margin-bottom: 2.9vw;
}

.brup6_client {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-top: 7vw;
}

.client_img img {
    display: block;
    width: 7.8vw;
    height: 7.8vw;
    border-radius: 50%;
    border: 1px solid #000;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 1.6vw;
}

.client_img p {
    font-size: 1.1vw;
    font-family: 'Ridley Grotesk';
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    font-family: 'adieu-light';
}

.client_img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20% !important;
}

section.brup6 h3{
  font-size: 3.021vw;
  font-family: 'adieu-light';
  margin-left: 3.96vw;
  text-align: left;
}
section.brup6 h5{
  text-transform: uppercase;
  font-size: 1.458vw;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.04vw;
  font-family: 'plain-regular';
  border: 0;
  display: block;
  text-align: left;
  padding-left: 4.1vw;
  margin-bottom: 3.5vw !important;
}
section.brup6 h5 span{
  position: relative;
}
section.brup6 h5 span:after{
  content:" ";
  position:absolute;
  bottom: -0.208vw;
  left:0;
  width:100%;
  height:1px;
  background-color:#F15A22;
}
section.brup6 h3 span{
  display: block;
}
section.brup6 h3 span + span{
  text-align: right;
  margin-right: 4vw;
  margin-top: -0.313vw;
}

@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 

} /* 1140px */
@media (max-width: 1024px) {

} /* 1024px */
@media (max-width: 767px) {
    
    .section_title.brup5_title h5 {
        font-size: 3.3vw;
        line-height: 157%;
        margin-bottom: 6.522vw;
        letter-spacing: 1.6px;
        text-align: center;
        padding-left: 0vw;
        margin-bottom: 9.5vw !important;
    }
    .section_title.brup5_title h5 span{
        padding-bottom: 1.17vw;
    }
    section.brup6 h3{
        margin-left: 0vw;
        text-align: center;
        font-size: 7.021vw;
        line-height: 1.21;
        letter-spacing: 0.24vw;
        margin-bottom: 16.4vw;
    }
    section.brup6 h3 span{
        display: inline;
    }

    .brup5_title h3 {
        font-size: 9.662vw;
        line-height: 1.2;
        margin-bottom: 11.1vw;
    }
    .brup5_title{
      padding-left: 5vw;
      padding-right: 5vw;
    }
    .brup6_row, section.brup6 .section_inner {
        width: 96vw;
        max-width: unset;
    }

    .brup6_client {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }

    .client_img {
        width: 33.33% !important;
        margin-bottom: 7.3vw;
        padding-left: 0vw;
        padding-right: 0vw;
    }

    .client_img img {
        width: 19.3vw;
        height: 19.3vw;
        margin-bottom: 4.1vw;
    }

    .client_img p {
        font-size: 2.382vw;
        line-height: 136%;
        letter-spacing: -0.12vw;
    }

    section.brup6 {
        padding: 14.3vw 0 15.1vw 0;
    }

} /* 767px */
@media (max-width: 550px) {

} /* 550px */


/*Sec 6 End ===========================*/

/*Sec 7 Start ===========================*/

.feature_slide {
    padding: 2.083vw;
    padding-bottom: 0vw;
}
.feature_slide .brup7_bottom{
    opacity:0;
}
.active .feature_slide .brup7_bottom{
    opacity:1;
}
.feature_slide img {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0 0 1.563vw rgb(0 0 0 / 22%);
            box-shadow: 0 0 1.563vw rgb(0 0 0 / 22%);
}

.featuredSlider .owl-nav {
    position: absolute;
    z-index: 1;
    top: 39.4%;
    height: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: -70px;
    right: -67px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.featuredSlider {
    position: relative;
}

.featuredSlider .owl-nav button {
    background: transparent;
    border: 0;
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.featuredSlider .owl-nav button img {
    display: block;
    width: 3.969vw;
    height: 3.458vw;
}
.featuredSlider .owl-nav button.owl-prev{
    left: -1vw;
    display: block;
    position: relative;
    top: -0.2vw;
}
.featuredSlider .owl-nav button.owl-next{
    right: -1vw;
    display: block;
    position: relative;
    top: -0.2vw;
}

.brup7_bottom {
    text-align: center;
    margin-top: 2.7vw;
    padding-top: 2.23vw;
}

.brup7_bottom h4 {
    font-size: 1.6vw;
    text-transform: uppercase;
    margin-bottom: 0.4vw;
    letter-spacing: 0.13vw;
}

.brup7_bottom p a {
    font-size: 1.15vw;
    color: #000;
    font-weight: 300;
    font-family: 'HK Grotesk';
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: 0.026vw;
}

.brup7_bottom p {
    margin-bottom: 2.23vw;
}

.brup7_title {
    text-align: center;
    margin-bottom: 10.5vw;
}

section.brup7 {
    padding: 11.65vw 0 8.51vw 0;
    border-top: 1px solid #000;
}
section.brup7 h2{
  font-size: 8.750vw;
  letter-spacing: 0;
  font-family: 'plain-regular';
  text-align: left;
  margin-left: 2.85vw;
  line-height: 1.02;
}
section.brup7 h2 em{
  display: inline-block;
  height: 1px;
  width: 41.3vw;
  background-color: #F15A22;
  margin-left: 0.7vw;
  transform: translateY(-3.0vw);
  margin-right: 2vw;
}
.brup7_cont {
    max-width: 33.6vw;
    margin: 0 auto;
}

@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 

} /* 1140px */
@media (max-width: 1024px) {
  .brup7_bottom p a{
      font-size: 1.7vw;
  }
} /* 1024px */
@media (max-width: 767px) {
    
    section.brup7 {
        padding: 17vw 0 22.1vw;
        border-top: 1px solid #000;
    }

    .brup7_title {
        margin-bottom: 8.836vw;
    }

    .brup7_cont {
        max-width: 84.541vw;
        margin-bottom: 0vw;
    }

    .featuredSlider .owl-nav {
        position: absolute;
        height: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 50.6vw;
    }

    .featuredSlider .owl-nav button, 
    .featuredSlider .owl-nav button img {
        width: 9.662vw;
        height: 4.831vw;
    }

    .featuredSlider .owl-nav button {
        margin: 0 5.3vw;
    }

    .brup7_bottom {
        margin: 0;
        padding-left: 0vw;
        padding-right: 0vw;
        padding-top: 22.2vw;
    }

    .brup7_bottom h4 {
        font-size: 5.4vw;
        line-height: 225%;
        margin-bottom: 0;
        letter-spacing: 0.483vw;
    }

    .brup7_bottom p a {
        margin: 0;
        font-size: 4.348vw;
        line-height: 167%;
    }

    .brup7_bottom p {
        margin-bottom: 10.386vw;
        margin-top: -1.691vw;
    }
    .feature_slide {
        padding: 3.2vw 3.6vw 2.778vw 3.5vw;
    }


    section.brup7 h2{
        font-size: 13.3vw;
        margin-left: 4.85vw;
        letter-spacing: 0.5vw;
        line-height: 1.15;
    }
    section.brup7 h2 em{
        margin-left: -32.5vw;
        margin-right: 0vw;
        transform: translateY(-4.7vw);
    }

    
} /* 767px */
@media (max-width: 550px) {

} /* 550px */


/*Sec 7 End ===========================*/

/*Sec 8 Start ===========================*/

section.brup8 {
    border-top: 1px solid #000000;
    /* background: url('brup6.png') no-repeat scroll left bottom; */
    background-size: cover;
    padding: 4.6vw 0 5.4vw 0;
    position: relative;
    overflow: hidden;
}

section.brup8 .section_title {
    text-align: center;
}

.section_title h5 {
    font-size: 1.34vw;
    line-height: 1.5;
    font-family: 'Ridley Grotesk';
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #000;
    margin-bottom: 1.563vw;
    letter-spacing: 0.078vw;
}

section.brup8 .section_title h5 {
    font-size: 1.12vw;
    letter-spacing: 0.05vw;
    margin-bottom: 1.4vw;
}

section.brup8 .section_title h2 {
    margin-bottom: 2.5vw;
    font-size: 6.23vw;
    letter-spacing: 0;
}

section.brup8 .section_title p {
    font-size: 1.145vw;
    line-height: 136%;
    font-weight: 300;
    font-family: 'HK Grotesk';
    margin: 0 auto 2.85vw auto;
    max-width: 38.167vw;
    letter-spacing: 0.026vw;
}

section.brup8 .section_title p b {
    font-weight: 600;
}

.brup6_form {
    display: flex;
    max-width: 64.281vw;
    margin: 0 auto;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.brup6_form .form-group{
    margin: 0px !important;
}
.brup6_form input {
    font-size: 0.8vw;
    line-height: 145%;
    color: #000;
    background: transparent;
    border: 1px solid #000;
    border-right: 0;
    letter-spacing: 0.104vw;
    border-radius: 0px;
    padding-top: 0.8vw;
}

.brup6_form input::-webkit-input-placeholder {
    color: #000;
    text-align: center;
}

.brup6_form input::-moz-placeholder {
    color: #000;
    text-align: center;
}

.brup6_form input:-ms-input-placeholder {
    color: #000;
    text-align: center;
}

.brup6_form input::-ms-input-placeholder {
    color: #000;
    text-align: center;
}

.brup6_form input::placeholder {
    color: #000;
    text-align: center;
}

.brup6_form input[type="text"] {
    width: 16.6vw;
}

.brup6_form .email-field.form-group {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.brup6_form .email-field.form-group input{
  width: 100%;
}
.brup6_form button {
    font-size: 0.9vw;
    border: 1px solid #000;
    line-height: 145%;
    min-width: 16.4vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #DDF638;
    letter-spacing: 0.104vw;
    margin: 0px !important;
    font-family: 'Ridley Grotesk';
    font-weight: normal;
    -webkit-filter: unset !important;
    filter: unset !important;
    position: relative;
    z-index: 2;
    padding-top: 0.6vw;
}
.brup6_form button:before{
    content:"";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: -1;
    transition: all 0.5s ease;
}
.brup6_form button:hover:before{
  width: 100%;
}
.brup6_form button:hover{
    color:#FFF;
}

.brup6_form input, .brup6_form  button {
    height: 2.5vw;
    box-shadow: none !important;
    font-family: 'Ridley Grotesk';
    font-weight: normal;
    box-shadow: 0px 0px 0px #000 !important;
}
.brup6_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform:uppercase;
}
.brup6_form input::-moz-placeholder { /* Firefox 19+ */
  text-transform:uppercase;
}
.brup6_form input:-ms-input-placeholder { /* IE 10+ */
  text-transform:uppercase;
}
.brup6_form input:-moz-placeholder { /* Firefox 18- */
  text-transform:uppercase;
}

.brup6_form  button{
    color:#000 !important;
}
.brup6_form  button:hover{
    color:#FFF !important;
}
@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 
  .brup6_form input {    
    height: 3vw;    
    padding-top: 1vw;
  }
   .brup6_form button{height: 3vw;padding-top: 0.9vw;}
} /* 1140px */
@media (max-width: 1024px) {
  section.brup8 .section_title p{
      font-size: 1.7vw;
      max-width: 46.167vw;
  }
  .brup6_form input, .brup6_form button{    
    height: 3.5vw;    
    font-size: 1.2vw;
  }
  .brup6_form input{    
    padding-top: 1.3vw;
  }

} /* 1024px */
@media (max-width: 767px) {
    
    section.brup8 .section_title h5 {
        font-size: 3.382vw;
        line-height: 136%;
        margin-bottom: 8.1vw;
        letter-spacing: 1.4px;
        line-height: 1.7;
        border-bottom: 0.75px solid #000;
    }

    section.brup8 .section_title h2 {
        font-size: 11.836vw;
        line-height: 107%;
        margin: 0 auto 8.696vw auto;
        max-width: 78.502vw;
    }

    section.brup8 .section_title p {
        font-size: 4vw;
        max-width: 78.502vw;
        text-align: center;
        margin-bottom: 13.3vw;
    }

    section.brup8 .section_title p b {
        display: block;
    }

    .brup6_form {
        width: 77.527vw;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        max-width: unset;
    }
    .brup6_form .form-group{      
        width: 100%;
    }
    .brup6_form input, .brup6_form button {
        display: block;
        width: 100% !important;
        max-width: unset;
        margin-bottom: 5.314vw;
        font-size: 2.899vw;
        line-height: 125%;
        height: 9.662vw;
        border: 1px solid #000;
        text-align: center;
        box-shadow: 0px 0px 0px #000 !important;
    }
    .brup6_form .button_middle{width: 100%;}
    .brup6_form button{
      
padding-top: 3vw;
    }
    section.brup8 {
        padding: 13.31vw 0 20.8vw 0;
        /* background-image: url(brup6m.png); */
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #EAE7E4;
    }
    .brup6_form input {
        padding-top: 3.3vw;
    }
    
} /* 767px */
@media (max-width: 550px) {

} /* 550px */


/*Sec 8 End ===========================*/

/*Footer Start ===========================*/
.footer_top {
    background: #000000;
    color: #fff;
    padding: 4.6vw 0 2.5vw 0;
}

.footer_top .section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 87vw;
    margin: 0 auto;
}

.footer_left {
    width: 46.7%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    padding-left: 2vw;
    padding-right: 2.35vw;
    padding-top: 0.6vw;
}

.footer_right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 43.67vw;
    margin-left: auto;
}

.footer_logo {
    border-bottom: 1.5px solid #DDF638;
    padding: 1.581vw 0 1.21vw 0;
    margin-top: 0;
}

.footer_widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.8vw 0vw 1.563vw 1.6vw;
    display: flex;
    justify-content: flex-end;
}

.footer_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer_links {
    width: 11.7vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 0.521vw;
    /* text-align: right; */
}

.footer_links ul li a {
    display: block;
    font-size: 0.78vw;
    color: #fff;
    font-family: 'Ridley Grotesk';
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: 0.85vw;
    letter-spacing: 0.02vw;
    font-family: 'adieu-light';
}

.subscrib_form {
    width: 21vw;
    margin: 0 auto;
    text-align: center;
    padding-top: 1vw;
    display: none;
}
.subscrib_form form .subscrib_form{
  
padding-top: 1.456vw;
}
.subscrib_form .form-group{
  margin-bottom: 0.34vw;
}
.subscrib_form h4 {
    font-size: 2.1vw;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Voyage';
    margin-bottom: 0.7vw;
    letter-spacing: 0.1vw;
}

.subscrib_form p {
    font-size: 0.8vw;
    font-family: 'HK Grotesk';
    padding: 0 0vw;
    margin: 0vw 0vw;
    margin-bottom: 0.052vw;
    letter-spacing: 0.026vw;
    font-weight: 300;
}

.subscrib_form input {
    display: block;
    width: 100%;
    text-align: center;
    background: transparent;
    color: #fff;
    border: 0;
    border-bottom: 1.5px solid #fff;
    font-size: 0.79vw;
    line-height: 2;
    height: 1.78vw;
    border-radius: 0vw;
    box-shadow: none !important;
    font-family: 'Ridley Grotesk';
    font-weight: normal;
}
.subscrib_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform:uppercase;
  color: #fff;
}
.subscrib_form input::-moz-placeholder { /* Firefox 19+ */
  text-transform:uppercase;
  color: #fff;
}
.subscrib_form input:-ms-input-placeholder { /* IE 10+ */
  text-transform:uppercase;
  color: #fff;
}
.subscrib_form input:-moz-placeholder { /* Firefox 18- */
  text-transform:uppercase;
  color: #fff;
}
.subscrib_form button {
    display: block;
    margin: 1.8954vw auto 0 auto !important;
    border: 1px solid #ddf638;
    background: #DDF638;
    color: #000;
    font-size: 0.625vw;
    font-family: 'Ridley Grotesk';
    padding: 0.45vw 2vw 0.4vw 2vw;
    text-transform: uppercase;
    position: relative;
    left: 0.23vw;
    font-weight: normal;
    letter-spacing: 0.12vw;
    /* border: 0px; */
    z-index: 2;
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    line-height: 1.5;
    -webkit-filter: unset !important;
    filter: unset !important;
}
.subscrib_form button:before{
    content:"";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: -1;
    transition: all 0.5s ease;
}
.subscrib_form button:hover:before{
  width: 100%;
}
.subscrib_form button:hover{
   color:#FFF;
}

.copyright {
    background: #F5F3F1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.146vw 0.781vw;
    padding-right: 3.177vw;
}

.copyright p {
    margin: 0 0 0 0;
    font-size: 0.625vw;
    line-height: 1.2;
    padding: 0.57vw 1.406vw;
    text-transform: uppercase;
    font-family: 'Ridley Grotesk';
    font-family: 'adieu-light';
    letter-spacing: 0.063vw;
}

.copyright p:first-child {
    border-right: 1.5px solid #F15A22;
}

.footer_left li {
    width: 7.656vw;
    padding: 0;
    margin-bottom: 1.354vw;
}

.footer_left h4 {
    display: inline-block;
    position: absolute;
    top: 41.1%;
    color: #fff;
    z-index: 1;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    -ms-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
    left: -6.0vw;
    padding: 0;
    border-bottom: 1px solid #fff;
    font-size: 0.9vw;
    font-family: 'Ridley Grotesk';
    line-height: 194%;
    text-transform: uppercase;
    letter-spacing: 0.036vw;
    font-family: 'adieu-light';
    padding-bottom: 0;
}
.footer_left h4 a{
    color: #fff;
}

.footer_left ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0vw;
    list-style: none;
    width: 27.188vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.footer_left li img {
    display: block;
    width: 100%;
}

.footer_logo img {
    display: block;
    width: 7.417vw;
}

.instaFeed {
    max-width: 39.24vw;
}


@media (max-width: 1280px) {

} /* 1280px */
@media (max-width: 1140px) { 

} /* 1140px */
@media (max-width: 1024px) {
  .subscrib_form p,
  .footer_links ul li a{    
font-size: 1.2vw;
  }
  .subscrib_form input{
    
height: 3vw;
    
font-size: 1.2vw;
  }
  .subscrib_form button{
    
font-size: 1.2vw;
  }
} /* 1024px */
@media (max-width: 767px) {
 
    .footer_top .section_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: unset;
        width: 77.295vw;
    }

    .instaFeed {
        max-width: unset;
        width: 100%;
    }

    .footer_left {
        width: 101%;
        margin-bottom: 10.2vw;
        padding-right: 0.6vw;
        padding-left: 7.9vw;
    }

    .instaFeed img {
        display: block;
        width: 65.217vw;
        margin-left: auto;
    }

    .footer_left h4 {
        font-size: 3.6vw;
        top: 27vw;
        left: -24.1vw;
        line-height: 1.9;
        letter-spacing: 0.3vw;
    }

    .footer_right {
        max-width: unset;
        width: 100%;
    }

    .footer_widget {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0;
    }

    .footer_links {
        padding: 10.6vw 0 0vw 7.9vw;
        width: 100%;
    }

    .footer_links ul li a {
        font-size: 2.6vw;
        line-height: 3.5;
    }

    .footer_links ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        margin-bottom: 0.78vw;
    }
    .footer_links ul li{
        width: 50%;
        letter-spacing: 0.2vw;
        line-height: normal;
        padding-bottom: 6.5vw;
    }
    .footer_links ul li a{
        line-height: normal;
        letter-spacing: 0.3vw;
    }
    .subscrib_form {
        width: 78.019vw;
        padding: 0;
        margin-left: 0;
        display: none;
    }

    .subscrib_form h4 {
        font-size: 10.145vw;
        line-height: 1.1;
        margin-bottom: 4.3vw;
        margin-top: 3.6vw;
        letter-spacing: 0.26vw;
    }

    .subscrib_form p {
        font-size: 3.865vw;
        line-height: 139%;
        margin-bottom: 7.246vw;
        letter-spacing: 0.1vw;
        padding-right: 1vw;
    }
    .subscrib_form form .subscrib_form{
        padding-top: 9.9vw;
        padding-right: 0.8vw;
    }
    .subscrib_form .form-group{
      
    padding-bottom: 3.3vw;
    }
    .subscrib_form input {
        font-size: 3.3vw;
        line-height: normal;
        height: auto;
        letter-spacing: 0.5px;
        padding-top: 0.5vw;
    }

    .subscrib_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      text-transform:uppercase;
    }
    .subscrib_form input::-moz-placeholder { /* Firefox 19+ */
      text-transform:uppercase;
    }
    .subscrib_form input:-ms-input-placeholder { /* IE 10+ */
      text-transform:uppercase;
    }
    .subscrib_form input:-moz-placeholder { /* Firefox 18- */
      text-transform:uppercase;
    }
    .subscrib_form button {
        margin-top: 4.05vw !important;
        font-size: 2.899vw;
        line-height: 130%;
        padding: 2.415vw 8.386vw 2vw 9.386vw;
        letter-spacing: 2.4px;
    }

    .footer_top {
        padding: 12.577vw 0 2.184vw 0;
    }

    .footer_logo img {
        width: 28.676vw;
        margin: 0 0 5.27vw 8vw;
    }

    .footer_logo {
      padding: 1.208vw 0 0 0;
      margin: 0 0 0 0;
      border-bottom: 1px solid #bbd02f;
    }

    .copyright {
        padding: 2.6vw 0 2.6vw;
        display: block;
    }

    .copyright p {
        font-size: 3.2vw;
        line-height: 1.4;
        display: block;
        width: 100%;
        text-align: center;
        padding: 4.831vw 0;
        letter-spacing: 0.6px;
    }

    .copyright p:first-child {
        padding-top: 5.6vw;
        position: relative;
        z-index: 1;
        border: 0;
        padding-left: 19vw;
        padding-right: 19vw;
        line-height: 1.06;
        padding-bottom: 4vw;
    }

    .copyright p:first-child:after {
        position: absolute;
        content: "";
        width: 24.155vw;
        height: 1px;
        background: #F16936;
        left: 50%;
        top: 100%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
   
} /* 767px */
@media (max-width: 550px) {

} /* 550px */


/*Footer End ===========================*/





.brup7_cont_v2{}
.brup7_cont_v2in{}
.brup7_cont_v2in .slick-list{
    padding-left: 29.3vw;
    padding-right: 29.3vw;
}
.brup7_cont_v2in .slick-list .slick-track{}
.brup7_cont_v2in .slick-list .slick-track .slick-slide {}

.brup7_cont_v2in .feature_slide{
    padding-left: 6vw;
    padding-right: 6vw;
    padding-top: 1.96vw;
    padding-bottom: 3vw;
}
.brup7_cont_v2in .feature_slide img{}

.brup7_cont_v2in .slick-arrow{
    position: absolute;
    top: 45%;
    width: 3.958vw;
    height: 3.438vw;
    display: block;
    /* background-image: url(arrow_left.svg); */
    background-repeat: no-repeat;
    background-size: contain;
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 0px;
    cursor: pointer;
    z-index: 5;
}
.brup7_cont_v2in .slick-prev{
    background-image: url(arrow_left.svg);
    background-position: center left;
    left: 27.8vw;
}
.brup7_cont_v2in .slick-next{
    background-image: url(arrow_right.svg);
    background-position: center right;
    right: 27.8vw;
}





.brup7_cont_v2_nav{}
.brup7_cont_v2_nav_in{}
.brup7_cont_v2_nav_in .brup7_bottom{
    margin-top: 0vw;
    padding-top: 1.753vw;
}
.brup7_cont_v2_nav_in .brup7_bottom h4{
    margin-bottom: 0.8vw;
}
.brup7_cont_v2_nav_in .brup7_bottom p{
    font-family: 'HK Grotesk';
    font-size: 1.146vw;
}
.brup7_cont_v2_nav_in .brup7_bottom p a{}
.brup7_cont_v2_nav_in .brup7_bottom .brup6_btn{}
.brup7_cont_v2_nav_in .brup7_bottom .brup6_btn a.brand_btn{}


@media (max-width: 767px) {
    .brup7_cont_v2{
        padding-top: 2.5vw;
    }
    .brup7_cont_v2in{
        padding-left: 5.3vw;
        padding-right: 5.3vw;
        padding-bottom: 0;
    }
    .brup7_cont_v2in .slick-list{
        padding-left: 0vw;
        padding-right: 0vw;
    }
    .brup7_cont_v2in .slick-list .slick-track{}
    .brup7_cont_v2in .slick-list .slick-track .slick-slide {}
    
    .brup7_cont_v2in .feature_slide{
    padding-left: 13.5vw;
    padding-right: 13.5vw;
    padding-top: 4vw;
    padding-bottom: 13vw;
}
    .brup7_cont_v2in .feature_slide img{
    box-shadow: 4vw 4vw 10vw 0 rgb(0 0 0 / 22%);
}
    
    .brup7_cont_v2in .slick-arrow{
        top: 42.7vw;
        width: 5.958vw;
        height: 7.438vw;
    }
    .brup7_cont_v2in .slick-prev{
    left: 7vw;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC4zMzYiIGhlaWdodD0iMjAuODI0IiB2aWV3Qm94PSIwIDAgMjQuMzM2IDIwLjgyNCI+DQogIDxnIGlkPSJHcm91cF8zMiIgZGF0YS1uYW1lPSJHcm91cCAzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41IDAuMTM2KSI+DQogICAgPHBhdGggaWQ9IlBhdGhfNDEiIGRhdGEtbmFtZT0iUGF0aCA0MSIgZD0iTTAsMFYyMy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMy44MzYgMTAuMjgyKSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMSIvPg0KICAgIDxwYXRoIGlkPSJQYXRoXzQyIiBkYXRhLW5hbWU9IlBhdGggNDIiIGQ9Ik0yMC41NjQsMGExNS40LDE1LjQsMCwwLDAtNi4yOTQsMy41LDIwLjQxOCwyMC40MTgsMCwwLDAtMy45ODksNi43ODFBMTkuMDI1LDE5LjAyNSwwLDAsMCw2LjQxOSwzLjY0OCwxNi44LDE2LjgsMCwwLDAsMCwwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4yODIgMCkgcm90YXRlKDkwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
    }
    .brup7_cont_v2in .slick-next{
        right: 7vw;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC4zMzYiIGhlaWdodD0iMjAuODI0IiB2aWV3Qm94PSIwIDAgMjQuMzM2IDIwLjgyNCI+DQogIDxnIGlkPSJHcm91cF8zOCIgZGF0YS1uYW1lPSJHcm91cCAzOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjEzNikiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzQxIiBkYXRhLW5hbWU9IlBhdGggNDEiIGQ9Ik0wLDIzLjVWMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMuNSAxMC4yODIpIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxIi8+DQogICAgPHBhdGggaWQ9IlBhdGhfNDIiIGRhdGEtbmFtZT0iUGF0aCA0MiIgZD0iTTIwLjU2NCwxMC4yODJhMTUuNCwxNS40LDAsMCwxLTYuMjk0LTMuNUEyMC40MTgsMjAuNDE4LDAsMCwxLDEwLjI4MiwwLDE5LjAyNSwxOS4wMjUsMCwwLDEsNi40MTksNi42MzQsMTYuOCwxNi44LDAsMCwxLDAsMTAuMjgyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMy44MzYgMCkgcm90YXRlKDkwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
        }
    
    
    
    
    
    .brup7_cont_v2_nav{
        padding-bottom: 0;
        margin-top: -3vw;
    }
    .brup7_cont_v2_nav_in{}
    .brup7_cont_v2_nav_in .brup7_bottom{
    padding-top: 1.6vw;
}
    .brup7_cont_v2_nav_in .brup7_bottom h4{}
    .brup7_cont_v2_nav_in .brup7_bottom p{
    font-size: 4.5vw;
    padding-top: 0.6vw;
    margin-bottom: 11.1vw;
}
    .brup7_cont_v2_nav_in .brup7_bottom p a{}
    .brup7_cont_v2_nav_in .brup7_bottom .brup6_btn{}
    .brup7_cont_v2_nav_in .brup7_bottom .brup6_btn a.brand_btn{
    padding: 2.8vw 9.836vw 3.019vw 9.836vw;
}
}




.hero_mouce_move,
.hero_mouce_move2 {
  position: absolute;
  width: 80vw;
  height: 80vw;
  transform: translate3d(-50%,-50%,0);
  transition:transform 0.2s cubic-bezier(.02,1.23,.79,1.08);
  background-color: transparent;
  z-index: 0;
  left: -35vw;
  top: -29vw;
  }

.hero_mouce_move svg,
.hero_mouce_move2 svg{
  width:100%;
  height:auto;
}
.hero_mouce_move2{
  left: -27vw;
  top: -27vw;
  width: 66vw;
  height: 66vw;
}
.hero_move_mobile{
  display:none;
  position: absolute;
  width: 197vw;
  height: 187vw;
  background-color: transparent;
  z-index: 0;
  left: 0;
  top: 0;
  animation: moving_gredeance 20s infinite ease-in-out alternate;
}
@keyframes moving_gredeance {
  0% {transform: translate3d(0px, 0px, 0px);}
  20% {transform: translate3d(-80vw, 20vw, 0px);}
  40% {transform: translate3d(-50vw, 40vw, 0px);}
  60% {transform: translate3d(0vw, 100vw, 0px);}
  80% {transform: translate3d(-60, 100vw, 0px);}
  100% {transform: translate3d(-80, 150, 0px);}
}
@media (max-width: 767px){
  .hero_mouce_move{
    width: 160vw;
    height: 160vw;
    left: -70vw;
    top: -58vw;
    display:none;
  }
  .hero_mouce_move2{
    left: -60vw;
    top: -69vw;
    width: 132vw;
    height: 132vw;
    display:none;
  }
  .hero_move_mobile{
    display:block;

  }
}


/*Section 09 ===========================*/
.brup09{/* padding-top: 8.2vw; *//* padding-bottom: 7.1vw; *//* padding-left: 24vw; *//* padding-right: 23.8vw; */position: fixed;top: 0;z-index: 99999;left: 0;width: 100%;background-color: #ffffffeb;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;flex-direction: column;display: none;}
.brup09 .section_inner{width: 100%;border: 1px solid #000;padding-top: 5.45vw;padding-left: 6vw;padding-right: 6vw;padding-bottom: 7.24vw;max-width: 56vw;background-color: #F4F3F1;}
.brup09.active{
  display:flex;
}
.brup09_close{
    position: absolute;
    top: 2vw;
    right: 2vw;
    width: 38px;
    height: 38px;
    cursor: pointer;
}
.brup09_close a{}
.brup09_close a svg{}

.brup09_in{ }
.brup09_title{
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 2.37vw;
}
.brup09_title h2{
    font-size: 4.2vw;
    letter-spacing: 0.1vw;
    margin-bottom: 0px;
    padding-bottom: 1.9vw;
}
.brup09_title article{
    padding-left: 5vw;
    padding-right: 5vw;
    font-weight: 300;
    font-family: 'HK Grotesk';
    font-size: 1.2vw;
    letter-spacing: 0.012vw;
}
.brup09_title article p{}

.brup09_form{
    padding-left: 2.86vw;
    padding-right: 2.86vw;
}
.brup09_form_in {}
.brup09_form_in .form-group{
    margin-bottom: 0px;
    padding-bottom: 26px;
}
.brup09_form_in .form-group input{
    border: 1px solid #000000;
    border-radius: 0px !important;
    height: 48px;
    text-align: center;
    font-family: 'Ridley Grotesk';
    font-weight: normal;
    color: #000;
}
.brup09_form_in .button_middle{
    padding-top: 0px;
}
.brup09_form_in .button_middle button{
    box-shadow: 0 2px 10px rgb(0 0 0 / 0%);
    border: 1px solid;
    text-transform: uppercase;
    font-family: 'Ridley Grotesk';
    font-weight: 500;
    margin-top: 0px;
    border-radius: 0px !important;
    width: 100%;
    background-color: #DDF638;
    color: #000000;
    line-height: 1;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    filter:
    none !important;
    z-index: 2;
}
.brup09_form_in .button_middle button *{
   z-index: 1;
   position: relative;
}
.brup09_form_in .button_middle button:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: -1;
    transition: all 0.5s ease;
}
.brup09_form_in .button_middle button:hover:before{
  width: 100%;
}
.brup09_form_in .button_middle button:hover{
    color:#FFF;
    border-color: #000000;
}

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


@media (max-width: 828px){
    .brup09{/* padding-top: 33.8vw; *//* padding-bottom: 33.8vw; *//* padding-left: 5.4vw; *//* padding-right: 5.4vw; */}
    .brup09 .section_inner{padding-top: 9.9vw;padding-left: 6vw;padding-right: 6vw;padding-bottom: 13.5vw;max-width: 91vw;}
    
    .brup09_in{ }
    .brup09_title{
        padding-bottom: 2.37vw;
    }
    .brup09_title h2{
        font-size: 12vw;
        letter-spacing: 0vw;
        margin-bottom: 0px;
        padding-bottom: 6.4vw;
        line-height: 1.05;
    }
    .brup09_title article{
        padding-left: 3vw;
        padding-right: 3vw;
        font-size: 3.9vw;
        letter-spacing: 0.08vw;
        padding-bottom: 6.1vw;
    }
    .brup09_title article p{}
    
    .brup09_form{
        padding-left: 1vw;
        padding-right: 0.9vw;
    }
    .brup09_form_in {}
    .brup09_form_in .form-group{
        margin-bottom: 0px;
        padding-bottom: 5.5vw;
    }
    .brup09_form_in .form-group input{
        height: 9.5vw;
        color: #000;
        font-size: 3vw;
        letter-spacing: 0.2vw;
    }
    .brup09_form_in .button_middle{
        padding-top: 0px;
    }
    .brup09_form_in .button_middle button{
        font-weight: 500;
        margin-top: 0px;
        line-height: 1;
        padding-top: 3.3vw;
        padding-bottom: 2.9vw;
        font-size: 3vw;
        letter-spacing: 0.23vw;
    }

    .brup09_close {
        position: absolute;
        top: 4.2vw;
        right: 4.2vw;
        width: 33px;
        height: 26px;
    }
    .brup09_close a svg{
        width: 100%;
        height: 100%;
    }
  .brup09_form_in .button_middle button:before{
    display:none;
  }
  .brup09_form_in .button_middle button:hover{
    background-color:#000;
  }
}



.lumina_header{
  margin-top: 1.3vw;
  position:relative;
  height: 5.8vw;
}
.lumina_header.active .lumina_header_bar{
  opacity:1 !important;
}
.lumina_header_bar{
  display:flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 2.9vw;
  padding-right: 2.9vw;
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
  position: absolute;
  width:100%;
  left:0;
  top:0;
  z-index: 99999;
  background-color: #fff;
  opacity: 0;
}
.lumina_header_bar_logo img{
  width: 7.6vw;
}

.lumina_header_open{
  font-family: 'adieu-light';
  color:#F15A22;
  font-size: 0.729vw;
  letter-spacing: 0.073vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lumina_header_open_text{
  padding-right: 1vw;
  transition: all 0.5s ease;
  /* min-width: 4.531vw; */
  text-align: right;
}
.lumina_header_open_icon{
  width:1.510vw;
  height:0.938vw;
  position:relative;
}
.lumina_header_open_icon:before{
  content:" ";
  width:100%;
  height:1px;
  background-color:#F15A22;
  top:0;
  left:0;
  position:absolute;
  transition: all 0.5s ease;
}
.lumina_header_open_icon em{
  height:1px;
  background-color:#F15A22;
  top:50%;
  left:0;
  transform:translateY(-50%);
  position:absolute;
  width: 100%;
}
.lumina_header_open_icon:after{
  content:" ";
  width:100%;
  height:1px;
  background-color:#F15A22;
  bottom:0;
  left:0;
  position:absolute;
  transition: all 0.5s ease;
}
.lumina_header_open.active .lumina_header_open_icon{

}
.lumina_header_open.active .lumina_header_open_icon em{
  display:none;
}
.lumina_header_open.active .lumina_header_open_icon:before{
    transform: rotate(45deg);
    top: 0.417vw;
    left: 0;
}
.lumina_header_open.active .lumina_header_open_icon:after{
  transform: rotate(-45deg);
  bottom: 0.417vw;
  left: 0;
}
.lumina_header_popup{
  display:none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999;
}
.lumina_header_menu{
  padding-top: 8.7vw;
  padding-left: 9vw;
  padding-right: 9vw;
}
.lumina_header_popup ul{
  margin: 0;
  list-style-type: none;
  padding: 0;
  
  border-top: solid 1px #000;
  
}
.lumina_header_popup ul li{
  margin: 0;
}
.lumina_header_popup ul li a{
  border-bottom: solid 1px #000;
  display: block;
  color: #000;
  font-size: 2.5vw;
  font-family: 'adieu-light';
  padding-left: 2.1vw;
  padding-top: 1.5vw;
  padding-bottom: 2.05vw;
  letter-spacing: 0.02vw;
}
.lumina_header_popup ul li a:hover{
  background-color:#DDF638;
}
@media (max-width: 767px){
  .lumina_header_bar{
    padding-left: 5.9vw;
    padding-right: 5vw;
    padding-top: 8.4vw;
    padding-bottom: 8.4vw;
  }
  .lumina_header_bar_logo img{
    width: 27.427vw;
  }
  .lumina_header_open{
    font-size: 2.913vw;
  }
  .lumina_header_open_icon{
    width: 5.825vw;
    height: 3.398vw;
  }
  .lumina_header_open_text{
    letter-spacing: 0.291vw;
    padding-right: 4vw;
  }

    .lumina_header_open.active .lumina_header_open_icon:before{
        top: 1.417vw;
        left: -4px;
        /* content: " "; */
        /* width: 100%; */
        /* height: 1px; */
        /* background-color: #F15A22; */
        /* top: 0; */
        /* left: 0; */
        /* position: absolute; */
        /* transition: all 0.5s ease; */
        /* transform: unset; */
    }
    .lumina_header_open.active .lumina_header_open_icon em{
        height: 1px;
        background-color: #F15A22;
        top: 49%;
        left: 0;
        transform: translateY(-50%);
        position: absolute;
        width: 100%;
        /* display: block; */
    }
    .lumina_header_open.active .lumina_header_open_icon:after{
        bottom: 2vw;
        left: -4px;
        /* height: 1px; */
        /* background-color: #F15A22; */
        /* top: unset; */
        /* left: 0; */
        /* transform: translateY(-50%); */
        /* position: absolute; */
        /* width: 100%; */
    }
    .lumina_header_popup .lumina_header_bar{
        position: relative !important;
        padding-top: 8.5vw;
    }

    .lumina_header_menu{padding-top: 4.7vw;}
    .lumina_header_popup .lumina_header_menu{padding-top: 27.1vw;padding-left: 10.7vw;padding-right: 11.5vw;}
    .lumina_header_popup ul{ }
    .lumina_header_popup ul li{ }
    .lumina_header_popup ul li a{padding-left: 0.9vw;padding-top: 8.9vw;padding-bottom: 8.9vw;letter-spacing: 0.4vw;font-size: 4.4vw;line-height: 1.2;text-align: center;}
}