@font-face {
    font-family: 'Poppins';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-medium.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-semibold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-semibolditalic.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/poppins-semibolditalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vanitas';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/vanitas-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/vanitas-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vanitas-Extrabold';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/vanitas-extrabold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/vanitas-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLT';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirlt-heavy.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirlt-heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLT-Heavy';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirnextltpro-heavy.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirnextltpro-heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirLT';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirnextltpro-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/avenirnextltpro-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/quicksand-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/lizlogan-retreat-page/quicksand-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.section_inner {
    margin: 0 auto;
    /* position: fixed; */
    /* width: 100%; */
    /* top: 0px; */
}
/*
    Header
------------------------------*/
.ln_header {
    padding-top: 230px;
    text-align: center;
    z-index: 9999;
    position: relative;
}
.ln_header .section_inner{
    position: fixed;
    width: 100%;
    top: 30px;
}
/* .ln_header_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
} */

/* .ln_logo img {
    width: 253px;
    height: 109px;
    margin: 0 auto;
    margin-bottom: 84px;
} */

.ln_header_right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ln_header_right li {
    display: inline-block;
    margin: 0;
    padding-left: 28px;
    position: relative;
}

.ln_header_right li a {
    font-family: 'Poppins';
    font-size: 14.5px;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: 1.45px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: #000000;
    position: relative;
    display: block;
    text-transform: uppercase;
    padding: 5px 10px;
}

.ln_header_right li:last-child a {
    border: 1px solid #000;
}

.ln_header_right li a:hover:after {
    background-color: #e2a883;
}


/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: none;
}

.responsive-menu-hand svg {
    width: 100%;
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 4vw;
    right: 5vw;
}

.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
    width: 40px;
    display: block;
    background-color: #000;
    height: 5px;
}

.responsive-menu-close span:nth-child(1) {
    transform: rotate(-45deg);
    margin-top: 25px;
}

.responsive-menu-close span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: -5px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -110%;
    background: rgba(239, 203, 191, 0.98);
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    transition: right 0.5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.responsive-menu.active {
    right: 0;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 0px;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 22px !important;
    letter-spacing: 0.3px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover {
    color: #000000;
}

.ln_logo img {
    width: 253px;
    /* height: 109px; */
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {

    /*
        Header
    ------------------------------*/
    .ln_header {
        padding-top: 15.972vw;
    }

    .ln_logo img {
        width: 17.569vw;
        /* height: 7.569vw; */
        margin-bottom: 2.778vw;
    }

    .ln_header_right li {
        padding-left: 1.944vw;
    }

    .ln_header_right li a {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        padding: 0.347vw 0.694vw;
    }

    .ln_header_right li:last-child a {
        border: 0.069vw solid #000;
    }


    /*
        Responsive Header
    ------------------------------*/


}

@media (max-width: 1140px) {

    .ln_header_right li a {
        font-size: 1.6573vw;
    }
    .ln_header {
        padding-top: 16.722vw;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {

    .ln_logo img {
        max-width: 25vw;
        /* height: auto !important; */
    }
    
    .ln_header_right ul {
        display: none;
    }
    .ln_header {
        padding-top: 4.5vw;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
    }

    .responsive-menu-hand {
        display: block;
    }

    .ln_header .section_inner{
        position: relative;
        top: 0px;
        padding-left: 7vw;
        padding-right: 7vw;
        display: flex;
        justify-content: space-between;
    }

}

@media (max-width: 550px) {
    .ln_logo img {
        width: 100% !important;
        max-width: 39.5vw;
    }

    .ln_header {
        padding-top: 5.9vw;
    }
    .ln_header .section_inner{
        position: relative;
        top: 0px;
        padding-left: 4.5vw;
        padding-right: 6vw;
    }
    .ln_header_right{
        
position: relative;
        
padding-top: 5vw;
    }
    .responsive-menu-hand{
    /* top: 50%; */
    /* transform: translateY(-50%); */
    }
}

.sk_header.active{
    /* position: fixed; */
    width: 100%;
    /* top: 0px; */
    /* left: 0px; */
    /* background-color: #FFF; */
    /* z-index: 999; */
    /* padding-top: 0px; */
}
.sk_header.active .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 8px;
    background-color: #FFF;
    z-index: 999;
    position: fixed;
    top: 0px;
}
.sk_header.active .ln_header_left{
    width: 25%;
    text-align: left;
}
.sk_header.active .ln_header_left a.ln_logo{
    display: inline-block;
    text-align: left;
}
.sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{
    margin-bottom: -7px;
    margin-left: 0px;
    width: 130px;
}
.sk_header.active .ln_header_right{
    width: 75%;
    text-align: right;
    padding-top: 13px;
}
.sk_header.active .ln_header_right ul{}


  .ln_header  .user {
    /*============================================================================
      #User Avatar
    ==============================================================================*/
    /*============================================================================
      #User Dropdown
    ==============================================================================*/
    display: block;
    margin-top: -20px;
    }
    .ln_header  .user__avatar {
      height: 40px;
      max-height: 40px;
      margin: 0 0 0 1rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      margin-bottom: -11px;
      margin-left: 0px;
      }
    .ln_header  .user__dropdown {
      position: absolute;
      z-index: 9999;
      top: 22px;
      right: 0;
      display: none;
      padding: 20px 30px;
      text-align: left;
      white-space: nowrap;
      border-top: 0;
      background: #f9f9f9;
      box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
      }
      .ln_header  .user__dropdown--light a {
        color: #0a2338; }
      .ln_header  .user__dropdown--dark a {
        color: #fff; }
      .ln_header  .user__dropdown span {
        display: block; }
      .ln_header  .user__dropdown a {
        line-height: 32px !important;
        display: block;
        border: 0px solid #000 !important;
        }
  .header--center .user {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem; }
    .header--center .user__dropdown {
      top: 50px; }
      .header--center .user__dropdown a {
        line-height: 40px;
        margin: 0 0 0 0; }


@media (max-width: 1440px) {
    .sk_header.active{
        padding-top: 11.722vw;
        /* display: none; */
    }
}
@media (max-width: 1140px) {
    .sk_header.active .section_inner{padding-left: 4vw;padding-right: 4vw;}
    .sk_header.active .ln_header_left{width: 17%;}
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{width: 83%;padding-top: 7px;}
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}
@media (max-width: 1024px) {
    .sk_header.active .section_inner{ }
    .sk_header.active .ln_header_left{ }
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{padding-top: 1.2vw;}
    .sk_header.active .ln_header_right ul{/* display: none; */}
    .sk_header.active .ln_header_right ul li{
        padding-left: 1.5vw;
    }
    .sk_header.active .ln_header_right ul li a{
        font-size: 1.5vw;
    }
    .sk_header.active .ln_header_right .responsive-menu-hand{
        height: 5vw;
        /* width: 7vw; */
    }
}
@media (max-width: 768px) {
    .sk_header.active .section_inner{display: flex;justify-content: space-between;}
    .sk_header.active .ln_header_left{width: unset;}
    .sk_header.active .ln_header_left a.ln_logo{margin-bottom: -1vw;}
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{max-width: 14vw;}
    .sk_header.active .ln_header_right{width: unset;margin-top: 0vw;padding-top: 0vw;text-align: right;}
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}
@media (max-width: 550px) {
    .sk_header.active{
    opacity: 0;
    z-index: -999;
    padding-top: 0vw;
    /* display: none; */
    /* padding-top: 0vw; */
    padding-top: 26.1vw;
    }
    .sk_header.active .section_inner{display: none;}
    .sk_header.active .ln_header_left{ }
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{ }
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}


mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(
120deg
, #f2e2e0 0%, #f2e2e0 100%);
    background-repeat: no-repeat;
    background-size: 100% 61%;
    background-position: 0 96%;
    color: inherit;
}

/*
    Section 8
------------------------------*/

.ln8 {
    padding-bottom: 69px;
    padding-top: 60px;
    background: #dbbdb8;
}

.ln8 .section_inner {
    width: 1106px;
    margin: 0 auto;
    position: relative;
    display: flex;
}

.ln8_in {
    position: relative;
    z-index: 6;
    padding-top: 6px;
}

.ln8 h2 {
    font-family: Vanitas;
    font-size: 55px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    margin-bottom: 8px;
}

.ln8 h5 {
    text-transform: uppercase;
    font-family: AvenirLT;
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: 1.7px;
    text-align: center;
    color: #000000;
}
.ln8 h5 a {
    font-family: AvenirLT;
    color: #000000;
    font-family: 'AvenirLT';
}
#instagram_feed {
    overflow: hidden;
    margin-top: 29px;
}

.instagram_gallery a {
    margin-right: 32px;
    width: 22.80% !important;
    float: left !important;
}

.instagram_gallery a:last-child {
    margin-right: 0 !important;
}

.instagram_gallery a img {
    margin: 0 !important;
    width: 100% !important;
}

@media (max-width: 1440px) {

    .ln8 {
        padding-bottom: 4.792vw;
        padding-top: 4.167vw;
    }

    .ln8 .section_inner {
        width: 76.806vw;
    }

    .ln8_in {
        padding-top: 0.417vw;
    }

    .ln8 h2 {
        margin-bottom: 0.556vw;
    }

    #instagram_feed {
        margin-top: 2.014vw;
    }

    .instagram_gallery a {
        margin-right: 2.222vw;
    }



}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .ln8 {
        padding-bottom: 6.236vw;
        padding-top: 4.167vw;
    }


}

@media (max-width: 550px) {
    .ln8 {
        padding-bottom: 0;
        padding-top: 12vw;
        background-color: #dbbdb8;
    }

    .ln8 .section_inner {
        width: 100% !important;
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .ln8_in {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 6vw;
        padding-top: 0;
    }

    .ln8 h2 {
        margin-bottom: 0;
        margin-left: -4vw;
        margin-right: -4vw;
        margin-top: 0vw;
        background-color: transparent;
    }

    #instagram_feed {
        margin-top: 3.194vw;
    }

    .instagram_gallery a {
        margin-right: 0;
        width: 50% !important;
    }

}

/*
    section 9
------------------------------*/

.ln9 {
    background: #fff0f0;
    padding-top: 64px;
    padding-bottom: 73px;
}

.ln9 h2 {
    text-align: center;
    margin-bottom: 13px;
    font-family: Vanitas;
    font-size: 55px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 1.1px;
    color: #000000;
}

.ln9 h2 mark {
    background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
    background-position: 0 96%;
}

.ln9 h5 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
}

.ln9_form {
    width: 850px;
    margin: 0 auto;
    margin-top: 81px;
    position: relative;
    padding-left: 5px;
}

.ln9_form_in {
    display: flex;
    flex-wrap: wrap;
    gap: 33px;
}

.ln9 .form-control {
    background: transparent;
    border: 0;
    font-family: 'Poppins';
    font-size: 16px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0;
    text-transform: uppercase;
    color: #000000;
}

.ln9 textarea {
    resize: none;
    height: 188px;
}

.button_middle {
    text-align: center;
    position: relative;
    margin-top: -10px;
}

.ln9 button {
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.45px;
    color: #ffffff;
    background: #c7aa81;
    display: inline-block;
    width: auto;
    box-shadow: none;
    border: 0;
    position: relative;
    left: -1px;
    padding: 15px 58px;
}

.ln9 button:hover {
    background: #000;
    color: #fff;
}

.ln9 .form-group {
    margin-bottom: 19px;
}

.ln9 .text-field {
    width: 260px;
}

.ln9 .email-field {
    width: 312px;
}

.ln9 .sub-feild {
    padding-top: 13px;
}

.ln9 .text-area-field {
    padding-top: 17px;
    padding-bottom: 60px;
}

.ln9 .form-control::placeholder {
    color: #000;
    font-size: 20px;
    opacity: 1;
    /* Firefox */
}

.ln9 .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.ln9 .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.ln9_contact {
    padding-top: 74px;
    padding-bottom: 75px;
}

.ln9_contact ul {
    display: flex;
    justify-content: center;
}

.ln9_contact ul li {
    display: flex;
}

.ln9_contact ul li img {
    width: 30px;
    height: 30px;
    margin-top: 8px;
}

.ln9_contact_border {
    border-right: 5px solid #F7C06A;
    height: 58px;
    margin: 0 50px;
}

.ln9_contact ul li a {
    font-family: Poppins;
    font-size: 18.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 20px;
    padding-top: 7px;
}

.ln9_bg_text {
    position: absolute;
    width: 1440px;
    left: 0;
    bottom: -10px;
    z-index: -1;
    background: url(about_bg.jpg);
    background-size: contain;
    width: 1434px;
    height: 106px;
}

.ln9_bg_text img {
    max-width: 100%;
}
.ln9 h2 mark br {
    display: none;
}
@media (max-width: 1440px) {

    .ln9 {
        padding-top: 4.444vw;
        padding-bottom: 5.069vw;
    }

    .ln9 h2 {
        margin-bottom: 0.903vw;
    }

    .ln9_form {
        width: 59.028vw;
        margin-top: 5.625vw;
        padding-left: 0.347vw;
    }

    .ln9_form_in {
        gap: 2.292vw;
    }

    .ln9 .form-control {
        font-size: 1.111vw;
        border-bottom: 0.069vw solid #000;
    }

    .ln9 textarea {
        height: 13.056vw;
    }

    .button_middle {
        margin-top: -0.694vw;
    }

    .ln9 button {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        left: -0.069vw;
        padding: 1.042vw 4.028vw;
    }

    .ln9 .form-group {
        margin-bottom: 1.319vw;
    }

    .ln9 .text-field {
        width: 18.056vw;
    }

    .ln9 .email-field {
        width: 21.667vw;
    }

    .ln9 .sub-feild {
        padding-top: 0.903vw;
    }

    .ln9 .text-area-field {
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }

    .ln9 .form-control::placeholder {
        font-size: 1.389vw;
    }

    .ln9_contact {
        padding-top: 5.139vw;
        padding-bottom: 5.208vw;
    }

    .ln9_contact ul li img {
        width: 2.083vw;
        height: 2.083vw;
        margin-top: 0.556vw;
    }

    .ln9_contact_border {
        border-right: 0.347vw solid #F7C06A;
        height: 4.028vw;
        margin: 0 3.472vw;
    }

    .ln9_contact ul li a {
        font-size: 1.285vw;
        letter-spacing: 0.139vw;
        padding-left: 1.389vw;
        padding-top: 0.486vw;
    }

    .ln9_bg_text {
        width: 100vw;
        bottom: -0.694vw;
        width: 99.583vw;
        height: 7.361vw;
    }


}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {

    .ln9 .form-control {
        font-size: 1.311vw;
        border-bottom: 0.069vw solid #000;
    }
}

@media (max-width: 768px) {
    .ln9_form {
        width: 64vw;
        margin-top: 5.625vw;
        padding-left: 0;
        margin: 0 auto;
        text-align: center;
    }

    .ln9 button {
        font-size: 2vw;
        letter-spacing: 0.101vw;
        left: -0.069vw;
        padding: 1.042vw 4.028vw;
    }

    .ln9 .form-control {
        font-size: 2.5vw;
        border-bottom: 0.069vw solid #000;
    }

}

@media (max-width: 550px) {

    .ln9_form {
        width: 56vw;
        margin-top: 5vw;
        padding-left: 0;
        margin: 0 auto;
        text-align: center;
        padding-top: 3vw;
    }

    .ln9 .form-control {
        text-align: center;
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
        border-bottom: 0.069vw solid #000;
    }

    .ln9 button {
        font-size: 3.112vw;
        font-weight: 600;
        line-height: 1.72;
        letter-spacing: 0.311vw;
        left: -0.069vw;
        padding: 3.042vw 12.428vw;
        margin-top: 4vw;
    }

    .ln9 .form-group {
        margin-bottom: 1.319vw;
    }

    .ln9 .text-field {
        width: unset;
        margin-bottom: 2.6vw;
    }

    .ln9 .email-field {
        width: unset;
    }

    .ln9 .sub-feild {
        padding-top: 0.903vw;
    }

    .ln9 .text-area-field {
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }

    .ln9 .form-control::placeholder {
        text-align: center;
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
    }

    .ln9_form_in {
        display: unset;
        flex-wrap: unset;
        gap: unset;
    }


    .ln9 {
        padding-top: 10.444vw;
        padding-bottom: 9.469vw;
    }

    .ln9 h2 {
        font-size: 11.803vw;
        line-height: 1.05;
        letter-spacing: 0.236vw;
        white-space: unset;
        margin-bottom: 2.5vw;
    }

    .ln9 h2 mark {
        background-position: 0 96%;
        background-size: 99% 61%;
    }
    .ln9 h2 mark br {
        display: block;
    }
}




/*
    footer
------------------------------*/

.site_footer {
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background: #000;
    padding: 25px 0 5px;
    margin-top: 800px;
    margin-top: 3px;
}

.site_footer p {
    font-size: 15px;
    letter-spacing: 0.9px;
    margin-bottom: 14px;
}
.site_footer .divider{
    
}
.site_footer .text2{
    text-transform: uppercase;
}
.site_footer .text2 a{
    color:#6bbdb9;
}
@media (max-width: 1440px){
    
    .site_footer {
        font-size: 1.042vw;
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer p {
        font-size: 1.042vw;
        letter-spacing: 0.063vw;
        margin-bottom: 0.972vw;
    }
    
}

@media (max-width: 1024px){
    .site_footer p {
        font-size: 1.5vw;
        letter-spacing: 0.1vw;
        margin-bottom: 0.972vw;
    }
}
@media (max-width: 768px){
    .site_footer {
      
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer .text2{
		display:block;
	}
	.site_footer .divider{
		display:none;
	}
}

@media (max-width: 550px){

    .site_footer{
        margin-top: 0
    }
    .site_footer p {
        font-size: 2.917vw;
        padding-top: 3vw;
        padding-bottom: 3.3vw;
        letter-spacing: 0.7px;
        position: relative;
        top: 0vw;
        margin-bottom: 0vw;
    }
}



@media (max-width: 550px) {

    .mobile_only {
        display: block;

    }

    .mobile_block {
        display: none;
    }

    .m_br {
        display: block !important;
    }

    .section_inner {
        width: 100% !important;
        padding-left: 5vw;
        padding-right: 5vw;
    }

}








/* 
---new project css start here 
---new 2 font family imported 1.Vanitas-Extrabold & 2.AvenirLT-Heavy
*/
.lnr_h1 {
    font-family: 'Vanitas';
    font-size: 69.5px;
    font-weight: normal;
    line-height: 1.03;
    letter-spacing: 18.07px;
    font-stretch: normal;
    font-style: normal;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.lnr_h2 {
    font-family: 'Vanitas';
    font-size: 55px;
    font-weight: normal;
    line-height: 1.04;
    letter-spacing: 1.1px;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.lnr_h3 {
    font-family: 'Vanitas-Extrabold';
    font-size: 49px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.71;
    letter-spacing: 0.98px;
    color: #000000;
}

.lnr_h4 {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 4px;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.lnr_button {
    display: inline-block;
    font-family: 'Poppins';
    font-size: 14.5px;
    font-weight: 600;
    line-height: 1.72;
    letter-spacing: 1.45px;
    font-stretch: normal;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #c7aa81;
    padding: 14px 66.6px;
}

.lnr_button:hover {
    background-color: #000;
    color: #fff;
}

.lnr_section_inner {
    margin: 0 auto;
}

.lnr_center {
    text-align: center;
}

.mobile_only {
    display: none;

}

br.m {
    display: none;
}


@media (max-width: 1440px) {
    .lnr_h1 {
        font-size: 4.826vw;
        letter-spacing: 1.255vw;
    }

    .lnr_h2 {
        font-size: 3.819vw;
        letter-spacing: 0.076vw;
    }

    .lnr_h3 {
        font-size: 3.403vw;
        letter-spacing: 0.068vw;
    }

    .lnr_h4 {
        font-size: 1.389vw;
        letter-spacing: 0.278vw;
    }

    .lnr_button {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 4.625vw;
    }


}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr_h1 {
        font-size: 5.958vw;
    }

    .lnr_h2 {
        font-size: 5.8vw;
        letter-spacing: 0.076vw;
    }

    .lnr_h3 {
        font-size: 4.8vw;
        letter-spacing: 0.068vw;
    }

    .lnr_h4 {
        font-size: 1.714vw;
        letter-spacing: 0.278vw;
    }

    .lnr_button {
        font-size: 1.4vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 4.625vw;
    }

    br {
        display: none;
    }
}

@media (max-width: 768px) {
    .lnr_h1 {
        font-size: 8vw;
    }

    .lnr_h2 {
        font-size: 5.8vw;
        letter-spacing: 0.076vw;
    }

    .lnr_h3 {
        font-size: 7.2vw;
        letter-spacing: 0.068vw;
    }

    .lnr_h4 {
        font-size: 2.4vw;
        letter-spacing: 0.278vw;
    }

    .lnr_button {
        font-size: 2vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 4.625vw;
    }
}

@media (max-width: 550px) {
    .lnr_h1 {
        font-size: 14.914vw;
        line-height: 1.03;
        letter-spacing: 3.878vw;
    }

    .lnr_h2 {
        font-size: 8vw;
        letter-spacing: .2vw;
    }

    .lnr_h3 {
        font-size: 10.515vw;
        line-height: 0.71;
        letter-spacing: 0.51vw;
    }

    .lnr_h4 {
        font-size: 3.863vw;
        line-height: 1.56;
        letter-spacing: 0.94vw;
    }

    .lnr_button {
        font-size: 3.112vw;
        line-height: 1.72;
        letter-spacing: 0.311vw;
        padding: 3.1vw 14.5vw;
    }
}




/* section 1 */
.lnr1 {
    padding-top: 86px;
}

.lnr1 .lnr_section_inner {
    width: 1440px;
    position: relative;
    z-index: 1;
}

.lnr1_top {
    width: 800px;
    margin: auto;
    position: relative;
    z-index: 1;
}

.lnr1_art {
    position: absolute;
    background: url(lnr1-art.png) no-repeat;
    background-size: contain;
    width: 619px;
    height: 176px;
    top: -30px;
    left: 412px;
    z-index: -1;
}


.lnr1_section_in {
    width: 720px;
    margin: 0 auto;
}

.lnr1 h1 {
    padding-left: 19px;
    margin-bottom: 7px;
}

.lnr1 h4 {
    text-align: center;
    padding-left: 4px;
    padding-bottom: 33px;
}

.lnr1_event {
    width: 450px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 51px;
}

.lnr1_event_item {
    width: 50%;
    padding-left: 82px;
}

.lnr1_event_item p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    margin: 0;
    position: relative;
    z-index: 1;
}

.lnr1_event_item:nth-child(2) {
    padding-left: 67px;
}

.lnr1_event_item p:before {
    content: "";
    position: absolute;
    top: 2px;
}

.lnr1_event_item:nth-child(1) p:before {
    background: url(lnr-icon-location.png) no-repeat;
    background-size: contain;
    width: 14px;
    height: 21px;
    left: -20px;
}

.lnr1_event_item:nth-child(2) p:before {
    background: url(lnr-icon-calender.png) no-repeat;
    background-size: contain;
    width: 21px;
    height: 21px;
    left: -29px;
}

.lnr1 .lnr_button {
    margin-bottom: 65px;
}

@media (max-width: 1440px) {
    .lnr1 {
        padding-top: 5.972vw;
    }

    .lnr1 .lnr_section_inner {
        width: 100%;
    }

    .lnr1_top {
        width: 55.556vw;
    }

    .lnr1_art {
        width: 42.986vw;
        height: 12.222vw;
        top: -2.083vw;
        left: 28.611vw;
    }


    .lnr1_section_in {
        width: 50vw;
    }

    .lnr1 h1 {
        padding-left: 1.319vw;
        margin-bottom: 0.486vw;
    }

    .lnr1 h4 {
        padding-left: 0.278vw;
        padding-bottom: 2.292VW;
    }

    .lnr1_event {
        width: 31.25vw;
        margin-bottom: 3.542vw;
    }

    .lnr1_event_item {
        padding-left: 5.694vw;
    }

    .lnr1_event_item p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
    }

    .lnr1_event_item:nth-child(2) {
        padding-left: 4.653vw;
    }

    .lnr1_event_item p:before {
        top: 0.139vw;
    }

    .lnr1_event_item:nth-child(1) p:before {
        left: -1.389vw;
    }

    .lnr1_event_item:nth-child(2) p:before {
        left: -2.014vw;
    }

    .lnr1 .lnr_button {
        margin-bottom: 4.514vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr1_event_item p {
        font-size: 1.4vw;
    }

    .lnr1_event_item {
        padding-left: 3.694vw;
    }

    .lnr1_event_item:nth-child(1) p:before {
        left: -2.389vw;
    }

    .lnr1_event_item:nth-child(2) p:before {
        left: -3.014vw;
    }

}

@media (max-width: 768px) {
    .lnr1_section_in {
        width: 70vw;
        margin-bottom: 2vw;
    }


    .lnr1_event {
        width: 45vw;
        margin-bottom: 3.542vw;
    }

    .lnr1_event_item p {
        font-size: 2vw;
    }

    .lnr1_event_item {
        padding-left: 3.694vw;
    }

    .lnr1_event_item:nth-child(1) p:before {
        left: -3.389vw;
    }

    .lnr1_event_item:nth-child(2) p:before {
        left: -5.014vw;
    }
}

@media (max-width: 550px) {
    .lnr1 {
        padding-top: 11.272vw;
    }

    .lnr1_section_in {
        width: 100vw;
        padding: 0 5vw;
        margin-bottom: 10vw;
    }

    .lnr1_hero_img img {
        width: 100vw;
        height: 75.966vw;
    }

    .lnr1 h1 {
        padding-left: 5.319vw;
        margin-bottom: 2.886vw;
    }

    .lnr1_event_item:nth-child(2) {
        padding-left: 12.153vw;
    }

    .lnr1_event_item {
        padding-left: 7.594vw;
    }

    .lnr1_event_item:nth-child(1) p:before {
        width: 4.506vw;
        height: 4.506vw;
        left: -4.289vw;
    }

    .lnr1_event_item:nth-child(2) p:before {
        width: 4.506vw;
        height: 4.506vw;
        left: -6.214vw;
    }

    .lnr1 h4 {
        padding-left: 2.678vw;
        padding-bottom: 2.692vw;
    }

    .lnr1 .lnr_button {
        margin-bottom: 0;
    }

    .lnr1_art {
        width: 133.1vw;
        height: 37.768vw;
        top: -9.883vw;
        left: -15.289vw;
    }

    .lnr1_event_item p {
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
    }

    .lnr1_event {
        width: 75vw;
        padding-left: 0;
        padding-bottom: 3.3vw;
    }


    .lnr1_hero_img>img {
        display: none;
    }
}



/* section 2 */
.lnr2 {
    padding-top: 76px;
    padding-bottom: 87px;
}

.lnr2 .lnr_section_inner {
    width: 1020px;
}

.lnr2_top article p {
    font-family: Poppins;
    font-size: 16px;
    line-height: 1.69;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
    margin-bottom: 58px;
}

.lnr2_bottom {
    margin-left: 26px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.lnr2_img:nth-child(1) img,
.lnr2_img:nth-child(2) img{
    margin-top: -5px;
}



@media (max-width: 1440px) {
    .lnr2 {
        padding-top: 5.278vw;
        padding-bottom: 6.042vw;
    }

    .lnr2 .lnr_section_inner {
        width: 70.833vw;
    }

    .lnr2_top article p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        margin-bottom: 4.028vw;
    }

    .lnr2_bottom {
        margin-left: 1.806vw;
        gap: 1.111vw;
    }

    .lnr2_img:nth-child(1) img,
.lnr2_img:nth-child(2) img {
        margin-top: -0.347vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr2_top article p {
        font-size: 1.5vw;
    }
}

@media (max-width: 768px) {
    .lnr2_top article p {
        font-size: 2vw;
    }

    .lnr2_bottom {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5vw;
        margin-left: 0;
    }

    .ln2_img {
        width: 45%;
    }

    .ln2_img img {
        margin: auto;
    }
}


@media (max-width: 550px) {
    .lnr2 {
        padding-top: 7.978vw;
        padding-bottom: 15.042vw;
    }

    .lnr2 .lnr_section_inner {
        width: 100vw;
    }

    .lnr2_top article p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
        padding: 0 5vw;
        margin-bottom: 8.2vw;
    }

    .lnr2_bottom {
        display: none;
    }

    .lnr2_slider {
        width: 177vw;
        margin-left: -38.3vw;
    }

    .lnr2_slider_item {
        margin: 0 1.5vw;
        text-align: center;
    }

    .lnr2 .slick-slide img {
        width: 100% !important;
    }

    .lnr2_slider .slick-arrow {
        display: none !important;
    }

    .lnr2 .slick-slider .slick-track,
    .lnr2 .slick-slider .slick-list {
        display: flex !important;
        align-items: center;
    }

    .lnr2 .slick-slide:focus,
    .lnr2 .slick-prev:focus,
    .lnr2 .slick-next:focus {
        outline: none;
    }
}



/* section 3 */
.lnr3 {
    padding-top: 85px;
    padding-bottom: 84px;
    background: url(lnr3-bg.png) no-repeat;
    background-size: cover;
}

.lnr3 .lnr_section_inner {
    width: 1180px;
    display: flex;
    flex-wrap: wrap;
}

.lnr3 .lnr_section_left {
    width: 50%;
    padding-top: 58px;
    padding-left: 96px;
}

.lnr3 h2 mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #f6ebe4 0%, #f6ebe4 100%);
    background-repeat: no-repeat;
    background-size: 100% 62%;
    background-position: 0 100%;
    color: inherit;
}

.lnr3 .lnr_section_right {
    width: 50%;
    padding-left: 2px;
    padding-right: 10px;
}

.lnr3_scroll_wrap {
    overflow-y: scroll;
    height: 484px;
    padding-top: 3px;
    padding-right: 80px;
}


.lnr3_scroll_wrap::-webkit-scrollbar-track {
    width: 7px;
    border-radius: 3.5px;
    background-color: #dadada;
}

.lnr3_scroll_wrap::-webkit-scrollbar {
    width: 7px;
    background-color: #dadada;
    border-radius: 3.5px;
    display: block;
}

.lnr3_scroll_wrap::-webkit-scrollbar-thumb {
    border-radius: 3.5px;
    background-color: #c7aa81;
}

.lnr3_scroll_content {
    position: relative;
    z-index: 1;
    margin-bottom: 104px;
}

.lnr3_scroll_content:before {
    content: "";
    position: absolute;
    width: 99%;
    height: 1px;
    background-color: #000000;
    bottom: -26px;
    left: 0;
}

.lnr3_content_icon {
    margin-bottom: 19px;
    margin-left: 1px;
}

.lnr3_scroll_content h4 {
    font-size: 18px;
    line-height: 1.59;
    letter-spacing: 1.9px;
    margin-bottom: 9px;
}

.lnr3_scroll_content p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    margin: 0;
}



@media (max-width: 1440px) {
    .lnr3 {
        padding-top: 5.903vw;
        padding-bottom: 5.833vw;
    }

    .lnr3 .lnr_section_inner {
        width: 81.944vw;
    }

    .lnr3 .lnr_section_left {
        padding-top: 4.028vw;
        padding-left: 6.667vw;
    }

    .lnr3 .lnr_section_right {
        padding-left: 0.139vw;
        padding-right: 0.694vw;
    }

    .lnr3_scroll_wrap {
        height: 33.611vw;
        padding-top: 0.208vw;
        padding-right: 5.556vw;
    }


    .lnr3_scroll_wrap::-webkit-scrollbar-track {
        width: 0.486vw;
        border-radius: 0.243vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar {
        width: 0.486vw;
        border-radius: 0.243vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar-thumb {
        border-radius: 0.243vw;
    }

    .lnr3_scroll_content {
        margin-bottom: 7.222vw;
    }

    .lnr3_scroll_content:before {
        height: 0.069vw;
        bottom: -1.806vw;
    }

    .lnr3_content_icon {
        margin-bottom: 1.319vw;
        margin-left: 0.069vw;
    }

    .lnr3_scroll_content h4 {
        font-size: 1.25vw;
        letter-spacing: 0.132vw;
        margin-bottom: 0.625vw;
    }

    .lnr3_scroll_content p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr3_scroll_content h4 {
        font-size: 1.8vw;
    }

    .lnr3_scroll_content p {
        font-size: 1.5vw;
    }
}

@media (max-width: 768px) {
    .lnr3 {
        padding-top: 6vw;
        padding-bottom: 6.6vw;
    }

    .lnr3 .lnr_section_left {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .lnr3 .lnr_h2 {
        text-align: center;
        margin-bottom: 5vw;
    }

    .lnr3 .lnr_section_right {
        width: 100%;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .lnr3_scroll_wrap {
        height: 56vw;
        padding-top: 0.208vw;
        padding-right: 5.556vw;
    }


    .lnr3_scroll_wrap::-webkit-scrollbar-track {
        width: 1vw;
        border-radius: 0.5vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar {
        width: 1vw;
        border-radius: 0.5vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar-thumb {
        border-radius: 0.5vw;
    }

    .lnr3_scroll_content h4 {
        font-size: 2.4vw;
    }

    .lnr3_scroll_content p {
        font-size: 2vw;
    }
}

@media (max-width: 550px) {
    .lnr3 {
        padding-top: 15.7vw;
        padding-bottom: 17.433vw;
    }

    .lnr3 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr3_content_icon {
        margin-bottom: 6.319vw;
        margin-left: 0;
    }

    .lnr3 .lnr_section_right {
        padding-left: 6.2vw;
        padding-right: 1.1vw;
    }

    .lnr3_scroll_wrap {
        height: 117.4vw;
        padding-right: 4vw;
        padding-top: 3.4vw;
    }

    .lnr3 .lnr_h2 {
        text-align: left;
        padding: 0 5.3vw;
        margin-bottom: 13.4vw;
    }

       .lnr3 .lnr_h2 br{
           display: block;
       }

    .lnr3 h2 {
        font-size: 9.657vw;
        line-height: 1;
        letter-spacing: 0.193vw;
    }

    .lnr3 h4 {
        font-size: 3.648vw;
        line-height: 1.59;
        letter-spacing: 0.55vw;
        margin-bottom: 2.6vw;
    }

    .lnr3 p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
    }

    .lnr3_scroll_content:before {
        height: 0.069vw;
        bottom: -5.4vw;
        width: 91%;
    }

    .lnr3_scroll_content {
        margin-bottom: 16.3vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar-track {

        width: 1.502vw;
        border-radius: 0.751vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar {

        width: 1.502vw;
        border-radius: 0.751vw;
    }

    .lnr3_scroll_wrap::-webkit-scrollbar-thumb {
        border-radius: 0.751vw;
    }

}



/* section 4 */
.lnr4 {
    padding-top: 140px;
    padding-bottom: 158px;
}

.lnr4 .lnr_section_inner {
    width: 1080px;
    display: flex;
    flex-wrap: wrap;
}

.lnr4 .lnr_section_left {
    width: 60%;
    padding-left: 194px;
    position: relative;
    z-index: 1;
}

.lnr4_art {
    position: absolute;
    background: url(lnr4-art.png) no-repeat;
    background-size: contain;
    width: 761px;
    height: 176px;
    top: -94px;
    left: -161px;
    z-index: 99;
    -webkit-filter: brightness(96%);
    filter: brightness(96%);
}

.lnr4 .lnr_section_left h2 {
    position: absolute;
    transform: rotate(-90deg);
    left: -45px;
    top: 114px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    z-index: 999;
}

.lnr4_img {
    position: relative;
    z-index: 9;
}

.lnr4_img:before {
    content: "";
    position: absolute;
    width: 330px;
    height: 337px;
    background-color: #fff0f0;
    bottom: -97px;
    left: -96px;
    z-index: -1;
}

.lnr4_img:after {
    content: "";
    position: absolute;
    width: 278px;
    height: 98px;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    right: -243px;
    top: 95px;
}

.lnr4 .lnr_section_right {
    width: 40%;
    padding-top: 241px;
    padding-left: 25px;
}

.lnr4 article p {
    font-family: Poppins;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.8px;
    color: #000000;
    margin: 0;
    margin-bottom: 24px;
}

.lnr4 .lnr_button {
    padding: 14px 67px;
}



@media (max-width: 1440px) {
    .lnr4 {
        padding-top: 9.722vw;
        padding-bottom: 10.972vw;
    }

    .lnr4 .lnr_section_inner {
        width: 75vw;
    }

    .lnr4 .lnr_section_left {
        padding-left: 13.472vw;
    }

    .lnr4_art {
        width: 52.847vw;
        height: 12.222vw;
        top: -6.528vw;
        left: -11.181vw;
    }

    .lnr4 .lnr_section_left h2 {
        left: -3.125vw;
        top: 7.917vw;
    }

    .lnr4_img:before {
        width: 22.917vw;
        height: 23.403vw;
        bottom: -6.736vw;
        left: -6.667vw;
    }

    .lnr4_img:after {
        width: 19.306vw;
        height: 6.806vw;
        border-top: solid 0.069vw #000000;
        border-right: solid 0.069vw #000000;
        right: -16.875vw;
        top: 6.597vw;
    }

    .lnr4 .lnr_section_right {
        padding-top: 16.736vw;
        padding-left: 1.736vw;
    }

    .lnr4 article p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        margin-bottom: 1.667vw;
    }

    .lnr4 .lnr_button {
        padding: 0.972vw 4.653vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr4 {
        padding-top: 18.722vw;
        padding-bottom: 10.972vw;
    }

    .lnr4 .lnr_section_left {
        width: 52%;
        padding-left: 7.472vw;
    }

    .lnr4 .lnr_section_left h2 {
        left: -15.125vw;
        top: 3.917vw;
    }

    .lnr4 .lnr_section_right {
        width: 48%;
        padding-left: 3.736vw;
    }

    .lnr4 article p {
        font-size: 1.5vw;
    }
}

@media (max-width: 768px) {
    .lnr4 {
        padding-top: 7vw;
        padding-bottom: 6vw;
    }

    .lnr4 .lnr_section_inner {
        width: 80vw;
    }

    .lnr4_art {
        width: 69.847vw;
        height: 17.222vw;
        top: -6.528vw;
        left: 16.819vw;
        z-index: -1;
    }

    .lnr4 .lnr_section_left {
        width: 100%;
        padding-left: 0;
    }

    .lnr4_img {
        width: 45vw;
        margin-left: auto;
    }

    .lnr4_img:before {
        width: 30.917vw;
        height: 30.403vw;
        bottom: -7.736vw;
        left: -9.264vw;
    }

    .lnr4 .lnr_section_left h2 {
        left: unset;
        top: 7.917vw;
        right: 18vw;
        font-size: 6.657vw;
        line-height: 1;
        letter-spacing: 0.193vw;
        width: 65vw;
    }

    .lnr4 .lnr_section_right {
        width: 100%;
        padding-top: 12.6vw;
        padding-left: 3.5vw;
        padding-right: 7vw;
    }

    .lnr4_img:after {
        display: none;
    }

    .lnr4 article p {
        font-size: 2vw;
    }
}

@media (max-width: 550px) {
    .lnr4 {
        padding-top: 16.2vw;
        padding-bottom: 12.5vw;
    }

    .lnr4 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr4_art {
        width: 104.847vw;
        height: 24.349vw;
        top: -16.6vw;
        left: -7.181vw;
        z-index: -1;
    }

    .lnr4 .lnr_section_left {
        padding-right: 1.8vw;
    }

    .lnr4_img {
        width: 63.49vw;
    }

    .lnr4_img:before {
        width: 60.515vw;
        height: 51.073vw;
        bottom: -9.436vw;
        left: -30.064vw;
    }

    .lnr4 .lnr_section_left h2 {
        left: unset;
        top: 25.6vw;
        right: 37.5vw;
        font-size: 11.657vw;
        line-height: 1;
        letter-spacing: 0.193vw;
        width: 80vw;
    }

    .lnr4 .lnr_section_right {
        padding-top: 15vw;
        padding-left: 2.5vw;
        padding-right: 3vw;
    }

    .lnr4 article p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
        margin-bottom: 4.3vw;
    }

    .lnr4 article p br{
        display: block;
    }

    .lnr4 .lnr_button {
        padding: 3vw 14.5vw;
    }
}




/* section 5 */
.lnr5 {
    padding-top: 66px;
    padding-bottom: 48px;
}

.lnr5 .lnr_section_inner {
    width: 1020px;
    position: relative;
    z-index: 1;
}

.lnr5_art {
    position: absolute;
    background: url(lnr5-art.png) no-repeat;
    background-size: contain;
    width: 1440px;
    height: 178px;
    top: 34px;
    left: -210px;
    z-index: -1;
}

.lnr5_bg {
    position: absolute;
    width: 100%;
    height: 450px;
    background-color: #faf6f5;
    top: 0;
    left: 0;
    z-index: -1;
}

.lnr5 h2 {
    line-height: 1.3;
    text-align: center;
    margin-bottom: 56px;
}

.lnr5 h2 mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-size: 100% 62%;
    background-position: 0 100%;
    color: inherit;
}

.lnr5_item_wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: 133px;
}

.lnr5_item {
    width: 350px;
    margin-right: 55px;
}

.lnr5_item:nth-child(2n) {
    margin-right: 0;
}


.lnr5_item_img {
    width: 306px;
    margin: auto;
    margin-bottom: 62px;
    position: relative;
    z-index: 1;
}

.lnr5_item_img:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background-color: #000;
    bottom: -51px;
    left: 150px;
    z-index: 9;
}

.lnr5 h4 {
    font-size: 18px;
    line-height: 1.59;
    letter-spacing: 1.9px;
    text-align: center;
    color: #141142;
    margin-bottom: 12px;
}

.lnr5 p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
}



@media (max-width: 1440px) {
    .lnr5 {
        padding-top: 4.583vw;
        padding-bottom: 3.333vw;
    }

    .lnr5 .lnr_section_inner {
        width: 70.833vw;
    }

    .lnr5_art {
        width: 100vw;
        height: 12.361vw;
        top: 2.361vw;
        left: -14.583vw;
    }

    .lnr5_bg {
        height: 31.25vw;
    }

    .lnr5 h2 {
        margin-bottom: 3.889vw;
    }

    .lnr5_item_wrap {
        padding-left: 9.236vw;
    }

    .lnr5_item {
        width: 24.306vw;
        margin-right: 3.819vw;
    }

    .lnr5_item_img {
        width: 21.25vw;
        margin-bottom: 4.306vw;
    }

    .lnr5_item_img:before {
        width: 0.069vw;
        height: 2.292vw;
        bottom: -3.542vw;
        left: 10.417vw;
    }

    .lnr5 h4 {
        font-size: 1.25vw;
        letter-spacing: 0.132vw;
        margin-bottom: 0.833vw;
    }

    .lnr5 p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr5 h4 {
        font-size: 1.8vw;
    }

    .lnr5_item {
        width: 26.306vw;
    }

    .lnr5 p {
        font-size: 1.5vw;
    }
}

@media (max-width: 768px) {
    .lnr5 {
        padding-top: 5vw;
        padding-bottom: 3.333vw;
    }

    .lnr5_bg {
        height: 45.25vw;
    }

    .lnr5_item_wrap {
        padding-left: 10vw;
        padding-right: 10vw;
    }


    .lnr5_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5vw;
    }

    .lnr5_item:last-child {
        margin-bottom: 0;
    }

    .lnr5_item_img {
        width: unset;
        margin-bottom: 7.306vw;
    }

    .lnr5_item_img img {
        margin: auto;
    }

    .lnr5_item_img:before {
        height: 4vw;
        left: 50%;
        bottom: -6vw;
    }

    .lnr5 h4 {
        font-size: 2.4vw;
    }

    .lnr5 p {
        font-size: 2vw;
    }
}

@media (max-width: 550px) {
    .lnr5 {
        padding-top: 15.3vw;
        padding-bottom: 6.5vw;
    }

    .lnr5 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr5_art {
        width: 100vw;
        height: 34.549vw;
        top: -8.639vw;
        left: 0;
        background: url(lnr5-art-m.png) no-repeat;
        background-size: contain;
        -webkit-filter: brightness(99%);
        filter: brightness(99%);
    }

    .lnr5 h2 {
        font-size: 9.549vw;
        line-height: 1;
        letter-spacing: 0.191vw;
        margin-bottom: 9.889vw;
        padding: 0 5vw;
    }

    .lnr5_bg {
        height: 100%;
        width: 100%;
    }

    .lnr5_item_wrap {
        padding-left: 6vw;
        padding-right: 6vw;
    }


    .lnr5_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6vw;
    }

    .lnr5_item:last-child {
        margin-bottom: 0;
    }

    .lnr5_item_img {
        margin-bottom: 13.406vw;
    }

    .lnr5_item_img img {
        margin: auto;
    }

    .lnr5_item_img:before {
        height: 7.082vw;
        left: 49.3%;
        bottom: -11vw;
    }

    .lnr5 h4 {
        font-size: 3.648vw;
        line-height: 1.59;
        letter-spacing: 0.6vw;
        margin-bottom: 3.3vw;
    }

    .lnr5 p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
    }

    .lnr5 p br {
        display: block;
    }
}



/* section 6 */
.lnr6 {
    padding-top: 134px;
    padding-bottom: 114px;
    background: url(lnr6-bg.png) no-repeat;
    background-size: cover;
}

.lnr6 .lnr_section_inner {
    width: 880px;
}

.lnr6 article {
    position: relative;
    z-index: 1;
}

.lnr6 article:before {
    content: "";
    position: absolute;
    background: url(lnr-quote.png) no-repeat;
    background-size: contain;
    width: 33px;
    height: 29px;
    top: -67px;
    left: 48.1%;
    transform: rotate(-180deg);
    z-index: 9;
}

.lnr6 article:after {
    content: "";
    position: absolute;
    background: url(lnr-quote.png) no-repeat;
    background-size: contain;
    width: 33px;
    height: 29px;
    bottom: -60px;
    left: 48.1%;
    z-index: 9;
}

.lnr6 p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.lnr6 h4 {
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: 1.7px;
    text-align: center;
    color: #000000;
    padding-right: 16px;
}




@media (max-width: 1440px) {
    .lnr6 {
        padding-top: 9.306vw;
        padding-bottom: 7.917vw;
    }

    .lnr6 .lnr_section_inner {
        width: 61.111vw;
    }

    .lnr6 article:before {
        width: 2.292vw;
        height: 2.014vw;
        top: -4.653vw;
    }

    .lnr6 article:after {
        width: 2.292vw;
        height: 2.014vw;
        bottom: -4.167vw;
    }

    .lnr6 p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        margin-bottom: 1.389vw;
    }

    .lnr6 h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
        padding-right: 1.111vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr6 p {
        font-size: 1.5vw;
    }

    .lnr6 h4 {
        font-size: 1.45vw;
    }
}

@media (max-width: 768px) {
    .lnr6 {
        padding-top: 11.306vw;
        padding-bottom: 11vw;
    }

    .lnr6 .lnr_section_inner {
        width: 80vw;
    }

    .lnr6 p {
        font-size: 2vw;
    }

    .lnr6 article:before {
        width: 4.292vw;
        height: 3.514vw;
        top: -5.653vw;
    }

    .lnr6 article:after {
        width: 4.292vw;
        height: 3.714vw;
        bottom: -6.067vw;
    }

    .lnr6 h4 {
        font-size: 2vw;
    }
}

@media (max-width: 550px) {
    .lnr6 {
        padding-top: 27.006vw;
        padding-bottom: 26.9vw;
    }

    .lnr6 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr6 p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
        margin-bottom: 5.5vw;
    }

    .lnr6 article:before {
        width: 7.082vw;
        height: 6.223vw;
        top: -14.253vw;
        left: 46%;
    }

    .lnr6 article:after {
        width: 7.082vw;
        height: 6.223vw;
        bottom: -13.067vw;
        left: 46%;
    }

    .lnr6 h4 {
        font-size: 3.648vw;
        line-height: 1.59;
        letter-spacing: 0.665vw;
    }
}




/* section 7 */
.lnr7 {
    padding-top: 77px;
    padding-bottom: 53px;
}

.lnr7 .lnr_section_inner {
    width: 1020px;
    display: flex;
    flex-wrap: wrap;
}

.lnr7 .lnr_section_left {
    width: 40%;
    padding-left: 16px;
}

.lnr7 .lnr_section_left h2 {
    line-height: 1.3;
    margin-bottom: 29px;
}

.lnr7 .lnr_section_left h2 mark {

    background-color: rgba(255, 255, 255, 0);

    background-image: linear-gradient(120deg, #f6ebe4 0%, #f6ebe4 100%);

    background-repeat: no-repeat;

    background-size: 100% 60%;

    background-position: 0 94%;

    color: inherit;
}

.lnr7 .lnr_section_left p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    padding-left: 3px;
}

.lnr7_schedule_date {
    padding-left: 0;
    padding-bottom: 6px;
}

.lnr7_schedule_date span{
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    margin: 0;
    position: relative;
    z-index: 1;
    padding-left: 35px;
}

.lnr7_schedule_date span:before {
    content: "";
    position: absolute;
    background: url(lnr-icon-calender.png) no-repeat;
    background-size: contain;
    width: 21px;
    height: 21px;
    left: 0;
    top: 2px;
}

.lnr7 .lnr_section_right {
    width: 60%;
    padding-top: 41px;
    padding-left: 58px;
}

.lnr7_day_panel {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

.lnr7_day_panel:before {
    content: "";
    position: absolute;
    width: 98%;
    height: 1px;
    background-color: #cfcfcf;
    bottom: 45.5%;
    z-index: 9;
}

.lnr7_day {
    position: relative;
    z-index: 99;
}

.lnr7_day:last-child {
    padding-right: 0;
}


.lnr7_day a {
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: 1.7px;
    padding: 0 18px 20px 34px;
}

.lnr7_day a:hover,
.lnr7_day.active a {
    border-bottom: 4px solid #c7aa81;
}


.lnr7_day h4 {
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: 1.7px;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
    margin-top: 18px;
}

.lnr7_day_task {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 81px;
    position: relative;
    z-index: 9;
}

.lnr7_day_task:before {
    content: "";
    position: absolute;
    width: 98%;
    height: 1px;
    background-color: #cfcfcf;
    bottom: -46px;
    z-index: 99;
}

.lnr7_day_task:nth-child(2):before {
    bottom: -47px;
}

.lnr7_day_task:nth-child(3):before {
    bottom: -41px;
}

.lnr7_day_time {
    width: 25%;
}

.lnr7_day_time h3 {
    font-family: Vanitas-Extrabold;
    font-size: 33.5px;
    font-weight: normal;
    line-height: 1.04;
    letter-spacing: 1.57px;
    margin: 0;
}

.lnr7_day_inf {
    width: 75%;
    padding-top: 5px;
    padding-left: 24px;
}

.lnr7_day_inf p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    margin: 0;
    padding-right: 20px;
}




@media (max-width: 1440px) {
    .lnr7 {
        padding-top: 5.347vw;
        padding-bottom: 3.681vw;
    }

    .lnr7 .lnr_section_inner {
        width: 70.833vw;
    }

    .lnr7 .lnr_section_left {
        padding-left: 1.111vw;
    }

    .lnr7 .lnr_section_left h2 {
        margin-bottom: 2.014vw;
    }

    .lnr7 .lnr_section_left p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        padding-left: 0.208vw;
    }

    .lnr7_schedule_date {
        padding-bottom: 0.417vw;
    }

    .lnr7_schedule_date span {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        padding-left: 2.431vw;
    }

    .lnr7_schedule_date span:before {
        top: 0.139vw;
    }

    .lnr7 .lnr_section_right {
        padding-top: 2.847vw;
        padding-left: 4.028vw;
    }

    .lnr7_day_panel {
        padding-bottom: 4.167vw;
    }


    .lnr7_day a {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
        padding: 0 1.25vw 1.389vw 2.361vw;
    }


    .lnr7_day h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
    }

    .tab-content.active {
        margin-top: 1.25vw;
    }

    .lnr7_day_task {
        margin-bottom: 5.625vw;
        align-items: center;
    }

    .lnr7_day_task:before {
        height: 0.069vw;
        bottom: -3.194vw;
    }

    .lnr7_day_task:nth-child(2):before {
        bottom: -3.264vw;
    }

    .lnr7_day_task:nth-child(3):before {
        bottom: -2.847vw;
    }

    .lnr7_day_time h3 {
        font-size: 2.326vw;
        letter-spacing: 0.109vw;
    }

    .lnr7_day_inf {
        padding-top: 0.347vw;
        padding-left: 1.667vw;
    }

    .lnr7_day_inf p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        padding-right: 1.389vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr7 .lnr_section_inner {
        width: 80.833vw;
    }

    .lnr7 .lnr_section_left p {
        font-size: 1.5vw;
    }

    .lnr7_schedule_date span {
        font-size: 1.4vw;
        padding-left: 1vw;
    }

    .lnr7_day a {
        font-size: 1.8vw;
        letter-spacing: 0.118vw;
        padding: 0 1.5vw 1.389vw 1.5vw;
    }


    .lnr7_day h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
    }

    .lnr7_day_time h3 {
        font-size: 3.5vw;
        letter-spacing: 0.109vw;
    }

    .lnr7_day_inf {
        padding-top: 0.347vw;
        padding-left: 1.667vw;
    }

    .lnr7_day_inf p {
        font-size: 1.5vw;
        letter-spacing: 0.056vw;
        padding-right: 1.389vw;
        padding-left: 2vw;
    }

    .lnr7_schedule_date {
        padding-left: 3.431vw;
    }

    .lnr7_schedule_date span:before {
        left: -3.014vw;
        top: 0.139vw;
    }

    .lnr7_day_panel:before {
        bottom: 41.2%;
    }

}

@media (max-width: 768px) {
    .lnr7 .lnr_section_left {
        width: 100%;
        padding-left: 2vw;
        padding-right: 10vw;
    }

    .lnr7 .lnr_section_right {
        width: 100%;
        padding-top: 2.847vw;
        padding-left: 2vw;
        padding-right: 10vw;
    }

    .lnr7 .lnr_section_left p {
        font-size: 2vw;
    }

    .lnr7_schedule_date span {
        font-size: 2vw;
        padding-left: 0;
    }

    .lnr7_day a {
        font-size: 2.4vw;
        letter-spacing: 0.118vw;
        padding: 0 3vw 0.8vw 3.1vw;
    }

    .lnr7_day_inf p {
        font-size: 2vw;
        letter-spacing: 0.056vw;
        padding-right: 1.389vw;
        padding-left: 6vw;
    }

    .lnr7_day_inf {
        padding-top: 0.347vw;
        padding-left: 1.667vw;
    }

    .lnr7_day h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
    }

    .lnr7_day_time h3 {
        font-size: 5.8vw;
        letter-spacing: 0.109vw;
    }

    .lnr7_schedule_date {
        padding-left: 4.431vw;
    }

    .lnr7_schedule_date span:before {
        left: -4.014vw;
        top: 0.139vw;
    }

    .lnr7_day_panel:before {
        bottom: 41.2%;
    }
}

@media (max-width: 550px) {
    .lnr7 {
        padding-top: 10.647vw;
        padding-bottom: 18.981vw;
    }

    .lnr7 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr7 .lnr_section_left {
        padding-left: 5.4vw;
        padding-right: 2vw;
    }

    .lnr7 .lnr_section_right {
        padding-top: 3.547vw;
        padding-left: 6.2vw;
        padding-right: 0vw;
    }

    .lnr7_day_panel {
        padding-bottom: 12.5vw;
    }

    .lnr7_day_task {
        margin-bottom: 16.725vw;
        align-items: center;
    }

    .lnr7_day_task:before {
        height: 0.069vw;
        bottom: -7.694vw;
    }

    .lnr7_day_task:nth-child(2) {

        margin-bottom: 13.4vw;
    }

    .lnr7_day_task:last-child {
        margin-bottom: 0;
    }

    .lnr7_day_task:nth-child(2):before {
        bottom: -8.664vw;
    }

    .lnr7_day_task:nth-child(3):before {
        bottom: -6.647vw;
    }

    .lnr7 .lnr_section_left p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
    }

    .lnr7_schedule_date span{
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
    }

    .lnr7 .lnr_section_left h2 {
        margin-bottom: 6.114vw;
        font-size: 11.803vw;
        line-height: 1.3;
        letter-spacing: 0.236vw;
    }

    .lnr7_day a {
        font-size: 2.897vw;
        line-height: 1.96;
        letter-spacing: 0.58vw;
        padding: 0 3.9vw 3.8vw 2vw;
    }

    .lnr7_day:first-child a {
        padding-left: 0;
    }

    .lnr7_day_inf p {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
        padding-right: 5vw;
        padding-left: 12vw;
    }

    .lnr7_day_inf {
        padding-top: 0.347vw;
        padding-left: 1.667vw;
    }

    .lnr7_day h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
    }

    .lnr7_day_time h3 {
        font-size: 6.789vw;
        line-height: 1.04;
        letter-spacing: 0.144vw;
    }

    .lnr7_schedule_date {
        padding-left: 7.431vw;
        padding-bottom: 1.4vw;
    }

    .lnr7_schedule_date span:before {
        width: 4.506vw;
        height: 4.506vw;
        left: -6.314vw;
        top: 0.339vw;
    }

    .lnr7_day_panel:before {
        bottom: 49.5%;
    }
}




/* section 8 */
.lnr8 {
    padding-top: 93px;
    padding-bottom: 129px;
    background-color: #f2e2e0;
}

.lnr8 .lnr_section_inner {
    width: 1080px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.lnr8_art1 {
    position: absolute;
    background: url(lnr8-art1.png) no-repeat;
    background-size: contain;
    width: 438px;
    height: 356px;
    top: -94px;
    left: 242px;
    z-index: -1;
}

.lnr8_art2 {
    position: absolute;
    background: url(lnr8-art1.png) no-repeat;
    background-size: contain;
    width: 438px;
    height: 364px;
    bottom: -128px;
    right: -180px;
    z-index: -1;
}

.lnr8 .lnr_section_left {
    width: 45%;
    padding-top: 55px;
    padding-left: 48px;
    padding-right: 150px;
    position: relative;
    z-index: 99;
}

.lnr8 .lnr_section_left:before {
    content: "";
    position: absolute;
    width: 431px;
    height: 339px;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    right: -37px;
    top: 278px;
}

.lnr8 h2 {
    line-height: 1.05;
    margin-bottom: 34px;
}

.lnr8 h2 mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-size: 100% 62%;
    background-position: 0 100%;
    color: inherit;
}

.lnr8 h4 {
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: 1.7px;
    color: #141142;
    padding-left: 4px;
}

.lnr8 .lnr_section_right {
    width: 55%;
    padding-top: 71px;
    padding-left: 62px;
    position: relative;
    z-index: 9;
}

.lnr8 .lnr_section_right:before {
    content: "";
    position: absolute;
    width: 98%;
    height: 107.2%;
    background-color: #ffffff;
    top: 1px;
    left: 5px;
    z-index: -1;
}

.lnr8 h3 {
    margin-bottom: 29px;
}

.lnr8 h3 span {
    font-size: 22px;
    letter-spacing: 0.44px;
    position: relative;
    top: -20px;
}

.lnr8 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 32px;
    padding-right: 65px;
    padding-bottom: 9px;
}

.lnr8 ul li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
    margin-bottom: 20.5px;
    position: relative;
    z-index: 1;
}

.lnr8 ul li:before {
    content: ".";
    position: absolute;
    font-size: 85px;
    line-height: 0;
    color: #c7aa81;
    left: -33px;
    top: -11px;
}

.lnr8 .lnr_button {
    margin-left: 4px;
    padding: 14px 55px;
}




@media (max-width: 1440px) {
    .lnr8 {
        padding-top: 6.458vw;
        padding-bottom: 8.958vw;
    }

    .lnr8 .lnr_section_inner {
        width: 75vw;
    }

    .lnr8_art1 {
        width: 30.417vw;
        height: 24.722vw;
        top: -6.528vw;
        left: 16.806vw;
    }

    .lnr8_art2 {
        width: 30.417vw;
        height: 25.278vw;
        bottom: -8.889vw;
        right: -12.5vw;
    }

    .lnr8 .lnr_section_left {
        padding-top: 3.819vw;
        padding-left: 3.333vw;
        padding-right: 10.417vw;
    }

    .lnr8 .lnr_section_left:before {
        width: 29.931vw;
        height: 23.542vw;
        border-bottom: solid 0.069vw #000000;
        border-left: solid 0.069vw #000000;
        right: -2.569vw;
        top: 19.306vw;
    }

    .lnr8 h2 {
        margin-bottom: 2.361vw;
    }

    .lnr8 h4 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
        padding-left: 0.278vw;
    }

    .lnr8 .lnr_section_right {
        padding-top: 4.931vw;
        padding-left: 4.306vw;
    }

    .lnr8 .lnr_section_right:before {
        top: 0.069vw;
        left: 0.347vw;
    }

    .lnr8 h3 {
        margin-bottom: 2.014vw;
    }

    .lnr8 h3 span {
        font-size: 1.528vw;
        letter-spacing: 0.031vw;
        top: -1.389vw;
    }

    .lnr8 ul {
        padding-left: 2.222vw;
        padding-right: 4.514vw;
        padding-bottom: 0.625vw;
    }

    .lnr8 ul li {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        margin-bottom: 1.424vw;
    }

    .lnr8 ul li:before {
        font-size: 5.903vw;
        left: -2.292vw;
        top: -0.764vw;
    }

    .lnr8 .lnr_button {
        margin-left: 0.278vw;
        padding: 0.972vw 3.819vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .lnr8 .lnr_section_inner {
        width: 80vw;
    }

    .lnr8 h4 {
        font-size: 1.8vw;
    }

    .lnr8 h3 span {
        font-size: 1.8vw;
        letter-spacing: 0.031vw;
        top: -1.389vw;
    }

    .lnr8 ul li {
        font-size: 1.5vw;
    }

    .lnr8 .lnr_section_left:before {
        height: 29.542vw;
        right: -2.569vw;
        top: 22.306vw;
    }

}

@media (max-width: 768px) {
    .lnr8 {
        padding-top: 1.5vw;
        padding-bottom: 11vw;
        overflow: hidden;
    }

    .lnr8 .lnr_section_inner {
        width: 80vw;
    }

    .lnr8 .lnr_section_left {
        width: 100%;
        padding-top: 3.819vw;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 3vw;
    }


    .lnr8 h2 {
        margin-bottom: 1.361vw;
    }

    .lnr8 .lnr_section_right {
        width: 100%;
    }

    .lnr8 .lnr_section_right:before {
        top: 0.069vw;
        left: 0;
    }

    .lnr8 ul {
        padding-left: 2.222vw;
        padding-right: 5.514vw;
        padding-bottom: 0.625vw;
    }

    .lnr8 h4 {
        font-size: 2.4vw;
    }

    .lnr8 h3 span {
        font-size: 2.4vw;
        letter-spacing: 0.031vw;
        top: -3.089vw;
    }

    .lnr8 ul li {
        font-size: 2vw;
        margin-bottom: 2.6vw;
    }

    .lnr8 ul li:before {
        font-size: 8.903vw;
        left: -2.792vw;
        top: -0.764vw;
    }

    .lnr8 .lnr_section_left:before {
        display: none;
    }

}

@media (max-width: 550px) {
    .lnr8 {
        padding-top: 14.3vw;
        padding-bottom: 25vw;
        overflow: hidden;
    }

    .lnr8_art1 {
        width: 34.549vw;
        height: 78.112vw;
        top: 0.672vw;
        left: unset;
        background: url(lnr8-art1-m.png) no-repeat;
        background-size: contain;
        right: 0vw;
    }

    .lnr8_art2 {
        width: 72.318vw;
        height: 76.312vw;
        bottom: -59.889vw;
        right: unset;
        background: url(lnr8-art2-m.png) no-repeat;
        background-size: contain;
        left: 0vw;
    }

    .lnr8 .lnr_section_inner {
        width: 100vw;
        padding: 0 5vw;
    }

    .lnr8 .lnr_section_left {
        padding-top: 0;
        padding-left: 5.7vw;
        padding-right: 0;
        padding-bottom: 4.1vw;
    }

    .lnr8 h3 {
        margin-bottom: 6.114vw;
    }

    .lnr8 h2 {
        font-size: 9.549vw;
        line-height: 1;
        letter-spacing: 0.191vw;
        margin-bottom: 2.361vw;
    }
    .lnr8 h2 mark{
        padding-right: 1.4vw;
    }

    .lnr8 h2 br {
        display: block;
    }

    .lnr8 .lnr_section_right {
        padding-top: 7.931vw;
        padding-left: 6.606vw;
    }

    .lnr8 .lnr_section_right:before {
        top: 0vw;
        left: 2.3vw;
        width: 95.2%;
        height: 107.2%;
    }

    .lnr8 ul {
        padding-left: 8.622vw;
        padding-right: 5.514vw;
        padding-bottom: 3.625vw;
    }

    .lnr8 h4 {
        font-size: 3.648vw;
        line-height: 1.59;
        letter-spacing: 0.565vw;
    }

    .lnr8 h3 span {
        font-size: 4.721vw;
        letter-spacing: 0.094vw;
        top: -4.489vw;
        left: -2vw;
    }

    .lnr8 ul li {
        font-size: 3.433vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
        margin-bottom: 4.3vw;
    }

    .lnr8 ul li:before {
        font-size: 18.903vw;
        left: -7.092vw;
        top: -2.664vw;
    }

    .lnr8 .lnr_button {
        margin-left: 8.678vw;
        padding: 3vw 11.7vw;
    }
}




/* section 9 */
.lnr9 {
    padding-top: 96px;
    padding-bottom: 66px;
    background: url(lnr9-bg.png) no-repeat;
    background-size: cover;
}

.lnr9 .lnr_section_inner {
    width: 880px;
}

.lnr9 h2 {
    text-align: center;
    padding-right: 7px;
    margin-bottom: 42px;
}

.lnr9_item_wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: 13px;
    padding-bottom: 53px;
}

.lnr9_item {
    width: 265px;
    margin-right: 30px;
}
.lnr9_item_wrap .slick-arrow{
    display: none !important;
}
.lnr9_item:last-child {
    margin-right: 0;
}

.lnr9 .lnr_button {
    margin-right: 5px;
}



@media (max-width: 1440px) {
    .lnr9 {
        padding-top: 6.667vw;
        padding-bottom: 4.583vw;
    }

    .lnr9 .lnr_section_inner {
        width: 61.111vw;
    }

    .lnr9 h2 {
        padding-right: 0.486vw;
        margin-bottom: 2.917vw;
    }

    .lnr9_item_wrap {
        padding-left: 0.903vw;
        padding-bottom: 3.681vw;
    }

    .lnr9_item {
        width: 18.403vw;
        margin-right: 2.083vw;
    }

    .lnr9 .lnr_button {
        margin-right: 0.347vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .lnr9_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4vw;
    }

    .lnr9_item:last-child {
        margin-bottom: 0;
    }

    .lnr9_item img {
        margin: auto;
    }

}

@media (max-width: 550px) {
    .lnr9 {
        padding-top: 12.667vw;
        padding-bottom: 14vw;
        background: url(lnr9-bg-m.png) no-repeat;
        background-size: 100vw;
    }

    .lnr9 .lnr_section_inner {
        width: 100vw;
    }

    .lnr9 h2 {
        font-size: 9.549vw;
        line-height: 1;
        letter-spacing: 0.191vw;
        padding: 0 5vw;
        margin-bottom: 7.2vw;
    }

    .lnr9_item_wrap {
        display: none;
    }

    .lnr9_slider {
        width: 195vw;
        margin-left: -48vw;
        margin-bottom: 7.7vw;
    }

    .lnr9_slider_item.slick-slide img {
    width: 100%;
    }

    .lnr9_slider_item.slick-slide {
        opacity: 0.34;
        padding: 0 3.4vw;
    }

    .lnr9_slider_item.slick-slide.slick-current.slick-active.slick-center {
        opacity: 1;
    }

    .lnr9_slider .slick-arrow {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 0;
        position: absolute;
        width: 5.579vw;
        height: 10.086vw;
        background-repeat: no-repeat;
        top: 40.8%;
        z-index: 999;
        background-size: contain;
    }

    .lnr9_slider .slick-prev {
        background-image: url(arrow-prev.png);
        right: inherit;
        left: 52.5vw;
    }

    .lnr9_slider .slick-next {
        background-image: url(arrow-next.png);
        left: inherit;
        right: 53vw;
    }

    .lnr9 .slick-slider .slick-track,
    .lnr9 .slick-slider .slick-list {
        padding: 0 !important;
    }


    .lnr9 .slick-slide:focus,
    .lnr9 .slick-prev:focus,
    .lnr9 .slick-next:focus {
        outline: none;
    }


    .mobile_only {
        display: block;
    }

    br.m {
        display: block;
    }
}
