:root{--font_primary: "NunitoSans";--font_secondary: "PlayfairDisplay";--color_primary: #c86733;--color_secondary: #871f3c;--color_secondary_light: #a12f2a;--color_white: #ffffff;--color_black: #000000;--color_text: #4d4d4d;--color_grey: #797070;--color_cream: #f4e5de;--transition: all .3s ease;--container_width: 100%;--header_height: 0;--container_left_space: calc((100% - var(--container_width)) / 2)}@media (min-width: 768px) and (max-width: 991px){:root{--container_width: 750px}}@media (min-width: 992px) and (max-width: 1199px){:root{--container_width: 970px}}@media (min-width: 1200px){:root{--container_width: 1170px}}@media (min-width: 1400px){:root{--container_width: 1360px}}.section-header.shopify-section-group-header-group{width:100%;position:sticky;top:0;left:0;z-index:100;transform:translateY(-200%)}#index_page{min-height:100vh}#index_page .parallax .child{display:block}#index_page .intro_section{display:flex;align-items:flex-end;justify-content:space-between;position:fixed;top:0;left:0;z-index:5;width:100vw;height:100vh;gap:10px;width:100%}#index_page .intro_section .img_item{position:absolute;bottom:0;z-index:3}#index_page .intro_section .img_item img{width:100%}#index_page .intro_section .img_item:nth-child(1){transform:translate(-100%);width:35%;left:0}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .img_item:nth-child(1){width:25%;transform:translate(-100%) scale(3);transform-origin:bottom right}}#index_page .intro_section .img_item:nth-child(2){transform:translateY(100%);width:27%;left:50%;transform:translate(-50%,100%)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .img_item:nth-child(2){width:50%}}#index_page .intro_section .img_item:nth-child(3){transform:translate(100%);width:35%;right:0}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .img_item:nth-child(3){width:25%;transform:translate(100%) scale(3);transform-origin:bottom left}}#index_page .intro_section .banner_img{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:flex-end;z-index:1}#index_page .intro_section .banner_img img{height:100%;object-fit:cover;transform:translateY(23%) translate(-3%) scale(1.2)}@media screen and (max-width: 1441px) and (orientation: landscape){#index_page .intro_section .banner_img img{transform:translateY(23%) translate(-3%) scale(1)}}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .banner_img img{transform:translateY(32%) translate(-5%) scale(.8)}}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .intro_section .banner_img img{transform:translateY(37%) translate(-5%) scale(.6)}}#index_page .intro_section .substract_img{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;z-index:2;background-color:var(--color_cream)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .substract_img{transform:scale(1.85);transform-origin:bottom}}#index_page .intro_section .substract_img:before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(-100%);background-color:var(--color_cream)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .intro_section .substract_img:before{transform:translateY(-40%)}}@media screen and (max-height: 700px) and (orientation: portrait){#index_page .intro_section .substract_img:before{transform:translateY(-30%)}}@media screen and (max-height: 900px) and (orientation: portrait){#index_page .intro_section .substract_img:before{transform:translateY(-25%)}}#index_page .intro_section .substract_img img{width:100%}#index_page .banner{width:100%;height:85vh;overflow:hidden;position:relative}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){#index_page .banner{height:100%;padding-top:14%}}@media screen and (min-width:1200px){#index_page .banner{margin-top:15vh}}#index_page .banner .overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to top,var(--color_black),transparent);z-index:1}#index_page .banner .content{position:absolute;bottom:10%;left:calc(var(--container_left_space) + 15px);z-index:2}#index_page .banner .content .banner_desc{margin:20px 0 35px}#index_page .banner img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:768px){#index_page .banner img{object-fit:cover}}#index_page .explore_section{padding-left:calc(var(--container_left_space) + 15px);overflow:hidden}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section{overflow:initial;padding:10vmin 0}}#index_page .explore_section .explore_wrap{display:grid;width:calc(100 - var(--container_left_space) - 15);grid-template-columns:40% 60%;height:calc(100vh - var(--header_height))}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap{display:block;height:auto}}#index_page .explore_section .explore_wrap .explore_left{align-self:center;padding-right:150px;text-align:center}#index_page .explore_section .explore_wrap .explore_left .explore_title{margin-bottom:30px}@media screen and (max-width: 1366px){#index_page .explore_section .explore_wrap .explore_left{padding-right:80px}}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_left{padding:0 15px;margin-bottom:30px}}#index_page .explore_section .explore_wrap .explore_right{display:flex;align-self:flex-end;overflow:hidden}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right{overflow:initial;display:block}}#index_page .explore_section .explore_wrap .explore_right .explore{overflow:hidden;height:calc(100vh - var(--header_height))}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore{overflow:initial;height:auto;position:sticky;top:var(--header_height)}}#index_page .explore_section .explore_wrap .explore_right .explore .explore_img{height:calc(85vh - var(--header_height))}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore .explore_img{height:calc(75vh - var(--header_height))}}#index_page .explore_section .explore_wrap .explore_right .explore .explore_img img{width:100%;height:100%;object-fit:cover;transform:scale(1.2)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore .explore_img img{transform:none}}#index_page .explore_section .explore_wrap .explore_right .explore .explore_text{height:15vh;display:flex;align-items:center;justify-content:space-between;transform:translate(100%);padding:0 100px;white-space:nowrap;position:relative}#index_page .explore_section .explore_wrap .explore_right .explore .explore_text a.full-unstyled-link:before{position:absolute;top:0;bottom:0;left:0;right:0}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore .explore_text{height:25vh;transform:none;padding:20px}}#index_page .explore_section .explore_wrap .explore_right .explore_1{background-color:var(--color_primary);overflow:hidden;width:60%}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_1{width:100%}}#index_page .explore_section .explore_wrap .explore_right .explore_1 .explore_img{clip-path:polygon(0 30%,100% 30%,100% 100%,0% 100%)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_1 .explore_img{clip-path:polygon(0 25%,100% 25%,100% 100%,0% 100%)}}#index_page .explore_section .explore_wrap .explore_right .explore_1 .explore_img img{width:100%;height:100%;object-fit:cover;transform:scale(1.2)}#index_page .explore_section .explore_wrap .explore_right .explore_2{width:25%;background-color:var(--color_secondary)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_2{width:100%}}#index_page .explore_section .explore_wrap .explore_right .explore_2 .explore_img{transform:translateY(50px);clip-path:polygon(0 60%,100% 60%,100% 100%,0% 100%)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_2 .explore_img{transform:none;clip-path:polygon(0 25%,100% 25%,100% 100%,0% 100%)}}#index_page .explore_section .explore_wrap .explore_right .explore_3{width:15%;background-color:var(--color_secondary_light)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_3{width:100%}}#index_page .explore_section .explore_wrap .explore_right .explore_3 .explore_img{transform:translateY(100px);clip-path:polygon(0 80%,100% 80%,100% 100%,0% 100%)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .explore_section .explore_wrap .explore_right .explore_3 .explore_img{transform:none;clip-path:polygon(0 25%,100% 25%,100% 100%,0% 100%)}}#index_page .memoir_section{position:relative;padding-left:calc(var(--container_left_space) + 15px);overflow:hidden}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .memoir_section{padding:0 15px 35vmin}}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .memoir_section{padding:0 15px 45vmin}}#index_page .memoir_section .content{width:50%}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .memoir_section .content{width:100%;padding:2%}}#index_page .memoir_section .content .context{width:80%}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .memoir_section .content .context{width:100%}}#index_page .memoir_section .building_img{position:absolute;left:53%;bottom:0;width:75%;z-index:-1}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .memoir_section .building_img{left:2%;width:100%;transform:scale(1);transform-origin:bottom}}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .memoir_section .building_img{transform:scale(1.6) translate(17%)}}#index_page .marquee_section .marquee_wrap{background-color:var(--color_black);overflow:hidden;padding:30px 0;white-space:nowrap}#index_page .marquee_section .marquee_wrap .marquee_item{display:flex;justify-content:center;align-items:center;gap:20px}#index_page .marquee_section .marquee_wrap .marquee_item .marquee_img img{height:100%;object-fit:contain}@media screen and (max-width: 767px){#index_page .marquee_section .marquee_wrap .marquee_item .marquee_text{font-size:18px}}#index_page .marquee_section .marquee_wrap .js-marquee{display:flex;justify-content:center;align-items:center;gap:50px}#index_page .most_loved_section{padding-left:calc(var(--container_left_space) + 15px);overflow:hidden}#index_page .most_loved_section .swiper .swiper-scrollbar-drag{background-color:var(--color_black);display:block}#index_page .discover_section{height:calc(100vh - var(--header_height));padding:5vmin 0}@media screen and (max-width: 1400px){#index_page .discover_section{padding:0}}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .discover_section{padding-bottom:30vmin;overflow:hidden}}#index_page .discover_section .container{height:100%}#index_page .discover_section .discover_row{height:100%;display:flex;justify-content:space-between}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .discover_section .discover_row{flex-direction:column;align-items:end;justify-content:space-evenly}}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .discover_section .discover_row{align-items:start}}#index_page .discover_section .discover_row .left_item{width:35%;transform:translate(-200%);align-self:center;opacity:0}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .discover_section .discover_row .left_item{width:100%;margin-bottom:30px;transform:translateY(-200%);opacity:0}}#index_page .discover_section .discover_row .right_item{position:relative;transform:translate(-50%) scale(.5);transform-origin:bottom right;align-self:start;width:35%}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .discover_section .discover_row .right_item{align-self:end;width:70%;transform:translateY(-50%) scale(.5)}}@media screen and (max-width: 991px) and (orientation: portrait){#index_page .discover_section .discover_row .right_item{width:65%}}#index_page .discover_section .discover_row .right_item .ele_item:not(:nth-child(1)){transform:translate(-42%)}@media screen and (max-width: 1024px) and (orientation: portrait){#index_page .discover_section .discover_row .right_item .ele_item:not(:nth-child(1)){transform:translateY(-42%)}}#index_page .discover_section .discover_row .right_item .ele_item img{width:100%}#index_page .discover_section .discover_row .right_item .big_hand{position:relative}#index_page .discover_section .discover_row .right_item .small_hand{position:absolute;top:60%;left:-35%;width:61%}#index_page .discover_section .discover_row .right_item .white_flower{position:absolute;top:-1%;left:-45%;width:75%}#index_page .discover_section .discover_row .right_item .lotus_flower{position:absolute;bottom:-28%;right:-15%;width:74%}#index_page .discover_section .discover_row .right_item .dry_orange{position:absolute;bottom:-36%;left:-53%;width:38%}#index_page .discover_section .discover_row .right_item .cardm_1{position:absolute;top:52%;left:-24%;width:10%}#index_page .discover_section .discover_row .right_item .cardm_2{position:absolute;bottom:-31%;left:-19%;width:10%}#index_page .discover_section .discover_row .right_item .cardm_3{position:absolute;bottom:-33%;left:-12%;width:12%}#index_page .discover_section .discover_row .right_item .saffron_1{position:absolute;top:-5%;left:20%;width:15%}#index_page .discover_section .discover_row .right_item .saffron_2{position:absolute;bottom:8%;left:-53%;width:25%}#index_page .discover_section .discover_row .right_item .saffron_3{position:absolute;bottom:25%;right:-17%;width:30%}#index_page .featured_marquee_section{padding-left:calc(var(--container_left_space) + 15px)}#index_page .featured_marquee_section .featured_row{display:flex;align-items:center;justify-content:space-between;gap:50px}@media screen and (max-width: 767px){#index_page .featured_marquee_section .featured_row{gap:10px}}#index_page .featured_marquee_section .featured_row .title{white-space:nowrap;margin:0}#index_page .featured_marquee_section .featured_row .marquee-col{overflow:hidden;width:100%}#index_page .featured_marquee_section .featured_row .marquee-col .js-marquee{display:flex;align-items:center;justify-content:space-between;gap:150px}#index_page .featured_marquee_section .featured_row .marquee-col .item{position:relative}#index_page .featured_marquee_section .featured_row .marquee-col .item:before{content:"";position:absolute;top:50%;right:-100%;width:6px;height:6px;background-color:var(--color_white);border-radius:100%}@media (max-width: 1200px) and (orientation: landscape){#index_page .find_store_section{padding-bottom:0}}#index_page .find_store_section .store_row{display:flex;justify-content:space-between;gap:30px}@media (max-width: 993px){#index_page .find_store_section .store_row{flex-wrap:wrap}}#index_page .find_store_section .store_row .storeImgWrap{width:48%;margin:0}@media (max-width: 993px){#index_page .find_store_section .store_row .storeImgWrap{width:100%}}#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination{bottom:5%;width:fit-content;left:50%;transform:translate(-50%);background-color:var(--color_cream);padding:10px 20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination{padding:5px 10px}}#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination .swiper-pagination-bullet{background-color:var(--color_primary);transition:all .5s ease;width:8px;height:8px}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination .swiper-pagination-bullet{width:5px;height:5px}}#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px;border-radius:15px}@media screen and (max-width: 767px) and (orientation: portrait){#index_page .find_store_section .store_row .storeImgWrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px}}#index_page .find_store_section .store_row .storeImgWrap .img_div{width:100%;height:inherit}#index_page .find_store_section .store_row .storeImgWrap .img_div img{width:100%;height:100%;object-fit:cover}#index_page .find_store_section .store_row .select_col{width:46%}@media (max-width: 993px){#index_page .find_store_section .store_row .select_col{width:100%}}#index_page .find_store_section .store_row .select_col .storesSlider{padding-bottom:40px;margin-top:2rem}@media screen and (max-width: 767px){#index_page .find_store_section .store_row .select_col .storesSlider{padding-bottom:80px}}#index_page .find_store_section .store_row .select_col .storesSlider .item .store_address{border-bottom:1px solid rgba(200,103,51,.3);padding:10px 0}#index_page .find_store_section .store_row .select_col .storesSlider .storesNext,#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev{display:flex;bottom:0;top:auto;width:34px;height:34px}#index_page .find_store_section .store_row .select_col .storesSlider .storesNext:after,#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev:after{content:"";background-image:url(slider-arrow-next.svg);background-repeat:no-repeat;width:34px;height:34px}@media screen and (max-width: 767px){#index_page .find_store_section .store_row .select_col .storesSlider .storesNext,#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev{bottom:5%}}#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev{right:9%;left:auto}#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev:after{transform:scaleX(-1)}@media (max-width: 1200px){#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev{right:12%}}@media (max-width: 993px){#index_page .find_store_section .store_row .select_col .storesSlider .storesPrev{right:unset;left:calc(50% - 25px);transform:translate(-50%)}}@media (max-width: 993px){#index_page .find_store_section .store_row .select_col .storesSlider .storesNext{left:calc(50% + 25px);transform:translate(-50%)}}#index_page .get_touch_section{position:relative;overflow:hidden}@media screen and (max-width: 1024px){#index_page .get_touch_section{padding-bottom:15vh}}#index_page .get_touch_section .contact_row{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 993px){#index_page .get_touch_section .contact_row .heading_row .contact_title{font-size:60px}}#index_page .get_touch_section .contact_row .heading_row .para{width:70%;margin:30px auto}@media (max-width: 767px){#index_page .get_touch_section .contact_row .heading_row .para{width:100%}}#index_page .get_touch_section .left_building{position:absolute;left:-7%;bottom:0;width:40%}@media screen and (max-width: 767px){#index_page .get_touch_section .left_building{transform:scale(1.5);transform-origin:bottom right}}#index_page .get_touch_section .left_building img{transform:scaleX(-1);width:100%}@media (max-width: 993px){#index_page .get_touch_section .left_building{width:50%}}#index_page .get_touch_section .right_building{position:absolute;right:-7%;bottom:0;width:40%}@media (max-width: 993px){#index_page .get_touch_section .right_building{width:50%}}@media screen and (max-width: 767px){#index_page .get_touch_section .right_building{transform:scale(1.5);transform-origin:bottom left}#index_page .explore_section .explore_wrap .explore_right .explore_1 .explore_img img{transform:scale(1)}#index_page .explore_section .explore_wrap .explore_right .explore_1 .explore_img,#index_page .explore_section .explore_wrap .explore_right .explore_2 .explore_img,#index_page .explore_section .explore_wrap .explore_right .explore_3 .explore_img{clip-path:none}}#index_page .get_touch_section .right_building img{width:100%}.introViewed #index_page .intro_section{display:none}.select2-container{width:100%!important;max-width:700px}.select2-container .select2-selection--single{text-transform:uppercase;height:auto;padding:15px;border:0px;outline:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;border:none;background:var(--color_primary)}.select2-container .select2-selection--single .select2-selection__rendered{color:var(--color_white);font-weight:600;font-size:18px;line-height:calc(24 / 18);padding-left:0;letter-spacing:1px}.select2-container .select2-selection--single .select2-selection__arrow{background:url(caret-arrow-dropdown.svg) no-repeat;top:50%;transform:translateY(-50%);left:unset;right:15px;height:15px;transition:var(--transition)}.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:translateY(-50%) rotate(180deg)}.select2-container--open .select2-dropdown--below{top:10px;border:none}.select2-container--open .select2-dropdown--above{top:-10px;border:none}.select2-container--default .select2-results>.select2-results__options{max-height:280px;border-radius:4px;overscroll-behavior:contain}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:4px}.select2-results__option{background-color:var(--color_primary);color:var(--color_white);padding:15px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--color_secondary_light)}.select2-container--default .select2-results__option--selected{background-color:var(--color_primary)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/index.css.map */
