html{font-size:16px}body{position:relative;overflow-x:hidden;background:#040404;color:var(--primary-color);font-family:var(--primary-font);font-size:1rem;line-height:1.5;font-weight:400;font-style:normal}ul,ol{list-style:none}a{color:var(--primary-color);text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 991px){.container,.container-md,.container-sm{max-width:100% !important}}@media only screen and (min-width: 1600px){.container{max-width:1440px}}@media only screen and (max-width: 1200px){.container{max-width:100%}}.page-wrap{padding-top:9.375rem;padding-bottom:1rem}.bg-img{background-size:cover;background-position:center center;background-repeat:no-repeat}.text-title{font-size:3rem;line-height:120%;font-weight:700;letter-spacing:-0.01em;text-transform:capitalize;display:inline-block;margin-bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(#FFDEA4), to(#8F673B));background:linear-gradient(180deg, #FFDEA4 0%, #8F673B 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 4px 6.1px rgba(0,0,0,.29)}@media only screen and (max-width: 768px){.text-title{font-size:2rem}}.text-subtitle{color:#fff;font-size:1.125rem !important;line-height:1.575rem !important}.text-subtitle>span{margin:0 auto;display:block;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 1rem}.text-subtitle>span::after{content:"";width:80px;height:2px;background-color:#fff;position:absolute;right:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 768px){.text-subtitle>span::after{width:60px;right:-60px}}.text-subtitle>span::before{content:"";width:80px;height:2px;background-color:#fff;position:absolute;left:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 768px){.text-subtitle>span::before{width:60px;left:-60px}}.btn-default{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;padding:0 32px;gap:8px;border-radius:100px;position:relative;background-clip:padding-box;overflow:hidden}.btn-default span{position:relative;z-index:2;display:inline-block;-webkit-transition:all 1.2s;transition:all 1.2s}.btn-default:hover::after{top:calc(50% - 178px)}.btn-default:hover .arrow-wrapper svg:first-child{-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.btn-default:hover .arrow-wrapper svg:last-child{-webkit-transform:translate(50px, -50%);transform:translate(50px, -50%)}.btn-default::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100px;border:2px solid rgba(0,0,0,0);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff)) padding-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff));-webkit-mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;-webkit-transition:all 1.2s;transition:all 1.2s}.btn-default::after{content:"";position:absolute;width:356px;height:356px;border-radius:50%;left:calc(50% - 178px + .5px);top:127px;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);-webkit-transition:top 1.2s;transition:top 1.2s;z-index:1}.btn-default .arrow-wrapper{position:relative;z-index:2;width:40px;height:23px;overflow:hidden}.btn-default .arrow-wrapper svg{display:block;-webkit-transition:all 1.2s;transition:all 1.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn-default .arrow-wrapper svg path{-webkit-transition:all 1.2s;transition:all 1.2s}.btn-default .arrow-wrapper svg:first-child{-webkit-transform:translate(-50px, -50%);transform:translate(-50px, -50%)}.btn-default .arrow-wrapper svg:last-child{-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.btn-white{color:#fff}.btn-white:hover span{color:#0e101f}.btn-white:hover .arrow-wrapper svg:first-child path{fill:#0e101f}.btn-white::before{background:#fff border-box}.btn-brown span{background-image:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.btn-brown .arrow-wrapper svg:last-child path{fill:#f7d69d}.btn-brown:hover span{background:#fff;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.btn-brown:hover .arrow-wrapper svg:first-child path{fill:#fff}.btn-brown::before{background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%) border-box}.header{width:100%;position:fixed;z-index:999;top:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header-wrapper{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;padding:10px 40px;border-radius:14px;background:#070707}.header__left a{display:inline-block;overflow:hidden;position:relative}.header__left a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.header__left a:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.header__right .menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:0;padding:0}.header__right .menu a:hover{color:#fff;font-weight:bold}@media only screen and (max-width: 991px){.header__right .nav-menu{width:100%;height:100vh;position:absolute;top:-1rem;left:100%;background-color:#040404;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-transition:all linear .3s;transition:all linear .3s}}@media only screen and (max-width: 991px){.header__right .nav-menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.header__right .nav-menu .btn-close-menu{position:absolute;right:1rem;top:1rem}.header__right .nav-menu.open{left:0}.footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.875rem 0 5.625rem}@media only screen and (max-width: 991px){.footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}}@media only screen and (max-width: 480px){.footer-wrapper{padding:2.5rem 0 3.125rem}}.footer-left,.footer-right{width:35%}@media only screen and (max-width: 1600px){.footer-left,.footer-right{width:45%}}@media only screen and (max-width: 991px){.footer-left,.footer-right{width:100%}}.footer-logo a{display:inline-block;overflow:hidden;position:relative}.footer-logo a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.footer-logo a:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.footer-logo img{width:100%;max-width:185px;height:auto}.footer-content{margin-top:2.4375rem;font-size:1rem;line-height:150%}.footer-socials{margin-top:2.4375rem}.footer-socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0;gap:1.125rem;margin-top:2.4375rem}.footer-socials ul li a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-socials ul li a img{width:100%;height:auto;max-width:30px;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer-socials-title,.footer-apps-title{font-size:1.125rem;font-weight:700;line-height:120%}.footer-apps{margin-top:4.75rem}.footer-apps ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;gap:1.125rem;margin-top:2.4375rem}.footer-apps ul li a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-apps ul li a img{width:100%;max-width:204px;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer .qr-code{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.4375rem}.footer .qr-code-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.3125rem}@media only screen and (max-width: 480px){.footer .qr-code-item{gap:1.25rem}}.footer .qr-code-img img{width:100%;max-width:143px;height:auto;cursor:pointer;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}@media only screen and (max-width: 480px){.footer .qr-code-img img{width:120px}}.footer .qr-code-img img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.footer .qr-code-title{font-size:1.5rem;font-weight:700;line-height:120%}.footer .qr-code-description{margin-top:.5625rem;font-size:1rem;line-height:150%}.footer .qr-code-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f7d69d;margin-top:1.0625rem;font-size:1rem;font-weight:700;line-height:120%;text-transform:capitalize;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer .qr-code-link:hover{color:#f7d69d;-webkit-transform:translateX(7px);transform:translateX(7px)}.footer .qr-code-link svg{margin-left:.375rem}.footer-line{width:100%;height:1px;background-color:#fff;opacity:.3}.footer .copyright{padding:1.3125rem 0}.footer .copyright-text{font-size:1rem;line-height:150%}.section{background-color:#040404}.section-header{padding:2.5rem 1rem;text-align:center;width:100%;overflow:hidden}.section-hint{color:#fff;font-size:1.125rem !important;line-height:1.575rem !important}@media only screen and (max-width: 991px){.section-hint{font-size:1.125rem !important;line-height:1.5rem !important}}.section-hint>span{margin:0 auto;display:block;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 1rem}@media only screen and (max-width: 991px){.section-hint>span{font-size:1.125rem !important;line-height:1.5rem !important}}.section-hint>span::after{content:"";width:80px;height:2px;background-color:#fff;position:absolute;right:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 768px){.section-hint>span::after{width:60px;right:-60px}}.section-hint>span::before{content:"";width:80px;height:2px;background-color:#fff;position:absolute;left:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 768px){.section-hint>span::before{width:60px;left:-60px}}.section-heading{font-size:3rem !important;line-height:3.6rem !important;font-weight:800;background:-webkit-linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:unset}@media only screen and (max-width: 991px){.section-heading{font-size:2.5rem !important;line-height:2.8125rem !important}}@media only screen and (max-width: 767px){.section-heading{font-size:1.75rem !important;line-height:2rem !important}}.section-1{width:100%}.section-1 .section1Swiper{height:100vh}.section-1 .section1Swiper .section-1-slide::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(259.82deg, rgba(0, 0, 0, 0) 33.71%, rgba(0, 0, 0, 0.6) 61.53%);z-index:1}.section-1-slide{width:100%;height:100%;position:relative}.section-1-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-1-slide .slide-content{width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;padding-top:18rem}@media only screen and (max-width: 1400px){.section-1-slide .slide-content{padding-top:12.5rem}}.section-1-slide .slide-content .line{width:93px;height:4px;background:-webkit-gradient(linear, left top, left bottom, from(#FFDEA4), to(#8F673B));background:linear-gradient(180deg, #FFDEA4 0%, #8F673B 100%);margin-bottom:1.5rem}.section-1-slide .slide-content .text-description{max-width:580px;font-size:1.125rem;line-height:140%;color:#fff;text-shadow:0px 4px 6.1px rgba(0,0,0,.25);margin-top:1.5rem;margin-bottom:2rem}.section-1 .swiper-pagination{bottom:4.4375rem}@media only screen and (max-width: 991px){.section-1 .swiper-pagination{bottom:1.875rem}}.section-1 .swiper-pagination-bullet{width:11px;height:6px;background:#7e7e7e;border-radius:33px;opacity:1;-webkit-transition:all 1s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all 1s cubic-bezier(0.25, 0.1, 0.25, 1)}.section-1 .swiper-pagination-bullet-active{width:42px;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%)}.section__location{padding:3.875rem 0}.section__location-wrapper{position:relative}.section__location .location__header-description{font-size:1.25rem;font-weight:500;line-height:150%;font-style:normal;margin-top:1.5rem}@media only screen and (max-width: 991px){.section__location .location__header-description{margin-top:2.5rem}}@media only screen and (max-width: 480px){.section__location .location__header-description{font-size:1rem;line-height:120%;margin-top:1.875rem}}.section__location .location__body{margin-top:2rem}.section__location .location__item-image{position:relative}.section__location .location__item-image::after{content:"";display:block;width:100%;height:0;background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;-webkit-transition:all .3s linear;transition:all .3s linear}.section__location .location__item-image:hover::after{height:100%}.section__location .location__item-image img{width:100%;border-radius:100px}@-webkit-keyframes zoom-in-zoom-out{0%{scale:100%}50%{scale:150%}100%{scale:100%}}@keyframes zoom-in-zoom-out{0%{scale:100%}50%{scale:150%}100%{scale:100%}}.section__location .location__item-image a{width:100%;height:100%;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;position:absolute;top:0;left:0;border-radius:100px;z-index:1;-webkit-transition:all 1s ease;transition:all 1s ease;opacity:0;font-weight:600;font-size:20px;line-height:22px;color:#fff;padding:15px}.section__location .location__item-image a:hover{opacity:1;color:#fff;-webkit-animation:zoom-in-zoom-out 1s ease;animation:zoom-in-zoom-out 1s ease}.section__location .location__item-name{width:100%;display:block;margin-top:1.125rem;font-weight:500;font-size:24px;line-height:26px;text-align:center;color:#fff}@media only screen and (max-width: 991px){.section__location .location__item-name{font-size:22px}}@media only screen and (max-width: 480px){.section__location .location__item-name{font-size:18px}}.section__location .location__navigation{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}@media only screen and (max-width: 991px){.section__location .location__navigation{gap:12px}}.section__location .location__navigation .swiper-button-disabled{background:rgba(0,0,0,0)}.section__location .location__navigation .swiper-button-lock{display:none}.section__location .location-button-prev,.section__location .location-button-next{width:54px;height:54px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c8a16e;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 991px){.section__location .location-button-prev,.section__location .location-button-next{width:45px;height:45px}}.section__location .location-button-next{-webkit-transform:matrix(-1, 0, 0, 1, 0, 0);transform:matrix(-1, 0, 0, 1, 0, 0)}.section-2{padding-top:3rem;padding-bottom:4rem}.section-2-body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.9375rem}@media only screen and (max-width: 1440px){.section-2-body{gap:70px}}@media only screen and (max-width: 1200px){.section-2-body{gap:40px}}@media only screen and (max-width: 991px){.section-2-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 480px){.section-2-body{margin-top:1.875rem}}.section-2-body .left,.section-2-body .right{width:calc((100% - 100px)/2)}@media only screen and (max-width: 1440px){.section-2-body .left,.section-2-body .right{width:calc((100% - 70px)/2)}}@media only screen and (max-width: 1200px){.section-2-body .left,.section-2-body .right{width:calc((100% - 40px)/2)}}@media only screen and (max-width: 991px){.section-2-body .left,.section-2-body .right{width:100%}}.section-2-body .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (max-width: 1200px){.section-2-body .left{gap:25px}}@media only screen and (max-width: 991px){.section-2-body .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 480px){.section-2-body .left{gap:20px}}.section-2-body .left .img-wrap{border-radius:16px;overflow:hidden;position:relative}.section-2-body .left .img-wrap::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.section-2-body .left .img-wrap:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}@media only screen and (max-width: 480px){.section-2-body .left .img-wrap{border-radius:10px}}.section-2-body .left .img-wrap:hover::before{left:160%}.section-2-body .left img{width:100%;height:auto;border-radius:16px}@media only screen and (max-width: 480px){.section-2-body .left img{border-radius:10px}}.section-2-body .left img:first-child{max-width:259px}.section-2-body .left img:last-child{max-width:359px}@media only screen and (max-width: 991px){.section-2-body .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.section-2-title{font-size:2.875rem;line-height:3.625rem;font-weight:700;letter-spacing:-2.22222px;text-transform:uppercase;background:linear-gradient(99.73deg, #ffffff 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1366px){.section-2-title{font-size:2.625rem;line-height:3.375rem}}@media only screen and (max-width: 991px){.section-2-title{font-size:2.375rem;line-height:3rem}}@media only screen and (max-width: 768px){.section-2-title{font-size:2rem;line-height:2.5rem}}@media only screen and (max-width: 480px){.section-2-title{font-size:1.75rem;line-height:2.25rem}}.section-2-content{font-size:1.25rem;font-weight:500;line-height:150%;font-style:normal;margin-top:2.625rem}@media only screen and (max-width: 991px){.section-2-content{margin-top:1.5625rem}}@media only screen and (max-width: 480px){.section-2-content{font-size:1rem;line-height:120%;margin-top:.9375rem}}.section-2-btn{margin-top:2.625rem}@media only screen and (max-width: 991px){.section-2-btn{margin-top:1.5625rem}}.section-2-footer{margin-top:3.75rem}.section-2-footer .highlight{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background:#212121;border-radius:100px}@media only screen and (max-width: 768px){.section-2-footer .highlight{-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:30px}}.section-2-footer .highlight li{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:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-2-footer .highlight li:not(:last-child){border-right:1px solid #c39e6c}@media only screen and (max-width: 768px){.section-2-footer .highlight li{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}.section-2-footer .highlight li:nth-child(1){border-bottom:1px solid #c39e6c}.section-2-footer .highlight li:nth-child(2){border-right:0;border-bottom:1px solid #c39e6c}}.section-2-footer .highlight-wrap{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2.5rem 1rem 1.875rem}@media only screen and (max-width: 768px){.section-2-footer .highlight-wrap{width:100%}}@media only screen and (max-width: 768px){.section-2-footer .highlight-wrap{padding:1.4rem 1rem 1rem}}.section-2-footer .highlight-number{font-size:3.625rem;line-height:3rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1366px){.section-2-footer .highlight-number{font-size:3rem;line-height:2.375rem}}@media only screen and (max-width: 991px){.section-2-footer .highlight-number{font-size:2.375rem;line-height:2rem}}@media only screen and (max-width: 768px){.section-2-footer .highlight-number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 480px){.section-2-footer .highlight-number{font-size:1.875rem;line-height:1.75rem}}.section-2-footer .highlight-content{font-style:italic;margin-top:.5rem}@media only screen and (max-width: 768px){.section-2-footer .highlight-content{text-align:center}}.section-3{padding:2.8125rem 0 4.8125rem}@media only screen and (max-width: 480px){.section-3{padding:2.8125rem 0 2.8125rem}}.section-3-wrapper{position:relative;padding:25% 0;border-radius:297.222px;overflow:hidden}.section-3-wrapper video{width:100%;position:absolute;top:0;left:0}.section-3-wrapper .btn-play,.section-3-wrapper .btn-pause{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.section-3-wrapper .btn-play a:hover,.section-3-wrapper .btn-pause a:hover{color:#fff}.section-3-wrapper .btn-play svg,.section-3-wrapper .btn-pause svg{-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.section-3-wrapper .btn-play svg:hover,.section-3-wrapper .btn-pause svg:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:drop-shadow(0 4px 17.6px #f7d69d);filter:drop-shadow(0 4px 17.6px #f7d69d)}@media only screen and (max-width: 991px){.section-3-wrapper .btn-play svg,.section-3-wrapper .btn-pause svg{width:65px;height:65px}}@media only screen and (max-width: 480px){.section-3-wrapper .btn-play svg,.section-3-wrapper .btn-pause svg{width:45px;height:45px}}.section-3-wrapper .btn-pause{display:none}.section-3 .video-play .btn-play{display:none}.section-3 .video-play:hover .btn-pause{display:block}.section4{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-repeat:no-repeat;background-position:center;background-size:cover;padding:4rem 0;text-align:center}@media only screen and (max-width: 991px){.section4{padding:2rem 0}}.section4-hint{font-size:1.5rem !important;line-height:1.75rem !important;font-weight:400;background:-webkit-linear-gradient(280deg, #ffffff 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 991px){.section4-hint{font-size:1.125rem !important;line-height:1.5rem !important}}.section4-heading{font-size:3rem !important;line-height:3rem !important;font-weight:700;background:-webkit-linear-gradient(280deg, #ffffff 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:3rem}@media only screen and (max-width: 991px){.section4-heading{font-size:2.5rem !important;line-height:2.8125rem !important}}@media only screen and (max-width: 767px){.section4-heading{font-size:1.75rem !important;line-height:2rem !important}}@media only screen and (max-width: 991px){.section4-heading{margin-bottom:1.5rem}}.section4-menu{border-bottom:unset;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;background:#212121;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:40px;padding-top:5px;padding-bottom:5px}.section4-menu .nav-link{font-size:1.5rem !important;line-height:1.75rem !important;color:hsla(0,0%,100%,.5);font-weight:400;border-radius:40px;margin:0 5px;padding:12px 3rem;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}@media only screen and (max-width: 991px){.section4-menu .nav-link{font-size:1.125rem !important;line-height:1.5rem !important}}@media only screen and (max-width: 991px){.section4-menu .nav-link{padding:12px 1.7rem}}.section4-menu .nav-link.active{background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);border-color:rgba(0,0,0,0);border:unset;color:#040404}.section4 .tab-content{margin-top:3rem}@media only screen and (max-width: 991px){.section4 .tab-content{margin-top:1.5rem}}.section4-menu--thumb{width:100%;padding-bottom:100%;position:relative;overflow:hidden;border-radius:0 40px 0 40px;overflow:hidden;position:relative}.section4-menu--thumb::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.section4-menu--thumb:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.section4-menu--thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0;left:0;right:0;bottom:0;position:absolute}.section4-menu--heading{padding:1rem 1.5rem;width:100%;min-height:6.125rem;text-align:left;font-size:1.5rem !important;line-height:2.0625rem !important;font-weight:500;background:-webkit-linear-gradient(280deg, #ffffff 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:unset}@media only screen and (max-width: 991px){.section4-menu--heading{font-size:1.125rem !important;line-height:1.5rem !important}}.section4 .swiper-pagination{margin-top:1rem;position:unset}.section4 .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#d9d9d9;opacity:1}.section4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:8px;height:8px;background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%)}.section5-body{position:relative;padding:4rem 0 150px;background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 991px){.section5-body{padding:2rem 0 100px}}.section5-swiper{position:relative}.section5-swiper--hint{font-size:1.25rem !important;line-height:1.25rem !important;font-weight:400;color:#f7d69d;margin-bottom:1.5rem}@media only screen and (max-width: 991px){.section5-swiper--hint{font-size:1.125rem !important;line-height:1.5rem !important}}.section5-swiper--heading{font-size:2.375rem !important;line-height:3rem !important;font-weight:700;background:-webkit-linear-gradient(280deg, #ffffff 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:3rem}@media only screen and (max-width: 991px){.section5-swiper--heading{font-size:2.5rem !important;line-height:2.8125rem !important}}@media only screen and (max-width: 767px){.section5-swiper--heading{font-size:1.75rem !important;line-height:2rem !important}}@media only screen and (max-width: 991px){.section5-swiper--heading{margin-bottom:1.5rem}}.section5-swiper--desc{margin-bottom:2rem}.section5-swiper--btn{border:1px solid #fff;margin-bottom:2rem}.section5-swiper--btn>span{font-size:1rem !important;line-height:1.5rem !important;font-weight:600;color:#fff}.section5-swiper--btn>svg{width:1.5rem;color:#fff;z-index:3}.section5-swiper--thumb{width:100%;height:auto}.section5-swiper--navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:150px;position:absolute;bottom:0;width:100%;left:0;right:0}@media only screen and (max-width: 991px){.section5-swiper--navigation{height:100px}}.section5-swiper--navigation .section5-swiper-button-prev{margin-right:1.5rem}.section5-swiper-button-next,.section5-swiper-button-prev{width:73px;height:73px;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-radius:100%;color:#fff;border:2px solid #fff;position:unset;margin-top:unset;-webkit-transition:all .4s;transition:all .4s}.section5-swiper-button-next::after,.section5-swiper-button-prev::after{content:unset}.section5-swiper-button-next svg,.section5-swiper-button-prev svg{width:20px}@media only screen and (max-width: 991px){.section5-swiper-button-next,.section5-swiper-button-prev{width:60px;height:60px}}@media only screen and (max-width: 480px){.section5-swiper-button-next,.section5-swiper-button-prev{width:40px;height:40px}}.section5-swiper-button-next:hover,.section5-swiper-button-prev:hover{background-color:#f7d69d;border:2px solid #f7d69d}.section-6{padding-top:6.875rem;padding-bottom:7.625rem}@media only screen and (max-width: 991px){.section-6{padding-top:3.75rem;padding-bottom:6.25rem}}.section-6-subtitle{font-size:1.5rem;line-height:120%;color:#f7d69d}.section-6 .text-title{display:block;line-height:100%;background:linear-gradient(99.73deg, #FFFFFF 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:.5rem}.section-6-tabs{margin-top:3.5rem}.section-6-tabs .nav-tabs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-bottom:0;padding:.5rem;background:linear-gradient(1.35deg, rgba(0, 0, 0, 0.7) 1.34%, rgba(0, 0, 0, 0) 99.08%);border-radius:40px}@media only screen and (max-width: 991px){.section-6-tabs .nav-tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 991px){.section-6-tabs .nav-item{width:25%}}@media only screen and (max-width: 768px){.section-6-tabs .nav-item{width:50%}}.section-6-tabs .nav-link{width:180px;padding:1.1rem 1rem;border-radius:40px;border:0;font-size:1.5rem;line-height:120%;letter-spacing:.02em;color:#fff;opacity:.7;background-color:rgba(0,0,0,0);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;outline:unset}.section-6-tabs .nav-link:hover{opacity:1}@media only screen and (max-width: 991px){.section-6-tabs .nav-link{width:100%;font-size:1.125rem;padding:.8rem 2rem}}.section-6-tabs .nav-link.active{color:#0e101f;font-weight:500;background:-webkit-gradient(linear, left top, left bottom, from(#FFDEA4), to(#8F673B));background:linear-gradient(180deg, #FFDEA4 0%, #8F673B 100%);opacity:1}.section-6-tab-content{margin-top:3.3125rem}.section-6-tab-content .tab-content-item{position:relative}.section-6-tab-content .swiper-slide-content .product-img{border-top-right-radius:40px;border-bottom-left-radius:40px;overflow:hidden;position:relative}.section-6-tab-content .swiper-slide-content .product-img::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.section-6-tab-content .swiper-slide-content .product-img:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.section-6-tab-content .swiper-slide-content .product-img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-top-right-radius:40px;border-bottom-left-radius:40px}.section-6-tab-content .swiper-slide-content .product-name{padding:1rem 1.5rem;font-size:1.5rem;line-height:140%;font-weight:500}@media only screen and (max-width: 991px){.section-6-tab-content .swiper-slide-content .product-name{font-size:1.125rem;line-height:120%}}.section-6-tab-content .swiper-pagination{bottom:-2.75rem}.section-6-tab-content .swiper-pagination-bullet{width:8px;height:8px;background:#d9d9d9;margin:0 4px}.section-6-tab-content .swiper-pagination-bullet-active{background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%)}.section-7{padding-top:3rem}.section-7-sliders{padding-top:2rem}.section-7-sliders .tab-swiper{width:100%;height:120px;position:relative;padding-left:49px;padding-right:49px}@media only screen and (max-width: 991px){.section-7-sliders .tab-swiper{height:100px}}@media only screen and (max-width: 480px){.section-7-sliders .tab-swiper{height:80px}}.section-7-sliders .slide-name{width:100%;height:100%;font-size:1.25rem;line-height:110%;font-weight:500;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;background:#212121;border-right:2px solid #d6d6d6;padding:0 1rem;cursor:pointer}@media only screen and (max-width: 991px){.section-7-sliders .slide-name{font-size:1.125rem}}@media only screen and (max-width: 480px){.section-7-sliders .slide-name{font-size:1rem}}.section-7-sliders .swiper-slide-active .slide-name{background:-webkit-gradient(linear, left top, left bottom, from(#FFDEA4), to(#8F673B));background:linear-gradient(180deg, #FFDEA4 0%, #8F673B 100%);position:relative;color:#000;border-right:0}.section-7-sliders .swiper-slide-active .slide-name::after{content:"";width:100%;height:4px;position:absolute;bottom:0;left:0;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%)}.section-7-sliders .btn-tab-swiper{width:50px;height:100%;position:absolute;z-index:1;top:0;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;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);cursor:pointer}.section-7-sliders .btn-prev-tab-swiper{left:0}.section-7-sliders .btn-prev-tab-swiper svg{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.section-7-sliders .btn-next-tab-swiper{right:0}.section-7-sliders .thumbnail-wrap{padding:1.5625rem 3.4375rem}.section-7-sliders .thumbnail-wrap .thumbnail-item{max-width:900px;margin:0 auto;display:none;opacity:0;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.section-7-sliders .thumbnail-wrap .thumbnail-item .swiper-slide{padding:1px;border:1px solid rgba(0,0,0,0)}.section-7-sliders .thumbnail-wrap .thumbnail-item .swiper-slide-thumb-active{border:1px solid #f7d69d}.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-next,.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-prev{width:35px;height:35px;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;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%);border-radius:50%}@media only screen and (max-width: 768px){.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-next,.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-prev{width:30px;height:30px}}.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-prev{left:-50px}.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-prev svg{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.section-7-sliders .thumbnail-wrap .thumbnail-item .thumbnail-button-next{right:-50px}.section-7-sliders .thumbnail-wrap .thumbnail-item.active{display:block;opacity:1}.section-7-sliders .room-item{display:none;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.section-7-sliders .room-item.active{display:block;opacity:1}.section-7-sliders .room-img-item{position:relative}.section-7-sliders .room-img-item::after{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:linear-gradient(220.54deg, rgba(0, 0, 0, 0.8) 27.68%, rgba(0, 0, 0, 0.336019) 42.04%, rgba(0, 0, 0, 0) 57.71%)}.section-7-sliders .room-img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 991px){.section-7-sliders .room-img img{min-height:400px}}.section-7-sliders .room-body{padding:4.25rem 5.375rem;position:absolute;top:0;right:0;text-align:right;z-index:1}.section-7-sliders .room-body-wrap{max-width:34.375rem}@media only screen and (max-width: 1440px){.section-7-sliders .room-body{padding:3.125rem 3.75rem}}@media only screen and (max-width: 1200px){.section-7-sliders .room-body{padding:1.875rem 2.5rem}}@media only screen and (max-width: 480px){.section-7-sliders .room-body{padding:1.875rem 1.25rem}}.section-7-sliders .room-name{font-size:1.25rem;line-height:100%;color:#f7d69d}.section-7-sliders .room-title{font-size:2.375rem;line-height:120%;font-weight:700;margin-top:1.5rem}@media only screen and (max-width: 1440px){.section-7-sliders .room-title{font-size:2rem}}@media only screen and (max-width: 1200px){.section-7-sliders .room-title{font-size:1.75rem;margin-top:.9375rem}}@media only screen and (max-width: 480px){.section-7-sliders .room-title{font-size:1.5rem}}.section-7-sliders .room-content{margin-top:2.5rem;margin-bottom:1.625rem}@media only screen and (max-width: 1200px){.section-7-sliders .room-content{margin-top:1.25rem;margin-bottom:.9375rem}}.section-8{padding-top:3rem;padding-bottom:6.5rem}@media only screen and (max-width: 480px){.section-8{padding-bottom:2.5rem}}.section-8 .text-subtitle{margin-top:.875rem}.section-8 .text-subtitle span{background:linear-gradient(99.73deg, #FFFFFF 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.section-8 .text-subtitle span::before,.section-8 .text-subtitle span::after{background:linear-gradient(99.73deg, #FFFFFF 42.68%, rgba(255, 255, 255, 0) 103.89%)}.section-8-body{margin-top:4.5625rem}@media only screen and (max-width: 480px){.section-8-body{margin-top:2.5rem}}.section-8-body .block-item{position:relative}.section-8-body .block-item:not(:last-child){margin-bottom:5.5625rem}@media only screen and (max-width: 480px){.section-8-body .block-item:not(:last-child){margin-bottom:3.125rem}}.section-8-body .block-item:nth-child(even) .block-item-wrap .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-8-body .block-item:nth-child(even) .block-item-wrap .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.section-8-body .block-item:nth-child(even) .thumbnail{right:unset;left:0}.section-8-body .block-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.25rem}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap{gap:1.875rem}}@media only screen and (max-width: 768px){.section-8-body .block-item-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-8-body .block-item-wrap .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-8-body .block-item-wrap .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.section-8-body .block-item-wrap .left,.section-8-body .block-item-wrap .right{width:calc((100% - 3.25rem)/2)}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap .left,.section-8-body .block-item-wrap .right{width:calc((100% - 1.875rem)/2)}}@media only screen and (max-width: 768px){.section-8-body .block-item-wrap .left,.section-8-body .block-item-wrap .right{width:100%}}.section-8-body .block-item-wrap .left img.main-img{border-radius:50px}.section-8-body .block-item-wrap .left .thumbnail{position:absolute;max-width:60%;right:0;bottom:3.75rem}@media only screen and (max-width: 1440px){.section-8-body .block-item-wrap .left .thumbnail{bottom:1.875rem}}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap .left .thumbnail{position:unset;margin-top:1.25rem;width:100%;max-width:100%}}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide{position:relative}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide img{border-radius:33px}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide img{border-radius:10px}}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide::after{content:"";width:100%;height:100%;background-color:#000;opacity:.4;position:absolute;top:0;left:0;border-radius:33px;display:none;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide::after{border-radius:10px}}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide-btn{position:absolute;width:100%;height:100%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;top:0;left:0;z-index:1;cursor:pointer}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-slide:hover::after{opacity:.6}.section-8-body .block-item-wrap .left .thumbnail .thumbnail-next-btn{width:calc((100% - 72px)/4);height:100%;position:absolute;left:0;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media only screen and (max-width: 991px){.section-8-body .block-item-wrap .left .thumbnail .thumbnail-next-btn{width:calc((100% - 45px)/4)}}@media only screen and (max-width: 480px){.section-8-body .block-item-wrap .left .thumbnail .thumbnail-next-btn{width:calc((100% - 20px)/3)}}.section-8-body .block-item-wrap .left .thumbnail .swiper-slide{opacity:.8}.section-8-body .block-item-wrap .left .thumbnail .swiper-slide-thumb-active{opacity:1}.section-8-body .block-item-wrap .left .thumbnail .swiper-slide-active .thumbnail-slide::after{display:block}.section-8-body .block-item-wrap .left .thumbnail .swiper-slide-active .thumbnail-slide-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.section-8-body .block-item-wrap .right{padding-top:3.1875rem}@media only screen and (max-width: 1440px){.section-8-body .block-item-wrap .right{padding-top:0}}.section-8-body .block-name{font-size:.9375rem;font-weight:600;line-height:120%;letter-spacing:.03em;text-transform:uppercase;color:#f7d69d}.section-8-body .block-title{font-size:2.375rem;font-weight:700;line-height:120%;background:linear-gradient(99.73deg, #FFFFFF 42.68%, rgba(255, 255, 255, 0) 103.89%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:1rem}@media only screen and (max-width: 1440px){.section-8-body .block-title{font-size:2rem;margin-top:.625rem}}@media only screen and (max-width: 1200px){.section-8-body .block-title{font-size:1.75rem}}.section-8-body .block-content{margin-top:1.25rem;margin-bottom:1.5rem}@media only screen and (max-width: 1440px){.section-8-body .block-content{margin-top:.625rem;margin-bottom:.9375rem}}.section9-frame{width:100%;padding-bottom:42.5%;border-radius:.5rem;overflow:hidden;position:relative}.section9-frame iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.section9-card--select{border:unset;background-color:rgba(0,0,0,0);color:#fff}.section9-card--select:hover,.section9-card--select:focus{outline:none}.section9-card--select option{color:#000}.section9-card--heading{font-size:2.5rem !important;line-height:3rem !important;font-weight:700;background:-webkit-linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:unset}@media only screen and (max-width: 991px){.section9-card--heading{font-size:2.5rem !important;line-height:2.8125rem !important}}@media only screen and (max-width: 767px){.section9-card--heading{font-size:1.75rem !important;line-height:2rem !important}}.section9-card--heading-sm{font-weight:700;font-size:1rem !important;line-height:1.5rem !important;background:-webkit-linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section9-form{background-color:#212121;border-radius:16px;padding:2rem}@media only screen and (max-width: 991px){.section9-form{padding:1rem}}.section9-form input{height:48px;border-radius:12px;background-color:#fff;border:1px solid #d8d8d8}.section9-form input::-webkit-input-placeholder{color:#979797}.section9-form input::-moz-placeholder{color:#979797}.section9-form input:-ms-input-placeholder{color:#979797}.section9-form input::-ms-input-placeholder{color:#979797}.section9-form input::placeholder{color:#979797}.section9-form textarea{border-radius:12px;background-color:#fff;border:1px solid #d8d8d8;resize:none}.section9-form textarea::-webkit-input-placeholder{color:#979797}.section9-form textarea::-moz-placeholder{color:#979797}.section9-form textarea:-ms-input-placeholder{color:#979797}.section9-form textarea::-ms-input-placeholder{color:#979797}.section9-form textarea::placeholder{color:#979797}.section9-form input,.section9-form textarea{width:100%;padding-left:1.2rem;padding-right:1.2rem}.section9-form input:hover,.section9-form input:focus,.section9-form textarea:hover,.section9-form textarea:focus{outline:none}.section9-form .error-help-block{display:block;font-size:12px;line-height:20px;color:#dc3545 !important}.section9-form .btn{border:unset;height:48px;border-radius:100px;background-color:#f7d69d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#040404;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section9-form .btn svg{width:1.5rem;margin-left:.5rem}.section9-information{padding:unset;margin:unset}.section9-information li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.section9-information li img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:.5rem;-ms-flex-negative:0;flex-shrink:0}.section9-information li span{-webkit-box-flex:1;-ms-flex:1;flex:1;display:inline-block}.section9-information li a{-webkit-transition:all .3s;transition:all .3s}.section9-information li a:hover{color:#f7d69d}.section9-share{margin-top:2rem;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: 991px){.section9-share{margin-top:2rem}}.section9-share--hint{display:block;font-weight:400;font-size:.875rem !important;line-height:1.3125rem !important;background:-webkit-linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-right:2.5rem}.section9-share>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:unset;margin:unset}.section9-share>ul li{margin-right:1rem}.section9-share>ul li:last-child{margin-right:unset}.section9-share>ul li img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.section9-share>ul li img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#thankPopup{z-index:999999}#thankPopup .modal-body{padding:0 !important}#thankPopup .rp-header{background-color:#fff}#thankPopup .rp-header>img{height:50px}#thankPopup .rp-body{padding:80px 20px;text-align:center;background-color:#040404;color:#fff}#thankPopup .rp-body *{font-size:.95rem}#thankPopup .rp-header{position:relative;background-color:#fff}@media only screen and (max-width: 630px){#thankPopup .rp-header{padding:10px 25px}}#thankPopup .rp-header .rp-logo{display:block;height:40px;max-width:100%}#thankPopup .rp-header .rp-close{outline:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;width:30px;height:30px;background-color:#000;color:#fff;border:solid 1px #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;position:absolute;z-index:1;top:-15px;right:-15px}@media only screen and (max-width: 630px){#thankPopup .rp-header .rp-close{width:20px;height:20px;top:0;right:0}}.section10-wrap{width:100%;display:grid;grid-template-columns:33% 26% 1fr;grid-gap:1rem;position:absolute;top:0;left:0;right:0;bottom:0}.section10-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section10-col .section10-thumb1{width:100%;height:53%;margin-bottom:1rem;-ms-flex-negative:0;flex-shrink:0}.section10-col .section10-thumb2{-webkit-box-flex:1;-ms-flex:1;flex:1}.section10-col:nth-child(2) .section10-thumb1{height:73%}.section10-col:nth-child(3) .section10-thumb1{height:55%}.section10-thumb{position:relative}.section10-thumb--popup,.section10-thumb--image{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;bottom:0;right:0}.section10-thumb--image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section10-body{position:relative;width:100%;padding-bottom:62%}.promotion{padding-bottom:4rem;background-color:#040404}.promotion__nav{padding-top:4rem;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}@media only screen and (max-width: 991px){.promotion__nav{padding-top:2rem}}.promotion__heading{margin-bottom:unset;font-weight:700;line-height:1.5rem;font-size:1.5rem;color:#f2f3f3}.promotion__dropdown{padding:unset;background:rgba(0,0,0,0);color:#fff;font-weight:400;font-size:.875rem;line-height:1rem;border:unset}.promotion__dropdown img{width:18px;height:18px;position:relative;top:-2px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__dropdown-menu .dropdown-item:focus,.promotion__dropdown-menu .dropdown-item.active{background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%) !important}.promotion__item{border-radius:6px;border:1px solid rgba(247,214,157,.2);-webkit-box-shadow:0px 2px 5px 0px rgba(3,18,26,.1490196078);box-shadow:0px 2px 5px 0px rgba(3,18,26,.1490196078);overflow:hidden}.promotion__item-thumb{position:relative;padding-bottom:51.42%;overflow:hidden;border-top-left-radius:6px;border-top-right-radius:6px}.promotion__item-thumb::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-13px;width:26px;z-index:1;height:26px;border-radius:100%;background-color:#fff}.promotion__item-thumb::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-13px;width:26px;z-index:1;height:26px;border-radius:100%;background-color:#fff}.promotion__item-thumb>img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.promotion__item-thumb--info{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__item-thumb--heading,.promotion__item-thumb--price{font-weight:700;font-size:2rem;line-height:2.5rem}@media only screen and (max-width: 991px){.promotion__item-thumb--heading,.promotion__item-thumb--price{font-size:1.25rem;line-height:1.5625rem}}.promotion__item-thumb--price{margin-bottom:1rem}.promotion__item-thumb--button{display:block;font-size:1rem;line-height:1.5rem;font-weight:400;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);padding:3px 19px;border:3px solid #fff;border-radius:28px;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s linear;transition:opacity .2s ease-in-out,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s ease-in-out;transition:transform .2s linear,opacity .2s ease-in-out,-webkit-transform .2s linear}.promotion__item-thumb--button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);color:#fff;opacity:.9}.promotion__item-info{padding:1rem 1rem 1.2rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.5rem}.promotion__item-hint{font-weight:400;font-size:.6875rem;line-height:.6875rem;color:#d8d8d8}.promotion__item-text{font-weight:400;font-size:.875rem;line-height:.875rem}.promotion__item-line{position:relative}.promotion__item-line>img{position:absolute;bottom:0;left:0;right:10px;width:calc(100% - 12px)}.promotion__item-line::after{content:"";background-image:url("./../images/promotion/icon-voucher.png");width:10px;height:10px;position:absolute;top:-7px;right:0;background-repeat:no-repeat;background-position:center center}.promotion__item-action{background-color:#f7d69d;padding:1rem}.promotion__item-button{display:block;background-color:#212121;border-radius:6px;padding:.5rem 1rem;text-align:center;color:#fff;font-weight:700;font-size:1.25rem;line-height:58px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;height:58px;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}@media only screen and (max-width: 991px){.promotion__item-button{font-size:1rem}}.promotion__item-button:hover{color:#fff;opacity:.9}.promotion__item-footer{height:58px;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promotion__voucher{border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #cdd0d1;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.promotion__voucher-download{width:56px;height:56px;background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);border-radius:6px;-ms-flex-negative:0;flex-shrink:0;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}.promotion__voucher-download:hover img{scale:1.2}.promotion__voucher-download img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:scale .2s linear;transition:scale .2s linear}.promotion__voucher-info{margin-right:1rem;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__voucher-info:hover{color:#212121}.promotion__voucher-info img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__voucher-info span{display:block;font-weight:400;font-size:.75rem;line-height:.75rem;color:#212121;text-decoration:underline}.promotion__voucher-content{padding:0 .75rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.promotion__voucher-title{font-weight:400;font-size:1rem;line-height:1.5rem;line-height:1;display:block;color:#687176;margin-bottom:.25rem}.promotion__voucher-hint{font-weight:400;font-size:.75rem;line-height:1;background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);vertical-align:middle;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.promotion__modal .modal-dialog{max-width:750px}.promotion__modal .modal-body{padding:unset}.promotion__modal .modal-body #otp-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__modal .modal-body #otp-form input{border:none;background-color:rgba(0,0,0,0);color:#fff;font-size:2rem;text-align:center;padding:10px;width:100%;max-width:70px;height:70px;border-radius:unset;outline:unset;border-bottom:2px solid #fff}.promotion__modal .modal-body .change-to-edit-phone,.promotion__modal .modal-body .resend-btn{cursor:pointer}.promotion__modal .modal-content{overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:rgba(0,0,0,0)}.promotion__modal .modal-body{padding-bottom:108px;padding-top:60px}@media only screen and (max-width: 991px){.promotion__modal .modal-body{padding-bottom:88px;padding-top:40px}}.promotion__modal .modal-header{border-bottom:unset}.promotion__modal .btn-close{-webkit-filter:invert(1);filter:invert(1)}.promotion__modal-heading{font-size:2.5rem;line-height:1.2;font-weight:700;text-align:center}@media only screen and (max-width: 991px){.promotion__modal-heading{font-size:1.5625rem}}.promotion__modal-hint{font-size:1.125rem;line-height:1.2;font-weight:400;text-align:center;display:block}@media only screen and (max-width: 991px){.promotion__modal-hint{font-size:1rem}}.promotion__modal-hint--warning{color:#f7d69d}.promotion__modal-label{font-size:.9375rem;font-weight:400}.promotion__modal-wrap{position:relative}.promotion__modal-wrap .suffix{font-size:1.125rem;font-weight:400;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:1.5rem;color:#828282}.promotion__modal-wrap .suffix .promotion__modal-select{-webkit-box-shadow:unset;box-shadow:unset;border:unset;padding:unset;font-size:1.125rem;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);background-image:none}.promotion__modal-wrap .prefix{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.5rem}.promotion__modal-wrap .prefix img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__modal-input{height:56px;border-radius:30px;padding-left:5rem;padding-right:5rem;font-size:1.125rem;font-weight:400;color:#828282}.promotion__modal-input:focus{outline:none;-webkit-box-shadow:unset;box-shadow:unset}.promotion__modal-error{font-size:.9375rem;font-weight:400}.promotion__modal-button{border:unset;background-color:rgba(0,0,0,0);font-size:1.125rem;font-weight:600;color:#000}.modal-open{padding-right:unset !important}.promotion__modal-result .promotion__item-footer{padding-left:1rem}.promotion__item-desc{grid-column:1;grid-column-end:3}#promotionPopupResultLabel{color:#000}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10000}.loading-logo{margin:15px 0;text-align:center}.loading-logo img{max-width:180px;height:auto;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.loading-text{font-size:13px;font-weight:500;background:-webkit-linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}.loading-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}
/*# sourceMappingURL=style.css.map */
