.global-button{border-radius:8px;min-height:48px;padding:12px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-button span{font-size:16px;font-weight:500;line-height:.8}.global-button.black{background-color:#000;border:0;min-height:44px}.global-button.black span{color:#fff}.global-button.black.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.black.small span{font-weight:400;font-size:14px}.global-button.yellow{background-color:#fcda20;border:0}.global-button.yellow span{color:#000}.global-button.green{background-color:#00855b;border:0}.global-button.green span{color:#fff}.global-button.green.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.green.small span{font-weight:400;font-size:14px}.global-button.red{background-color:#ff453a;border:0}.global-button.red span{color:#fff}.global-button.red.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.red.small span{font-weight:400;font-size:14px}.global-button.brown{background-color:#854000}.global-button.brown span{color:#fff}.global-button.brown.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.brown.small span{font-weight:400;font-size:14px}.global-button.brown:hover span{color:#fff!important}.global-button.purple{background-color:#3c2776;border:0}.global-button.purple span{color:#fff}.global-button.purple.small{min-height:34px;padding-top:10px;padding-bottom:10px}.global-button.purple.small span{font-weight:400;font-size:14px}.global-button.white{border-radius:6px;border:1px solid rgba(0,0,0,.07);background-color:#fff;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);min-height:31px;padding:8px}.global-button.white span{color:#000}.global-button.white.small span{font-size:14px}.global-button.outline-green{border:1px solid #00855b;background-color:transparent}.global-button.outline-green span{color:#00855b}.global-button.outline-green.disabled{background-color:transparent}.global-button.outline-green.disabled.border{border:1px solid #00855b}.global-button.outline-green.disabled span{color:#00855b}.global-button.outline-green.small{padding:0 10px;min-height:30px}.global-button.outline-green.small span{text-transform:uppercase;font-weight:500;color:#00855b;font-size:12px}.global-button.outlined-red{background-color:#fff;border:0}.global-button.outlined-red.border{border:1px solid #ff453a}.global-button.outlined-red.disabled{background-color:transparent}.global-button.outlined-red.disabled.border{border:1px solid rgba(255,68,58,.525)}.global-button.outlined-red.disabled span{color:rgba(255,68,58,.525)}.global-button.outlined-red span{color:#ff453a}.global-button.outlined-red.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.outlined-red.small span{font-weight:400;font-size:14px}.global-button.outline-brown{border:1px solid #854000;background-color:transparent}.global-button.outline-brown span{color:#854000}.global-button.outline-brown.small{min-height:40px;padding-top:10px;padding-bottom:10px}.global-button.outline-brown.small span{font-weight:400;font-size:14px}.global-button.text-button{padding:0;min-height:auto;border-radius:0;border:0;background-color:transparent}.global-button.text-button.small span{text-transform:uppercase;font-size:10px;font-weight:600}.global-button.text-button.green span{color:#00855b}.global-button.text-button.large span{font-size:20px;font-weight:400;line-height:1.24}.global-button.icon{width:26px;height:24px;min-height:24px;border-radius:6px;padding:0;border:1px solid rgba(19,0,74,.01);background:#e7e5ec;display:flex;align-items:center;justify-content:center}.global-button.disabled{background-color:#f8e78a;border:0}.global-button.disabled span{color:#000}.global-button:focus{outline:none}.global-h2,.global-h3,.global-h4,.global-h5,.global-h6{font-weight:500;line-height:1.24}.global-h1{font-weight:600;line-height:1.04;font-size:2.5rem;letter-spacing:1.92px}@media only screen and (max-width:639px){.global-h1{font-size:2rem}}.global-h2{font-size:2rem}@media only screen and (max-width:639px){.global-h2{font-size:1.75rem}}.global-h3{font-size:1.75rem}@media only screen and (max-width:639px){.global-h3{font-size:22px}}.global-h4{font-size:1.5rem}@media only screen and (max-width:639px){.global-h4{font-size:20px}}.global-h5{font-size:20px}@media only screen and (max-width:639px){.global-h5{font-size:17px}}.global-h6{font-size:16px}@media only screen and (max-width:639px){.global-h6{font-size:14px}}.lead{font-size:18px;font-weight:300}@media only screen and (max-width:639px){.lead{font-size:14px}}.modal-wrapper{position:fixed;inset:0;background-color:rgba(0,0,0,.7);z-index:9}.modal-wrapper .modal-inner{border-radius:20px;border:1px solid rgba(0,0,0,.07);background-color:#fff;width:100%}.modal-wrapper .modal-inner .modal-header{border-bottom:1px solid rgba(0,0,0,.07);padding:12px 1.5rem;height:70px}.modal-wrapper .modal-inner .modal-header .header-title span{color:#484848}.modal-wrapper .modal-inner .modal-header .header-title .back-button button{width:30px;height:30px}.modal-wrapper .modal-inner .modal-header .modal-close{width:30px;height:30px;border-radius:50%}.modal-wrapper .modal-inner .modal-header .modal-close:hover{background-color:rgba(0,0,0,.04)}.modal-wrapper .modal-inner .modal-header .modal-close:focus{background-color:rgba(0,0,0,.3)}.modal-wrapper .modal-inner .modal-body{padding:1.5rem;max-height:calc(80svh - 70px - 88px);overflow:auto}.modal-wrapper .modal-inner .modal-footer{padding:16px 1.5rem 1.5rem;height:88px}.modal-wrapper .modal-inner .modal-footer button{width:100%}.modal-wrapper .modal-inner .modal-footer .yellow{padding:.3rem 1rem}.modal-wrapper.login-modal .modal-inner{max-width:420px}.modal-wrapper.invited-modal .modal-inner{max-width:460px}.modal-wrapper.invited-modal .modal-inner .modal-header .header-title h6{font-size:26px;max-width:200px;line-height:1.1;color:#00855b}.modal-wrapper.invited-modal .modal-inner .modal-header .header-title h6:first-line{color:#000}.modal-wrapper.invited-modal .modal-inner .modal-footer{border-top:1px solid #ededed}.notification-dropdown{position:absolute;top:calc(100% + 25px);min-width:400px;right:-2rem;border-radius:16px;border:1px solid #ededed;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);overflow:auto;max-height:420px}.notification-dropdown.account-dropdown,.notification-dropdown.cart-dropdown{min-width:320px}.notification-dropdown .notification-empty{min-height:300px}.notification-dropdown .notification-empty small{font-size:12px}.notification-dropdown h6{position:sticky;top:0;z-index:1;background-color:#fff}.notification-dropdown ul li{border-radius:8px}.notification-dropdown ul li .dot{width:6px;height:6px;flex-shrink:0;background-color:#00855b;border-radius:50%}.notification-dropdown ul li.green{border:1px solid #dbeae5;background:#dfece8}.notification-dropdown ul li.red{border:1px solid #efdfdf;background:#fff6f6}.notification-dropdown ul li.red .order-branch{border-radius:6px;background:#fee9e9}.header-sidebar-container .sidebar{width:100%;min-height:100vh;box-shadow:0 4px 8px rgba(0,0,0,.16);background-color:#fff;position:fixed;top:0;right:-100%;z-index:1;transition:.5s;padding:1rem}.header-sidebar-container .sidebar.active{right:0}.header-sidebar-container .sd-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.header-sidebar-container .sidebar-overlay{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition:.5s;opacity:0;visibility:hidden}.header-sidebar-container .sidebar-overlay.active{opacity:1;visibility:visible}.header-sidebar-container .sd-body{padding:15px;max-height:calc(100vh - 67px);overflow-x:hidden}.header-sidebar-container .sd-body ul{display:inline-block;width:100%;margin-bottom:0;padding:0}.header-sidebar-container .sd-body ul li{list-style:none;margin-bottom:8px}.header-sidebar-container .sd-body ul li .sd-link{display:inline-block;width:100%;padding:10px 16px;color:#475f7b;background-color:#e5e8ec;border-radius:4px;cursor:pointer;text-decoration:none}.header-sidebar-container .sidebar-list .sidebar-list-item{border-radius:8px}.header-sidebar-container .sidebar-list .sidebar-list-item.not-active{border:1px solid rgba(0,0,0,.04);background-color:rgba(0,0,0,.02)}.header-sidebar-container .sidebar-list .sidebar-list-item.active{border:1px solid rgba(0,133,91,.06);background-color:#e5f2ee}.header-sidebar-container .sidebar-list .sidebar-list-item .badge{font-size:9px;border-radius:25px;min-width:32px;height:24px}.header-sidebar-container .sidebar-list .sidebar-list-item .badge.yellow{background-color:#fcda20;color:#000}.header-sidebar-container .sidebar-list .sidebar-list-item .badge.red{background-color:#e87474;color:#fff}.header-account-dropdown{position:absolute;top:calc(100% + 24px);right:0;min-width:250px;border-radius:16px;border:1px solid #ededed;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);overflow:auto;max-height:420px;display:flex}.header-account-dropdown.account-dropdown,.header-account-dropdown.cart-dropdown{min-width:320px}.header-account-dropdown li{font-size:16px;border-radius:8px}.header-account-dropdown li:hover{background-color:#00855b;color:#fff}.logout-account-modal .modal-inner{max-width:380px;width:100%}.categories-section-home ul li{border-radius:16px;border:1px solid rgba(0,0,0,.1);background-color:#f9f0da;min-height:135px}.categories-section-home ul li figure{height:85px;width:110px;position:relative}.categories-section-home ul li figure img{max-height:65px;max-width:110px;-o-object-fit:scale-down;object-fit:scale-down;transform:translateY(-50%);top:50%!important}@media only screen and (max-width:767px){.categories-section-home ul li .categories-box{flex-direction:column-reverse}}.categories-section-home ul li h6{color:#00855b}.categories-section-home ul li h5{max-width:85px}@media only screen and (max-width:767px){.categories-section-home ul li h5{max-width:100%}}.categories-section-home ul li:hover{border-radius:16px;border-color:#00855b;background:linear-gradient(0deg,#f0f8f5,#f0f8f5);box-shadow:inset 0 0 0 1px #00855b}.accordion-title{-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion-title figure{width:18px;height:18px}.download-section .download-box{border-radius:20px;border:1px solid rgba(0,0,0,.08);background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.04)}.download-section .download-list-option .download-list-item-option figure{width:40px;height:40px}.download-section .download-intro span{font-size:16px}.download-section h2{color:#00855b}.download-section h4{font-weight:400;line-height:1.5}.download-section .download-option p{font-weight:600;max-width:400px}.download-section .download-option .download-option-items img{max-width:180px}.download-section .phone{max-width:320px}@media only screen and (max-width:767px){.download-section .phone{display:none}}@media only screen and (max-width:1023px){.download-section{display:none}}.accordion-list-item{border-bottom:1px solid #ebebeb}.faqs-section .faq-list .faq-list-item .accordion-body span,.faqs-section .faq-list .faq-list-item .accordion-title span{font-size:16px}.hero-section .carousal-wrapper-hero{display:flex;flex-wrap:nowrap;overflow:auto;width:100%;gap:2rem}.hero-section .carousal-wrapper-hero::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.hero-section .carousal-wrapper-hero{gap:1rem}}.hero-section .carousal-wrapper-hero .carousal-item{flex:0 0 60%;height:400px;border-radius:20px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.hero-section .carousal-wrapper-hero .carousal-item img,.hero-section .carousal-wrapper-hero .carousal-item video{width:700px;height:100%;-o-object-fit:fill;object-fit:fill}@media screen and (max-width:1399px){.hero-section .carousal-wrapper-hero .carousal-item{height:300px}}@media screen and (max-width:1199px){.hero-section .carousal-wrapper-hero .carousal-item{height:250px}}@media screen and (max-width:991px){.hero-section .carousal-wrapper-hero .carousal-item{height:250px}}@media screen and (max-width:767px){.hero-section .carousal-wrapper-hero .carousal-item{height:200px}}@media screen and (max-width:575px){.hero-section .carousal-wrapper-hero .carousal-item{height:150px}}.hero-section .hero-figure{margin:2rem}.hero-section .hero-video{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.shops-section ul li h5{color:#000}.shops-section ul li figure{width:55px;height:55px}.shops-section ul li{border-radius:8px;border:1px solid #f4f4f4;background-color:#fff;padding:16px;flex-direction:row-reverse;justify-content:space-between}}.footer{background:linear-gradient(355deg,#e0dfdf 4.05%,hsla(0,0%,93%,0) 113.19%);min-height:190px}.footer small{color:#a7a7a7;font-size:10px}.main-footer{background:rgba(0,133,91,.06)}.main-footer .footer-intro,.main-footer .footer-links li a{font-size:16px;color:#2f3030}.main-footer .footer-intro{max-width:480px;width:100%}.main-footer .footer-intro address img{height:18px}.main-footer .footer-intro figure{width:24px;height:24px}.secondary-footer{background-color:rgba(0,0,0,.8);color:#fff}@media screen and (max-width:1023px){.secondary-footer .container small{order:2}}@media screen and (max-width:639px){.secondary-footer .container small{order:3}}.secondary-footer .container .footer-links li:not(:first-child){border-left:2px solid #fff;padding-left:12px}@media screen and (max-width:1023px){.secondary-footer .container .footer-links{order:1}.secondary-footer .container .footer-social-links-list{order:3}}@media screen and (max-width:639px){.secondary-footer .container .footer-social-links-list{order:1}.secondary-footer .container{flex-direction:column;align-items:flex-start}}.faq-modal .modal-inner{width:600px}.faq-modal .faq-list .faq-list-item{background-color:#fafafa;border-radius:8px;border:1px solid #e5e5e5}.faq-modal .faq-list .faq-list-item .accordion-body,.faq-modal .faq-list .faq-list-item .accordion-title{padding-left:12px;padding-right:12px}.faq-modal .faq-list .faq-list-item .accordion-body span{font-size:12px}.faq-modal .faq-list .faq-list-item:has(.open),.faq-modal .faq-list .faq-list-item:hover{background-color:#f5f5f5}.support-floating{position:fixed;bottom:2.5rem;right:2.5rem;z-index:9}.support-floating .support-link{width:60px;height:60px;border-radius:99px;overflow:hidden;background-color:#00855b;transition:all .35s ease-out 0s}.support-floating .support-link span{color:#fff;font-size:18px;position:relative;top:-1px}.support-floating .support-link:hover{padding-right:16px;width:-moz-max-content;width:max-content}.support-floating .support-button{padding:.1rem 1rem}.home-page{width:100%;height:100svh;padding:2rem}.benefits-section ul li{border-radius:16px;border:1px solid #f5f5f5;background-color:#fff}.benefits-section ul li p{color:gray;font-size:16px}@media only screen and (max-width:1023px){.benefits-section ul li p{font-size:14px;line-height:1.2}.benefits-section ul li figure{width:42px;height:42px}.benefits-section ul li h4{font-size:16px}.benefits-section ul li{width:310px;flex-shrink:0;align-items:center}.benefits-section ul{display:flex;overflow:auto}}.otp-input input{width:46px;height:48px;flex-shrink:0;border-radius:8px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);font-size:18px}.otp-input input:focus{outline:none}.otp-input input.has-value{border-color:#00855b}.otp-input input.has-error{border-color:#854000!important}.authentication-form .verification-block .resend-incorrect .incorrect{color:#854000}.input-field .optional{color:#666;font-weight:400}.input-field input{background-color:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);height:48px;border-radius:8px;padding-left:16px;padding-right:16px}.input-field input:focus{outline:none;box-shadow:none}.input-field .input-note{gap:6px}.input-field .input-note.phone-number{position:relative}.input-field .input-note.phone-number input{padding-left:44px}.input-field .input-note.phone-number .country-code{position:absolute;height:48px;left:17px;top:16px;color:#666}.input-field .hint{color:#666}.input-field .error-message,.input-field .note{gap:6px}.input-field .note small{color:#484848}.input-field .error-message{display:none}.input-field .error-message small{color:#854000}.input-field.has-error .error-message{display:flex}.input-field.has-error input{border-color:#854000}.authentication-form{min-height:244px}.authentication-form a,.authentication-form small{color:#919191}.authentication-form b{font-weight:500}.authentication-form a{text-decoration:underline}.authentication-form a:hover{color:#000}.invited-modal-content h6{font-weight:400;font-size:18px}.invited-modal-content .invited-list li{border-radius:8px;background-color:rgba(0,0,0,.04);overflow:hidden}.invited-modal-content .invited-list li .invited-list-item-content{gap:1px}.branch-header span{color:#666}.select-address-modal .modal-inner{max-width:460px}.select-address-modal .modal-inner .modal-body{min-height:60svh}.select-address-modal .green-card-list .green-card{border-radius:6px;border:1px solid rgba(0,133,91,.3);background:#edf6f4}.select-address-modal .green-card-list .green-card .name-address{gap:2px}.select-address-modal .green-card-list .green-card address{font-size:12px;line-height:1.2}.select-address-modal .green-card-list .green-card:hover{box-shadow:inset 0 0 0 1px rgba(0,133,91,.3)}.select-address-modal .green-card-list .green-card.selected{background-color:rgba(0,133,91,.27)}.select-address-modal .green-card-list .green-card.selected:hover{box-shadow:inset 0 0 0 2px rgba(0,133,91,.3)}.cart-dropdown{display:flex;position:absolute;top:calc(100% + 26px);min-width:400px;right:0;border-radius:16px;border:1px solid #ededed;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);overflow:auto;max-height:420px}.cart-dropdown.account-dropdown,.cart-dropdown.cart-dropdown{min-width:320px}.cart-bottom-wrapper{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center}.cart-bottom-wrapper .footer-your-cart-wrapper{width:70%;z-index:1}@media screen and (max-width:768px){.cart-bottom-wrapper .footer-your-cart-wrapper{width:90%}}@media screen and (max-width:660px){.cart-bottom-wrapper .footer-your-cart-wrapper{width:95%}}.cart-bottom-wrapper .footer-your-cart-wrapper .time-slot-required{border-radius:10px 10px 0 0;background:#f2d11f;top:8px}.cart-bottom-wrapper .footer-your-cart-wrapper .footer-your-cart{background-color:#fcda20;height:64px;border-radius:8px;position:sticky;bottom:0}.cart-bottom-wrapper .footer-your-cart-wrapper .footer-your-cart .saved-rupees{background-color:#fcda20;border-radius:6px;overflow:hidden}.cart-bottom-wrapper .footer-your-cart-wrapper .footer-your-cart .saved-rupees .save-rupees{font-size:10px}.search-box{max-width:360px;width:100%}.search-box>*{border:1px solid rgba(0,133,91,.04);height:44px;border-radius:8px;background:rgba(0,133,91,.02)}.search-box input{width:100%;font-size:16px;padding-left:16px;padding-right:60px;background-color:#fafafa}.search-box input:focus{outline:none}.search-box button{position:absolute;right:0;top:0;width:44px}header{position:sticky;top:0;background-color:#fff;z-index:4}header.negative-top{top:-60px!important}header .secondary-header{background-color:#00855b;height:40px}header .secondary-header .mobile-download{display:none}header .secondary-header .mobile-download span{color:#fff}header .secondary-header .mobile-download button.white.small{padding-top:0;padding-bottom:0;border-radius:4px}header .secondary-header .mobile-download button.white.small small{color:#00855b}@media screen and (max-width:1023px){header .secondary-header .mobile-download{display:flex}header .secondary-header .get-app-help{display:none}}header .secondary-header ul li{color:#fff}header .secondary-header ul li button{min-height:auto;padding:0}header .secondary-header .purchase-offer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1023px){header .secondary-header{height:60px}}header .primary-header{background-color:#fff;border-radius:0 0 14px 14px;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6.9px 0 rgba(0,0,0,.06);height:86px}header .primary-header .header-logo-address .delivery-address{width:100%;max-width:240px;position:relative}header .primary-header .header-logo-address .delivery-address .address-line img{width:12px}header .primary-header .header-logo-address .delivery-address .address-line span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}header .primary-header .header-logo-address .delivery-address:before{content:"";left:-20px;position:absolute;width:1px;top:0;bottom:0;background-color:#e5e5e5}@media screen and (max-width:1023px){header .primary-header .header-logo-address .delivery-address:before{display:none}header .primary-header .header-logo-address .delivery-address{max-width:100%}header .primary-header .header-logo-address a{display:none}}header .primary-header .header-options>ul>li{position:relative}header .primary-header .header-options>ul>li .account-block .account-counter{border-radius:25px;border:1px solid rgba(0,0,0,.06);background:#fcda20;color:#000;font-size:8px;width:16px;height:16px;position:absolute;top:2px;right:2px}header .primary-header .header-options>ul>li a,header .primary-header .header-options>ul>li button{min-height:40px}header .primary-header .header-options>ul>li a img,header .primary-header .header-options>ul>li button img{width:24px;height:auto}header .primary-header .header-options>ul>li a .fill-color,header .primary-header .header-options>ul>li button .fill-color{fill:#00855b}header .primary-header .header-options>ul>li a .stroke-color,header .primary-header .header-options>ul>li button .stroke-color{stroke:#00855b}header .primary-header .header-options>ul>li a.active .fill-color,header .primary-header .header-options>ul>li a:hover .fill-color,header .primary-header .header-options>ul>li button.active .fill-color,header .primary-header .header-options>ul>li button:hover .fill-color{fill:#00855b}header .primary-header .header-options>ul>li a.active .stroke-color,header .primary-header .header-options>ul>li a:hover .stroke-color,header .primary-header .header-options>ul>li button.active .stroke-color,header .primary-header .header-options>ul>li button:hover .stroke-color{stroke:#00855b}header .primary-header .header-options>ul>li a.active span,header .primary-header .header-options>ul>li a:hover span,header .primary-header .header-options>ul>li button.active span,header .primary-header .header-options>ul>li button:hover span{color:#00855b}header .primary-header .header-options>ul>li.icon-navigation{flex-shrink:0}header .primary-header .header-options>ul>li.icon-navigation>small{font-size:10px;margin-top:1px}header .primary-header .header-options>ul>li.icon-navigation figure{width:40px;height:40px}header .primary-header .header-options>ul>li.credit-box{border-radius:6px;height:42px;min-width:74px;flex-shrink:0;border-width:1px;border-style:solid}header .primary-header .header-options>ul>li.credit-box small{letter-spacing:1px}header .primary-header .header-options>ul>li.credit-box small.no-spacing{letter-spacing:0}header .primary-header .header-options>ul>li.unlock-credit{border-color:1px solid rgba(0,133,91,.07);background:linear-gradient(90deg,rgba(0,133,91,.08),rgba(0,108,74,.24))}header .primary-header .header-options>ul>li.credit-value{border-color:rgba(221,156,27,.2);background:rgba(221,156,27,.4);box-shadow:inset 0 0 8px 0 #dd9c1b}header .primary-header .header-options>ul>li.order-assist-nav a{border-radius:8px;background:#f8f8f8}header .primary-header .header-options>ul.icon-list>li:not(:first-child):before{content:"|";left:-10px;position:absolute;opacity:.3}@media screen and (max-width:1023px){header .primary-header .search-box{display:none}}header .header-dropdown{position:absolute;top:calc(100% + 16px);min-width:400px;right:4rem;border-radius:16px;border:1px solid #ededed;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);overflow:auto;max-height:420px}header .header-dropdown.account-dropdown,header .header-dropdown.cart-dropdown{min-width:320px}header .cart-dropdown{display:flex}header .account-dropdown{display:none}header .account-dropdown li{font-size:16px;border-radius:8px}header .account-dropdown li:hover{background-color:#00855b;color:#fff}header.before-login{border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6.9px 0 rgba(0,0,0,.06);background-color:#fff;height:86px}header.before-login .search-login-button{flex:1}header+.search-box{display:none;margin-top:16px;margin-bottom:16px}@media screen and (max-width:1023px){header+.search-box{display:flex}}.no-connection{min-height:calc(85svh - 86px)}
/*
! tailwindcss v3.3.6 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-lexend),var(--font-roboto-mono);font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-\[-0\.5rem\]{bottom:-.5rem}.right-0{right:0}.right-\[-0\.5rem\]{right:-.5rem}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.m-auto{margin:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mb-44{margin-bottom:11rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[-1rem\]{margin-top:-1rem}.mt-\[6rem\]{margin-top:6rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.h-16{height:4rem}.h-24{height:6rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-\[100\%\]{height:100%}.h-\[110px\]{height:110px}.h-\[22px\]{height:22px}.h-auto{height:auto}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.\!min-h-max{min-height:-moz-max-content!important;min-height:max-content!important}.min-h-\[7rem\]{min-height:7rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-6{width:1.5rem}.w-\[100px\]{width:100px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[23px\]{width:23px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!max-w-full{max-width:100%!important}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-0{gap:0!important}.\!gap-2{gap:.5rem!important}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.break-words{overflow-wrap:break-word}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.\!p-0{padding:0!important}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-\[0\.9rem\]{padding-top:.9rem!important;padding-bottom:.9rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-3{padding-left:.75rem}.pr-0{padding-right:0}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!text-\[\#9D7927\]{--tw-text-opacity:1!important;color:rgb(157 121 39/var(--tw-text-opacity))!important}.\!text-red-600{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity))!important}.text-\[\#999999\]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*{box-sizing:border-box}*,body,html{font-family:var(--font-lexend),sans-serif}body,html{color:#000}body{font-size:14px;line-height:1.4;background-color:#f8f8f8}body.on-scroll{overflow:hidden}small{font-size:12px}body,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}a{color:inherit;text-decoration:none}.flex-center{display:flex;align-items:center;justify-content:center}.roboto-mono{font-family:var(--font-roboto-mono),monospace}address{font-style:normal}.text-secondary{color:#666}.text-green{color:#00855b}@media (min-width:640px){.sm\:ml-12{margin-left:3rem}.sm\:mr-12{margin-right:3rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}}@media (min-width:768px){.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:ml-20{margin-left:5rem}.md\:mr-20{margin-right:5rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-col{flex-direction:column}.md\:gap-10{gap:2.5rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:p-5{padding:1.25rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:mt-4{margin-top:1rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:gap-1{gap:.25rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-9{gap:2.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-4{padding:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pr-4{padding-right:1rem}.lg\:text-left{text-align:left}}@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:gap-1{gap:.25rem}.xl\:gap-14{gap:3.5rem}.xl\:gap-8{gap:2rem}.xl\:p-6{padding:1.5rem}.xl\:pr-4{padding-right:1rem}}@media (min-width:1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}