@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@font-face{font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-display:swap;src:url(assets/fonts/ZVN-Luxenta-Regular.otf) format("opentype")}::-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{scroll-behavior:smooth}*,html{-webkit-box-sizing:border-box;box-sizing:border-box}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-size:.8333333333vw;line-height:1.5em;font-weight:400;font-style:normal;line-height:normal;color:#000;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:767px){body{font-size:16px}}.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,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}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tw-container{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}.container{width:100%;padding-left:2.9166666667vw;padding-right:2.9166666667vw;max-width:100%;margin:0 auto}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-between{-webkit-box-pack:justify;-ms-flex-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}.font-extra{font-weight:800!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.font-medium{font-weight:500!important}.font-light{font-weight:300!important}.text-white{color:#fff!important}.text-left{text-align:left!important}.tw-button{cursor:pointer;display:inline-block;text-align:center;min-width:200px;background-color:#092457;padding:.875em 2em;text-decoration:none;position:relative;overflow:hidden;border:0;font-family:Inter,sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tw-button{font-size:14px}}.tw-button.--secondary{background:var(--Cam-An-Lc,#e7632a)}.tw-button:before{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.75)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.75),transparent)}.tw-button:hover span{letter-spacing:.075em}.tw-button.loading span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.tw-button.loading span:after{content:"";width:16px;height:16px;border-radius:50%;border:3px solid #fff;display:block;border-right:0;border-bottom:0;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite;margin-left:8px}.tw-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.tw-button:before{pointer-events:none;content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:mirror-effect 1.75s linear infinite;animation:mirror-effect 1.75s linear infinite}.tw-button span{display:inline-block;color:#fff;leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:600;line-height:1.5em;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tw-button span{font-size:14px}}.tw-button.--text-only{padding:0;border:0;background-color:transparent;min-width:unset}.tw-button.--text-only:before{display:none}.tw-button.--text-only span{color:var(--Cam-An-Lc,#e7632a);font-size:16px;font-weight:600;text-transform:none}.tw-button.--has-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.btn-primary{overflow:hidden;position:relative;display:inline-block;cursor:pointer;font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:1.0416666667vw;line-height:1.5em;text-transform:uppercase;color:#fff;background-color:#25b4b6;border:0;padding:.5em 1.75em;text-decoration:none}@media only screen and (max-width:767px){.btn-primary{font-size:14px}}.btn-primary.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.btn-primary.loading:after{content:"";width:16px;height:16px;border-radius:50%;border:3px solid #fff;display:block;border-right:0;border-bottom:0;-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite;margin-left:8px}.btn-primary:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.65)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.65),transparent);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:mirror-effect 1.5s linear infinite;animation:mirror-effect 1.5s linear infinite;pointer-events:none}@-webkit-keyframes mirror-effect{0%{left:-100%;top:-100%}to{left:100%;top:100%}}@keyframes mirror-effect{0%{left:-100%;top:-100%}to{left:100%;top:100%}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination-bullet{width:16px;height:16px;border-radius:50%;background:transparent;position:relative;border:1px solid transparent;opacity:1}.swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#35498e}.swiper-pagination-bullet:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#35498e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tab-items.--v2 ul{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-items.--v2 ul li{border:1px solid var(--Xanh-An-Lc,#35498e);margin-left:-1px;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-items.--v2 ul li.active,.tab-items.--v2 ul li:hover{background-color:var(--Xanh-An-Lc,#35498e)}.tab-items.--v2 ul li.active a,.tab-items.--v2 ul li:hover a{color:#fff}.tab-items.--v2 ul li.active a:after,.tab-items.--v2 ul li:hover a:after{display:none}.tab-items.--v2 ul a{color:var(--Xanh-An-Lc,#35498e);font-size:16px;font-weight:500;line-height:1.25em;text-transform:uppercase;padding:.5em 1.25em;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.tab-items.--v2 ul a{text-align:center;font-size:14px}}.tab-items ul{list-style:none;margin:0;padding:0}.tab-items ul li{border-bottom:1px solid var(--Gray-300,#d0d5dd);cursor:pointer}.tab-items ul li.active a{color:var(--Xanh-m,#092457)}.tab-items ul li.active a:after{content:url(assets/images/icons/arrow-right.svg);display:block;position:absolute;right:0;top:50%;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tab-items ul a{text-decoration:none;display:block;color:#667085;leading-trim:both;text-edge:cap;font-size:18px;font-weight:600;line-height:1.33em;text-transform:uppercase;padding-top:.875em;padding-bottom:.875em;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-items.center ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-content.progress .tab-panel{opacity:0;visibility:hidden;display:none;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.tab-content.progress .tab-panel.active{display:block;opacity:1;visibility:visible}.tab-content.progress .tab-panel .flex-panel{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1023px){.tab-content.progress .tab-panel .flex-panel{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tab-content.progress .tab-panel .flex-panel .panel-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:24px}@media only screen and (max-width:767px){.tab-content.progress .tab-panel .flex-panel .panel-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0}}.tab-content.progress .tab-panel .flex-panel .panel-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;line-height:0}@media only screen and (max-width:767px){.tab-content.progress .tab-panel .flex-panel .panel-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:16px}}.tab-content.progress .tab-panel .flex-panel .panel-right img{width:100%}.section-header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:9999;padding:1.40625vw 0;-webkit-transition:all .4s ease;transition:all .4s ease}.section-header.hidden{opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media only screen and (max-width:767px){.section-header{padding:20px 0}}.section-header .logo{line-height:0;display:block}.section-header .logo img{display:block;width:7.8645833333vw;height:8.0729166667vw}@media only screen and (max-width:767px){.section-header .logo img{width:100px;height:auto}}.section-header .header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-header .btn-menu{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-header .btn-menu.active .bars span:first-child{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.section-header .btn-menu.active .bars span:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.section-header .btn-menu strong{display:block;font-weight:400;font-size:.625vw;line-height:1.25em;text-transform:uppercase;padding:1em 1.25em;color:#6d3913;background:radial-gradient(circle at center,#f4d0a9,#fdecd7,#f5d7b4)}@media only screen and (max-width:767px){.section-header .btn-menu strong{font-size:12px}}.section-header .btn-menu .bars{background-color:#fff;width:2.5vw;height:2.03125vw;position:relative;font-size:.625vw;line-height:1.25em}@media only screen and (max-width:767px){.section-header .btn-menu .bars{width:48px;height:39px;font-size:12px}}.section-header .btn-menu .bars span{position:absolute;display:block;width:.8333333333vw;height:.078125vw;background-color:#6d3913;top:50%;left:50%;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.section-header .btn-menu .bars span{width:16px;height:1.5px}}.section-header .btn-menu .bars span:first-child{-webkit-transform:translate(-50%,-170%);transform:translate(-50%,-170%)}.section-header .btn-menu .bars span:nth-child(2){-webkit-transform:translate(-50%,170%);transform:translate(-50%,170%)}.box-menu{position:fixed;top:0;right:0;width:57.5vw;height:100vh;opacity:0;z-index:999;background:linear-gradient(107.56deg,#00964c,#006262 50.1%,#003e4a),#fff;visibility:hidden;-webkit-transform:translateX(50%);transform:translateX(50%);-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.box-menu{width:100%;height:100svh}}.box-menu .overlay{position:absolute;top:0;right:100%;width:42.5vw;height:100%;background-color:rgba(51,51,51,.7098039215686275)}.box-menu.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.box-menu .menu-banner{line-height:0;position:relative}.box-menu .menu-banner img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.box-menu .menu-banner img{height:30svh}}.box-menu .main-menu{padding:4.6875vw 2.9166666667vw 4.6875vw 4.1666666667vw;list-style:none;position:relative}@media only screen and (max-width:767px){.box-menu .main-menu{padding:32px 24px 16px}}.box-menu .main-menu li.active a,.box-menu .main-menu li:hover a{color:#fff}.box-menu .main-menu li.active a:before,.box-menu .main-menu li:hover a:before{opacity:1;visibility:visible}.box-menu .main-menu a{display:block;position:relative;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:1.6666666667vw;line-height:1.25em;text-transform:uppercase;text-decoration:none;color:rgba(241,235,227,.3);padding-left:3.125vw;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.box-menu .main-menu a{font-size:20px;padding-left:32px}}.box-menu .main-menu a:before{content:"";width:1.6666666667vw;height:1.6666666667vw;background-image:url(assets/images/icons/menu-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden}@media only screen and (max-width:767px){.box-menu .main-menu a:before{width:24px;height:24px}}.box-menu .info-menu{list-style:none;position:absolute;right:2.9166666667vw;bottom:4.6875vw}@media only screen and (max-width:767px){.box-menu .info-menu{position:static;padding-left:58px}}.box-menu .info-menu a{color:#fff;text-transform:uppercase;font-style:normal;text-decoration:none;font-weight:400;font-size:.7291666667vw;line-height:1.5em}@media only screen and (max-width:767px){.box-menu .info-menu a{font-size:14px;color:rgba(241,235,227,.3)}}.section-footer{background-color:#0f5152;position:relative;overflow:hidden}.section-footer .ft-decor{position:absolute;left:50.5%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:211.302083333vw;height:111.71875vw;mix-blend-mode:color-dodge}@media only screen and (max-width:767px){.section-footer .ft-decor{display:none}}.section-footer .ft-main{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:767px){.section-footer .ft-main{display:block}}.section-footer .ft-main .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:6.25vw 8.3333333333vw 2.9166666667vw 2.9166666667vw}@media only screen and (max-width:767px){.section-footer .ft-main .left{max-width:100%;padding:48px 20px 32px}}.section-footer .ft-main .left .tw-heading{margin-bottom:1.25vw}@media only screen and (max-width:767px){.section-footer .ft-main .left .tw-heading{margin-bottom:16px}}.section-footer .ft-main .left .tw-heading strong{font-family:ZVN Luxenta,serif;font-style:normal;font-weight:400;font-size:3.3333333333vw;line-height:1.5em;text-transform:uppercase;display:block;color:#fff}@media only screen and (max-width:767px){.section-footer .ft-main .left .tw-heading strong{font-size:32px}}.section-footer .ft-main .left .tw-heading span{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:3.3333333333vw;line-height:1.5em;color:#fff;margin-top:-1.6666666667vw;display:block}@media only screen and (max-width:767px){.section-footer .ft-main .left .tw-heading span{font-size:32px}}.section-footer .ft-main .right{line-height:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.section-footer .ft-main .right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.section-footer .ft-main .right{max-width:100%}}.section-footer .ft-main .from-last{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.25vw}@media only screen and (max-width:767px){.section-footer .ft-main .from-last{margin-top:16px}}.section-footer .ft-main .from-last p{margin:0;font-size:.7291666667vw;line-height:1.5em;color:hsla(0,0%,100%,.5)}@media only screen and (max-width:767px){.section-footer .ft-main .from-last p{font-size:14px;padding-right:12px}}.section-footer .ft-main .from-last .btn-primary{-ms-flex-negative:0;flex-shrink:0}.section-footer .ft-register{margin-bottom:3.3333333333vw}@media only screen and (max-width:767px){.section-footer .ft-register{margin-bottom:32px}}.section-footer .ft-register .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.8333333333vw;margin-right:-.4166666667vw;margin-left:-.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-row{row-gap:8px;margin-right:-8px;margin-left:-8px}}.section-footer .ft-register .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:.4166666667vw;padding-right:.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-row .form-col{padding-left:8px;padding-right:8px}}.section-footer .ft-register .form-row .form-col.--half{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.section-footer .ft-register .form-row .form-col.--half{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.section-footer .ft-register .form-group{background-color:#fff;padding:.625vw .8333333333vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-group{padding:8px 12px}}.section-footer .ft-register .form-group label{display:block;margin-bottom:.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-group label{margin-bottom:8px;font-size:14px}}.section-footer .ft-register .form-group .form-control{border:0;background-color:transparent;font-family:Inter,sans-serif;width:100%}.section-footer .ft-register .form-message{font-size:.625vw;color:red;margin-bottom:0;margin-top:.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-message{font-size:12px;margin-top:8px}}.section-footer .ft-register .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.8333333333vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-check{margin-top:8px;display:block}}.section-footer .ft-register .form-check .form-alert{color:#fff;font-size:.7291666667vw;padding-right:.8333333333vw}@media only screen and (max-width:767px){.section-footer .ft-register .form-check .form-alert{font-size:14px;padding-right:0;margin-bottom:8px}}.section-footer .ft-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-.4166666667vw;margin-left:-.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-info{margin-right:-8px;margin-left:-8px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px}}.section-footer .ft-info:last-child{margin-top:2.5vw}@media only screen and (max-width:767px){.section-footer .ft-info:last-child{margin-top:32px}}.section-footer .ft-info .col{padding-left:.4166666667vw;padding-right:.4166666667vw;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.section-footer .ft-info .col{padding-left:8px;padding-right:8px}}.section-footer .ft-info .col:first-child{padding-right:1.5625vw}@media only screen and (max-width:767px){.section-footer .ft-info .col:first-child{padding-right:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.section-footer .ft-info .item strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:.7291666667vw;color:#fff;-webkit-column-gap:.4166666667vw;-moz-column-gap:.4166666667vw;column-gap:.4166666667vw;row-gap:.2083333333vw;margin-bottom:.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-info .item strong{font-size:14px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:4px;margin-bottom:8px}}.section-footer .ft-info .item span{line-height:1.5em;font-size:.7291666667vw;display:block;color:hsla(0,0%,100%,.6)}@media only screen and (max-width:767px){.section-footer .ft-info .item span{font-size:14px}}.section-footer .ft-info .item a{text-decoration:none;line-height:1.5em;font-size:.7291666667vw;display:inline-block;color:hsla(0,0%,100%,.6)}@media only screen and (max-width:767px){.section-footer .ft-info .item a{font-size:14px}}.section-footer .ft-info .item .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.2083333333vw;-moz-column-gap:.2083333333vw;column-gap:.2083333333vw}@media only screen and (max-width:767px){.section-footer .ft-info .item .link{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}}.section-footer .ft-info .item .link:not(:last-child){margin-bottom:.4166666667vw}@media only screen and (max-width:767px){.section-footer .ft-info .item .link:not(:last-child){margin-bottom:8px}}.about-page{overflow:hidden}.about-page .section1{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:767px){.about-page .section1{padding-top:64px;padding-bottom:64px}}.about-page .section1 .tw-heading{margin-bottom:24px}.about-page .section1 .box-heading{margin-bottom:48px}@media only screen and (max-width:767px){.about-page .section1 .box-heading{margin-bottom:32px}}.about-page .section1 .ss1-slide,.about-page .section1 .tab-panel{overflow:visible}@media only screen and (max-width:767px){.about-page .section1 .ss1-slide .swiper-slide:last-child .info-item .item-content{right:0!important;left:auto!important}}@media only screen and (min-width:1600px){.about-page .section1 #ss1-tab1 .ss1-slide .swiper-slide:first-child .info-item .item-content{top:50%;left:auto;right:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width:1600px){.about-page .section1 #ss1-tab1 .ss1-slide .swiper-slide:nth-child(3) .info-item .item-content{top:50%;right:auto;left:calc(100% + 8px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.about-page .section1 .info-item{cursor:pointer;position:relative}.about-page .section1 .info-item img{width:100%}.about-page .section1 .info-item:hover .item-content{opacity:1;visibility:visible}.about-page .section1 .info-item .item-img{line-height:0;position:relative;overflow:hidden}.about-page .section1 .info-item .item-img:before{content:"";position:absolute;display:block;width:10%;height:10%;background-color:rgba(53,73,142,.8313725490196079);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section1 .info-item .item-img .item-content{line-height:1.5em;position:absolute;width:100%;height:100%;top:0;left:0;padding:20px;opacity:0;color:#fff;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section1 .info-item .item-body{margin-top:16px}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-body{min-height:60px}}.about-page .section1 .info-item .item-body strong{display:block;text-align:center;color:#1a2a2d;font-size:15px;font-weight:600;line-height:1.33em}.about-page .section1 .info-item .item-body span{display:block;text-align:center;color:var(--Text-blue,#131d29);font-size:16px;font-weight:300;letter-spacing:-.72px}.about-page .section1 .info-item .item-content{position:absolute;top:calc(100% + 8px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:16px;border:1px solid var(--Xanh-An-Lc,#35498e);font-size:14px;width:100%;background-color:#fff;font-weight:400;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:9;color:var(--Xanh-An-Lc,#35498e);padding:20px 0 20px 20px}.about-page .section1 .info-item .item-content::-webkit-scrollbar{width:4px;height:2px}.about-page .section1 .info-item .item-content .item-desc{height:200px;overflow:auto;padding-right:16px}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-content .item-desc{height:auto}}@media only screen and (max-width:767px){.about-page .section1 .info-item .item-content{top:calc(100% + 8px)!important;width:calc(100vw - 40px)!important;left:0!important;right:auto!important;-webkit-transform:unset!important;transform:unset!important;height:auto}}.about-page .section1 .info-item .item-content ul{padding-left:20px;margin-bottom:1rem}.about-page .section1 .info-item .item-content ul li:not(:last-child){margin-bottom:.5rem}@media only screen and (min-width:1200px){.about-page .section1 #ss1-tab1 .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about-page .section2{background-image:url(assets/images/about/ss2-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;padding-top:32px;overflow:hidden}@media only screen and (max-width:767px){.about-page .section2{padding-top:0}}.about-page .section2 .ss2-main{padding-left:32px;padding-right:32px;position:relative}@media only screen and (max-width:767px){.about-page .section2 .ss2-main{padding-left:0;padding-right:0}}.about-page .section2 .ss2-main:before{content:"";position:absolute;top:10px;left:50%;width:100%;height:100%;background-color:#35498e;-webkit-transform:translateX(-50%);transform:translateX(-50%);clip-path:polygon(1.022% 38.459%,1.022% 38.459%,1.061% 37.593%,1.175% 36.745%,1.363% 35.924%,1.62% 35.134%,1.943% 34.382%,2.33% 33.674%,2.778% 33.017%,3.284% 32.416%,3.845% 31.877%,4.457% 31.407%,46.621% 2.706%,46.621% 2.706%,47.262% 2.322%,47.927% 2.022%,48.608% 1.808%,49.301% 1.68%,50% 1.637%,50.699% 1.68%,51.392% 1.808%,52.073% 2.022%,52.738% 2.322%,53.379% 2.706%,95.543% 31.407%,95.543% 31.407%,96.155% 31.877%,96.716% 32.416%,97.221% 33.017%,97.67% 33.674%,98.057% 34.382%,98.38% 35.134%,98.637% 35.924%,98.825% 36.745%,98.939% 37.593%,98.978% 38.459%,98.978% 99.188%,1.022% 99.188%,1.022% 38.459%)}@media only screen and (max-width:767px){.about-page .section2 .ss2-main:before{opacity:0}}.about-page .section2 .ss2-main .tw-heading{margin-bottom:24px;padding-top:80px;position:relative}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .tw-heading{padding-top:64px}}.about-page .section2 .ss2-main .ss-content{position:relative;background-color:#fff;padding-left:64px;padding-right:96px;padding-bottom:220px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content{padding-left:20px;padding-right:20px;padding-bottom:120px}}.about-page .section2 .ss2-main .ss-content .logo{max-width:200px;height:100px;background:var(--Cam-An-Lc,#e7632a);padding:20px;margin-bottom:24px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .logo{margin-left:auto;margin-right:auto}}.about-page .section2 .ss2-main .ss-content .logo img{display:block;margin:0 auto}.about-page .section2 .ss2-main .ss-content .decor{position:absolute;bottom:-1px;left:0;width:100%}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .decor{display:none}}.about-page .section2 .ss2-main .ss-content .decor2{position:absolute;left:-20%;bottom:0}.about-page .section2 .ss2-main .ss-content .content{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-page .section2 .ss2-main .ss-content .content .content-left{-webkit-box-flex:0;-ms-flex:0 0 181px;flex:0 0 181px;max-width:181px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section2 .ss2-main .ss-content .content .content-left span{display:block;color:var(--Text-blue,#131d29);font-size:32px;font-weight:400;line-height:1.2em;letter-spacing:-1.44px;text-transform:uppercase}.about-page .section2 .ss2-main .ss-content .content .content-right{width:100%;padding-left:90px;margin-top:-16px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-right{padding-left:0;margin-top:0}}.about-page .section2 .ss2-main .ss-content .content .content-right p{color:var(--Xanh-An-Lc,#35498e);font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:-.72px}.about-page .section2 .ss2-main .ss-content .content .content-right .content-ft{margin-top:32px}@media only screen and (max-width:767px){.about-page .section2 .ss2-main .ss-content .content .content-right .content-ft{margin-top:24px}}.about-page .section2 .ss2-main .ss-content .content .content-ft{position:relative;padding-top:16px;margin-top:48px}.about-page .section2 .ss2-main .ss-content .content .content-ft:before{content:"";height:1px;width:100px;position:absolute;top:0;left:0;background-color:var(--Gray-400,#98a2b3)}.about-page .section2 .ss2-main .ss-content .content .content-ft span{font-style:italic;font-weight:500;display:block;margin-bottom:8px}.about-page .section2 .ss2-main .ss-content .content .content-ft strong{display:block;font-weight:700}.about-page .section3{padding-top:100px;padding-bottom:320px;background-image:url(assets/images/about/ss3-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width:767px){.about-page .section3{padding-top:64px;padding-bottom:64px}}.about-page .section3 .tw-heading{margin-bottom:32px}@media only screen and (max-width:767px){.about-page .section3 .tw-heading{margin-bottom:24px}}.about-page .section3 .ss3-slide .swiper-slide{height:auto}.about-page .section3 .ss3-slide .item{padding:32px 32px 24px 24px;background-color:#fff;border-radius:8px;cursor:pointer;height:100%}.about-page .section3 .ss3-slide .item:hover .item-icon{margin-left:0}.about-page .section3 .ss3-slide .item:hover .item-icon img{left:0}.about-page .section3 .ss3-slide .item .item-body strong{display:block;color:var(--Xanh-m,#092457);font-size:18px;font-weight:600;line-height:1.2em;margin-top:36px;margin-bottom:16px}.about-page .section3 .ss3-slide .item .item-body p{color:var(--Xanh-An-Lc,#35498e);font-size:14px;font-weight:300;letter-spacing:-.63px;max-height:136px;overflow:auto}.about-page .section3 .ss3-slide .item .item-icon{width:46px;height:46px;margin-left:24px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section3 .ss3-slide .item .item-icon:before{content:"";display:block;width:46px;height:46px;background-image:linear-gradient(95deg,#fdc830,#f37335);border-radius:50%;opacity:.4}.about-page .section3 .ss3-slide .item .item-icon img{position:absolute;top:-12px;left:-20px;-webkit-transition:all .4s ease;transition:all .4s ease}.about-page .section4{background-color:#fff;padding-bottom:120px}@media only screen and (max-width:767px){.about-page .section4{padding-top:64px;padding-bottom:64px}}.about-page .section4 .ss4-img{margin-top:-240px}@media only screen and (max-width:767px){.about-page .section4 .ss4-img{margin-top:0}}.about-page .section4 .ss4-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:48px}@media only screen and (max-width:767px){.about-page .section4 .ss4-main{margin-top:32px}}.about-page .section4 .ss4-main .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section4 .ss4-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:24px}}.about-page .section4 .ss4-main .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section4 .ss4-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section4 .ss4-main .right ul{padding:0;margin:0}.about-page .section4 .ss4-main .right ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.about-page .section4 .ss4-main .right ul li:before{content:"";width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;background-image:url(assets/images/icons/li-icon.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;margin-right:8px;position:relative;top:2px}.about-page .section4 .ss4-main .right ul li:not(:last-child){margin-bottom:24px}.about-page .section5{padding-top:100px;padding-bottom:70px;background-image:url(assets/images/about/ss5-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}@media only screen and (max-width:767px){.about-page .section5{padding-top:64px;padding-bottom:64px}}.about-page .section5 .tw-heading{margin-bottom:72px}@media only screen and (max-width:767px){.about-page .section5 .tw-heading{margin-bottom:24px}}.about-page .section5 .year-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (max-width:767px){.about-page .section5 .year-list{display:none}}.about-page .section5 .year-list .progress{position:absolute;top:3px;left:0;background-color:#fff;width:0;height:2px;-webkit-transition:all 10s ease;transition:all 10s ease}.about-page .section5 .year-list .progress.active{width:calc(100% - 52px)}.about-page .section5 .year-list:before{content:"";display:block;position:absolute;top:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:1px;background-color:hsla(0,0%,100%,.2)}.about-page .section5 .year-list .item{padding-top:32px;position:relative;width:52px}.about-page .section5 .year-list .item:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#fff;position:absolute;top:0;left:0}.about-page .section5 .year-list .item strong{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.6em;white-space:nowrap}.about-page .section5 .slide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:64px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:24px}}.about-page .section5 .slide-wrapper .left{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:24px}}.about-page .section5 .slide-wrapper .right{-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section5 .slide-wrapper .ss5-slide1 .swiper-slide strong{display:block;font-family:Manrope,sans-serif;font-size:40px;font-weight:800;background:var(--Gold,linear-gradient(300deg,#eedebc -166.08%,#ddc6a3 -143.28%,#c9a885 -112.05%,#9a7a5f -66.34%,#c9a885 -26.89%,#eedebc 22.96%,#ddc6a3 43.17%,#c9a885 70.76%,#9a7a5f 112.3%,#c9a885 158.02%,#eedebc 220.35%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.about-page .section5 .slide-wrapper .ss5-slide2 .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-page .section5 .slide-wrapper .ss5-slide2 .item img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section5 .slide-wrapper .ss5-slide2 .item .desc{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:48px;font-size:14px;color:#fff}@media only screen and (max-width:767px){.about-page .section5 .slide-wrapper .ss5-slide2 .item .desc{padding-left:0;margin-top:16px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section6{padding-top:120px;padding-bottom:160px;position:relative;overflow:hidden}@media only screen and (max-width:767px){.about-page .section6{padding-top:64px;padding-bottom:64px}}.about-page .section6 .decor{position:absolute;right:-20%;top:-30%}.about-page .section6 .ss6-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-page .section6 .ss6-main .tw-heading{margin-bottom:32px}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .tw-heading{margin-bottom:24px}}.about-page .section6 .ss6-main .desc ul{padding-left:20px}.about-page .section6 .ss6-main .desc ul li:not(:last-child){margin-bottom:8px}.about-page .section6 .ss6-main .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 432px;flex:0 0 432px;max-width:432px}@media only screen and (max-width:1023px){.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:32px}}@media only screen and (max-width:767px){.about-page .section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .job-modal .modal-content-outer{max-width:880px}@media only screen and (max-width:767px){.about-page .job-modal .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 24px}}.about-page .job-modal .modal-content .left-content{-webkit-box-flex:0;-ms-flex:0 0 208px;flex:0 0 208px;max-width:208px}.about-page .job-modal .modal-content .left-content img{width:100%}.about-page .job-modal .modal-content .left-content strong{display:block;text-align:center;font-weight:600;margin-top:16px}.about-page .job-modal .modal-content .left-content span{display:block;text-align:center}@media only screen and (max-width:767px){.about-page .job-modal .modal-content .left-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.about-page .job-modal .modal-content .right-content{width:100%;padding-left:48px}@media only screen and (max-width:767px){.about-page .job-modal .modal-content .right-content{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%;padding-left:0;height:250px;overflow:auto;margin-top:16px}}.teaser-ss1{position:relative;overflow:hidden}.teaser-ss1 .logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:0;z-index:2;-webkit-transition:all .4s ease;transition:all .4s ease}.teaser-ss1 .logo.loading{-webkit-animation:scaleInOut .9s ease infinite alternate;animation:scaleInOut .9s ease infinite alternate}.teaser-ss1 .logo.done{opacity:0;visibility:hidden}.teaser-ss1 .glass{-webkit-transition:all 1s linear;transition:all 1s linear;width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.15);-webkit-box-shadow:0 4px 30px rgba(0,0,0,.1);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(9.7px);-webkit-backdrop-filter:blur(9.7px);z-index:1;display:none}.teaser-ss1 .glass.done{opacity:0;visibility:hidden}.teaser-ss1 .banner{line-height:0;-webkit-transition:all .4s ease;transition:all .4s ease}.teaser-ss1 .banner .logo-top{display:block;margin-left:auto;margin-right:auto}@media (min-width:1200px) and (max-width:1600px){.teaser-ss1 .banner .logo-top{max-width:125px}}@media only screen and (max-width:767px){.teaser-ss1 .banner .logo-top{max-width:65px;margin-top:-50px}}@media only screen and (max-width:1800px){.teaser-ss1 .banner .title{max-width:600px}}@media (min-width:1200px) and (max-width:1600px){.teaser-ss1 .banner .title{max-width:500px}}@media only screen and (max-width:1199px){.teaser-ss1 .banner .title{max-width:70%;margin-top:-16px}}.teaser-ss1 .banner .banner-bg{width:100%;height:100svh;-o-object-fit:cover;object-fit:cover;background-repeat:no-repeat;background-position:50%;-webkit-transition:all .4s ease;transition:all .4s ease}.teaser-ss1 .banner .banner-bg.--first{position:absolute;top:0;left:0}.teaser-ss1 .banner .banner-bg.--first.done{opacity:0;visibility:hidden}@media only screen and (max-width:767px){.teaser-ss1 .banner .banner-bg.pc{display:none!important}}.teaser-ss1 .banner .banner-bg.mb{display:none!important}@media only screen and (max-width:767px){.teaser-ss1 .banner .banner-bg.mb{display:block!important;-o-object-position:bottom;object-position:bottom}}.teaser-ss1 .banner .img-last{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}@media only screen and (max-width:767px){.teaser-ss1 .banner .img-last{display:none!important}}.teaser-ss1 .banner .img-last.active{opacity:1;visibility:visible}.teaser-ss1 .banner .img-last.mb{display:none!important}@media only screen and (max-width:767px){.teaser-ss1 .banner .img-last.mb{display:block!important}}.teaser-ss1 .plane{position:absolute;top:25%;left:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.teaser-ss1 .plane{display:none}}.teaser-ss1 .content{position:absolute;right:5%;top:15%;z-index:1;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:1600px){.teaser-ss1 .content{top:100px}}.teaser-ss1 .content.done{opacity:1;visibility:visible}@media only screen and (max-width:767px){.teaser-ss1 .content{right:0;top:70px}}.teaser-ss1 .plane-mb{display:none}@media only screen and (max-width:767px){.teaser-ss1 .plane-mb{display:block;position:absolute;margin:0;top:-80px;left:0;max-width:115px}}.teaser-ss1 .box-button{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-top:56px;position:relative}@media only screen and (max-width:767px){.teaser-ss1 .box-button{margin-top:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:77svh}}.teaser-ss1 .box-button.active{opacity:1;visibility:visible}.teaser-ss1 .box-button a{line-height:1.5em;padding:.75em 2em;display:inline-block;text-transform:uppercase;font-weight:500;position:relative;color:#6c3b04;-webkit-transition:all .4s ease;text-decoration:none;font-size:14px;overflow:hidden;border-radius:9999px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda94),to(#daa468));background-image:linear-gradient(180deg,#ffda94,#daa468);border:2px solid #daa468;transition:all .4s ease}@media only screen and (max-width:1440px){.teaser-ss1 .box-button a{font-size:12px}}.teaser-ss1 .box-button a span{position:relative;display:block;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.teaser-ss1 .box-button a:hover{letter-spacing:2px}.teaser-ss1 .box-button a:before{pointer-events:none;content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:mirror-effect 1.75s linear infinite;animation:mirror-effect 1.75s linear infinite}.teaser-ss1 .box-button a:after{content:"";position:absolute;width:0;height:100%;display:block;top:0;left:0;-webkit-transition:all .4s ease;transition:all .4s ease}.teaser-ss2{position:relative}.teaser-ss2 .banner{line-height:0}@media only screen and (max-width:767px){.teaser-ss2 .banner{display:none}}.teaser-ss2 .banner.mb{display:none}@media only screen and (max-width:767px){.teaser-ss2 .banner.mb{display:block}}.teaser-ss2 .banner.mb img{-o-object-position:bottom center;object-position:bottom center}.teaser-ss2 .banner img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.teaser-ss2 .banner img,.teaser-ss3{width:100%;height:100svh;background-repeat:no-repeat;background-position:50%}.teaser-ss3{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(assets/images/teaser/ss3-bg.webp);background-size:cover}@media only screen and (max-width:767px){.teaser-ss3{background-image:url(assets/images/teaser/ss3-bg-mb.webp)}}.teaser-ss3 .title{max-width:680px;margin-left:auto;margin-right:auto;mix-blend-mode:plus-lighter;margin-bottom:32px}@media only screen and (max-width:767px){.teaser-ss3 .title{margin-bottom:16px}}.teaser-ss3 .btn-submit{line-height:1.5em;padding:.75em 2em;display:inline-block;text-transform:uppercase;font-weight:500;position:relative;color:#6c3b04;-webkit-transition:all .4s ease;text-decoration:none;font-size:14px;overflow:hidden;border-radius:9999px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda94),to(#daa468));background-image:linear-gradient(180deg,#ffda94,#daa468);border:2px solid #daa468;transition:all .4s ease;display:block;margin:16px auto 0;font-family:ZVN Luxenta}@media only screen and (max-width:767px){.teaser-ss3 .btn-submit{font-size:12px;width:100%}}.teaser-ss3 .btn-submit:hover{letter-spacing:2px}.teaser-ss3 .btn-submit span{position:relative;display:block;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.teaser-ss3 .btn-submit.loading span{position:relative}.teaser-ss3 .btn-submit.loading span:after{content:"";position:absolute;top:3px;left:105%;width:12px;height:12px;border:2px solid #6c2e04;border-top-color:transparent;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.teaser-ss3 .btn-submit:before{pointer-events:none;content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:mirror-effect 1.75s linear infinite;animation:mirror-effect 1.75s linear infinite}.teaser-ss3 .btn-submit:after{content:"";position:absolute;width:0;height:100%;display:block;top:0;left:0;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width:767px){.teaser-ss3 .g-recaptcha{-webkit-transform:scale(.85) translateX(-25px);transform:scale(.85) translateX(-25px)}}.teaser-ss3 .form-wrapper{background:#08384d;padding:32px;max-width:550px;margin-left:auto;margin-right:auto;border-radius:8px}.teaser-ss3 .form-wrapper .form-group{background-color:#fff;padding:6px 12px;border-radius:8px}.teaser-ss3 .form-wrapper .form-group.invalid{border:1.5px solid red}.teaser-ss3 .form-wrapper .form-message{margin-top:4px;margin-bottom:0;font-size:12px;color:red;display:none}.teaser-ss3 .form-wrapper .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;margin-left:-4px;margin-right:-4px}.teaser-ss3 .form-wrapper .form-row .form-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:4px;padding-right:4px}.teaser-ss3 .form-wrapper .form-row .form-col.--haft{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media only screen and (max-width:767px){.teaser-ss3 .form-wrapper .form-row .form-col.--haft{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.teaser-ss3 .form-wrapper label{display:block;color:#99a3b3;font-size:12px;line-height:1.66em}.teaser-ss3 .form-wrapper .form-control,.teaser-ss3 .form-wrapper label{font-style:normal;font-family:ZVN Luxenta;font-weight:400;letter-spacing:-.12px}.teaser-ss3 .form-wrapper .form-control{color:#343b46;font-size:16px;line-height:1.5em;background-color:transparent;border:0;width:100%;padding:0}.teaser-ss3 .form-wrapper .form-control::-webkit-input-placeholder{color:#343b46;font-size:12px;font-style:normal;font-family:ZVN Luxenta;font-weight:400}.teaser-ss3 .form-wrapper .form-control::-moz-placeholder{color:#343b46;font-size:12px;font-style:normal;font-family:ZVN Luxenta;font-weight:400}.teaser-ss3 .form-wrapper .form-control:-ms-input-placeholder{color:#343b46;font-size:12px;font-style:normal;font-family:ZVN Luxenta;font-weight:400}.teaser-ss3 .form-wrapper .form-control::-ms-input-placeholder{color:#343b46;font-size:12px;font-style:normal;font-family:ZVN Luxenta;font-weight:400}.teaser-ss3 .form-wrapper .form-control::placeholder{color:#343b46;font-size:12px;font-style:normal;font-family:ZVN Luxenta;font-weight:400}.teaser-ss3 .form-wrapper .form-alert{font-size:14px;color:#fff;margin-top:16px}.teaser-ss3 .form-wrapper textarea.form-control{min-height:100px}.fullpage-dot{position:fixed;top:50%;left:0;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;-webkit-transition:all 1.5s ease;transition:all 1.5s ease;display:none}.fullpage-dot.active{opacity:1;visibility:visible;-webkit-transform:translate(32px,-50%);transform:translate(32px,-50%)}@media only screen and (max-width:767px){.fullpage-dot{display:none}}.fullpage-dot .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullpage-dot .item:not(:last-child){margin-bottom:32px}.fullpage-dot .item:not(:last-child) strong:after{display:block}.fullpage-dot .item.active strong{background-color:#fff;color:#000}.fullpage-dot .item.active span{font-weight:600}.fullpage-dot .item strong{-webkit-transition:all .4s ease;transition:all .4s ease;color:var(--White,#fff);text-align:center;font-family:SVN Luxenta;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;display:block;border:1px solid #fff;padding:2px 8px;border-radius:9999px;position:relative}.fullpage-dot .item strong:after{display:none;content:"";position:absolute;top:calc(100% + 7px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:.5px;height:20px;background-color:#fff}.fullpage-dot .item span{-webkit-transition:all .4s ease;transition:all .4s ease;color:var(--White,#fff);font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.24px;text-transform:uppercase;display:block;padding-left:14px}@-webkit-keyframes scaleInOut{0%{-webkit-transform:translate(-50%,-50%) scale(.75);transform:translate(-50%,-50%) scale(.75)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes scaleInOut{0%{-webkit-transform:translate(-50%,-50%) scale(.75);transform:translate(-50%,-50%) scale(.75)}to{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@-webkit-keyframes fadeInOutSmooth{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes fadeInOutSmooth{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.15);transform:scale(1.15)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.h-section1{line-height:0}.h-section1 img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.h-section2{padding-top:5.7291666667vw;background-color:#fdeedb;position:relative;overflow:hidden}@media only screen and (max-width:767px){.h-section2{padding-top:48px;padding-bottom:48px}}@media only screen and (max-width:767px){.h-section2 .ss2-main{padding-left:20px;padding-right:20px}}.h-section2 .section-decor{position:absolute;width:97.5vw;height:auto;top:-23.4375vw;left:-44.2708333333vw}@media only screen and (max-width:767px){.h-section2 .section-decor{display:none}}.h-section2 .box-heading{max-width:70%;margin:auto 0 auto auto;position:relative}@media only screen and (max-width:767px){.h-section2 .box-heading{max-width:100%;margin:auto}}.h-section2 .box-heading .text-decor{text-align:center;font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:2.0833333333vw;letter-spacing:.2em;text-transform:uppercase;color:#000;display:block;max-width:100%;margin:0 auto;background:-webkit-gradient(linear,left top,right top,from(#af6e36),to(#582e16));background:linear-gradient(90deg,#af6e36,#582e16);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;position:relative;padding-bottom:2.5vw}@media only screen and (max-width:767px){.h-section2 .box-heading .text-decor{padding-bottom:24px;font-size:20px;margin-bottom:16px}}.h-section2 .box-heading .text-decor .decor{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10vw;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.h-section2 .box-heading .text-decor .decor{width:192px}}.h-section2 .box-heading .tw-heading{max-width:39.84375vw;margin:0 auto;background:-webkit-gradient(linear,left top,right top,from(#af6e36),to(#582e16));background:linear-gradient(90deg,#af6e36,#582e16);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@media only screen and (max-width:767px){.h-section2 .box-heading .tw-heading{max-width:100%;text-align:center}}.h-section2 .box-heading .tw-heading span{display:block;font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:3.3333333333vw;color:#000}@media only screen and (max-width:767px){.h-section2 .box-heading .tw-heading span{font-size:32px}}.h-section2 .box-heading .tw-heading strong{display:block;font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:5vw;text-transform:uppercase;color:#000}@media only screen and (max-width:767px){.h-section2 .box-heading .tw-heading strong{font-size:24px}}.h-section2 .box-heading .desc{max-width:46.6666666667vw;margin:0 auto;font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-size:1.6666666667vw;text-align:center;color:#000}@media only screen and (max-width:767px){.h-section2 .box-heading .desc{font-size:16px;max-width:100%}}.h-section2 .ss2-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:767px){.h-section2 .ss2-content{display:block}}.h-section2 .ss2-content .left{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;padding-right:3.125vw;padding-top:4.1666666667vw;padding-left:2.9166666667vw}@media only screen and (max-width:767px){.h-section2 .ss2-content .left{padding:0;max-width:100%}}.h-section2 .ss2-content .right{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;line-height:0}@media only screen and (max-width:767px){.h-section2 .ss2-content .right{max-width:100%}}.h-section2 .ss2-content .right img{width:100%;height:auto}.h-section2 .ss2-content ul{list-style:none}.h-section2 .ss2-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.8333333333vw;-moz-column-gap:.8333333333vw;column-gap:.8333333333vw}@media only screen and (max-width:767px){.h-section2 .ss2-content ul li{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}.h-section2 .ss2-content ul li:not(:last-child){padding-bottom:1.25vw;border-bottom:1px solid #dabb82;margin-bottom:1.25vw}@media only screen and (max-width:767px){.h-section2 .ss2-content ul li:not(:last-child){padding-top:12px;padding-bottom:12px}}.h-section2 .ss2-content ul img{display:block;width:2.5vw;height:2.5vw}@media only screen and (max-width:767px){.h-section2 .ss2-content ul img{width:32px;height:32px}}.h-section2 .ss2-content ul span{display:block;font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:1.875vw;text-transform:capitalize;background:-webkit-gradient(linear,left top,right top,from(#582e16),color-stop(#af6e36),to(#582e16));background:linear-gradient(90deg,#582e16,#af6e36,#582e16);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@media only screen and (max-width:767px){.h-section2 .ss2-content ul span{font-size:18px}}.h-section3{width:100%;height:100vh;position:relative;overflow:hidden}.h-section3:before{content:"";position:absolute;width:95.78125vw;height:54.9479166667vw;left:-47.9166666667vw;top:22.1354166667vw;background:radial-gradient(50% 50% at 50% 50%,rgba(8,93,0,.6) 0,rgba(8,93,0,0) 100%);z-index:1}@media only screen and (max-width:767px){.h-section3:before{display:none}}.h-section3 .bg-paralax{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-repeat:no-repeat;background-size:cover}.h-section3 .ss3-main{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:3.6458333333vw 2.9166666667vw 1.6666666667vw;z-index:2}@media only screen and (max-width:767px){.h-section3 .ss3-main{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:48px 20px}}.h-section3 .tw-heading{font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:4.1666666667vw;line-height:1.2em;text-transform:uppercase;color:#fff;margin-top:0;margin-bottom:1.6666666667vw}@media only screen and (max-width:767px){.h-section3 .tw-heading{font-size:32px;margin-bottom:16px}}.h-section3 .tw-heading strong{display:block;font-weight:400;background:-webkit-gradient(linear,left top,right top,from(#f0c492),color-stop(#fce5ca),color-stop(#fce6cb),color-stop(#e6ad72),to(#e6ad72));background:linear-gradient(90deg,#f0c492,#fce5ca,#fce6cb,#e6ad72,#e6ad72);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.h-section3 .content-top{max-width:23.4375vw}@media only screen and (max-width:767px){.h-section3 .content-top{max-width:100%}}.h-section3 .content-top .desc{line-height:1.25em;font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:.9375vw;text-align:justify;color:#fff}@media only screen and (max-width:767px){.h-section3 .content-top .desc{font-size:16px}}.h-section3 .content-bot{max-width:31.25vw}@media only screen and (max-width:767px){.h-section3 .content-bot{max-width:100%}}.h-section3 .content-bot .desc{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-size:1.875vw;leading-trim:both;text-edge:cap;color:#fff}@media only screen and (max-width:767px){.h-section3 .content-bot .desc{font-size:20px}}.h-section3 .content-bot .desc strong{display:inline-block;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#f0c492),color-stop(#fce5ca),color-stop(#fce6cb),color-stop(#e6ad72),to(#e6ad72));background:linear-gradient(90deg,#f0c492,#fce5ca,#fce6cb,#e6ad72,#e6ad72);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-family:ZVN Luxenta;font-weight:500;font-style:normal}.h-section3 .content-bot .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-1.25vw;margin-left:-1.25vw}@media only screen and (max-width:767px){.h-section3 .content-bot .list{display:block;margin:auto}}.h-section3 .content-bot .item{padding-left:1.25vw;padding-right:1.25vw}@media only screen and (max-width:767px){.h-section3 .content-bot .item{padding-left:0;padding-right:0}}.h-section3 .content-bot .item:first-child{position:relative}.h-section3 .content-bot .item:first-child:after{content:"";position:absolute;top:50%;right:0;width:2px;height:64px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ffe100}@media only screen and (max-width:767px){.h-section3 .content-bot .item:first-child:after{display:none}}.h-section3 .content-bot .item span{display:block;font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:1.875vw;line-height:1.5em;leading-trim:both;text-edge:cap;color:#fff;-webkit-transform:translateY(10px);transform:translateY(10px)}@media only screen and (max-width:767px){.h-section3 .content-bot .item span{font-size:24px}}.h-section3 .content-bot .item b{font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.2916666667vw;line-height:1.2em;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#f0c492),color-stop(#fce5ca),color-stop(#fce6cb),color-stop(#e6ad72),to(#e6ad72));background:linear-gradient(90deg,#f0c492,#fce5ca,#fce6cb,#e6ad72,#e6ad72);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@media only screen and (max-width:767px){.h-section3 .content-bot .item b{font-size:32px}}.h-section3 .content-bot .item strong{font-family:ZVN Luxenta;font-style:normal;font-weight:400;font-size:1.4583333333vw;line-height:1.8em;text-transform:uppercase;color:#fff}@media only screen and (max-width:767px){.h-section3 .content-bot .item strong{font-size:26px}}.h-section4{overflow:hidden}@media only screen and (max-width:767px){.h-section4.--pc{display:none}}.h-section4.--mb{display:none;background-color:#fdeedb}@media only screen and (max-width:767px){.h-section4.--mb{display:block}}.h-section4 .ss4-main{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fdeedb;position:relative}@media only screen and (max-width:767px){.h-section4 .ss4-main{display:block;padding-top:48px}}.h-section4 .ss4-main .pin-spacer{-ms-flex-preferred-size:unset!important;flex-basis:unset!important}.h-section4 .ss4-main .left{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%;position:relative;overflow:hidden;height:100vh}@media only screen and (max-width:767px){.h-section4 .ss4-main .left{max-width:100%;height:auto}}.h-section4 .ss4-main .left .content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:2.9166666667vw;opacity:0;visibility:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .content{position:static;padding:0 20px;-webkit-transform:unset;transform:unset;opacity:1;visibility:visible}}.h-section4 .ss4-main .left .content.active{opacity:1;visibility:visible}.h-section4 .ss4-main .left .decor{position:absolute;width:97.5vw;max-width:unset;height:auto;top:26.0416666667vw;left:-20.8333333333vw}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .decor{display:none}}.h-section4 .ss4-main .left .tw-heading{margin-top:0}.h-section4 .ss4-main .left .tw-heading span{display:block;font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:2.0833333333vw;line-height:1.3em;background:-webkit-gradient(linear,left top,right top,from(#673615),color-stop(#955724),to(#673615));background:linear-gradient(90deg,#673615,#955724,#673615);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .tw-heading span{font-size:32px}}.h-section4 .ss4-main .left .tw-heading strong{display:block;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.0833333333vw;line-height:1.3em;text-transform:uppercase;background:linear-gradient(283.17deg,#5b5b5b 4.35%,#003e4a 83.99%),#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .tw-heading strong{font-size:32px}}.h-section4 .ss4-main .left .desc{line-height:1.5em;padding-right:4.1666666667vw}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .desc{padding-right:0}}.h-section4 .ss4-main .left .list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-.8333333333vw;margin-left:-.8333333333vw;padding-top:1.6666666667vw;padding-bottom:3.3333333333vw;border-top:1px solid rgba(113,88,42,.2901960784313726);margin-top:2.0833333333vw}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .list{margin-right:8px;margin-left:8px;padding-top:24px;padding-bottom:32px;margin-top:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.h-section4 .ss4-main .left .list .item{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:.8333333333vw .8333333333vw 5.7291666667vw;border-right:1px solid rgba(113,88,42,.2901960784313726)}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .list .item{padding:8px 8px 12px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;border:0}}.h-section4 .ss4-main .left .list .item:last-child{border-right:0}.h-section4 .ss4-main .left .list .item span{font-size:.7291666667vw;font-weight:300;margin-top:.8333333333vw;display:block}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .list .item span{font-size:14px;margin-top:8px}}.h-section4 .ss4-main .left .list .icon{margin:0 auto;width:2.6041666667vw;height:2.6041666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(113,88,42,.2901960784313726);border-radius:50%}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .list .icon{width:48px;height:48px}}.h-section4 .ss4-main .left .list .icon img{width:1.25vw;height:1.25vw}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .list .icon img{width:32px;height:32px}}.h-section4 .ss4-main .left .box-button{text-align:center}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .box-button{display:none}}.h-section4 .ss4-main .left .box-button img{width:5.8333333333vw;height:5.8333333333vw}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .box-button img{width:64px;height:64px}}.h-section4 .ss4-main .left .box-button a{margin-top:1.25vw;display:block;color:#000;font-size:.7291666667vw;text-transform:uppercase;text-decoration:none}@media only screen and (max-width:767px){.h-section4 .ss4-main .left .box-button a{font-size:14px;margin-top:16px}}.h-section4 .ss4-main .right{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}@media only screen and (max-width:767px){.h-section4 .ss4-main .right{max-width:100%}}.h-section4 .ss4-main .right .img{line-height:0}.h-section4 .ss4-main .right img{width:100%;height:101vh;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.h-section4 .ss4-main .right img{aspect-ratio:1;height:auto}}.h-section5{padding:5.7291666667vw 0;background-color:#fdeedb}@media only screen and (max-width:767px){.h-section5{padding:48px 20px}}.h-section5 .tw-heading{font-family:ZVN Luxenta;text-align:center;font-style:normal;font-weight:500;font-size:2.5vw;line-height:1.25em;text-transform:uppercase;background:linear-gradient(283.17deg,#5b5b5b 4.35%,#003e4a 83.99%),#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative;margin-top:0;padding-bottom:1.6666666667vw;margin-bottom:2.0833333333vw}@media only screen and (max-width:767px){.h-section5 .tw-heading{font-size:32px;padding-bottom:24px;margin-bottom:16px}}.h-section5 .tw-heading .title-decor{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10vw;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.h-section5 .tw-heading .title-decor{width:192px}}.h-section5 .ss5-slide{padding-bottom:1.25vw}@media only screen and (max-width:767px){.h-section5 .ss5-slide{padding-bottom:16px}}.h-section5 .ss5-slide .swiper-horizontal>.swiper-pagination-bullets,.h-section5 .ss5-slide .swiper-pagination-bullets.swiper-pagination-horizontal,.h-section5 .ss5-slide .swiper-pagination-custom,.h-section5 .ss5-slide .swiper-pagination-fraction{bottom:0}.h-section5 .ss5-slide .swiper-pagination-bullet.swiper-pagination-bullet-active{border:0;opacity:1}.h-section5 .ss5-slide .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#0f5152}.h-section5 .ss5-slide .swiper-pagination-bullet{opacity:.5;border:0;margin:0}.h-section5 .ss5-slide .swiper-pagination-bullet:before{width:8px;height:8px}.h-section5 .ss5-slide .swiper-slide.swiper-slide-active .item{-webkit-transform:scale(1);transform:scale(1)}.h-section5 .ss5-slide .swiper-slide.swiper-slide-active .item .desc{opacity:1;visibility:visible}.h-section5 .ss5-slide .item{-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:all .4s ease;transition:all .4s ease;padding:.4166666667vw}@media only screen and (max-width:767px){.h-section5 .ss5-slide .item{padding:12px;-webkit-transform:scale(1);transform:scale(1)}}.h-section5 .ss5-slide .item>img{display:block;border-radius:1.25vw;-webkit-box-shadow:0 4px 12px 3px rgba(113,72,13,.5);box-shadow:0 4px 12px 3px rgba(113,72,13,.5)}@media only screen and (max-width:767px){.h-section5 .ss5-slide .item>img{border-radius:24px}}.h-section5 .ss5-slide .item .title{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:1.6666666667vw;line-height:1.5em;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#955928),to(#5c3017));background:linear-gradient(90deg,#955928,#5c3017);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:1.25vw;position:relative;padding-bottom:1.25vw}@media only screen and (max-width:767px){.h-section5 .ss5-slide .item .title{font-size:24px;padding-bottom:24px;margin-top:16px}}.h-section5 .ss5-slide .item .title .title-decor{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10vw;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.h-section5 .ss5-slide .item .title .title-decor{width:192px}}.h-section5 .ss5-slide .item .desc{opacity:0;visibility:hidden;line-height:1.5em;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.h-section6{background-image:url(assets/images/home/ss6-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}@media only screen and (max-width:767px){.h-section6{padding:48px 20px 0}}.h-section6 .tw-heading span{display:block;font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:2.1875vw;line-height:1.2em;background:-webkit-gradient(linear,left top,right top,from(#f2cb9b),to(#f9d6b1));background:linear-gradient(90deg,#f2cb9b,#f9d6b1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section6 .tw-heading span{font-size:32px}}.h-section6 .tw-heading strong{display:block;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.5vw;line-height:1.35em;text-transform:uppercase;color:#fff}@media only screen and (max-width:767px){.h-section6 .tw-heading strong{font-size:32px}}.h-section6 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3.3333333333vw;-moz-column-gap:3.3333333333vw;column-gap:3.3333333333vw;margin-top:9.375vw}@media only screen and (max-width:767px){.h-section6 .list{display:block;margin-top:32px}}.h-section6 .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.625vw;-moz-column-gap:.625vw;column-gap:.625vw;min-width:13.5416666667vw}@media only screen and (max-width:767px){.h-section6 .list .item{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;min-width:unset}}.h-section6 .list .item:first-child,.h-section6 .list .item:nth-child(2){position:relative;padding-bottom:2.0833333333vw;margin-bottom:2.0833333333vw}@media only screen and (max-width:767px){.h-section6 .list .item:first-child,.h-section6 .list .item:nth-child(2){padding-bottom:0;margin-bottom:0}}.h-section6 .list .item:first-child:before,.h-section6 .list .item:nth-child(2):before{content:"";position:absolute;bottom:0;left:4.1666666667vw;background:#fff;width:4.6875vw;height:1px}@media only screen and (max-width:767px){.h-section6 .list .item:first-child:before,.h-section6 .list .item:nth-child(2):before{display:none}}@media only screen and (max-width:767px){.h-section6 .list .item:not(:last-child){margin-bottom:12px}}.h-section6 .list .item .icon{width:3.3333333333vw;height:3.3333333333vw;border-radius:50%;border:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.h-section6 .list .item .icon{width:48px;height:48px}}.h-section6 .list .item .icon img{width:1.25vw;height:1.25vw}@media only screen and (max-width:767px){.h-section6 .list .item .icon img{width:24px;height:24px}}.h-section6 .list .item .minute{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:1.4583333333vw;line-height:1.5em;text-transform:uppercase;color:#fff;-webkit-column-gap:.4166666667vw;-moz-column-gap:.4166666667vw;column-gap:.4166666667vw}@media only screen and (max-width:767px){.h-section6 .list .item .minute{font-size:20px}}.h-section6 .list .item .minute strong{display:block;font-weight:500;font-size:2.5vw;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#fdedd7),to(#ecae78));background:linear-gradient(90deg,#fdedd7,#ecae78);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section6 .list .item .minute strong{font-size:32px}}.h-section6 .list .item .time{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-size:1.875vw;line-height:1.5em;leading-trim:both;text-edge:cap;color:#fff}@media only screen and (max-width:767px){.h-section6 .list .item .time{font-size:26px;margin-top:-4px}}.h-section6 .list .item .time span{display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#fdedd7),to(#ecae78));background:linear-gradient(90deg,#fdedd7,#ecae78);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.h-section6 .ss6-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.h-section6 .ss6-main{display:block}}.h-section6 .ss6-main .left{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%;padding-left:6.25vw}@media only screen and (max-width:767px){.h-section6 .ss6-main .left{max-width:100%;padding-left:0}}.h-section6 .ss6-main .right{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%;line-height:0}@media only screen and (max-width:767px){.h-section6 .ss6-main .right{max-width:100%}}.h-section6 .ss6-main .right img{width:100%;height:auto;mix-blend-mode:screen;-webkit-transform:translateY(20px);transform:translateY(20px)}.h-section7{padding:5.2083333333vw 0;background-color:#fdeedb;overflow:hidden}@media only screen and (max-width:767px){.h-section7{padding:48px 20px}}.h-section7 .tw-heading{text-align:center;position:relative;padding-top:1.6666666667vw;padding-bottom:1.25vw;margin-top:0;margin-bottom:.8333333333vw}@media only screen and (max-width:767px){.h-section7 .tw-heading{padding-top:24px;padding-bottom:24px;margin-bottom:16px}}.h-section7 .tw-heading .decor-before{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7.3958333333vw;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.h-section7 .tw-heading .decor-before{width:142px}}.h-section7 .tw-heading .decor-after{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10vw;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.h-section7 .tw-heading .decor-after{width:192px}}.h-section7 .tw-heading strong{display:block;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.5vw;line-height:1.5em;background:linear-gradient(283.17deg,#5b5b5b 4.35%,#003e4a 83.99%),#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section7 .tw-heading strong{font-size:32px}}.h-section7 .tw-heading span{display:block;font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:2.9166666667vw;line-height:1.5em;background:-webkit-gradient(linear,left top,right top,from(#d29254),color-stop(#8a4c23),to(#4a2512));background:linear-gradient(90deg,#d29254,#8a4c23,#4a2512);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative;top:-.8333333333vw}@media only screen and (max-width:767px){.h-section7 .tw-heading span{font-size:32px;top:-12px}}.h-section7 .desc{text-align:center;line-height:1.5em}.h-section7 .ss7-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.h-section7 .ss7-main{display:block}}.h-section7 .ss7-main .left{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;padding-right:7.8125vw;padding-left:2.9166666667vw}@media only screen and (max-width:767px){.h-section7 .ss7-main .left{max-width:100%;padding-right:0;padding-left:0}}.h-section7 .ss7-main .right{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;line-height:0;position:relative}@media only screen and (max-width:767px){.h-section7 .ss7-main .right{max-width:100%;margin-top:32px}}.h-section7 .ss7-main .right #tmb{position:absolute;top:0;left:0;width:100%;height:auto}.h-section7 .ss7-main .right #tmb .tmb-border{opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.h-section7 .ss7-main .right #tmb .tmb-border:hover{opacity:1}.h-section7 .ss7-main .right #tmb .tmb-group{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.h-section7 .ss7-main .right .img{width:100%;height:auto}.h-section7 .ss7-main .right .decor{position:absolute;bottom:-7.8125vw;mix-blend-mode:screen;left:-3.3333333333vw;width:74.7395833333vw}.h-section7 .ss7-main .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.8333333333vw;margin-left:-.8333333333vw;margin-top:2.9166666667vw}@media only screen and (max-width:767px){.h-section7 .ss7-main .list{margin-right:-8px;padding-left:-8px;margin-top:24px;row-gap:24px}}.h-section7 .ss7-main .list .item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-left:.8333333333vw;padding-right:.8333333333vw}@media only screen and (max-width:767px){.h-section7 .ss7-main .list .item{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.h-section7 .ss7-main .list .item .icon{width:2.6041666667vw;height:2.6041666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(113,88,42,.30980392156862746);border-radius:50%;margin:0 auto}@media only screen and (max-width:767px){.h-section7 .ss7-main .list .item .icon{width:48px;height:48px}}.h-section7 .ss7-main .list .item .title{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-size:.8333333333vw;line-height:1.5em;text-align:center;margin-top:.8854166667vw;margin-bottom:.4166666667vw}@media only screen and (max-width:767px){.h-section7 .ss7-main .list .item .title{font-size:16px;margin-top:8px;margin-bottom:8px}}.h-section7 .ss7-main .list .item span{display:block;font-size:.7291666667vw;text-align:center}@media only screen and (max-width:767px){.h-section7 .ss7-main .list .item span{font-size:14px}}.h-section7 .ss7-main .list .item:not(:last-child){border-right:1px solid rgba(51,51,51,.12156862745098039)}@media only screen and (max-width:767px){.h-section7 .ss7-main .list .item:nth-child(2){border-right:0}}.h-section9{padding-top:6.25vw;padding-bottom:3.3333333333vw;background-image:url(assets/images/home/ss6-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;padding-left:2.9166666667vw;overflow:hidden}@media only screen and (max-width:767px){.h-section9{padding:48px 20px}}.h-section9 .tw-heading{margin-top:0;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.5vw;line-height:1.5em;text-align:center;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#f5cda2),color-stop(#f8d9b4),to(#dc9b5e));background:linear-gradient(90deg,#f5cda2,#f8d9b4,#dc9b5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section9 .tw-heading{margin-bottom:16px;font-size:32px}}.h-section9 .nav-tabs{margin:0 auto 3.3333333333vw;width:100%;max-width:62.5vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:.8333333333vw;-moz-column-gap:.8333333333vw;column-gap:.8333333333vw}@media only screen and (max-width:767px){.h-section9 .nav-tabs{margin-bottom:24px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;max-width:100%}}.h-section9 .nav-tabs a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #f3dbaf;border-radius:.8333333333vw;padding:1.25vw;-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;text-align:center;font-family:ZVN Luxenta;font-style:normal;font-weight:600;font-size:1.25vw;line-height:1.5em;text-transform:uppercase;text-decoration:none;background:-webkit-gradient(linear,left top,right top,from(#f3dbaf),to(#c9a25d));background:linear-gradient(90deg,#f3dbaf,#c9a25d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (max-width:767px){.h-section9 .nav-tabs a{border-radius:8px;padding:4px;font-size:14px;-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 12px);flex:0 0 calc(33.33% - 12px);max-width:calc(33.33% - 12px)}}.h-section9 .nav-tabs a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.625vw;-moz-column-gap:.625vw;column-gap:.625vw}@media only screen and (max-width:767px){.h-section9 .nav-tabs a span{-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}}.h-section9 .nav-tabs a span img{width:2.0833333333vw;height:2.0833333333vw}@media only screen and (max-width:767px){.h-section9 .nav-tabs a span img{width:24px;height:24px}}.h-section9 .nav-tabs a svg{width:1.6666666667vw;height:1.6666666667vw}@media only screen and (max-width:767px){.h-section9 .nav-tabs a svg{width:16px;height:16px;display:none}}.h-section9 .ss9-slide .item{cursor:pointer;display:block;text-decoration:none}.h-section9 .ss9-slide .item>img{aspect-ratio:262/171;-o-object-fit:cover;object-fit:cover;width:100%}.h-section9 .ss9-slide .item .title{margin-top:.4166666667vw;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:1.875vw;line-height:1.5em;text-transform:uppercase;color:#fff}@media only screen and (max-width:767px){.h-section9 .ss9-slide .item .title{margin-top:8px;font-size:20px}}.h-section9 .tab-content .tab-panel{display:none}.h-section9 .tab-content .tab-panel.active{display:block}.h-section10{padding-top:4.1666666667vw;padding-bottom:6.25vw;background-color:#fdeedb;position:relative;overflow:hidden}@media only screen and (max-width:767px){.h-section10{padding-top:48px;padding-bottom:48px}}.h-section10 .section-decor{position:absolute;top:-23.4375vw;left:-26.0416666667vw;width:117.604166667vw;height:70.0520833333vw;pointer-events:none}@media only screen and (max-width:767px){.h-section10 .section-decor{display:none}}.h-section10 .tw-heading{font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:2.5vw;line-height:1.5em;text-align:center;text-transform:uppercase;background:linear-gradient(283.17deg,#5b5b5b 4.35%,#003e4a 83.99%),#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:0;margin-bottom:1.25vw}@media only screen and (max-width:767px){.h-section10 .tw-heading{font-size:32px;margin-bottom:16px}}.h-section10 .ss10-news{margin-bottom:4.1666666667vw}@media only screen and (max-width:767px){.h-section10 .ss10-news{margin-bottom:48px}}.h-section10 .ss10-news .slide-outer{padding-left:7.8125vw;padding-right:7.8125vw;position:relative}@media only screen and (max-width:767px){.h-section10 .ss10-news .slide-outer{padding-left:0;padding-right:0}}.h-section10 .ss10-news .slide-outer .btn-next{width:3.3333333333vw;height:3.3333333333vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;cursor:pointer}@media only screen and (max-width:767px){.h-section10 .ss10-news .slide-outer .btn-next{display:none}}.h-section10 .ss10-news .slide-outer .btn-prev{width:3.3333333333vw;height:3.3333333333vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;cursor:pointer}@media only screen and (max-width:767px){.h-section10 .ss10-news .slide-outer .btn-prev{display:none}}.h-section10 .ss10-news .box-button{margin-top:1.25vw}.h-section10 .ss10-news .box-button .btn-primary{background-color:#0f5152;min-width:10.4166666667vw}@media only screen and (max-width:767px){.h-section10 .ss10-news .box-button{margin-top:16px}}.h-section10 .ss10-partner .slide-outer{padding-left:7.8125vw;padding-right:7.8125vw}@media only screen and (max-width:767px){.h-section10 .ss10-partner .slide-outer{padding-left:0;padding-right:0}}.h-section10 .ss10-partner .slide-outer .btn-next{width:3.3333333333vw;height:3.3333333333vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;cursor:pointer}@media only screen and (max-width:767px){.h-section10 .ss10-partner .slide-outer .btn-next{display:none}}.h-section10 .ss10-partner .slide-outer .btn-prev{width:3.3333333333vw;height:3.3333333333vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;cursor:pointer}@media only screen and (max-width:767px){.h-section10 .ss10-partner .slide-outer .btn-prev{display:none}}.h-section10 .partner-slide{padding-bottom:2.5vw}@media only screen and (max-width:767px){.h-section10 .partner-slide{padding-bottom:0}}.h-section10 .partner-slide .swiper-horizontal>.swiper-pagination-bullets,.h-section10 .partner-slide .swiper-pagination-bullets.swiper-pagination-horizontal,.h-section10 .partner-slide .swiper-pagination-custom,.h-section10 .partner-slide .swiper-pagination-fraction{bottom:0}.h-section10 .partner-slide .swiper-pagination-bullet.swiper-pagination-bullet-active{border:0;opacity:1}.h-section10 .partner-slide .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#0f5152}@media only screen and (max-width:767px){.h-section10 .partner-slide .swiper-pagination{display:none}}.h-section10 .partner-slide .swiper-pagination-bullet{opacity:.5;border:0;margin:0}.h-section10 .partner-slide .swiper-pagination-bullet:before{width:8px;height:8px}.h-section10 .partner-slide .item{background-color:#fff}.h-section10 .partner-slide .item .content{padding:2.0833333333vw 0 .8333333333vw;background-image:url(assets/images/home/ss10-partner-bg.jpg);background-repeat:no-repeat;background-position:100%;background-size:contain}@media only screen and (max-width:767px){.h-section10 .partner-slide .item .content{padding:32px 16px 16px}}.h-section10 .partner-slide .item .content img{width:100%;max-width:12.5vw;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto;width:auto;height:5.2083333333vw}@media only screen and (max-width:767px){.h-section10 .partner-slide .item .content img{max-width:240px;height:80px}}.h-section10 .partner-slide .item .title{font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:.9375vw;line-height:1.5em;text-align:center;text-transform:uppercase;color:#1e1e1e;display:block;text-decoration:none;margin-top:1.25vw}@media only screen and (max-width:767px){.h-section10 .partner-slide .item .title{font-size:18px;margin-top:16px}}.h-section10 .partner-slide .item .phone{background-color:#0f5152;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:.8333333333vw;line-height:1.5em;color:#fff;text-align:center;display:block;text-decoration:none;padding:.65em 1em}@media only screen and (max-width:767px){.h-section10 .partner-slide .item .phone{font-size:16px}}.post-item{background-color:#fff}.post-item .post-img{display:block;line-height:0}.post-item .post-img img{aspect-ratio:490/320;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.post-item .post-body{padding:2.0833333333vw 1.875vw}@media only screen and (max-width:767px){.post-item .post-body{padding:24px 16px}}.post-item .post-title{text-decoration:none;font-family:ZVN Luxenta;font-style:normal;font-weight:500;font-size:1.25vw;line-height:1.25em;text-transform:uppercase;color:#1e1e1e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.post-item .post-title{font-size:18px}}.post-item .post-date{font-size:1.0416666667vw;line-height:1.15em;color:#000;padding-top:.5729166667vw;padding-bottom:.5729166667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #aaa;border-bottom:1px solid #aaa;margin-top:2.5vw}@media only screen and (max-width:767px){.post-item .post-date{padding-top:8px;padding-bottom:8px;font-size:14px}}.post-item .post-date a{font-weight:600;color:#000;text-decoration:none}