@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-LightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Exemplar Pro;src:url(assets/fonts/ExemplarPro-ExtraBoldItalic) format("opentype");font-weight:800;font-style:italic;font-display:swap}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{border-radius:3px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(135,141,141,.47058823529411764)}button,input,select,textarea{margin:0;outline:none}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}body,html{margin:0;padding:0}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:16px;line-height:150%;-webkit-font-smoothing:antialiased}body.is-hidden{overflow:hidden}body.is-hidden .backdrop{opacity:1;visibility:visible}.site-container{overflow:hidden}.backdrop{position:fixed;top:0;left:0;background-color:rgba(11,43,58,.5);content:"";z-index:-1;width:100vw;height:100vh;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-transition:.4s;transition:.4s;opacity:0;visibility:hidden;z-index:99}.typography blockquote,.typography body,.typography dd,.typography dl,.typography dt,.typography fieldset,.typography figure,.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6,.typography hr,.typography html,.typography iframe,.typography legend,.typography li,.typography ol,.typography p,.typography pre,.typography textarea,.typography ul{margin:0;padding:0}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{font-size:100%;font-weight:400}.typography ul{list-style:none}:root{--Primary-01:#0b2b3a;--Gradient-BG:linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%);--Gradient-Text:linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%)}.tw-container{margin:0 auto;max-width:1224px;width:100%}@media only screen and (max-width:1199.9px){.tw-container{padding-left:30px;padding-right:30px}}@media (max-width:575.9px){.tw-container{padding-left:15px;padding-right:15px}}.typography .font-extra{font-weight:800}.typography .font-bold{font-weight:700}.typography .font-semibold{font-weight:600}.typography .font-medium{font-weight:500}.typography .font-light{font-weight:300}.heading{font-family:Exemplar Pro;font-weight:400;line-height:150%;text-transform:uppercase;background:var(--Gradient-Text);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading.h1{font-size:32px}@media only screen and (max-width:1024px){.heading.h1{font-size:24px}}.heading.h2{font-size:24px}.heading.h3{font-size:20px}.body{font-family:Inter,sans-serif;line-height:150%;font-weight:300}.body.b2{font-size:16px}.body.b3{font-size:14px;line-height:161%}.tw-button{font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:150%;padding:10px 40px;display:inline-block;border-radius:40px;overflow:hidden;text-decoration:none;position:relative;-webkit-transition:.4s ease-out;transition:.4s ease-out;background:transparent}.tw-button:after,.tw-button:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;content:"";-webkit-transition:.3s ease-out;transition:.3s ease-out;opacity:0;visibility:hidden}.tw-button span{position:relative;z-index:9;font:inherit;line-height:1.5;display:inline-block;-webkit-transition:.4s ease-out;transition:.4s ease-out}.tw-button.sm{font-size:14px}.tw-button.text-fill{border:1px solid #d7be90}.tw-button.text-fill:before,.tw-button.text-fill span{background:var(--Gradient-Text)}.tw-button.text-fill span{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#d7be90}.tw-button.text-fill.active:before,.tw-button.text-fill:hover:before{opacity:1;visibility:visible}.tw-button.text-fill.active span,.tw-button.text-fill:hover span{background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tw-button.bg-fill{color:#fff;border-radius:40px;border:1px solid #d7be90;background:var(--Gradient-Text)}.d-flex{display:-webkit-box;display:flex}.d-inline-flex{display:-webkit-inline-box;display:inline-flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-center{-webkit-box-align:center;align-items:center}.align-start{-webkit-box-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;align-items:flex-end}.align-stretch{-webkit-box-align:stretch;align-items:stretch}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-start{-webkit-box-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-around{justify-content:space-around}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.select2-selection{width:50%;height:48px;border-radius:4px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.5;padding:12px 24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;cursor:pointer;position:relative;z-index:9;background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid #142a38}@media only screen and (max-width:640px){.select2-selection{height:40px;padding:8px 12px;font-size:14px}}.select2-selection__arrow{position:relative;z-index:9;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:24px;height:24px;-webkit-transition:.4s;transition:.4s}.select2-selection__rendered{position:absolute;right:0;top:100%;width:100%;min-width:180px;background:#fff;border-radius:4px;overflow:hidden;display:none;padding:12px 24px;border:1px solid #142a38}.select2-selection__rendered a,.select2-selection__rendered span{display:block;width:100%;text-align:left;position:relative;z-index:9}.select2-selection.active .select2-selection__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#bttop{position:fixed;z-index:98;bottom:45px;right:25px;width:49px;height:49px;border-radius:8px;border:1px solid #d7be90;background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));text-align:center;line-height:30px;cursor:pointer;-webkit-transition:.4s;transition:.4s;display:block}#bttop svg{position:absolute;z-index:9;top:50%;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.floating{position:fixed;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:90;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:18px}.floating,.floating .icon{display:-webkit-box;display:flex}.floating .icon{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:48px;height:48px;border-radius:8px;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #d7be90;background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));color:var(--Gradient-Text,linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%))}.floating .icon svg{font-size:15px;fill:var(--Gradient-Text,linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%))}#content{will-change:transform}#header-main{position:fixed;z-index:199}#header-main,#header-main:before{top:0;left:0;width:100%;-webkit-transition:.4s ease-out;transition:.4s ease-out}#header-main:before{position:absolute;z-index:-1;content:"";height:370px;background:-webkit-gradient(linear,left bottom,left top,color-stop(-.53%,rgba(20,42,56,0)),color-stop(125.54%,#000));background:linear-gradient(0deg,rgba(20,42,56,0) -.53%,#000 125.54%);pointer-events:none}#header-main .logo{-webkit-transition:.3s ease-out;transition:.3s ease-out}#header-main.is-up{-webkit-transform:translateY(-45%);transform:translateY(-45%);opacity:0}#header-main.is-up .logo img{opacity:0;visibility:hidden}#header-main.is-down{-webkit-transform:translate(0);transform:translate(0);opacity:1}#header-main.is-down:before{opacity:0}#header-main.is-down .logo img{opacity:0;visibility:hidden}#header-main.is-top .logo img{opacity:1;visibility:visible}#header-main>.logo-mobile{display:none}@media only screen and (max-width:768px){#header-main{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 24px}#header-main.is-active{overflow:visible}#header-main.is-active .header-desktop{-webkit-transform:translateZ(0);transform:translateZ(0)}#header-main>.logo-mobile{display:-webkit-box;display:flex;width:90px;padding-top:53px;background:url(assets/images/bg-logo.svg) no-repeat top;background-size:62px auto;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.header-desktop{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.header-desktop{position:fixed;bottom:auto;left:0;right:0;top:0;height:100vh;width:100vw;background:var(--Gradient-BG);-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transition:.3s;transition:.3s;overflow-y:auto;padding:0 24px 48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;text-align:center}}.header-desktop #btn-close{display:none}@media only screen and (max-width:768px){.header-desktop #btn-close{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:24px;height:24px;margin-left:auto;cursor:pointer;position:absolute;top:60px;right:24px}}.header-desktop .logo{position:absolute;left:50%;top:0;z-index:9;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-top:4.7222222222%;background:url(assets/images/bg-logo.svg) no-repeat top;background-size:auto;display:-webkit-box;display:flex}@media only screen and (max-width:768px){.header-desktop .logo{left:30px;width:90px;top:25px;-webkit-transform:none;transform:none;-webkit-box-ordinal-group:2;order:1;position:relative;left:0;top:0;margin:0 auto 46px;background-size:62px auto;padding-top:53px}}.header-desktop .header-menu{width:calc(50% - 20px);overflow:hidden;padding-top:34px;padding-bottom:28px;position:relative}@media only screen and (max-width:1280px){.header-desktop .header-menu{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:768px){.header-desktop .header-menu{padding:0!important;border-radius:0!important;width:100%}.header-desktop .header-menu:after,.header-desktop .header-menu:before{display:none}}.header-desktop .header-menu:after,.header-desktop .header-menu:before{position:absolute;content:"";z-index:0}.header-desktop .header-menu:before{top:0;left:0;bottom:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#d7be90),color-stop(1.2%,#d7bd8f),color-stop(32.91%,#ceaf7c),color-stop(65.48%,#c9a771),to(#c7a46d));background:linear-gradient(180deg,#d7be90,#d7bd8f 1.2%,#ceaf7c 32.91%,#c9a771 65.48%,#c7a46d);border-radius:inherit}.header-desktop .header-menu:after{z-index:1;top:0;bottom:1px;background:var(--Gradient-BG);border-radius:inherit}.header-desktop .header-menu.menu-left{border-bottom-right-radius:100px;padding-right:4.9305555556%;padding-left:7.5%}@media only screen and (max-width:1024px){.header-desktop .header-menu.menu-left{padding-left:30px}}@media only screen and (max-width:768px){.header-desktop .header-menu.menu-left{-webkit-box-ordinal-group:3;order:2}}.header-desktop .header-menu.menu-left:after{left:0;right:1px}.header-desktop .header-menu.menu-right{border-bottom-left-radius:100px;padding-left:4.9305555556%;padding-right:7.5%}@media only screen and (max-width:1024px){.header-desktop .header-menu.menu-right{padding-right:30px}}@media only screen and (max-width:768px){.header-desktop .header-menu.menu-right{-webkit-box-ordinal-group:4;order:3}}.header-desktop .header-menu.menu-right:after{left:1px;right:0}.header-desktop .header-menu .main-menu{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;position:relative;z-index:9}@media only screen and (max-width:768px){.header-desktop .header-menu .main-menu{display:block}.header-desktop .header-menu .main-menu li{display:block;width:100%;padding:16px}}.header-desktop .header-menu .menu-item{display:inline-block}.header-desktop .header-menu .menu-item a{display:block;font-size:14px;font-weight:600;line-height:1.61;color:#fff;text-decoration:none;text-transform:uppercase}.burger{display:none}@media only screen and (max-width:768px){.burger{margin-left:auto;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:24px;width:24px}}.footer-main{position:relative;padding:60px 0 100px;background:var(--Primary-01) url(assets/images/footer.jpeg) no-repeat 50%;background-size:cover;color:#fff}@media only screen and (max-width:640px){.footer-main{padding-bottom:60px}}.footer-main .footer-top{margin-bottom:40px;-webkit-box-pack:justify;justify-content:space-between;gap:20px}.footer-main .entry-title{font-weight:600;margin-bottom:1.5em}@media only screen and (max-width:640px){.footer-main .entry-title{margin-bottom:1em}}.footer-main .footer-top .info .row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;color:#fff}.footer-main .footer-top .info .row:not(:last-child){margin-bottom:12px}.footer-main .footer-top .info .row .icon{width:16px;height:16px;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;margin-right:8px}.footer-main .footer-top .menu li:not(:last-child){margin-bottom:12px}.footer-main .footer-top .menu a{text-decoration:none;color:#fff;display:block}.footer-main .footer-top .notes{flex-basis:374px}@media only screen and (max-width:640px){.footer-main .footer-bottom{display:block}}.footer-main .footer-bottom .social{gap:16px}.footer-main .footer-bottom .social .item{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:33px;height:33px;border-radius:100px;overflow:hidden;border:1px solid #fff}.footer-main .footer-bottom .address{flex-basis:400px;margin-left:120px}@media only screen and (max-width:640px){.footer-main .footer-bottom .address{margin-left:0;margin-top:20px}}.copyright{text-align:center;padding:12px 15px;color:var(--White,#fff);background:var(--Primary-01)}.tw-form{width:100%;max-width:496px}.tw-form .form-control,.tw-form .form-label{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:150%;position:relative;color:#fff}.tw-form .form-group{height:48px;margin-bottom:24px;width:100%;max-width:416px}.tw-form .form-group.invalid{margin-bottom:30px}.tw-form .form-group.invalid .form-control{border-bottom-color:#d4b787}.tw-form .form-label{font-size:16px;font-weight:300;line-height:1.5;display:block}.tw-form .form-control{border:none;border-bottom:1px solid #fff;background:transparent;outline:0;width:100%;padding:0;height:24px;overflow:hidden}.tw-form .form-message{font-size:12px;color:#d4b787}[class*=h-section] .heading{position:relative}[class*=h-section] .heading:after{position:absolute;content:"";left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:2px;background:var(--Gradient-Text)}[class*=h-section] .wrap-swiper{position:relative}[class*=h-section] .wrap-swiper .swiper-button-news{width:34px;height:8px;z-index:9;margin:0}[class*=h-section] .wrap-swiper .swiper-button-news:after{display:none}[class*=h-section] .wrap-swiper .swiper-button-news.swiper-news-button-prev{left:-38px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}[class*=h-section] .wrap-swiper .swiper-button-news.swiper-news-button-next{right:-38px;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}.h-section1{position:relative;z-index:1}.h-section1 .section1{position:relative;width:100%;height:100vh;background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%))}.h-section1 .section1 img,.h-section1 .section1 video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width:640px){.h-section1 .section1 img,.h-section1 .section1 video{display:none;opacity:0;visibility:hidden}}.h-section1 .section1 .image-mobile{display:none;opacity:0;visibility:hidden}@media only screen and (max-width:640px){.h-section1 .section1 .image-mobile{display:block;opacity:1;visibility:visible}}.h-section1 .section2{z-index:2;position:relative;top:-140px;width:100%}.h-section1 .section2:after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;bottom:-100%;left:50%;width:100%;height:85%;z-index:1;background:-webkit-gradient(linear,left bottom,left top,color-stop(34.15%,#547d8f),color-stop(54.75%,rgba(37,60,71,.98)),color-stop(57.71%,rgba(34,55,65,.98)),color-stop(68.83%,#203640),color-stop(92.1%,rgba(32,54,64,0)));background:linear-gradient(0deg,#547d8f 34.15%,rgba(37,60,71,.98) 54.75%,rgba(34,55,65,.98) 57.71%,#203640 68.83%,rgba(32,54,64,0) 92.1%)}@media only screen and (max-width:1024px){.h-section1 .section2:after{display:none}}.h-section1 .section2 .firefly{position:absolute;right:0;bottom:-2%;z-index:4;mix-blend-mode:screen;width:48.6111111111%}@media only screen and (max-width:1199px){.h-section1 .section2 .firefly{display:none}}.h-section1 .section2 .ss2_svg{width:100%;height:auto}@media only screen and (max-width:1199px){.h-section1 .section2 .ss2_svg{display:none}}.h-section1 .section2 .image_mobile{display:none}@media only screen and (max-width:1199px){.h-section1 .section2 .image_mobile{display:block;width:100%}}.h-section1 .section2 .section2_content{position:absolute;top:140px;left:0;width:100%;z-index:20}@media only screen and (max-width:1024px){.h-section1 .section2 .section2_content{width:100%;background-color:#253c46;position:relative;padding:30px 0}}.h-section1 .section2 .section2_content-left{margin-top:113px;width:31.6176470588%}@media only screen and (max-width:1024px){.h-section1 .section2 .section2_content-left{width:100%;margin-top:0}}.h-section1 .section2 .section2_content-left h2.heading{padding-bottom:34px;margin-bottom:60px}@media only screen and (max-width:640px){.h-section1 .section2 .section2_content-left h2.heading{padding-bottom:18px;margin-bottom:24px}.h-section1 .section2 .section2_content-left h2.heading:after{max-width:65%;left:0;-webkit-transform:none;transform:none}}.h-section1 .section2 .section2_content-left .description{color:#fff;font-weight:300;text-align:justify}.h-section1 .section2 .section2_content-left .tw-button{margin-top:80px}@media only screen and (max-width:640px){.h-section1 .section2 .section2_content-left .tw-button{margin-top:24px}}.h-section1 .section3{position:relative;top:-140px;z-index:4}@media only screen and (max-width:640px){.h-section1 .section3{top:-120px}}.h-section1 .section3 h2.heading:after{max-width:486px}.h-section1 .section3 .image-box{padding-top:63.3333333333%;width:100%;position:relative}.h-section1 .section3 .image-box iframe,.h-section1 .section3 .image-box img,.h-section1 .section3 .image-box svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section1 .section3 .image-box:after{position:absolute;content:"";width:100%;height:18%;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(180deg,transparent,#fff)}@media only screen and (max-width:1024px){.h-section1 .section3 .image-box:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;top:0;left:50%;width:100%;height:85%;z-index:-1;background:-webkit-gradient(linear,left bottom,left top,color-stop(34.15%,#547d8f),color-stop(54.75%,rgba(37,60,71,.98)),color-stop(57.71%,rgba(34,55,65,.98)),color-stop(68.83%,#203640),color-stop(92.1%,rgba(32,54,64,0)));background:linear-gradient(0deg,#547d8f 34.15%,rgba(37,60,71,.98) 54.75%,rgba(34,55,65,.98) 57.71%,#203640 68.83%,rgba(32,54,64,0) 92.1%)}}.h-section1 .section3 .ss3_cloud{width:100%;bottom:13.72%;mix-blend-mode:screen}.h-section1 .section3 img{-o-object-fit:cover;object-fit:cover}.h-section1 .section3_content{padding-top:24px;width:66.0130718954%;margin:0 auto;text-align:center}@media only screen and (max-width:1024px){.h-section1 .section3_content{width:100%}}.h-section1 .section3_content h2.heading{padding-bottom:26px;margin-bottom:24px}.h-section1 .section3_content p.description{font-weight:300;color:var(--text-bold,#252a32)}.h-section4{position:relative;top:-70px;display:-webkit-box;display:flex;overflow:hidden;background:#fff}.h-section4 .pin-wrap{height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media only screen and (max-width:1024px){.h-section4 .pin-wrap{height:auto;flex-wrap:wrap;-webkit-box-pack:unset;justify-content:unset;-webkit-box-align:unset;align-items:unset}}@media only screen and (max-width:767px){.h-section4 .pin-wrap{width:100%}}.h-section4 .pin-wrap .layer{min-width:100vw;height:100vh;position:relative}@media only screen and (max-width:767px){.h-section4 .pin-wrap .layer{height:auto!important;width:100%;min-width:unset}}.h-section4 .pin-wrap .layer .skip-button{position:absolute;z-index:9;bottom:39px;right:11.1805555556%;text-decoration:none;color:#fff;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;gap:4px;font-weight:300}@media only screen and (max-width:1024px){.h-section4 .pin-wrap .layer .skip-button{display:none}}.h-section4 .pin-wrap .layer h2.heading.gradient{background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block;padding-top:3.3333333333vw}@media only screen and (max-width:1024px){.h-section4 .pin-wrap .layer h2.heading.gradient{padding-top:48px}}.h-section4 .pin-wrap .layer h2.heading.gradient:after{background-image:url(assets/images/home/ss4/three-Stars.svg);background-size:116px 24px;left:0;top:0;content:"";width:116px;height:24px;-webkit-transform:unset;transform:unset}.h-section4 .pin-wrap .layer .description ul,.h-section4 .pin-wrap .layer .list-style{list-style:inside}.h-section4 .pin-wrap .layer .description ul li,.h-section4 .pin-wrap .layer .list-style li{list-style-image:url(assets/images/home/ss4/star-mini.svg)}.h-section4 .pin-wrap .layer .description ul li:not(:last-child),.h-section4 .pin-wrap .layer .list-style li:not(:last-child){margin-bottom:8px}.h-section4 .pin-wrap .layer .description ul li::marker,.h-section4 .pin-wrap .layer .list-style li::marker{font-size:10px;line-height:.1}.h-section4 .pin-wrap .layer .description ul.white li,.h-section4 .pin-wrap .layer .list-style.white li{list-style-image:url(assets/images/home/ss4/star-mini-white.svg)!important}.h-section4 .layer_1{background-image:url(assets/images/home/ss4-USP.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:767px){.h-section4 .layer_1{padding:100px 0 40px}}@media only screen and (max-width:640px){.h-section4 .layer_1{padding-top:60px}}.h-section4 .layer_1 .tw-container{height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media only screen and (max-width:767px){.h-section4 .layer_1 .tw-container{flex-wrap:wrap}}.h-section4 .layer_1 .content{width:33.9869281046%}@media only screen and (max-width:767px){.h-section4 .layer_1 .content{width:100%}}.h-section4 .layer_1 .content h2.heading{padding-bottom:24px;margin-bottom:40px}.h-section4 .layer_1 .content .description{color:#fff}.h-section4 .layer_1 .star{position:absolute;top:6.4102564103%;width:54.5138888889vw;right:7.6388888889vw}@media only screen and (max-width:767px){.h-section4 .layer_1 .star{position:unset;width:100%}}.h-section4 .layer_1 .star .box-image{padding-top:88.2802547771%;width:100%;position:relative}.h-section4 .layer_1 .star .box-image iframe,.h-section4 .layer_1 .star .box-image img,.h-section4 .layer_1 .star .box-image svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_1 .star .firefly{-o-object-fit:unset;object-fit:unset;z-index:2!important;mix-blend-mode:screen}.h-section4 .layer_1 .star .light-under{width:95%;-o-object-fit:unset;object-fit:unset;z-index:0!important;mix-blend-mode:screen}.h-section4 .layer_1 .star img{-o-object-fit:cover;object-fit:cover;z-index:1}.h-section4 .layer_1 .paper{position:absolute;top:0;right:-35%;width:52.4305555556vw;height:100%;z-index:4}@media only screen and (max-width:1024px){.h-section4 .layer_1 .paper{display:none}}.h-section4 .layer_2{z-index:2;background-image:url(assets/images/home/ss4/Texture.png);background-position:50%;background-size:cover}@media only screen and (max-width:1024px){.h-section4 .layer_2{height:auto!important;flex-wrap:wrap}}.h-section4 .layer_2 .tw-container{display:-webkit-box;display:flex;max-width:unset}@media only screen and (max-width:1024px){.h-section4 .layer_2 .tw-container{flex-wrap:wrap;display:-webkit-box;display:flex}}@media only screen and (min-width:767px){.h-section4 .layer_2 .tw-container{padding:0}}.h-section4 .layer_2 .description p:first-child,.h-section4 .layer_2 .title.font-semibold{color:var(--text-bold,#252a32);padding-top:2.7777777778vw;padding-bottom:12px}.h-section4 .layer_2 .content{width:74.2361111111vw;padding-top:26.3888888889vw;padding-left:39.7916666667vw;height:100%;position:relative}@media only screen and (max-width:1024px){.h-section4 .layer_2 .content{width:50vw;padding-top:50px;padding-left:30px;height:100vh}}@media only screen and (max-width:767px){.h-section4 .layer_2 .content{width:100%;height:auto;padding-left:0}}.h-section4 .layer_2 .content .buiding{position:absolute;top:0;left:40%;height:100%}@media only screen and (max-width:767px){.h-section4 .layer_2 .content .buiding{display:none}}.h-section4 .layer_2 .star{width:42.1527777778vw;height:100%;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:0 4.4444444444vw 0 3.2638888889vw}@media only screen and (max-width:1024px){.h-section4 .layer_2 .star{height:auto}}@media only screen and (max-width:767px){.h-section4 .layer_2 .star{width:100%;margin:20px 0}}.h-section4 .layer_2 .star_box{padding-top:95.2224052718%;width:100%;position:relative}.h-section4 .layer_2 .star_box iframe,.h-section4 .layer_2 .star_box img,.h-section4 .layer_2 .star_box svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_2 .star img{-o-object-fit:cover;object-fit:cover}.h-section4 .layer_2 .content_2{width:45.2777777778vw;padding-top:5.5555555556vw;position:relative;margin-right:8.8888888889vw}@media only screen and (max-width:1024px){.h-section4 .layer_2 .content_2{height:100vh;width:100vw;padding:50px 30px 0}}@media only screen and (max-width:767px){.h-section4 .layer_2 .content_2{width:100%;height:auto;padding:50px 0}}.h-section4 .layer_2 .content_2 .buiding{position:absolute;top:0;left:0;height:100%}@media only screen and (max-width:767px){.h-section4 .layer_2 .content_2 .buiding{display:none}}.h-section4 .layer_2 .tower{width:40.4861111111vw;height:100%}@media only screen and (max-width:1024px){.h-section4 .layer_2 .tower{display:none}}.h-section4 .layer_2 .tower img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section4 .layer_3 .content{width:82.5vw;height:100%;position:relative;background-image:url(assets/images/home/ss4/ss4-bg-layer3.jpg);background-position:50%;background-size:cover;color:#fff;padding:0 10.4166666667vw 0 8.8194444444vw;display:-webkit-box;display:flex}@media only screen and (max-width:1024px){.h-section4 .layer_3 .content{width:100vw}}@media only screen and (max-width:767px){.h-section4 .layer_3 .content{flex-wrap:wrap;width:100%;padding:60px 15px}}.h-section4 .layer_3 .content .column .box-image{padding-top:130.867346939%;width:100%;position:relative;display:block}.h-section4 .layer_3 .content .column .box-image iframe,.h-section4 .layer_3 .content .column .box-image img,.h-section4 .layer_3 .content .column .box-image svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_3 .content .column .box-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section4 .layer_3 .content .column{width:27.2222222222vw;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2.7777777778vw 0}@media only screen and (max-width:1024px){.h-section4 .layer_3 .content .column{width:40vw}}@media only screen and (max-width:767px){.h-section4 .layer_3 .content .column{width:100%;gap:30px 0}}.h-section4 .layer_3 .content .column:first-child{margin-right:8.8888888889vw}@media only screen and (max-width:767px){.h-section4 .layer_3 .content .column:first-child{margin-right:0}}.h-section4 .layer_3 .content .column:last-child{-webkit-box-pack:center;justify-content:center}@media only screen and (max-width:767px){.h-section4 .layer_3 .content .column:last-child{margin-top:30px}}.h-section4 .layer_3 .content .column:last-child .image{-webkit-box-ordinal-group:3;order:2}@media only screen and (max-width:767px){.h-section4 .layer_3 .content .column:last-child .image{-webkit-box-ordinal-group:2;order:1}}.h-section4 .layer_3 .content .column:last-child .box-image{padding-top:82.6530612245%;width:100%;position:relative}.h-section4 .layer_3 .content .column:last-child .box-image iframe,.h-section4 .layer_3 .content .column:last-child .box-image img,.h-section4 .layer_3 .content .column:last-child .box-image svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_3 .content .column:last-child .list-style{-webkit-box-ordinal-group:2;order:1}@media only screen and (max-width:767px){.h-section4 .layer_3 .content .column:last-child .list-style{-webkit-box-ordinal-group:3;order:2}}.h-section4 .layer_3 .image_big{width:35.0694444444vw;height:100%}@media only screen and (max-width:1024px){.h-section4 .layer_3 .image_big{display:none}}.h-section4 .layer_3 .image_big img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.h-section4 .layer_4{background-color:#213842}.h-section4 .layer_4 .content{width:auto;height:100%;position:relative;background-image:url(assets/images/home/ss4/ss4_bg_layer_4.png);background-position:50%;background-size:cover;color:#fff;padding:0 5.6944444444vw}@media only screen and (max-width:1024px){.h-section4 .layer_4 .content{height:100vh;width:100vw}}@media only screen and (max-width:767px){.h-section4 .layer_4 .content{height:auto}}.h-section4 .layer_4 .content h2.heading.gradient{-webkit-text-fill-color:unset;background:unset;color:#fff;margin-top:5.5555555556vw}.h-section4 .layer_4 .content .image{width:47.5vw;margin-top:1.8055555556vw;margin-left:3.1944444444vw}@media only screen and (max-width:1024px){.h-section4 .layer_4 .content .image{width:60vw}}@media only screen and (max-width:767px){.h-section4 .layer_4 .content .image{width:100%!important;margin:30px 0!important}}.h-section4 .layer_4 .content .image-box{padding-top:85.8976608187%;width:100%;position:relative}.h-section4 .layer_4 .content .image-box iframe,.h-section4 .layer_4 .content .image-box img,.h-section4 .layer_4 .content .image-box svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_4 .content .image img{-o-object-fit:cover;object-fit:cover;z-index:1}.h-section4 .layer_4 .content .image .light{z-index:3;mix-blend-mode:screen}.h-section4 .layer_4 .content .image .light-1{z-index:2}.h-section4 .layer_4 .content_2{background-image:url(assets/images/home/ss4/ss4_bg_layer_5.jpg);padding:0 7.5vw 0 0}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2{padding:60px 15px;flex-wrap:wrap}}.h-section4 .layer_4 .content_2 .column{width:34.4444444444vw;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2.7777777778vw 0}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2 .column{gap:30px 0;width:100%}}.h-section4 .layer_4 .content_2 .column .image{margin:0}.h-section4 .layer_4 .content_2 .column .image-box{display:block}.h-section4 .layer_4 .content_2 .column:first-child{width:auto;margin-right:8.8888888889vw}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2 .column:first-child{margin-right:0;width:100%;margin-bottom:30px}}.h-section4 .layer_4 .content_2 .column:first-child .list-style{max-width:34.4444444444vw;margin:0 auto;padding-top:7.9166666667vw}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2 .column:first-child .list-style{max-width:unset}}.h-section4 .layer_4 .content_2 .column:first-child .image{width:49.1666666667vw}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2 .column:first-child .image{width:100%}}.h-section4 .layer_4 .content_2 .column:first-child .image-box{padding-top:62.1468926554%;width:100%;position:relative}.h-section4 .layer_4 .content_2 .column:first-child .image-box iframe,.h-section4 .layer_4 .content_2 .column:first-child .image-box img,.h-section4 .layer_4 .content_2 .column:first-child .image-box svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_4 .content_2 .column:first-child img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section4 .layer_4 .content_2 .column:last-child .image{width:34.4444444444vw;margin:0 auto}.h-section4 .layer_4 .content_2 .column:last-child .image-box{padding-top:111.693548387%;width:100%;position:relative}.h-section4 .layer_4 .content_2 .column:last-child .image-box iframe,.h-section4 .layer_4 .content_2 .column:last-child .image-box img,.h-section4 .layer_4 .content_2 .column:last-child .image-box svg{width:100%;height:100%;position:absolute;top:0;left:0}.h-section4 .layer_4 .content_2 .column:last-child img{-o-object-fit:cover;object-fit:cover}.h-section4 .layer_4 .content_2 .column:last-child .list-style{-webkit-box-ordinal-group:3;order:2}@media only screen and (max-width:767px){.h-section4 .layer_4 .content_2 .column:last-child .list-style{-webkit-box-ordinal-group:unset;order:unset}}@media only screen and (max-width:1024px){.h-section4 .layer_4{height:auto!important;flex-wrap:wrap}.h-section4 .layer_4:after{width:100%;height:100%;z-index:0;position:absolute;top:-1px;left:0;z-index:-1;content:"";background-color:#142a38}}.h-section5{background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));position:relative;margin-top:-70px;overflow:hidden}.h-section5 .decor{position:absolute;left:0;top:0}.h-section5 .ss5-main{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:1023px){.h-section5 .ss5-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.h-section5 .ss5-main .left{-webkit-box-flex:0;flex:0 0 calc(45% - 30px);max-width:calc(45% - 30px);position:relative;padding:40px 0 20px}@media only screen and (max-width:1023px){.h-section5 .ss5-main .left{flex-basis:100%;max-width:100%}}.h-section5 .ss5-main .left .heading{text-align:center;margin-bottom:24px}.h-section5 .ss5-main .left .heading:after{display:none}.h-section5 .ss5-main .left .data-fancy{cursor:pointer}.h-section5 .ss5-main .right{-webkit-box-flex:0;flex:0 0 55%;max-width:55%;background-color:#fefefe;display:-webkit-box;display:flex;flex-wrap:wrap;padding:40px 0 40px 80px;-webkit-box-pack:justify;justify-content:space-between;position:relative}@media only screen and (max-width:1023px){.h-section5 .ss5-main .right{flex-basis:100%;max-width:100%}}@media only screen and (max-width:767px){.h-section5 .ss5-main .right{flex-basis:100%;max-width:100%;padding:32px}}.h-section5 .ss5-main .right:before{left:-18px}.h-section5 .ss5-main .right:after,.h-section5 .ss5-main .right:before{content:"";display:block;aspect-ratio:36.15/35.95;width:36.15px;background-image:url(assets/images/home/ss5/decor-pseudo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.h-section5 .ss5-main .right:after{right:-18px}.h-section5 .ss5-main .right .decor-left{position:absolute;width:auto;height:100%;aspect-ratio:11/919;top:50%;left:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9}@media only screen and (max-width:767px){.h-section5 .ss5-main .right .decor-left{left:-5px;top:49.9%}}.h-section5 .ss5-main .right .decor-right{position:absolute;width:auto;height:100%;aspect-ratio:11/919;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9}@media only screen and (max-width:767px){.h-section5 .ss5-main .right .decor-right{right:-5px;top:49.8%}}.h-section5 .ss5-main .right .title{margin-bottom:24px;border-bottom:0}.h-section5 .ss5-main .right .title:after{display:none}.h-section5 .ss5-main .right .column{-webkit-box-flex:0;flex:0 0 45%;max-width:45%}@media only screen and (max-width:767px){.h-section5 .ss5-main .right .column{flex-basis:100%;max-width:100%}}.h-section5 .ss5-main .right .column:nth-of-type(2){flex-basis:calc(55% - 24px);max-width:calc(55% - 24px)}@media only screen and (max-width:767px){.h-section5 .ss5-main .right .column:nth-of-type(2){flex-basis:100%;max-width:100%;margin-top:40px;padding-top:40px;position:relative}.h-section5 .ss5-main .right .column:nth-of-type(2):before{content:"";width:200px;height:1px;background:-webkit-gradient(linear,left top,left bottom,color-stop(-10.91%,#d7be90),color-stop(-8%,#d7bd8f),color-stop(68.85%,#ceaf7c),color-stop(147.78%,#c9a771),color-stop(231.44%,#c7a46d));background:linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%);position:absolute;top:0;left:0}}.h-section5 .ss5-main .right .column:nth-of-type(2) .item:last-child{padding-right:20px}@media only screen and (max-width:767px){.h-section5 .ss5-main .right .column:nth-of-type(2) .item:last-child{padding-right:0}}.h-section5 .ss5-main .right .column .item{padding-top:40px;padding-bottom:40px;position:relative}.h-section5 .ss5-main .right .column .item:after{content:"";width:200px;height:1px;background:-webkit-gradient(linear,left top,left bottom,color-stop(-10.91%,#d7be90),color-stop(-8%,#d7bd8f),color-stop(68.85%,#ceaf7c),color-stop(147.78%,#c9a771),color-stop(231.44%,#c7a46d));background:linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%);position:absolute;bottom:0;left:0}.h-section5 .ss5-main .right .column .item:first-child{padding-top:0}.h-section5 .ss5-main .right .column .item:last-child{padding-bottom:0}.h-section5 .ss5-main .right .column .item:last-child:after{display:none}.h-section5 .ss5-main .right .column .list li{font-size:14px;font-weight:300;display:-webkit-box;display:flex}.h-section5 .ss5-main .right .column .list li:not(:last-child){margin-bottom:5px}.h-section5 .ss5-main .right .column .list span{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:0;flex:0 0 21px;max-width:21px;width:21px;height:21px;border-radius:50%;border:2px solid #d7be90;font-size:12px;color:#d7be90;font-weight:500;line-height:1em;padding-top:1px;margin-right:12px}.h-section6{padding-top:80px;padding-bottom:243px;background:var(--Gradient-BG,linear-gradient(0deg,#142a38 -13.79%,#31494f 153.48%));position:relative;overflow:hidden}.h-section6 .decor{position:absolute;top:0;left:0}.h-section6 .box-heading{text-align:center;margin-bottom:60px}.h-section6 .box-heading .heading{display:inline-block;padding-bottom:20px}.h-section6 .box-heading .heading:after{max-width:438px}.h-section6 .ss6-slide-outer{position:relative}.h-section6 .ss6-slide-outer .decor-left,.h-section6 .ss6-slide-outer .decor-right{position:absolute;z-index:9;mix-blend-mode:screen;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.h-section6 .ss6-slide-outer .decor-right{left:100%;top:13%}.h-section6 .ss6-slide-outer .decor-left{left:0;bottom:0;top:90%}.h-section6 .ss6-slide-outer .wrap-image{position:relative;padding-bottom:32px}@media only screen and (max-width:640px){.h-section6 .ss6-slide-outer .wrap-image{padding-bottom:23.5px}}.h-section6 .ss6-slide-outer .wrap-image:before{position:absolute;content:"";width:80.3921568627%;height:590px;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:.29;background:#1b323e url(assets/images/home/ss6/shadow.png) no-repeat 100% 100%;background-blend-mode:multiply;z-index:0;pointer-events:none}.h-section6 .ss6-slide-outer .wrap-image .image{position:relative;display:-webkit-box;display:flex;width:100%;height:auto;aspect-ratio:1225/556;clip-path:polygon(99.02% 0,99.02% 0,99.179% .028%,99.33% .11%,99.471% .242%,99.599% .418%,99.713% .634%,99.811% .886%,99.891% 1.17%,99.95% 1.48%,99.987% 1.813%,100% 2.163%,99.923% 75.097%,99.923% 75.097%,99.889% 76.493%,99.789% 78.096%,99.629% 79.831%,99.415% 81.623%,99.153% 83.398%,98.848% 85.081%,98.507% 86.597%,98.134% 87.871%,97.735% 88.829%,97.317% 89.397%,97.317% 89.397%,96.612% 89.888%,95.841% 90.292%,95.029% 90.621%,94.2% 90.888%,93.381% 91.107%,92.595% 91.289%,91.867% 91.448%,91.224% 91.597%,90.689% 91.748%,90.289% 91.915%,90.289% 91.915%,88.331% 93.456%,86.364% 94.729%,84.407% 95.772%,82.477% 96.623%,80.594% 97.324%,78.776% 97.911%,77.041% 98.425%,75.408% 98.905%,73.895% 99.39%,72.522% 99.919%,72.154% 100%,.972% 100%,.972% 100%,.813% 99.972%,.662% 99.89%,.521% 99.759%,.393% 99.584%,.279% 99.368%,.181% 99.116%,.101% 98.833%,.042% 98.524%,.004% 98.192%,-.008% 97.842%,-.008% 2.158%,-.008% 2.158%,.004% 1.808%,.042% 1.476%,.101% 1.167%,.181% .884%,.279% .632%,.393% .416%,.521% .241%,.662% .11%,.813% .028%,.972% 0,99.02% 0)}.h-section6 .ss6-slide-outer .wrap-image .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section6 .ss6-slide-outer .wrap-image .decor-image{position:absolute;z-index:9;bottom:17px;right:4px;pointer-events:none;width:29.3300653595%;height:26%;display:-webkit-box;display:flex}@media only screen and (max-width:640px){.h-section6 .ss6-slide-outer .wrap-image .decor-image{right:.5px;bottom:18px}}.h-section6 .ss6-text-slide-outer{position:relative;margin-top:16px}@media only screen and (max-width:767px){.h-section6 .ss6-text-slide-outer{margin-top:16px}}.h-section6 .ss6-text-slide-outer .swiper-button-next img,.h-section6 .ss6-text-slide-outer .swiper-button-prev img{max-width:33px}.h-section6 .ss6-text-slide-outer .swiper-button-next{right:0}@media only screen and (max-width:640px){.h-section6 .ss6-text-slide-outer .swiper-button-next{height:12px;right:50%;top:auto;bottom:-32px;-webkit-transform:translateX(200%);transform:translateX(200%)}}.h-section6 .ss6-text-slide-outer .swiper-button-prev{left:0}@media only screen and (max-width:640px){.h-section6 .ss6-text-slide-outer .swiper-button-prev{height:12px;left:50%;top:auto;bottom:-32px;-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.h-section6 .ss6-text-slide-outer .swiper-button-next:after,.h-section6 .ss6-text-slide-outer .swiper-button-prev:after{display:none}.h-section6 .ss6-text-slide{max-width:1018px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1023px){.h-section6 .ss6-text-slide{max-width:88%}}@media only screen and (max-width:767px){.h-section6 .ss6-text-slide{max-width:100%}}.h-section6 .ss6-text-slide .text-item{color:#fff;text-align:center;font-size:16px;font-weight:300;line-height:1.5em;padding:24px 80px;border:1px solid #d7be90;position:relative;margin-top:13px;border-radius:16px}@media only screen and (max-width:1023px){.h-section6 .ss6-text-slide .text-item{padding:24px;font-size:14px}}@media only screen and (max-width:640px){.h-section6 .ss6-text-slide .text-item{padding:16px}}.h-section6 .ss6-text-slide .text-item .star{position:absolute;left:50%;top:-14px;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.h-section7{position:relative;z-index:2;margin-top:-143px;padding:100px 0 40px;background:url(assets/images/home/ss7/bg.png) no-repeat 0 0;background-size:cover}.h-section7:before{position:absolute;content:"";left:0;top:2%;width:100%;height:100%;clip-path:polygon(99.983% 4.589%,99.983% 4.589%,99.329% 4.878%,98.65% 5.155%,97.946% 5.421%,97.218% 5.672%,96.464% 5.907%,95.684% 6.125%,94.88% 6.324%,94.05% 6.502%,93.194% 6.658%,92.312% 6.79%,92.312% 6.79%,90.903% 6.915%,89.524% 6.917%,88.167% 6.809%,86.829% 6.603%,85.501% 6.312%,84.179% 5.949%,82.857% 5.526%,81.528% 5.055%,80.187% 4.55%,78.828% 4.022%,78.828% 4.022%,76.775% 3.23%,74.651% 2.458%,72.435% 1.747%,70.109% 1.136%,67.654% .667%,65.051% .38%,62.279% .316%,59.321% .514%,56.157% 1.016%,52.769% 1.863%,52.769% 1.863%,49.096% 2.843%,45.796% 3.527%,42.825% 3.946%,40.139% 4.133%,37.694% 4.12%,35.445% 3.939%,33.348% 3.623%,31.359% 3.202%,29.433% 2.711%,27.527% 2.18%,27.527% 2.18%,26.984% 2.027%,26.437% 1.874%,25.887% 1.721%,25.331% 1.571%,24.77% 1.423%,24.201% 1.278%,23.625% 1.136%,23.039% 1%,22.443% .868%,21.836% .743%,21.836% .743%,18.914% .332%,16.129% .268%,13.494% .524%,11.016% 1.069%,8.705% 1.875%,6.572% 2.912%,4.625% 4.152%,2.874% 5.565%,1.329% 7.122%,0 8.794%,0 100.072%,108.333% 100.072%,108.333% 79.27%,99.983% 79.27%,99.983% 4.589%);background:url(assets/images/home/pattern.png);z-index:0}@media only screen and (max-width:640px){.h-section7:before{width:180%}}.h-section7 .tw-container{position:relative;z-index:9}.h-section7 .heading{text-align:center;padding-bottom:34px;margin-bottom:40px}.h-section7 .heading:after{max-width:325px}.h-section7 .description{max-width:600px;margin:0 auto 24px;font-weight:300;color:var(--Primary-01)}.h-section7 .form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;max-width:600px;margin:auto;gap:23px}.h-section7 .form .select2-selection{color:var(--Primary-01);border:1px solid #d7be90}.h-section7 .form .select2-selection:not(:first-child) option:not(:first-child){display:none}.h-section7 .form .select2-selection:not(:first-child) option.show{display:block}.h-section7 .mat-bang{position:relative;border-radius:8px;border:2px solid #d7be90;background:#fff;padding:45px 80px 60px;margin:46px 0 22px}.h-section7 .mat-bang .decor{position:absolute;left:50%;display:-webkit-box;display:flex;width:39px;height:41px}.h-section7 .mat-bang .decor.top{top:0;-webkit-transform:translate(-50%,-57%);transform:translate(-50%,-57%)}.h-section7 .mat-bang .decor.bottom{bottom:0;-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.h-section7 .mat-bang .img{opacity:0;visibility:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:40px 80px}@media only screen and (max-width:768px){.h-section7 .mat-bang .img{padding:20px 30px}}@media only screen and (max-width:640px){.h-section7 .mat-bang .img{padding:16px 24px}}.h-section7 .mat-bang .img:not(:first-of-type){position:absolute;left:0;top:0;width:100%;height:100%}.h-section7 .mat-bang .img.active{opacity:1;visibility:visible}.h-section8{position:relative;padding:80px 0 107px;background:url(assets/images/home/pattern.png) repeat 50%}.h-section8 .tw-container{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.h-section8 .tw-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}.h-section8 .tw-container .main-image{width:61.6013071895%;padding-top:27px;position:relative;overflow:hidden}@media only screen and (max-width:1024px){.h-section8 .tw-container .main-image{width:58%}}@media only screen and (max-width:768px){.h-section8 .tw-container .main-image{width:100%}}.h-section8 .tw-container .main-image .img{opacity:0;visibility:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.h-section8 .tw-container .main-image .img.active{opacity:1;visibility:visible}.h-section8 .tw-container .main-image .img:not(:first-of-type){position:absolute;left:0;top:0;width:100%;height:100%}.h-section8 .tw-container .main-content{width:31.9444444444%}@media only screen and (max-width:1024px){.h-section8 .tw-container .main-content{width:40%}}@media only screen and (max-width:768px){.h-section8 .tw-container .main-content{width:100%}}.h-section8 .tw-container .main-content .heading{padding-bottom:24px;margin-bottom:40px}.h-section8 .tw-container .main-content .heading:after{max-width:325px;left:0;-webkit-transform:translateX(0);transform:translateX(0)}.h-section8 .tw-container .main-content .description{color:var(--text-bold,#252a32);margin-bottom:40px}.h-section8 .tw-container .main-content .select{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:23px;margin-bottom:40px}.h-section8 .tw-container .main-content .select .select2-selection:not(:first-child) option:not(:first-child){display:none}.h-section8 .tw-container .main-content .select .select2-selection:not(:first-child) option.show{display:block}.h-section8 .tw-container .main-content .entry-content{color:#252a32;position:relative}.h-section8 .tw-container .main-content .entry-content .content{position:relative;opacity:0;visibility:hidden}.h-section8 .tw-container .main-content .entry-content .content:not(:first-child){position:absolute;left:0;top:0}.h-section8 .tw-container .main-content .entry-content .content.active{opacity:1;visibility:visible}.h-section8 .tw-container .main-content .entry-content .title,.h-section8 .tw-container .main-content .entry-content>p:first-child{position:relative;padding-left:12px;font-weight:600;margin-bottom:1em}.h-section8 .tw-container .main-content .entry-content .title:before,.h-section8 .tw-container .main-content .entry-content>p:first-child:before{position:absolute;content:"";width:1px;height:100%;left:0;top:0;background:var(--Gradient-BG)}.h-section8 .tw-container .main-content .entry-content ul{margin-left:12px}.h-section8 .tw-container .main-content .entry-content ul li{position:relative;padding-left:14px}.h-section8 .tw-container .main-content .entry-content ul li:before{position:absolute;content:"";width:10px;height:10px;left:0;top:7px;background:url(assets/images/icons/star.svg) no-repeat 50%;background-size:contain}.h-section9{position:relative;padding:80px 0 60px;background:url(assets/images/footer.jpeg) no-repeat 50%;background-size:cover;overflow:hidden}.h-section9:after{position:absolute;z-index:-1;content:"";top:0;left:0;width:100%;height:100%;background:var(--Gradient-BG)}@media only screen and (max-width:640px){.h-section9{padding-top:60px}}.h-section9 .heading{text-align:center;display:-webkit-inline-box;display:inline-flex;margin:0 auto 40px;padding-bottom:34px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.h-section9 .category{gap:40px;margin-bottom:42px}@media only screen and (max-width:640px){.h-section9 .category{gap:15px;margin-bottom:15px}}.h-section9 .category .tw-button{width:184px;height:48px;padding:0;border-radius:4px}@media only screen and (max-width:640px){.h-section9 .category .tw-button{width:auto;-webkit-box-flex:1;flex-grow:1}}.h-section9 .wrap-gallery{display:none}.h-section9 .wrap-gallery.active{display:block}@media only screen and (max-width:640px){.h-section9 .wrap-gallery{padding-bottom:8px}.h-section9 .wrap-gallery .swiper-button-news{bottom:0;top:auto}.h-section9 .wrap-gallery .swiper-button-news.swiper-news-button-prev{left:50%;-webkit-transform:translateX(-150%);transform:translateX(-150%)}.h-section9 .wrap-gallery .swiper-button-news.swiper-news-button-next{right:50%;-webkit-transform:translateX(150%);transform:translateX(150%)}}.h-section9 .swiper-gallery .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-gap:24px;grid-template-columns:1fr 2fr 1fr;grid-template-rows:1fr 1fr;margin-top:22px;margin-bottom:22px}@media only screen and (max-width:640px){.h-section9 .swiper-gallery .swiper-slide{display:-webkit-box;display:flex;flex-wrap:wrap;gap:16px}}.h-section9 .swiper-gallery .swiper-slide .item-image{border-radius:4px;display:-webkit-box;display:flex;width:288px;height:232px;overflow:hidden;cursor:pointer}@media only screen and (max-width:768px){.h-section9 .swiper-gallery .swiper-slide .item-image{width:170px;height:136px}}@media only screen and (max-width:640px){.h-section9 .swiper-gallery .swiper-slide .item-image{width:calc(50% - 8px)}}.h-section9 .swiper-gallery .swiper-slide .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(2){grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3){width:100%;height:100%;max-height:490px;border-radius:8px;position:relative;border:3px solid #d7be90;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3;overflow:visible}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3) img{border-radius:5px}@media only screen and (max-width:640px){.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3){height:225px}}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3):after,.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3):before{position:absolute;width:28px;height:34px;content:"";left:50%}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3):before{top:0;-webkit-transform:translate(-50%,-57%);transform:translate(-50%,-57%);background:url(assets/images/home/ss9/decor-top.svg) no-repeat 50%;background-size:contain}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(3):after{bottom:0;-webkit-transform:translate(-50%,57%);transform:translate(-50%,57%);background:url(assets/images/home/ss9/decor-bottom.svg) no-repeat 50%;background-size:contain}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(4){grid-column-start:3;grid-column-end:4;grid-row-start:1;grid-row-end:2}.h-section9 .swiper-gallery .swiper-slide .item-image:nth-child(5){grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:3}.h-section9 .section-link{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:26px}@media only screen and (max-width:640px){.h-section9 .section-link{margin-top:32px}}.h-section10{position:relative;padding:80px 0 60px;background:url(assets/images/home/bg-section10.png) no-repeat 50%;background-size:cover;overflow:hidden}@media only screen and (max-width:640px){.h-section10{padding-top:60px}}.h-section10 .heading{display:-webkit-inline-box;display:inline-flex;margin:0 auto 40px;padding-bottom:34px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.h-section10 .heading:after{max-width:124px}.h-section10 .post-item{position:relative;text-decoration:none;display:block;color:#1c1d2e;width:100%}.h-section10 .post-item .post-thumbnail{border-radius:4px;width:100%;height:253px;position:relative;overflow:hidden}@media only screen and (max-width:768px){.h-section10 .post-item .post-thumbnail{height:120px}}.h-section10 .post-item .post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section10 .post-item .post-content{position:relative;padding-top:16px}.h-section10 .post-item .post-date{color:var(--text-light,#9aa1ae);font-size:14px;font-weight:300;line-height:161%}.h-section10 .post-item .post-title{font-size:18px;font-weight:600;line-height:150%;margin:8px 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:640px){.h-section10 .post-item .post-title{margin:8px 0}}.h-section10 .post-item .post-button{font-weight:600;background:var(--Gradient-Text,linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.h-section10 .wrap-news{display:-webkit-box;display:flex;gap:24px}@media only screen and (max-width:640px){.h-section10 .wrap-news{flex-wrap:wrap}.h-section10 .wrap-news .swiper-button-news{display:none}}.h-section10 .wrap-news .sticky-post{width:50%;border-radius:8px;display:-webkit-box;display:flex;position:relative;text-decoration:none;height:443px;overflow:hidden}@media only screen and (max-width:768px){.h-section10 .wrap-news .sticky-post{height:320px}}@media only screen and (max-width:640px){.h-section10 .wrap-news .sticky-post{width:100%}}.h-section10 .wrap-news .sticky-post .post-thumbnail{width:100%;height:100%}.h-section10 .wrap-news .sticky-post .post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-section10 .wrap-news .sticky-post .post-content{position:absolute;left:0;bottom:0;width:100%;padding:43px 24px;background:-webkit-gradient(linear,left bottom,left top,color-stop(-24.64%,#000),color-stop(36.4%,transparent));background:linear-gradient(0deg,#000 -24.64%,transparent 36.4%);color:#fff}@media only screen and (max-width:640px){.h-section10 .wrap-news .sticky-post .post-content{padding:24px 16px}}.h-section10 .wrap-news .sticky-post .post-title{color:#fff}.h-section10 .swiper-news{width:50%}@media only screen and (max-width:640px){.h-section10 .swiper-news{width:100%;padding-bottom:40px}}.h-section10 .swiper-news .swiper-slide{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:288px;margin-right:24px}.h-section10 .swiper-news .swiper-pagination{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}@media only screen and (max-width:640px){.h-section10 .swiper-news .swiper-pagination{-webkit-box-pack:center;justify-content:center;bottom:0}}.h-section10 .swiper-news .swiper-pagination-bullet{width:22px;height:22px;border-radius:100px;overflow:hidden;border:1px solid transparent;padding:10px;position:relative;background:transparent;opacity:1}.h-section10 .swiper-news .swiper-pagination-bullet-active{border-color:#d7be90}.h-section10 .swiper-news .swiper-pagination-bullet:before{position:absolute;content:"";width:6px;height:6px;border-radius:100px;background:var(--Gradient-Text,linear-gradient(180deg,#d7be90 -10.91%,#d7bd8f -8%,#ceaf7c 68.85%,#c9a771 147.78%,#c7a46d 231.44%));top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.h-section10 .tw-button{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:24px}.h-section11{position:relative;padding:4.1666666667% 0}.h-section11 .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.h-section11 .bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.h-section11 .tw-container{position:relative;z-index:9}.h-section11 .tw-form{background:var(--Gradient-BG);padding:84px 40px;border-radius:12px;color:#fff;margin-left:auto}@media only screen and (max-width:640px){.h-section11 .tw-form{padding:40px 32px}}.h-section11 .tw-form .heading{text-align:center;display:block;margin-left:auto;margin-right:auto;position:relative;padding-bottom:24px;margin-bottom:9px}.h-section11 .tw-form .heading:after{max-width:238px}.h-section11 .tw-form .wrap-form-input{margin:40px auto;width:100%}.h-section11 .tw-form .form-submit{text-transform:uppercase;display:block;margin:auto}