html {
  scroll-behavior: smooth;
}

.container--main {
    max-width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.302vw;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.064vw;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 1.042vw;
    font-weight: 500;
    color: #34333f;
    font-family: degular-display,sans-serif;
}

h1 {
    font-size: 12.1vw;
    line-height: 0.75;
    letter-spacing: -0.01vw;
    text-align: left;
    color: #f3b29c;
}

h2 {
    font-size: 6.2vw;
    line-height: 1.1;
    letter-spacing: -0.03vw;
}

h3 {
    font-size: 1.34vw;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: 0.049vw;
}
h4 {
    font-size: 3.2vw;
    font-stretch: normal;
    font-style: normal;
    line-height: .98;
    letter-spacing: 0.032vw;
}
h6{ }
.mobile_only {
    display: none;
}

.container--main {
    background: #ffffff !important;
}

.section_inner {
    width: 1080px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    position: relative;
}

.section_inner img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.mobile_only {
    display: none;
}

.my_button a{
    font-family: 'Ridley Grotesk Demo';
    font-weight: normal !important;
    font-size: 1vw;
    background-color: #000000;
    border: 1px solid #000;
    color: #FFFF;
    border-radius: 50px;
    padding: 1.45vw 5.3vw 1.18vw 5.6vw;
    letter-spacing: 0.154vw;
    line-height: 1;
}

@media (max-width: 768px){
    .my_button a{
        padding: 5.3vw 5.3vw 5vw 8.6vw;
        font-size: 3.5vw;
        display: block !important;
        text-align: center;
        letter-spacing: 0.43vw;
    }  
    .desktop_only{
        display:none;
    }
    .mobile_only {
        display: block;
    }
}


/*
=======================================
  Site Header Section
=========================================*/
/* 
=======================================
  Site Header Section
=========================================*/
html{
  padding-top:0 !important;
}


/*
    Header
------------------------------*/
.header--overlay{padding-top: 0px;padding-bottom: 0px;}
.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.036vw;position: relative;display: block;padding-bottom: 5px;margin: 0 0px !important;font-family: Calibre;}
.header .header__block--menu a:after,
.header .user__login a:after{content:" ";width: 100%;height: 2px;background-color: rgb(226 168 131 / 0%);position: absolute;bottom: 0;left: 0;}
.header .header__block--menu a:hover:after,
.header .user__login a:hover:after{background-color: #f46e00;}
.header .dropdown__trigger{
    padding-top: 0vw;
}

.header .header__block--menu a{
    padding: 0.1vw 0vw 0vw 0vw !important;
    font-size: 1.24vw;
    font-weight: bold;
    margin-left: 1vw !important;
    margin-right: 1.2vw !important;
    letter-spacing: 1px;
    display: inline-block;
    font-family:degular-display,sans-serif;
    letter-spacing: 0.2vw;
}
.header .header__block--menu a span{
    display:block;
    position: relative;
}
.header .header__block--menu a span:before{
    content:"";
    width: 2px;
    height: 69%;
    display: block;
    position: absolute;
    top: 0.2vw;
    right: -1.1vw;
    background-color: #000;
    transform: rotate(16deg);
}
.header .header__block--menu a:last-child span:before{
    display: none;
}
.header .header__block--menu a:last-child{
    margin-right: 0vw !important;
}

.header__block--user .dropdown__menu{
    left:auto;
    right:0;
}
.header__content {
    padding:0px 0px !important;
    z-index: 999;
    position: relative;
}
.header__container{
    max-width: unset;
    padding-right: 4.4vw;
    padding-left: 3vw;
    width: 100%;
}

.pf4_site_header{
    position: fixed;
    width: 100%;
    padding-top: 1.76vw;
    padding-bottom: 1.57vw;
    border-bottom: 1px solid #000000;
    background-color: #F8F5E8;
}
.pf4_site_header.active{
    padding-left: 0vw;
    padding-right: 0vw;
    background-color: #fbcf6c;
    padding-bottom: 1.7vw;
}

.header__content--desktop .header__block{
    /* margin:0px; */
}
.header__content--desktop .header__block .user__login a{
    padding: 1.4vw 0vw 2.83vw 0vw !important;
    font-family: FiraMono;
    font-size: 1.042vw;
    line-height: normal;
}
.active .header__content--desktop .header__block .user__login a,
.header .active a.link-list__link{
    padding-bottom: 0vw !important;
}
.header .active a.link-list__link{
    padding-bottom: 0vw !important;
}

.header__container .header__block--logo{
    /* padding-left: 3.1vw; */
    /* padding-top: 1.9vw; */
    /* padding-bottom: 2.45vw; */
    /* padding-right: 1.67vw; */
    /* border-right: 1px solid #000; */
    /* margin-right: 0vw; */
    /* width: 16.04%; */
    /* order: 1; */
    margin-right: 12.5vw;
}
.header__container .header__block--menu{
    /* order: 2; */
    /* width: 76.3%; */
    /* flex: unset; */
}
.header__container .header__block--menu .link-list{
    width: 100%;
    /* justify-content: unset; */
    /* border-bottom: 1px solid #000; */
    /* height: 3.14vw; */
}
.header__container .header__block--user{
    /* order: 3; */
    /* margin-top: 1.1vw; */
    /* margin-bottom: -0.1vw; */
    margin: 0px;
    height: 2.14vw;
}

.header_social{
    order: 4;
    width: 7.66%;
    height: 3.14vw;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    padding-top: 0.8vw;
    padding-left: 0.5vw;
}
.header_social ol{
    margin: 0px;
    padding: 0px;
    padding-top: 1vw;
    text-align: center;
}
.header_social ol li{
    margin: 0px;
    display: inline-block;
    width: 1vw;
    margin-left: 1vw;
    margin-right: 1vw;
}
.header_social ol li a{
    display: block;
    margin-top: 0vw;
}

.header_social ol li.insta2{}
.header_social ol li.insta2 a{
}
.header_social ol li.youtu2{
    margin-left: 0vw;
    width: 1.56vw;
    margin-top: -1vw;
    padding-top: 0.86vw;
}
.header_social .insta a,
.header_social .youtu a{
    display: block;
    margin-top: 0vw;
}

.header_social .insta{
    margin: 0px;
    display: inline-block;
    width: 1vw;
    margin-left: 1.34vw;
    margin-right: 1.1vw;
}
.header_social .youtu{
    margin: 0px;
    display: inline-block;
    width: 1.5vw;
    margin-left: 0vw;
    margin-right: 0vw;
    top: 0.07vw;
    position: relative;
}

@media (max-width: 768px){
    .pf4_site_header,
    .pf4_site_header.active{
        position: fixed;
        width: 100%;
        padding-top: 4.3vw;
        padding-left: 5.2vw;
        padding-right: 6.5vw;
        padding-bottom: 4.3vw;
    }
    .header__content--desktop .header__block--menu,
    .header__wrap .header__content .header__block--user,
    .header_social{
      display: none;
    }
    .logo__image{
        /* max-width: 20.18vw; */
        /* width: 45vw !important; */
    }
    .header__container{
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0vw;
    }
    .header__content{
      /* position: absolute; */
      /* width: 100%; */
    }
    .header__content--mobile{
        border-top: 0px;
        /* padding-left: 46% !important; */
        /* display: flex !important; */
        /* box-sizing: border-box; */
        /* flex-wrap: wrap !important; */
        /* padding-bottom: 16.3vw !important; */
    }
    .hamburger.hidden--desktop .hamburger__slice{height: 2px;}
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-1{width: 10.68vw;margin-left: 0px;right: 0px;}
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-2{width: 10.68vw;right: 0px;top: 3.26vw;}
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-3{top: 3.26vw;}
    .hamburger.hidden--desktop .hamburger__slice.hamburger--slice-4{width: 10.68vw;right: 0vw;top: 6.4vw;}
    .header .header__block--menu a, .header .header__block--dropdown a, .header .header__block--user .dropdown__menu a, .header .user__login a{
      font-size: 4.1vw;
      font-weight: normal;
      border: 0vw saddlebrown;
      font-family: 'Helvetica';
    }
    .header__content--mobile .link-list {
      display: block;
      text-align: left;
      /* padding-left: 5.5vw; */
      /* padding-right: 6vw; */
      border: 0vw;
      padding-top: 19.7vw;
      padding-bottom: 0vw;
    }
    .hamburger {
        display: block !important;
        position: absolute;
        top: 56%;
        right: 0vw;
        width: 10.8vw;
        height: 7vw;
        transform: translateY(-50%);
    }
    .hamburger__slices{
    height: 7vw;
}
    .header__content--desktop .header__block .user__login a{ }
    .header__container .header__block--logo {
        /* padding-left: 5.1vw; */
        /* padding-top: 4.1vw; */
        /* padding-bottom: 4.8vw; */
        /* padding-right: 8.67vw; */
        /* width: 80.3%; */
    }

    .header__content--mobile .header_social{
        display: block;
        order: 2;
        width: 40.2%;
        border: 0px;
        position: absolute;
        bottom: 5.4vw;
        right: 9vw;
        height: auto;
    }
    .header__content--mobile .header__block--menu{
        order: 1;
        width: 100%;
        padding-bottom: 1.3vw !important;
        /* border-left: 1px solid #000; */
    }
    .header_social ol{
        margin: 0px;
        padding: 0px;
        padding-top: 1vw;
        text-align: center;
        display: block;
        display: flex;
        justify-content: space-between;
    }
    .header_social ol li{
        margin: 0px;
        display: block;
        width: 6.3vw;
        margin-left: 1vw;
        margin-right: 1vw;
    }
    .header_social ol li a{
        display: block;
        margin-top: 0vw;
    }
    
    .header_social ol li.insta2{}
    .header_social ol li.insta2 a{
    }
    .header_social ol li.youtu2{
        margin-left: 0vw;
        width: 10vw;
        margin-top: -1.5vw;
        padding-top: 0.86vw;
    }

    .header .header__block--menu a{
        padding: 0.95vw 0vw 1.04vw 0vw !important;
        margin-bottom: 6.1vw !important;
        display: block;
    }
    .header a.link-list__link:hover{
    background-color: transparent;
}
    .header .header__block--menu a span{
        display:inline-block;
        border-bottom: 2px solid rgb(244 110 0 / 0%);
    }
    .header .header__block--menu a:hover span{
        border-bottom: 2px solid #f46e00;
    }
    .header .header__block--menu a span:before{
        display:none;
    }
    .header .header__block--menu a:hover:after, .header .user__login a:hover:after{
        display:none;
    }
}





@media (max-width: 768px) {
    h1 {
        font-size: 24.766vw;
        letter-spacing: 0.111vw;
        line-height: 0.8;
    }

    h2 {
        font-size: 13.318vw;
        letter-spacing: 0vw;
    }

    body {
        font-size: calc(3.9vw);
        line-height: 1.56;
        letter-spacing: 0.23vw;
    }
}


/*
=======================================
  Section 1
=========================================*/
.s1 {
    border-style: solid;
    border-width: 0;
}
.s1 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10.208vw;
    box-sizing: border-box;
    padding-left: 5.5vw;
    z-index: 1;
}

.s1 .si_blank {
    width: 14.4%;
}

.s1 .si_left {
    width: 47%;
    /* padding-top: 1.56vw; */
    z-index: 1;
}

.s1 .si_left .si_left_content {
    position: relative;
}
.s1 .si_left h1{
    padding-top: 3.09vw;
}
/*.s1 .si_left .si_left_content .line_heading {
    margin-bottom: 0vw;
    margin-left: -0.3vw;
    letter-spacing: 0.1vw;
    color: transparent;
    -webkit-text-stroke-width: 3px;
} */

.s1 .si_left_content article {
    padding-left: 1.7vw;
    padding-right: 3vw;
    margin-top: 3.8vw;
}

.s1 .si_left .si_left_content .my_button a { }

.s1 .si_right {
    width: 53%;
    position: relative;
    z-index: 0;
}

.s1 .si_right .img_holder {
    margin-left: -4.7vw;
    margin-top: 1.6vw;
    width: 114%;
    z-index: 1;
}

.s1 .si_right img {
    width: 100%;
}

.s1 .si_featuredin {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 0vw;
    margin-top: -2.67vw;
    z-index: 1;
}

.s1 .si_bottom_image {
    padding-top: 0vw;
    z-index: 1;
    margin-top: -15vw;
    font-size: 0;
    position: relative;
    margin-left: -0.3vw;
}

.s1 .si_bottom_image img {
    width: 100%;
    margin: 0vw;
}
.s1 .si_left .si_left_content .my_button a {
    margin-top: 1.93vw;
    margin-left: 1.18vw;
    display: inline-block;
}

br.m{
    display:none;
}
@media (max-width: 768px) {
    .s1 .section_inner {
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .s1 .si_blank {
        display: none;
    }

    .s1 .si_left {
        width: 100%;
        padding-top: 10.7vw;
        padding-left: 2vw;
    }

    .s1 .si_left .si_left_content .line_heading {
        margin-bottom: -1.2vw;
    }

    .s1 .si_left_content article {
        padding-left: 0.3vw;
        padding-right: 0vw;
        margin-top: 0vw;
        padding-top: 4vw;
        letter-spacing: 0.23vw;
        padding-bottom: 1vw;
    }

    .s1 .si_left .si_left_content .my_button{
    padding-right: 15vw;
}
    .s1 .si_left .si_left_content .my_button a {
        margin-left: 0px;
        /* font-size: 6vw; */
        margin-top: 1.9vw;
        /* letter-spacing: -0.05vw; */
        /* padding-bottom: 2.2vw; */
    }

    .s1 .si_right {
        width: 100%;
    }

    .s1 .si_right .img_holder {
        margin-right: -5%;
        margin-top: 4.6vw;
        padding-left: 0vw;
        margin-bottom: -37.5vw;
        height: 107vw;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: cover;
        /* width: 153%; */
        width: 110%;
    }

    .s1 .si_right img {
        opacity: 0;
        width: 10%;
    }

    .s1 .si_bottom_image svg {
        display: none;
    }

    .s1 .si_bottom_image svg.mobile_only {
        display: block;
        margin-left: -4px;
    }
    .s1 .si_bottom_image svg.mobile_only path.st1{
    fill: transparent;
}


    .s1 .si_bottom_image{
        margin-top: -9.2vw;
        position: relative;
        z-index: 2;
    }
    .s1 .si_bottom_image:after{
        content:" ";
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        height:10px;
        background-color:#fff;
    }
}


/*
=======================================
  Section 2
=========================================*/
.s2{border-style: solid;border-width: 0;z-index: 1;}
.s2 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15.3vw;
    padding-right: 15.3vw;
    padding-top: 3.94vw;
    padding-bottom: 7.7vw;
    border-bottom: 1px solid #000000;
}
.s2 .si_left {
    width: 60%;
    /* margin-top: -11vw; */
}
.s2 .si_left h2 {
    padding-left: 0vw;
    color: #ff5e55;
    padding-top: 2.2vw;
    margin-left: 0vw;
    padding-left: 2.1vw;
}
.s2 .si_left h2 span {
    font-style: italic;
    margin-left: 0.4vw;
}
.s2 .si_left article {
    padding-left: 3.14vw;
    padding-top: 1.5vw;
}
.s2 .si_left article ul {
    padding-left: 1.3vw;
    margin-top: 0vw;
}
.s2 .si_left article ul li {
    padding-left: 0.6vw;
    margin-bottom: 1.8vw;
    list-style: none;
    position: relative;
}
.s2 .si_left article ul li:before {
    content: '';
    position: absolute;
    top: 0.7vw;
    left: -2.2vw;
    line-height: 0;
    width: 0.7vw;
    height: 0.7vw;
    background-color: #000;
    border-radius: 100%;
}
.s2 .si_right {
    width: 40%;
    position: relative;
    /* margin-top: -10.85vw; */
}
.s2 .si_right .vertical_text {
    top: -5px;
    right: 0;
}
.s2 .si_right .img_holder {
    /* padding-right: 4.6vw; */
    padding-left: 0.56vw;
    /* margin-top: -10.85vw; */
}
.s2 .si_right .img_holder img {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #000000;
}


@media (max-width: 768px) {

    .s2 {
        padding-left: 0vw;
        padding-right: 0vw;
    }
    .s2 .section_inner {
        width: 100%;
        padding-left: 6vw;
        padding-right: 5vw;
        padding-bottom: 7.9vw;
    }
    .s2 .si_left {
        width: 100%;
        padding-top: 5.6vw;
    }
    .s2 .si_left h2 {
        padding-left: 0vw;
        margin-left: -0.12vw;
        padding-top: 0vw;
        font-size: 13.318vw;
    }
    .s2 .si_left article {
        padding-left: 0vw;
        padding-top: 6.5vw;
    }
    .s2 .si_left article ul {
        padding-left: 0vw;
        margin: 0px;
    }
    .s2 .si_left article ul li {
        padding-left: 9.2vw;
        margin: 0px;
        padding-bottom: 5.9vw;
    }
    .s2 .si_left article ul li br{
        /* display:none; */
    }
    .s2 .si_left article ul li:before {
        width: 2.4vw;
        height: 2.4vw;
        top: 2vw;
        left: 0.3vw;
    }
    .s2 .si_right {
        display: none;
    }
    .s2 .si_right.mobile_only {
        display: block;
        width: 100%;
        padding-top: 2.4vw;
        margin-top: 0vw;
    }
    .s2 .si_right .vertical_text {
        right: -2.7vw;
        font-size: 3.1vw;
        top: 2.653vw;
        letter-spacing: 0.5vw;
    }
    .s2 .si_right .img_holder {
        padding-right: 5.7vw;
        padding-left: 19.9vw;
    }
    .s2 .si_right .img_holder img{
        border-radius: 50px;
    }
}




/*
=======================================
  Section 3
=========================================*/
.s3 {
    border-style: solid;
    border-width: 0;
    padding-top: 3.45vw;
    padding-left: 15.9vw;
    padding-right: 15.7vw;
    padding-bottom: 13vw;
}
.s3_bg_image{
    width: 100.3%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0vw;
    left: -0.2vw;
}
.s3 .section_inner {
    text-align: center;
    width: 100%;
}
.s3 h4{padding-top: 3.1vw;padding-left: 1vw;padding-right: 1.5vw;margin-bottom: 0vw;padding-bottom: 3.67vw;}
.s3 h4 mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #000000 0%, #000000 100%);
    background-repeat: no-repeat;
    background-size: 100% 4%;
    background-position: 0 100%;
    color: inherit;
    padding-bottom: 0.1vw;
}
.s3 .si_left {
    width: 100%;
    /* border: 2px solid #000; */
}
.s3 .si_left article {
    padding-left: 3vw;
    padding-bottom: 4.5vw;
    padding-right: 3.2vw;
    /* letter-spacing: 0.24vw; */
}

.s3 .si_left article p {
    margin-bottom: 24px;
    margin-top: 0px;
}
.s3 .si_left article p br.m{
    display:none;
}

@media (max-width: 768px) {
    .s3 {
        padding-left: 4vw;
        padding-right: 4vw;
        padding-top: 7.6vw;
        padding-bottom: 18.4vw;
    }
    .s3_bg_image svg{
        display: none;
    }
    .s3_bg_image svg.mobile_only{
        display: block;
    }

    .s3 .section_inner {
        width: 100%;
    }

    .s3 .si_left article {
        padding-left: 0vw;
        padding-right: 0vw;
        letter-spacing: 0.24vw;
    }

    .s3 .si_left article p {
        margin-bottom: 0px;
        padding-bottom: 5.3vw;
    }

    
    .s3 .si_left article p br.m{
        display:block;
    }
    .s3 h4{
        font-size: 6.776vw;
        padding-bottom: 8.3vw;
        padding-left: 0vw;
        padding-right: 0vw;
        line-height: 0.94;
        padding-top: 2.6vw;
    }
    .s3 h4 mark{
    background-size: 100% 2px;
}
    .s3 h4 br{
        display:none;
    }
    .s3 h4 br.m{
        display: block;
    }
}


/*
=======================================
  Section 4
=========================================*/
.s4 {
    border-style: solid;
    border-width: 0;
    padding-top: 1.1vw;
    padding-bottom: 7.9vw;
    padding-left: 7.4vw;
    padding-right: 7.4vw;
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.s4 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.s4 .si_left {
    width: 42.8%;
    z-index: 0;
}

.s4 .si_left .img_holder {
    padding-left: 4.5vw;
    position: relative;
    padding-top: 1.77vw;
    padding-right: 0.25vw;
}

.s4 .si_left .img_holder .vertical_text {
    bottom: -4px;
    left: -1px;
}

.s4 .si_left .img_holder img {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #000000;
}

.s4 .si_right {
    width: 57.2%;
    padding-top: 5.45vw;
    z-index: 1;
}

.s4 .si_right .title_holder {
    margin-left: -7.3vw;
    margin-top: -1.7vw;
}

.s4 .si_right h2 {
    margin-bottom: 0vw;
    position: relative;
    padding-left: 2.12vw;
    padding-bottom: 1.2vw;
}

.s4 .si_right h2 span {
    /* font-style: italic; */
    /* margin-left: -0.7vw; */
    position: relative;
    /* width: 100%; */
    /* height: 1px; */
    /* background-color: #000; */
    /* display: block; */
}
.s4 .si_right h2 span:before{
    content:"";
    position: relative;
    width: 120%;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    left: 117%;
    top: 4.9vw;
}

.s4 .si_right h2 strong {
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #000000;
}

.s4 .si_right article {
    margin-top: 0vw;
    padding-top: 0.5vw;
    padding-left: 5vw;
    padding-right: 1vw;
}

.s4 .si_right article ul {
    padding-left: 1vw;
}

.s4 .si_right article ul li {
    padding-left: 0.6vw;
    margin-bottom: 1.83vw;
    list-style: none;
    position: relative;
    letter-spacing: 0.066vw;
}
.s4 .si_right article ul li br{
    /* display:none; */
}
.s4 .si_right article ul li:before {
    content: '';
    position: absolute;
    top: 0.7vw;
    left: -2.2vw;
    line-height: 0;
    width: 0.7vw;
    height: 0.7vw;
    background-color: #000;
    border-radius: 100%;
}

@media (max-width: 768px) {
    .s4 {
        padding-top: 0vw;
        padding-left: 5vw;
        padding-right: 4vw;
        padding-bottom: 9.54vw;
    }

    .s4 .section_inner {
        width: 100%;
    }

    .s4 .si_left {
        width: 100%;
        display: none;
    }

    .s4 .si_left.mobile_only {
        display: block;
    }

    .s4 .si_left .img_holder {
        padding-left: 16px;
        padding-right: 24vw;
        padding-top: 3.2vw;
    }

    .s4 .si_left .img_holder .vertical_text {
        bottom: inherit;
        top: 28.8vw;
        left: 7.4vw;
        font-size: 3.1vw;
        letter-spacing: 0.58vw;
    }

    .s4 .si_left .img_holder img {
        margin-top: 0vw;
        border-radius: 50px;
    }

    .s4 .si_right {
        width: 100%;
        padding-top: 4.5vw;
    }

    .s4 .si_right .title_holder {
        text-align: right;
        margin-left: 0vw;
        margin-top: -6.5vw;
        padding-right: 2vw;
        z-index: 1;
        position: relative;
        margin-bottom: 0vw;
    }

    .s4 .si_right h2 {
        margin-bottom: 0.5vw;
        padding-right: 0vw;
        text-align: left;
        padding-left: 16vw;
    }
    .s4 .si_right h2 strong{
    -webkit-text-stroke-width: 1px;
}

    .s4 .si_right h2 span {
    }

    .s4 .si_right .line_heading {
        width: 100%;
        padding-right: 18.9vw;
    }


    .s4 .si_right article {
        padding-left: 0vw;
        padding-top: 6.6vw;
        letter-spacing: 0.23vw;
        padding-right: 0vw;
    }

    .s4 .si_right article ul {
        padding-left: 0vw;
        margin: 0px;
        letter-spacing: inherit;
    }

    .s4 .si_right article ul li {
        padding-left: 10.2vw;
        margin: 0px;
        padding-bottom: 6vw;
        padding-right: 0.9vw;
        letter-spacing: inherit;
    }
    .s4 .si_right article ul li br,
    .s4 .si_right h2 span:before{
        /* display:none; */
    }
    .s4 .si_right article ul li:before {
        width: 2.4vw;
        height: 2.4vw;
        top: 2vw;
        left: 1.2vw;
    }
}


/*
=======================================
  Section 5
=========================================*/

.s5 {
    border-style: solid;
    border-width: 0;
    /* padding-top: 17vw; */
    position: relative;
    /* padding-left: 11vw; */
    /* padding-right: 11vw; */
}
@keyframes marquee {
    0%   { transform: translateX(-40%); }
    100% { transform: translateX(-60%); }
}
.s5 .line_heading {
    font-size: 6.2vw;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.104vw;
    position: absolute;
    text-align: center;
    top: 0vw;
    width: 260.417vw;
    left: 50%;
    transform: translateX(-50%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
    z-index: 3;
    margin-bottom: 0vw;
    border-bottom: 1px solid #000;
    padding-top: 0.8vw;
    padding-bottom: 2.14vw;
}

.s5 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding-top: 12.9vw;
    position: relative;
    padding-left: 6.9vw;
    padding-right: 2.2vw;
}

.s5 .si_left {
    width: 47%;
}

.s5 .si_left h2 {
    padding-left: 0.06vw;
    margin-top: 0px;
    line-height: 0.970;
    font-size: 3.3vw;
    padding-top: 0.45vw;
    margin-bottom: 0px;
    padding-bottom: 7vw;
    letter-spacing: -0.01vw;
}
.s5 .si_left h2 mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #000000 0%, #000000 100%);
    background-repeat: no-repeat;
    background-size: 100% 4%;
    background-position: 0 100%;
    color: inherit;
    padding-bottom: 0.1vw;
}
.s5 .si_right {
    width: 53%;
    padding-top: 0vw;
    padding-left: 3.56vw;
    padding-bottom: 3.76vw;
}

.s5 .si_left article {
    padding-top: 0vw;
    padding-left: 0.07vw;
    position: relative;
    letter-spacing: 0.066vw;
    padding-right: 1vw;
}

.s5 .si_left article:before {
    /* content: ''; */
    width: 4px;
    height: 96%;
    left: -3.3vw;
    bottom: 0.3vw;
    position: absolute;
}

.s5 .si_left article p {
    margin-top: 0;
    margin-bottom: 1.86vw;
}

.s5 .si_right .img_holder {
    width: 100%;
    position: relative;
    z-index: 1;
}

.s5 .si_right .img_holder img {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #000000;
}




@media (max-width: 768px) {
    .s5 {
        /* padding-left: 9vw; */
        /* padding-right: 9vw; */
        /* padding-top: 33vw; */
    }

    .s5 .line_heading {
        font-size: 13.318vw;
        letter-spacing: 0.5vw;
        top: 1.639vw;
        left: -27.7%;
        transform: translateX(-50%);
        width: 5000px;
        padding-bottom: 3.88vw;
        font-weight: 500;
    }

    .s5 .section_inner {
        width: 100%;
        padding-top: 28.6vw;
        position: relative;
        padding-left: 6vw;
        padding-right: 5.9vw;
        padding-bottom: 10.7vw;
    }

    .s5 .si_left {
        width: 100%;
        /* padding-top: 11vw; */
        order: 2;
    }

    .s5 .si_left h2 {
        padding-left: 0.5vw;
        line-height: 0.96;
        font-size: 6.776vw;
        letter-spacing: 0.1vw;
        padding-top: 2vw;
        padding-bottom: 10.6vw;
    }
    .s5 .si_left h2 mark{
        background-size: 100% 2px;
    }

    .s5 .si_right {
        width: 100%;
        padding-top: 0vw;
        padding-left: 0vw;
        padding-bottom: 4.1vw;
        order: 1;
    }

    .s5 .si_left article {
        padding-top: 0vw;
        padding-left: 0.3vw;
        position: relative;
        letter-spacing: 0.234vw;
        padding-right: 0vw;
    }

    .s5 .si_left article p {
        margin-bottom: 0px;
        padding-bottom: 5.9vw;
    }
    .s5 .si_left article p br{
        /* display:none; */
    }

    .s5 .section_inner2 {
        padding-top: 4vw;
        margin-right: 0;
    }

    .s5 .section_inner2 .si_container {
        width: 100%;
        /* padding-left: 6.5vw; */
    }

    .s5 .section_inner2 .img_holder {
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        border: 12px solid;
        border-color: #ffffff;
        height: 64.6vw;
        margin-bottom: -20vw;
    }
    .s5 .si_right .img_holder img{
        border-radius: 50px;
    }

    .s5 .section_inner2 .img_holder:before {
        width: 30.611vw;
        height: 30.611vw;
        top: -15vw;
        left: -17vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .s5 .section_inner2 .img_holder img {
        opacity: 0;
        width: 10%;
    }

    .s5 .section_inner2 .before_bg {
        display: none;
    }

    .s5 .section_inner2 .after_bg {
        display: none;
    }
}

@media (max-width: 550px) {

}



/*
=======================================
  Section 6
=========================================*/
.s6_new{
    border-style: solid;
    border-width: 0;
}
.s6_new .section_inner {width: 100%;display: block;padding-left: 11vw;padding-right: 11vw;padding-top: 10.3vw;padding-bottom: 3.8vw;}

.s6_new_title{
    width: 100%;
    display: block;
    text-align: center;
}
.s6_new_title h2{
    font-size: 6.1vw;
    line-height: 0.77;
    letter-spacing: 0.02vw;
    padding-bottom: 7.12vw;
    margin-bottom: 0vw;
}
.s6_new_title h2 br{}
.s6_new_title h2 em{}


.s6_new_list{
    width: 100%;
    display: block;
}
.s6_new_col{
    width: 100%;
    display: block;
    padding-right: 39vw;
    padding-left: 2vw;
    padding-bottom: 0.24vw;
}
.s6_new_col:nth-child(2n+0){
    width: 100%;
    display: block;
    padding-right: 0vw;
    padding-left: 40.4vw;
    margin-bottom: -3.1vw;
}
.s6_new_col h6{
    font-size: 3vw;
    position: relative;
    line-height: 1;
    /* padding-left: 3.4vw; */
    letter-spacing: 0.01vw;
    /* display: flex; */
    /* flex-wrap: nowrap; */
    /* text-align: center; */
}
.s6_new_col h6 span{}
.s6_new_col h6 span.number{
    font-size: 1.54vw;
    /* position: absolute; */
    /* top: 1.3vw; */
    /* left: 0.3vw; */
}
.s6_new_col h6 span.text{
    padding-right: 0.5vw;
    /* border-bottom: 3px solid #000; */
    /* line-height: 1; */
    position: relative;
    display: inline-block;
    margin-left: 1vw;
}
.s6_new_col h6 span.text:before{
    width:100%;
    content:"";
    height: 3px;
    display: block;
    background-color: #000;
    position: absolute;
    bottom: -0.47vw;
    left: 0vw;
}
.s6_new_col article{
    padding-left: 3.45vw;
    padding-top: 1.7vw;
    padding-bottom: 1px;
}
.s6_new_col article p{}
.s6_new_col article p br{}


.module_slider_slick{
    display: none !important;
}

@media (max-width: 768px) {
    .s6_new{
        padding-bottom: 11.9vw;
    }
    .s6_new .section_inner {
        padding-left: 6.9vw;
        padding-right: 6.7vw;
        padding-top: 13vw;
    }
    
    .s6_new_title{}
    .s6_new_title h2{
        font-size: 13.318vw;
        padding-bottom: 12.1vw;
        width: 110%;
        margin-left: -5%;
        line-height: 0.84;
    }
    .s6_new_title h2 br{}
    .s6_new_title h2 em{}
    
    
    .s6_new_list{
        display: none;
    }
    .s6_new_col{
        padding-right: 3vw;
        padding-left: 4.2vw;
        padding-bottom: 0vw;
        padding-top: 6.3vw;
    }
    .s6_new_col:nth-child(2n+0){}
    .s6_new_col h6{
        font-size: 6.776vw;
        /* padding-left: 22.1vw; */
        padding-top: vw;
    }
    .s6_new_col h6 span{}
    .s6_new_col h6 span.number{
        font-size: 19.393vw;
        top: -5vw;
    }
    .s6_new_col h6 span.text{
    transform: translateY(-90%);
}
    .s6_new_col article{
        padding-left: 0vw;
        padding-top: 11vw;
        padding-bottom: 4vw;
    }
    .s6_new_col article p{}
    .s6_new_col article p br{
        /* display: none; */
    }

    .module_slider_slick{
        display: block !important;
        border: 1px solid #000;
        padding-bottom: 30.6vw;
    }
    .module_slider_slick .slick-arrow{
        position: absolute;
        bottom: 0vw;
        background-color: transparent;
        border: 0px;
        width: 50%;
        height: 30.5vw;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        padding-left: 15vw;
        padding-right: 15vw;
    }
    .module_slider_slick .slick-arrow .svg{
        width: 100%;
        display: block;
        height: 100%;
    }
    .module_slider_slick .slick-arrow .svg svg{
        width: 74%;
        height: 100%;
        margin-left: 0vw;
    }

    .module_slider_slick .slick-prev{
        border-left: 0px solid #000;
        padding-left: 13.5vw;
        padding-right: 16.2vw;
    }
    .module_slider_slick .slick-next{
        right: 0vw;
        padding-left: 16vw;
        padding-right: 13.5vw;
    }
    .module_slider_slick .slick-prev .svg{
    }
    
}


/*
=======================================
  Section 7
=========================================*/
.s7 {
    margin-top: -2px;
    border-style: solid;
    border-width: 0;
}

.s7 .top_image {
    position: relative;
    font-size: 0;
}

.s7 .bottom_image {
    font-size: 0;
    margin-top: -5px;
}
.s7 .top_image svg,
.s7 .bottom_image svg{ }
.s7 .top_image img {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -12px;
}

.s7 .top_image .vertical_text {
    bottom: 190px;
    right: 15.5%;
}

.s7 .section_inner {
    width: 100%;
    padding-left: 6.2vw;
    padding-top: 2.4vw;
    padding-bottom: 4.7vw;
}

.s7 .section_inner h2 {
    padding-left: 0.8vw;
    padding-right: 0vw;
    margin-top: -0.6vw;
    display: block;
    width: 100%;
}

.s7 .section_inner .testimonial_slider {
    width: 100%;
}

.s7 .section_inner .testimonial_slider .slick-list {
    padding-left: 0px!important;
}

.s7 .section_inner .testimonial_slider:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    border: 3px solid;
    top: 17.5vw;
    right: 29.5vw;
    width: 4.8vw;
    height: 4.8vw;
    display: none;
}

.s7 .section_inner .testimonial_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 3.6vw;
    height: 6.1vw;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: none;
    padding: 0px;
    cursor: pointer;
}
.s7 .section_inner .testimonial_slider .slick-arrow .svg{
    display: block;
    width: 100%;
    height: 100%;
}
.s7 .section_inner .testimonial_slider .slick-arrow .svg svg{
    display: block;
    width: 100%;
    height: 100%;
}
.s7 .section_inner .testimonial_slider .slick-arrow .svg svg g{}
.s7 .section_inner .testimonial_slider .slick-arrow .svg svg g path {
    fill: #000;
}
.s7 .section_inner .testimonial_slider .slick-prev {
    /* background-image: url(s6_3.png); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    right: 32vw;
    top: 19.2vw;
    z-index: 1;
    left: unset;
    transform: rotate(180deg);
    display: none !important;
}

.s7 .section_inner .testimonial_slider .slick-next {
    /* background-image: url(s6_2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    right: 24vw;
    top: 7.2vw;
    left: unset;
}

.s7 .section_inner .testimonial_slider .slick-dots {display: none !important;}



.s7 .section_inner .testimonial_slider .slider_left {
    width: 62%;
    float: left;
}
.s7 .section_inner .testimonial_slider .no_image .slider_left{
    width: 85%;
}
.s7 .section_inner .testimonial_slider .no_image .slider_right{
    display: none;
}
.s7 .section_inner .testimonial_slider .slider_left article {
    padding-top: 3.6vw;
    padding-left: 7.4vw;
    position: relative;
    padding-right: 2vw;
}
.s7 .section_inner .testimonial_slider .slider_left article:first-letter{
    padding-left:0.34vw;
}
.s7 .section_inner .testimonial_slider .slider_left span.blockquote {
    border: 0px;
    padding: 0px;
    display: block;
    width: 5.1vw;
    position: absolute;
    top: 4vw;
    left: 0.7vw;
}
.s7 .section_inner .testimonial_slider .slider_left span.blockquote svg {
    width: 100%;
    height: 100%;
}


.s7 .section_inner .testimonial_slider .slider_left .clinet_name {
    padding-top: 2.77vw;
    display: block;
    font-weight: 600;
    font-size: 1.35vw;
    letter-spacing: 0.04vw;
}

.s7 .section_inner .testimonial_slider .slider_left .clinet_city {
    display: block;
    font-weight: normal;
    margin-top: -0.1vw;
    font-size: 1.3vw;
    letter-spacing: 0.06vw;
    font-style: italic;
}

.s7 .section_inner .testimonial_slider .slider_right {
    width: 38%;
    float: right;
    padding-top: 3.7vw;
    padding-left: 0.35vw;
    padding-right: 15.45vw;
}

.s7 .section_inner .testimonial_slider .slider_right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: auto;
    border: 6px solid;
}

.s7 .section_inner .testimonial_slider .slick-slide {
    opacity: 0.5;
}

.s7 .section_inner .testimonial_slider .slick-active {
    opacity: 1;
}

.s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    left: 1.6vw;
}

.s7 .bottom_image img {
    margin: 0;
    padding: 0;
    width: 100%;
}
.s7_top_svg .st0,
.s7_top_svg .st2{
    /* fill: #fbcf6c; */
}
.s7_top_svg .st1 {
    fill: #ffffff;
}
.s7_bottom_svg .st0,
.s7_bottom_svg .st2{
    fill: #fbcf6c;
}
.s7_bottom_svg .st1 {
    fill: #ffffff;
}

@media (max-width: 768px) {
    .s7 .top_image svg {
        display: none;
    }

    .s7 .top_image svg.mobile_only {
        display: block;
    }

    .s7 .top_image .vertical_text {
        display: none;
    }
    .s7 .top_image img {
    }

    .s7 {
    }

    .s7 .top_image {
    }

    .s7 .top_image img {
        display: none;
    }

    .s7 .top_image img.mobile_only {
        display: block;
    }

    .s7 .top_image .vertical_text {
        display: none;
    }

    .s7 .section_inner {
        padding-top: 6vw;
        padding-left: 6vw;
        padding-bottom: 11vw;
        padding-right: 3vw;
    }

    .s7 .section_inner h2 {
        padding-left: 0vw;
    }

    .s7 .section_inner .testimonial_slider {
    }

    .s7 .section_inner .testimonial_slider .slick-list {
    }

    .s7 .section_inner .testimonial_slider:before {
        display: none;
    }

    .s7 .section_inner .testimonial_slider .slick-arrow {
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
    }

    .s7 .section_inner .testimonial_slider .slick-next {
    }

    .s7 .section_inner .testimonial_slider .slick-dots {}

    .s7 .section_inner .testimonial_slider .slider_left {
        order: 2;
        width: 100%;
        float: unset;
    }

    .s7 .section_inner .testimonial_slider .slider_left article {
        padding-left: 0vw;
        padding-top: 5vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 2vw;
        font-size: 4vw;
        padding-left: 0.2vw;
        letter-spacing: 0.18vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: 0vw;
        font-size: 3.8vw;
        letter-spacing: 0.27vw;
        padding-left: 0.3vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right {
        padding-left: 1.2vw;
        padding-top: 8.5vw;
        padding-bottom: 15.5vw;
        position: relative;
        order: 1;
        width: 100%;
    }

    .s7 .section_inner .testimonial_slider .slider_right:before {
        content: '';
        /* position: absolute; */
        /* width: 6vw; */
        /* height: 6vw; */
        /* background-size: contain; */
        /* background-image: url(s7_3.png); */
        /* background-repeat: no-repeat; */
        /* top: 16vw; */
        /* left: 8vw; */
    }
    .s7 .section_inner .testimonial_slider .slider_right span.blockquote.mobile_only{
        display:block;
        width: 13.5vw;
        position: absolute;
        top: 58.8vw;
        left: 0.9vw;
    }
    .s7 .section_inner .testimonial_slider .slider_right img {
        width: 45.5vw;
        height: 45.5vw;
        border: 4px solid;
    }

    .s7 .section_inner .testimonial_slider .slick-slide {
        display: flex;
        flex-wrap: wrap;
    }

    .s7 .section_inner .testimonial_slider .slick-active {
    }

    .s7 .slider_left article {
        padding-left: 7.8vw;
        padding-top: 4.99vw;
        padding-right: 10vw;
    }
    .s7 .section_inner .testimonial_slider .slider_left span.blockquote{
        display:none;
    }

    .s7 .section_inner .testimonial_slider .slider_left article p {
        margin: 0px;
        padding-bottom: 4vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        /* display: none; */
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
        /* background-image: url(s6_3_m.png); */
        width: 7.5vw;
        height: 7.75vw;
        /* background-position: center; */
        /* background-repeat: no-repeat; */
        /* background-size: contain; */
        bottom: -20.6vw;
        right: 36.4vw;
        left: inherit;
        top: inherit;
        z-index: 1;
    }

    .s7 .section_inner .testimonial_slider .slick-next {
        width: 14.5vw;
        height: 20.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: unset;
        right: 16.8vw;
        left: inherit;
        z-index: 1;
        top: 21vw;
    }
    .s7 .bottom_image svg {
        display: none;
    }

    .s7 .bottom_image svg.mobile_only {
        display: block;
    }
    .s7 .bottom_image img{
        display: none;
    }
    .s7 .bottom_image img.mobile_only{
        display: block;
    }
}


/*
=======================================
  Section 8
=========================================*/
.s8_new{
    padding-left: 7.4vw;
    padding-right: 7.4vw;
    margin-top: -0.1vw;
    padding-bottom: 6vw;
    border-style: solid;
    border-width: 0;
}
.s8_new .section_inner{
    width: 100%;
}

.s8_new_left{
    width: 47%;
    padding-right: 0.8vw;
}
.s8_new_left img{
    width: 100%;
    border-radius: 100px;
    border: 1px solid #000000;
}

.s8_new_right{
    width: 53%;
}
.s8_new_right h2{
    padding-top: 6.9vw;
    margin-left: -3.23vw;
    z-index: 1;
    position: relative;
    line-height: 0.74;
    letter-spacing: -0.02vw;
    margin-bottom: 0vw;
    padding-bottom: 3.23vw;
}
.s8_new_right h2 em{}
.s8_new_right h2 br{}

.s8_new_right article {
    margin-top: 0vw;
    padding-top: 0.5vw;
    padding-left: 4.56vw;
    padding-right: 1vw;
}

.s8_new_right article ul {
    padding-left: 1vw;
}

.s8_new_right article ul li {
    padding-left: 0.6vw;
    margin-bottom: 1.83vw;
    list-style: none;
    position: relative;
    letter-spacing: 0.066vw;
}
.s8_new_right article ul li br{
    /* display:none; */
}
.s8_new_right article ul li:before {
    content: '';
    position: absolute;
    top: 0.7vw;
    left: -2.2vw;
    line-height: 0;
    width: 0.7vw;
    height: 0.7vw;
    background-color: #000;
    border-radius: 100%;
}






@media (max-width: 768px) {
    .s8_new{ }
    .s8_new .section_inner{ }
    
    .s8_new_left{display: none;}
    .s8_new_left img{ }
    
    .s8_new_right{width: 100%;}
    .s8_new_img.mobile_only{
        display: block;
        padding-left: 18.6vw;
        padding-right: 3.4vw;
        margin-top: -4vw;
    }
    .s8_new_img.mobile_only img{
        border: 1px solid #000;
        border-radius: 50px;
    }
    .s8_new_right h2{padding-top: 0vw;margin-left: 0vw;}
    .s8_new_right h2 em{}
    .s8_new_right h2 br{}
    
    .s8_new_right article {padding-top: 9.1vw;padding-right: 0vw;width: 105%;}
    
    .s8_new_right article ul {padding-left: 0vw;margin: 0px;letter-spacing: inherit;}
    
    .s8_new_right article ul li {padding-left: 3.2vw;margin: 0px;padding-bottom: 6vw;padding-right: 0.9vw;letter-spacing: inherit;}
    .s8_new_right article ul li br{/* display: none; */}
    .s8_new_right article ul li:before {width: 2.4vw;height: 2.4vw;top: 2.2vw;left: -5.7vw;}
}



/*
=======================================
  Section 9
=========================================*/
.s9 {border-style: solid;border-width: 0;padding-left: 19vw;padding-right: 19vw;padding-top: 15.66vw;padding-bottom: 9.4vw;border-bottom: 1px solid #000;}

.s9 .s9_art {width: 100%;display: block;position: absolute;top: -8.8vw;left: 0vw;}
.s9 .s9_art svg{
    width: 100%;
    max-width: unset;
}
.s9 .section_inner{
    width: 100%;
    display: block;
}

.s9_title{
    text-align: center;
}
.s9_title h2{
    padding-bottom: 2.76vw;
    margin-bottom: 0vw;
}

.s9 .value_lists{}
.s9 .value_col{
    border: 1px solid #000;
    border-radius: 100px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding-top: 0.98vw;
    padding-left: 3.5vw;
    padding-bottom: 0.76vw;
    margin-bottom: 1.3vw;
}
.s9 .value_col .left{
    width: 62%;
}
.s9 .value_col h6{
    font-size: 2.5vw;
    margin-bottom: 0vw;
    padding-bottom: 0.4vw;
    letter-spacing: 0.042vw;
    line-height: 1;
}
.s9 .value_col article{}
.s9 .value_col article p{}
.s9 .value_col article p br{}

.s9 .value_col .right{
    width: 38%;
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: right;
    align-items: center;
    padding-left: 0.3vw;
    padding-bottom: 0.9vw;
    padding-right: 2.6vw;
}
.s9 .value_col .right span{
    font-size: 2.88vw;
    font-weight: 600;
    font-family: degular-display,sans-serif;
    letter-spacing: 0vw;
}

.s9 .value_total{
    text-align: right;
    padding-top: 1.83vw;
    padding-right: 2.3vw;
}
.s9 .value_total{
    font-size: 2.88vw;
    font-weight: 700;
    font-family: degular-display,sans-serif;
    letter-spacing: 0vw;
}
@media (max-width: 768px) {
    .s9 {padding-left: 3vw;padding-right: 3vw;padding-top: 27.1vw;}
    
    .s9 .s9_art { }
    .s9 .s9_art svg{
    display: none;
}
    .s9 .s9_art svg.mobile_only{
    display: block;
}
    
    .s9_title{}
    .s9_title h2{
    padding-bottom: 9.5vw;
}
    
    .s9 .value_lists{
    padding-left: 3vw;
    padding-right: 2.9vw;
}
    .s9 .value_col{
    padding-left: 9vw;
    padding-right: 5vw;
    padding-top: 3.88vw;
    border-radius: 38px;
    padding-bottom: 2.8vw;
    margin-bottom: 4.5vw;
}
    .s9 .value_col .left{
    width: 100%;
    order: 2;
}
    .s9 .value_col h6{
    font-size: 6.776vw;
    padding-left: 0.5vw;
}
    .s9 .value_col article{
    padding-top: 2.8vw;
}
    .s9 .value_col article p{}
    .s9 .value_col article p br{}
    
    .s9 .value_col .right{
    order: 1;
    width: 100%;
    padding-right: 0vw;
    padding-bottom: 4.4vw;
}
    .s9 .value_col .right span{
    font-size: 6.776vw;
    letter-spacing: 0.2vw;
}
    
    .s9 .value_total{
    padding-top: 0.7vw;
}
    .s9 .value_total{
    font-size: 6.776vw;
    line-height: 1;
    letter-spacing: 0.3vw;
}
}


/*
=======================================
  Section 10
=========================================*/
.s10 {
    border-style: solid;
    border-width: 0;
    position: relative;
    padding-top: 13.3vw;
    padding-left: 15.7vw;
    padding-right: 15.7vw;
    padding-bottom: 4.33vw;
    border-bottom: 1px solid #000;
}
.s10 .line_heading {
    font-size: 6.2vw;
    line-height: 1;
    letter-spacing: 0.104vw;
    position: absolute;
    text-align: center;
    top: 0vw;
    width: 260.417vw;
    left: 50%;
    transform: translateX(-50%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
    z-index: 3;
    margin-bottom: 0vw;
    border-bottom: 1px solid #000;
    padding-top: 0.8vw;
    padding-bottom: 2.14vw;
    font-family: degular-display,sans-serif;
    font-weight: 500;
}
.s10 .line_heading ul{
    margin: 0px;
    white-space: nowrap;
}
.s10 .line_heading ul li{
    margin-bottom: 0vw;
    display: inline-block;
    letter-spacing: -0.01vw;
    padding-left: 1.8vw;
}

.s10 .section_inner {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.s10 .section_inner h2{}
.s10_lsits{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.s10_lsits.total_grid_1{}
.s10_lsits.total_grid_2{}
.s10_lsits.total_grid_3{}
.s10_lsits.total_grid_4{}

.s10_col{
    width: 100%;
    padding-left: 1.2vw;
    padding-right: 1.2vw;
}
.s10_lsits.total_grid_1 .s10_col{    width: 50%;}
.s10_lsits.total_grid_2 .s10_col{
    width: 50%;
}
.s10_lsits.total_grid_3 .s10_col{    width: 33%;}
.s10_lsits.total_grid_4 .s10_col{    width: 24%;}
.s10_colin{
    background-color: #F8F5E8;
    border: 1px solid #000;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-bottom: 5.9vw;
    padding-top: 3.76vw;
}
.s10_colin .price{
    text-align: center;
    display: block;
    padding-top: 0vw;
    margin-bottom: -0.45vw;
}
.s10_colin .price span{
    font-family: degular-display,sans-serif;
    font-weight: 700;
    font-size: 4.6vw;
}
.s10_colin h4{
    text-align: center;
    font-size: 2.25vw;
    letter-spacing: 0vw;
    margin-bottom: 0px;
    padding-bottom: 1.7vw;
}
.s10_colin h4 span{
    position: relative;
}
.s10_colin h4 span:before {
    width: 100%;
    content: "";
    height: 3px;
    display: block;
    background-color: #000;
    position: absolute;
    bottom: -0.03vw;
    left: 0vw;
}
.s10_colin article{
    padding-top: 1.3vw;
    width: 105%;
    padding-bottom: 3vw;
}
.s10_colin article p{}
.s10_colin article ul{
    margin: 0px;
    padding: 0px;
}
.s10_colin article ul li{
    position: relative;
    padding-left: 1.3vw;
    list-style: none;
    margin-bottom: 0px;
    padding-bottom: 0.5vw;
}
.s10_colin article ul li:before{
    content: '';
    line-height: 0;
    width: 0.7vw;
    height: 0.7vw;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    margin-right: 1vw;
    transform: translateY(-10%);
}

.s10_colin .my_button{
    text-align: center;
    padding-left: 0.8vw;
    padding-right: 0.65vw;
}
.s10_colin .my_button a{
    display: block;
    padding: 1.3vw 2.3vw 1.3vw 2.6vw;
}

@media (max-width: 768px) {
    .s10 {padding-top: 28.9vw;padding-left: 4.8vw;padding-right: 4.6vw;padding-bottom: 9.63vw;}
    .s10 .line_heading {font-size: 13.318vw;padding-top: 2vw;padding-bottom: 4.14vw;     animation: marquee 4s linear infinite;}
    .s10 .line_heading ul{ }
    .s10 .line_heading ul li{ }
    
    .s10 .section_inner { }

    .s10 .section_inner h2{}
    .s10_lsits{}
    .s10_lsits.total_grid_1{}
    .s10_lsits.total_grid_2{}
    .s10_lsits.total_grid_3{}
    .s10_lsits.total_grid_4{}
    
    .s10_col{
        width: 100% !important;
        padding-bottom: 6.7vw;
    }
    .s10_lsits.total_grid_1 .s10_col{}
    .s10_lsits.total_grid_2 .s10_col{}
    .s10_lsits.total_grid_3 .s10_col{}
    .s10_lsits.total_grid_4 .s10_col{}
    .s10_colin{
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 10.2vw;
        padding-top: 9.4vw;
    }
    .s10_colin .price{
        padding-bottom: 1.7vw;
    }
    .s10_colin .price span{
        font-size: 13.551vw;
        line-height: 1;
    }
    .s10_colin h4{
        font-size: 6.776vw;
    }
    .s10_colin article{
        padding-top: 3.9vw;
        padding-left: 6.6vw;
        padding-bottom: 5.4vw;
    }
    .s10_colin article p{}
    .s10_colin article ul{}
    .s10_colin article ul li{
        padding-left: 5.7vw;
        padding-bottom: 0vw;
    }
    .s10_colin article ul li:before{
        content: "";
        width: 2.5vw;
        height: 2.4vw;
        margin-right: 2vw;
        transform: translateY(0%);
    }
    .s10_colin .my_button{
        text-align: center;
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .s10_colin .my_button a{
        display: block;
        padding: 5.1vw 2.3vw 5.1vw 4.6vw;
    }
}

/*
=======================================
  Section 11
=========================================*/
.s11 {
    position: relative;
    padding-left: 7vw;
    padding-right: 7vw;
    padding-top: 4.07vw;
    padding-bottom: 21.8vw;
    border-style: solid;
    border-width: 0;
}
.s11 .section_inner{
    width: 100%;
    display: block;
}
.s11_title{
    padding-bottom: 4.892vw;
    margin-bottom: 0px;
}

.s11_questions{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
.s11_left{
    width: 53%;
    padding-left: 1vw;
}
.s11_faq{
    padding-left: 5.55vw;
    padding-bottom: 1.26vw;
}
.s11_faq h4.article-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.3vw;
    position: relative;
    letter-spacing: 0.067vw;
    line-height: 1.4;
    padding-right: 2vw;
    margin-bottom: 0.6vw;
    cursor: pointer;
}
.s11_faq h4.article-title em{
    position: absolute;
    top: 0.1vw;
    left: -2.76vw;
}
.s11_faq h4.article-title span{    font-style: normal !important;}
.s11_faq .accordion-content{
    font-style: italic;
    font-weight: 300;
}

.s11_right{
    width: 47%;
}

.s11_art{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0vw;
    left: 0vw;
}
.s11_art svg{
    width: 100%;
    height: 100%;
    margin-bottom: -0.7vw;
}

.s11_faq.open h4.article-title em:before{
        content:"-";
        position: relative;
        display: block;
        top: -0.1vw;
}
.s11_faq.open h4.article-title em span{
    display: none;
}
@media (max-width: 768px) {
    .s11 {
        position: relative;
        padding-left: 7vw;
        padding-right: 7vw;
        padding-top: 12.07vw;
        padding-bottom: 30.8vw;
    }
    .s11 .section_inner{}
    .s11_title{
        padding-bottom: 12.2vw;
        line-height: 0.8;
        text-align: center;
    }
    
    .s11_questions{}
    .s11_left{
        width: 100%;
        padding-left: 0vw;
    }
    .s11_faq{
        padding-left: 8.55vw;
        padding-bottom: 4.1vw;
    }
    .s11_faq h4.article-title{
        font-size: 3.972vw;
        padding-right: 0vw;
        letter-spacing: 0.2vw;
        line-height: 1.54;
        width: 102%;
    }
    .s11_faq h4.article-title em{
        top: -4vw;
        left: -8.5vw;
        font-size: 8vw;
    }
    .s11_faq h4.article-title em span{
    display: block;
    position: relative;
    top: 1vw;
}
    .s11_faq.open h4.article-title em:before{
        content:"-";
    }
    .s11_faq h4.article-title span{}
    .s11_faq .accordion-content{
        padding-top: 3.7vw;
    }
        
    .s11_right{
        width: 100%;
        padding-left: 0vw;
    }
    
    .s11_art{}
    .s11_art svg{
        display: none;
    }
    .s11_art svg.mobile_only{
        display:block;
    }
    .s11_faq h4.article-title br,
    .s11_faq .accordion-content br{
        /* display:none; */
    }
}

/*
=======================================
  Section 12
=========================================*/

.s12 {
}

.s12 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1440px ;
    justify-content: space-between;
}

.s12 .si_left {
    width: 50%;
    position: relative;
}

.s12 .si_left .insta_id {
    position: absolute;
    background: #ffffff;
    color: #000000;
    font-family: AGaramondLT;
    font-size: 22.5px;
    font-style: italic;
    line-height: 1.07;
    letter-spacing: 2.25px;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    width: 324px;
    margin-left: -167px;
    padding: 12px 20px;
    text-align: center;
    padding-left: 10px;
}

.s12 .si_right {
    width: 50%;
}

.s12 .si_right .si_content {
    text-align: center;
    padding: 40px;
    padding-top: 67px;
    padding-left: 45px;
}

.s12 .si_right .si_content h2 {
    font-size: 67px;
    font-weight: 800;
    line-height: 1.01;
    letter-spacing: normal;
    margin-bottom: 21px;
}

.s12 .si_right .si_content article {
    margin-left: -18px;
    color: #ffffff;
    margin-bottom: 31px;
}

.s12 .si_right .si_content input {
    width: 409px;
    margin: auto;
    margin-bottom: 12px;
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.58;
    letter-spacing: 2.4px;
    color: #292929;
    background: #ecefe8;
    border: none;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 9px;
    display: block;
}

.s12 .si_right .si_content .form_submits {
    padding-right: 15px;
}

.s12 .si_right .si_content input[type=submit] {
    width: 196px;
    /* display: block; */
    /* margin-left: -10px; */
    margin-top: 35px;
    padding-top: 6px;
    letter-spacing: 1.2px;
    padding-bottom: 5px;
    background-color: #292929;
    color: #ecefe8;
}

@media (max-width: 768px) {
    .s_spacer {
        display: none !important;
    }

    .s12 {
        margin-top: 1px  !important;
    }

    .s12 .section_inner {
    }

    .s12 .si_left {
        width: 100%;
        order: 2;
    }

    .s12 .si_left .insta_id {
        font-size: 5vw;
        width: auto;
        font-family: 'AGaramondLT';
        font-weight: 100;
        padding: 2.833vw 13.7vw 2.1vw 10.7vw;
        margin-top: -5.306vw;
        left: 28%;
        letter-spacing: 0.33vw;
    }

    .s12 .si_right {
        width: 100%;
        order: 1;
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 5.3vw;
    }

    .s12 .si_right .si_content {
        padding: 0vw 0vw;
        padding-top: 17.7vw;
    }

    .s12 .si_right .si_content h2 {
        font-size: 10.4vw;
        letter-spacing: 0vw;
        margin-bottom: 0vw;
        padding-bottom: 4.6vw;
    }

    .s12 .si_right .si_content article {
        margin-bottom: 0vw;
        padding-bottom: 4.2vw;
    }

    .s12 .si_right .si_content article p {
        padding-bottom: 4vw;
        margin-bottom: 0vw;
    }

    .s12 .si_left .instagram_feed {
    }

    .s12 .si_left .instagram_feed .instagram_gallery {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a img {
        width: 50% !important;
    }

    .s12 .si_right .si_content input {
        width: 97%;
        font-size: 3.7vw;
        text-align: center;
        padding-top: 5.4vw;
        padding-bottom: 3vw;
        margin-bottom: 4.6vw;
    }

    .s12 .si_right .si_content .form_submits {
        padding-top: 0.1vw;
    }

    .s12 .si_right .si_content input[type=submit] {
        background-color: transparent !important;
        color: #000 !important;
        width: auto;
        font-size: 5.9vw;
        text-transform: lowercase;
        font-family: Gilroy;
        border-bottom: 4px solid #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        line-height: 1.75;
    }
    .s12 .si_right .si_content .email-field {
        padding-bottom: 0.01vw;    
    }
}

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

/*
=======================================
  Section 15
=========================================*/
.s15 {
    background: #000000;
}

.s15 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1208px;
}

.s15 .si_left {
    width: 80%;
    width: 100%;
    text-align: center;
}

.s15 .si_left .si_copyright {
    padding-left: 0;
    padding-bottom: 1.3vw;
    padding-top: 1.56vw;
    font-size: 1.2vw;
    color: #ffffff;
    letter-spacing: 1.6px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Graphik';
    font-size: 0.9vw;
    line-height: 1.2;
}

.s15 .si_left .si_copyright strong {
    font-weight: 500;
}

.s15 .si_left .si_copyright a {
    color: #6bbdb9;
    font-weight: bold;
}

.s15 .si_left .si_copyright a:hover {
    color: #ffffff;
}

.s15 .si_right {
    width: 20%;
    text-align: center;
    width: 100%;
}

.s15 .si_right .si_social {
    margin-top: 18px;
    padding-bottom: 22px;
}

.s15 .si_right .si_social img {
    max-height: 18px;
    margin-left: 10px;
}
.footer_menu_link:before{
    content:"| ";
    color:#fff;
}


@media (max-width: 768px) {
    .s15 {
        padding-left: 2vw;
        padding-right: 2vw;
        padding-bottom: 4vw;
        padding-top: 5vw;
    }

    .s15 .section_inner {
        width: 100%;
    }

    .s15 .si_left {
        width: 100%;
    }

    .s15 .si_left .si_copyright {
        padding-left: 0;
        padding-top: 0;
        font-size: 2.3vw;
        letter-spacing: 0.3vw;
        text-align: center;
    }

    .s15 .si_left .si_copyright span {
        display: block;
    }
    .s15_footer_divider{
        display: none !important;
    }

    .s15 .si_left .si_copyright strong {
        display: block;
        padding-top: 1.5vw;
    }

    .s15 .si_right {
        width: 100%;
        display: none;
    }

    .s15 .si_right .si_social {
        margin-top: 1.25vw;
        padding-bottom: 1.528vw;
    }

    .s15 .si_right .si_social img {
        max-height: 1.25vw;
        margin-left: 0.694vw;
    }
    .footer_menu_link.thefirst:before{
        display:none;
    }
}

@media (max-width: 550px) {
    .s15 .si_left .si_copyright {
        font-size: 3.3vw;
        letter-spacing: 0.3vw;
        text-align: center;
        padding-bottom: 0vw;
    }
}



/*
=======================================
  Section 16
=========================================*/
.s16 {
    position: relative;
    background-color: #000000;
    padding-top: 0;
    padding-bottom: 5.208vw;
    padding-left: 22.2vw;
    padding-right: 22.2vw;
}
.s16 .section_inner {width: 100%;border: solid 2px #000;}
.s16 .section_inner .si_content {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    width: 100%;
    font-size: 1.02vw;
    letter-spacing: 0.104vw;
    margin-left: 0.104vw;
    margin: 0;
    transform: translateY(-50%);
}
.s16 .section_inner .si_content span{
    display:inline-block;
    padding-right: 1.563vw;
    padding-left: 1.563vw;
    border-radius: 30px;
}
.s16 .section_inner .countdown {
    width: 36.969vw;
    margin: auto;
    margin-top: 1.198vw;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 2.77vw;
}

.s16 .section_inner .countdown .countdown_inner {
    width: 25%;
    position: relative;
}

.s16 .section_inner .countdown .countdown_inner:before {
    content: ':';
    position: absolute;
    right: -0.59vw;
    top: -0.11vw;
    font-size: 2.8vw;
    color: #000000;
    z-index: 2;
    display: none;
}
.s16 .section_inner .countdown .countdown_inner:after{
    content:" ";
    position:absolute;
    width: 5.7vw;
    height: 5.7vw;
    background-color:#FFE9E9;
    top: 0;
    left: 50%;
    border-radius:100%;
    z-index:0;
    transform: translateX(-50%);
}
.s16 .section_inner .countdown .countdown_inner:last-of-type:before {
    display: none;
}

.s16 .section_inner .countdown .countdown_inner h2 {
    margin-bottom: 0;
    font-size: 4.5vw;
    letter-spacing: 0.167vw;
    /* color: transparent; */
    /* -webkit-text-stroke-width: 2px; */
    /* -webkit-text-stroke-color: #000000; */
    position: relative;
    z-index: 1;
}



.s16 .section_inner .countdown .countdown_inner .countdown__title {
    font-size: 1.4vw;
    letter-spacing: 0.2vw;
    margin-left: 0;
    position: relative;
    z-index: 1;
    margin-top: -0.23vw;
    margin-bottom: 0;
}


@media (max-width: 768px) {
  .s16 .section_inner .si_content{
    font-size: 2.7vw;
    letter-spacing: 0.8vw;
    margin: 0px;
  }
  .s16 .section_inner .countdown .countdown_inner:before {
      right: -0.694vw;
      top: -0.4vw;
      font-size: 5.361vw;
  }
  .s16 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 0;
      font-size: 8.453vw;
      letter-spacing: 0.3vw;
      -webkit-text-stroke-width: 1px;
  }
    .s16 .section_inner .countdown .countdown_inner:after{
    width: 8.556vw;
    height: 8.556vw;
    }
  .s16 .section_inner .countdown .countdown_inner .countdown__title {
      font-size: 2.563vw;
      letter-spacing: 0.223vw;
      /* margin-left: 0.278vw; */
  }

  .s16 .section_inner .countdown .countdown_inner{
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .s16 .section_inner .countdown{
    width: 100%;
  }

    .s16 {
        padding-top: 10vw;
        padding-bottom: 3vw;
        padding-left: 9vw;
        padding-right: 9vw;
    }
    .s16 .section_inner {
        /* width: 70vw; */
    }
}


/*
=======================================
  Section 13
=========================================*/
.section_13{
    border-style: solid;
    border-width: 0;
}
.section_13 .marquee {
    display: flex;
    overflow: hidden;
    min-width: fit-content;
    grid-column-gap: 1rem;
}
.section_13 .marquee-content {
    display: flex;
    justify-content: space-around;
    flex: 0 0 auto;
    grid-column-gap: 1rem;
    width: fit-content;
}
.section_13 .scroll {
    animation: section_13_scroll 10s linear infinite;
}
@keyframes section_13_scroll {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-100% - 1rem)); }
}
.section_13 .text-block {

}
.section_13 .reverse {
    animation-direction: reverse;
}



/*
=======================================
  Spacing control. Keep this under all css
=========================================*/
.top_spacing_remove{
  padding-top:0  !important;
}
.bottom_spacing_remove{
  padding-bottom: 0 !important;
}
.top_spacing_low{
  padding-top:60px !important;
}
.bottom_spacing_low{
  padding-bottom:60px !important;
}

@media (max-width: 1440px){
  .top_spacing_low{
    padding-top:4.167vw !important;
  }
  .bottom_spacing_low{
    padding-bottom:4.167vw !important;
  }
}


.section--accordion .accordion__title{
    font-family: inherit;
}


.s1.enable_img_false .si_left{
    width: 84%;
    padding-top: 0px;
    padding-bottom: 87px;
}
.s1 .si_left .si_left_content article p br{
    /* display:none; */
}
.s2.enable_img_false .si_left{
    width: 100%;
}
.s2.enable_img_false .si_left article ul li br{
    display: none;
}

.s4.enable_image_vertical_text_false .si_right{
    width: 100%;
}
.s4.enable_image_vertical_text_false .si_right .title_holder{
    margin-left: 0px;
}
.s4.enable_image_vertical_text_false .si_right article ul li br{
    display: none;
}
.s5.enable_img_false .section_inner{
    padding-bottom: 80px;
}
.s8.enable_primary_img_false .section_inner .img_holder,
.s1.enable_img_false .enable_featured_img_false{
    display: none; 
}