@font-face{font-family:"GreatVibes-Regular";src:url("../fonts/GreatVibes-Regular.eot");src:url("../fonts/GreatVibes-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/GreatVibes-Regular.woff") format("woff"),url("../fonts/GreatVibes-Regular.ttf") format("truetype"),url("../fonts/GreatVibes-Regular.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Helvetica-Bold";src:url("../fonts/Helvetica-Bold.eot");src:url("../fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Helvetica-Bold.woff") format("woff"),url("../fonts/Helvetica-Bold.ttf") format("truetype"),url("../fonts/Helvetica-Bold.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Inter-Regular";src:url("../fonts/Inter-Regular.eot");src:url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Inter-Regular.woff") format("woff"),url("../fonts/Inter-Regular.ttf") format("truetype"),url("../fonts/Inter-Regular.svg") format("svg");font-weight:normal;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:#000;text-decoration:none}a:hover,a:focus{text-decoration:none;color:#000}input[type=checkbox]{margin:0}html{overflow-x:hidden}body{position:relative}a[href^=tel]{color:inherit;text-decoration:none}body.swal2-shown,body.modal-open{overflow:initial !important}body{font-family:var(--primary-font);font-weight:400;color:var(--primary-color)}.main-header{background-color:#0d0d0d;height:90px;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 991px){.main-header{height:70px}}.header-container{margin:0 auto;height:100%;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;position:relative}@media(max-width: 1280px){.header-container{max-width:100%}}.header-logo{-ms-flex-negative:0;flex-shrink:0;z-index:1001}.header-logo a{display:block;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.header-logo a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.header-logo .logo-img{height:53px;width:auto;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 991px){.header-logo .logo-img{height:40px}}.header-nav{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 1280px){.header-nav{display:none}}.nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{font-family:"Nunito Sans",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#fff;text-decoration:none;padding:8px 0;position:relative;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);display:block}.nav-link.active{color:#f18b31;font-weight:700}.nav-link:not(.active)::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#f18b31;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.nav-link:not(.active):hover{color:#f18b31;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.nav-link:not(.active):hover::after{width:100%}.header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.action-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;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}.action-btn:hover{background-color:hsla(0,0%,100%,.1);-webkit-transform:translateY(-2px) scale(1.1);transform:translateY(-2px) scale(1.1)}.action-btn:active{-webkit-transform:translateY(0) scale(0.95);transform:translateY(0) scale(0.95)}.action-btn img{width:24px;height:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 991px){.action-btn img{width:20px;height:20px}}.action-btn:hover img{-webkit-filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(25deg);filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(25deg)}.cart-btn .cart-count{position:absolute;top:-2px;right:-2px;background-color:#f18b31;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center;line-height:1.2;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.cart-btn .cart-count:not(:empty){-webkit-transform:scale(1);transform:scale(1)}.mobile-menu-toggle{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}@media(max-width: 991px){.mobile-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-menu-toggle .hamburger-line{width:20px;height:2px;background-color:#fff;margin:2px 0;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform-origin:center;transform-origin:center}.mobile-menu-toggle .hamburger-line:nth-child(1){-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.mobile-menu-toggle .hamburger-line:nth-child(2){opacity:1}.mobile-menu-toggle .hamburger-line:nth-child(3){-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.mobile-menu-toggle:hover .hamburger-line{background-color:#f18b31}.mobile-menu-overlay{position:fixed;top:70px;left:0;right:0;bottom:0;background-color:rgba(13,13,13,.95);backdrop-filter:blur(10px);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:999;height:calc(100vh - 70px)}.mobile-menu-overlay.active{-webkit-transform:translateX(0);transform:translateX(0)}@media(min-width: 992px){.mobile-menu-overlay{display:none}}.mobile-nav{padding:40px 20px;height:100%;overflow-y:auto}.mobile-nav-menu{list-style:none;margin:0;padding:0}.mobile-nav-item{margin-bottom:20px;opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu-overlay.active .mobile-nav-item{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu-overlay.active .mobile-nav-item:nth-child(1){-webkit-transition-delay:0.1s;transition-delay:0.1s}.mobile-menu-overlay.active .mobile-nav-item:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s}.mobile-menu-overlay.active .mobile-nav-item:nth-child(3){-webkit-transition-delay:0.3s;transition-delay:0.3s}.mobile-menu-overlay.active .mobile-nav-item:nth-child(4){-webkit-transition-delay:0.4s;transition-delay:0.4s}.mobile-menu-overlay.active .mobile-nav-item:nth-child(5){-webkit-transition-delay:0.5s;transition-delay:0.5s}.mobile-nav-link{font-family:"Nunito Sans",sans-serif;font-size:18px;font-weight:400;color:#fff;text-decoration:none;padding:15px 0;display:block;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.mobile-nav-link.active{color:#f18b31;font-weight:700}.mobile-nav-link:hover{color:#f18b31;padding-left:20px}.search-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(13,13,13,.9);backdrop-filter:blur(10px);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;z-index:1100;opacity:0;visibility:hidden;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.search-modal.active{opacity:1;visibility:visible}.search-modal .search-container{max-width:600px;width:90%;position:relative}.search-modal .search-input{width:100%;padding:20px 60px 20px 20px;font-size:18px;border:2px solid #f18b31;border-radius:50px;background-color:#fff;color:#0d0d0d;outline:none;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.search-modal .search-input:focus{-webkit-box-shadow:0 0 0 4px rgba(241,139,49,.2);box-shadow:0 0 0 4px rgba(241,139,49,.2)}.search-modal .search-close{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:none;border:none;font-size:24px;color:#0d0d0d;cursor:pointer;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);line-height:0}.search-modal .search-close:hover{color:#f18b31}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.fade-in-up{-webkit-animation:fadeInUp .6s ease-out;animation:fadeInUp .6s ease-out}.pulse{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.main-header.scrolled{background-color:rgba(13,13,13,.95);backdrop-filter:blur(10px);height:70px}@media(max-width: 991px){.main-header.scrolled{height:60px}}.main-header.scrolled .logo-img{height:40px}@media(max-width: 991px){.main-header.scrolled .logo-img{height:32px}}.main-content{padding-top:90px}@media(max-width: 991px){.main-content{padding-top:70px}}.main-header.scrolled~.main-content{padding-top:70px}@media(max-width: 991px){.main-header.scrolled~.main-content{padding-top:60px}}.search-result{width:100%;height:300px;position:absolute;top:100%;left:0;z-index:1;background-color:#fff;padding-top:10px;overflow-y:auto;-webkit-box-shadow:rgba(149,157,165,.2) 0px 8px 24px;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;display:none}.search-result-item a{text-decoration:none;color:#000;padding:5px 20px;display:block}.language-dropdown-container{position:relative;margin-left:1rem}@media(max-width: 991px){.language-dropdown-container{display:none}}@media(max-width: 991px){.language-dropdown-container-mb{display:block}}.language-dropdown-container:hover .language-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.language-dropdown-container .language-button{border:none;outline:none;background-color:rgba(0,0,0,0);padding:0;margin:0;color:#fff}.language-dropdown-container .language-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);padding:8px 0;min-width:160px;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease;transition:all .3s ease}.language-dropdown-container .language-dropdown::before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:-2px -2px 5px rgba(0,0,0,.04);box-shadow:-2px -2px 5px rgba(0,0,0,.04)}.language-dropdown-container .language-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;text-decoration:none;color:#000;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.language-dropdown-container .language-item:hover{background-color:rgba(200,161,110,.1)}.language-dropdown-container .language-item.active{background-color:rgba(200,161,110,.2);font-weight:500}.language-dropdown-container .language-icon{margin-right:8px;line-height:1}.language-dropdown-container .language-text{font-size:14px;line-height:1}.single-mobile-header-info a{color:#fff;font-size:18px}.single-mobile-header-info a span{float:right;font-size:18px;line-height:1;position:relative;top:8px}.single-mobile-header-info .lang-curr-dropdown{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;display:none;margin-top:5px;padding:10px 0 0;width:100%;z-index:11}.single-mobile-header-info .lang-curr-dropdown ul li{padding-bottom:10px}:root{--width-home-logo: 195px;--header-home-mobile: 90px}@media only screen and (max-width: 480px){:root{--header-home-mobile: 75px}}.home__header{background-color:rgba(0,0,0,0);position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 991px){.home__header{background-color:#0d0d0d}}.home__header-sticky{padding:1rem;background-color:#0d0d0d;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.home__header-sticky .home__header-logo{position:absolute;left:50%;top:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-top:0}.home__header-sticky .home__header-logo .logo-img{width:120px;-webkit-transition:all .3s linear;transition:all .3s linear}.home__header-sticky .home__header-main{margin-top:0rem}@media only screen and (max-width: 991px){.home__header-container{max-width:100%;height:var(--header-home-mobile);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home__header-logo{text-align:center;padding-top:1.1875rem}@media only screen and (max-width: 991px){.home__header-logo{padding-top:0}}.home__header-logo a{display:inline-block;-webkit-transition:all .3s linear;transition:all .3s linear}.home__header-logo a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.home__header-logo .logo-img{width:var(--width-home-logo);max-height:unset !important;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 991px){.home__header-logo .logo-img{width:8rem}}@media only screen and (max-width: 480px){.home__header-logo .logo-img{width:7rem}}.home__header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem;-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 1366px){.home__header-main{margin-top:1rem}}@media only screen and (max-width: 991px){.home__header-main{margin-top:0}}@media only screen and (max-width: 991px){.home__header-nav{display:none}}.home__header-nav .nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px;list-style:none;margin:0;padding:0}@media only screen and (max-width: 1280px){.home__header-nav .nav-menu{gap:25px}}.home__header-nav .nav-item{position:relative}.home__header-nav .nav-link{font-size:16px;font-weight:400;line-height:1.5;color:#fff;text-decoration:none;padding:8px 0;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear;display:block}.home__header-nav .nav-link.active{color:#f18b31;font-weight:700}.home__header-nav .nav-link.active::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7px;height:7px;-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:50%;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%)}.home__header-nav .nav-link:not(.active)::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#f18b31;-webkit-transition:all .3s linear;transition:all .3s linear}.home__header-nav .nav-link:not(.active):hover{color:#f18b31;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.home__header-nav .nav-link:not(.active):hover::after{width:100%}.home__header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;-ms-flex-negative:0;flex-shrink:0}.home__header-actions .action-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear;position:relative;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}.home__header-actions .action-btn:hover{background-color:hsla(0,0%,100%,.1);-webkit-transform:translateY(-2px) scale(1.1);transform:translateY(-2px) scale(1.1)}.home__header-actions .action-btn:active{-webkit-transform:translateY(0) scale(0.95);transform:translateY(0) scale(0.95)}.home__header-actions .action-btn img{width:24px;height:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transition:all .3s linear;transition:all .3s linear}@media(max-width: 991px){.home__header-actions .action-btn img{width:20px;height:20px}}.home__header-actions .action-btn:hover img{-webkit-filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(25deg);filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(25deg)}.home__header-actions .cart-btn .cart-count{position:absolute;top:-2px;right:-2px;background-color:#f18b31;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:16px;text-align:center;line-height:1.2;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s linear;transition:all .3s linear}.home__header-actions .cart-btn .cart-count:not(:empty){-webkit-transform:scale(1);transform:scale(1)}.home__header-actions .search-btn{display:none}@media only screen and (max-width: 991px){.home__header-actions .search-btn{display:block}}@media only screen and (max-width: 991px){.home__header-actions .search__form{display:none}}.home__header-actions .search__form-wrapper{max-width:19.375rem;min-width:19.375rem;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.75rem 1.625rem;padding-right:4.0625rem;text-decoration:none;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0);border-radius:1.6875rem;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;overflow:hidden}@media only screen and (max-width: 1280px){.home__header-actions .search__form-wrapper{max-width:15.625rem;min-width:unset}}.home__header-actions .search__form-wrapper::before{content:"";position:absolute;inset:0;border-radius:1.6875rem;padding:2px;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(to bottom, #F18B31 0%, #F80000 100%);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.home__header-actions .search__form-wrapper input{font-family:"Inter-Regular";color:#fff;background-color:rgba(0,0,0,0);border:none;outline:none}.home__header-actions .search__form-wrapper input::-webkit-input-placeholder{color:#fff;font-family:"Inter-Regular"}.home__header-actions .search__form-wrapper input::-moz-placeholder{color:#fff;font-family:"Inter-Regular"}.home__header-actions .search__form-wrapper input:-ms-input-placeholder{color:#fff;font-family:"Inter-Regular"}.home__header-actions .search__form-wrapper input::-ms-input-placeholder{color:#fff;font-family:"Inter-Regular"}.home__header-actions .search__form-wrapper input::placeholder{color:#fff;font-family:"Inter-Regular"}.home__header-actions .search__form-wrapper .h-search-btn{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,0,0,0);border:none;outline:none;padding:.625rem 1.625rem;padding-left:.9375rem;border-radius:1.6875rem}.home__header .mobile-menu-toggle{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}@media(max-width: 991px){.home__header .mobile-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.home__header .mobile-menu-toggle .hamburger-line{width:20px;height:2px;background-color:#fff;margin:2px 0;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform-origin:center;transform-origin:center}.home__header .mobile-menu-toggle .hamburger-line:nth-child(1){-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.home__header .mobile-menu-toggle .hamburger-line:nth-child(2){opacity:1}.home__header .mobile-menu-toggle .hamburger-line:nth-child(3){-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.home__header .mobile-menu-toggle.active .hamburger-line:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.home__header .mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.home__header .mobile-menu-toggle.active .hamburger-line:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.home__header .mobile-menu-toggle:hover .hamburger-line{background-color:#f18b31}.home__header .mobile-menu-overlay{position:fixed;top:var(--header-home-mobile);left:0;right:0;bottom:0;background-color:rgba(13,13,13,.95);backdrop-filter:blur(10px);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s linear;transition:all .3s linear;z-index:999;height:calc(100vh - var(--header-home-mobile))}.home__header .mobile-menu-overlay.active{-webkit-transform:translateX(0);transform:translateX(0)}@media(min-width: 992px){.home__header .mobile-menu-overlay{display:none}}.home__header .mobile-nav{padding:40px 20px;height:100%;overflow-y:auto}.home__header .mobile-nav-menu{list-style:none;margin:0;padding:0}.home__header .mobile-nav-item{margin-bottom:20px;opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);-webkit-transition:all .3s linear;transition:all .3s linear}.mobile-menu-overlay.active .home__header .mobile-nav-item{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu-overlay.active .home__header .mobile-nav-item:nth-child(1){-webkit-transition-delay:0.1s;transition-delay:0.1s}.mobile-menu-overlay.active .home__header .mobile-nav-item:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s}.mobile-menu-overlay.active .home__header .mobile-nav-item:nth-child(3){-webkit-transition-delay:0.3s;transition-delay:0.3s}.mobile-menu-overlay.active .home__header .mobile-nav-item:nth-child(4){-webkit-transition-delay:0.4s;transition-delay:0.4s}.mobile-menu-overlay.active .home__header .mobile-nav-item:nth-child(5){-webkit-transition-delay:0.5s;transition-delay:0.5s}.home__header .mobile-nav-link{font-size:18px;font-weight:400;color:#fff;text-decoration:none;padding:15px 0;display:block;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-transition:all .3s linear;transition:all .3s linear}.home__header .mobile-nav-link.active{color:#f18b31;font-weight:700}.home__header .mobile-nav-link:hover{color:#f18b31;padding-left:20px}.home__header .search-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(13,13,13,.9);backdrop-filter:blur(10px);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;z-index:1100;opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.home__header .search-modal.active{opacity:1;visibility:visible}.home__header .search-modal .search-container{max-width:600px;width:90%;position:relative}.home__header .search-modal .search-input{width:100%;padding:20px 60px 20px 20px;font-size:18px;border:2px solid #f18b31;border-radius:50px;background-color:#fff;color:#0d0d0d;outline:none;-webkit-transition:all .3s linear;transition:all .3s linear}.home__header .search-modal .search-input:focus{-webkit-box-shadow:0 0 0 4px rgba(241,139,49,.2);box-shadow:0 0 0 4px rgba(241,139,49,.2)}.home__header .search-modal .search-close{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:none;border:none;font-size:24px;color:#0d0d0d;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear;line-height:0}.home__header .search-modal .search-close:hover{color:#f18b31}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.footer{background:#000}.footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.875rem 0 5.625rem}@media only screen and (max-width: 991px){.footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}}@media only screen and (max-width: 480px){.footer-wrapper{padding:2.5rem 0 3.125rem}}.footer-left,.footer-right{width:35%}@media only screen and (max-width: 1600px){.footer-left,.footer-right{width:45%}}@media only screen and (max-width: 991px){.footer-left,.footer-right{width:100%}}.footer-logo a{display:inline-block;overflow:hidden;position:relative}.footer-logo a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);opacity:0;z-index:1}.footer-logo a:hover::before{left:130%;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1}.footer-logo img{width:100%;max-width:185px;height:auto}.footer-content{margin-top:2.4375rem;font-size:1rem;line-height:150%;color:#fff}.footer-socials{margin-top:2.4375rem}.footer-socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0;gap:1.125rem;margin-top:2.4375rem}.footer-socials ul li a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-socials ul li a img{width:100%;height:auto;max-width:30px;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer-socials-title,.footer-apps-title{font-size:1.125rem;font-weight:700;line-height:120%;color:#fff}.footer-apps{margin-top:4.75rem}.footer-apps ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;gap:1.125rem;margin-top:2.4375rem}.footer-apps ul li a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-apps ul li a img{width:100%;max-width:204px;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer .qr-code{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.4375rem}.footer .qr-code-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.3125rem}@media only screen and (max-width: 480px){.footer .qr-code-item{gap:1.25rem}}.footer .qr-code-img img{width:100%;max-width:143px;height:auto;cursor:pointer;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}@media only screen and (max-width: 480px){.footer .qr-code-img img{width:120px}}.footer .qr-code-img img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.footer .qr-code-title{font-size:1.5rem;font-weight:700;line-height:120%;color:#fff}.footer .qr-code-description{margin-top:.5625rem;font-size:1rem;line-height:150%;color:#fff}.footer .qr-code-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f18b31;margin-top:1.0625rem;font-size:1rem;font-weight:700;line-height:120%;text-transform:capitalize;-webkit-transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:all .5s cubic-bezier(0.25, 0.1, 0.25, 1)}.footer .qr-code-link:hover{color:#f18b31;-webkit-transform:translateX(7px);transform:translateX(7px)}.footer .qr-code-link svg{margin-left:.375rem}.footer-line{width:100%;height:1px;background-color:#fff;opacity:.3}.footer .copyright{padding:1.3125rem 0}.footer .copyright-text{font-size:1rem;line-height:150%;color:#fff}.cart .modal-dialog{max-width:1440px}@media only screen and (max-width: 1600px){.cart .modal-dialog{max-width:1100px}}@media only screen and (max-width: 1366px){.cart .modal-dialog{max-width:1050px}}@media only screen and (max-width: 1200px){.cart .modal-dialog{max-width:100%}}@media only screen and (max-width: 575px){.cart .modal-dialog{margin-top:25px}}.cart .modal-content{border-radius:0}.cart .modal-header,.cart .modal-body{padding:0;border:0}.cart-body{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 768px){.cart-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-body .left,.cart-body .right{width:50%}@media only screen and (max-width: 768px){.cart-body .left,.cart-body .right{width:100%}}.cart-body .left{background-color:#000;padding:40px 151px 50px 126px}@media only screen and (max-width: 1600px){.cart-body .left{padding:40px 80px 50px 80px}}@media only screen and (max-width: 1200px){.cart-body .left{padding:40px 35px 50px 35px}}@media only screen and (max-width: 991px){.cart-body .left{padding:40px 20px 50px 20px}}@media only screen and (max-width: 768px){.cart-body .left{padding:40px 15px 50px 15px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.cart-body .left .order-title{font-size:36px;font-weight:700;line-height:44px;color:#fff;margin-top:40px}@media only screen and (max-width: 991px){.cart-body .left .order-title{font-size:32px}}.cart-body .left .order-label{font-size:14px;line-height:21px;font-weight:700;letter-spacing:.25px;color:#fff;margin-top:35px}.cart-body .left .order-form-wrap .form-group{margin-bottom:14px}.cart-body .left .order-form-wrap .form-group label{font-size:14px;line-height:21px;font-weight:400;letter-spacing:.25px;color:#fff;margin-bottom:6px}.cart-body .left .order-form-wrap .form-group input,.cart-body .left .order-form-wrap .form-group textarea{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px;color:#000;padding:11px 16px}.cart-body .left .order-form-wrap .btn-order{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:77px;background:#017e0d;border-radius:15px;font-size:16px;line-height:24px;font-weight:700;color:#fff;border:0;-webkit-transition:all .3s ease;transition:all .3s ease}.cart-body .left .order-form-wrap .btn-order:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media only screen and (max-width: 1600px){.cart-body .left .order-form-wrap .btn-order{height:65px;margin-top:30px}}.cart-body .right{padding-bottom:50px}@media only screen and (max-width: 768px){.cart-body .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.cart-body .right .my-basket-wrap{padding:25px 47px;background-color:#017e0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.cart-body .right .my-basket-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-body .right .my-basket-wrap .cart-empty{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 991px){.cart-body .right .my-basket-wrap .cart-empty{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.cart-body .right .my-basket-wrap .cart-empty a{color:#fff;font-size:16px}.cart-body .right .my-basket-wrap .cart-empty a:hover{color:#f1f2f3}.cart-body .right .my-basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.cart-body .right .my-basket{padding:25px 15px}}.cart-body .right .my-basket-label{font-size:32px;font-weight:600;line-height:48px;color:#fff;margin-left:30px}@media only screen and (max-width: 991px){.cart-body .right .my-basket-label{font-size:28px}}.cart-body .right .product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style-type:none;padding:0;margin:0;overflow-y:auto;max-height:40vh}@media only screen and (max-width: 768px){.cart-body .right .product-list{max-height:unset}}.cart-body .right .product-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 32px}@media only screen and (max-width: 768px){.cart-body .right .product-list-item{padding:15px}}.cart-body .right .product-list-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.cart-body .right .product-list-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-body .right .product-list-item .product-quantity{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#017e0d;border-radius:50%;font-size:18px;line-height:24px;font-weight:600;color:#fff}.cart-body .right .product-list-item .product-price{font-size:20px;line-height:25px;font-weight:600;color:#028643}.cart-body .right .product-list-item .product-name{font-size:16px;font-weight:600;line-height:24px;color:#03081f;margin-top:6px}.cart-body .right .product-list-item .product-option{list-style-type:none;padding:0;margin-top:6px}.cart-body .right .product-list-item .product-option li{font-size:15px;line-height:18px;font-weight:400;color:#000}.cart-body .right .product-list-item .remove-cart-item{cursor:pointer}.cart-body .right .product-list-item .product-info-wrap{margin-left:27px}.cart-body .right .cart-total{padding:32px 32px 32px 21px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 768px){.cart-body .right .cart-total{padding:30px 15px}}.cart-body .right .cart-total-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-body .right .cart-total-item:not(:first-child){margin-top:20px}.cart-body .right .cart-total-item strong{font-size:20px;line-height:30px;font-weight:600;color:#03081f}.cart-body .right .cart-total-item span{font-size:24px;line-height:25px;font-weight:400;color:#212121}.cart-body .right .btn-total-to-pay-wrap{padding:0 32px 0 21px}@media only screen and (max-width: 768px){.cart-body .right .btn-total-to-pay-wrap{padding:0 15px}}.cart-body .right .btn-total-to-pay{width:100%;margin-top:31px;margin-right:32px;padding:23px 26px 22px 31px;background-color:#017e0d;border-radius:15px;font-size:20px;line-height:30px;color:#fff;outline:0;border:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width: 1600px){.cart-body .right .btn-total-to-pay{font-size:20px;padding:18px 26px 15px 31px}}@media only screen and (max-width: 768px){.cart-body .right .btn-total-to-pay{margin-right:15px}}.cart-body .right .btn-total-to-pay:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cart-body .right .btn-total-to-pay span{font-size:36px;line-height:25px;margin-left:40px}@media only screen and (max-width: 1600px){.cart-body .right .btn-total-to-pay span{font-size:32px;margin-left:30px}}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10000}.loading-logo{margin:15px 0;text-align:center}.loading-logo img{max-width:180px;height:auto;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.loading-text{font-size:13px;font-weight:500;background:-webkit-linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}.loading-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}.order-success .modal-content{background-color:#000}.order-success .modal-header{border:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order-success .modal-header .btn-close-order-success{cursor:pointer}.order-success .modal-body{padding-bottom:3rem}.order-success-title{font-size:24px;line-height:29px;font-weight:700;text-align:center;text-transform:capitalize;background:-webkit-gradient(linear, left top, left bottom, from(#FFDEA4), to(#8F673B));background:linear-gradient(180deg, #FFDEA4 0%, #8F673B 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:28px}.product-item{padding:15px;background-color:#fff;border-radius:15px;position:relative;-webkit-box-shadow:0px 14px 34px rgba(0,0,0,.1);box-shadow:0px 14px 34px rgba(0,0,0,.1);border:none}.product-item-img{width:100%;height:100%;max-height:465px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-item-link{display:block;width:100%;height:100%;overflow:hidden;border-radius:15px}.product-item .product-item-link .card-img-top{border-radius:15px;width:100%;height:100%;overflow:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-item .product-item-link .card-img-top:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-item .card-body{padding:0;margin-top:10px}.product-item .card-body p{margin-bottom:0}.product-item .card-title{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.product-item .card-title a{text-decoration:none;color:#000;font-size:16px;font-weight:700;line-height:24px;color:#000}.product-item .card-text{font-size:12px;font-weight:400;line-height:18px;color:#676767;margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-item .card-footer{padding:0;border:0;margin-top:10px;background-color:#fff}.product-item .card-footer .btn-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;width:36px;height:36px;background:#017e0d;border-radius:5px;-webkit-transition:all .3s;transition:all .3s}.product-item .card-footer .btn-add-to-cart:hover{opacity:.8}.product-item .open-quick-view{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.product-price{color:#000;font-size:24px;font-weight:700;line-height:36px}.product-price .currency{color:#017e0d}.btn-close-modal{width:60px;height:60px;background:linear-gradient(91.63deg, #c8a16e -344.41%, #754c24 -48.12%, #ffdea4 195.04%, #8e653a 407.02%, #8b6439 669.07%);position:absolute;top:-30px;right:-30px;z-index:1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.btn-close-modal:hover{-webkit-box-shadow:rgba(0,0,0,.35) 0px 5px 15px;box-shadow:rgba(0,0,0,.35) 0px 5px 15px}@media only screen and (max-width: 1600px){.btn-close-modal{width:50px;height:50px;top:-25px;right:-25px}.btn-close-modal img{width:30px}}@media only screen and (max-width: 1200px){.btn-close-modal{width:40px;height:40px;top:-20px;right:0}.btn-close-modal img{width:25px}}.quick-view .modal-dialog{max-width:963px;margin-top:40px}.quick-view .modal-content{background-color:#000;padding:10px 30px 30px 30px;border-radius:30px}@media only screen and (max-width: 1400px){.quick-view .modal-content{padding:10px 30px 15px 30px}}@media only screen and (max-width: 768px){.quick-view .modal-content{padding:0 0 50px 0}}.quick-view .modal-header{padding:0;border:0}@media only screen and (max-width: 576px){.quick-view .modal-body{padding:35px 15px;padding-bottom:0}}.quick-view .modal-body .product-img{border-radius:12px;overflow:hidden;max-height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.quick-view .modal-body .product-img{max-height:350px}}@media only screen and (max-width: 480px){.quick-view .modal-body .product-img{max-height:unset}}.quick-view .modal-body .product-img img{max-height:650px;border-radius:12px}@media only screen and (max-width: 768px){.quick-view .modal-body .product-img img{max-height:350px}}@media only screen and (max-width: 480px){.quick-view .modal-body .product-img img{width:100%;max-height:unset}}.quick-view .modal-body .product-info{color:#fff}@media only screen and (max-width: 768px){.quick-view .modal-body .product-info{padding-top:30px}}.quick-view .modal-body .product-name,.quick-view .modal-body .product-price{font-size:28px;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-name,.quick-view .modal-body .product-price{font-size:24px}}.quick-view .modal-body .product-name{font-weight:700}.quick-view .modal-body .product-price{font-weight:600;margin-top:5px}@media only screen and (max-width: 768px){.quick-view .modal-body .product-price{margin-top:5px}}.quick-view .modal-body .product-description{margin-top:10px;font-size:20px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-description{font-size:18px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-description{font-size:16px}}.quick-view .modal-body .product-description ul{margin-bottom:0}.quick-view .modal-body .product-qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.quick-view .modal-body .product-qty input::-webkit-outer-spin-button,.quick-view .modal-body .product-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.quick-view .modal-body .product-qty input[type=number]{width:80px;font-size:28px;line-height:24px;background:rgba(0,0,0,0);border:0;color:#fff;text-align:center;-moz-appearance:textfield}@media only screen and (max-width: 768px){.quick-view .modal-body .product-qty input[type=number]{font-size:24px}}.quick-view .modal-body .product-qty input[type=number]:focus-visible{outline:0}.quick-view .modal-body .product-qty .qty-minus,.quick-view .modal-body .product-qty .qty-plus{width:32px;height:32px;border:2px solid #fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.quick-view .modal-body .product-qty .qty-minus:hover,.quick-view .modal-body .product-qty .qty-plus:hover{background-color:#017e0d;border:2px solid #017e0d}.quick-view .modal-body .product-size-title{padding:10px 0;border-bottom:1px solid #93989a;font-size:24px;line-height:40px;font-weight:700;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-title{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-title{font-size:20px;line-height:36px}}.quick-view .modal-body .product-size-list{padding:0;margin-top:20px;list-style-type:none;margin-bottom:0}.quick-view .modal-body .product-size-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;gap:25px}.quick-view .modal-body .product-size-list li:not(:first-child){margin-top:16px}.quick-view .modal-body .product-size-list li .size-checkbox{position:relative}.quick-view .modal-body .product-size-list li .size-checkbox input{visibility:hidden;position:absolute}.quick-view .modal-body .product-size-list li .size-checkbox input:checked+label span:first-of-type{background-color:#017e0d;border:2px solid #017e0d;color:#fff;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='10px' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ios_modification' transform='translate(-27.000000, -191.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-Copy' transform='translate(0.000000, 164.000000)'%3E%3Cg id='ic-check-18px' transform='translate(25.000000, 23.000000)'%3E%3Cpolygon id='check' points='6.61 11.89 3.5 8.78 2.44 9.84 6.61 14 15.56 5.05 14.5 4'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:14px 10px}.quick-view .modal-body .product-size-list li .size-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.quick-view .modal-body .product-size-list li .size-checkbox label span:first-of-type{display:inline-block;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,0) no-repeat center;border:2px solid #fff}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-checkbox label span:first-of-type{width:22px;height:22px}}.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:22px;font-weight:400;line-height:24px;margin-left:30px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){font-size:20px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-list li .size-checkbox label span:nth-of-type(2){font-size:18px;margin-left:15px}}.quick-view .modal-body .product-size-list li .size-price{font-size:24px;line-height:1;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);white-space:nowrap}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-size-list li .size-price{font-size:22px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-size-list li .size-price{font-size:20px;line-height:28px}}.quick-view .modal-body .product-option-name{padding:10px 0;border-bottom:1px solid #93989a}.quick-view .modal-body .product-option-name span{font-size:24px;line-height:40px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-name span{font-size:22px;line-height:38px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-name span{font-size:20px;line-height:36px}}.quick-view .modal-body .product-option-name span:first-of-type{font-weight:700;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.quick-view .modal-body .product-option-name span:nth-of-type(2){font-weight:400;color:#93989a}.quick-view .modal-body .product-option-detail{padding:0;margin-top:20px;list-style-type:none;margin-bottom:0}.quick-view .modal-body .product-option-detail li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;gap:25px}.quick-view .modal-body .product-option-detail li:not(:first-child){margin-top:16px}.quick-view .modal-body .product-option-detail li .option-checkbox{position:relative}.quick-view .modal-body .product-option-detail li .option-checkbox input{visibility:hidden;position:absolute}.quick-view .modal-body .product-option-detail li .option-checkbox input:checked+label span:first-of-type{background-color:#017e0d;border:2px solid #017e0d;color:#fff;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='10px' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3Echeck%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='ios_modification' transform='translate(-27.000000, -191.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-Copy' transform='translate(0.000000, 164.000000)'%3E%3Cg id='ic-check-18px' transform='translate(25.000000, 23.000000)'%3E%3Cpolygon id='check' points='6.61 11.89 3.5 8.78 2.44 9.84 6.61 14 15.56 5.05 14.5 4'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:14px 10px}.quick-view .modal-body .product-option-detail li .option-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.quick-view .modal-body .product-option-detail li .option-checkbox label span:first-of-type{display:inline-block;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,0) no-repeat center;border:2px solid #fff}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:first-of-type{width:22px;height:22px}}.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:22px;font-weight:400;line-height:24px;margin-left:30px}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){font-size:20px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-detail li .option-checkbox label span:nth-of-type(2){font-size:18px;margin-left:15px}}.quick-view .modal-body .product-option-detail li .option-price{font-size:24px;line-height:1;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);white-space:nowrap}@media only screen and (max-width: 1400px){.quick-view .modal-body .product-option-detail li .option-price{font-size:22px}}@media only screen and (max-width: 768px){.quick-view .modal-body .product-option-detail li .option-price{font-size:20px;line-height:28px}}.quick-view .btn-pay-now{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px;width:100%;height:77px;background:#017e0d;border:0;border-radius:15px;font-size:16px;font-weight:500;line-height:24px;color:#fff;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:1rem}.quick-view .btn-pay-now:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.quick-view .btn-pay-now .total{margin-right:15px;font-size:24px;font-weight:600;line-height:36px}.banner{position:relative}.banner__image{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width: 991px){.banner__image{min-height:250px}}.banner__wrap{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__content-heading{text-align:center;font-size:3rem;font-weight:700;line-height:3.5rem;color:#fff;margin-bottom:.5rem}@media only screen and (max-width: 991px){.banner__content-heading{font-size:1.5625rem;line-height:1.875rem}}.banner__content .breadcrumb{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}.banner__content .breadcrumb span{display:block;color:#fff;font-size:1.25rem;font-weight:400;line-height:1.75rem;padding:0 .5rem}@media only screen and (max-width: 991px){.banner__content .breadcrumb span{font-size:1rem;line-height:1.5625rem}}.banner__content .breadcrumb-item a{display:block;color:#fff;font-size:1.25rem;font-weight:400;line-height:1.75rem}@media only screen and (max-width: 991px){.banner__content .breadcrumb-item a{font-size:1rem;line-height:1.5625rem}}.banner__content .breadcrumb-item.active span{display:block;color:#f18b31;font-size:1.25rem;font-weight:400;line-height:1.75rem}@media only screen and (max-width: 991px){.banner__content .breadcrumb-item.active span{font-size:1rem;line-height:1.5625rem}}.homepage{background:#0d0d0d;color:#fff;position:relative}.homepage .mt-8{margin-top:.5rem}.homepage .mt-16{margin-top:1rem}.homepage .mt-32{margin-top:2rem}@media only screen and (max-width: 991px){.homepage .mt-32{margin-top:1.5rem}}.homepage .mt-56{margin-top:3.5rem}@media only screen and (max-width: 480px){.homepage .mt-56{margin-top:2rem}}.homepage .pt-120{padding-top:7.5rem}@media only screen and (max-width: 991px){.homepage .pt-120{padding-top:5rem}}@media only screen and (max-width: 480px){.homepage .pt-120{padding-top:3rem}}.homepage .pd-120{padding:7.5rem 0}@media only screen and (max-width: 991px){.homepage .pd-120{padding:5rem 0}}@media only screen and (max-width: 480px){.homepage .pd-120{padding:3rem 0}}.homepage .bg-img{background-position:center;background-repeat:no-repeat;background-size:cover}.homepage .btn-type-1{display:inline-block;font-family:"Inter-Regular";color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);border-radius:30px;padding:1.125rem 3.5rem;-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 768px){.homepage .btn-type-1{padding:1rem 2.5rem}}.homepage .btn-type-1:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(241,139,49,.3);box-shadow:0 8px 25px rgba(241,139,49,.3);color:#fff}.homepage .btn-type-2{position:relative;display:inline-block;padding:.6875rem 2.625rem;text-decoration:none;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0);border-radius:25px;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;overflow:hidden}.homepage .btn-type-2:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.homepage .btn-type-2:hover::after{bottom:-10rem}.homepage .btn-type-2::before{content:"";position:absolute;inset:0;border-radius:25px;padding:2px;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(to bottom, #F18B31 0%, #F80000 100%);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.homepage .btn-type-2::after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;left:calc(50% - 160px + .5px);bottom:-20rem;background:-webkit-gradient(linear, left bottom, left top, from(#F18B31), to(#F80000));background:linear-gradient(to top, #F18B31 0%, #F80000 100%);-webkit-transition:bottom .4s ease;transition:bottom .4s ease;z-index:1}.homepage .btn-type-2 span{position:relative;z-index:2;display:inline-block;-webkit-transition:all 1.2s;transition:all 1.2s;font-weight:700}.homepage .swiper{padding-bottom:3rem}@media only screen and (max-width: 480px){.homepage .swiper{padding-bottom:2.5rem}}.homepage .swiper-pagination{bottom:0}.homepage .swiper-pagination-bullet{width:15px;height:15px;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);opacity:.5;margin:0 7px}@media only screen and (max-width: 480px){.homepage .swiper-pagination-bullet{width:12px;height:12px}}.homepage .swiper-pagination-bullet-active{opacity:1}.homepage .section-subtitle{font-family:"GreatVibes-Regular";font-size:2rem;line-height:2.5rem;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 991px){.homepage .section-subtitle{font-size:1.75rem;line-height:2.25rem}}.homepage .section-title{font-family:"Helvetica-Bold";font-size:3rem;line-height:3.5rem}@media only screen and (max-width: 991px){.homepage .section-title{font-size:2.375rem;line-height:2.875rem}}.homepage .section-title span{-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section-text{font-family:"Inter-Regular";color:#fff;text-align:justify}.homepage .section__banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12.375rem 0 3.625rem;position:relative}@media only screen and (max-width: 991px){.homepage .section__banner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:3rem 0}}.homepage .section__banner-left{width:45%;padding-right:5.8125rem}@media only screen and (max-width: 1280px){.homepage .section__banner-left{width:50%;padding-right:3rem;padding-left:3rem}}@media only screen and (max-width: 991px){.homepage .section__banner-left{padding-right:0}}.homepage .section__banner-right{width:55%}@media only screen and (max-width: 1280px){.homepage .section__banner-right{width:50%}}@media only screen and (max-width: 991px){.homepage .section__banner-right{padding-left:3rem}}@media only screen and (max-width: 991px){.homepage .section__banner-left,.homepage .section__banner-right{width:100%}}@media only screen and (max-width: 480px){.homepage .section__banner-left,.homepage .section__banner-right{padding-left:2rem}}.homepage .section__banner-title{font-size:3.75rem;line-height:4.25rem;margin-top:.125rem}@media only screen and (max-width: 1280px){.homepage .section__banner-title{font-size:3rem;line-height:3.5rem}}@media only screen and (max-width: 991px){.homepage .section__banner-title{font-size:2.375rem;line-height:2.875rem}}.homepage .section__banner-socials{position:absolute;left:-3rem;top:36%}@media only screen and (max-width: 1280px){.homepage .section__banner-socials{left:0;top:45%}}@media only screen and (max-width: 991px){.homepage .section__banner-socials{top:30%}}.homepage .section__banner-socials::before,.homepage .section__banner-socials::after{content:"";width:1px;height:158px;position:absolute;background:#fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.homepage .section__banner-socials::before{bottom:-12rem}.homepage .section__banner-socials::after{top:-12rem}.homepage .section__banner-socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.homepage .section__banner-socials ul li a:hover svg path{fill:#f18b31}.homepage .section__banner-socials ul li a svg path{-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__about-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.homepage .section__about-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3rem}}.homepage .section__about-left,.homepage .section__about-right{width:50%}@media only screen and (max-width: 991px){.homepage .section__about-left,.homepage .section__about-right{width:100%}}.homepage .section__about-left{padding-right:6.125rem}@media only screen and (max-width: 1366px){.homepage .section__about-left{padding-right:5rem}}@media only screen and (max-width: 991px){.homepage .section__about-left{padding-right:0}}.homepage .section__about-right{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media only screen and (max-width: 768px){.homepage .section__about-right{gap:.8rem}}@media only screen and (max-width: 480px){.homepage .section__about-right{gap:.6rem}}.homepage .section__about-content p{margin-bottom:1rem}.homepage .section__about-img{border-radius:6px;overflow:hidden}.homepage .section__about-img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.homepage .section__about-img:first-child{grid-column:1/-1}.homepage .section__about-img img{border-radius:6px;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__category{position:relative}.homepage .section__category-bg{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;-webkit-transform:rotate(0);transform:rotate(0)}@media only screen and (max-width: 991px){.homepage .section__category-bg{width:300px}}.homepage .section__category-item{position:relative}.homepage .section__category-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.homepage .section__category-img{position:relative;padding-bottom:107.2848%;overflow:hidden;border-radius:6px}.homepage .section__category-img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:6px;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__category-info{width:100%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.homepage .section__category-info .promotion-wrapper{width:100%;text-align:center}.homepage .section__category-info .promotion-wrapper .promotion{background:#fff;border-radius:6px;padding:.4375rem 1.3125rem;display:inline-block}@media only screen and (max-width: 991px){.homepage .section__category-info .promotion-wrapper .promotion{padding:.3125rem 1.125rem}}.homepage .section__category-info .promotion-wrapper .promotion span{font-family:"Inter-Regular";font-size:1.125rem;line-height:1.625rem;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 991px){.homepage .section__category-info .promotion-wrapper .promotion span{font-size:1rem;line-height:1.5rem}}.homepage .section__category-info .category-name-wrapper{width:100%;text-align:left;margin-top:.625rem}.homepage .section__category-info .category-name-wrapper .category-name{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);border-radius:6px;display:inline-block;padding:.5625rem 2.25rem}@media only screen and (max-width: 991px){.homepage .section__category-info .category-name-wrapper .category-name{padding:.375rem 1.5rem}}.homepage .section__category-info .category-name-wrapper .category-name span{font-family:"Inter-Regular";font-size:1.25rem;line-height:1.75rem;color:#fff5f5}@media only screen and (max-width: 991px){.homepage .section__category-info .category-name-wrapper .category-name span{font-size:1.125rem;line-height:1.5rem}}.homepage .section__category-link{width:100%;height:100%;position:absolute;left:0;top:0}.homepage .section__why-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.homepage .section__why-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .section__why-left,.homepage .section__why-right{width:50%}@media only screen and (max-width: 991px){.homepage .section__why-left,.homepage .section__why-right{width:100%}}.homepage .section__why-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (max-width: 991px){.homepage .section__why-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:3.5rem}}.homepage .section__why-left .row-img-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}@media only screen and (max-width: 480px){.homepage .section__why-left .row-img-1{gap:.8rem}}.homepage .section__why-left .row-img-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}@media only screen and (max-width: 480px){.homepage .section__why-left .row-img-2{gap:.8rem}}.homepage .section__why-left .column-img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 480px){.homepage .section__why-left .column-img{gap:.8rem}}.homepage .section__why-right{padding-left:8.4375rem}@media only screen and (max-width: 1366px){.homepage .section__why-right{padding-left:5rem}}@media only screen and (max-width: 991px){.homepage .section__why-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0}}.homepage .section__why-img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homepage .section__why-img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.homepage .section__why-img img{border-radius:6px;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__why-img .img-wrapper{border-radius:6px;overflow:hidden}.homepage .section__why-text{font-family:"Inter-Regular";text-align:justify}.homepage .section__why-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.0625rem}@media only screen and (max-width: 480px){.homepage .section__why-list{gap:1.5rem}}.homepage .section__why-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__why-list li:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.homepage .section__why-list li:hover .why__list-icon{-webkit-box-shadow:rgba(241,139,49,.3) 0px 8px 25px;box-shadow:rgba(241,139,49,.3) 0px 8px 25px}.homepage .section__why-list .why__list-icon{width:6.25rem;height:6.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);border-radius:6px;-webkit-transition:all .3s linear;transition:all .3s linear;position:relative}.homepage .section__why-list .why__list-icon img{width:56px;height:56px}.homepage .section__why-list .why__list-icon a{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.homepage .section__why-list .why__list-name{font-family:"Inter-Regular";font-size:1.125rem;line-height:1.625rem;text-align:center;color:#fff}.homepage .section__why-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.9375rem;border-radius:6px;padding:1.375rem 3.125rem;background-color:#fff;position:relative}@media only screen and (max-width: 480px){.homepage .section__why-card{padding:1rem 2rem;gap:2rem}}.homepage .section__why-card::after{display:block;content:"";width:10px;height:100%;position:absolute;width:10px;left:0;top:0;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);border-radius:6px 0px 0px 6px}.homepage .section__why-card .why__card-number{min-width:5.125rem;font-family:"Helvetica-Bold";font-size:3rem;line-height:3.5rem;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 480px){.homepage .section__why-card .why__card-number{min-width:4.6875rem;font-size:2.625rem;line-height:3.125rem}}.homepage .section__why-card .why__card-text{font-family:"Inter-Regular";font-size:1.25rem;line-height:1.75rem;color:#1e1e1e}.homepage .section__why-card .why__card-text span{font-family:"Helvetica-Bold";font-size:1.5rem;line-height:2rem}.homepage .section__highlights{padding:9.125rem 0}@media only screen and (max-width: 991px){.homepage .section__highlights{padding:5rem 0}}@media only screen and (max-width: 480px){.homepage .section__highlights{padding:3.5rem 0}}.homepage .section__highlights-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.homepage .section__highlights-wrapper ul li{width:calc((100% - 6rem)/4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.homepage .section__highlights-wrapper ul li{width:calc((100% - 2rem)/2)}}.homepage .section__highlights-wrapper ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:drop-shadow(0 4px 17.6px #F18B31);filter:drop-shadow(0 4px 17.6px #F18B31)}.homepage .section__highlights-icon{width:120px}@media only screen and (max-width: 991px){.homepage .section__highlights-icon{width:90px}}@media only screen and (max-width: 480px){.homepage .section__highlights-icon{width:64px}}.homepage .section__highlights-icon img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__highlights-text{font-family:"Helvetica-Bold";font-size:1.5rem;line-height:2rem;text-align:center;margin-top:1.5rem}@media only screen and (max-width: 991px){.homepage .section__highlights-text{font-size:1.25rem;line-height:1.75rem}}@media only screen and (max-width: 480px){.homepage .section__highlights-text{font-size:1.125rem;line-height:1.625rem}}.homepage .section__menu-list .nav-tabs{display:grid;grid-template-columns:repeat(8, 1fr);border:none;row-gap:.625rem}@media only screen and (max-width: 991px){.homepage .section__menu-list .nav-tabs{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width: 480px){.homepage .section__menu-list .nav-tabs{grid-template-columns:repeat(3, 1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}}.homepage .section__menu-list .nav-tabs .nav-link{font-size:1.25rem;line-height:1.75rem;font-weight:400;border:none;padding:0}.homepage .section__menu-list .nav-tabs .nav-link.active{background-color:rgba(0,0,0,0);font-weight:700;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section__menu-list .nav-tabs .nav-link:not(.active):hover{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section__menu-list .nav-tabs .nav-link:not(.active)::after{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%)}.homepage .section__menu-content .menu__content-item{display:-webkit-box;display:-ms-flexbox;display:flex}.homepage .section__menu-content .menu__content-left{width:40%;padding-right:1.3125rem}@media only screen and (max-width: 991px){.homepage .section__menu-content .menu__content-left{display:none}}.homepage .section__menu-content .menu__content-right{width:60%}@media only screen and (max-width: 991px){.homepage .section__menu-content .menu__content-right{width:100%}}.homepage .section__menu-content .menu__content-right .content__item{display:-webkit-box;display:-ms-flexbox;display:flex}.homepage .section__menu-content .menu__content-right .content__item-img{width:100px;height:100px;border-radius:6px;overflow:hidden;position:relative}.homepage .section__menu-content .menu__content-right .content__item-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.homepage .section__menu-content .menu__content-right .content__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__menu-content .menu__content-right .content__item-img a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.homepage .section__menu-content .menu__content-right .content__item-info{width:calc(100% - 100px);padding-left:.5625rem}@media only screen and (max-width: 480px){.homepage .section__menu-content .menu__content-right .content__item-info{padding-left:.75rem}}.homepage .section__menu-content .menu__content-right .content__item-name{font-weight:700;font-size:1.25rem;line-height:1.5rem;color:#fff}.homepage .section__menu-content .menu__content-right .content__item-name:hover{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section__menu-content .menu__content-right .content__item-description{font-size:.875rem;line-height:1rem;margin-top:.25rem}.homepage .section__menu-content .menu__content-right .content__item-price{font-weight:700;font-size:1.125rem;line-height:1.625rem;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:.25rem}.homepage .section__gallery{position:relative}.homepage .section__gallery-bg{position:absolute;bottom:0;left:0;z-index:-1}@media only screen and (max-width: 991px){.homepage .section__gallery-bg{width:300px}}.homepage .section__gallery-body{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media only screen and (max-width: 991px){.homepage .section__gallery-body{grid-template-columns:repeat(3, 1fr);gap:1rem}}@media only screen and (max-width: 480px){.homepage .section__gallery-body{grid-template-columns:repeat(2, 1fr);gap:.8rem}}.homepage .section__gallery-item{border-radius:6px;overflow:hidden}.homepage .section__gallery-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.homepage .section__gallery-item img{-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__testimonials-title{font-family:var(--primary-font);font-weight:700}.homepage .section__testimonials-body{width:100%;max-width:868px;position:relative;margin:0 auto;margin-top:3.5rem}@media only screen and (max-width: 480px){.homepage .section__testimonials-body{margin-top:2rem}}.homepage .section__testimonials-body .homeTestimonialsSwiper{padding-top:66px}.homepage .section__testimonials-bg{position:absolute;top:2rem;right:-10rem;z-index:1}.homepage .section__testimonials-item{background-color:#fff;padding:6.875rem 5.3125rem 2rem;position:relative}@media only screen and (max-width: 480px){.homepage .section__testimonials-item{padding:5rem 1rem 2rem}}.homepage .section__testimonials-avatar{position:absolute;top:-66px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.homepage .section__testimonials-avatar img{width:132px;height:132px;border-radius:50%}.homepage .section__testimonials-quote{font-size:1.125rem;line-height:1.625rem;color:#4f4f4f}@media only screen and (max-width: 480px){.homepage .section__testimonials-quote{text-align:justify}}.homepage .section__testimonials-rating .rating{display:inline-block;font-family:"FontAwesome" !important;height:36px;overflow:hidden;position:relative;vertical-align:top;width:152px}.homepage .section__testimonials-rating .rating:before{color:#e0e0e0;content:"";float:left;font-size:24px;left:0;letter-spacing:8px;position:absolute;top:0}.homepage .section__testimonials-rating .stars{width:80%;font-family:"FontAwesome" !important;left:0;overflow:hidden;padding-top:36px;position:absolute;top:0}.homepage .section__testimonials-rating .stars:before{content:"";font-size:24px;left:0;letter-spacing:8px;position:absolute;top:0;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.homepage .section__testimonials-name{font-weight:700;font-size:1.5rem;line-height:2rem;color:#333}.homepage .section__testimonials-tag{color:#828282}.homepage .section__process-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.homepage .section__process-body{max-width:60%}@media only screen and (max-width: 1366px){.homepage .section__process-body{max-width:70%}}@media only screen and (max-width: 1200px){.homepage .section__process-body{max-width:100%}}.homepage .section__process-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1rem}.homepage .section__process-action .btn__play{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:.6875rem 1.125rem .6875rem 4rem}.homepage .section__process-action .btn__play:hover .btn__play-icon{width:100%}.homepage .section__process-action .btn__play-icon{width:2.875rem;height:2.875rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.6875rem;background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);border-radius:25px;position:absolute;left:0;top:0;text-align:left;-webkit-transition:width .3s linear;transition:width .3s linear}.homepage .section__process-action .btn__play span{font-weight:700;color:#fff;position:relative;z-index:1}@media only screen and (max-width: 1280px){.homepage .section__blog{padding-bottom:3rem}}.homepage .section__blog .blog__item-img{width:100%;position:relative;overflow:hidden;aspect-ratio:6/5}.homepage .section__blog .blog__item-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.homepage .section__blog .blog__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s linear;transition:all .3s linear}.homepage .section__blog .blog__item-img a{width:100%;height:100%;display:inline-block;position:absolute;top:0;left:0}.homepage .section__blog .blog__item-body{padding:1.875rem 2.6875rem;border:1px solid #fff;border-top:0}@media only screen and (max-width: 991px){.homepage .section__blog .blog__item-body{padding:1.875rem 1.5625rem}}.homepage .section__blog .blog__item-time{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section__blog .blog__item-name{font-weight:700;font-size:1.5rem;line-height:2rem;-webkit-transition:all .3s linear;transition:all .3s linear;color:#fff;display:inline-block}@media only screen and (max-width: 991px){.homepage .section__blog .blog__item-name{font-size:1.375rem;line-height:1.75rem}}@media only screen and (max-width: 480px){.homepage .section__blog .blog__item-name{font-size:1.25rem;line-height:1.625rem}}.homepage .section__blog .blog__item-name:hover{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.homepage .section__blog .blog__item-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.homepage .section__blog .blog__item-action .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.homepage .section__blog .blog__item-action .action-more{color:#fff;position:relative;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.homepage .section__blog .blog__item-action .action-more:hover{color:#f18b31}.homepage .section__blog .blog__item-action .action-more:hover::after{width:100%}.homepage .section__blog .blog__item-action .action-more::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#f18b31;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.homepage .section__blog .blog__item-action .action-like{cursor:pointer}.homepage .section__blog .blog__item-action .action-like .svg-container{width:20px;height:20px;position:relative}.homepage .section__blog .blog__item-action .action-like .gradient-svg{position:absolute;top:0;left:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.homepage .section__blog .blog__item-action .action-like .gradient-svg.default{opacity:1}.homepage .section__blog .blog__item-action .action-like .gradient-svg.hover{opacity:0}.homepage .section__blog .blog__item-action .action-like .svg-container:hover .gradient-svg.default{opacity:0}.homepage .section__blog .blog__item-action .action-like .svg-container:hover .gradient-svg.hover{opacity:1}.homepage .section__blog .blog__item-action .action-comment{cursor:pointer}.homepage .section__blog .blog__item-action .action-comment .svg-container{width:20px;height:20px;position:relative}.homepage .section__blog .blog__item-action .action-comment .gradient-svg{position:absolute;top:0;left:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.homepage .section__blog .blog__item-action .action-comment .gradient-svg.default{opacity:1}.homepage .section__blog .blog__item-action .action-comment .gradient-svg.hover{opacity:0}.homepage .section__blog .blog__item-action .action-comment .svg-container:hover .gradient-svg.default{opacity:0}.homepage .section__blog .blog__item-action .action-comment .svg-container:hover .gradient-svg.hover{opacity:1}.homepage .section__blog .blog__item-action .action-share{cursor:pointer}.homepage .section__blog .blog__item-action .action-share .svg-container{width:20px;height:20px;position:relative}.homepage .section__blog .blog__item-action .action-share .gradient-svg{position:absolute;top:0;left:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.homepage .section__blog .blog__item-action .action-share .gradient-svg.default{opacity:1}.homepage .section__blog .blog__item-action .action-share .gradient-svg.hover{opacity:0}.homepage .section__blog .blog__item-action .action-share .svg-container:hover .gradient-svg.default{opacity:0}.homepage .section__blog .blog__item-action .action-share .svg-container:hover .gradient-svg.hover{opacity:1}.homepage .social-share-modal{color:#0d0d0d}.homepage .social-share-modal .modal-title{font-weight:700}.homepage .social-share-modal a.socialbox{display:inline-block;text-decoration:none;color:#fff;padding:10px 16px;width:100%}.homepage .social-share-modal a.socialbox:not(:last-child){margin-bottom:1rem}.homepage .social-share-modal a.socialbox.facebook{background:-webkit-gradient(linear, left top, right top, from(#00c6ff), to(#0072ff));background:linear-gradient(to right, #00c6ff, #0072ff);-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.homepage .social-share-modal a.socialbox.twitter{background:-webkit-gradient(linear, left top, right top, from(#1DA1F2), to(#009ffc));background:linear-gradient(to right, #1DA1F2, #009ffc);-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.homepage .social-share-modal a.socialbox.instagram{background:-webkit-gradient(linear, left top, right top, from(#833ab4), color-stop(#fd1d1d), to(#fcb045));background:linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.homepage .social-share-modal a.socialbox.pinterest{background:linear-gradient(-120deg, #FFFFFF, #bd081c, #000000);-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.homepage .social-share-modal a.socialbox .social-icon{line-height:32px;font-size:30px;display:inline-block;vertical-align:middle;border-right:1px solid hsla(0,0%,100%,.25);padding-right:15px}.homepage .social-share-modal a.socialbox .description{display:inline-block;vertical-align:middle;padding-left:10px;font-size:1rem}.homepage .social-share-modal a.socialbox .description span{display:block;line-height:16px}.homepage .main-footer .newsletter-section .newsletter-form .newsletter-input,.homepage .main-footer .footer-bottom,.homepage .main-footer .about-section .opening-hours .hours-icon{background:-webkit-gradient(linear, left top, left bottom, from(#F18B31), to(#F80000));background:linear-gradient(180deg, #F18B31 0%, #F80000 100%)}.mt-60{margin-top:60px}@media only screen and (max-width: 991px){.mt-60{margin-top:30px}}.mb-60{margin-bottom:60px}@media only screen and (max-width: 991px){.mb-60{margin-bottom:30px}}.post__item{margin-bottom:40px}@media only screen and (max-width: 991px){.post__item{margin-bottom:1.5rem}}.post__item a{-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.post__item a:hover{color:#f18c31}.post__item-thumb{position:relative}.post__item-time{position:absolute;left:1.5rem;top:1.5rem;background-color:#f18c31;padding:.25rem 1rem;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__item-time strong{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1.625rem;color:#fff}@media only screen and (max-width: 991px){.post__item-time strong{font-size:1rem;line-height:1.5625rem}}.post__item-time span{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:400;line-height:1.5rem;color:#fff}.post__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0}.post__item-info--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.5rem;position:relative;color:#4f4f4f;font-size:1rem;line-height:1.5rem;font-weight:400}@media only screen and (max-width: 991px){.post__item-info--item{font-size:.875rem;line-height:1.25rem;margin-right:1rem}}.post__item-info--item .icon{margin-right:.5rem;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.post__item-info--item::after{content:"/";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-0.75rem}.post__item-info--item:last-child::after{content:unset}.post__item-heading{font-size:1.5rem;font-weight:400;font-weight:700;line-height:2rem}@media only screen and (max-width: 991px){.post__item-heading{font-size:1.25rem;line-height:1.5625rem}}.post__item-line{width:80%;height:1px;background-color:#828282;margin:1.5rem 0;opacity:.17}.post__item-desc{font-size:1rem;font-weight:400;line-height:1.5rem;color:#4f4f4f;margin-bottom:1.5rem}.post__item-button{border-radius:6px;border:1px solid #f18c31;padding:14px 32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:400;line-height:1.5rem;color:#f18c31;-webkit-transition:-webkit-transform .2s linear !important;transition:-webkit-transform .2s linear !important;transition:transform .2s linear !important;transition:transform .2s linear, -webkit-transform .2s linear !important}@media only screen and (max-width: 991px){.post__item-button{padding:7px 16px}}.post__item-button:hover{color:#f18c31;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.post__item-button img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-left:10px;position:relative;top:2px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2rem}.pagination .page-link{border:1px solid #f2f2f2;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#f18c31;border-radius:unset !important}.pagination .page-item{padding:0 3px}.pagination .page-item.active .page-link{background-color:#f18c31;color:#fff}.ck-content video,.ck-content img,.ck-content iframe{max-width:100%;margin-top:1rem;width:100%;height:auto}.post__footer{padding:1rem 1.5rem;border:1px solid rgba(130,130,130,.17);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media only screen and (max-width: 991px){.post__footer{padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.post__share,.post__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__share>span,.post__tags>span{display:block;margin-right:.5rem;font-size:1rem;font-weight:700;line-height:1.5rem}.post__tags{-webkit-box-flex:1;-ms-flex:1;flex:1}.post__tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__tags ul a{font-size:1rem;font-weight:400;line-height:1.5rem;color:#828282;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.post__tags ul a:hover{color:#f18c31}.page-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}@media only screen and (max-width: 991px){.page-menu{margin-top:30px}}.page-menu h1{font-size:var(--h1-size)}.page-menu h2{font-size:var(--h2-size)}.page-menu h3{font-size:var(--h3-size)}.page-menu h4{font-size:var(--h4-size)}.page-menu h5{font-size:var(--h5-size)}.page-menu h6{font-size:var(--h6-size)}.page-menu .sidebar{width:380px;background-color:#fff;height:calc(100vh - 180px);position:sticky;left:0;top:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease;padding:0;z-index:10;border-radius:12px;border:1px solid #bcbcbc;overflow:hidden;margin-bottom:15px}@media only screen and (max-width: 1440px){.page-menu .sidebar{top:120px;height:calc(100vh - 150px)}}@media only screen and (max-width: 991px){.page-menu .sidebar{position:fixed;top:0;left:0;height:100vh;margin-bottom:0}}.page-menu .sidebar-header{padding:20px 0}.page-menu .logo-wrapper{text-align:center}.page-menu .logo{max-width:100%;height:auto}@media only screen and (max-width: 991px){.page-menu .logo{max-width:130px}}.page-menu .sidebar-menu{padding:20px 0;background-color:#fbfbfb;height:100%;overflow-y:auto}@media only screen and (max-width: 991px){.page-menu .sidebar-menu{padding:10px 0;margin-top:0;height:100%}}.page-menu .sidebar-menu .menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:0 30px;margin-bottom:10px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-header{padding:0 20px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-header{padding:0 15px}}.page-menu .sidebar-menu .menu-header .menu-header-icon{width:55px;height:55px}.page-menu .sidebar-menu .menu-header h1{font-family:"Poppins",sans-serif;font-weight:800;color:#000;line-height:1;margin:0}.page-menu .sidebar-menu .menu-group .menu-group-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:10px 30px 10px 40px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-group .menu-group-header{padding:10px 20px 10px 30px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-group .menu-group-header{padding:8px 15px 8px 25px;gap:10px}}.page-menu .sidebar-menu .menu-group .menu-group-header-icon{width:32px;height:32px}.page-menu .sidebar-menu .menu-group .menu-group-header-icon img{display:block;margin:0 auto;max-width:100%;height:auto}.page-menu .sidebar-menu .menu-group h3{font-family:"Poppins",sans-serif;font-weight:800;color:#000;line-height:1;margin:0}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list{list-style:none;padding:0;margin:0;width:100%}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item{margin:0;-webkit-transition:all linear .2s;transition:all linear .2s}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-decoration:none;font-weight:400;font-size:16px;text-decoration:none;text-transform:capitalize;line-height:1;margin:0;padding:0;-webkit-transition:all linear .2s;transition:all linear .2s;padding:10px 30px 10px 92px}@media only screen and (max-width: 1440px){.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{padding:10px 20px 10px 82px}}@media only screen and (max-width: 991px){.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item .menu-link{padding:8px 15px 8px 67px;font-size:14px}}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item:hover{background-color:#000}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item:hover .menu-link{font-weight:700;background:-webkit-linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item.active{background-color:#000}.page-menu .sidebar-menu .menu-group .menu-group-content .menu-list .menu-item.active .menu-link{font-weight:700;background:-webkit-linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.page-menu .menu-list{list-style:none;padding:0;margin:0}.page-menu .menu-item{margin-bottom:5px}.page-menu .menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;color:#333;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .content-wrapper{padding:0 0 15px 15px;width:calc(100% - 380px)}@media(max-width: 1440px){.page-menu .sidebar{width:350px}.page-menu .content-wrapper{width:calc(100% - 350px)}}@media(max-width: 1200px){.page-menu .sidebar{width:300px}.page-menu .content-wrapper{width:calc(100% - 300px)}}@media(max-width: 375px){.page-menu .sidebar{width:270px}.page-menu .content-wrapper{width:calc(100% - 270px)}}@media(max-width: 991px){.page-menu .sidebar{-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:2000}.page-menu .sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}.page-menu .content-wrapper{width:100%;padding:0;margin-top:0}.page-menu .sidebar-toggle{display:block;position:fixed;top:20px;left:20px;z-index:2001}}.page-menu .sidebar-toggle{display:none;position:fixed;width:40px;height:40px;padding:0;background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:2001;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 991px){.page-menu .sidebar-toggle{width:35px;height:35px}}.page-menu .sidebar-toggle span{position:relative;display:block;width:24px;height:2px;background:#333;margin:0 auto;-webkit-transition:all .3s ease;transition:all .3s ease}.page-menu .sidebar-toggle span::before,.page-menu .sidebar-toggle span::after{content:"";position:absolute;width:24px;height:2px;background:#333;-webkit-transition:all .3s ease;transition:all .3s ease;left:0}.page-menu .sidebar-toggle span::before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.page-menu .sidebar-toggle span::after{-webkit-transform:translateY(8px);transform:translateY(8px)}.page-menu .sidebar-toggle.active span{background:rgba(0,0,0,0)}.page-menu .sidebar-toggle.active span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-menu .sidebar-toggle.active span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(max-width: 991px){.page-menu .sidebar-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0}.page-menu .sidebar-toggle.active{left:310px}}@media(max-width: 375px){.page-menu .sidebar-toggle.active{left:280px}}.page-menu .products-group:first-child .products-header{margin-top:0}.page-menu .products-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;border-bottom:1px solid #bcbcbc;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px;margin:25px 0 16px}.page-menu .products-header-title{margin:0;color:#000;line-height:1;font-weight:700;font-size:18px}@media only screen and (max-width: 767px){.page-menu .products-header-title{font-size:15px !important}}.page-menu .products-header-description{font-size:14px;font-weight:400;margin:0;color:#000;line-height:1;white-space:nowrap}.page-menu .products-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media only screen and (max-width: 1250px){.page-menu .products-list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px){.page-menu .products-list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.page-menu .products-list{grid-template-columns:repeat(1, 1fr)}}.page-menu .products-list .product-item{width:100%;margin:0 !important}.page-menu .empty-message{margin:0;text-align:center;text-transform:capitalize;color:#fff;padding:15px 0}.booking{background-color:#0d0d0d}.booking__location,.booking__client{padding-top:4rem;padding-bottom:4rem}@media only screen and (max-width: 991px){.booking__location,.booking__client{padding-top:2rem;padding-bottom:2rem}}.booking__header{overflow:hidden}.booking__hint{font-weight:700;font-size:1.125rem;display:inline-block;margin-bottom:.5rem;position:relative;padding:0 1rem;color:#fff}@media only screen and (max-width: 991px){.booking__hint{font-size:1rem}}.booking__hint::after{content:"";height:2px;width:80px;background-color:#fff;position:absolute;right:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.booking__hint::before{content:"";height:2px;width:80px;background-color:#fff;position:absolute;left:-80px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.booking__heading{font-size:3rem;line-height:1.2;font-weight:800;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 4px 6.1px rgba(0,0,0,.29)}@media only screen and (max-width: 991px){.booking__heading{font-size:1.875rem}}.booking__card{padding:2rem;border-radius:1rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;background-color:#212121;border:1px solid rgba(0,0,0,0);-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}@media only screen and (max-width: 991px){.booking__card{padding:1rem}}.booking__card:hover{border-color:#f18b31}.booking__card-heading{font-size:2.125rem;line-height:1.2;font-weight:700;background:-webkit-gradient(linear, left top, left bottom, from(#f18b31), to(#f80000));background:linear-gradient(180deg, #f18b31 0%, #f80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-shadow:0px 4px 6.1px rgba(0,0,0,.29)}@media only screen and (max-width: 991px){.booking__card-heading{font-size:1.25rem}}.booking__card-info{display:grid;grid-template-columns:1fr;gap:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff}.booking__card-info a{color:#fff}.booking__card-info a:hover{color:#f18b31}.booking__card-info--item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking__card-info--item>img{width:18px;height:18px;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center start;object-position:center start}.booking__card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.booking__card-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.booking__card-footer .booking__button:last-child{margin-bottom:unset}.booking__button{background-color:#f18c31;padding:12px 24px;border-radius:28px;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}@media only screen and (max-width: 991px){.booking__button{padding:8px 20px;margin-right:.5rem;margin-bottom:.5rem}}.booking__button:hover{color:#0d0d0d;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.booking__button>img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.booking__button-green{background-color:#36b558}.booking__map-info{border-radius:16px;overflow:hidden;position:relative}.booking__map-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:18px;max-width:70%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 15px;background-color:#fff;color:#0d0d0d;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 991px){.booking__map-address{position:relative;top:unset;left:unset;-webkit-transform:unset;transform:unset;border-top-left-radius:unset;border-top-right-radius:unset;width:100%;max-width:unset}}.booking__map-address a{color:#0d0d0d}.booking__map-address a:hover{color:#f18b31}.booking__map-address>img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:.5rem}.booking__address-circle{position:absolute;top:32%;left:52%}.booking__address-circle--content{background:radial-gradient(50% 50% at 50% 50%, rgba(208, 230, 248, 0) 0%, #ffffff 100%);border:1px solid #ec6325;width:70px;height:70px;line-height:70px;position:absolute;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.booking__address-circle--content>img{width:35px;height:35px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.booking__address-circle--fill{width:70px;height:70px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff;background-color:rgba(0,0,0,0);border-radius:50%;border:2px solid rgba(0,0,0,0);-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animuiion:zoom 1.3s infinite;-webkit-animation:zoom 1.3s infinite;animation:zoom 1.3s infinite}.booking__client-bg{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;padding:3rem 0 1rem;min-height:450px;background-position:center;background-repeat:no-repeat;background-size:cover}.booking__client-overlay{position:absolute;inset:0;background:rgba(13,13,13,.85);z-index:1}.booking__client-heading{font-size:1.5rem;font-weight:700;line-height:2rem;text-align:center;color:#fff}@media only screen and (max-width: 991px){.booking__client-heading{font-size:1.25rem;line-height:1.5625rem}}.booking__client-count{color:#fff;font-size:2.5rem;font-weight:700;line-height:3rem;text-align:center;display:block;margin-top:.5rem}@media only screen and (max-width: 991px){.booking__client-count{font-size:1.5625rem;line-height:1.875rem}}.booking__client-item{margin-bottom:2rem}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 2rem rgba(0,0,0,0);box-shadow:0 0 0 2rem rgba(0,0,0,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes zoom{0%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 2rem rgba(0,0,0,0);box-shadow:0 0 0 2rem rgba(0,0,0,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}.promotion{padding-bottom:4rem;background-color:#0d0d0d}@media only screen and (max-width: 991px){.promotion{padding-bottom:2rem}}.promotion__nav{padding-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.promotion__nav{padding-top:2rem}}.promotion__heading{margin-bottom:unset;font-weight:700;line-height:1.5rem;font-size:1.5rem;color:#f2f3f3}.promotion__dropdown{padding:unset;background:rgba(0,0,0,0);color:#fff;font-weight:400;font-size:.875rem;line-height:1rem;border:unset}.promotion__dropdown img{width:18px;height:18px;position:relative;top:-2px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__dropdown-menu .dropdown-item:focus,.promotion__dropdown-menu .dropdown-item.active{background:-webkit-gradient(linear, left top, left bottom, from(#f18b31), to(#f80000)) !important;background:linear-gradient(180deg, #f18b31 0%, #f80000 100%) !important}.promotion__item{border-radius:6px;border:1px solid rgba(247,214,157,.2);-webkit-box-shadow:0px 2px 5px 0px rgba(3,18,26,.1490196078);box-shadow:0px 2px 5px 0px rgba(3,18,26,.1490196078);overflow:hidden}.promotion__item-thumb{position:relative;padding-bottom:51.42%;overflow:hidden;border-top-left-radius:6px;border-top-right-radius:6px}.promotion__item-thumb::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-13px;width:26px;z-index:1;height:26px;border-radius:100%;background-color:#fff}.promotion__item-thumb::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-13px;width:26px;z-index:1;height:26px;border-radius:100%;background-color:#fff}.promotion__item-thumb>img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.promotion__item-thumb--info{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__item-thumb--heading,.promotion__item-thumb--price{color:#fff;font-weight:700;font-size:2rem;line-height:2.5rem}@media only screen and (max-width: 991px){.promotion__item-thumb--heading,.promotion__item-thumb--price{font-size:1.25rem;line-height:1.5625rem}}.promotion__item-thumb--price{margin-bottom:1rem}.promotion__item-thumb--button{display:block;font-size:1rem;line-height:1.5rem;font-weight:400;background:-webkit-gradient(linear, left top, left bottom, from(#ffdea4), to(#8f673b));background:linear-gradient(180deg, #ffdea4 0%, #8f673b 100%);padding:3px 19px;border:3px solid #fff;border-radius:28px;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s linear;transition:opacity .2s ease-in-out,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s ease-in-out;transition:transform .2s linear,opacity .2s ease-in-out,-webkit-transform .2s linear}.promotion__item-thumb--button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);color:#fff;opacity:.9}.promotion__item-info{padding:1rem 1rem 1.2rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.5rem}.promotion__item-hint{font-weight:400;font-size:.6875rem;line-height:.6875rem;color:#687176}.promotion__item-text{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#f2f3f3}.promotion__item-line{position:relative}.promotion__item-line>img{position:absolute;bottom:0;left:0;right:10px;width:calc(100% - 12px)}.promotion__item-line::after{content:"";background-image:url("./../images/promotion/icon-voucher.png");width:10px;height:10px;position:absolute;top:-7px;right:0;background-repeat:no-repeat;background-position:center center}.promotion__item-action{background-color:#f18b31;padding:1rem}.promotion__item-button{display:block;background-color:#212121;border-radius:6px;padding:.5rem 1rem;text-align:center;color:#fff;font-weight:700;font-size:1.25rem;line-height:58px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 991px){.promotion__item-button{font-size:1rem}}.promotion__item-button:hover,.promotion__item-button:focus{color:#fff;opacity:.9}.promotion__item-footer{height:58px;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promotion__voucher{border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.promotion__voucher-download{width:56px;height:56px;background:-webkit-gradient(linear, left top, left bottom, from(#f18b31), to(#f80000));background:linear-gradient(180deg, #f18b31 0%, #f80000 100%);border-radius:6px;border-top-left-radius:unset;border-bottom-left-radius:unset;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__voucher-download:hover img{scale:1.2}.promotion__voucher-download img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:scale .2s linear;transition:scale .2s linear;-webkit-filter:invert(1);filter:invert(1)}.promotion__voucher-info{margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__voucher-info:hover{color:#212121}.promotion__voucher-info img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__voucher-info span{display:block;font-weight:400;font-size:.75rem;line-height:.75rem;color:#212121;text-decoration:underline}.promotion__voucher-content{padding:0 .75rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.promotion__voucher-title{font-weight:400;font-size:1rem;line-height:1.5rem;line-height:1;display:block;color:#333;margin-bottom:.25rem}.promotion__voucher-hint{font-weight:400;font-size:.75rem;line-height:1;background:-webkit-gradient(linear, left top, left bottom, from(#f18b31), to(#f80000));background:linear-gradient(180deg, #f18b31 0%, #f80000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);vertical-align:middle;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.promotion__modal{padding:unset !important}.promotion__modal .modal-dialog{max-width:750px}.promotion__modal .modal-body{padding:unset}.promotion__modal .modal-body #otp-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotion__modal .modal-body #otp-form input{border:none;background-color:rgba(0,0,0,0);color:#fff;font-size:2rem;text-align:center;padding:10px;width:100%;max-width:70px;height:70px;border-radius:unset;outline:unset;border-bottom:2px solid #fff}.promotion__modal .modal-body .change-to-edit-phone,.promotion__modal .modal-body .resend-btn{cursor:pointer}.promotion__modal .modal-content{overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:rgba(0,0,0,0)}.promotion__modal .modal-body{padding-bottom:108px;padding-top:60px}@media only screen and (max-width: 991px){.promotion__modal .modal-body{padding-bottom:88px;padding-top:40px}}.promotion__modal .modal-header{border-bottom:unset}.promotion__modal .btn-close{-webkit-filter:invert(1);filter:invert(1)}.promotion__modal-heading{font-size:2.5rem;line-height:1.2;font-weight:700;color:#fff;text-align:center}@media only screen and (max-width: 991px){.promotion__modal-heading{font-size:1.5625rem}}.promotion__modal-hint{font-size:1.125rem;line-height:1.2;font-weight:400;text-align:center;display:block;color:#fff}@media only screen and (max-width: 991px){.promotion__modal-hint{font-size:1rem}}.promotion__modal-hint--warning{color:#f18b31}.promotion__modal-label{font-size:.9375rem;font-weight:400;color:#fff}.promotion__modal-wrap{position:relative}.promotion__modal-wrap .suffix{font-size:1.125rem;font-weight:400;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:1.5rem;color:#828282}.promotion__modal-wrap .suffix .promotion__modal-select{-webkit-box-shadow:unset;box-shadow:unset;border:unset;padding:unset;font-size:1.125rem;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;background-color:rgba(0,0,0,0)}.promotion__modal-wrap .prefix{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.5rem}.promotion__modal-wrap .prefix img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promotion__modal-input{height:56px;border-radius:30px;border:1px solid #fff;padding-left:5rem;padding-right:5rem;font-size:1.125rem;font-weight:400}.promotion__modal-input:focus{outline:none;-webkit-box-shadow:unset;box-shadow:unset}.promotion__modal-error{font-size:.9375rem;font-weight:400}.promotion__modal-button{border:unset;background-color:rgba(0,0,0,0);font-size:1.125rem;font-weight:600;color:#000}.modal-open{padding-right:unset !important}.mb-30{margin-bottom:30px}@media only screen and (max-width: 991px){.mb-30{margin-bottom:1rem}}.widget_search form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget_search input{height:70px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #bdbdbd;font-size:1rem;font-weight:400;line-height:1.5rem;border-right:unset;padding-left:2rem;padding-right:2rem}.widget_search button{border:unset;height:70px;width:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ff9f0d}.widget_search button:hover img{scale:1.2}.widget_search button>img{-webkit-transition:scale .2s linear;transition:scale .2s linear;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.widget_alitheme_lastpost{border:1px solid #e0e0e0;padding:2rem}@media only screen and (max-width: 991px){.widget_alitheme_lastpost{padding:1rem 1rem .5rem}}.widget_alitheme_lastpost .widget-title{font-size:1.25rem;font-weight:700;line-height:1.5rem;color:#333;margin-bottom:1rem}.widget_alitheme_lastpost .post-thumb{width:100px;height:100px;border-radius:6px;margin-right:.5rem;overflow:hidden}.widget_alitheme_lastpost .post-thumb img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;-webkit-transition:scale .2s linear;transition:scale .2s linear}.widget_alitheme_lastpost .post-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.widget_alitheme_lastpost .post-item.hovered{-webkit-transform:unset !important;transform:unset !important;-webkit-box-shadow:unset !important;box-shadow:unset !important}.widget_alitheme_lastpost .post-item:hover .post-title{color:#f18c31}.widget_alitheme_lastpost .post-item:hover .post-thumb img{scale:1.12}.widget_alitheme_lastpost .post-item.mb-30:last-child{margin-bottom:unset !important}.widget_alitheme_lastpost .post-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.widget_alitheme_lastpost .post-content .post-on{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#828282}.widget_alitheme_lastpost .post-content .entry-meta{margin-bottom:.5rem;display:block}.widget_alitheme_lastpost .post-content .post-title{font-size:1rem;font-weight:400;line-height:1.5rem;color:#4f4f4f;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.widget_tags{border:1px solid #e0e0e0;padding:2rem 2rem 1.5rem}@media only screen and (max-width: 991px){.widget_tags{padding:1rem}}.widget_tags .widget-title{font-size:1.25rem;font-weight:700;line-height:1.5rem;color:#333;margin-bottom:1rem}.widget_tags .tagcloud{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.widget_tags .tag-cloud-link{display:block;font-size:.875rem;font-weight:400;line-height:1.375rem;color:#4f4f4f;border:1px solid #e0e0e0;padding:.5rem 1.5rem;margin-right:.5rem;margin-bottom:.5rem}.widget_author-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget_author-avatar{width:115px;height:115px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:1.5rem}.widget_author-name{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:.25rem;text-align:center}.widget_author-position,.widget_author-description{font-size:1rem;font-weight:400;line-height:1.5rem;color:#828282;margin-bottom:.5rem;text-align:center}.widget_author-social{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:.5rem}.widget_author-social a{display:block}.widget_author-social a:hover img{scale:1.12}.widget_author-social img{height:18px;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:scale .2s linear;transition:scale .2s linear}.widget_gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:1rem}.widget_gallery-item{width:100%;padding-bottom:100%;position:relative;cursor:pointer}.widget_gallery-item:hover .widget_gallery-overlay{opacity:1;visibility:visible}.widget_gallery-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}.widget_gallery-overlay{position:absolute;background:rgba(0,0,0,.7);top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;opacity:0;visibility:hidden;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:opacity .2 ease-in-out,visibility .2s ease-in-out;transition:opacity .2 ease-in-out,visibility .2s ease-in-out}.widget_gallery-overlay img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.widget_social .social-links{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:1rem}.widget_social .social-link{display:block;position:relative;padding-bottom:100%;background-color:#faf7f2;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.widget_social .social-link.hovered{-webkit-box-shadow:unset !important;box-shadow:unset !important;-webkit-transform:unset !important;transform:unset !important}.widget_social .social-link:hover{background-color:#ff9f0d}.widget_social .social-link:hover svg{color:#fff}.widget_social .social-link:hover svg path{fill:#fff}.widget_social .social-link svg{position:absolute;width:20px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.widget_categories .cat__list{max-height:500px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.widget_categories .cat__list::-webkit-scrollbar{display:none}.widget_categories .cat__item{padding-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.widget_categories .cat__item:last-child{padding-bottom:unset}.widget_categories .cat__item-thumb{width:62px;height:62px;border-radius:6px;position:relative;overflow:hidden;border:1px solid #f7f7f7;background-color:#f7f7f7}.widget_categories .cat__item-thumb a{position:absolute;top:0;left:0;width:100%;height:100%}.widget_categories .cat__item-thumb a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.widget_categories .cat__item-heading{font-size:1rem;font-weight:700;line-height:1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.widget_categories .cat__item-counter{font-size:1rem;font-weight:400;color:#333;line-height:1.5rem}
/*# sourceMappingURL=style.css.map */
