@import"https://fonts.googleapis.com/css2?family=Lato&display=swap";@import"https://fonts.googleapis.com/css2?family=Aboreto&family=Lora:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Lora:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Moon+Dance&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Lora:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Oxygen:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Ysabeau+Infant&family=Fanwood+Text&family=Lora&family=Parisienne&family=Ovo&family=Charmonman&family=Overlock+SC&family=Monte+Carlo&family=Cormorant+Garamond&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond&family=Lora&family=Cinzel&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Infant&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Inter:wght@300;400;500;600;700&family=Lemon&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel&family=Inter&family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;background-color:#fff;cursor:default}#root{min-height:100vh;display:flex;flex-direction:column}img,video,iframe{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.flex-center{display:flex;align-items:center;justify-content:center}.section{width:100%;max-width:100vw;overflow-x:hidden}::-webkit-scrollbar{display:none}body{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.web-header{display:inline-flex;justify-content:space-between;align-items:center;background-color:#fff;position:relative;width:100%;height:100%}.web-header .logo{width:100%;max-width:200px;height:130px;margin:8px 0 8px 18px}.logo img{width:100%;height:100%;object-fit:cover}.nav-bar{flex-shrink:0;width:100%;max-width:600px;margin-right:-10%}.nav-bar ul{list-style:none;display:flex;justify-content:space-evenly;margin:0;padding:0;font-weight:500;font-size:18px;font-family:Poppins}.nav-bar ul li .link{text-decoration:none;color:#949494;cursor:pointer;white-space:nowrap}.nav-bar ul li .link.active{color:#213f36;position:relative;text-decoration:none}.nav-bar ul li .link:hover{color:#213f36}.header-actions{display:flex;align-items:center;gap:9px;flex-shrink:0;margin-right:-14%}.search-box{display:flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #ccc;padding:6px 10px;border-radius:40px;box-shadow:0 1px 2px #0000000d;height:34px}.search-box .search{width:150px;height:34px;font-size:14px;font-family:Lato;font-weight:500;padding:6px 0;background-color:transparent;color:#213f36;border:none;outline:none}.search-icon{font-size:13px;color:#213f36}.actions{display:flex;align-items:center;gap:20px;margin-right:20px}.hamburger{display:none;cursor:pointer}.icon{font-size:20px;color:#213f36;cursor:pointer}.icon:hover{color:#1b342c}.nav-bar{transition:transform .3s ease-in-out}.account-dropdown{display:flex;width:388px;height:320px;background:#fff;border-radius:1px;box-shadow:0 4px 12px #0000001a;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out;overflow:hidden;position:absolute;right:0;top:60px;z-index:999}.acc-drop{width:330px;padding:2rem;display:flex;flex-direction:column;justify-content:space-evenly}.account-dropdown.open{transform:scaleY(1)}.acc-drop-name{width:max-content;height:43px;font-family:Poppins;font-weight:600;font-size:28.48px;margin-bottom:.5rem;color:#1e3217}.account-dropdown ul{list-style:none;padding:0;margin:0}.account-dropdown li{width:max-content;display:flex;align-items:center;gap:.5rem;color:#555;padding:.44rem 0;cursor:pointer;transition:all .2s ease;font-family:Poppins;font-weight:500;font-size:13.34px;color:#5c5c5c94}.account-dropdown li:hover{color:#264d26}.acc-drop-icons{width:21.5px;height:21.5px;color:#1e3217}.acc-leaf-image{position:absolute;bottom:20px;right:-68px;height:220px;width:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1;rotate:-90deg}@media (max-width: 1440px){.header-actions{margin-right:-11%}}@media (min-width: 769px) and (max-width: 1224px){.nav-bar{display:none}.hamburger{display:block;margin-top:8px;font-size:20px;color:#213f36}.actions{display:flex;align-items:center;justify-content:flex-end}.hamburger{order:0}.nav-dropdown{position:absolute;top:150px;left:0;background-color:#fff;box-shadow:0 2px 4px #0003;border-radius:5px;overflow:hidden;z-index:10;width:100%;text-align:left;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.nav-dropdown ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.nav-dropdown ul li a{display:block;padding:10px 50px;text-decoration:none;color:#213f36;font-weight:500;font-size:18px;transition:background-color .3s ease,color .3s ease}.nav-dropdown ul li a:hover{background-color:#f0f0f0}.logo{margin-left:-30px}.nav-dropdown .search-box{display:block}.search-box{display:none;padding:0 10px;margin:10px 44px}.search-currency .search-box .search{width:max-content;font-size:15px;padding:0 10px}.search-icon{font-size:12px}}@media (min-width: 1025px){.nav-bar ul{gap:30px}.nav-bar ul li a{font-size:18px}.search-box .search,.currency-dropdown{font-size:15px}}@media (max-width: 768px){.nav-bar{display:none}.hamburger{display:block;margin-top:8px;font-size:20px;color:#213f36}.actions{display:flex;align-items:center;justify-content:flex-end}.hamburger{order:0}.nav-dropdown{position:absolute;top:122px;left:0;background-color:#fff;box-shadow:0 2px 4px #0003;border-radius:5px;overflow:hidden;z-index:10;width:100%;text-align:left;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.nav-dropdown ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.nav-dropdown ul li a{display:block;padding:10px 40px;text-decoration:none;color:#213f36;font-weight:500;font-size:17px;transition:background-color .3s ease,color .3s ease}.nav-dropdown ul li a:hover{background-color:#f0f0f0}.web-header .logo{max-width:160px;height:100px;margin-left:20px}.search-box{display:none;margin:10px 30px;padding:0 10px}.search-currency .search-box .search{width:max-content;font-size:15px;padding:0 10px}.search-icon{font-size:12px}.nav-dropdown .search-box{display:block}}@media (max-width: 480px){.account-dropdown{top:73px}}@media (max-width: 380px){.account-dropdown{width:340px}.acc-drop{width:250px}.acc-drop-name{font-size:26px}}@media (max-width: 320px){.account-dropdown{width:280px}.acc-drop{width:250px}.acc-drop-name{font-size:26px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-container{background-image:url(/assets/loginImg-C3OPqPoG.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;position:relative;display:flex;flex-direction:column}.login-header{margin-top:14px;background-color:#fff}.login-content{flex:1;display:flex;justify-content:center;align-items:center;padding-top:20px}.login-form{padding:20px 40px;border-radius:30px;-webkit-backdrop-filter:blur(6.199999809265137px);backdrop-filter:blur(6.199999809265137px);background:#0000007a;width:100%;max-width:965px;height:660px;text-align:center}.login-title{color:#fff;font-family:Cormorant Garamond;font-size:96.71px;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:30px}.form-content{width:100%;max-width:476px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px auto}.form-name{display:flex;align-self:flex-start;color:#fff;font-family:Aboreto;font-size:24.12px;text-transform:uppercase}.login-input{padding:12px;margin:16px 0;width:100%;max-width:476px;height:46px;font-size:1rem;outline:none}.form-content span{color:#fff;font-family:Lora;font-size:20.27px;font-weight:400;display:flex;align-self:flex-end;cursor:pointer}.login-button{padding:12px;width:100%;max-width:476px;height:47px;background-color:#038fd3;color:#fff;border:none;cursor:pointer;transition:background-color .3s;margin:20px auto 26px;font-family:Aboreto;font-weight:400;font-size:18.31px}.login-button:hover{background-color:#037ab5}.login-error{color:red;font-size:18px;font-family:Lora;font-weight:600;margin:10px 0}.login-content-two{display:flex;flex-direction:column;justify-content:center;gap:14px}.or-option{color:#fff;font-family:Lora;font-size:20.08px;font-weight:400}.with-google{display:inline-flex;justify-content:center;color:#fff;font-family:Lora;font-size:20.08px;font-weight:400;cursor:pointer}.with-google img{width:25.57px;height:25.57px;margin-right:8px}.new-user-account{width:100%;max-width:349px;height:fit-content;margin:0 auto;color:#fff;font-family:Lora;font-size:20.08px;font-weight:400;cursor:pointer}@media (max-width: 1530px){.login-form{max-width:900px;height:540px;margin:10px 30px}.form-content{margin:10px auto}.login-input{margin:14px 0;height:40px;font-size:.8rem}.login-button{height:40px;margin:10px auto 16px;font-size:16.31px}.login-content-two{gap:10px}.login-title{font-size:86.71px;margin-bottom:20px}}@media (max-width: 1024px){.login-form{max-width:780px;height:530px;margin:0 30px}}@media (max-width: 768px){.login-form{max-width:680px;margin:0 30px}}@media (max-width: 480px){.login-form{margin:0 20px}.login-title{font-size:68.71px}}@media (max-width: 380px){.login-form{margin:0 20px}.login-title{font-size:66.71px}.or-option,.with-google{font-size:18.08px}.with-google img{width:24.57px;height:24.57px}.new-user-account{font-size:18.08px}}@media (max-width: 320px){.login-form{height:fit-content;margin:0 10px}.login-title{font-size:56.71px}.form-name{font-size:22.12px}.login-input{height:40px}.form-content span{font-size:16.27px}.login-button{height:40px;font-size:16.31px}.or-option,.with-google{font-size:17.08px}.with-google img{width:23.57px;height:23.57px}.new-user-account{font-size:17.08px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.App{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.announcement{position:relative;background-color:#8fa26c;width:100%;margin:0 auto;height:42px}.content-background{position:relative;width:100%;min-height:80vh;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.bg-deco{position:absolute;z-index:1}.deco-wrapper img{position:absolute;z-index:1;transition:opacity .6s ease-in-out,transform .6s ease-in-out}.normal-img{bottom:0;left:0;opacity:1;transform:translateY(0)}.hover-img{bottom:0;left:0;opacity:0;width:56%;transform:translateY(10px)}.normal-img-one{top:0;right:0;opacity:1;transform:translateY(0)}.hover-img-one{top:0;right:0;opacity:0;width:72%;transform:translateY(10px)}.normal-img-two{bottom:0;right:0;opacity:1;width:28%;transform:translateY(0)}.hover-img-two{bottom:0;right:180px;opacity:0;transform:translateY(10px)}.content-background:hover .normal-img,.content-background:hover .normal-img-one,.content-background:hover .normal-img-two{opacity:0;transform:translateY(-10px)}.content-background:hover .hover-img,.content-background:hover .hover-img-one,.content-background:hover .hover-img-two{opacity:1;transform:translateY(0)}.content-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#213f3657;z-index:2;pointer-events:none}.content,.content-img{position:relative;z-index:3;text-align:center}.content h1{max-width:1300px;font-size:48px;font-weight:400;font-family:Felixti;color:#fff;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;transition:font-size .6s ease-in-out,max-width .6s ease-in-out}.content-background:hover .content h1{font-size:44px;max-width:1200px}.description{margin:20px 0;font-size:21.99px;font-weight:500;color:#03583f;font-family:Lora}.shop-btn{width:152px;height:56px;padding:12px 24px;background-color:#000;color:#fffc;border:none;font-size:19.79px;font-weight:500;font-family:Poppins;cursor:pointer;transition:transform .4s ease;display:inline-block;will-change:transform;transition:width .6s ease-in-out,height .6s ease-in-out,font-size .6s ease-in-out}.content-background:hover .shop-btn{width:139px;height:51px;font-size:18px}.content-img{position:absolute;bottom:40px;right:60px;margin:0;cursor:pointer}@media (max-width: 1530px){.normal-img{width:70%}}@media (max-width: 1440px){.content h1{max-width:1100px;font-size:40px}.content-background:hover .content h1{font-size:36px;max-width:1000px}.description{font-size:20px}.shop-btn{width:140px;height:54px;font-size:18px}.content-background:hover .shop-btn{width:139px;height:48px;font-size:18px}.hover-img-two{right:-100px}}@media (max-width: 1024px){.content h1{max-width:900px;font-size:32px}.content-background:hover .content h1{font-size:28px;max-width:800px}.description{font-size:19px}.shop-btn{width:132px;height:50px;font-size:16px}.content-background:hover .shop-btn{width:129px;height:48px;font-size:16px}.normal-img{width:100%}.hover-img-two{right:-180px;width:90%}.content-img{bottom:38px;right:46px;width:80px}}@media (max-width: 900px){.content h1{max-width:900px;font-size:30px}.content-background:hover .content h1{font-size:26px;max-width:760px}.hover-img{width:70%}}@media (max-width: 768px){.content-background{flex-direction:row;justify-content:space-around}.content h1{max-width:900px;font-size:24px}.content-background:hover .content h1{font-size:22px;max-width:760px}.description{font-size:18px}.hover-img{width:76%}.hover-img-two{right:-200px;width:90%}.content-img{bottom:20px;right:46px;width:74px}}@media (max-width: 680px){.content-background{justify-content:center}.content h1{max-width:580px;font-size:20px}.content-background:hover .content h1{font-size:18px;max-width:500px}.description{font-size:16px}.hover-img{width:80%}.hover-img-one{width:88%}.hover-img-two{right:-200px;width:90%}.content-img{bottom:20px;right:46px;width:74px}}@media (max-width: 480px){.normal-img,.normal-img-one{width:100%}.normal-img-two{width:60%}.hover-img,.hover-img-one{width:100%}.hover-img-two{right:-160px;width:100%}.content-img{right:20px}.whatsapp-image{max-width:80%}.content h1{max-width:580px;font-size:16px}.content-background:hover .content h1{font-size:15.5px;max-width:540px}}@media (max-width: 380px){.content-img{right:10px}.whatsapp-image{max-width:75%}.content h1{font-size:15px;width:20rem}.content-background:hover .content h1{font-size:14.5px}.description{font-size:15px}.shop-btn{width:114px;height:46px;padding:12px 14px;font-size:15px}.content-background:hover .shop-btn{width:110px;height:44px;font-size:15px}}@media (max-width: 321px){.content h1{font-size:15px;width:18rem}.content-background:hover .content h1{font-size:14.5px}.description{font-size:14px}.shop-btn{width:110px;height:44px;padding:12px 14px;font-size:14px}.content-background:hover .shop-btn{width:105px;height:42px;font-size:14px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.featured-products{width:100%;padding:70px 0;overflow:hidden}.featured-products-header{display:flex;justify-content:center;text-align:center}.featured-products h2{font-size:40px;font-family:Felixti,serif;font-weight:400;color:#000;text-transform:uppercase}.featured-products-carousel-wrapper{position:relative;display:flex;align-items:center;width:100%;max-width:1450px;margin:40px auto;padding:0 4rem;overflow:hidden}.featured-product-scroll-container{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:1rem}.featured-product-scroll-container::-webkit-scrollbar{display:none}.featured-product-wrapper{flex:0 0 auto;width:416px;max-width:100%;display:flex;flex-direction:column;padding:10px}.featured-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;overflow:hidden;width:100%;height:480px;transition:transform .3s ease}.featured-card:hover{transform:scale(1.03)}.featured-discount-tag{position:absolute;top:18px;left:18px;background:#3d3d3d;color:#fff;font-size:12px;font-weight:400;font-family:Oxygen,sans-serif;display:flex;justify-content:center;align-items:center;border-radius:10px;width:50px;height:27px}.featured-product-image{width:100%;height:100%;object-fit:cover}.featured-product-pro-title{position:absolute;bottom:20px;left:50%;width:calc(100% - 52px);transform:translate(-50%) translateY(10px);background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;opacity:0;transition:all .3s ease;pointer-events:none;text-transform:uppercase;letter-spacing:.5px;text-align:center}.featured-card:hover .featured-product-pro-title{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.features-page-content{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:10px;gap:10px;padding:0 10px 10px}.features-contents{flex:1;display:flex;flex-direction:column;text-align:left}.featured-product-name{font-size:18px;font-weight:500;font-family:Lora,serif;color:#1e1e1e;margin:12px 0 8px}.featured-product-price{font-size:18px;color:#1e1e1e80;font-weight:500;font-family:Lora,serif;margin:0}.features-cart-btn{background-color:#fff;color:#000;font-size:18px;font-weight:600;border:.75px solid #000000;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.features-cart-btn:hover{background-color:#444;transform:scale(1.1)}.features-cart-icon{font-size:12px}.featured-arrow{position:absolute;top:44%;transform:translateY(-50%);font-size:20px;background-color:#fff;border:1px solid #000;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 5px #0003;transition:transform .2s ease}.featured-arrow:hover{transform:translateY(-50%) scale(1.05)}.left-arrowss{left:20px}.right-arrowss{right:20px}.left-arrowss svg,.right-arrowss svg{width:18px;height:18px;color:#333}@media (max-width: 1366px){.featured-product-wrapper{width:30%}.featured-card{height:380px}.featured-product-image{object-fit:cover}.featured-products h2{font-size:34px}}@media (max-width: 1124px){.featured-product-wrapper{width:280px}.featured-products-carousel-wrapper{padding:0 3rem;margin:50px 0}.featured-card{height:320px}.featured-product-image{object-fit:cover}.featured-products h2{font-size:36px}}@media (max-width: 769px){.featured-product-scroll-container{gap:2.5rem;padding:0 .5rem}.featured-product-wrapper{width:300px}.featured-card{width:auto;height:320px;aspect-ratio:3 / 4}.featured-product-image{object-fit:cover}.featured-products h2{font-size:32px}.featured-product-pro-title{font-size:14px}.featured-product-name,.featured-product-price{font-size:16px}.featured-arrow{top:40%;width:34px;height:34px}.left-arrowss svg,.right-arrowss svg{width:16px;height:16px;color:#333}}@media (max-width: 480px){.featured-product-wrapper{width:100%}.featured-products-carousel-wrapper{margin:30px 0;padding:0 4rem}.featured-card{height:auto;aspect-ratio:3 / 4}.featured-product-image{object-fit:contain}.featured-products h2{font-size:28px}.featured-discount-tag{top:36px}.featured-product-name,.featured-product-price,.featured-product-pro-title{font-size:14px}.features-cart-btn{width:29px;height:29px}}@media (max-width: 380px){.featured-products h2{font-size:26px}.featured-discount-tag{top:26px;left:16px;font-size:10px;width:46px;height:24px}}@media (max-width: 321px){.featured-products h2{font-size:24px}.featured-discount-tag{top:24px;left:16px;font-size:9px;width:42px;height:22px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.crafts-section{padding:20px;width:100%;max-width:1800px;margin:60px auto;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.crafts-header{display:flex;flex-direction:column;justify-content:center}.crafts-header h2{font-size:40px;color:#000;margin-top:5px;font-family:Felixti;font-weight:400;text-transform:uppercase}.crafts-header .craft-description{font-size:20px;font-weight:500;color:#b4b4b4;font-family:Inter;max-width:604px;margin:30px auto}.crafts-container{width:100%;max-width:1600px;display:flex;gap:30px;margin:60px auto 0}.crafts-img-one,.crafts-img-two{flex:1 1 100%;display:flex;flex-direction:column;gap:30px}.crafts-img-one,.crafts-img-two{max-width:825px;height:100%}.crafts-img{max-width:825px;display:flex;gap:20px;height:454px}.image-four,.image-five{flex:1;position:relative;height:100%}.image-one img,.image-two img,.image-three img,.image-four img,.image-five img{width:100%;height:100%;object-fit:cover;display:block}.image-one,.image-two,.image-three,.image-four,.image-five{position:relative;transition:all .3s ease}.image-one:hover,.image-two:hover,.image-three:hover,.image-four:hover,.image-five:hover{transform:scale(1.02)}.image-title{position:absolute;width:203px;height:40px;bottom:14px;left:20px;background-color:#0000004f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;padding:0 8px;font-size:16px;font-family:Patrick Hand;font-weight:400;text-transform:uppercase;z-index:1;letter-spacing:.06em}.image-title-one{position:absolute;width:auto;height:40px;bottom:14px;left:20px;background-color:#0000004f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;padding:0 8px;font-size:16px;font-family:Patrick Hand;font-weight:400;text-transform:uppercase;z-index:1}@media (max-width: 1530px){.crafts-img{gap:15px;height:420px}}@media (min-width: 1025px) and (max-width: 1440px){.crafts-section{padding:15px;margin:40px auto}.crafts-header h2{font-size:36px}.crafts-header .description{font-size:18px;max-width:600px;margin:25px auto}.crafts-container{gap:25px;margin-top:40px}.crafts-img{gap:15px;height:400px}.image-title,.image-title-one{font-size:14px;height:35px;bottom:10px;left:15px;padding:0 10px}}@media (min-width: 769px) and (max-width: 1024px){.crafts-img{gap:15px;height:275px}.crafts-section{margin:20px auto 60px}}@media (max-width: 768px){.crafts-section{padding:10px;margin:20px auto}.crafts-header h2{font-size:32px}.crafts-header .description{font-size:14px;max-width:90%;margin:15px auto}.crafts-container{padding:0 10px;gap:15px;margin-top:20px;flex-direction:column}.crafts-img{flex-direction:column;height:auto;gap:15px}.image-one,.image-two,.image-three{max-width:100%;height:auto}.image-four img,.image-five img{max-width:100%;height:365px;object-fit:cover}.image-title,.image-title-one{font-size:12px;height:25px;bottom:8px;left:8px;padding:0 6px}}@media (max-width: 480px){.crafts-header h2{font-size:28px}.crafts-header .craft-description{font-size:15px;max-width:384px;margin:20px auto}}@media (max-width: 380px){.crafts-header h2{font-size:26px}.crafts-header .craft-description{font-size:14px}}@media (max-width: 320px){.crafts-header h2{font-size:24px}.crafts-header .craft-description{font-size:12px;max-width:350px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.categories-section{padding:60px 20px;width:100%;margin:0 auto}.categories-header .header-content{display:flex;justify-content:center}.categories-header h2{font-size:38px;font-weight:400;color:#000;font-family:Felixti;text-transform:uppercase}.arrivals-products{position:relative;display:flex;align-items:center;width:100%;max-width:1450px;margin:40px auto;padding:0 4rem}.arrivals-product-grid{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:1rem}.arrivals-product-grid::-webkit-scrollbar{display:none}.arrivals-product-wrapper{flex:0 0 auto;width:316px;max-width:100%;display:flex;flex-direction:column;padding:10px}.arrivals-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;overflow:hidden;width:100%;height:380px;transition:transform .3s ease}.arrivals-card:hover{transform:scale(1.03)}.arrivals-discount-tag{position:absolute;width:54px;height:24px;top:18px;right:18px;background:#940002cc;color:#fff;font-size:10px;font-weight:500;font-family:Poppins;display:flex;justify-content:center;align-items:center}.arrivals-product-image{width:100%;height:100%;object-fit:cover}.arrivals-pro-title{position:absolute;width:100%;max-width:254px;height:41px;bottom:18px;left:50%;transform:translate(-50%) translateY(10px);background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center;opacity:0;transition:opacity .4s ease,transform .3s ease}.arrivals-card:hover .arrivals-pro-title{opacity:1;transform:translate(-50%) translateY(0)}.arrival-page-content{display:flex;justify-content:space-between;align-items:flex-start;padding-top:10px}.arrival-contents{display:flex;flex-direction:column;text-align:left}.arrivals-product-name{font-size:18px;font-weight:500;font-family:Poppins;color:#1e1e1e;margin-bottom:8px}.arrivals-product-price{font-size:18px;color:#1e1e1e80;font-weight:500;font-family:Poppins;margin:0}.arrival-cart-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:.75px solid #000000;cursor:pointer;margin-top:5px;background-color:#fff;color:#000}.arrival-cart-icon{font-size:14px;color:#000}.arrivals-arrow{position:absolute;top:46%;transform:translateY(-50%);background-color:#fff;border:1px solid #000;padding:11px;border-radius:50%;cursor:pointer;box-shadow:0 2px 5px #0003;z-index:2;width:40px;height:40px;transition:transform .2s ease}.arrivals-arrow:hover{transform:translateY(-50%) scale(1.05)}.left-arroww{left:-1.4rem;font-size:15px}.right-arroww{right:-1.4rem;font-size:15px}@media (max-width: 1440px){.categories-section{padding:60px 40px}.arrivals-product-wrapper{flex:0 0 25%;max-width:24%}}@media (max-width: 1200px){.arrivals-product-wrapper{flex:0 0 33.33%;max-width:31%}.categories-header h2{font-size:36px}.arrivals-card{height:300px}}@media (max-width: 992px){.arrivals-product-wrapper{flex:0 0 50%;max-width:50%}.arrivals-card{height:350px}.arrivals-product-name,.arrivals-product-price{font-size:16px}.arrivals-discount-tag{width:50px;height:22px;font-size:9px}}@media (max-width: 768px){.categories-section{padding:40px 50px}.categories-header h2{font-size:32px;text-align:center}.arrivals-product-grid{gap:0;padding:0}.arrivals-product-wrapper{width:300px}.arrivals-card{width:auto;height:320px;aspect-ratio:3 / 4}.arrival-cart-btn{margin-top:10px}.arrivals-arrow{top:42%}}@media (max-width: 480px){.arrivals-products{margin:30px 0;padding:0 4rem}.arrivals-product-wrapper{flex:0 0 100%;max-width:100%}.arrivals-card{height:auto;aspect-ratio:3 / 4}.categories-section{padding:40px 39px}.categories-header h2{font-size:28px}.arrivals-arrow{top:40%;width:32px;height:32px;padding:8px}.right-arroww{right:0}.left-arroww{left:0}.arrivals-pro-title,.arrivals-product-name,.arrivals-product-price{font-size:14px}.arrival-cart-btn{width:24px;height:24px}.arrival-cart-icon{font-size:12px}}@media (max-width: 380px){.arrivals-discount-tag{right:10px;font-size:9px;width:46px;height:20px}.categories-header h2{font-size:26px}}@media (max-width: 321px){.arrivals-discount-tag{right:10px;top:15px}.categories-header h2{font-size:24px}}.hero-wrapper{width:100%;margin-top:80px}.hero-banner{position:relative;background-color:#c0cda1;padding:60px 20px;display:flex;flex-direction:column;align-items:flex-start;height:auto}.vine-img{position:absolute;top:-71%;left:0;width:546px;max-width:100%;height:auto;z-index:0}.plant-img{position:absolute;bottom:0;right:0;width:55%;max-width:100%;height:auto;z-index:0}.hero-content{z-index:1;width:100%;max-width:950px;padding-top:120px;margin-left:82px;text-align:left}.hero-text{font-family:Moon Dance;font-weight:400;font-size:46px;line-height:1.2;letter-spacing:.08em;margin-bottom:20px;color:#000}.watch-btn{width:136px;height:45px;background-color:#213f36;color:#fff;border:none;border-radius:51px;font-family:Poppins;font-size:16.55px;font-weight:500;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:14px}.watch-play-btn{border:1px solid #FFFFFF75;-webkit-backdrop-filter:blur(2.19px);backdrop-filter:blur(2.19px);width:18px;height:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#ffffff75}.watch-play-icon{width:7.1px;height:7.1px}.subscribe-section{display:flex;justify-content:space-between;align-items:center;background-image:url(/assets/heroSecimg-BQ1Qk3mI.png);background-size:cover;background-position:center;padding:20px 70px;margin:90px auto;max-width:1220px;height:130px}.subscribe-text{color:#fffc;font-weight:600;font-size:40px;font-family:Cormorant Infant}.subscribe-btn{width:126px;height:57px;background:transparent;border:1px solid #FFFFFF;color:#fff;padding:10px 20px;font-family:Poppins;font-size:16.55px;font-weight:500;cursor:pointer}@keyframes zoomInCenter{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.watch-video-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:999;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out}.watch-video-container{position:relative;width:80%;max-width:1000px;animation:zoomInCenter .5s ease forwards;box-shadow:0 20px 50px #00000080;border-radius:10px;overflow:hidden}.watch-video-container .watch-video-player{width:100%;border-radius:10px}.watch-close-btn{position:absolute;top:30px;right:30px;font-size:28px;background:transparent;color:#fff;border:none;cursor:pointer}@media (max-width: 1440px){.hero-content{margin-left:40px}}@media (max-width: 1024px){.hero-wrapper{margin-top:40px}.hero-banner{padding:40px 20px;height:auto}.hero-content{margin:60px auto 40px;padding:0 20px;text-align:center}.hero-text{font-size:32px}.vine-img{width:320px;top:-50%}.plant-img{width:50%}.subscribe-section{justify-content:center;gap:20px;text-align:center;padding:30px;height:auto}.subscribe-text{font-size:28px}}@media (max-width: 768px){.hero-text{font-size:28px;line-height:1.3}.watch-btn{font-size:14px;height:40px}.subscribe-section{margin:62px auto}.subscribe-text{font-size:24px}.subscribe-btn{font-size:14px;width:110px;height:45px}.vine-img{width:225px;top:-32%}.plant-img{width:295px}}@media (max-width: 480px){.hero-text{font-size:25px}.hero-content{margin:42px auto -1px}.subscribe-section{flex-direction:row;gap:12px;padding:30px 10px}.watch-btn{width:118px;font-size:12px;padding:6px 14px}.subscribe-btn{font-size:12px;padding:8px 12px}.vine-img{width:175px;top:-75px}.plant-img{width:230px}.subscribe-text{font-size:18px}}@media (max-width: 376px){.subscribe-section{flex-direction:column}}.footer{width:100%;height:auto;min-height:660px;position:relative;background-image:url(/assets/footerImg-CY2E7-DR.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center}.footer-overlay{width:100%;height:100%;background:#00000080;padding:60px 0}.footer-container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;justify-content:space-between}.footer-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.company-info{flex:1;min-width:300px;max-width:400px;margin-bottom:40px}.footer-logo{width:315px;height:auto;max-height:200px;display:flex;justify-content:flex-start;margin-bottom:10px;object-fit:cover;position:relative;left:-3.2rem}.company-info-para{width:100%;max-width:330px;color:#fff;font-size:23.83px;font-weight:500;font-family:Poppins,sans-serif;margin-bottom:20px;text-align:left;line-height:1.4}.social-icons{display:flex;gap:20px;max-width:250px}.social-media-icons{position:relative;color:#fff;border:1.32px solid #FFFFFF;border-radius:50%;width:63.88px;height:63.88px;overflow:hidden;transition:color .4s ease;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;z-index:1;text-decoration:none}.social-media-icons:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;z-index:-1}.social-media-icons:hover:before{width:120%;height:120%}.social-media-icons:hover{color:#000}.footer-links{margin:0 auto;min-width:150px;margin-top:4rem}.footer-links h3{font-weight:700;font-size:23.83px;font-family:Poppins,sans-serif;color:#fff;margin-bottom:1.5rem;text-align:left}.footer-links ul{display:flex;flex-direction:column;gap:1.5rem;list-style:none;padding:0;text-align:left}.footer-links li{font-size:23.83px;font-weight:400;font-family:Poppins,sans-serif;color:#fff;text-decoration:none;transition:color .2s;cursor:pointer}.footer-branding{position:absolute;bottom:20px;right:30px;display:flex;align-items:center;cursor:pointer}.footer-brand-text{font-size:14px;color:#aaa;display:flex;align-items:center}.footer-brand-logo{width:20px;height:20px;margin-left:6px;margin-right:6px;object-fit:contain}@media (min-width: 1025px){.footer-container{max-width:1400px}.footer{height:auto;min-height:auto}}@media (min-width: 769px) and (max-width: 1024px){.footer-container{max-width:1000px}.footer{height:auto;min-height:auto}.company-info{min-width:250px}.footer-logo{width:280px;max-height:auto;left:-2.4rem}.company-info-para{font-size:20px}.social-media-icons{width:50px;height:50px;font-size:20px}.footer-links h3{font-size:20px}.footer-links li{font-size:18px}.footer-links li img{width:24px;height:24px}}@media (max-width: 768px){.footer{height:auto;min-height:auto}.footer-overlay{padding:40px 0}.footer-container{padding:0 20px}.footer-grid{flex-direction:row;gap:10px;flex-wrap:nowrap}.company-info{min-width:auto;max-width:100%;margin-bottom:30px}.footer-logo{width:250px;left:-1.6rem}.company-info-para{font-size:16px;max-width:100%}.social-icons{gap:15px}.social-media-icons{width:42px;height:42px;font-size:18px}.footer-links-container{flex-direction:column;gap:30px}.footer-links h3{font-size:18px;margin-bottom:15px}.footer-links ul{gap:12px}.footer-links li{font-size:16px}.footer-links li img{width:20px;height:20px}.mobile-links{width:100%}}@media (max-width: 480px){.footer-overlay{padding:30px 0}.footer-grid{flex-direction:column;gap:20px}.company-info-para{font-size:18px}.social-media-icons{width:40px;height:40px;font-size:16px}.footer-links h3{font-size:18px}.footer-links li{font-size:16px}.footer-links{margin:0}.footer-branding{position:static;margin-top:20px;justify-content:center;width:100%}.footer-brand-text{font-size:14px;justify-content:center}.footer-brand-logo{width:18px;height:18px;margin-left:5px}}.features-section{display:flex;justify-content:center;align-items:stretch;gap:10%;flex-wrap:wrap;margin:40px auto;padding:80px 0}.feature-card{background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 15px #0000001a;flex:1 1 250px;max-width:320px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon img{width:50px;height:50px;margin-bottom:10px}.feature-title{font-family:Lora;font-size:15px;font-weight:500;color:#000;margin-bottom:10px}.feature-description{max-width:169px;font-family:Inter;font-size:10px;font-weight:400;color:#b4b4b4;margin:0 auto}@media (max-width: 1024px){.features-section{margin:40px 2rem 0px}}@media (max-width: 768px){.features-section{align-items:center;margin:0px 2rem}.feature-card{margin-top:2rem}}@media (max-width: 480px){.features-section{padding:50px 0}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.orgamify-journey{width:100%;max-width:1500px;display:flex;align-items:center;justify-content:space-evenly;gap:4rem;padding:2rem;flex-wrap:wrap;margin:50px auto}.video-container{position:relative;max-width:735px;width:100%;height:420px;overflow:hidden}.journey-video{width:100%;height:auto;display:block}.play-button{position:absolute;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff75;-webkit-backdrop-filter:blur(2.63px);backdrop-filter:blur(2.63px);border:none;padding:1rem;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.play-icon{color:#fff;width:19.74px;height:19.74px}.journey-content{flex:1;text-align:left}.journey-content h2{font-family:Felixti;font-size:38px;font-weight:400;margin-bottom:1rem;text-transform:uppercase;color:#000}.journey-content p{max-width:364px;font-family:Lora;font-size:20px;font-weight:500;color:#b4b4b4}@media (max-width: 1440px){.video-container{max-width:665px;height:380px}}@media (max-width: 1024px){.video-container{max-width:505px;height:300px}.journey-content h2{font-size:26px}.journey-content p{max-width:364px;font-family:Lora;font-size:18px}.orgamify-journey{padding-left:60px}}@media (max-width: 768px){.orgamify-journey{align-items:center;justify-content:center;margin:0}.journey-content{max-width:100%;text-align:center;margin-top:-40px}.journey-content h2{font-size:30px}.journey-content p{margin:0 auto;font-size:16px}.video-container{width:100%}.play-icon{font-size:1.25rem}}@media (max-width: 480px){.video-container{height:178px}.orgamify-journey{gap:2rem;margin:0 auto;padding:30px 20px}.journey-content{margin-top:0}.journey-content h2{font-size:26px}.journey-content p{margin:0 auto;font-size:14px}}@media (max-width: 380px){.journey-video{height:100%}.orgamify-journey{margin:0;padding:1.5rem}.journey-content p{margin:0 auto;font-size:13px}}@media (max-width: 320px){.journey-video{height:100%}.orgamify-journey{margin:0;padding:1.5rem}.journey-content h2{font-size:22px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.garden-products{width:100%;height:100%;padding:70px 0}.garden-products-header{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:0 1rem}.garden-products h2{font-size:38px;font-family:Felixti;font-weight:400;color:#000;text-transform:uppercase}.garden-description{font-size:20px;font-weight:500;color:#b4b4b4;font-family:Inter;max-width:683px;margin:30px auto 60px;padding:0 1rem}.garden-products-carousel-wrapper{position:relative;display:flex;align-items:center;width:100%;max-width:1450px;margin:20px auto;padding:0 4rem;overflow:hidden}.garden-product-scroll-container{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:1rem}.garden-product-scroll-container::-webkit-scrollbar{display:none}.garden-product-wrapper{flex:0 0 auto;width:416px;max-width:100%;display:flex;flex-direction:column;padding:10px}.garden-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#fff;overflow:hidden;width:100%;height:480px;transition:transform .3s ease}.garden-card:hover{transform:scale(1.03)}.garden-product-image{width:100%;height:100%;object-fit:cover}.garden-product-pro-title{position:absolute;width:calc(100% - 52px);bottom:20px;left:26px;background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .3s ease;cursor:pointer}.garden-card:hover .garden-product-pro-title{opacity:1;transform:translateY(0)}.garden-page-content{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem}.garden-contents{display:flex;flex-direction:column;text-align:left;flex:1}.garden-product-name{font-size:18px;font-weight:500;font-family:Poppins;color:#1e1e1e;margin:12px 0 8px}.garden-product-price{font-size:18px;color:#1e1e1e80;font-weight:500;font-family:Poppins}.garden-cart-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:.75px solid #000000;cursor:pointer;background-color:#fff;color:#000;margin-top:33px}.garden-cart-icon{font-size:12px;color:#000}.garden-arrows{position:absolute;top:43%;transform:translateY(-50%);font-size:15px;background-color:#fff;border:1px solid #000;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:transform .2s ease}.garden-arrows:hover{transform:translateY(-50%) scale(1.05)}.left-arrows{left:10px}.right-arrows{right:10px}@media (max-width: 1366px) and (min-width: 1025px){.garden-product-wrapper{width:calc((100% - 2rem * 2) / 3)}.garden-card{height:420px}.garden-product-name,.garden-product-price{font-size:16px}.garden-product-pro-title{font-size:18px}.garden-cart-btn{margin-top:25px}.garden-arrows{width:40px;height:40px;font-size:16px}}@media (max-width: 1024px){.garden-products{padding:50px 1rem}.garden-products h2{font-size:36px}.garden-description{font-size:18px;margin:20px auto 40px}.garden-product-scroll-container{gap:1rem}.garden-product-wrapper{width:280px}.garden-card{height:320px}.garden-product-pro-title{font-size:16px}.garden-product-name,.garden-product-price{font-size:15px}.garden-cart-btn{margin-top:20px}.left-arrows,.right-arrows{width:38px;height:38px;font-size:14px}}@media (max-width: 768px){.garden-products{padding:40px 1rem}.garden-products h2{font-size:32px}.garden-description{font-size:14px;max-width:560px;margin:16px auto 30px}.garden-product-scroll-container{gap:.3rem;padding:0 .5rem}.garden-product-wrapper{width:300px}.garden-card{width:auto;height:320px;aspect-ratio:3 / 4}.garden-product-pro-title{font-size:14px;padding:6px}.garden-product-name,.garden-product-price{font-size:14px}.garden-cart-btn{width:22px;height:22px}.left-arrows,.right-arrows{width:34px;height:34px;font-size:12px}}@media (max-width: 480px){.garden-products h2{font-size:27px}.garden-description{font-size:14px;max-width:350px;margin:30px auto 20px;padding:0}}@media (max-width: 380px){.garden-products h2{font-size:24px}.garden-description{font-size:13px}}@media (max-width: 321px){.garden-products-carousel-wrapper{padding:0 3rem}.garden-products h2{font-size:23.5px}.garden-description{font-size:12px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.organic-collections-container{position:relative;background-color:#fff;margin:60px auto 200px}.leaf-image{position:absolute;top:0;height:100%;object-fit:cover;z-index:3;pointer-events:none}.leaf-image.left{height:120%;top:280px;left:0}.leaf-image.right{width:320px;height:auto;top:-140px;right:0}.organic-collections-banner{position:relative;z-index:0}.organic-collections-banner{background-color:#c0cda1;width:100%;height:420px;padding:4rem 8rem;display:flex;gap:10rem;align-items:flex-start}.organic-collections-title{font-family:Felixti;font-size:40px;font-weight:400;color:#000;text-transform:uppercase}.banner-two{width:100%;max-width:584px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.organic-collections-subtitle{font-size:24px;font-weight:500;font-family:Lora;color:#fff;text-align:left}.organic-collections-shop{width:137px;height:51px;padding:.5rem 1rem;background-color:#000;color:#fff;font-family:Poppins;font-size:18px;font-weight:500;border:none;cursor:pointer}.organic-collections-carousel-wrapper{position:relative;display:flex;align-items:center;width:100%;max-width:1450px;margin:-120px auto;z-index:2}.organic-collections-scroll-container{display:flex;gap:5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%}.organic-collections-scroll-container::-webkit-scrollbar{display:none}.organic-collections-wrapper{position:relative;display:flex;flex-direction:column;max-width:fit-content;padding:10px}.organic-collections-arrow{position:absolute;top:45%;transform:translateY(-50%);font-size:1.4rem;background-color:#fff;border:1px solid #000;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .2s ease}.organic-collections-arrow:hover{transform:translateY(-50%) scale(1.05)}.left-arrow{font-size:15px;left:-50px}.right-arrow{font-size:15px;right:-50px}.organic-collections-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;background:#fff;overflow:hidden;width:410px;height:450px;box-shadow:0 0 6.1px #00000040;transition:transform .3s ease}.organic-collections-card:hover{transform:scale(1.03)}.organic-collections-discount-tag{position:absolute;width:54px;height:22px;top:24px;left:24px;background:#940002cc;color:#fff;font-size:10px;font-weight:400;font-family:Poppins;display:flex;justify-content:center;align-items:center}.organic-collections-image{width:100%;height:100%;object-fit:cover}.organic-collections-pro-title{position:absolute;width:100%;max-width:360px;height:41px;bottom:24px;margin:auto 26px;background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .3s ease;cursor:pointer}.organic-collections-card:hover .organic-collections-pro-title{opacity:1;transform:translateY(0)}.organic-page-content{display:flex;justify-content:space-between}.organic-contents{display:flex;flex-direction:column;text-align:left}.organic-collections-name{font-size:18px;font-weight:500;font-family:Lora;color:#1e1e1e;margin:12px 0 8px}.organic-collections-price{font-size:18px;color:#1e1e1e80;font-weight:500;font-family:Lora;margin:0}.organic-cart-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:.75px solid #000000;cursor:pointer;margin-top:31px;background-color:#fff;color:#000}.organic-cart-icon{font-size:12px;color:#000}@media (max-width: 1531px){.organic-collections-banner{padding:4rem 8rem 4rem 3rem;gap:5rem}.organic-collections-carousel-wrapper{justify-content:center}.organic-collections-scroll-container{gap:3rem;width:70%}.organic-collections-wrapper{max-width:23rem}.organic-collections-card{width:278px;height:305px}.leaf-image.right{height:135%}.right-arrow{right:11rem}.left-arrow{left:11rem}.organic-collections-title{margin-top:26px}.organic-collections-pro-title{width:224px;height:36px;font-size:16px}}@media screen and (max-width: 1440px){.leaf-image.right{height:130%}.organic-collections-title{font-size:36px}.organic-collections-subtitle{font-size:23px}.organic-collections-shop{height:48px;font-size:17px}}@media screen and (max-width: 1024px){.organic-collections-banner{height:380px;padding:4rem 10rem 4rem 1rem;gap:3rem}.product-list{justify-content:center}.arrow-btn{display:none}.right-arrow{right:8rem}.left-arrow{left:9rem}.leaf-image.left{top:240px}.leaf-image.right{width:240px;height:108%}.organic-collections-scroll-container{width:65%;margin-left:10px}.organic-collections-card{width:268px}.organic-collections-title{font-size:26px;width:75%;margin-top:26px}.organic-collections-subtitle{font-size:18px}.organic-collections-shop{width:130px;height:46px;font-size:16px}.organic-collections-pro-title{width:220px;height:36px;font-size:16px;margin:auto 24px}}@media screen and (max-width: 768px){.leaf-image{height:auto;max-height:585px}.leaf-image.right{right:0;width:200px;height:110%;top:-80px}.organic-collections-container{margin:0 auto 13rem}.organic-collections-title{width:90%;font-size:20px;margin-top:30px}.organic-collections-subtitle{font-size:16px}.organic-collections-shop{width:120px;height:42px}.organic-collections-name{font-size:16px}.organic-cart-btn{width:25px;height:23px;margin-top:17px}.right-arrow{right:5rem}.left-arrow{left:6rem}.organic-collections-discount-tag{width:45px;height:20px;top:8px;left:8px;font-size:9px}}@media screen and (max-width: 600px){.product-card{width:100%}.product-list{flex-direction:column;align-items:center}}@media (max-width:480px){.organic-collections-banner{flex-direction:column;gap:1rem;padding:1rem 1.5rem}.organic-collections-container{margin:0 auto 11rem}.organic-collections-scroll-container{width:70%;gap:.8rem}.organic-collections-carousel-wrapper{margin:-148px auto}.organic-collections-title{margin:12px auto 0;font-size:28px}.organic-collections-subtitle{text-align:center;font-size:14px;margin:0 auto;width:300px}.left-arrow{left:20px}.organic-collections-arrow{top:42%;width:35px;height:35px}.right-arrow{right:16px}.organic-collections-name{font-size:15px;z-index:10}.leaf-image.right{display:none}.leaf-image.left{top:130px}.leaf-image{z-index:2}.organic-collections-shop{width:130px;height:46px;font-size:16px;margin:0 auto}}@media (max-width: 380px){.organic-collections-banner{padding:1rem 1.3rem}.organic-collections-carousel-wrapper{margin:-123px auto}.organic-collections-scroll-container{gap:0;width:75%;margin-left:4px}.organic-collections-container{margin:0 auto 9rem}.organic-collections-card{width:262px}.organic-collections-title{width:100%;font-size:26px}.organic-collections-subtitle{font-size:14.5px;width:320px}.leaf-image.left{top:170px}}@media (max-width: 321px){.organic-collections-carousel-wrapper{margin:-126px auto}.organic-collections-scroll-container{width:78%;margin-left:4px}.organic-collections-card{width:220px;height:260px}.organic-collections-container{margin:0 auto 7rem}.organic-collections-title{font-size:23px}.organic-collections-subtitle{font-size:14px;width:300px;margin:0 -10px}.organic-collections-scroll-container{gap:11px}.left-arrow{left:6px}.right-arrow{right:5px}.leaf-image.left{top:160px}}.announcement-container{padding:10px 20px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;width:100%;color:#fff;background-color:#8fa26c}.timer{display:flex;align-items:center;gap:5px;font-size:14.44px;font-family:Lato;font-weight:400;color:#fff}.time-box{background-color:#fff;color:#af1010;padding:2px 6px;border-radius:2px;font-family:Lato;font-size:13px;font-weight:400;width:35px;height:20px;text-align:center}.slider-container{width:100%;overflow:hidden}.slider-wrapper{display:flex;width:max-content;will-change:transform}.slide{flex:0 0 100%;padding:0 10px;font-family:Lato;font-size:16px;font-style:italic;font-weight:400;white-space:nowrap}.filter-div{display:flex;flex-direction:column;gap:30px;margin:34px 100px;height:100%;min-height:900px}.product-filter{width:296px;flex:0 0 300px;min-height:374px;padding:2rem 1.6rem;background:#fff;border:1px solid #E2E2E2;margin:1rem;box-shadow:0 0 5px #0000001a}.top-rate-filter{width:296px;flex:0 0 300px;padding:1.8rem 1.5rem;background:#fff;border:1px solid #E2E2E2;margin:1rem;box-shadow:0 0 5px #0000001a}.filter-section{margin-bottom:2rem}.filter-title{font-size:22px;font-weight:600;font-family:Lora;margin-bottom:1.4rem;color:#356657;display:flex;align-items:center;gap:.2rem}.filter-title:before{content:"";width:24px;height:3px;background-color:#356657;display:inline-block;rotate:90deg;margin-left:-8px}.category-list{display:flex;flex-direction:column;gap:1.1rem}.category-item{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;cursor:pointer}.category-name{color:#414141;font-size:16px;font-family:Ovo;font-weight:400;transition:color .2s}.category-name:hover{color:#356657}.top-product-cont{display:flex;gap:10px;margin-top:10px}.top-product-img{width:65px;height:75px;box-shadow:0 0 1.4px .21px #00000040}.top-product-img img{width:100%;height:100%;object-fit:cover}.top-product-item{display:flex;flex-direction:column;gap:4px;margin:10px 30px;text-align:left}.top-product-name{color:#1e1e1e;font-size:11px;font-weight:500;font-family:Poppins}.top-product-price{color:#1e1e1e80;font-size:11px;font-weight:500;font-family:Poppins}.top-product-rating.stars{display:flex;gap:2px;width:59px;height:12px}@media (max-width: 1530px){.filter-div{margin:30px 16px}}@media (max-width: 1480px){.filter-div{margin:44px 16px}.product-filter,.top-rate-filter{width:286px;margin:0}}@media (max-width: 1366px){.filter-div{margin:34px 14px}.product-filter,.top-rate-filter{width:300px;margin:0}}@media (max-width: 1099px) and (min-width: 991px){.filter-div{margin:34px 14px}.product-filter,.top-rate-filter{width:265px;margin:0}.filter-title{font-size:18px}.filter-title:before{width:20px;height:3px}.category-name{font-size:14.8px}}@media (max-width: 990px){.filter-div{flex-direction:row;gap:60px;margin:34px 140px;min-height:auto}.filter-div .product-filter{width:310px;margin:0;box-shadow:0 0 5px #0000001a;border-right:1px solid #E2E2E2}.filter-div .top-rate-filter{width:310px;margin:0}}@media (max-width: 850px){.filter-div{margin:34px 70px}}@media (max-width: 768px){.filter-div{margin:34px 50px}}@media (max-width: 480px){.filter-div{flex-direction:column;margin:34px 54px}}@media (max-width: 390px){.filter-div{flex-direction:column;margin:34px}}@media (max-width: 360px){.filter-div{flex-direction:column;margin:26px 24px}}@media (max-width: 330px){.filter-div{flex-direction:column;margin:auto}.filter-div .product-filter{width:300px;margin:14px auto}.filter-div .top-rate-filter{margin:0 auto}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.product-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.product-container{display:flex;align-items:flex-start;width:100%;height:100%;margin:0 auto;gap:30px}.left-side{width:20%;display:flex;flex-direction:column;align-items:flex-start;margin-right:5%}.product-bg-img{margin-top:20px;width:120%}.product-bg-img img{width:100%;height:100%;object-fit:cover}.product-main-content{flex:1;padding:20px;display:flex;flex-direction:column;width:100%;max-width:1400px}.product-header{margin:20px 0}.product-title{text-align:left;font-size:36px;font-weight:400;font-family:Felixti;color:#356657;margin-bottom:10px;text-transform:uppercase}.search-bar{width:100%;max-width:1290px;position:relative;margin-top:15px;border:1px solid #00000026;border-radius:42px}.search-input{width:100%;height:56px;padding:.75rem 1.5rem;border-radius:42px;background-color:#fff;border:none;outline:none;font-family:Ovo;font-size:16px;font-weight:400}.search-input::placeholder{font-family:Ovo;font-size:16px;font-weight:400;color:#5f5f5f}.search-button{position:absolute;width:40px;height:40px;right:.6rem;top:50%;transform:translateY(-50%);padding:12px;background-color:#666;border-radius:24px;border:none;cursor:pointer;transition:opacity .2s;color:#fff}.product-header-details{text-align:left;margin-bottom:20px}.product-subtitle{font-weight:600;margin-bottom:6px;font-size:16px;font-family:Lora;color:#414141}.product-subtitle-one{font-weight:400;margin-bottom:6px;font-size:16px;font-family:Ovo;color:#414141}.product-description{font-size:16px;font-weight:400;font-family:Lora;color:#666}.product-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;width:100%;margin:30px 0}.product-page-wrapper{width:100%;max-width:350px;text-align:center;margin-bottom:60px}.product-page-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;background:#fff;overflow:hidden;padding:0;width:100%;max-width:350px;height:400px;transition:transform .3s ease}.product-page-card:hover{transform:scale(1.03)}.product-discount-tag{position:absolute;width:50px;height:27px;top:20px;left:16px;background:#3d3d3d;color:#fff;font-size:12px;padding:6px 10px;border-radius:10px;font-family:Oxygen;font-weight:400}.product-page-image{width:100%;height:100%;object-fit:cover}.product-page-pro-title{position:absolute;width:100%;max-width:300px;height:41px;bottom:24px;margin:auto 26px;background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .3s ease;cursor:pointer}.product-page-card:hover .product-page-pro-title{opacity:1;transform:translateY(0)}.product-page-content{display:flex;justify-content:space-between}.product-contents{display:flex;flex-direction:column;text-align:left}.product-page-name{font-family:Lora;font-weight:500;font-size:18px;margin:12px 0 8px;color:#1e1e1e}.product-page-price{font-family:Lora;font-weight:500;font-size:18px;margin:0;color:#1e1e1e80}.product-cart-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:.75px solid #000000;cursor:pointer;margin-top:31px;background-color:#fff;color:#000}.product-cart-icon{font-size:12px;color:#000}.load-more-container{text-align:center;margin:30px 0}.horizontal-line{width:40%;height:2px;border:none;background:linear-gradient(to right,#184034 52%,#dfdfdf 50%);margin:26px 410px}.load-more-btn{width:177px;height:56px;gap:8px;font-size:20px;font-family:Ovo;font-weight:400;background:#184034;color:#fff;border:none;border-radius:3px;cursor:pointer;margin-top:10px;transition:all .3s ease;display:inline-flex;justify-content:center;align-items:center}.load-more-btn:disabled{background:#ccc;cursor:not-allowed}.arrow-icon{font-size:1.2rem}@media (max-width: 1530px){.left-side{margin-right:0}.product-bg-img{margin-top:40px;width:105%}.product-page-grid{gap:20px}.product-page-wrapper{max-width:310px}.product-page-card{max-width:310px;height:360px}.product-page-pro-title{max-width:260px}}@media (max-width: 1480px){.left-side{margin-right:0}.product-container{gap:20px}.product-bg-img{margin-top:40px;width:105%}.product-page-grid{gap:20px}.product-page-wrapper{max-width:310px}.product-page-card{max-width:310px;height:360px}.product-page-pro-title{max-width:260px}.search-bar{max-width:1060px}}@media (max-width: 1366px){.product-bg-img{margin-top:40px;width:120%}.search-bar{max-width:840px}.product-main-content{max-width:900px;padding:10px 60px;margin:0 auto}.product-page-grid{gap:10px}.product-page-wrapper{max-width:310px}.product-page-card{max-width:310px;height:360px}.product-page-pro-title{max-width:260px}}@media (max-width: 1200px){.product-main-content{max-width:880px;padding:10px 60px;margin:0 auto 0 50px}.product-title{font-size:32px}}@media (max-width: 1099px){.product-main-content{max-width:740px;padding:10px;margin:0 4px 0 auto}.product-bg-img{margin-top:40px;width:140%}.search-bar{max-width:730px}.product-page-wrapper{max-width:270px}.product-page-card{max-width:270px;height:320px}.product-page-grid{gap:20px;margin:30px 20px}.product-page-pro-title{max-width:220px}}@media (max-width: 990px){.left-side{width:100%;margin-right:0}.product-bg-img{margin-top:40px;width:80%;opacity:.2}.product-container{flex-direction:column}.product-filter{flex:none;width:100%;max-width:100%;border-right:none;box-shadow:none;margin-bottom:20px}.product-main-content{margin:-280% auto 0}.product-title{text-align:center;font-size:30px}.horizontal-line{margin:26px auto;width:80%}}@media (max-width: 480px){.product-main-content{margin:-310% auto 0}.product-title{text-align:center;font-size:22px}.search-input{height:46px;font-size:14px}.search-input::placeholder{font-size:14px}.search-button{width:34px;height:34px;padding:10px}.product-subtitle,.product-subtitle-one,.product-description{font-size:14px}.product-page-grid{gap:10px;margin:20px auto;padding:0 66px}.product-bg-img{margin-top:40px;width:90%;opacity:.2}}@media (max-width: 390px){.product-main-content{margin:-320% auto 0}.product-title{text-align:center;font-size:20px}.search-input{height:42px;font-size:13px}.search-input::placeholder{font-size:13px}.search-button{width:32px;height:32px;padding:10px}.product-subtitle,.product-subtitle-one,.product-description{font-size:13px}.product-page-grid{gap:10px;margin:20px auto;padding:0 40px}}@media (max-width: 360px){.product-title{font-size:18px}.product-page-grid{gap:10px;margin:20px auto;padding:0 30px}}@media (max-width: 330px){.product-title{font-size:16px}.product-page-grid{gap:10px;margin:20px auto;padding:0 17px}.product-page-wrapper{max-width:260px}.product-page-card{max-width:260px;height:310px}.product-page-pro-title{max-width:210px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.bundle-section{text-align:center;padding:8rem 1rem;background-color:#fff}.bundle-heading{color:#002482;font-size:28px;font-family:Felixti,serif;font-weight:400;margin-bottom:4rem;text-transform:uppercase}.bundle-container{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;width:100%;max-width:1580px;margin:0 auto}.bundle-card{position:relative;width:460px;height:280px;background-size:cover;background-position:center;box-shadow:0 15px 30px #0000001a;color:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto}.bundle-content{position:relative;width:280px;height:220px;z-index:2;text-align:center;padding:3rem;background-color:#fff}.ribbon{position:absolute;top:10px;left:50%;transform:translate(-50%);font-size:11px;padding:0 20px;font-weight:400;font-family:Ovo;z-index:2;line-height:22px;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAAAVCAYAAABxGwGcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGJSURBVHgB7ZmxT8JQEMbvq1XpwKAmLrq7iEEjJjQO/ukOBgckQGKkJjCQiJMBI8ZSKDz7QCJCW+oAvJfcb2rffTd96fXuHkQhb1GqlyXyt4nRDL+Ji1oT8lHcnaTJ2s0RgY3UBW/QgP1Ul4+YnrGRGuHRI+xqa/qK2diktH7mSBgWMQoiBuR6RVw/d2dPsSBjI9UEI5d6nSLsF3chFKZnIxXDQJfct3KYgRJE5bGRiuCNXil/UANu/SgJ4vLZyA0z04HGgWUCNnJDoO/IGTCRNImIjVwnQQfq+ZXgC2wnzTCSiGDfuzQ0usSsHsPoEX24/0pJIhLVs9NAeUjM6hmJNKX2cqJwnLjqLf8nSgN9HBGzXuRc+NUvzw/2odK4IBuoADCCBqcc2+CED/vixqSHToZLqCLsmHVkSo2o8OLaTRpYeb8a12ZGHYTZxGXJCQv9XYCzgWoTsX77vYpiA/UgZBE+uRRmA/VirnPFeBtjuedsoGYMhU87cJCttkzab5vU3nKI0Y+fe41v5Ae+OCaeCfcAAAAASUVORK5CYII=);background-size:120px 22px;background-repeat:no-repeat;background-position:center;color:#af1010}.bundle-qty{font-size:16px;font-weight:400;font-family:Ovo;color:#000;margin-top:10px;text-transform:uppercase}.bundle-original{text-decoration:line-through;font-size:16px;color:#b6b5b5;font-family:Ovo;font-weight:400;margin:5px 0}.bundle-final{font-size:16px;font-weight:400;font-family:Ovo;color:#000}.bundle-discount{font-size:16px;font-weight:400;font-family:Ovo;color:#000;margin-top:6px}.bundle-save{font-size:16px;font-weight:400;font-family:Ovo;color:#479b43;margin-top:10px}.bundle-save span{font-size:16px;font-weight:400;font-family:Ovo;color:#479b43}@media (max-width: 1440px){.bundle-container{flex-wrap:nowrap}}@media (max-width: 768px){.bundle-container{flex-direction:column;align-items:center}.bundle-card{width:90%;max-width:300px}}@media (max-width: 320px){.bundle-heading{font-size:24px}.bundle-content{width:240px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.product-details-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.breadcrumb{display:flex;justify-content:flex-start;margin:1.5rem 10rem}.breadcrumb-link{text-decoration:none;font-weight:400;font-size:16px;font-family:Ovo;color:#7b7b7b}.breadcrumb-separator{margin:0 .4rem;color:#7b7b7b}.breadcrumb-current{color:#cc071e;font-family:Ovo;font-weight:400;font-size:16px}.container-product{max-width:1670px;margin:0 auto;padding:2rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.gallery-container{display:grid;grid-template-columns:1fr 3fr;gap:18px;align-items:center;height:auto}.thumbnail-list{display:flex;flex-direction:column;gap:10px;justify-content:space-between;height:100%}.thumbnail-button{flex:1;background:none;border:none;padding:0;cursor:pointer}.thumbnail-button img{width:100%;height:100%;object-fit:cover;box-shadow:0 4px 6px #8888881a;transition:transform .3s ease}.thumbnail-button img:hover{transform:scale(1.05)}.main-image{width:100%;max-width:560px;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.main-image img{width:100%;height:100%;object-fit:cover;box-shadow:0 4px 6px #0000001a}.product-details-info{display:flex;flex-direction:column;gap:1rem;border:none}.product-details-header{display:inline-flex;justify-content:space-between;align-items:flex-start;background-color:#fff}.product-details-title{font-size:32px;font-weight:400;font-family:Felixti;margin-bottom:1rem;color:#000;text-transform:uppercase;text-align:left}.price-rating{display:flex;align-items:center;gap:.5rem;margin-top:10px}.product-total-price{display:flex;gap:16px}.product-real-price{font-size:28px;font-family:Cormorant Infant;font-weight:600;color:#414141;text-decoration:line-through}.product-details-price{font-size:28px;font-family:Cormorant Infant;font-weight:600;color:#414141}.product-save-price{font-size:17px;font-family:Cormorant Infant;font-weight:600;color:#af1010;margin-top:8px}.product-details-rating{display:flex;align-items:center;gap:.25rem}.product-describe{text-align:left;color:#414141;font-size:16px;font-family:Ovo;font-weight:400;line-height:171%}.star{font-size:.875rem}.star.empty{color:#d1d5db;font-size:14px;font-family:Ovo;font-weight:400}.reviews-count{font-size:12px;font-family:Ovo;font-weight:400;color:#414141}.wishlist-button{padding:.5rem;background-color:#fff;border:none;cursor:pointer;transition:background-color .3s;font-size:32px}.details-line{width:100%;border:0;border-top:2px solid #d4d4d4;margin:6px 0 28px}.quantity-selector-container{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px;margin-top:80px}.quantity-selector{display:flex;align-items:center;gap:5px;margin-right:60px;border:1px solid #356657;height:50px}.quantity-button{color:#356657;border-radius:2px;padding:8px 20px;font-size:20px;font-weight:700;cursor:pointer;flex-grow:1;border:none;background-color:#fff}.add-to-cart{height:50px;background-color:#356657;color:#fff;border:none;border-radius:2px;padding:10px 20px;font-size:18px;font-weight:400;font-family:Ovo;cursor:pointer;transition:background-color .2s;flex-grow:1}.action-buttons{display:flex;flex-direction:column;align-items:center;gap:10px}.buy-now{height:50px;background-color:#fff;color:#356657;border:1px solid #356657;border-radius:2px;padding:10px 20px;font-size:18px;font-weight:400;font-family:Ovo;cursor:pointer;width:100%;transition:background-color .2s,color .2s;margin-bottom:40px}.product-arrival{display:inline-flex;gap:16px;margin-top:6px;color:#424242;font-family:Oxygen;font-weight:400;font-size:14px}.product-arrival span{color:#b9b9b9;font-size:18px}.tabs-container{margin-top:1rem;background-color:#f2ebd9;padding:80px 100px}.tabs-header{display:flex;gap:40px;width:100%;max-width:1580px;margin:0 auto}.tab-button{padding:1rem 0;font-size:26px;font-weight:400;font-family:Ovo;background:none;border:none;cursor:pointer;color:#696969;transition:color .3s;position:relative}.tab-button:hover,.tab-button.active{color:#356657}.tab-button:not(:last-child):after{content:"";position:absolute;top:13px;right:-20px;width:2px;height:33px;background-color:#000}.tab-content{padding:2rem 0;width:100%;max-width:1580px;margin:0 auto;text-align:left}.describe ul{padding-left:20px;margin:0;list-style-type:disc}.describe li{color:#575757;font-size:16px;font-family:Ovo;font-weight:400;line-height:1.625;margin-bottom:8px}.reviews-wrapper{position:relative;width:100%}.reviews-list{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:1rem;width:100%}.review-scroll-arrows{display:flex;justify-content:center;gap:2rem;margin-top:.5rem;margin-bottom:1rem}.review-scroll-arrow{font-size:2rem;color:#696969;cursor:pointer;transition:transform .2s}.review-scroll-arrow:hover{transform:scale(1.2);color:#356657}.review-item{display:flex;flex-direction:column;justify-content:space-evenly;gap:10px;background-color:#fff;border-radius:8px;border:1px solid #D3D3D3;padding:12px;box-shadow:0 2px 4px #0000001a;position:relative;height:300px;flex:0 0 20%;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease}.review-item:hover{transform:scale(1.05);z-index:1;box-shadow:0 6px 15px #0003}.reviews-list::-webkit-scrollbar{display:none}.reviews-list{-ms-overflow-style:none;scrollbar-width:none}.review-top{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.review-bottom{display:flex;flex-direction:column;gap:16px}.review-left{flex-shrink:0;margin-right:15px}.profile-picture{width:56px;height:56px;border-radius:50%;margin-right:10px;object-fit:cover}.default-profile-icon{font-size:25px;color:gray;margin-right:10px}.review-author{font-family:Ovo;font-weight:600;font-size:16px;color:#3d3d3d}.review-actions{display:flex;justify-content:center;gap:8px;font-family:Ovo;font-size:14px;font-weight:400;color:#3d3d3d}.review-rating{width:100%;height:22px;display:flex;justify-content:center;align-items:center}.star{color:#e5e7eb;font-size:24px}.review-text{width:100%;max-width:270px;margin:0 auto;font-family:Ovo;font-size:13px;font-weight:400;color:#949494;align-items:center;text-align:justify}.review-form{width:100%;margin-top:2rem;background-color:#fff;padding:1.5rem;border-radius:14px;border:1px solid #D3D3D3;box-shadow:0 2px 4px #0000001a}.form-main-content{flex:1;display:flex;flex-direction:column;width:100%}.form-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.input-forms{display:flex;flex-direction:column;gap:10px;width:100%;box-sizing:border-box}.input-container{display:flex;flex-direction:column;margin-bottom:1rem}.input-title{font-size:1rem;font-family:Ovo;font-weight:400;color:#3d3d3d;margin-bottom:.8rem}.input-container .input-cont-box{border-radius:42px;outline:none;font-weight:400;font-size:16px;font-family:Ovo;color:#919191;border:1px solid #00000026}.textarea-wrapper{position:relative;width:100%;height:136px;margin:1rem auto;box-sizing:border-box}.text-box{width:100%;height:136px;padding:.85rem 1rem;border:1px solid #00000026;border-radius:22px;font-size:1rem;font-family:Ovo;font-weight:400;color:#949494;outline:none;box-sizing:border-box}.textarea-word-count{position:absolute;bottom:10px;right:12px;font-size:.75rem;color:#888;background-color:#fff;padding:0 4px}.rating-row{display:flex;align-items:center;gap:1rem;margin:1rem 0;justify-content:space-between;font-family:Ovo}.ratings-left{display:flex;align-items:center;gap:8px;color:#333;font-size:16px;font-family:Ovo;font-weight:400}.stars{display:flex;gap:.25rem;cursor:pointer}.star.filled{color:#f2c94c}.star.empty{color:#e5e7eb;font-size:24px}.submit-button{width:164px;height:44px;display:inline-flex;background-color:#356657;color:#fff;padding:.85rem 1.8rem;border:none;border-radius:64px;cursor:pointer;font-size:1rem;font-family:Ovo;font-weight:400;gap:6px}.details-header .header-content{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto 30px}.details-header .header-content-title{font-size:36px;color:#3d3d3d;margin:0;text-align:left;font-family:Felixti;font-weight:400}.details-section{width:100%;padding:0;max-width:1600px;margin:80px auto;display:flex;flex-direction:column;justify-content:center;align-self:center}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:68px;margin:0;width:100%;max-width:1600px}.details-card{position:relative;width:100%;height:380px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.details-card:hover{transform:scale(1.05)}.details-image{width:100%;height:100%;object-fit:cover}@media (max-width: 1440px){.breadcrumb{width:100%;margin:10px 34px}.input-forms{display:flex;flex-direction:column;gap:10px}.input-container{margin:0}}@media (max-width: 1024px){.breadcrumb{margin:10px 110px;font-size:16px}.container-product{display:flex;flex-direction:column}.grid{grid-template-columns:1fr}.gallery-container{margin:10px auto 20px;display:grid;gap:10px}.thumbnail-list{display:flex;justify-content:center;gap:20px}.thumbnail-button img{width:200px;height:200px;object-fit:cover;box-shadow:0 2px 4px #8888881a;transition:transform .3s ease;aspect-ratio:1 / 1}.main-image img{width:100%;max-height:650px;object-fit:cover;aspect-ratio:3 / 4}.product-details-info{max-width:900px;margin:0 auto}.input-forms{display:flex;flex-direction:column;gap:10px}.input-container{margin:0}.text-box{height:130px;font-size:16px}.product-details-title{font-size:24px}.product-details-rating{font-size:16px}.reviews-count{font-size:14px}.wishlist-button{font-size:32px}.add-to-cart,.buy-now{font-size:16px}.profile-picture{width:50px;height:50px}.review-author{font-size:14px}.product-describe{font-size:16px;text-align:justify}.review-text{width:240px;font-size:14px}.review-actions{font-size:14px}.review-date{font-size:16px}.star{font-size:22px}.rating-row{display:flex;flex-direction:row;align-items:flex-start}.ratings-left-title{width:max-content;font-size:16px}.submit-button{font-size:16px}}@media (max-width: 768px){.breadcrumb{font-size:14px;margin:10px 80px}.container-product{display:flex;flex-direction:column}.grid{grid-template-columns:1fr}.gallery-container{margin-bottom:20px;display:grid;gap:10px}.thumbnail-list{display:flex;justify-content:center;gap:5px}.thumbnail-button img{width:150px;height:155px;object-fit:cover;box-shadow:0 2px 4px #8888881a;transition:transform .3s ease;aspect-ratio:1 / 1}.main-image img{width:100%;max-height:500px;object-fit:cover;aspect-ratio:3 / 4}.text-box{font-size:14px}.product-details-title{font-size:20px}.product-details-rating{font-size:14px}.reviews-count{font-size:12px}.wishlist-button{font-size:28px}.add-to-cart,.buy-now,.review-author{font-size:14px}.product-describe{font-size:14px;text-align:justify}.review-item{height:280px}.review-text{width:220px;font-size:13px}.review-actions,.review-date{font-size:14px}.rating-row{display:flex;flex-direction:row;align-items:flex-start}.ratings-left-title{width:max-content;font-size:14px}.input-forms{display:flex;flex-direction:column;gap:10px}.tabs-container{margin-top:0;padding:30px 50px}.tab-content{max-width:max-content;margin:0;padding:2rem 0}.describe li{font-size:13px}.submit-button{width:154px;height:40px;font-size:14px}.form-main-content{width:max-content;margin:-50px 70px 0}}@media (max-width: 480px){.breadcrumb{margin:8px 40px}.gallery-container{gap:5px}.thumbnail-list{justify-content:flex-start;gap:5px}.thumbnail-button img{width:60px;height:60px;object-fit:cover;aspect-ratio:1 / 1}.main-image img{max-height:200px;aspect-ratio:3 / 4}.product-real-price,.product-details-price{font-size:24px}.product-save-price{font-size:15px}.tabs-container{padding:30px 12px}.tabs-header{margin:0 auto}.tab-button{font-size:16px}.tab-button:not(:last-child):after{height:24px}.describe li{font-size:9px}.input-container{width:280px}.text-box{font-size:13px}.review-item{height:260px}.review-author{font-size:12px}.review-text{width:200px;font-size:10px;margin-top:-20px}.review-actions,.review-date{font-size:12px}.review-right{padding-right:13%;margin-top:-4px}.rating-row{display:flex;flex-direction:column;align-items:flex-start}.ratings-left-title{width:max-content;font-size:13px}.submit-button{width:144px;height:40px;font-size:13px}.wishlist-button{margin-top:-9px;font-size:24px}.form-main-content{width:max-content;margin:-50px 70px 0}}@media (max-width: 380px){.add-to-cart{font-size:12px;width:max-content}.product-arrival{gap:10px;font-size:12px}.product-arrival span{font-size:16px}.tab-button{font-size:14px}.tab-button:not(:last-child):after{height:20px}.input-container{width:230px}.text-box{font-size:13px}.submit-button{width:140px;font-size:12px}.form-main-content{width:max-content;margin:-50px 70px 0}}@media (max-width: 320px){.product-details-title{font-size:18px}.product-real-price,.product-details-price{font-size:21px}.product-save-price{font-size:12px}.add-to-cart{font-size:12px;width:max-content}.product-arrival{gap:10px;font-size:10px}.product-arrival span{font-size:14px}.tab-button{font-size:10px}.tab-button:not(:last-child):after{height:16px}.input-container{width:180px}.text-box{font-size:13px}.ratings-left-title{width:80px;font-size:10px}.star.empty{font-size:16px}.submit-button{width:120px;height:30px;display:flex;justify-content:center;align-items:center;font-size:8px}.submit-button span{margin-top:1.2px}.review-item{height:240px}.review-text{margin-top:0}.quantity-selector-container{gap:4px;margin-top:60px;width:max-content}.quantity-selector{gap:2px;margin-right:10px}.quantity-button{font-size:16px}.add-to-cart{font-size:12px}.form-main-content{width:max-content;margin:-50px 70px 0}}@media (min-width: 769px) and (max-width: 1024px){.details-section{margin:30px auto;padding:60px 10px}.details-header{flex-direction:column;align-items:stretch}.details-header h2{align-self:center;font-size:32px}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}}@media (min-width: 1025px){.details-section{padding:60px 20px}.details-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.details-header h2{font-size:44px}}@media (max-width: 768px){.details-section{margin:40px auto;padding:60px 10px}.details-header{flex-direction:column;align-items:stretch}.details-header h2{font-size:24px;align-self:center}.details-grid{grid-template-columns:1fr;gap:40px;margin:30px auto 0;max-width:700px}.details-card{width:100%;height:auto}}@media (max-width: 480px){.details-card{width:90%;margin:0 20px}.details-header .header-content-title{font-size:28px}}.add-to-cart-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.add-to-cart-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1520px;margin:15px auto;padding:0 20px;gap:25px;box-sizing:border-box;font-family:Ovo}.cart-container{flex:3;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow-x:auto;max-width:960px}.cart-items{overflow-x:auto}.cart-table{width:100%;border-collapse:collapse;table-layout:fixed}.cart-table thead{background-color:#356657;color:#fff;height:78px}.cart-table th{font-size:22px;padding:16px 12px;font-family:Ovo;font-weight:400}.cart-table td{text-align:center;padding:16px 12px;font-family:Ovo;font-weight:400;font-size:16px;border-bottom:1px solid #DEDFE1;vertical-align:middle}.cart-table tr:last-child td{border-bottom:none}.cart-item{display:flex;align-items:center;justify-content:center;gap:15px;color:#3d3d3d;width:100%;margin-left:30px}.cart-item span{font-family:Ovo;font-size:16px;font-weight:400;color:#3d3d3d}.cart-item-image{width:53px;height:67px;object-fit:cover}.cart-item-price{color:#949494;font-family:Oxygen;font-size:16px;font-weight:400}.cart-quantity-container{border:1px solid #D7D7D7;width:107px;height:49px;border-radius:104px;display:flex;justify-content:space-evenly;align-items:center;margin:0 auto;box-sizing:border-box;background-color:#fff}.button-quantity{border:none;background:none;font-size:12px;color:#919191;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.quantity-display{font-size:18px;font-weight:700;font-family:Oxygen;color:#414141;display:flex;align-items:center;justify-content:center}.remove-button{border:none;background-color:transparent;color:#3d3d3d;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center}.cart-summary{flex:1;background-color:#fff;border-radius:8px;height:fit-content;box-sizing:border-box;font-family:Ovo}.summary-card{background-color:#fff;border-radius:8px;border:1px solid #ddd;overflow:hidden}.summary-card h3{height:78px;background-color:#356657;color:#fff;padding:26px 15px;margin:0;text-align:left;font-size:20px;font-weight:400;font-family:Ovo;border-radius:8px 8px 0 0}.summary-card .summary-content{padding:15px}.cart-line{width:100%;border:0;border-top:1px solid #d4d4d4}.summary-row{display:flex;justify-content:space-between;margin-top:20px;margin-bottom:20px;font-size:16px;font-weight:400;font-family:Ovo;color:#3d3d3d;line-height:1.5;text-transform:uppercase}.row-amount{color:#949494;font-size:16px;font-weight:400;font-family:Oxygen}.summary-row.total{font-weight:400;font-size:16px}.checkout-button{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#356657;font-size:16px;font-weight:400;font-family:Ovo;padding:20px 20px 6px;cursor:pointer;width:100%}.cart-products{display:flex;flex-direction:column;justify-content:center;margin:80px auto 140px;box-sizing:border-box;width:100%;max-width:fit-content}.cart-header .header-cart-title{text-align:left;font-size:36px;font-weight:400;color:#3d3d3d;margin:26px 0;font-family:Ovo}.cart-product-wrapper{text-align:center;width:100%;max-width:329px;height:100%}.cart-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;background:#fff;overflow:hidden;padding:0;width:100%;max-width:329px;height:400px;transition:transform .3s ease}.cart-card:hover{transform:scale(1.03)}.cart-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;width:100%;max-width:1500px;margin:0 auto}.cart-discount-tag{position:absolute;width:50px;height:27px;top:20px;left:16px;background:#3d3d3d;color:#fff;font-size:12px;padding:6px 10px;border-radius:10px;font-weight:400;font-family:Oxygen}.cart-product-image{width:100%;height:100%;object-fit:cover}.pro-title{position:absolute;width:100%;max-width:280px;height:41px;bottom:18px;margin:auto 24.8px;background:#0000002b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;padding:8px;font-size:18px;font-family:Felixti;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.5);text-align:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .3s ease;cursor:pointer}.cart-card:hover .pro-title{opacity:1;transform:translateY(0)}.cart-page-content{display:flex;justify-content:space-between}.cart-contents{display:flex;flex-direction:column;text-align:left}.cart-product-name{font-size:18px;font-weight:500;font-family:Lora;color:#1e1e1e;margin:12px 0 8px}.cart-product-price{font-size:18px;color:#1e1e1e80;font-weight:500;font-family:Lora;margin:0}.cart-page-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:.75px solid #000000;cursor:pointer;margin-top:33px;background-color:#fff;color:#000}.cart-page-icon{font-size:12px;color:#000}.coupon-section{display:flex;flex-direction:row;justify-content:space-between;gap:8px;margin:16px 0}.coupon-input{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;outline:none}.apply-coupon-button{padding:6px 12px;background-color:#356657;color:#fff;border:none;border-radius:4px;cursor:pointer}.coupon-error{margin-bottom:8px;color:red;font-size:.9rem}@media (max-width: 1440px){.cart-products{margin:80px}.cart-product-wrapper{max-width:309px}.cart-card{max-width:309px;height:370px}.cart-product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:10px}.pro-title{max-width:262px;margin:auto 24.5px}}@media (max-width: 1024px){.add-to-cart-wrapper{padding:20px}.cart-container{max-width:650px}.cart-products{margin:80px auto}.cart-header .header-cart-title{text-align:center}.cart-product-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 768px){.add-to-cart-wrapper{flex-direction:column;gap:15px;padding:30px}.cart-container{width:100%;max-width:fit-content;margin-bottom:20px}.cart-summary{width:100%}.cart-table th{font-size:16px;padding:10px}.cart-table td{font-size:15px;padding:10px}.cart-item-image{width:42px;height:42px}.cart-quantity-container{gap:0;width:78px}.button-quantity{font-size:8px;font-weight:700}.quantity-display{font-size:10px;font-weight:900;margin:0 5px}.summary-card h3{font-size:20px;padding:26px}.summary-row{font-size:12px;margin-bottom:10px}.summary-row.total{font-size:12px}.checkout-button{font-size:14px;padding:8px 16px}.cart-header .header-cart-title{font-size:30px;width:100%;margin:0 0 20px;text-align:center}.cart-card{border-radius:0}.cart-products{margin:80px auto}.cart-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.cart-table th,.cart-table td{font-size:12px;padding:8px}.cart-item{gap:5px;padding-left:5px}.cart-item span{font-size:13px;padding-right:28px}.cart-table th,.cart-table td.cart-item-price{padding-left:24px}.add-to-cart-wrapper{padding:8px}.cart-item-image{width:23px;height:34px}.quantity-display{font-size:13px}.cart-header .header-cart-title{text-align:center;font-size:28px}.cart-product-name,.cart-product-price{font-size:16px}.cart-products{margin:80px 50px}.remove-button{font-size:13px}.cart-product-grid{grid-template-columns:1fr}}@media (max-width: 376px){.cart-products{margin:80px 24px}.cart-content .sub{padding-left:0}.cart-content table th{padding:0}.cart-quantity-container{width:65px}.cart-item span,.remove-button{font-size:10px}}@media (max-width: 321px){.cart-page-content{margin:0 2rem}.cart-products{margin:50px 0}.cart-content{padding:0}.cart-header{margin-left:11px}.cart-table th,.cart-table td.cart-item-price{padding-left:40px}}.checkout-container{flex:3;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow-x:auto;max-width:900px;margin-top:25px;margin-bottom:50px;border:1px solid #DEDFE1;text-align:left}.checkout-items{overflow-x:auto;margin-bottom:20px}.checkout-table{width:100%;border-collapse:collapse;margin-bottom:20px}.checkout-table thead{background-color:#356657;color:#fff;font-family:Ovo;height:78px}.checkout-table th{text-align:center;padding:28px 50px;font-weight:400;font-size:20px}.checkout-table td{padding:14px;border-bottom:1px solid #ddd;vertical-align:middle;text-align:left}.checkout-forms{margin-top:20px;padding:22px}.personal-form{display:flex;flex-wrap:wrap;gap:15px}form div.half-width{flex:1 1 48%}form div.full-width{flex:1 1 100%}.checkout-label{display:block;font-size:16px;font-weight:400;font-family:Ovo;color:#3d3d3d;margin-bottom:5px}.checkout-input{width:100%;height:43px;padding:10px;font-size:14px;border:1px solid #DEDFE1;border-radius:10px;box-sizing:border-box;outline:none}.proceed-button{width:100%;max-width:172px;margin:20px 0 0;padding:16px;font-size:20px;font-weight:400;font-family:Ovo;color:#fff;background-color:#356657;border:none;border-radius:2px;cursor:pointer;transition:background-color .3s ease;display:inline-block}@media (max-width: 768px){.checkout-container{width:95%;margin-left:8px}.checkout-table th{font-size:16px;padding:28px 26px}form div{flex:1 1 27%}.proceed-button{max-width:100%}.cart-details{width:95%;margin-left:8px}.cart-details-card h3{font-size:16px;padding:10px}.summary{font-size:14px;margin-bottom:10px}.cart-wrapper-one{flex-direction:column;gap:0}}@media (max-width: 480px){form div{flex:1 1 52%}}@media (max-width: 380px){.checkout-table th{padding:28px 18px}}@media (max-width: 320px){.checkout-table th{padding:28px 10px}form div{flex:1 1 68%}}.checkbox-section{display:flex;justify-content:center;align-items:center;width:360px;height:18px;margin-left:-20px;padding:20px;gap:10px}.checkbox-cont{height:18px}.checkout-checkbox-label{width:473px;height:18px;font-size:16px;font-family:Ovo;font-weight:400}.proceed-to-btn{margin-top:10px;margin-right:550px}.proceed-btn{width:100%;padding:16px;font-size:16px;font-weight:400;font-family:Ovo;color:#fff;background-color:#356657;border:none;border-radius:2px;cursor:pointer;transition:background-color .3s ease}@media (max-width: 1024px){.proceed-to-btn{margin-right:96px}}@media (max-width: 768px){.proceed-btn{max-width:100%;width:326px}.proceed-to-btn{max-width:100%}.checkbox-section{max-width:60%;margin-top:10px;margin-left:0;padding:0}.checkout-checkbox-label{font-size:15px;margin-left:-18%}}@media (max-width: 480px){.checkbox-section{max-width:80%;margin-top:10px;margin-left:0;padding:0}.checkbox-cont{margin-left:0}}@media (max-width: 380px){.checkbox-section{max-width:100%;margin-top:10px;margin-left:0;padding:0}.checkbox-cont{margin-left:0}}.cart-wrapper{position:relative;min-height:100vh;align-items:flex-start;width:100%;box-sizing:border-box;font-family:Ovo;text-align:center}.cart-wrapper-one{min-height:80vh;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1500px;margin:0 auto;padding:20px;gap:25px;box-sizing:border-box;font-family:Ovo}.confirmation-overlay{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;background:#00000080!important;z-index:100!important;display:flex;justify-content:center;align-items:center;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.confirmation-tab{position:relative;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:80px;width:90%;max-width:1023px;text-align:center;z-index:101;margin:20px auto}.confirmation-icon{width:70px;height:70px;color:#356657;font-size:2.5rem;margin-bottom:20px}.confirmation-title{font-size:36px;font-weight:400;font-family:Ovo;margin-bottom:15px;color:#356657}.confirmation-message{width:100%;max-width:480px;margin:0 auto 20px;font-size:16px;font-weight:400;font-family:Ovo;color:#949494}.confirmation-button{width:203px;height:55px;margin-top:20px;background-color:#356657;color:#fff;padding:10px 20px;border:none;border-radius:2px;font-size:20px;font-weight:400;font-family:Ovo;cursor:pointer;transition:background-color .3s}@media screen and (max-width: 768px){.confirmation-overlay{z-index:1!important}.confirmation-tab{padding:15px;z-index:1}.confirmation-title{font-size:1.5rem}.confirmation-message{font-size:.9rem}.confirmation-button{padding:12px;font-size:1rem}}.cart-details{flex:1;background-color:#fff;border-radius:8px;height:fit-content;box-sizing:border-box;margin-top:25px;box-shadow:0 2px 4px #0000001a}.cart-details-card{background-color:#fff;border-radius:8px;border:1px solid #ddd;overflow:hidden}.cart-details-card h3{height:78px;background-color:#356657;color:#fff;padding:28px 15px;margin:0;text-align:left;font-size:20px;font-family:Ovo;font-weight:400;border-radius:8px 8px 0 0}.cart-details-card .cart-content{padding:12px}.cart-content table{width:100%;border-collapse:collapse;margin:10px 0}.cart-content table th{border-bottom:1px dashed #DEDFE1;padding:10px 10px 30px 20px;font-size:16px;font-weight:400;color:#3d3d3d}.cart-content th:first-child{text-align:left}.cart-content table td{padding:10px 10px 10px 20px}.cart-content-name{text-align:left;font-size:16px;font-weight:400;font-family:Ovo;color:#000}.cart-content-quantity{font-size:16px;font-weight:400;font-family:Esteban;color:#000}.product-amount{color:#000;font-family:Oxygen;font-size:16px;font-weight:400}.summary{padding:0 16px}.summary .line{display:flex;justify-content:space-between;margin:26px 0;padding:10px 0;font-size:16px;font-family:Ovo;font-weight:400;color:#3d3d3d;border-bottom:1px dashed #DEDFE1}.summary .line:last-child{border:none;margin:0}.line-amount{color:#949494;font-family:Oxygen;font-size:16px;font-weight:400;margin-right:32px}.total-amount{color:#000;font-family:Oxygen;font-size:16px;font-weight:700;margin-right:32px}.summary .line.total{font-size:16px;font-weight:400;color:#3d3d3d}@media (max-width: 1441px){.cart-content table td.cart-content-quantity,.cart-content table td.product-amount{text-align:center}.cart-content table th{text-align:left}.summary{padding:0 16px}.cart-details-card .cart-content{padding:12px 12px 12px 27px}.line-amount{margin-right:22px}.total-amount{margin-right:20px}}@media (max-width: 1024px){.summary .line,.summary .line.total{margin:30px 0}}@media (max-width: 768px){.cart-content .sub{text-align:center}.cart-content table td.cart-content-quantity{text-align:left;padding-left:37px}.summary{padding:0 22px}.line-amount,.total-amount{margin-right:50px}}@media (max-width: 480px){.cart-content table td.product-amount{text-align:center}.cart-details-card .cart-content{padding:0}.summary .line,.summary .line.total{margin:30px 0}.line-amount,.total-amount{margin-right:0}}@media (max-width: 376px){.cart-details-card .cart-content{padding:0}.cart-content table td{font-size:14px}}@media (max-width: 321px){.cart-content table th{padding:15px;font-size:13px}.cart-details-card .cart-content{padding:0}.summary .line{font-size:14px}.cart-content-name{font-size:13px}.cart-content table td{padding-left:9px;font-size:13px}.product-amount{font-size:14px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.about-us-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.contact-us-background,.image-container{position:relative;width:100%;height:340px}.contact-us-bg{width:100%;height:340px;display:block}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.image-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;text-align:center;font-family:Felixti;font-weight:400;font-size:106.59px;text-transform:uppercase}@media (max-width: 1024px){.image-header{font-size:5rem}}@media (max-width: 768px){.image-header{font-size:3.5rem}.contact-us-bg{height:auto}.image-container,.contact-us-background{height:179px}}@media (max-width: 480px){.image-header{font-size:2.5rem}.contact-us-background{height:99px}.image-container{height:140px}.contact-us-bg{height:100%}}@media (max-width: 376px){.image-header{font-size:2.2rem}.contact-us-background{height:88px}.image-container{height:120px}}@media (max-width: 321px){.image-header{font-size:2rem}.contact-us-background{height:75px}.image-container{height:115px}}.about-main-wrapper{width:100%;margin:100px auto;gap:25px;box-sizing:border-box}.about-wrapper{display:flex;justify-content:space-between;position:relative}.about-wrapper:after{content:"";position:absolute;top:0;right:0;width:14%;height:100%;background-color:#c0cda1;z-index:0}.about-content-image{display:flex;justify-content:center;align-items:center;width:100%;max-width:520px;height:590px;margin:84px 0 10px;z-index:1}.about-content-image img{width:100%;height:100%;object-fit:cover}.about-heading{display:flex;justify-content:center;font-family:Felixti;font-weight:400;font-size:36px;color:#000;text-transform:uppercase}.about-bottom-line{width:357px;height:7px;margin:14px auto 70px;background-color:#02542d}.about-content-wrapper{width:100%;max-width:1000px;margin-left:70px;margin-right:5rem}.about-header{text-align:left;font-size:40px;font-weight:700;font-family:Inter;color:#02542d}.about-para{font-size:21px;font-family:Lora;font-weight:400;color:#000;margin:40px 0;line-height:1.4;text-align:justify}.about-para-one{font-size:21px;font-family:Lora;font-weight:400;color:#000;margin-top:-40px;line-height:1.4;text-align:justify}.about-us-background{position:relative;width:100%;height:814px;margin:80px auto}.about-main-wrapper-one{position:relative;width:100%;height:auto}.about-us-bg{width:100%;height:814px;display:block}.overlay-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:100%;max-width:70%;text-align:center;color:#fff;padding:2rem}.about-heading-one{display:flex;justify-content:center;font-family:Felixti;font-weight:400;font-size:36px;color:#fff;text-transform:uppercase}.about-bottom-line-one{width:313px;height:8.32px;margin:28px auto 80px;background-color:#8fa26c}.about-para-two{font-size:24px;font-family:Lora;font-weight:400;color:#fff;margin:40px 0;line-height:1.4;text-align:justify}@media (max-width: 1440px){.about-wrapper:after{height:97%}.about-content-image{height:650px}}@media (max-width: 1024px){.about-content-wrapper{margin-left:24px;margin-right:2rem}.about-content-image{width:50%;height:760px}}@media (max-width: 768px){.about-content-wrapper{margin-left:20px;margin-right:2rem}.about-content-image{width:50%;height:750px}.about-para-one,.about-para{font-size:18px}.about-header{font-size:36px}}@media (max-width: 480px){.about-wrapper{flex-direction:column-reverse;gap:1rem}.about-main-wrapper{margin:80px auto}.about-content-image{height:300px;width:60%;margin:0 auto}.about-wrapper:after{top:-35px;right:55px;width:74%;height:31%}.about-header{font-size:24px;text-align:center;margin-top:4rem}.about-content-wrapper{padding:0 2rem;margin:0;width:100%;height:100%}.about-para-one,.about-para{font-size:15px}}@media (max-width: 380px){.about-wrapper:after{top:-35px;right:47px;width:76%;height:28%}}@media (max-width: 321px){.about-wrapper:after{top:-32px;right:39px;width:76%;height:24%}.about-heading{font-size:32px}.about-bottom-line{width:280px}.about-heading-one{font-size:32px}.about-bottom-line-one{width:280px}}.about-main-wrapper-two{width:100%;margin:100px auto;position:relative}.about-heading-two{text-align:left;font-family:Felixti;font-weight:400;font-size:36px;color:#000;text-transform:uppercase;margin:1rem 8rem}.about-bottom-line-two{width:313px;height:7px;background-color:#02542d;margin:0 8rem;margin-bottom:60px}.about-green-bg{position:relative;background-color:#8fa26c;padding:4rem 24rem 6rem 7rem;height:441px}.about-para-three{width:100%;max-width:1200px;font-size:21px;font-weight:400;font-family:Lora;line-height:1.4;color:#fff;margin-bottom:1.5rem;text-align:left;z-index:2;position:relative}.about-green-leaf{position:absolute;right:0;top:50%;transform:translateY(-50%);height:auto;width:auto;z-index:2;pointer-events:none}@media (max-width: 1024px){.about-para-two{font-size:20px}.about-para-three{font-size:18px}.about-green-bg{padding:4rem 19rem 6rem 4rem}.about-green-leaf{width:32%}.about-heading-two{margin:1rem 4rem}.about-bottom-line-two{margin:0 4rem;margin-bottom:60px}}@media (max-width: 768px){.about-para-two,.about-para-three{font-size:17px}.about-green-bg{padding:3rem 13rem 2rem 3rem}.about-heading-two{margin:1rem 3rem}.about-bottom-line-two{margin:0 3rem;margin-bottom:60px}}@media (max-width: 480px){.about-para-two{font-size:15px}.about-main-wrapper-two{margin:85px auto 60px}.overlay-content{padding:0;max-width:78%}.about-bottom-line-one{margin-top:5px;margin-bottom:0}.about-para-three{font-size:15px}.about-green-bg{padding:1rem 4rem 1rem 2rem}.about-green-leaf{width:55%;opacity:.4}.about-heading-two{margin:1rem 2rem}.about-bottom-line-two{margin:0 2rem;margin-bottom:50px}}@media (max-width: 376px){.overlay-content{max-width:87%;padding-top:3rem}.about-green-bg{padding:2rem 4rem 1rem 2rem}.about-para-three{font-size:14px}.about-heading-two{margin:1rem 2rem}.about-bottom-line-two{margin:0 2rem;margin-bottom:50px}.about-bottom-line{width:287px}}@media (max-width: 321px){.about-para-three{font-size:13px}.about-green-bg{padding:2rem 2rem 1rem 1rem}.about-heading-two{text-align:center;font-size:32px}.about-bottom-line-two{width:270px}}.contact-wrapper{width:100%;max-width:1600px;margin:40px auto;padding:20px 70px;gap:25px;box-sizing:border-box}.contact-heading{display:flex;justify-content:center;font-family:Felixti;font-weight:400;font-size:55.34px;color:#000;text-transform:uppercase}.contact-bottom-line{width:494px;height:10.55555534362793px;margin:16px auto 100px;background-color:#02542d}.contact-container{flex:3;border-radius:8px;border:1px solid #ddd;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow-x:auto;margin-top:45px;margin-bottom:50px}.contact-items{overflow-x:auto;margin-bottom:20px}.contact-table{width:100%;border-collapse:collapse;margin-bottom:20px}.contact-table thead{background-color:#02542d;color:#fff;height:78px}.contact-table th{text-align:left;padding:18px 18px 18px 26px;font-weight:400;font-size:20px;font-family:Ovo}.contact-content{display:flex;flex-wrap:wrap;gap:20px;margin-top:40px;font-family:Esteban}.contact-details{flex:1;min-width:250px;padding:20px 25px;text-align:left}.contact-item{margin-top:23px}.contact-item h4{margin:0;font-size:16px;font-weight:400;font-family:Esteban;color:#3d3d3d}.contact-p{color:#666;font-size:16px;font-family:Oxygen;font-weight:400;margin-top:3px;margin-bottom:40px}.contact-details hr{border:none;height:1px;background-color:#cacaca;margin:10px 0}.contact-form{flex:2;min-width:300px;padding:32px}.contact-form h3{text-align:left;margin-bottom:20px;font-size:22px;color:#3d3d3d;font-family:Ovo;font-weight:400}.form-row{display:flex;gap:20px;margin-bottom:20px;font-family:Ovo}.form-row input{flex:1;padding:10px;border:1px solid #C5C5C5;border-radius:4px;font-size:14px;font-family:Ovo;font-weight:400;outline:none}.form-row input::placeholder{color:#979797}.textarea-cont{width:100%;padding:12px;border:1px solid #C5C5C5;border-radius:4px;font-size:14px;font-family:Ovo;font-weight:400;margin-bottom:20px;resize:none;outline:none}.textarea-box::placeholder{color:#979797}.send-message-button{display:flex;background-color:#02542d;color:#fff;padding:10px 20px;border:none;border-radius:4px;font-size:20px;font-weight:400;font-family:Esteban;cursor:pointer;transition:background-color .3s ease}.success-message{color:#356657;margin-bottom:15px}.error-message{color:red;margin-bottom:15px}.send-message-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.contact-container{flex-direction:column;align-items:center;margin-top:-26px}.form-row{flex-direction:column}.contact-heading{font-size:50.34px}.contact-bottom-line{width:404px}}@media (max-width: 480px){.contact-heading{font-size:44px}.contact-bottom-line{width:380px}.contact-wrapper{padding:20px 25px}}@media (max-width: 390px){.contact-heading{font-size:43px}.contact-bottom-line{width:320px}.contact-wrapper{padding:20px 9px}}@media (max-width: 320px){.contact-wrapper{padding:20px 9px}.contact-heading{font-size:36px}.contact-bottom-line{width:280px}}.account-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.account-settings-container{max-width:1350px;margin:30px 188px;padding:20px;text-align:left}.account-settings-container h2{font-size:30px;font-weight:600;color:#356657;font-family:Cormorant Infant}.account-settings-container .acc-setting-subhead{font-size:20px;margin-bottom:10px;font-weight:400;font-family:Ovo;color:#353535}.input-field{width:100%;height:48px;padding:12px;border:1px solid #DFDFDF;border-radius:4px;font-size:16px;font-family:Oxygen;font-weight:400;box-sizing:border-box;margin:4px 0;color:#5c5c5c;background:#f8f8f8;outline:none}.input-field::placeholder{font-size:12px;font-family:Oxygen;font-weight:400}.account-settings-form{display:flex;flex-direction:column;gap:20px}form .form-group{display:grid;grid-template-columns:1fr;gap:15px;margin:18px 0}form .form-group1{display:grid;grid-template-columns:1fr;gap:15px;margin:16px 0}.form-group label{color:#353535;font-size:14px;font-family:Ovo;font-weight:400}.add-new-address{width:fit-content;display:flex;align-items:center;gap:10px;color:#356657;cursor:pointer;margin-left:auto}.add-new-address span{font-size:16px;font-family:Ovo;font-weight:400}.text-base{border:1px solid #356657;border-radius:50%;width:16px;height:16px}@media (min-width: 768px){form .form-group{grid-template-columns:repeat(2,1fr)}}.account-settings-button{background-color:#356657;color:#fff;padding:12px 16px;font-size:20px;border:none;border-radius:2px;cursor:pointer;width:595px;height:59px;font-weight:400;font-family:Esteban}@media (max-width: 1024px){.account-settings-container{padding:10px;width:100%;margin:auto;max-width:fit-content}.account-settings-button{width:100%;height:40px;font-size:16px}}@media (max-width: 768px){.account-settings-container{padding:10px;width:100%;margin:auto;max-width:fit-content}.account-settings-button{width:100%;height:40px;font-size:16px}}.account-info-btn-container{display:flex;flex-direction:column;margin:80px 208px 140px}.button-with-content{display:flex;flex-direction:column}.acc-info-toggle-button{display:inline-flex;justify-content:space-between;width:100%;max-width:1500px;height:65px;padding:22px 40px;font-size:20px;font-family:Esteban;font-weight:400;cursor:pointer;border:none;background-color:#356657;color:#fff;transition:background-color .3s ease}.acc-info-toggle-arrow{display:inline-block;transition:transform .3s ease}.acc-info-toggle-arrow.open{transform:rotate(90deg)}.collapsible{max-height:0;overflow:hidden;opacity:0;transition:max-height .7s ease,opacity .7s ease}.collapsible.open{max-height:500px;opacity:1}.order-history-tables{margin-top:30px;margin-bottom:60px}.order-header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1500px;margin:auto}.order-header h2{font-size:20px;font-family:Ovo;font-weight:400;color:#2d2d2d}.order-header p{text-decoration:underline;font-family:Oxygen;font-size:16px;font-weight:400;color:#575757}.order-header .track-sign{font-size:11px;color:#0b0b0b;margin:0 auto 0 4px}.order-header1{text-align:left;width:100%;max-width:1550px;margin:0 auto 5px;padding:6px;box-sizing:border-box}.order-header1 h2{font-family:Fanwood Text;color:#2d2d2d;font-size:30px;font-weight:400;margin-bottom:10px}.order-header1 p{font-family:Ovo;font-size:16px;font-weight:400;color:#575757}.order-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1550px;gap:25px;box-sizing:border-box;margin:30px auto;border-radius:8px;border:1px solid #ddd}.order-container{flex:3;background-color:#fff;border-radius:1px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow-x:auto;font-family:Oxygen}.order-items{overflow-x:auto}.order-table{width:100%;border-collapse:collapse}.order-table thead{background-color:#356657;color:#fff;height:54px}.order-table thead th:first-child{border-top-left-radius:4px}.order-table thead th:last-child{border-top-right-radius:4px}.order-table th{text-align:left;padding:20px;font-weight:400;font-size:16px;font-family:Ovo;color:#fff}.order-table td{padding:20px;border-bottom:1px solid #ddd;vertical-align:middle;text-align:left}.item-order{font-family:Oxygen;font-weight:700;font-size:16px;color:#000}.item-details{display:flex;align-items:center;gap:12px}.item-image{width:53px;height:67px;object-fit:cover;box-shadow:0 0 6.1px #00000040}.item-details span{width:110px;color:#002482;font-family:Ovo;font-weight:400;font-size:16px}.tracking-link{color:#0eb000;text-decoration:none;font-size:16px;font-family:Oxygen;font-weight:400;text-decoration:underline;cursor:pointer}.tracking-link-icon{color:#0eb000;width:12px;height:12.75px;margin-left:6px;padding:1px 0;cursor:pointer}.item-price,.item-date{font-family:Oxygen;font-weight:400;font-size:16px;color:#000}.order-status-badge{width:110px;height:36px;display:inline-flex;justify-content:center;align-items:center;gap:8px;background-color:#e8edfa;color:#039be5;padding:5px 12px;border-radius:4px;font-size:14px;font-family:Oxygen;font-weight:700}.status-icon{color:#039be5;font-size:14px;padding:5px 0 1px}.reorder-button{background-color:transparent;border:none;color:#002482;font-size:16px;font-family:Ovo;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.reorder-arrow{color:#002482}@media (max-width: 1440px){.account-info-btn-container{margin-left:188px;margin-right:auto;padding-left:20px;padding-right:20px}.acc-info-toggle-button{font-size:18px;padding:18px 30px;height:auto;max-width:1200px}.order-history-tables,.order-wrapper{max-width:1200px}}@media (max-width: 1024px){.account-info-btn-container{width:100%;max-width:715px;margin:30px auto}.acc-info-toggle-button{font-size:18px;padding:18px 30px;height:auto}.order-header h2{font-size:20px;margin-bottom:5px}.order-header p{font-size:16px}.order-header1{text-align:left}.order-header1 h2{font-size:20px;margin-bottom:5px}.order-header1 p{font-size:16px}.order-table th{font-size:13px;padding:8px}.order-table td{font-size:12px;padding:8px}.item-image{width:40px;height:40px}.item-details{gap:5px}.item-details span{font-size:12px}.tracking-link{font-size:10px}.order-status-badge{width:80px;height:30px;font-size:10px}.reorder-button{font-size:10px}}@media (max-width: 768px){.account-info-btn-container{max-width:675px;padding:0}.acc-info-toggle-button{font-size:16px;padding:14px 25px}.order-history-tables,.order-wrapper{max-width:675px}.order-header{align-items:flex-start;text-align:left}.order-header h2{font-size:18px;margin-bottom:5px}.order-header p{font-size:14px}.order-header1{text-align:left}.order-header1 h2{font-size:18px;margin-bottom:5px}.order-header1 p{font-size:14px}.order-table th{font-size:12.5px;padding:8px}.order-table td{font-size:10px;padding:8px}.item-image{width:42px;height:42px}.item-details{gap:5px}.item-details span{width:80px;font-size:10px}.tracking-link{font-size:10px}.order-status-badge{width:80px;height:30px;font-size:10px}.reorder-button{font-size:10px}}@media screen and (max-width: 480px){.account-info-btn-container{max-width:max-content;margin:30px auto 0}.acc-info-toggle-button{font-size:14px;padding:12px 20px;height:auto;max-width:328px}.order-history-tables,.order-wrapper{max-width:328px}.order-header h2{font-size:16px;margin-bottom:5px}.order-header p{font-size:12px}.order-header1{text-align:left}.order-header1 h2{font-size:16px;margin-bottom:5px}.order-header1 p{font-size:12px}.order-table th{font-size:8px;padding:8px}.order-table td{font-size:6px;padding:8px}.item-image{width:32px;height:32px}.item-details{gap:5px}.item-details span{width:80px;font-size:8px}.tracking-data{white-space:nowrap}.tracking-link{font-size:7px}.order-status-badge{width:65px;height:20px;font-size:7px}.reorder-button{font-size:6px}}@media screen and (max-width: 375px){.account-info-btn-container{width:100%;margin:30px auto 0}.acc-info-toggle-button{font-size:14px;padding:12px 20px;height:auto;max-width:328px}}@media screen and (max-width: 320px){.account-info-btn-container{max-width:fit-content;margin:30px auto 0;padding:0 10px}.acc-info-toggle-button{font-size:14px;padding:12px 20px;height:auto;max-width:328px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.blog-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.blog-main-header{display:flex;justify-content:center;align-items:center;width:100%;height:229px;background-color:#c0cda180;position:relative;margin:40px auto 0}.blog-header{margin-top:40px;display:flex;flex-direction:column;width:100%;max-width:792px}.blog-header h2{text-align:center;font-family:Felixti;font-size:28px;font-weight:400;text-transform:uppercase;color:#000}.blog-description{color:#b4b4b4;font-family:Inter;font-size:15px;font-weight:500;margin:12px 0}.blog-tb-leaf{position:absolute;height:288px;object-fit:cover;z-index:0;pointer-events:none;margin-top:-60px}.blog-tb-leaf.top{top:0;left:0}.blog-tb-leaf.bottom{top:0;right:0}@media (max-width: 1024px){.blog-main-header{height:209px}.blog-header h2{font-size:23px}.blog-description{font-size:14px}.blog-tb-leaf.top,.blog-tb-leaf.bottom{top:70px;max-width:160px}.blog-tb-leaf{height:200px}}@media (max-width: 788px){.blog-main-header{height:180px;padding:2rem 1rem}.blog-tb-leaf.top,.blog-tb-leaf.bottom{top:40px;max-width:160px}.blog-header h2{font-size:1rem}.blog-description{font-size:13px;color:#9f9a9a}}@media (max-width: 480px){.blog-main-header{height:160px;padding:1.5rem .75rem;margin:20px auto 0}.blog-tb-leaf{height:100px}.blog-tb-leaf.top,.blog-tb-leaf.bottom{max-width:100px;top:120px}.blog-header{margin-top:0}.blog-header h2{font-size:14px}.blog-description{font-size:10px}}@media (max-width: 390px){.blog-main-header{height:150px;padding:1.5rem .75rem}.blog-tb-leaf{height:100px}.blog-tb-leaf.top,.blog-tb-leaf.bottom{max-width:90px;top:110px}.blog-header{margin-top:0}.blog-header h2{font-size:12px}.blog-description{font-size:9px}}@media (max-width: 330px){.blog-main-header{height:170px;padding:1.5rem .75rem}.blog-tb-leaf{height:90px}.blog-tb-leaf.top,.blog-tb-leaf.bottom{max-width:90px;top:140px}.blog-header h2{font-size:10px!important}.blog-description{font-size:8px}}.blog-journey{display:flex;flex-direction:column;gap:3rem;margin:100px auto}.blog-journey-container{width:75%;display:flex;align-items:center;position:relative;margin:0 auto}.blog-journey-container.reverse{flex-direction:row-reverse}.journey-image-wrapper{position:relative;display:inline-block}.journey-image-wrapper:after{content:"";position:absolute;top:-25px;left:-40px;width:341px;height:453px;border:5px solid #356657;z-index:0}.journey-image-wrapper.reverse:after{top:-25px;right:-40px;left:auto}.journey-image{width:406px;height:401px;object-fit:cover;position:relative;z-index:1}.blog-journey-content{text-align:left;background:#fff;padding:1.5rem 2rem;margin-left:-40px;margin-right:-40px;width:995px;z-index:2;position:relative;cursor:pointer}.blog-journey-content h2{font-family:Felixti;font-size:36px;font-weight:400;margin-bottom:.5rem;text-transform:uppercase;color:#000}.blog-journey-content p{color:#b4b4b4;font-size:20px;font-family:Inter;font-weight:500;line-height:1.2;letter-spacing:.05em}@media screen and (max-width: 768px){.blog-journey-container,.blog-journey-container.reverse{flex-direction:column;align-items:center;text-align:center}.journey-image-wrapper{max-width:280px;aspect-ratio:3/4}.journey-image-wrapper:after,.journey-image-wrapper.reverse:after{left:-15px;right:auto;top:-15px;border-width:4px;height:389px;width:280px}.blog-journey-content{padding:1.2rem 12.5rem;margin-top:30px;text-align:center}}@media screen and (max-width: 480px){.journey-image-wrapper{max-width:240px}.journey-image-wrapper:after{left:-20px;top:-19px;border-width:3px;width:240px}.journey-image-wrapper.reverse:after{width:237px}.blog-journey-content{padding:1.2rem 20.5rem;margin-top:83px}.blog-journey-content h2{font-size:1.4rem}.blog-journey-content p{font-size:.95rem}.blog-journey{margin:100px auto 80px}}@media (max-width: 375px){.blog-journey-content{padding:1.2rem 22.5rem}}.garden-hero{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#c0cda1;padding:80px 60px;flex-wrap:wrap}.garden-content{width:100%;max-width:800px;height:100%;margin-left:80px;text-align:left}.garden-content h1{font-family:Felixti;font-size:48.97px;font-weight:400;line-height:1.2;color:#fff}.garden-content h1 span{font-family:Felixti;font-size:48.97px;font-weight:400;color:#213f36}.garden-content p{width:100%;max-width:700px;margin:20px 0;color:#fff;font-size:24px;font-family:Inter;font-weight:500}.video-text{display:flex;justify-content:center;flex-direction:column;gap:20px}.video-text h3{font-size:30px;font-family:Inter;font-weight:500;margin-bottom:10px;color:#fff}.video-text ul{font-size:26px;font-family:Inter;font-weight:500;list-style:disc;padding-left:26px;color:#fff;line-height:180%}.garden-image-wrapper{flex:1;width:100%;max-width:650px;height:450px}.garden-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1024px){.garden-hero{display:flex;gap:0}.garden-content{width:100%;max-width:550px;margin-left:40px}.garden-content h1,.garden-content h1 span{font-size:38px}.garden-content p{max-width:550px;font-size:20px}.garden-image-wrapper{width:100%;max-width:600px;height:380px}.video-text h3{font-size:24px}.video-text ul{font-size:22px}}@media screen and (max-width: 768px){.garden-hero{flex-direction:column;padding:40px 20px;text-align:center}.garden-content{margin-left:0}.video-info-wrapper{justify-content:center;text-align:left}.garden-image-wrapper{margin-top:10px;max-width:400px;height:300px}}@media (max-width: 480px){.garden-image-wrapper{max-width:73%}.video-wrapper{width:100%;aspect-ratio:1 / 1}.garden-play-button{width:50px;height:50px}.garden-content p{font-size:1rem}.garden-content h1,.garden-content h1 span{font-size:30.97px}.video-text ul{font-size:1rem;padding-left:18px}}@media (max-width: 380px){.garden-image-wrapper{max-width:89%}.garden-content h1,.garden-content h1 span{font-size:26.97px!important}}.garden-tutorials{width:100%;height:100%;padding:120px 0 10px;position:relative}.blog-leaf-image.left{height:90%;top:-190px;left:0}.garden-tutorials-header{display:flex;flex-direction:column;justify-content:center}.garden-tutorials h2{text-align:center;font-size:36px;font-family:Felixti;font-weight:400;color:#000;text-transform:uppercase;margin-bottom:28px}.garden-tutorials-description{font-size:20px;font-weight:500;color:#b4b4b4;font-family:Inter;max-width:683px;margin:0 auto}.garden-tutorials-wrapper{position:relative;width:100%;max-width:1480px;margin:50px auto}.garden-tutorials-container{display:flex;justify-content:space-between;width:100%;padding:0 4rem}.garden-tutorials-video-wrapper{position:relative;display:flex;flex-direction:column;max-width:fit-content}.garden-tutorials-card{position:relative;background:#fff;overflow:hidden;width:340px;height:370px}.garden-tutorials-image,.garden-tutorials-video{width:100%;height:100%;object-fit:contain}.garden-tutorials-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#ffffff75;-webkit-backdrop-filter:blur(2.63px);backdrop-filter:blur(2.63px);border:none;color:#fff;font-size:1rem;border-radius:50%;padding:1.1rem;cursor:pointer;z-index:2;transition:background-color .3s}@media (min-width: 769px) and (max-width: 1024px){.garden-tutorials-card{width:100%;height:auto}.garden-tutorials-container{padding:0 2rem}}@media (max-width: 768px){.garden-tutorials-card{width:100%;height:auto}.garden-tutorials-container{gap:1rem}.garden-tutorials h2{font-size:32px}.garden-tutorials-description{font-size:16px;max-width:600px}}@media (max-width: 480px){.garden-tutorials-container{flex-direction:column}.blog-leaf-image.left{height:36%;top:-5rem}.garden-tutorials{padding:87px 0 10px}.garden-tutorials h2{font-size:28px;z-index:5}.garden-tutorials-description{font-size:15px;max-width:350px;z-index:5}}@media (max-width: 380px){.garden-tutorials h2{font-size:26px}.garden-tutorials-description{font-size:14px;max-width:320px}}@media (max-width: 320px){.garden-tutorials h2{font-size:24px}.garden-tutorials-description{font-size:12px;max-width:260px}}.blogs-section{padding:20px;width:100%;margin:80px auto 160px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.blog-leaf-image{position:absolute;top:0;height:100%;object-fit:cover;z-index:0;pointer-events:none}.blog-leaf-image.right{height:90%;top:-100px;right:0}.blog-page-header{display:flex;flex-direction:column;justify-content:center;z-index:10}.blog-page-header h2{font-size:40px;color:#000;margin-top:5px;font-family:Felixti;font-weight:400;text-transform:uppercase}.blogs-description{font-size:20px;font-weight:500;color:#b4b4b4;font-family:Inter;max-width:737px;margin:10px auto 40px;z-index:10}@media (max-width: 1024px){.blogs-section{margin-bottom:100px}}@media (max-width: 768px){.blog-leaf-image.right{height:38%;top:-62px}.blogs-section{margin:42px auto}.blog-page-header h2{font-size:32px}.blogs-description{font-size:16px;max-width:600px}}@media (max-width: 480px){.blogs-section{margin:20px auto}.blog-page-header h2{font-size:27px}.blogs-description{font-size:14px;max-width:340px}}@media (max-width: 380px){.blogs-section{margin:0 auto}.blog-page-header h2{font-size:26px}}@media (max-width: 320px){.blog-page-header h2{font-size:24px}.blogs-description{font-size:12px;max-width:340px}}.cover-container{position:relative;width:100vw;height:100vh;overflow:hidden}.cover-background-video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.cover-button{position:absolute;bottom:50px;left:50%;transform:translate(-50%);padding:15px 35px;font-size:30px;font-weight:400;font-family:Cinzel;text-transform:uppercase;background:#ffffff29;-webkit-backdrop-filter:blur(3.16px);backdrop-filter:blur(3.16px);color:#fff;border:none;border-radius:6.13px;cursor:pointer;transition:all .3s ease}.cover-button:hover{transform:translate(-50%) scale(1.05)}.sound-toggle{position:absolute;width:50px;height:50px;bottom:46px;right:50px;color:#fff;cursor:pointer;z-index:10;background:#ffffff29;-webkit-backdrop-filter:blur(2.63px);backdrop-filter:blur(2.63px);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color .3s ease}.sound-toggle:hover{background-color:#ffffff4d}@media (max-width: 768px){.cover-button{font-size:1rem;padding:12px 25px}.sound-toggle{bottom:42px;right:30px}}@media (max-width: 480px){.cover-button{font-size:.9rem;padding:10px 20px;bottom:30px}.sound-toggle{width:40px;height:40px;bottom:30px;right:25px}}@font-face{font-family:Felixti;src:url(/assets/Felixti-C2UOeBDp.TTF) format("opentype")}.blog-detail-page{width:90%;max-width:1520px;height:100%;margin:40px auto 160px;display:flex;flex-direction:column}.blog-detail-title{text-align:center;font-family:Felixti;font-size:36px;font-weight:400;color:#000;text-transform:uppercase;margin:40px auto}.blog-detail-image{width:1010px;align-self:center;margin:0 auto 60px}.blog-detail-desc{font-family:Inter;font-weight:500;font-size:20px;line-height:153%;color:#b4b4b4;margin-bottom:70px;text-align:justify}@media screen and (max-width: 1024px){.blog-detail-title{font-size:1.75rem}.blog-detail-desc{font-size:.95rem}}@media screen and (max-width: 768px){.blog-detail-title{font-size:1.5rem}.blog-detail-image{max-width:100%}.blog-detail-desc{font-size:.9rem;margin-bottom:30px}}@media screen and (max-width: 480px){.blog-detail-title{font-size:1.25rem;margin:30px auto}.blog-detail-desc{font-size:.85rem}.blog-detail-page{margin:20px auto 80px}}:root{--primary: #059669;--primary-light: #10b981;--primary-dark: #047857;--primary-bg: #ecfdf5;--secondary: #064e3b;--accent: #6ee7b7;--text: #1f2937;--text-light: #6b7280;--border: #d1fae5;--border-dark: #a7f3d0;--white: #ffffff;--rose: #fecdd3;--rose-dark: #e11d48;--yellow: #fef3c7;--yellow-dark: #d97706;--blue: #dbeafe;--blue-dark: #2563eb;--purple: #ede9fe;--purple-dark: #7c3aed;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--radius: .75rem;--radius-sm: .5rem;--transition: all .3s ease}a{color:var(--primary);text-decoration:none}.seed-wallet-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.wallet-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Poppins,sans-serif;background-color:#f5fdf8;color:#333;min-height:100vh;display:flex;flex-direction:column}.wallet-header{text-align:center;margin-bottom:2.5rem;position:relative;padding:2rem 0}.wallet-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--secondary);margin-bottom:.5rem;position:relative;z-index:2}.wallet-header p{font-size:clamp(.875rem,3vw,1.125rem);color:var(--text-light);position:relative;z-index:2}.leaf-decoration{position:absolute;color:var(--accent);opacity:.5;z-index:1;animation:float 6s ease-in-out infinite}.leaf-1{top:-20px;left:20%}.leaf-2{top:10px;right:25%}.leaf-3{bottom:-10px;left:40%}.wallet-content{display:grid;grid-template-columns:1fr 320px;gap:2rem}.main-contents{display:flex;flex-direction:column;gap:2rem}.balance-section{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.balance-card{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);border-radius:var(--radius);padding:2rem;color:var(--white);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.balance-card:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#ffffff1a;border-radius:50%;z-index:0}.balance-card:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:#ffffff0d;border-radius:50%;z-index:0}.balance-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;position:relative;z-index:1}.balance-title{display:flex;align-items:center;gap:.75rem}.balance-icon{width:2rem;height:2rem}.balance-title h2{font-size:1.5rem;font-weight:600}.info-button{background:transparent;border:none;color:var(--white);opacity:.8;transition:var(--transition);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.info-button:hover{opacity:1;background:#ffffff1a}.balance-amount{display:flex;align-items:baseline;margin-bottom:2rem;position:relative;z-index:1}.amount{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;line-height:1}.unit{font-size:clamp(1rem,3vw,1.5rem);margin-left:.5rem;opacity:.8}.balance-actions{display:flex;gap:1rem;position:relative;z-index:1}.action-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:var(--radius-sm);font-weight:600;transition:var(--transition);flex:1;min-height:44px}.redeem-button{background:var(--white);color:var(--primary);border:none;cursor:pointer}.redeem-button:hover{background:#ffffffe6;transform:translateY(-2px)}.view-rewards-button{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.3)}.view-rewards-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.info-box{position:absolute;top:4rem;right:2rem;background:var(--white);border-radius:var(--radius-sm);padding:1rem;width:250px;box-shadow:var(--shadow-lg);z-index:10;color:var(--text)}.info-box h4{font-weight:600;margin-bottom:.5rem;color:var(--primary-dark)}.info-box p{font-size:.875rem;margin-bottom:.75rem}.close-button{background:var(--primary-bg);color:var(--primary);border:none;border-radius:var(--radius-sm);padding:.5rem;width:100%;font-weight:500;transition:var(--transition);min-height:44px}.close-button:hover{background:var(--primary-light);color:var(--white)}.metrics-grid{display:grid;grid-template-columns:1fr;gap:1rem}.metric-card{background:var(--white);border-radius:var(--radius-sm);padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--shadow);transition:var(--transition)}.metric-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.metric-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--primary-bg);color:var(--primary)}.metric-content{flex:1}.metric-value{font-size:1.5rem;font-weight:700;color:var(--text);line-height:1.2}.metric-title{font-size:.875rem;color:var(--text-light)}.tabs-containers{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;padding:0}.tabs-headers{display:flex;justify-content:center;border-bottom:2px solid #ddd}.tab-buttons{flex:1;background:transparent;color:var(--text-light);position:relative;padding:.75rem .25rem;cursor:pointer;font-weight:500;border:none;border-bottom:3px solid transparent;transition:all .3s ease;min-height:44px}.tab-buttons span{display:flex;justify-content:center;gap:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.tab-buttons:hover{color:#000;background-color:#f9f9f9}.tab-buttons.active{color:var(--primary);border-bottom:3px solid var(--primary);font-weight:700}.tab-contents{padding:1.5rem}.filter-container{display:flex;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.filter-buttons{display:flex;gap:.5rem}.filter-button{background:transparent;border:1px solid var(--border-dark);border-radius:var(--radius-sm);padding:.5rem 1rem;font-weight:500;color:var(--text-light);transition:var(--transition);min-height:38px;white-space:nowrap}.filter-button.active{background:var(--primary);color:var(--white);border-color:var(--primary)}.filter-button:hover:not(.active){background:var(--primary-bg);color:var(--primary)}.transactions-container{position:relative}.transactions-table{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-sm);display:block}.transactions-cards{display:none;flex-direction:column;gap:1rem}.transaction-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem;box-shadow:var(--shadow)}.transaction-card-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.transaction-card-date{font-size:.75rem;color:var(--text-light)}.transaction-card-amount{display:flex;align-items:center;gap:.25rem;font-weight:600}.transaction-card-amount.earned{color:var(--primary)}.transaction-card-amount.spent{color:var(--rose-dark)}.transaction-card-description{font-weight:500;margin-bottom:.5rem}.transaction-card-order{font-size:.75rem;color:var(--text-light)}.table1{width:100%;border-collapse:collapse}.thead1{background:var(--primary-bg)}.thead1 th{text-align:left;padding:.75rem 1rem;font-weight:600;font-size:.875rem;color:var(--primary-dark);white-space:nowrap}.tbody1 td{padding:1rem;border-top:1px solid var(--border);font-size:.875rem}.tbody1 tr:hover td{background:var(--primary-bg)}.amount-cell{text-align:right;font-weight:600;display:flex;align-items:center;justify-content:flex-end;gap:.25rem;white-space:nowrap}.amount-cell.earned{color:var(--primary)}.amount-cell.spent{color:var(--rose-dark)}.transaction-icon{width:1rem;height:1rem}.empty-state{text-align:center;color:var(--text-light);padding:2rem}.empty-state-one{text-align:left;color:var(--text-light);padding:2rem}.rewards-tab h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--secondary)}.rewards-description{color:var(--text-light);margin-bottom:1.5rem;font-size:.875rem}.rewards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.reward-card{display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--border);border-radius:var(--radius-sm);transition:var(--transition);position:relative;overflow:hidden;background:var(--white);height:100%}.reward-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--primary-light)}.reward-card:hover{border-color:var(--primary-light);background:var(--primary-bg);transform:translateY(-2px);box-shadow:var(--shadow)}.reward-icon{margin-bottom:1rem;color:var(--primary);display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--primary-bg)}.reward-content{flex:1}.reward-content h4{font-weight:600;margin-bottom:.5rem;color:var(--text)}.reward-content p{font-size:.875rem;color:var(--text-light);margin-bottom:1rem}.reward-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.seed-cost{font-weight:600;color:var(--primary)}.reward-button{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:var(--primary-bg);color:var(--primary);transition:var(--transition);min-height:44px;min-width:44px}.reward-button:hover{background:var(--primary);color:var(--white);transform:scale(1.05)}.coupons-tab h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--secondary)}.coupons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.coupon-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition);border:1px dashed var(--border-dark);height:100%}.coupon-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.coupon-header{background:var(--primary-bg);padding:1rem;display:flex;justify-content:space-between;align-items:center}.coupon-icon{color:var(--primary);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#ffffff80;border-radius:50%}.coupon-tag{background:var(--primary);color:var(--white);padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.coupon-content{padding:1.5rem}.coupon-content h4{font-weight:600;font-size:1.125rem;margin-bottom:1rem;color:var(--text)}.coupon-code{background:var(--primary-bg);padding:.75rem 1rem;border-radius:var(--radius-sm);display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.coupon-code span{font-family:monospace;font-size:1.125rem;font-weight:600;color:var(--primary-dark);letter-spacing:1px}.copy-button{background:var(--primary);color:var(--white);border:none;padding:.5rem .75rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;transition:var(--transition);min-height:36px}.copy-button:hover{background:var(--primary-dark)}.coupon-expiry{font-size:.875rem;color:var(--text-light)}.how-it-works-card{background:var(--white);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow)}.how-it-works-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--secondary)}.steps-container{display:flex;flex-direction:column;gap:1.25rem}.step{display:flex;gap:1rem}.step-icon{width:2.5rem;height:2.5rem;background:var(--primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.step-content h4{text-align:left;font-weight:600;margin-bottom:.25rem}.step-content p{text-align:left;font-size:.875rem;color:var(--text-light)}.learn-more-link{display:inline-block;margin-top:1.5rem;font-size:.875rem;font-weight:500;transition:var(--transition)}.learn-more-link:hover{color:var(--primary-dark);text-decoration:underline}@media (min-width: 1201px){.hide-lg{display:none!important}}@media (max-width: 1200px){.wallet-content{grid-template-columns:1fr 280px;gap:1.5rem}.balance-section{grid-template-columns:1.75fr 1fr}}@media (max-width: 1024px){.wallet-content{grid-template-columns:1fr}.balance-section{grid-template-columns:1fr 1fr}.side-content{order:-1;margin-bottom:1.5rem}.hide-md{display:none!important}}@media (max-width: 768px){.wallet-container{padding:1.5rem 1rem}.wallet-header{padding:1.5rem 0;margin-bottom:1.5rem}.balance-section{grid-template-columns:1fr;gap:1rem}.balance-amount .amount{font-size:2.5rem}.balance-actions{flex-wrap:wrap}.tab-buttons{padding:.75rem .5rem;font-size:.875rem}.filter-container{flex-direction:column;align-items:stretch}.rewards-grid,.coupons-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.transactions-table{display:none}.transactions-cards{display:flex}.hide-sm{display:none!important}}@media (max-width: 480px){.wallet-content{margin:0 auto}.wallet-container{padding:1rem .75rem}.wallet-header{padding:1rem 0;margin-bottom:1rem}.leaf-decoration{display:none}.balance-card{padding:1.5rem 1rem}.tab-buttons{padding:.75rem .25rem;font-size:.75rem}.tab-contents{padding:1rem .75rem}.rewards-grid,.coupons-grid{grid-template-columns:1fr}.action-button{padding:.75rem 1rem;font-size:.875rem}.metric-card{padding:1rem}.metric-icon{width:2.5rem;height:2.5rem}.metric-value{font-size:1.25rem}.reward-card,.coupon-card{padding:1.25rem 1rem}.hide-xs{display:none!important}.side-content,.balance-card,.metric-card,.tabs-containers{width:22rem}.tab-buttons span{flex-direction:column;font-size:.8rem}}@media (max-width: 376px){.side-content,.balance-card,.metric-card,.tabs-containers{width:22rem}.tab-buttons span{flex-direction:column;font-size:.8rem}}@media (max-width: 321px){.side-content,.balance-card,.metric-card,.tabs-containers{width:18.5rem}}.offer-page{width:100%;height:100%;text-align:center;position:relative;overflow-x:hidden}.offers-page{font-family:Poppins,sans-serif;background-color:#f8f9f6;padding-bottom:60px;color:#2d3436}.slider-simulation{position:relative;height:auto}.slide{height:100%;width:100%;transition:opacity .5s ease}.dot{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:#ffffff80;margin:0 5px;cursor:pointer;transition:all .3s ease}.dot.active{background-color:#fff}.carousel-container{margin-bottom:60px;box-shadow:0 10px 30px #00000014}.banner-slide{position:relative;height:500px;overflow:hidden;border-radius:0 0 40px 40px}.banner-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7);transition:transform 6s ease}.banner-slide:hover .banner-img{transform:scale(1.05)}.banner-overlay{position:absolute;top:50%;left:8%;transform:translateY(-50%);color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4);max-width:550px}.banner-overlay h1{font-size:3.2rem;margin:0;font-weight:700;letter-spacing:-.5px}.banner-overlay p{font-size:1.4rem;margin:16px 0 24px;font-weight:300}.banner-btn{padding:14px 28px;background-color:#2d6a4f;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2d6a4f4d}.banner-btn:hover{background-color:#205040;transform:translateY(-2px);box-shadow:0 6px 16px #2d6a4f66}.slick-dots{bottom:25px;position:absolute;width:100%;text-align:center;z-index:5}.slick-dots li button:before{font-size:12px;color:#fff;opacity:.5}.slick-dots li.slick-active button:before{opacity:1;color:#fff}.section-header{text-align:center;margin:40px 0 16px}.section-title{font-size:2.4rem;color:#2d6a4f;margin-bottom:8px;font-weight:600}.section-subtitle{font-size:1.1rem;color:#667770;max-width:600px;margin:0 auto 30px}.offers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;padding:0 40px;margin-bottom:50px}.offer-card{background-color:#fff;border-radius:20px;box-shadow:0 10px 25px #0000000d;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;position:relative}.offer-card.hovered{transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.offer-img-container{position:relative;height:220px;overflow:hidden}.offer-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.offer-card:hover .offer-img{transform:scale(1.08)}.offer-badge{position:absolute;top:16px;left:16px;background-color:#ff6b6b;color:#fff;padding:6px 12px;border-radius:30px;font-size:.8rem;font-weight:600;z-index:2}.offer-category{position:absolute;bottom:16px;right:16px;background-color:#ffffffd9;padding:6px 12px;border-radius:30px;font-size:.75rem;font-weight:500;color:#2d6a4f}.offer-content{padding:24px}.offer-content h3{font-size:1.3rem;color:#2f3e46;margin-bottom:10px;font-weight:600}.offer-content p{font-size:.95rem;color:#667770;margin-bottom:20px;line-height:1.5}.price-info{display:flex;align-items:center;margin-bottom:16px;gap:12px}.original-price{text-decoration:line-through;color:#aaa;font-size:.9rem}.discounted-price{font-size:1.2rem;font-weight:700;color:#2d6a4f}.offer-footer{display:flex;justify-content:space-between;align-items:center}.offer-discount{font-weight:700;color:#2d6a4f;font-size:1.1rem;background-color:#e9f5f0;padding:6px 12px;border-radius:8px}.offer-btn{padding:10px 16px;background-color:#52734d;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.offer-btn:hover{background-color:#3f5f3f}.offer-btn svg{transition:transform .3s ease}.offer-btn:hover svg{transform:translate(3px)}.coupon-banner{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to right,#70ca88,#087919);border-radius:20px;padding:20px 30px;margin:20px 0;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI,sans-serif}.coupon-left h2{color:#f0f7f1;font-size:28px;margin:0}.coupon-left p{color:#7d7877;margin-top:5px;font-weight:700}.coupon-center{text-align:center}.coupon-label{font-size:12px;color:#999;text-transform:uppercase}.coupon-code{font-size:20px;font-weight:700;color:#e74c3c;background:#fff;padding:5px 10px;border-radius:5px;margin-top:5px;display:inline-block}.coupon-tnc{font-size:10px;color:#a9a9a9;margin-top:5px}.coupon-right{font-size:48px;font-weight:700;color:#e74c3c}@media screen and (max-width: 1024px){.offers-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 30px}}@media screen and (max-width: 768px){.banner-slide{height:420px}.banner-overlay h1{font-size:2.2rem}.banner-overlay p{font-size:1.1rem}.section-title{font-size:2rem}.offers-grid{padding:0 20px}}@media screen and (max-width: 480px){.banner-slide{height:360px}.banner-overlay h1{font-size:1.8rem}.banner-overlay p{font-size:1rem;margin:12px 0 20px}.banner-btn{padding:12px 22px;font-size:1rem}.section-title{font-size:1.7rem}}.reg-cont{background-image:url(/assets/loginImg-C3OPqPoG.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;position:relative;display:flex;flex-direction:column}.register-header{margin-top:14px;background-color:#fff}.register-container{flex:1;display:flex;justify-content:center;align-items:center}.register-container .reg-sign-up{color:#fff;font-family:Cormorant Garamond;font-size:96.71px;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:30px}.register-container .reg-verify-mail{color:#fff;font-family:Cormorant Garamond;font-size:86.71px;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:30px}.register-error{color:red;font-size:18px;font-family:Lora;font-weight:600;margin:10px 0}.register-form{padding:20px 40px;border-radius:30px;-webkit-backdrop-filter:blur(6.199999809265137px);backdrop-filter:blur(6.199999809265137px);background:#0000007a;width:100%;max-width:965px;height:620px;text-align:center}.register-form .register-input-cont{padding:12px;margin:16px 0;width:100%;max-width:476px;height:46px;font-size:1rem;outline:none}.register-form .register-submit-button{padding:12px;width:100%;max-width:476px;height:47px;background-color:#038fd3;color:#fff;border:none;cursor:pointer;transition:background-color .3s;margin:20px auto 26px;font-family:Aboreto;font-weight:400;font-size:18.31px}.register-form .register-submit-button:hover{background-color:#037ab5}@media (max-width: 1440px){.register-form{max-width:900px;height:570px;margin:10px 30px}.register-container .reg-sign-up{font-size:86.71px;margin-bottom:16px}.register-container .reg-verify-mail{font-size:80.71px;margin-bottom:16px}}@media (max-width: 1024px){.register-form{max-width:800px}.register-container .reg-verify-mail{font-size:65.71px}}@media (max-width: 480px){.register-form{height:550px}.register-container .reg-sign-up{font-size:74.71px}.register-container .reg-verify-mail{font-size:43.71px}}@media (max-width: 380px){.register-form{height:530px}.register-container .reg-sign-up{font-size:60.71px}.register-container .reg-verify-mail{font-size:36.71px}}@media (max-width: 320px){.register-form{height:520px}.register-container .reg-sign-up{font-size:46.71px}.register-container .reg-verify-mail{font-size:27.71px}}
