:root{--theme-color: #0f8fac}.theme-color2{--theme-color: #d97819}.theme-color3{--theme-color: #5b9f51}.theme-color4{--theme-color: #c69057}.theme-color5{--theme-color: #dc9749;--theme-color2: #825b47}.theme-color6{--theme-color: #c18340}*,*::before,*::after{margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;position:relative}::-moz-selection{background-color:rgba(var(--theme-color), 0.1);color:#000000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000000;text-shadow:none}ul{list-style:none;margin:0;padding:0}a{color:#262834}a:hover{color:#262834}input[type="number"]::-color-ebkit-inner-spin-button{-webkit-appearance:none}.loader-wrapper{position:fixed;inset:0;background-color:#fafafa;width:100%;height:100%;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.loader-wrapper .loader{display:inline-block;overflow:hidden;position:relative}.loader-wrapper .loader .bg-layer{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-box-shadow:0 0 30px #fafafa;box-shadow:0 0 30px #fafafa}.loader-wrapper .loader span{font-size:calc(45px + (60 - 45) * ((100vw - 320px) / (1920 - 320)));font-family:"Montserrat",sans-serif;color:var(--theme-color);font-weight:500;opacity:0;-webkit-transition:all,550ms;transition:all,550ms;-webkit-filter:blurunquote("(25px)");filter:blurunquote("(25px)");-webkit-transform:translateZunquote("(0)");transform:translateZunquote("(0)")}.loader-wrapper .loader span:nth-child(4){-webkit-transition-delay:200ms;transition-delay:200ms}.loader-wrapper .loader span:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}.loader-wrapper .loader span:nth-child(2){-webkit-transition-delay:100ms;transition-delay:100ms}.loader-wrapper .loader span:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}.loader-wrapper .loader.animate span{opacity:1;-webkit-filter:blurunquote("(0px)");filter:blurunquote("(0px)")}.loader-wrapper.hidden{top:-100%}.loader-overflow{overflow:hidden;padding:0 -15px 0 -15px}button{outline:none;border:none;background-color:#fff}button:focus{outline:none}.custom-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px #262834}.custom-scroll::-webkit-scrollbar{width:4px}.custom-scroll::-webkit-scrollbar-thumb{background-color:rgba(38,40,52,0.2)}body{top:0px !important}body>.skiptranslate{display:none}.goog-te-gadget{font-size:0 !important}.goog-te-gadget>span{display:none !important}section,.section-t-space{padding-top:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}section,.section-b-space{padding-bottom:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}.section-tb-space{padding-top:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)));padding-bottom:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}.section-mb-space{margin-bottom:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}.section-mt-space{margin-top:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (min-width: 1424px){.container-lg{max-width:1400px}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.rating li svg{stroke:#ffba00;width:18px;height:18px}.rating li svg.fill{fill:#ffba00 !important;stroke:#ffba00 !important}.rating.rating2 li svg{stroke:#b6a094;width:18px;height:18px;fill:unset}.rating.rating2 li svg.fill{fill:unset !important;stroke:#b6a094 !important}.mb-btn-solid{margin-bottom:6px}@media only screen and (max-width: 575px){.mb-xxl{padding-bottom:60px}}.plus-minus{border:1px solid rgba(221,221,221,0.4);border-radius:5px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;text-align:center}.plus-minus input{background-color:#fff;color:var(--theme-color);border:none;font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));outline:none;width:35px;text-align:center}.plus-minus ::-webkit-inner-spin-button{display:none}.plus-minus .sub,.plus-minus .add{width:20px;height:20px;cursor:pointer}@media only screen and (max-width: 991px){.plus-minus .sub,.plus-minus .add{width:18px;height:18px}}.plus-minus.plus-minus2{border:none;background-color:unset;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.plus-minus.plus-minus2 .add,.plus-minus.plus-minus2 .sub{width:calc(17px + (28 - 17) * ((100vw - 320px) / (1920 - 320)));height:calc(17px + (28 - 17) * ((100vw - 320px) / (1920 - 320)));background-color:#fff;padding:calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));border-radius:3px}.plus-minus.plus-minus2 input{font-weight:400;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));color:#262834;background-color:transparent}.plus-minus.dark-plus-minus{background-color:#111010;border:1px solid rgba(221,221,221,0.2)}.plus-minus.dark-plus-minus input{background-color:transparent}.plus-minus.dark-plus-minus .add,.plus-minus.dark-plus-minus .sub{stroke:#fff}.btn-check:focus+.btn,.btn:focus{-webkit-box-shadow:none;box-shadow:none}[dir="rtl"] .swiper{direction:ltr}[dir="rtl"] .swiper .swiper-slide{direction:rtl}.bg-theme-pink{background-color:#f3c0d7 !important}.border-color-pink{border-color:#eb95bc !important}.bg-theme-yellow{background-color:#f9ede1 !important}.border-color-yellow{border-color:#f1d4b7 !important}.bg-theme-orange{background-color:#fcded6 !important}.border-color-orange{border-color:#f9b8a6 !important}.bg-theme-blue{background-color:rgba(15,143,172,0.1) !important}.border-color-blue{border-color:rgba(11,104,125,0.1) !important}.bg-theme-sun{background-color:#ffba00 !important}.border-color-sun{border-color:#cc9500 !important}.bg-theme-sun2{background-color:#ff9f07 !important}.border-color-sun2{border-color:#d38100 !important}.bg-theme-coffee{background-color:#7a512b !important}.border-color-coffee{border-color:#54381e !important}.bg-theme-orange2{background-color:#ff8d3b !important}.border-color-orange2{border-color:#ff6f08 !important}.bg-theme-gold{background-color:#ffca63 !important}.border-color-gold{border-color:#ffb930 !important}.bg-theme-bk-l{background-color:#262834 !important}.border-color-bk-l{border-color:#101117 !important}.bg-theme-light{background-color:#e0edf0 !important}.border-color-light{border-color:#bed9df !important}.bg-theme-gray-light2{background-color:rgba(229,229,229,0.3) !important}.border-color-gray-light2{border-color:rgba(204,204,204,0.3) !important}.bg-theme-green-label{background-color:#2cc25e !important}.border-color-green-label{border-color:#23984a !important}.bg-theme-p-side-1{background-color:#e5e6e9 !important}.border-color-p-side-1{border-color:#c9cbd2 !important}.bg-theme-p-side-2{background-color:#f6f6f6 !important}.border-color-p-side-2{border-color:#ddd !important}.bg-theme-p-1{background-color:#f1e7e6 !important}.border-color-p-1{border-color:#dfc8c5 !important}.bg-theme-p-2{background-color:#f0f3f8 !important}.border-color-p-2{border-color:#cdd7e8 !important}.bg-theme-p-3{background-color:#bfbfbf !important}.border-color-p-3{border-color:#a6a6a6 !important}.bg-theme-p-4{background-color:#000 !important}.border-color-p-4{border-color:#000 !important}.bg-theme-theme{background-color:var(--theme-color) !important}.bg-transparent{background-color:transparent !important}.color-coffee{color:#7a512b}.color-white{color:#fff !important}.color-gold{color:#ffca63 !important}.white-space-no{white-space:nowrap !important}.color-theme{color:var(--theme-color) !important}.arrow-label-wrap{position:absolute;left:0;top:calc(6px + (14 - 6) * ((100vw - 320px) / (1920 - 320)))}[dir="rtl"] .arrow-label-wrap{right:0;left:unset}.arrow-label-wrap .arrow-label{font-weight:600;font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));line-height:calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));padding:6px calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) 6px calc(7px + (10 - 7) * ((100vw - 320px) / (1920 - 320)));color:#fff;position:relative;display:inline-block;-webkit-clip-path:polygon(100% 0, 85% 50%, 100% 100%, 0 100%, 0 0);clip-path:polygon(100% 0, 85% 50%, 100% 100%, 0 100%, 0 0)}[class="dark"] .arrow-label-wrap .arrow-label{color:#262834}[dir="rtl"] .arrow-label-wrap .arrow-label{-webkit-clip-path:polygon(100% 0, 100% 100%, 0% 100%, 18% 50%, 0 0);clip-path:polygon(100% 0, 100% 100%, 0% 100%, 18% 50%, 0 0);padding:6px calc(7px + (10 - 7) * ((100vw - 320px) / (1920 - 320))) 6px calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)))}.arrow-label-wrap .arrow-label.bg-theme-sun::after{border-color:#ffba00;border-right-color:transparent}[dir="rtl"] .arrow-label-wrap .arrow-label.bg-theme-sun::after{border-left-color:transparent;border-right-color:#ffba00}.arrow-label-wrap .arrow-label.bg-theme-theme::after{border-color:var(--theme-color);border-right-color:transparent}[dir="rtl"] .arrow-label-wrap .arrow-label.bg-theme-theme::after{border-left-color:transparent;border-right-color:var(--theme-color)}.swiper-wrapper{padding:2px 0;margin:-2px 0}.line-style{position:relative;margin-bottom:0 !important}.line-style::before{position:absolute;content:"";left:0;bottom:-10px;width:50px;height:2px;background-color:var(--theme-color)}[dir="rtl"] .line-style::before{right:0;left:unset}.truncate{overflow:hidden;width:inherit;text-overflow:ellipsis;white-space:nowrap}.truncate-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.truncate-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.color-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.color-list li{width:32px;height:32px;border-radius:100%}.color-list li.active{-webkit-box-shadow:0 4px 8px 1px rgba(0,0,0,0.03),0 5px 15px 2px rgba(0,0,0,0.16);box-shadow:0 4px 8px 1px rgba(0,0,0,0.03),0 5px 15px 2px rgba(0,0,0,0.16)}.color-list li,.size-list li{cursor:pointer}.size-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.size-list li{width:calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));background-color:#fff;height:calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));text-align:center;border:1px solid #f0f3f8;cursor:pointer;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;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.size-list li.active{background-color:var(--theme-color);color:#fff}[class="dark"] .size-list li.active{color:#262834}.size-list.size-watch li{width:calc(35px + (40 - 35) * ((100vw - 320px) / (1920 - 320)));height:calc(35px + (40 - 35) * ((100vw - 320px) / (1920 - 320)));line-height:22px;font-size:14px;padding:5px}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:-3px}.rating li svg{width:14px;height:14px;stroke:#9d9d9d !important;fill:#9d9d9d !important}.rating li.fill svg{stroke:#ffb82e !important;fill:#ffb82e !important}.badges{font-weight:500;font-size:13px;line-height:16px}.badges.badges-square{line-height:20px;padding:5px calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));border-radius:3px}.badges.badges-pill{padding:2px calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));border-radius:100px}.badges.badges-outline{background-color:#fff;color:var(--theme-color);border:1px solid currentColor}.badges.badges-theme{background-color:var(--theme-color);color:#fff;border:1px solid var(--theme-color)}[class="dark"] .badges.badges-theme{color:#262834}.cart-title{font-size:16px;font-weight:500;color:#262834;margin-bottom:10px;margin-top:-1px}.search-box{position:relative}.search-box input[type="search" i]::-webkit-search-cancel-button{display:none !important}.search-box svg{position:absolute;width:calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));height:calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));stroke:#767676;top:50%;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search-box .search{left:16px;font-size:21px}[dir="rtl"] .search-box .search{right:16px;left:unset}.search-box .mic{right:16px;font-size:23px}.search-box input{font-size:calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));padding:10px 47px;border-radius:4px;color:#262834;border:1px solid #ddd;background-color:#fff}.search-box input::-webkit-input-placeholder{color:#767676}.search-box input::-moz-placeholder{color:#767676}.search-box input:-ms-input-placeholder{color:#767676}.search-box input::-ms-input-placeholder{color:#767676}.search-box input::placeholder{color:#767676}.search-box input:focus{border-color:var(--theme-color);color:#262834}.search-box.search-box-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:15px}@media only screen and (max-width: 767px){.search-box.search-box-side{width:70% !important}}@media only screen and (max-width: 575px){.search-box.search-box-side{width:100% !important}}@media only screen and (max-width: 375px){.search-box.search-box-side{width:100% !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-box.search-box-side>div{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 767px){.search-box.search-box-side>div{width:100%}}.search-box.search-box-side .filter{white-space:nowrap}@media only screen and (max-width: 375px){.search-box.search-box-side .filter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.search-box.reverse input{padding:10px 35px 10px 20px}[dir="rtl"] .search-box.reverse input{padding:10px 20px 10px 35px}.search-box.reverse .search{position:absolute;right:35px;font-size:21px;top:50%;left:unset}[dir="rtl"] .search-box.reverse .search{left:35px;right:unset}.search-box.reverse .search svg{stroke:var(--theme-color)}.sticky{position:sticky;top:100px;height:unset !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.sticky.off-50{top:50px}.sticky.off-88{top:88px}.here-map{width:100%;height:50vh}.round-wrap-content{padding:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));border:1px solid rgba(221,221,221,0.5);border-radius:10px;background-color:#fff}.round-wrap-content.top-space{margin-top:30px}.colorpick-eyedropper-input-trigger{display:none}.theme-controller{-webkit-box-shadow:rgba(221,221,221,0.4);box-shadow:rgba(221,221,221,0.4);position:fixed;top:50%;right:calc(-84px + (-97 + 84) * ((100vw - 320px) / (1920 - 320)));-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:calc(5px + (7 - 5) * ((100vw - 320px) / (1920 - 320)))}[dir="rtl"] .theme-controller{right:unset;left:calc(-85px + (-97 + 85) * ((100vw - 320px) / (1920 - 320)));direction:ltr}.theme-controller .light-dark-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:calc(5px + (7 - 5) * ((100vw - 320px) / (1920 - 320)))}.theme-controller .btnTheme{padding:calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320))) calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));color:#262834;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border:1px solid var(--theme-color);border-radius:5px 15px 5px 15px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}[dir="rtl"] .theme-controller .btnTheme{border-radius:15px 5px 15px 5px}.theme-controller .btnTheme:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}[dir="rtl"] .theme-controller .btnTheme:hover{-webkit-transform:translateY(5px);transform:translateY(5px)}.theme-controller .btnTheme img{width:30px;height:30px}.theme-controller .btnTheme svg{width:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));height:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));stroke:var(--theme-color)}.theme-controller .color-picker{background:none;overflow:hidden;margin-bottom:0;border:1px solid var(--theme-color);border-radius:5px 15px 5px 15px;padding:8px 15px;background-color:#fff}.theme-controller .color-picker input{color:#262834;font-size:14px;font-weight:500;line-height:22px;opacity:1;padding:0;margin:0;border:none;width:calc(22px + (24 - 22) * ((100vw - 320px) / (1920 - 320)));height:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)))}.theme-controller .color-picker input::-webkit-color-swatch-wrapper{width:100%;height:100%;display:block}.theme-controller .color-picker input::-webkit-color-swatch{border:none;margin:0;width:100%;height:100%}.dark-demo #dark-btn{display:none}.dark-demo .theme-controller{top:50%;right:-49px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;z-index:100}[dir="rtl"] .dark-demo .theme-controller{right:unset;left:-49px}.corner-wrap{display:inline-block;position:absolute;width:16px;height:16px;margin:0 !important}.corner-wrap .corner{width:100%;height:100%;border:1px solid transparent;border-bottom-color:var(--theme-color);border-right:1px solid var(--theme-color);position:absolute;inset:0;display:inline-block;-webkit-transform:translate(-100%, -100%);transform:translate(-100%, -100%);margin:0 !important}.corner-wrap.left-top{left:0;top:0}.corner-wrap.right-top{right:0;top:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.corner-wrap.right-bottom{bottom:0;right:0;-webkit-transform:scale(-1);transform:scale(-1)}.corner-wrap.left-bottom{left:0;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.dark-bodered-box,.dark-bodered-box2{padding:calc(4px + (10 - 4) * ((100vw - 320px) / (1920 - 320)));background-color:rgba(43,43,43,0.8);position:absolute;inset:0;width:100%;height:100%}.dark-bodered-box .bordered-wrap,.dark-bodered-box2 .bordered-wrap{padding:calc(6px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));height:100%}.dark-bodered-box .bordered-content,.dark-bodered-box2 .bordered-content{position:relative;border:1px solid var(--theme-color);padding:calc(0px + (18 - 0) * ((100vw - 320px) / (1920 - 320)));height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.dark-bodered-box .bordered-content .corner-wrap,.dark-bodered-box2 .bordered-content .corner-wrap{width:calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));height:calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 575px){.dark-bodered-box .bordered-content .corner-wrap,.dark-bodered-box2 .bordered-content .corner-wrap{width:6px;height:6px}}.dark-bodered-box .bordered-content .offer,.dark-bodered-box2 .bordered-content .offer{font-weight:600;font-size:calc(28px + (90 - 28) * ((100vw - 320px) / (1920 - 320)));line-height:calc(30px + (130 - 30) * ((100vw - 320px) / (1920 - 320)));color:transparent;background:url("../images/furniture/banner/banner3.jpg");-webkit-background-clip:text;background-clip:text;background-size:500px 500px;background-position:bottom -55px right 370px}@media only screen and (max-width: 390px){.dark-bodered-box .bordered-content .offer,.dark-bodered-box2 .bordered-content .offer{font-size:50px;line-height:60px}}.dark-bodered-box .bordered-content .type-offer,.dark-bodered-box2 .bordered-content .type-offer{font-weight:500;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));color:#fff;line-height:27px}[class="dark"] .dark-bodered-box .bordered-content .type-offer,[class="dark"] .dark-bodered-box2 .bordered-content .type-offer{color:#f0f0f0}@media only screen and (max-width: 390px){.dark-bodered-box .bordered-content .type-offer,.dark-bodered-box2 .bordered-content .type-offer{font-size:18px;line-height:25px;display:block;margin-top:10px}}.dark-bodered-box .bordered-content h6,.dark-bodered-box2 .bordered-content h6{font-weight:500;font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));color:var(--theme-color);line-height:calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));margin-top:2px}@media only screen and (max-width: 390px){.dark-bodered-box .bordered-content h6,.dark-bodered-box2 .bordered-content h6{font-size:20px;line-height:30px;margin-top:8px}}.dark-bodered-box .bordered-content .link-explore,.dark-bodered-box2 .bordered-content .link-explore{margin-top:calc(0px + (26 - 0) * ((100vw - 320px) / (1920 - 320)))}[class="dark"] .dark-bodered-box .bordered-content .link-explore,[class="dark"] .dark-bodered-box2 .bordered-content .link-explore{color:#f0f0f0}[class="dark"] .dark-bodered-box .bordered-content .link-explore::after,[class="dark"] .dark-bodered-box2 .bordered-content .link-explore::after{background-color:#f0f0f0}@media only screen and (max-width: 390px){.dark-bodered-box .bordered-content .link-explore,.dark-bodered-box2 .bordered-content .link-explore{margin-top:20px}}.dark-bodered-box.dark-box-sm,.dark-box-sm.dark-bodered-box2{max-width:calc(170px + (306 - 170) * ((100vw - 320px) / (1920 - 320)));height:unset;top:unset;padding:7px}.dark-bodered-box.dark-box-sm .bordered-wrap,.dark-box-sm.dark-bodered-box2 .bordered-wrap{padding:6px}.dark-bodered-box.dark-box-sm .bordered-wrap .bordered-content,.dark-box-sm.dark-bodered-box2 .bordered-wrap .bordered-content{padding:calc(8px + (20 - 8) * ((100vw - 320px) / (1920 - 320))) calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320)))}.dark-bodered-box.dark-box-sm .bordered-wrap .bordered-content .corner-wrap,.dark-box-sm.dark-bodered-box2 .bordered-wrap .bordered-content .corner-wrap{width:8px;height:8px}.dark-bodered-box.left-align .bordered-content,.left-align.dark-bodered-box2 .bordered-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}[dir="rtl"] .dark-bodered-box.left-align .bordered-content,[dir="rtl"] .left-align.dark-bodered-box2 .bordered-content{text-align:right}.dark-bodered-box2{background:unset;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.dark-bodered-box2::after{content:"";background-color:#111010;opacity:0.3;inset:0;z-index:-1;position:absolute}.dark-bodered-box2 .bordered-content{position:relative;border:none !important}.dark-bodered-box2 .bordered-content .line-span-wrap{position:absolute;inset:0;z-index:2;margin:0}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span{position:relative;width:100%;height:100%;z-index:2;display:block;margin:0}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span::after,.dark-bodered-box2 .bordered-content .line-span-wrap .line-span::before{content:"";background-color:var(--theme-color2);position:absolute}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span::after{width:50%;height:1px}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span::before{width:1px;height:50%}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span.left-top::after{top:0;left:-6px}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span.left-top::before{left:0;top:-6px}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span.right-bottom::before{right:0;bottom:-6px}.dark-bodered-box2 .bordered-content .line-span-wrap .line-span.right-bottom::after{bottom:0;right:-6px}.intagram-card2:hover .dark-bodered-box2{background:radial-gradient(86.36% 86.36% at 50.1% 43.94%, #985c3d 0%, rgba(22,14,19,0) 100%)}.link-explore{color:#fff;font-weight:500;font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc(22px + (37 - 22) * ((100vw - 320px) / (1920 - 320)));display:inline-block;position:relative;padding-bottom:4px}.link-explore::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:93%;height:1px;background-color:#fff;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.link-explore:hover{color:#fff}.link-explore:hover::after{width:0}.link-view-more{color:#2b2b2b;font-weight:400;font-size:calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));line-height:calc(20px + (23 - 20) * ((100vw - 320px) / (1920 - 320)));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.link-view-more svg{width:calc(20px + (27 - 20) * ((100vw - 320px) / (1920 - 320)));height:calc(20px + (27 - 20) * ((100vw - 320px) / (1920 - 320)));-webkit-transition:all 0.4s ease;transition:all 0.4s ease}[dir="rtl"] .link-view-more svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.link-view-more:hover{color:#262834}.link-view-more:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px)}[dir="rtl"] .link-view-more:hover svg{-webkit-transform:translateX(-3px) rotate(180deg);transform:translateX(-3px) rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.link-view-more.text-white{color:#fff}.link-view-more.text-white:hover{color:#fff}.link-view-more.text-white svg{stroke:#fff}[class="dark"] .link-view-more.text-white svg{stroke:#f0f0f0}@media only screen and (max-width: 475px){.collection-section .row>div{width:50%}}.body-dark-demo{background-color:#17161a}.body-dark-demo.sticky .header5.clone{background-color:#111010;-webkit-box-shadow:0 0 5px rgba(17,16,16,0.8);box-shadow:0 0 5px rgba(17,16,16,0.8)}.color-filter-check{width:120px !important;gap:6px}.color-filter-check li{margin:0 !important}.color-filter-check li .style-1{padding-left:24px}[dir="rtl"] .color-filter-check li .style-1{padding-left:0;padding-right:24px}.color-filter-check li input{position:relative !important}.color-filter-check li .style-1:hover input ~ .checkbox__checkmark{border-color:transparent !important}.color-filter-check li .style-1:hover input ~ .checkbox__checkmark::after{border-color:#262834}[class="dark"] .color-filter-check li .style-1:hover input ~ .checkbox__checkmark::after{border-color:#262834}.color-filter-check li input:checked ~ .checkbox__checkmark{border-color:transparent !important}.color-filter-check li input:checked ~ .checkbox__checkmark::after{border-color:#262834}[class="dark"] .color-filter-check li input:checked ~ .checkbox__checkmark::after{border-color:#262834}.tap-to-top-box{position:fixed;bottom:20px;right:20px;z-index:10;-webkit-transition:all 0.5s;transition:all 0.5s}.tap-to-top-box.hide{opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0)}@media only screen and (max-width: 575px){.tap-to-top-box{bottom:80px;right:18px}}@media only screen and (max-width: 360px){.tap-to-top-box{bottom:70px;right:15px}}.tap-to-top-box .tap-to-top-button{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;width:calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));height:calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));border-radius:100%;background-color:var(--theme-color);-webkit-transition:all 0.5s ease;transition:all 0.5s ease;border:1px solid transparent}.tap-to-top-box .tap-to-top-button svg{width:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));height:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));stroke:#fff;-webkit-transition:inherit;transition:inherit}[class="dark"] .tap-to-top-box .tap-to-top-button svg{stroke:#f0f0f0}.tap-to-top-box .tap-to-top-button:hover{-webkit-box-shadow:0 0 5px rgba(38,40,52,0.2);box-shadow:0 0 5px rgba(38,40,52,0.2);-webkit-transform:translateY(-5px);transform:translateY(-5px);color:var(--theme-color);background-color:#fff;border-color:var(--theme-color)}.tap-to-top-box .tap-to-top-button:hover svg{stroke:var(--theme-color)}[class="dark"] .tap-to-top-box .tap-to-top-button:hover svg{stroke:var(--theme-color)}.wow-section-overflow{overflow:hidden}body{font-family:"Jost",sans-serif;font-size:14px;color:#262834}li{display:inline-block;font-size:14px}p{font-size:14px;line-height:18px}a{color:#262834;-webkit-transition:0.5s ease;transition:0.5s ease;text-decoration:none}a:hover{text-decoration:none;-webkit-transition:0.5s ease;transition:0.5s ease}a:focus{outline:none}h1{font-size:38px;font-weight:600;line-height:1.1;text-transform:capitalize;margin:0}h2{font-size:24px;font-weight:600;line-height:1;text-transform:capitalize;margin:0}h3{font-size:20px;font-weight:500;line-height:1.2;margin:0}h4{font-size:18px;line-height:1.2;margin:0;font-weight:400}h5{font-size:16px;line-height:1.2;margin:0;font-weight:400}h6{font-size:14px;line-height:1.2;margin:0;font-weight:400}.font-default{font-size:14px !important}.font-default2{font-size:16px !important}.font-sm{font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important}.font-md{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important}.font-lg{font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important}.font-xl{font-size:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important}.font-2xl{font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important}.fw-500{font-weight:500 !important}.theme-color{color:var(--theme-color) !important}.theme-bg-color{background-color:var(--theme-color)}.content-color{color:#767676 !important}.title-color{color:#262834}.font-danger{color:#ff5353 !important}.content-color3{color:rgba(182,160,148,0.9) !important}.swiper-pagination{margin-bottom:10%;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;gap:calc(2px + (10 - 2) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 425px){.swiper-pagination{margin-bottom:5%}}.swiper-pagination-bullet{width:12px;height:12px;border:2px solid #262834;border-radius:100%;background-color:transparent;-webkit-transition:all 0.3s;transition:all 0.3s;position:relative;transition:all 0.3s;opacity:1}@media only screen and (max-width: 1399px){.swiper-pagination-bullet{width:10px;height:10px}}@media only screen and (max-width: 767px){.swiper-pagination-bullet{width:8px;height:8px}}.swiper-pagination-bullet::before{position:absolute;content:"";width:22px;height:22px;border-radius:inherit;border:2px solid transparent;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.3s;transition:all 0.3s}@media only screen and (max-width: 1399px){.swiper-pagination-bullet::before{width:18px;height:18px}}@media only screen and (max-width: 767px){.swiper-pagination-bullet::before{width:16px;height:16px}}.swiper-pagination-bullet-active{background-color:var(--theme-color);border-color:transparent}.swiper-pagination-bullet-active::before{border-color:var(--theme-color)}.swiper-pagination.small{gap:6px}.swiper-pagination.small .swiper-pagination-bullet{width:8px;height:8px}.swiper-pagination.small .swiper-pagination-bullet::before{width:18px;height:18px}.swiper-box{position:relative}.swiper-box .swiper-next,.swiper-box .swiper-prev{width:calc(27px + (32 - 27) * ((100vw - 320px) / (1920 - 320)));height:calc(27px + (32 - 27) * ((100vw - 320px) / (1920 - 320)));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background-color:#fff;-webkit-box-shadow:0px 0px 4px rgba(0,92,95,0.13);box-shadow:0px 0px 4px rgba(0,92,95,0.13);-webkit-transform:all 0.5s;transform:all 0.5s;position:absolute;top:50%;-webkit-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%);-webkit-transform-origin:top;transform-origin:top;z-index:2}.swiper-box .swiper-next svg,.swiper-box .swiper-prev svg{width:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));height:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));-webkit-transition:all 0.5s;transition:all 0.5s}[class="dark"] .swiper-box .swiper-next svg,[class="dark"] .swiper-box .swiper-prev svg{stroke:#262834}.swiper-box .swiper-next:hover,.swiper-box .swiper-next:focus,.swiper-box .swiper-prev:hover,.swiper-box .swiper-prev:focus{background-color:#ff5353}.swiper-box .swiper-next:hover svg,.swiper-box .swiper-next:focus svg,.swiper-box .swiper-prev:hover svg,.swiper-box .swiper-prev:focus svg{stroke:#fff}[class="dark"] .swiper-box .swiper-next:hover svg,[class="dark"] .swiper-box .swiper-next:focus svg,[class="dark"] .swiper-box .swiper-prev:hover svg,[class="dark"] .swiper-box .swiper-prev:focus svg{stroke:#262834}.swiper-box .swiper-prev{left:calc(0px + (-18 - 0) * ((100vw - 320px) / (1920 - 320)))}.swiper-box .swiper-next{right:calc(0px + (-18 - 0) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 991px){.swiper-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}[dir="rtl"] .swiper-button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (max-width: 991px){.swiper-button .swiper-next,.swiper-button .swiper-prev{position:relative;inset:0;border:1px solid rgba(221,221,221,0.5);-webkit-transform:unset;transform:unset}}*,*::after,*::before{margin:0;padding:0}body{font-size:14px;background-color:#fff;margin:0;position:relative;color:#262834;padding-bottom:0}body::-webkit-scrollbar{width:0;background:transparent}ul{padding-left:0;padding-right:0;margin-bottom:0}input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none}html{scroll-behavior:smooth;font-size:16px}.btn-solid{font-weight:500;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));margin-top:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));line-height:23px;background-color:var(--theme-color);padding:calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));color:#fff !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s}[class="dark"] .btn-solid{color:#262834 !important}.btn-solid.round-corner{border-radius:5px}.btn-solid::after{position:absolute;content:"";width:100%;height:2.5px;background-color:inherit;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-6px;-webkit-transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1)}.btn-solid.line-none::after{display:none}.btn-solid .arrow{width:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));height:2px;background-color:#fff;display:inline-block;position:relative;margin-top:2px;-webkit-transition:all 0.4s;transition:all 0.4s}[dir="rtl"] .btn-solid .arrow{-webkit-transform:scaleX(-1);transform:scaleX(-1)}[class="dark"] .btn-solid .arrow{background-color:#262834}.btn-solid .arrow::after{position:absolute;content:"";width:60%;top:-3px;right:0;height:inherit;-webkit-transition:all 0.4s;transition:all 0.4s;background-color:inherit;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn-solid:hover{color:#fff !important}[class="dark"] .btn-solid:hover{color:#262834 !important}.btn-solid:hover::after{width:0}.btn-solid:hover .arrow{-webkit-transform:translateX(4px);transform:translateX(4px)}[dir="rtl"] .btn-solid:hover .arrow{-webkit-transform:scaleX(-1) translateX(4px);transform:scaleX(-1) translateX(4px)}.btn-solid.btn-sm{font-size:14px;padding:9px calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));line-height:20px}.btn-solid.btn-sm .arrow{width:12px}.btn-solid.mb-line{margin-bottom:6px}.btn-solid.btn-solid2{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.btn-solid.btn-solid2:hover{background-color:white;color:var(--theme-color) !important;border-color:var(--theme-color)}.btn-solid.btn-solid2.btn-outline:hover{background-color:var(--theme-color);color:#fff !important}.btn-solid.btn-outline1{background-color:#fff;color:var(--theme-color) !important;border:1px solid var(--theme-color)}.btn-solid.btn-outline1 .arrow{background-color:var(--theme-color)}.btn-solid.btn-outline1::after{background-color:var(--theme-color);bottom:-7px}.btn-solid.btn-white{background-color:#fff;color:var(--theme-color) !important}.btn-solid.btn-white .arrow{background-color:var(--theme-color)}.bg-paper{background-image:url("../images/landing-images/bg-paper.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}body{font-family:"Montserrat",sans-serif}ul{list-style:none}li{font-size:14px;color:#262834}p{font-size:14px;line-height:1.5;color:#262834}a{-webkit-transition:0.5s ease;transition:0.5s ease;text-decoration:none;color:#262834}a:hover{text-decoration:none;-webkit-transition:0.5s ease;transition:0.5s ease;color:currentColor}a:focus{outline:none}:focus{outline:none}.form-control{font-size:14px;color:#262834}[dir="rtl"] .form-control{text-align:right}.form-control:focus{-webkit-box-shadow:none;box-shadow:none}h1{font-size:38px;font-weight:700;line-height:33px;text-transform:capitalize;margin:0;color:#262834}h2{font-size:24px;font-weight:700;line-height:22px;margin:0;color:#262834}h3{font-size:20px;line-height:16px;margin:0;color:#262834}h4{font-size:18px;line-height:25px;margin:0;color:#262834}h5{font-size:16px;line-height:22px;margin:0;font-weight:normal;color:#262834}h6{font-size:14px;line-height:19px;font-weight:normal;margin:0;color:#262834}.title-color{color:#262834}.theme-color{color:var(--theme-color)}.content-color{color:#767676}.truncate-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}section,.section-t-space{padding-top:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}section,.section-b-space{padding-bottom:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}.section-mb-space{margin-bottom:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}.section-mt-space{margin-top:calc(45px + (100 - 45) * ((100vw - 320px) / (1920 - 320)))}section{position:relative;z-index:5}.bg-white{background-color:#fff}.landing-header{background-color:#fafafa;position:sticky;top:0;z-index:10;padding:20px 0}.landing-header .header{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}.landing-header .header .nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(10px + (50 - 10) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 767px){.landing-header .header .nav-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.landing-header .header .nav-wrap .menu{stroke:#262834;cursor:pointer;display:none}@media only screen and (max-width: 874px){.landing-header .header .nav-wrap .menu{display:block;width:20px;height:20px;margin-top:2px}}.landing-header .header .nav-wrap a{display:block}@media only screen and (max-width: 767px){.landing-header .header .nav-wrap a{margin-top:-4px}}.landing-header .header .nav-wrap a img{width:calc(80px + (130 - 80) * ((100vw - 320px) / (1920 - 320)));height:auto}@media only screen and (max-width: 874px){.landing-header .header .nav-wrap .navigation{position:absolute;top:0;left:0;right:0;background-color:#fafafa;padding:20px 20px 20px 20px;visibility:hidden;opacity:0;-webkit-transition:all 0.4s;transition:all 0.4s;z-index:50}}.landing-header .header .nav-wrap .navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(4px + (35 - 4) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 874px){.landing-header .header .nav-wrap .navigation ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-transform:scale(0);transform:scale(0)}}.landing-header .header .nav-wrap .navigation ul li a{font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:500;color:#262834;position:relative;display:block;padding:8px 0;color:#262834;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.landing-header .header .nav-wrap .navigation ul li a::after{content:"";position:absolute;bottom:0;width:0;height:2px;background-color:var(--theme-color);border-radius:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.landing-header .header .nav-wrap .navigation ul li.active a,.landing-header .header .nav-wrap .navigation ul li a:hover,.landing-header .header .nav-wrap .navigation ul li a:active{color:var(--theme-color)}.landing-header .header .nav-wrap .navigation ul li.active a::after,.landing-header .header .nav-wrap .navigation ul li a:hover::after,.landing-header .header .nav-wrap .navigation ul li a:active::after{width:100%}.landing-header .header .btn-solid{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));padding:calc(5px + (8 - 5) * ((100vw - 320px) / (1920 - 320))) calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 874px) and (max-width: 874px){.landing-header .header.show .navigation{top:calc(50px + (58 - 50) * ((100vw - 320px) / (1920 - 320)));opacity:1;visibility:visible}.landing-header .header.show .navigation ul{-webkit-transform:scale(1);transform:scale(1);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.landing-page .swiper-wrap{position:relative;padding-bottom:48px}.landing-page .swiper-horizontal>.swiper-pagination-bullets,.landing-page .swiper-pagination-bullets.swiper-pagination-horizontal,.landing-page .swiper-pagination-custom,.landing-page .swiper-pagination-fraction{bottom:0;margin-bottom:7px;margin-top:20px}.landing-page .feature-section{text-align:center;height:100%;position:relative}.landing-page .feature-section .row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width: 360px){.landing-page .feature-section .row>div{width:100%}}.landing-page .feature-section .fetuses-box{text-align:center;background-color:transparent;padding:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));border-radius:15px}.landing-page .feature-section .fetuses-box img{width:100%}.landing-page .feature-section .fetuses-box .content-box span{color:#262834;font-size:calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));font-weight:600;display:block;line-height:33px;margin-top:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)))}.landing-page .feature-section .fetuses-box .content-box p{color:#767676;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:500;margin-bottom:-2px}.landing-page .feature-section .fetuses-box:hover{-webkit-box-shadow:0px 0px 26px 3px #e2e2e2;box-shadow:0px 0px 26px 3px #e2e2e2;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.landing-page .feature-section .fetuses-box:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.landing-page .feature-section .fetuses-box:hover ~ span{color:#262834;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.landing-page .feature-section.main-feature .fetuses-box{padding:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));background-color:#fff;-webkit-transition:all 0.5s;transition:all 0.5s}.landing-page .feature-section.main-feature .fetuses-box:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.landing-page .light-bg{background-color:#fafafa}.landing-page .page-box{text-align:center;background-color:transparent;border-radius:15px;display:block;-webkit-transition:all 0.4s;transition:all 0.4s;padding:20px;background-color:#fff;-webkit-box-shadow:0px 0px 22px rgba(0,0,0,0.1);box-shadow:0px 0px 22px rgba(0,0,0,0.1)}.landing-page .page-box .img-box img{width:100%;-webkit-box-shadow:0px 0px 22px rgba(0,0,0,0.1);box-shadow:0px 0px 22px rgba(0,0,0,0.1)}.landing-page .page-box .content-box span{color:#262834;font-size:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));font-weight:500;-webkit-transition:all 0.4s;transition:all 0.4s;position:relative;display:inline-block;margin-top:14px;margin-bottom:-3px}.landing-page .page-box .content-box span::after{content:"";width:0;height:2px;background-color:var(--theme-color);position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;-webkit-transition:all 0.4s;transition:all 0.4s}.landing-page .page-box .content-box p{color:#767676;font-size:16px;font-weight:500}.landing-page .page-box:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.landing-page .page-box:hover .content-box span{color:var(--theme-color)}.landing-page .page-box:hover .content-box span::after{width:100%}.landing-page .title-box{text-align:center;position:relative;margin-bottom:calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)))}.landing-page .title-box .title-heading{font-weight:600;font-size:calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));line-height:calc(17px + (43 - 17) * ((100vw - 320px) / (1920 - 320)));position:relative;cursor:pointer;display:inline-block;z-index:2;margin-top:calc(-5px + (-10 + 5) * ((100vw - 320px) / (1920 - 320)));display:-webkit-box;display:-ms-flexbox;display:flex;-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}.landing-page .title-box .title-heading .number-span{font-size:calc(50px + (90 - 50) * ((100vw - 320px) / (1920 - 320)));font-weight:900;line-height:calc(55px + (95 - 55) * ((100vw - 320px) / (1920 - 320)));color:#0f8fac;margin-top:-5px}.landing-page .title-box .title-heading .name-span{font-size:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc(35px + (48 - 35) * ((100vw - 320px) / (1920 - 320)));display:block;margin-top:-4px}.landing-page .title-box p{margin-top:10px;color:#767676;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:500;max-width:42%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 991px){.landing-page .title-box p{max-width:80%}}@media only screen and (max-width: 475px){.landing-page .title-box p{max-width:100%}}.landing-page .title-box .title-divider1{width:calc(110px + (160 - 110) * ((100vw - 320px) / (1920 - 320)));height:2px;background-color:var(--theme-color);gap: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;margin-top:2px;margin:calc(2px + (4.5 - 2) * ((100vw - 320px) / (1920 - 320))) auto}.landing-page .title-box .title-divider1 .squre{width:calc(8px + (9 - 8) * ((100vw - 320px) / (1920 - 320)));height:calc(8px + (9 - 8) * ((100vw - 320px) / (1920 - 320)));display:block;position:relative;background-color:var(--theme-color)}.landing-page .title-box .title-divider1 .squre::after{content:"";width:inherit;height:inherit;position:absolute;background-color:inherit}.landing-page .title-box .title-divider1 .squre:first-of-type::after{left:-14px}[dir="rtl"] .landing-page .title-box .title-divider1 .squre:first-of-type::after{right:-14px;left:unset}.landing-page .title-box .title-divider1 .squre:last-of-type::after{right:-14px}[dir="rtl"] .landing-page .title-box .title-divider1 .squre:last-of-type::after{left:-14px;right:unset}.landing-page .shop-section .page-box{padding:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)))}.landing-page .shop-section .page-box img{width:100%}.landing-page .shop-section .page-box:hover{-webkit-box-shadow:none;box-shadow:none}.landing-page .swiper{padding:20px 0;margin:-20px 0}@-webkit-keyframes floating{0%{background-position-x:0}100%{background-position-x:1920px}}@keyframes floating{0%{background-position-x:0}100%{background-position-x:1920px}}.inner-banner{background-image:url("../images/landing-images/pages/inner/inner-banner.jpg");background-repeat:repeat;background-position:center center;background-size:cover;height:100vh;animation:floating 50s linear infinite reverse}.product-page-section{background-image:-webkit-gradient(linear, left top, right top, color-stop(6.15%, #262834), color-stop(50%, #20222f));background-image:linear-gradient(90deg, #262834 6.15%, #20222f 50%);color:#fff}.product-page-section .content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media only screen and (max-width: 991px){.product-page-section .content-box{text-align:center}}.product-page-section .content-box span{color:#fff;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));font-weight:normal;line-height:1.2;margin-top:-2px;display:block}.product-page-section .content-box h2{margin-bottom:5px}.product-page-section .content-box h2,.product-page-section .content-box h2 span{font-size:calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));font-weight:900;color:#fff;line-height:1.4}@media only screen and (max-width: 991px){.product-page-section .content-box h2,.product-page-section .content-box h2 span{font-size:calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)))}}.product-page-section .content-box h2 span{display:block}@media only screen and (max-width: 991px){.product-page-section .content-box h2 span{display:inline-block}}.product-page-section .content-box h3{font-size:18px;color:#fff;line-height:1.1;margin-bottom:25px}.product-page-section .content-box p{font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));color:rgba(255,255,255,0.5);font-weight:400;margin-bottom:0}@media only screen and (max-width: 991px){.product-page-section .content-box p{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 991px){.product-page-section .content-box .btn-solid{display:none}}.product-page-section .product-image-box{display:block}.product-page-section .product-image-box img{width:100%}.product-page-section .product-image-box span{color:#fff;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:500;display:block;text-align:center;margin-top:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)))}.feature-box .img-wrap{padding:50px 30px;background-color:#fafafa;text-align:center;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.feature-box .img-wrap img{width:calc(45px + (60 - 45) * ((100vw - 320px) / (1920 - 320)));-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.feature-box .content-box span{margin-bottom:-4px;text-align:center;margin-top:8px;font-weight:500;font-size:calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));display:block;text-align:center;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.feature-box:hover .img-wrap{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1)}.feature-box:hover .img-wrap img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:grayscale(0);filter:grayscale(0)}.feature-box:hover .content-box span{color:var(--theme-color)}.hero-section{background-color:var(--theme-color);background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;height:calc(100vh - 90px)}@media only screen and (max-width: 1400px){.hero-section{height:90vh}}@media only screen and (max-width: 1200px){.hero-section{height:70vh}}@media only screen and (max-width: 992px){.hero-section{height:60vh}}@media only screen and (max-width: 767px){.hero-section{height:48vh}}@media only screen and (max-width: 575px){.hero-section{height:45vh}}@media only screen and (max-width: 502px){.hero-section{height:40vh}}@media only screen and (max-width: 425px){.hero-section{height:36vh}}.hero-section .demo-img{position:absolute}.hero-section .shape-img{position:absolute}.hero-section .top-left{width:30%;left:0;top:0}@media only screen and (max-width: 375px){.hero-section .top-left{width:40%}}.hero-section .top-right{width:36%;right:0;top:0}@media only screen and (max-width: 575px){.hero-section .top-right{width:45%}}.hero-section .bottom-right{bottom:0;right:0;width:34%}@media only screen and (max-width: 375px){.hero-section .bottom-right{width:36%}}.hero-section .bottom-left{left:0;bottom:0;width:35%}@media only screen and (max-width: 375px){.hero-section .bottom-left{width:40%}}.hero-section .dotes{left:17%;top:37%;width:calc(30px + (80 - 30) * ((100vw - 320px) / (1920 - 320)));-webkit-filter:invert(1);filter:invert(1)}@media only screen and (max-width: 575px){.hero-section .dotes{left:15%}}@media only screen and (max-width: 475px){.hero-section .dotes{right:15%;left:unset;top:50%}}.hero-section .top-left,.hero-section .bottom-left,.hero-section .bottom-right,.hero-section .top-right{z-index:2}.hero-section .dotes,.hero-section .round,.hero-section .leaft,.hero-section .circle,.hero-section .leaft-shadow,.hero-section .pointer{z-index:1}.hero-section .round{left:47%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:15px;width:calc(30px + (100 - 30) * ((100vw - 320px) / (1920 - 320)))}.hero-section .dotes2{-webkit-filter:invert(1);filter:invert(1);width:calc(20px + (48 - 20) * ((100vw - 320px) / (1920 - 320)));top:5%;left:35%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 375px){.hero-section .dotes2{display:none}}.hero-section .leaft{width:calc(50px + (150 - 50) * ((100vw - 320px) / (1920 - 320)));left:0;top:32%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 575px){.hero-section .leaft{top:46%}}@media only screen and (max-width: 475px){.hero-section .leaft{top:50%}}.hero-section .leaft-shadow{width:calc(80px + (320 - 80) * ((100vw - 320px) / (1920 - 320)));right:0%;top:23%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hero-section .circle{width:calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:20%}.hero-section .pointer{width:calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));right:39%;bottom:26%}.hero-section .content-box{width:calc(25px + (870 - 16) * ((100vw - 320px) / (1920 - 320)));text-align:center;position:relative;margin:0 auto;z-index:3;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;height:100%}@media only screen and (max-width: 1400px){.hero-section .content-box{width:calc(293px + (773 - 290) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 1200px){.hero-section .content-box{width:calc(175px + (745 - 175) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 992px){.hero-section .content-box{width:calc(175px + (700 - 175) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 768px){.hero-section .content-box{width:calc(243px + (613 - 243) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 576px){.hero-section .content-box{width:calc(284px + (613 - 284) * ((100vw - 320px) / (1920 - 320)))}}.hero-section .content-box .heading{text-transform:uppercase;font-weight:300;font-size:calc(0px + (50 - 0) * ((100vw - 320px) / (1920 - 320)));line-height:calc(10px + (82 - 10) * ((100vw - 320px) / (1920 - 320)));margin-top:calc(-8px + (-22 + 8) * ((100vw - 320px) / (1920 - 320)));color:#fff}@media only screen and (max-width: 1400px){.hero-section .content-box .heading{font-size:calc(18px + (50 - 18) * ((100vw - 320px) / (1920 - 320)));line-height:calc(32px + (82 - 32) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 1200px){.hero-section .content-box .heading{font-size:calc(18px + (38 - 18) * ((100vw - 320px) / (1920 - 320)));line-height:calc(32px + (70 - 32) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 992px){.hero-section .content-box .heading{font-size:calc(17px + (25 - 17) * ((100vw - 320px) / (1920 - 320)));line-height:calc(29px + (50 - 29) * ((100vw - 320px) / (1920 - 320)))}}.hero-section .content-box .heading strong{font-weight:bold}.hero-section .content-box .heading span{font-weight:bold;position:relative;z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:inline-block;padding:0 16px}.hero-section .content-box .heading span .shape{height:108%;width:120%;position:absolute;left:calc(0px + (-34 + 0) * ((100vw - 320px) / (1920 - 320)));bottom:2px;z-index:-1;-webkit-transition:all 1.1s 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);transition:all 1.1s 1.5s cubic-bezier(0.175, 0.885, 0.32, 1.275)}@media only screen and (max-width: 1400px){.hero-section .content-box .heading span .shape{left:calc(-10px + (-34 + 10) * ((100vw - 320px) / (1920 - 320)))}}@media only screen and (max-width: 576px){.hero-section .content-box .heading span .shape{left:-13px}}.hero-section .content-box p{max-width:584px;color:#767676;margin:0 auto;font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:normal;line-height:calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));margin-top:calc(0px + (18 - 0) * ((100vw - 320px) / (1920 - 320)));margin-bottom:calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));color:#fff}@media only screen and (max-width: 768px){.hero-section .content-box p{display:none}}.hero-section .content-box .btn-solid{font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));padding:calc(4px + (12 - 4) * ((100vw - 320px) / (1920 - 320))) calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 768px){.hero-section .content-box .btn-solid{margin-top:calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)))}}.hero-section .content-box .btn-solid .arrow{width:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)))}.floating-top{-webkit-animation-name:floatingTop;animation-name:floatingTop;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;margin-top:5px}@-webkit-keyframes floatingTop{0%{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}50%{-webkit-transform:translate(0, calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))));transform:translate(0, calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))))}100%{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}@keyframes floatingTop{0%{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}50%{-webkit-transform:translate(0, calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))));transform:translate(0, calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))))}100%{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}}.rotated{-webkit-animation:rotation 4s infinite linear;animation:rotation 4s infinite linear}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.mb-fixed{margin-bottom:calc(232px + (404 - 232) * ((100vw - 320px) / (1920 - 320)))}@media only screen and (max-width: 368px){.mb-fixed{margin-bottom:calc(257px + (392 - 257) * ((100vw - 320px) / (1920 - 320)))}}.tap-to-top-box{position:fixed;bottom:20px;right:20px;z-index:10;-webkit-transition:all 0.5s;transition:all 0.5s}.tap-to-top-box.hide{opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0)}.tap-to-top-box .tap-to-top-button{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;width:calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));height:calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));border-radius:100%;background-color:var(--theme-color);-webkit-transition:all 0.5s ease;transition:all 0.5s ease;border:1px solid transparent}.tap-to-top-box .tap-to-top-button svg{width:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));height:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));stroke:#fff;-webkit-transition:inherit;transition:inherit}[class="dark"] .tap-to-top-box .tap-to-top-button svg{stroke:#f0f0f0}.tap-to-top-box .tap-to-top-button:hover{-webkit-box-shadow:0 0 5px rgba(38,40,52,0.2);box-shadow:0 0 5px rgba(38,40,52,0.2);-webkit-transform:translateY(-5px);transform:translateY(-5px);color:var(--theme-color);background-color:#fff;border-color:var(--theme-color)}.tap-to-top-box .tap-to-top-button:hover svg{stroke:var(--theme-color)}[class="dark"] .tap-to-top-box .tap-to-top-button:hover svg{stroke:var(--theme-color)}.footer{background-image:-webkit-gradient(linear, left top, right top, color-stop(6.15%, #262834), color-stop(50%, #20222f));background-image:linear-gradient(90deg, #262834 6.15%, #20222f 50%);width:100%;color:#fff;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;position:fixed;bottom:0px;z-index:0}.footer .bg-pattern{width:25%;position:absolute}.footer .bg-pattern.left{top:0;left:0}.footer .bg-pattern.right{bottom:0;right:0}@media only screen and (max-width: 1200px){.footer .bg-pattern{width:30%}}@media only screen and (max-width: 991px){.footer .bg-pattern{width:35%}}@media only screen and (max-width: 767px){.footer .bg-pattern{width:40%}}@media only screen and (max-width: 425px){.footer .bg-pattern{width:60%}}.footer .thanks-box{text-align:center}.footer .thanks-box .logo{width:calc(90px + (150 - 90) * ((100vw - 320px) / (1920 - 320)));margin-bottom:20px}.footer .thanks-box h2{font-size:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));color:#fff;text-transform:unset;line-height:calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)))}.footer .thanks-box .btn-solid{margin-top:calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320)))}.afterimage{position:absolute}@media only screen and (max-width: 1638px){.afterimage{display:none}}.afterimage.dotes{width:40px}.afterimage.round{width:100px}.afterimage.circle{width:30px}.afterimage.pointer{width:15px}.afterimage.left{left:20px;top:40%}.afterimage.right{right:20px;bottom:8%}.afterimage.top-right{right:50px;top:8%}.afterimage.bottom-left{left:50px;bottom:35%}.decoration-section .collection-img{position:relative}@media only screen and (max-width: 1399px){.decoration-section .collection-img.bg-size::before{padding-top:95%}}@media only screen and (max-width: 1199px){.decoration-section .collection-img.bg-size::before{padding-top:100%}}@media only screen and (max-width: 991px){.decoration-section .collection-img.bg-size::before{padding-top:105%}}@media only screen and (max-width: 767px){.decoration-section .collection-img.bg-size::before{padding-top:55%}}@media only screen and (max-width: 475px){.decoration-section .collection-img.bg-size::before{padding-top:100%}}.decoration-section .collection-img .dark-bodered-box .bordered-wrap .bordered-content h5,.decoration-section .collection-img .dark-bodered-box2 .bordered-wrap .bordered-content h5{font-weight:400;font-size:calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));line-height:calc(21px + (39 - 21) * ((100vw - 320px) / (1920 - 320)));color:#fff;margin-bottom:calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));margin-top:calc(-5px + (-8 + 5) * ((100vw - 320px) / (1920 - 320)))}[class="dark"] .decoration-section .collection-img .dark-bodered-box .bordered-wrap .bordered-content h5,[class="dark"] .decoration-section .collection-img .dark-bodered-box2 .bordered-wrap .bordered-content h5{color:#f0f0f0}.decoration-section .collection-img .dark-bodered-box .bordered-wrap .bordered-content h5 strong,.decoration-section .collection-img .dark-bodered-box2 .bordered-wrap .bordered-content h5 strong{font-weight:600}.decoration-section .collection-img .dark-bodered-box .bordered-wrap .bordered-content .link-view-more,.decoration-section .collection-img .dark-bodered-box2 .bordered-wrap .bordered-content .link-view-more{margin-bottom:calc(-2px + (-4 + 2) * ((100vw - 320px) / (1920 - 320)))}.decoration-section .center-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.decoration-section .decoration-content{padding:calc(10px + (30 - 10) * ((100vw - 320px) / (1920 - 320)));-webkit-transform:translateX(-56px);transform:translateX(-56px);background-color:#fff;position:relative;-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.1);box-shadow:0px 3px 10px rgba(0,0,0,0.1)}[dir="rtl"] .decoration-section .decoration-content{-webkit-transform:translateX(56px);transform:translateX(56px)}@media only screen and (max-width: 767px){.decoration-section .decoration-content{-webkit-transform:unset;transform:unset}[dir="rtl"] .decoration-section .decoration-content{-webkit-transform:unset;transform:unset}}.decoration-section .decoration-content .leaf-img{position:absolute;width:100px}.decoration-section .decoration-content .leaf-img.leaf-img2{width:70px}.decoration-section .decoration-content .leaf-img.right{bottom:0;right:0}.decoration-section .decoration-content .leaf-img.left{left:0;top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir="rtl"] .decoration-section .decoration-content .leaf-img.left{right:unset;left:0}.decoration-section .decoration-content h5{font-weight:400;font-size:calc(16px + (36 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc(24px + (47 - 24) * ((100vw - 320px) / (1920 - 320)));color:#1f1f1f;margin-top:calc(-2px + (-6 - 2) * ((100vw - 320px) / (1920 - 320)))}.decoration-section .decoration-content h5 strong{font-weight:500;display:block}@media only screen and (max-width: 767px){.decoration-section .decoration-content h5 strong{display:unset}}.decoration-section .decoration-content p{font-weight:400;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:23px;color:rgba(43,43,43,0.7);margin-bottom:0;margin-top:calc(0px + (15 - 0) * ((100vw - 320px) / (1920 - 320)))}.decoration-section .decoration-content .decoration-gallery{margin-top:calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));margin-bottom:15px}.decoration-section .decoration-content .decoration-gallery .ratio3_2 .bg-size:before{padding-top:60% !important}[class="dark"] .decoration-section .decoration-content .btn-style4 .corner-wrap .corner{border-bottom-color:#f0f0f0;border-right-color:#f0f0f0}[class="dark"] .decoration-section .decoration-content .btn-style4 .btn{background-color:#f0f0f0;color:#2b2b2b;border-color:#f0f0f0}.decoration-section .decoration-content.decoration-content2{-webkit-transform:translateX(-18px);transform:translateX(-18px);padding:calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)));-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.1);box-shadow:0px 3px 10px rgba(0,0,0,0.1)}[dir="rtl"] .decoration-section .decoration-content.decoration-content2{-webkit-transform:translateX(18px);transform:translateX(18px)}@media only screen and (max-width: 575px){.decoration-section .decoration-content.decoration-content2{-webkit-transform:unset;transform:unset;padding:25px calc(13px + (25 - 13) * ((100vw - 320px) / (575 - 320)));padding-bottom:calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)))}}.decoration-section .decoration-content.decoration-content2 .title-square{display:table;margin:-47px auto 0 auto}.decoration-section .decoration-content.decoration-content2 h4{font-weight:400;font-size:calc(16px + (26 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));margin-top:13px}@media only screen and (max-width: 575px){.decoration-section .decoration-content.decoration-content2 h4{font-size:calc(18px + (20 - 18) * ((100vw - 320px) / (575 - 320)))}}.decoration-section .decoration-content.decoration-content2 .icon-box{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:calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)))}.decoration-section .decoration-content.decoration-content2 .icon-box span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0 calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320)));position:relative}.decoration-section .decoration-content.decoration-content2 .icon-box span:not(:last-of-type)::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:11px;opacity:0.5;background-color:#2b2b2b}[dir="rtl"] .decoration-section .decoration-content.decoration-content2 .icon-box span:not(:last-of-type)::after{left:0;right:unset}.decoration-section .decoration-content.decoration-content2 .icon-box span svg{width:18px;height:18px;stroke:var(--theme-color)}.decoration-section .decoration-content.decoration-content2 p{font-weight:400;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:23px;margin-bottom:0}@media only screen and (max-width: 575px){.decoration-section .decoration-content.decoration-content2 p{margin-top:10px}}.decoration-section .decoration-content.decoration-content2 .link-view-more{font-weight:400;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:23px;margin-top:16px;margin-bottom:-6px}.decoration-section2 .collection-img{position:relative}.decoration-section2 .collection-img img{width:100%}@media only screen and (max-width: 1399px){.decoration-section2 .collection-img.bg-size::before{padding-top:140%}}@media only screen and (max-width: 1199px){.decoration-section2 .collection-img.bg-size::before{padding-top:70%}}@media only screen and (max-width: 991px){.decoration-section2 .collection-img.bg-size::before{padding-top:80%}}@media only screen and (max-width: 675px){.decoration-section2 .collection-img.bg-size::before{padding-top:100%}}@media only screen and (max-width: 621px){.decoration-section2 .collection-img.bg-size::before{padding-top:130%}}@media only screen and (max-width: 575px){.decoration-section2 .collection-img.bg-size{background-position:bottom !important}.decoration-section2 .collection-img.bg-size::before{padding-top:60%}}@media only screen and (max-width: 1199px){.decoration-section2 .main-row>div:nth-of-type(2n+2) .decoration-content{-webkit-transform:translateX(18px);transform:translateX(18px)}[dir="rtl"] .decoration-section2 .main-row>div:nth-of-type(2n+2) .decoration-content{-webkit-transform:translateX(-18px);transform:translateX(-18px)}}@media only screen and (max-width: 1199px) and (max-width: 575px){.decoration-section2 .main-row>div:nth-of-type(2n+2) .decoration-content{-webkit-transform:unset;transform:unset}[dir="rtl"] .decoration-section2 .main-row>div:nth-of-type(2n+2) .decoration-content{-webkit-transform:unset;transform:unset}}
/*# sourceMappingURL=landing.css.map */
