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-404{background:#000}.page-404 .row.align-items-center.text-center{height:100vh}.page-404 a:hover{color:#c8a16e}.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: 1600px){.text-title{font-size:2.625rem}}@media only screen and (max-width: 1400px){.text-title{font-size:2.25rem}}@media only screen and (max-width: 768px){.text-title{font-size:2rem}}@media only screen and (max-width: 480px){.text-title{font-size:1.75rem}}.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, #fff)) padding-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 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}@media only screen and (max-width: 480px){.header-wrapper{padding:10px 15px}}.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-item.active a{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)}.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%}.home__section-1{padding:5.1875rem 0}@media only screen and (max-width: 480px){.home__section-1{padding:3.125rem 0}}.home__section-1 .moments-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.home__section-1 .moments-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.125rem}}.home__section-1 .moments-info{width:50%}@media only screen and (max-width: 1366px){.home__section-1 .moments-info{width:60%}}@media only screen and (max-width: 991px){.home__section-1 .moments-info{width:55%}}@media only screen and (max-width: 768px){.home__section-1 .moments-info{width:100%}}.home__section-1 .moments-content{text-align:justify;margin-top:2rem}.home__section-1 .moments-btn{margin-top:3.75rem}@media only screen and (max-width: 768px){.home__section-1 .moments-btn{margin-top:1.875rem}}.home__section-1 .moments-video{width:25%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:1.875rem;position:relative}@media only screen and (max-width: 991px){.home__section-1 .moments-video{width:30%}}@media only screen and (max-width: 768px){.home__section-1 .moments-video{width:40%;margin:0 auto}}@media only screen and (max-width: 480px){.home__section-1 .moments-video{width:calc(100% - 20px);margin:0}}.home__section-1 .moments-video::after{width:100%;height:100%;content:"";position:absolute;top:30px;left:30px;border:6px solid rgba(0,0,0,0);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%) border-box;border-radius:32px}@media only screen and (max-width: 480px){.home__section-1 .moments-video::after{top:20px;left:20px;border-width:4px}}.home__section-1 .moments-video video{border-radius:32px}.home__section-1 .moments-video .btn-play,.home__section-1 .moments-video .btn-pause{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.home__section-1 .moments-video .btn-play a:hover,.home__section-1 .moments-video .btn-pause a:hover{color:#fff}.home__section-1 .moments-video .btn-play svg,.home__section-1 .moments-video .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)}.home__section-1 .moments-video .btn-play svg:hover,.home__section-1 .moments-video .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){.home__section-1 .moments-video .btn-play svg,.home__section-1 .moments-video .btn-pause svg{width:65px;height:65px}}@media only screen and (max-width: 480px){.home__section-1 .moments-video .btn-play svg,.home__section-1 .moments-video .btn-pause svg{width:45px;height:45px}}.home__section-1 .moments-video .btn-pause{display:none}.home__section-1 .video-play .btn-play{display:none}.home__section-1 .video-play:hover .btn-pause{display:block}.home__section-1 .video-play::after{display:none}.home__section-1 .impressive__numbers{margin-top:7.0625rem}.home__section-1 .impressive__numbers-title{font-size:48px;line-height:64px;color:#f7f7f7}@media only screen and (max-width: 1600px){.home__section-1 .impressive__numbers-title{font-size:2.625rem;line-height:120%}}@media only screen and (max-width: 1400px){.home__section-1 .impressive__numbers-title{font-size:2.25rem}}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-title{font-size:2rem}}@media only screen and (max-width: 480px){.home__section-1 .impressive__numbers-title{font-size:1.75rem}}.home__section-1 .impressive__numbers-title span{font-weight:700;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)}.home__section-1 .impressive__numbers-des{width:60%;font-size:24px;line-height:40px;color:#f7f7f7}@media only screen and (max-width: 991px){.home__section-1 .impressive__numbers-des{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-des{width:100%;font-size:20px;line-height:34px}}@media only screen and (max-width: 480px){.home__section-1 .impressive__numbers-des{font-size:18px;line-height:28px}}.home__section-1 .impressive__numbers-des-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.875rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-des-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.9375rem}}.home__section-1 .impressive__numbers-btn{text-decoration-line:underline;color:#f7f7f7;-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)}.home__section-1 .impressive__numbers-btn:hover{color:#f7d69d}.home__section-1 .impressive__numbers-btn-wrapper{-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)}.home__section-1 .impressive__numbers-btn-wrapper:hover{-webkit-transform:translateX(7px);transform:translateX(7px)}.home__section-1 .impressive__numbers-btn-wrapper svg{margin-right:10px}.home__section-1 .impressive__numbers-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.75rem;margin-top:3.75rem}@media only screen and (max-width: 991px){.home__section-1 .impressive__numbers-content{gap:2.5rem;margin-top:2.5rem}}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-content{gap:1.875rem;row-gap:3.125rem}}.home__section-1 .impressive__numbers-content .content__item{width:calc((100% - 120px)/3);border-top:1px solid #fff;padding-top:3.4375rem;padding-bottom:7.125rem;position:relative}@media only screen and (max-width: 991px){.home__section-1 .impressive__numbers-content .content__item{padding-top:2.1875rem;padding-bottom:5.625rem}}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-content .content__item{width:calc((100% - 30px)/2)}}@media only screen and (max-width: 480px){.home__section-1 .impressive__numbers-content .content__item{width:100%;padding-top:1.875rem;padding-bottom:3.75rem}}.home__section-1 .impressive__numbers-content .content__item-text{line-height:32px;color:#f7f7f7;text-align:justify}.home__section-1 .impressive__numbers-content .content__item-statistical{position:absolute;left:0;bottom:0;font-weight:700;font-size:40px;line-height:48px;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)}@media only screen and (max-width: 1366px){.home__section-1 .impressive__numbers-content .content__item-statistical{font-size:36px}}@media only screen and (max-width: 991px){.home__section-1 .impressive__numbers-content .content__item-statistical{font-size:32px}}@media only screen and (max-width: 768px){.home__section-1 .impressive__numbers-content .content__item-statistical{font-size:28px}}.home__section-2{padding-right:4.5rem}@media only screen and (max-width: 768px){.home__section-2{padding-right:0}}.home__section-2 .experience-bg{position:absolute;top:0;right:0}@media only screen and (max-width: 991px){.home__section-2 .experience-bg{width:300px}}@media only screen and (max-width: 480px){.home__section-2 .experience-bg{width:200px}}.home__section-2 .experience-wrapper{background:#202020;padding:7.5rem 0;padding-bottom:0;position:relative}@media only screen and (max-width: 991px){.home__section-2 .experience-wrapper{padding-bottom:7.5rem}}@media only screen and (max-width: 480px){.home__section-2 .experience-wrapper{padding:5rem 0}}.home__section-2 .experience-title{font-size:48px;line-height:64px;color:#f7f7f7}@media only screen and (max-width: 1600px){.home__section-2 .experience-title{font-size:2.625rem;line-height:120%}}@media only screen and (max-width: 1400px){.home__section-2 .experience-title{font-size:2.25rem}}@media only screen and (max-width: 768px){.home__section-2 .experience-title{font-size:2rem}}@media only screen and (max-width: 480px){.home__section-2 .experience-title{font-size:1.75rem}}.home__section-2 .experience-title span{font-weight:700;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)}.home__section-2 .experience-content{line-height:32px;color:#fff;text-align:justify}.home__section-2 .experience-content p{margin-bottom:0}.home__section-2 .experience-content ul{list-style:unset}.home__section-2 .experience-btn{margin-top:3.75rem}@media only screen and (max-width: 768px){.home__section-2 .experience-btn{margin-top:1.875rem}}.home__section-2 .experience-btn span{font-weight:700}.home__section-2 .experience-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}@media only screen and (max-width: 768px){.home__section-2 .experience-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.75rem}}.home__section-2 .experience-box-1{margin-top:8.9375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.home__section-2 .experience-box-1{margin-top:5rem}}@media only screen and (max-width: 768px){.home__section-2 .experience-box-1{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}@media only screen and (max-width: 480px){.home__section-2 .experience-box-1{margin-top:3.125rem}}.home__section-2 .experience-box-2{margin-top:14.375rem}@media only screen and (max-width: 991px){.home__section-2 .experience-box-2{margin-top:8.125rem}}@media only screen and (max-width: 768px){.home__section-2 .experience-box-2{margin:0 auto;margin-top:3.75rem}}.home__section-2 .experience-box-2 .experience-img{margin-bottom:-1.2rem}@media only screen and (max-width: 768px){.home__section-2 .experience-box-2 .experience-img{margin-bottom:0}}.home__section-2 .experience-body{width:55%}@media only screen and (max-width: 768px){.home__section-2 .experience-body{width:100%}}.home__section-2 .experience-video{width:25%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:1.875rem;position:relative}@media only screen and (max-width: 991px){.home__section-2 .experience-video{width:30%}}@media only screen and (max-width: 768px){.home__section-2 .experience-video{width:40%;margin:0 auto}}@media only screen and (max-width: 480px){.home__section-2 .experience-video{width:calc(100% - 20px);margin:0}}.home__section-2 .experience-video::after{width:100%;height:100%;content:"";position:absolute;top:30px;left:30px;border:6px solid rgba(0,0,0,0);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%) border-box;border-radius:32px}@media only screen and (max-width: 480px){.home__section-2 .experience-video::after{top:20px;left:20px;border-width:4px}}.home__section-2 .experience-video video{border-radius:32px}.home__section-2 .experience-video .btn-play,.home__section-2 .experience-video .btn-pause{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.home__section-2 .experience-video .btn-play a:hover,.home__section-2 .experience-video .btn-pause a:hover{color:#fff}.home__section-2 .experience-video .btn-play svg,.home__section-2 .experience-video .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)}.home__section-2 .experience-video .btn-play svg:hover,.home__section-2 .experience-video .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){.home__section-2 .experience-video .btn-play svg,.home__section-2 .experience-video .btn-pause svg{width:65px;height:65px}}@media only screen and (max-width: 480px){.home__section-2 .experience-video .btn-play svg,.home__section-2 .experience-video .btn-pause svg{width:45px;height:45px}}.home__section-2 .experience-video .btn-pause{display:none}.home__section-2 .experience-img{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:32px;position:relative}@media only screen and (max-width: 768px){.home__section-2 .experience-img{margin:0 auto}}@media only screen and (max-width: 480px){.home__section-2 .experience-img{width:calc(100% - 20px);margin:0}}.home__section-2 .experience-img::after{width:100%;height:100%;content:"";position:absolute;top:30px;left:30px;border:6px solid rgba(0,0,0,0);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;background:linear-gradient(91.63deg, #C8A16E -344.41%, #754C24 -48.12%, #FFDEA4 195.04%, #8E653A 407.02%, #8B6439 669.07%) border-box;border-radius:32px}@media only screen and (max-width: 480px){.home__section-2 .experience-img::after{top:20px;left:20px;border-width:4px}}.home__section-2 .experience-img img{border-radius:32px}@media only screen and (max-width: 480px){.home__section-2 .experience-img img{width:100%}}.home__section-2 .experience-circle-img{position:absolute;left:-6rem;bottom:-7rem;z-index:-1}@media only screen and (max-width: 768px){.home__section-2 .experience-circle-img{display:none}}.home__section-2 .video-play .btn-play{display:none}.home__section-2 .video-play:hover .btn-pause{display:block}.home__section-2 .video-play::after{display:none}.home__section-3{padding:5.6875rem 0 4.125rem}@media only screen and (max-width: 480px){.home__section-3{padding:3.125rem 0 1.875rem}}.home__section-3 .section__3-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media only screen and (max-width: 480px){.home__section-3 .section__3-head{gap:15px}}.home__section-3 .section__3-title{font-size:48px;line-height:64px;color:#f7f7f7}@media only screen and (max-width: 1600px){.home__section-3 .section__3-title{font-size:2.625rem;line-height:120%}}@media only screen and (max-width: 1400px){.home__section-3 .section__3-title{font-size:2.25rem}}@media only screen and (max-width: 768px){.home__section-3 .section__3-title{font-size:2rem}}@media only screen and (max-width: 480px){.home__section-3 .section__3-title{font-size:1.75rem}}@media only screen and (max-width: 991px){.home__section-3 .section__3-btn svg{width:80px;height:80px}}@media only screen and (max-width: 768px){.home__section-3 .section__3-btn svg{width:60px;height:60px}}@media only screen and (max-width: 480px){.home__section-3 .section__3-btn svg{width:50px;height:50px}}.home__section-3 .section__3-btn svg rect,.home__section-3 .section__3-btn svg path{-webkit-transition:all .3s linear;transition:all .3s linear}.home__section-3 .section__3-btn:hover svg rect{stroke:#f7d69d}.home__section-3 .section__3-btn:hover svg path{fill:#f7d69d}.home__section-3 .section__3-content{margin-top:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:4.0625rem;-moz-column-gap:4.0625rem;column-gap:4.0625rem}@media only screen and (max-width: 991px){.home__section-3 .section__3-content{-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem}}@media only screen and (max-width: 768px){.home__section-3 .section__3-content{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:3.125rem}}.home__section-3 .section__3-content .content__item{width:calc((100% - 130px)/3)}@media only screen and (max-width: 991px){.home__section-3 .section__3-content .content__item{width:calc((100% - 100px)/3)}}@media only screen and (max-width: 768px){.home__section-3 .section__3-content .content__item{width:calc((100% - 40px)/2)}}@media only screen and (max-width: 480px){.home__section-3 .section__3-content .content__item{width:100%}}.home__section-3 .section__3-content .content__item-img{border-radius:32px;overflow:hidden;position:relative}.home__section-3 .section__3-content .content__item-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}.home__section-3 .section__3-content .content__item-img:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.home__section-3 .section__3-content .content__item-img img{width:100%;border-radius:32px}.home__section-3 .section__3-content .content__item-text{margin-top:1.875rem;font-size:24px;line-height:40px;color:#f7f7f7}@media only screen and (max-width: 991px){.home__section-3 .section__3-content .content__item-text{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.home__section-3 .section__3-content .content__item-text{font-size:20px;line-height:34px}}@media only screen and (max-width: 480px){.home__section-3 .section__3-content .content__item-text{font-size:18px;line-height:28px;margin-top:.9375rem}}.home__section-3 .section__3-content .content__item-text p{margin-bottom:.5rem}.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:#687176}.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:#232323}.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:#232323}.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}.page-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url("../images/menus/bg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.page-menu h1{font-size:var(--h1-size)}.page-menu h2{font-size:var(--h2-size)}.page-menu h3{font-size:var(--h3-size)}.page-menu h4{font-size:var(--h4-size)}.page-menu h5{font-size:var(--h5-size)}.page-menu h6{font-size:var(--h6-size)}.page-menu .sidebar{width:380px;background-color:rgba(0,0,0,0);height:calc(100vh - 100px);position:sticky;left:0;top:125px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease;padding:0 15px 15px 20px;z-index:10}@media only screen and (max-width: 1440px){.page-menu .sidebar{top:120px;padding:0 15px 15px 15px}}@media only screen and (max-width: 991px){.page-menu .sidebar{padding:0 !important;position:fixed;top:0;left:0;height:100vh}}.page-menu .sidebar-header{padding:20px 0}.page-menu .logo-wrapper{text-align:center}.page-menu .logo{max-width:100%;height:auto}@media only screen and (max-width: 991px){.page-menu .logo{max-width:130px}}.page-menu .sidebar-menu{padding:20px 0;background-color:#fbfbfb;border-radius:12px;border:none;height:100%;overflow-y:auto}@media only screen and (max-width: 991px){.page-menu .sidebar-menu{padding:10px 0;margin-top:0;height:100%}}.page-menu .sidebar-menu .menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:0 30px;margin-bottom:10px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-header{padding:0 20px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-header{padding:0 15px}}.page-menu .sidebar-menu .menu-header .menu-header-icon{width:55px;height:55px}.page-menu .sidebar-menu .menu-header h1{font-family:"Poppins",sans-serif;font-weight:800;color:#000;line-height:1;margin:0}.page-menu .sidebar-menu .menu-group .menu-group-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:10px 30px 10px 40px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-group .menu-group-header{padding:10px 20px 10px 30px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-group .menu-group-header{padding:8px 15px 8px 25px;gap:10px}}.page-menu .sidebar-menu .menu-group .menu-group-header-icon{width:32px;height:32px}.page-menu .sidebar-menu .menu-group .menu-group-header-icon img{display:block;margin:0 auto;max-width:100%;height:auto}.page-menu .sidebar-menu .menu-group h3{font-family:"Poppins",sans-serif;font-weight:800;color:#000;line-height:1;margin:0}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list{list-style:none;padding:0;margin:0;width:100%}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item{margin:0;-webkit-transition:all linear .2s;transition:all linear .2s}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-decoration:none;font-weight:400;font-size:16px;text-decoration:none;text-transform:capitalize;line-height:1;margin:0;padding:0;-webkit-transition:all linear .2s;transition:all linear .2s;padding:10px 30px 10px 92px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{padding:10px 20px 10px 82px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{padding:8px 15px 8px 67px;font-size:14px}}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item:hover{background-color:#000}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item:hover .menu-link{font-weight:700;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)}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item.active{background-color:#000}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item.active .menu-link{font-weight:700;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)}.page-menu .menu-list{list-style:none;padding:0;margin:0}.page-menu .menu-item{margin-bottom:5px}.page-menu .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;color:#333;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .content-wrapper{margin-top:125px;padding:0 15px 15px;width:calc(100% - 380px)}@media(max-width: 1440px){.page-menu .sidebar{width:350px}.page-menu .content-wrapper{margin-top:120px;width:calc(100% - 350px)}}@media(max-width: 1200px){.page-menu .sidebar{width:300px}.page-menu .content-wrapper{width:calc(100% - 300px)}}@media(max-width: 375px){.page-menu .sidebar{width:270px}.page-menu .content-wrapper{width:calc(100% - 270px)}}@media(max-width: 991px){.page-menu .sidebar{-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:2000}.page-menu .sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}.page-menu .content-wrapper{width:100%}.page-menu .sidebar-toggle{display:block;position:fixed;top:20px;left:20px;z-index:2001}}.page-menu .sidebar-toggle{display:none;position:fixed;width:40px;height:40px;padding:0;background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:2001;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 991px){.page-menu .sidebar-toggle{width:35px;height:35px}}.page-menu .sidebar-toggle span{position:relative;display:block;width:24px;height:2px;background:#333;margin:0 auto;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .sidebar-toggle span::before,.page-menu .sidebar-toggle span::after{content:"";position:absolute;width:24px;height:2px;background:#333;-webkit-transition:all .3s ease;transition:all .3s ease;left:0}.page-menu .sidebar-toggle span::before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.page-menu .sidebar-toggle span::after{-webkit-transform:translateY(8px);transform:translateY(8px)}.page-menu .sidebar-toggle.active span{background:rgba(0,0,0,0)}.page-menu .sidebar-toggle.active span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-menu .sidebar-toggle.active span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(max-width: 991px){.page-menu .sidebar-toggle{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;left:0}.page-menu .sidebar-toggle.active{left:310px}}@media(max-width: 375px){.page-menu .sidebar-toggle.active{left:280px}}.page-menu .products-header{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #454545}@media only screen and (max-width: 1450px){.page-menu .products-header{padding:15px 0}}@media only screen and (max-width: 991px){.page-menu .products-header:first-child{margin-top:10px}}.page-menu .products-header-title{margin:0;color:#fff;line-height:1;font-weight:700}@media only screen and (max-width: 767px){.page-menu .products-header-title{font-size:16px !important}}.page-menu .products-header-description{font-size:14px;font-weight:400;margin:0;color:#fff;line-height:1;white-space:nowrap}.page-menu .products-list{padding:25px 0 0;display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media only screen and (max-width: 1450px){.page-menu .products-list{padding:15px 0 0;gap:15px}}@media only screen and (max-width: 1250px){.page-menu .products-list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px){.page-menu .products-list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.page-menu .products-list{grid-template-columns:repeat(1, 1fr)}}.page-menu .products-list .product-item{width:100%;margin:0 !important}.page-menu .empty-message{margin:0;text-align:center;text-transform:capitalize;color:#fff;padding:15px 0}.page-menu .header-bar{background:rgba(0,0,0,0);padding:0}.page-menu .header-bar__wrapper{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;gap:30px}@media only screen and (max-width: 1450px){.page-menu .header-bar__wrapper{gap:20px}}.page-menu .header-bar__brand{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1250px){.page-menu .header-bar__brand{display:none}}.page-menu .header-bar__brand__title{margin:0;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)}@media only screen and (max-width: 1625px){.page-menu .header-bar__brand__title{font-size:20px !important}}.page-menu .header-bar__brand__description{font-size:16px;color:#fff;font-weight:400;margin:0}@media only screen and (max-width: 1625px){.page-menu .header-bar__brand__description{font-size:12px}}.page-menu .header-bar__search{position:relative;-webkit-box-flex:0;-ms-flex:0 0 calc(55% - 60px);flex:0 0 calc(55% - 60px)}@media only screen and (max-width: 1450px){.page-menu .header-bar__search{-webkit-box-flex:0;-ms-flex:0 0 calc(55% - 40px);flex:0 0 calc(55% - 40px)}}@media only screen and (max-width: 1355px){.page-menu .header-bar__search{-webkit-box-flex:0;-ms-flex:0 0 calc(48% - 40px);flex:0 0 calc(48% - 40px)}}@media only screen and (max-width: 1250px){.page-menu .header-bar__search{-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-menu .header-bar__search .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-radius:10px;background-color:#f7f7f7;overflow:hidden;padding:15px 0;position:relative}@media only screen and (max-width: 1450px){.page-menu .header-bar__search .search-form{padding:8px 0}}.page-menu .header-bar__search .search-form__input{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;padding-right:54px;border:none;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:none;box-shadow:none;font-size:14px;background-color:rgba(0,0,0,0) !important;color:#000;line-height:1}@media only screen and (max-width: 1450px){.page-menu .header-bar__search .search-form__input{font-size:12px}}@media only screen and (max-width: 576px){.page-menu .header-bar__search .search-form__input{padding-right:44px}}.page-menu .header-bar__search .search-form__input:focus{outline:none;border-color:none}.page-menu .header-bar__search .search-form__input-wrap{width:100%;padding-left:20px;position:relative}@media only screen and (max-width: 1450px){.page-menu .header-bar__search .search-form__input-wrap{font-size:12px;padding-left:0 15px}}.page-menu .header-bar__search .search-form__input-wrap .btn-clear-search{border:0;padding:0 15px;background-color:rgba(0,0,0,0);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:0;outline:0}@media only screen and (max-width: 1450px){.page-menu .header-bar__search .search-form__input-wrap .btn-clear-search{font-size:12px;padding:0 15px}}.page-menu .header-bar__search .search-form__input-wrap .btn-clear-search:hover svg{-webkit-transform:scale(0.95);transform:scale(0.95);color:#000}.page-menu .header-bar__search .search-form__input-wrap .btn-clear-search svg{color:#93989a;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .header-bar__search .search-form__button{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 20px;background:#f7f7f7;color:#000;border:none;cursor:pointer;border-left:1px solid #93989a}@media only screen and (max-width: 1450px){.page-menu .header-bar__search .search-form__button{font-size:12px;padding:0 15px}}.page-menu .header-bar__search .search-form__button svg{-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .header-bar__search .search-form__button:hover svg{-webkit-transform:scale(0.95);transform:scale(0.95)}.page-menu .header-bar__search .search-form__button:hover svg path{stroke:#000}.page-menu .header-bar__search .search-result{width:100%;height:300px;position:absolute;bottom:-300px;left:0;z-index:1000;background-color:#fff;padding-top:10px;overflow-y:auto;-webkit-box-shadow:rgba(149,157,165,.2) 0px 8px 24px;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;display:none}.page-menu .header-bar__search .search-result-item a{text-decoration:none;color:#000;padding:5px 20px;font-size:14px;display:block}.page-menu .header-bar__actions{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:24px}@media only screen and (max-width: 1850px){.page-menu .header-bar__actions{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}@media only screen and (max-width: 1450px){.page-menu .header-bar__actions{gap:20px}}@media only screen and (max-width: 1250px){.page-menu .header-bar__actions{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}.page-menu .header-bar__actions .action-button{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:relative;background:none;border:none;padding:0;color:#fff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .header-bar__actions .action-button__icon svg{width:36px;height:36px}@media only screen and (max-width: 1450px){.page-menu .header-bar__actions .action-button__icon svg{width:30px;height:30px}}.page-menu .header-bar__actions .action-button__icon svg circle{opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .header-bar__actions .action-button__icon.active svg circle{opacity:1;visibility:visible}.page-menu .header-bar__actions .action-button:hover{color:#007bff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.page-menu .header-bar__actions .action-button__badge{opacity:0;visibility:hidden;position:absolute;top:-5px;right:-5px;background:#f44;color:#fff;font-size:12px;padding:0 .5rem;border-radius:10px;min-width:1rem}.page-menu .header-bar__actions .action-button__badge.active{opacity:1;visibility:visible}.page-menu .header-bar__actions .language-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.page-menu .header-bar__actions .language-button .language-code{font-size:12px}@media(max-width: 991px){.page-menu .header-bar__brand{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.page-menu .header-bar__actions{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;gap:12px}.page-menu .header-bar__actions.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:slideDown .3s ease;animation:slideDown .3s ease}}@media(max-width: 576px){.page-menu .header-bar__brand__description{display:none}.page-menu .header-bar .search-form .btn-clear-search{padding:0 10px}.page-menu .header-bar .search-form__button{padding:0 10px}}@-webkit-keyframes slideDown{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.page-menu .language-dropdown-container{position:relative}.page-menu .language-dropdown-container:hover .language-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.page-menu .language-dropdown-container .language-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);padding:8px 0;min-width:160px;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .language-dropdown-container .language-dropdown::before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.04);box-shadow:-2px -2px 5px rgba(0,0,0,.04)}.page-menu .language-dropdown-container .language-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;text-decoration:none;color:#000;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.page-menu .language-dropdown-container .language-item:hover{background-color:rgba(200,161,110,.1)}.page-menu .language-dropdown-container .language-item.active{background-color:rgba(200,161,110,.2);font-weight:500}.page-menu .language-dropdown-container .language-icon{margin-right:8px;line-height:1}.page-menu .language-dropdown-container .language-text{font-size:12px;line-height:1}.booking__location{padding-top:4rem;padding-bottom:4rem}@media only screen and (max-width: 991px){.booking__location{padding-top:2rem;padding-bottom:2rem}}.booking__header{overflow:hidden}.booking__hint{font-weight:700;font-size:1.125rem;display:inline-block;margin-bottom:.5rem;position:relative;padding:0 1rem}@media only screen and (max-width: 991px){.booking__hint{font-size:1rem}}.booking__hint::after{content:"";height:2px;width:80px;background-color:#fff;position:absolute;right:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.booking__hint::before{content:"";height:2px;width:80px;background-color:#fff;position:absolute;left:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.booking__heading{font-size:3rem;line-height:1.2;font-weight:800;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: 991px){.booking__heading{font-size:1.875rem}}.booking__card{padding:2rem;border-radius:1rem;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;gap:1rem;background-color:#212121;border:1px solid rgba(0,0,0,0);-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}@media only screen and (max-width: 991px){.booking__card{padding:1rem}}.booking__card:hover{border-color:#c8a16e}.booking__card-heading{font-size:2.125rem;line-height:1.2;font-weight:700;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);text-shadow:0px 4px 6.1px rgba(0,0,0,.29)}@media only screen and (max-width: 991px){.booking__card-heading{font-size:1.25rem}}.booking__card-info{display:grid;grid-template-columns:1fr;gap:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.booking__card-info a:hover{color:#c8a16e}.booking__card-info--item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking__card-info--item>img{width:18px;height:18px;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center start;object-position:center start}.booking__card-footer{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){.booking__card-footer{-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}}.booking__card-footer .booking__button:last-child{margin-bottom:unset}.booking__button{background-color:#c8a16e;padding:12px 24px;border-radius:28px;color:#040404;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}@media only screen and (max-width: 991px){.booking__button{padding:8px 20px;margin-right:.5rem;margin-bottom:.5rem}}.booking__button:hover{color:#040404;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.booking__button>img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.booking__map-info{border-radius:16px;overflow:hidden;position:relative}.booking__map-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:18px;max-width:70%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 15px;background-color:#fff;color:#040404;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 991px){.booking__map-address{position:relative;top:unset;left:unset;-webkit-transform:unset;transform:unset;border-top-left-radius:unset;border-top-right-radius:unset;width:100%;max-width:unset}}.booking__map-address a{color:#040404}.booking__map-address a:hover{color:#c8a16e}.booking__map-address>img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:.5rem}.booking__address-circle{position:absolute;top:32%;left:52%}.booking__address-circle--content{background:radial-gradient(50% 50% at 50% 50%, rgba(208, 230, 248, 0) 0%, #ffffff 100%);border:1px solid #ec6325;width:70px;height:70px;line-height:70px;position:absolute;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.booking__address-circle--content>img{width:35px;height:35px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.booking__address-circle--fill{width:70px;height:70px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff;background-color:rgba(0,0,0,0);border-radius:50%;border:2px solid rgba(0,0,0,0);-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animuiion:zoom 1.3s infinite;-webkit-animation:zoom 1.3s infinite;animation:zoom 1.3s infinite}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 2rem rgba(0,0,0,0);box-shadow:0 0 0 2rem rgba(0,0,0,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes zoom{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 2rem rgba(0,0,0,0);box-shadow:0 0 0 2rem rgba(0,0,0,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}.banner{width:100%}.banner .bannerSwiper{height:100vh}.banner .bannerSwiper .banner-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}.banner-slide{width:100%;height:100%;position:relative}.banner-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-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){.banner-slide .slide-content{padding-top:12.5rem}}.banner-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}.banner-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}.banner .swiper-pagination{bottom:4.4375rem}@media only screen and (max-width: 991px){.banner .swiper-pagination{bottom:1.875rem}}.banner .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)}.banner .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%)}.cart .modal-dialog{max-width:1440px}@media only screen and (max-width: 1600px){.cart .modal-dialog{max-width:1100px}}@media only screen and (max-width: 1366px){.cart .modal-dialog{max-width:1050px}}@media only screen and (max-width: 1200px){.cart .modal-dialog{max-width:100%}}@media only screen and (max-width: 575px){.cart .modal-dialog{margin-top:25px}}.cart .modal-content{border-radius:0}.cart .modal-header,.cart .modal-body{padding:0;border:0}.cart-body{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.cart-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-body .left,.cart-body .right{width:50%}@media only screen and (max-width: 768px){.cart-body .left,.cart-body .right{width:100%}}.cart-body .left{background-color:#000;padding:40px 151px 50px 126px}@media only screen and (max-width: 1600px){.cart-body .left{padding:40px 80px 50px 80px}}@media only screen and (max-width: 1200px){.cart-body .left{padding:40px 35px 50px 35px}}@media only screen and (max-width: 991px){.cart-body .left{padding:40px 20px 50px 20px}}@media only screen and (max-width: 768px){.cart-body .left{padding:40px 15px 50px 15px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.cart-body .left .order-title{font-size:36px;font-weight:700;line-height:44px;color:#fff;margin-top:40px}@media only screen and (max-width: 991px){.cart-body .left .order-title{font-size:32px}}.cart-body .left .order-label{font-size:14px;line-height:21px;font-weight:700;letter-spacing:.25px;color:#fff;margin-top:35px}.cart-body .left .order-form-wrap .form-group{margin-bottom:14px}.cart-body .left .order-form-wrap .form-group label{font-size:14px;line-height:21px;font-weight:400;letter-spacing:.25px;color:#fff;margin-bottom:6px}.cart-body .left .order-form-wrap .form-group input,.cart-body .left .order-form-wrap .form-group textarea{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px;color:#000;padding:11px 16px}.cart-body .left .order-form-wrap .btn-order{margin-top:40px;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;width:100%;height:77px;background:#017e0d;border-radius:15px;font-size:16px;line-height:24px;font-weight:700;color:#fff;border:0;-webkit-transition:all .3s ease;transition:all .3s ease}.cart-body .left .order-form-wrap .btn-order:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media only screen and (max-width: 1600px){.cart-body .left .order-form-wrap .btn-order{height:65px;margin-top:30px}}.cart-body .right{padding-bottom:50px}@media only screen and (max-width: 768px){.cart-body .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.cart-body .right .my-basket-wrap{padding:25px 47px;background-color:#017e0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.cart-body .right .my-basket-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-body .right .my-basket-wrap .cart-empty{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 991px){.cart-body .right .my-basket-wrap .cart-empty{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.cart-body .right .my-basket-wrap .cart-empty a{color:#fff;font-size:16px}.cart-body .right .my-basket-wrap .cart-empty a:hover{color:#f1f2f3}.cart-body .right .my-basket{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: 768px){.cart-body .right .my-basket{padding:25px 15px}}.cart-body .right .my-basket-label{font-size:32px;font-weight:600;line-height:48px;color:#fff;margin-left:30px}@media only screen and (max-width: 991px){.cart-body .right .my-basket-label{font-size:28px}}.cart-body .right .product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style-type:none;padding:0;margin:0;overflow-y:auto;max-height:40vh}@media only screen and (max-width: 768px){.cart-body .right .product-list{max-height:unset}}.cart-body .right .product-list-item{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:15px 32px}@media only screen and (max-width: 768px){.cart-body .right .product-list-item{padding:15px}}.cart-body .right .product-list-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.cart-body .right .product-list-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-body .right .product-list-item .product-quantity{width:50px;height:50px;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-color:#017e0d;border-radius:50%;font-size:18px;line-height:24px;font-weight:600;color:#fff}.cart-body .right .product-list-item .product-price{font-size:20px;line-height:25px;font-weight:600;color:#028643}.cart-body .right .product-list-item .product-name{font-size:16px;font-weight:600;line-height:24px;color:#03081f;margin-top:6px}.cart-body .right .product-list-item .product-option{list-style-type:none;padding:0;margin-top:6px}.cart-body .right .product-list-item .product-option li{font-size:15px;line-height:18px;font-weight:400;color:#000}.cart-body .right .product-list-item .remove-cart-item{cursor:pointer}.cart-body .right .product-list-item .product-info-wrap{margin-left:27px}.cart-body .right .cart-total{padding:32px 32px 32px 21px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 768px){.cart-body .right .cart-total{padding:30px 15px}}.cart-body .right .cart-total-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-body .right .cart-total-item:not(:first-child){margin-top:20px}.cart-body .right .cart-total-item strong{font-size:20px;line-height:30px;font-weight:600;color:#03081f}.cart-body .right .cart-total-item span{font-size:24px;line-height:25px;font-weight:400;color:#212121}.cart-body .right .btn-total-to-pay-wrap{padding:0 32px 0 21px}@media only screen and (max-width: 768px){.cart-body .right .btn-total-to-pay-wrap{padding:0 15px}}.cart-body .right .btn-total-to-pay{width:100%;margin-top:31px;margin-right:32px;padding:23px 26px 22px 31px;background-color:#017e0d;border-radius:15px;font-size:20px;line-height:30px;color:#fff;outline:0;border:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1600px){.cart-body .right .btn-total-to-pay{font-size:20px;padding:18px 26px 15px 31px}}@media only screen and (max-width: 768px){.cart-body .right .btn-total-to-pay{margin-right:15px}}.cart-body .right .btn-total-to-pay:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cart-body .right .btn-total-to-pay span{font-size:36px;line-height:25px;margin-left:40px}@media only screen and (max-width: 1600px){.cart-body .right .btn-total-to-pay span{font-size:32px;margin-left:30px}}.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}.order-success .modal-content{background-color:#000}.order-success .modal-header{border:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-success .modal-header .btn-close-order-success{cursor:pointer}.order-success .modal-body{padding-bottom:3rem}.order-success-title{font-size:24px;line-height:29px;font-weight:700;text-align:center;text-transform:capitalize;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);margin-top:28px}.product-item{padding:15px;background-color:#fff;border-radius:12px;margin-bottom:16px;position:relative}.product-item-img{width:100%;height:100%;max-height:465px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-item-link{display:block;width:100%;height:100%;overflow:hidden;border-radius:12px}.product-item .product-item-link .card-img-top{border-radius:12px;width:100%;height:100%;overflow:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-item .product-item-link .card-img-top:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-item .card-body{padding:0;margin-top:10px}.product-item .card-body p{margin-bottom:0}.product-item .card-title{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.product-item .card-title a{text-decoration:none;color:#000;font-size:16px;font-weight:500;line-height:24px;color:#000}.product-item .card-text{font-size:12px;font-weight:400;line-height:18px;color:#676767;margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-item .card-footer{padding:0;border:0;margin-top:15px;background-color:#fff}.product-item .card-footer .btn-add-to-cart{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;padding:6px;width:36px;height:36px;background:#017e0d;border-radius:5px;-webkit-transition:all .3s;transition:all .3s}.product-item .card-footer .btn-add-to-cart:hover{opacity:.8}.product-item .open-quick-view{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.product-price{color:#000;font-size:24px;font-weight:600;line-height:36px}.product-price .currency{color:#017e0d}.btn-close-modal{width:60px;height:60px;background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);position:absolute;top:-30px;right:-30px;z-index:1;border-radius:50%;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;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.btn-close-modal:hover{-webkit-box-shadow:rgba(0,0,0,.35) 0px 5px 15px;box-shadow:rgba(0,0,0,.35) 0px 5px 15px}@media only screen and (max-width: 1600px){.btn-close-modal{width:50px;height:50px;top:-25px;right:-25px}.btn-close-modal img{width:30px}}@media only screen and (max-width: 1200px){.btn-close-modal{width:40px;height:40px;top:-20px;right:0}.btn-close-modal img{width:25px}}.quick-view .modal-dialog{max-width:963px;margin-top:40px}.quick-view .modal-content{background-color:#000;padding:10px 30px 30px 30px;border-radius:30px}@media only screen and (max-width: 1400px){.quick-view .modal-content{padding:10px 30px 15px 30px}}@media only screen and (max-width: 768px){.quick-view .modal-content{padding:0 0 50px 0}}.quick-view .modal-header{padding:0;border:0}@media only screen and (max-width: 576px){.quick-view .modal-body{padding:35px 15px;padding-bottom:0}}.quick-view .modal-body .product-img{border-radius:12px;overflow:hidden;max-height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.quick-view .modal-body .product-img{max-height:350px}}@media only screen and (max-width: 480px){.quick-view .modal-body .product-img{max-height:unset}}.quick-view .modal-body .product-img img{max-height:650px;border-radius:12px}@media only screen and (max-width: 768px){.quick-view .modal-body .product-img img{max-height:350px}}@media only screen and (max-width: 480px){.quick-view .modal-body .product-img img{width:100%;max-height:unset}}.quick-view .modal-body .product-info{color:#fff}@media only screen and (max-width: 768px){.quick-view .modal-body .product-info{padding-top:30px}}.quick-view .modal-body .product-name,.quick-view .modal-body .product-price{font-size:28px;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)}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-name,.quick-view .modal-body .product-price{font-size:24px}}.quick-view .modal-body .product-name{font-weight:700}.quick-view .modal-body .product-price{font-weight:600;margin-top:5px}@media only screen and (max-width: 768px){.quick-view .modal-body .product-price{margin-top:5px}}.quick-view .modal-body .product-description{margin-top:10px;font-size:20px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-description{font-size:18px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-description{font-size:16px}}.quick-view .modal-body .product-description ul{margin-bottom:0}.quick-view .modal-body .product-qty{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;margin-top:24px}.quick-view .modal-body .product-qty input::-webkit-outer-spin-button,.quick-view .modal-body .product-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.quick-view .modal-body .product-qty input[type=number]{width:80px;font-size:28px;line-height:24px;background:rgba(0,0,0,0);border:0;color:#fff;text-align:center;-moz-appearance:textfield}@media only screen and (max-width: 768px){.quick-view .modal-body .product-qty input[type=number]{font-size:24px}}.quick-view .modal-body .product-qty input[type=number]:focus-visible{outline:0}.quick-view .modal-body .product-qty .qty-minus,.quick-view .modal-body .product-qty .qty-plus{width:32px;height:32px;border:2px solid #fff;border-radius:5px;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;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.quick-view .modal-body .product-qty .qty-minus:hover,.quick-view .modal-body .product-qty .qty-plus:hover{background-color:#017e0d;border:2px solid #017e0d}.quick-view .modal-body .product-size-title{padding:10px 0;border-bottom:1px solid #93989a;font-size:24px;line-height:40px;font-weight:700;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)}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-title{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-title{font-size:20px;line-height:36px}}.quick-view .modal-body .product-size-list{padding:0;margin-top:20px;list-style-type:none;margin-bottom:0}.quick-view .modal-body .product-size-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;gap:25px}.quick-view .modal-body .product-size-list li:not(:first-child){margin-top:16px}.quick-view .modal-body .product-size-list li .size-checkbox{position:relative}.quick-view .modal-body .product-size-list li .size-checkbox input{visibility:hidden;position:absolute}.quick-view .modal-body .product-size-list li .size-checkbox input:checked+label span:first-of-type{background-color:#017e0d;border:2px solid #017e0d;color:#fff;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='10px' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ios_modification' transform='translate(-27.000000, -191.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-Copy' transform='translate(0.000000, 164.000000)'%3E%3Cg id='ic-check-18px' transform='translate(25.000000, 23.000000)'%3E%3Cpolygon id='check' points='6.61 11.89 3.5 8.78 2.44 9.84 6.61 14 15.56 5.05 14.5 4'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:14px 10px}.quick-view .modal-body .product-size-list li .size-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.quick-view .modal-body .product-size-list li .size-checkbox label span:first-of-type{display:inline-block;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,0) no-repeat center;border:2px solid #fff}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-checkbox label span:first-of-type{width:22px;height:22px}}.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:22px;font-weight:400;line-height:24px;margin-left:30px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){font-size:20px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){font-size:18px;margin-left:15px}}.quick-view .modal-body .product-size-list li .size-price{font-size:24px;line-height:1;font-weight:600;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);white-space:nowrap}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-price{font-size:22px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-list li .size-price{font-size:20px;line-height:28px}}.quick-view .modal-body .product-option-name{padding:10px 0;border-bottom:1px solid #93989a}.quick-view .modal-body .product-option-name span{font-size:24px;line-height:40px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-name span{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-name span{font-size:20px;line-height:36px}}.quick-view .modal-body .product-option-name span:first-of-type{font-weight:700;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)}.quick-view .modal-body .product-option-name span:nth-of-type(2){font-weight:400;color:#93989a}.quick-view .modal-body .product-option-detail{padding:0;margin-top:20px;list-style-type:none;margin-bottom:0}.quick-view .modal-body .product-option-detail li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;gap:25px}.quick-view .modal-body .product-option-detail li:not(:first-child){margin-top:16px}.quick-view .modal-body .product-option-detail li .option-checkbox{position:relative}.quick-view .modal-body .product-option-detail li .option-checkbox input{visibility:hidden;position:absolute}.quick-view .modal-body .product-option-detail li .option-checkbox input:checked+label span:first-of-type{background-color:#017e0d;border:2px solid #017e0d;color:#fff;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='10px' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ios_modification' transform='translate(-27.000000, -191.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-Copy' transform='translate(0.000000, 164.000000)'%3E%3Cg id='ic-check-18px' transform='translate(25.000000, 23.000000)'%3E%3Cpolygon id='check' points='6.61 11.89 3.5 8.78 2.44 9.84 6.61 14 15.56 5.05 14.5 4'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:14px 10px}.quick-view .modal-body .product-option-detail li .option-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.quick-view .modal-body .product-option-detail li .option-checkbox label span:first-of-type{display:inline-block;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,0) no-repeat center;border:2px solid #fff}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:first-of-type{width:22px;height:22px}}.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:22px;font-weight:400;line-height:24px;margin-left:30px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){font-size:20px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){font-size:18px;margin-left:15px}}.quick-view .modal-body .product-option-detail li .option-price{font-size:24px;line-height:1;font-weight:600;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);white-space:nowrap}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-price{font-size:22px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-detail li .option-price{font-size:20px;line-height:28px}}.quick-view .btn-pay-now{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;padding:0px;width:100%;height:77px;background:#017e0d;border:0;border-radius:15px;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:1rem}.quick-view .btn-pay-now:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.quick-view .btn-pay-now .total{margin-right:15px;font-size:24px;font-weight:600;line-height:36px}
/*# sourceMappingURL=style.css.map */
