.Account-module__Rilo2G__account__main__container{background:var(--primaryFive-color);width:100%;height:100%;padding:200px 0 150px}.Account-module__Rilo2G__account__sub__container{justify-content:space-between;align-items:flex-start;column-gap:120px;width:90%;height:100%;margin:0 auto;padding:0 50px;display:flex;position:relative}.Account-module__Rilo2G__account__sub__container:after{content:"";background:#cececd;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Account-module__Rilo2G__login__main__container,.Account-module__Rilo2G__register__main__container{width:50%;height:100%}.Account-module__Rilo2G__login__heading,.Account-module__Rilo2G__register__heading{color:var(--blackSecond-text);font-size:var(--fontSize-40);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc)}.Account-module__Rilo2G__form{flex-direction:column;row-gap:15px;width:100%;height:100%;margin-top:40px;display:flex}.Account-module__Rilo2G__form__sub__box{flex-direction:column;row-gap:5px;width:100%;height:100%;display:flex}.Account-module__Rilo2G__span__pass__box{width:100%;position:relative}.Account-module__Rilo2G__eye__image{cursor:pointer;width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Account-module__Rilo2G__label{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__input__field{width:100%;color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);background:#f5b33500;border:1px solid #c7c7c7;border-radius:6px;padding:15px 12px}.Account-module__Rilo2G__form__btn__box{justify-content:space-between;align-items:center;column-gap:10px;display:flex}.Account-module__Rilo2G__form__button{font-size:var(--fontSize-15);font-weight:var(--fontWeight-500);text-transform:uppercase;background:var(--blackSecond-text);width:100%;color:var(--color-white);border:1px solid var(--blackSecond-text);cursor:pointer;border-radius:6px;margin-top:10px;padding:15px 0;transition:all .4s}.Account-module__Rilo2G__form__button:hover{color:var(--blackSecond-text);background:0 0}.Account-module__Rilo2G__lost__pass__link{color:#045cb4;font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);cursor:pointer;max-width:fit-content;position:relative}.Account-module__Rilo2G__lost__pass__link:after{content:"";background:#045cb4;width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.Account-module__Rilo2G__lost__pass__link:hover:after{width:100%}.Account-module__Rilo2G__register__desc{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__register__desc a{color:#046bd2;position:relative}.Account-module__Rilo2G__register__desc a:after{content:"";background:#046bd2;width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.Account-module__Rilo2G__register__desc a:hover:after{width:100%}.Account-module__Rilo2G__error__message{color:red;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);padding-top:5px}.Account-module__Rilo2G__form__button__active{color:var(--blackSecond-text);border:1px solid var(--blackSecond-text);background:0 0}.Account-module__Rilo2G__loader{aspect-ratio:1;background:var(--blackSecond-text);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0)content-box;width:40px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;border-radius:50%;padding:8px;animation:1s linear infinite Account-module__Rilo2G__l3;-webkit-mask-composite:source-out;mask-composite:subtract}@keyframes Account-module__Rilo2G__l3{to{transform:rotate(1turn)}}.Account-module__Rilo2G__success__message{color:#5f6644;font-size:var(--fontSize-18);font-weight:var(--fontWeight-500)}.Account-module__Rilo2G__loggedin__main__container{background:var(--primaryFive-color);width:100%;height:100%;padding:150px 0 50px}.Account-module__Rilo2G__loggedin__sub__container{width:90%;height:100%;margin:0 auto}.Account-module__Rilo2G__loggedin__right__box{width:80%}.Account-module__Rilo2G__loggedin__box{border:1px solid #c7c7c7;border-radius:10px;justify-content:flex-start;column-gap:30px;width:100%;height:100%;display:flex}.Account-module__Rilo2G__loggedin__left__box{border-right:1px solid #c7c7c7;width:20%;height:auto}.Account-module__Rilo2G__left__top__box{border-bottom:1px solid #c7c7c7;flex-direction:column;justify-content:center;align-items:center;row-gap:10px;width:100%;height:auto;padding:25px 0;display:flex}.Account-module__Rilo2G__user__profile{width:80px;height:80px}.Account-module__Rilo2G__user__email{color:#848484;font-size:var(--fontSize-14);font-weight:var(--fontWeight-500)}.Account-module__Rilo2G__logout__btn{color:var(--blackSecond-text);font-size:var(--fontSize-12);font-weight:var(--fontWeight-600);border:none;border-bottom:1px solid var(--blackSecond-text);cursor:pointer;text-transform:uppercase;background:0 0;font-family:HK Grotesk,sans-serif}.Account-module__Rilo2G__bottom__btn__box{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:15px;width:100%;height:auto;padding:25px 0;display:flex}.Account-module__Rilo2G__sidebar__img{width:25px;height:auto}.Account-module__Rilo2G__btn__sidebar{width:100%;color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-500);cursor:pointer;background:0 0;border:none;align-items:center;column-gap:8px;padding:10px 0 10px 15px;display:flex}.Account-module__Rilo2G__active__tab__btn{background:#84848429}.Account-module__Rilo2G__dashboard__box{width:100%;height:100%;margin-top:30px}.Account-module__Rilo2G__dash__heading{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-600)}.Account-module__Rilo2G__orange__color{color:#f5b335;cursor:pointer;position:relative}.Account-module__Rilo2G__orange__color:after{content:"";background:#f5b335;width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-3px;left:0}.Account-module__Rilo2G__orange__color:hover:after{width:100%}.Account-module__Rilo2G__dash__heading:nth-child(2){max-width:70%;padding-top:10px}.Account-module__Rilo2G__order__loading__animation{aspect-ratio:1;background:var(--blackSecond-text);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0)content-box;width:40px;height:40px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;border-radius:50%;padding:8px;animation:1s linear infinite Account-module__Rilo2G__l3;-webkit-mask-composite:source-out;mask-composite:subtract}.Account-module__Rilo2G__loading__flex{justify-content:center;align-items:center;width:97%;height:80%;display:flex}.Account-module__Rilo2G__none{visibility:hidden;opacity:0;display:none}.Account-module__Rilo2G__order__table{width:100%;height:100%;margin-top:30px}.Account-module__Rilo2G__order__heading{font-size:var(--fontSize-24);color:var(--blackSecond-text);font-weight:var(--fontWeight-600)}.Account-module__Rilo2G__table{border-collapse:separate;text-align:left;border:1px solid #c7c7c7;border-radius:6px;width:100%;max-width:97.5%;height:auto;margin-top:20px}.Account-module__Rilo2G__table thead{background:#fbfbfb}.Account-module__Rilo2G__table__head{width:20%;font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);color:var(--blackSecond-text);vertical-align:middle;background-color:#c7c7c726;border:0 solid #c7c7c7;padding:12px 16px}.Account-module__Rilo2G__table__data{width:20%;font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);color:var(--blackSecond-text);vertical-align:middle;padding:12px 16px}.Account-module__Rilo2G__table__data:first-child{color:#046bd2;cursor:pointer}.Account-module__Rilo2G__view__btn{font-size:var(--fontSize-14);text-transform:uppercase;color:#848484;font-weight:var(--fontWeight-400);cursor:pointer;background-color:#02010100;border:1px solid #848484;border-radius:4px;padding:8px 16px;text-decoration:none;transition:all .4s}.Account-module__Rilo2G__view__btn:hover{background:var(--blackSecond-text);color:var(--color-white)}.Account-module__Rilo2G__no__orders__found{background:#f7f6f7;border-top:3px solid #046bd2;justify-content:space-between;align-items:center;width:97%;margin-top:20px;padding:20px;display:flex}.Account-module__Rilo2G__no__order__heading{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__browse__btn{color:var(--color-white);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);cursor:pointer;background:#046bd2;border:none;padding:10px 15px;transition:all .4s}.Account-module__Rilo2G__browse__btn:hover{background:#045cb4}.Account-module__Rilo2G__account__form{flex-direction:column;row-gap:20px;width:97%;height:100%;margin-top:30px;display:flex}.Account-module__Rilo2G__asterix{color:red;font-weight:var(--fontWeight-700)}.Account-module__Rilo2G__first__and__last__box{justify-content:space-between;align-items:center;column-gap:40px;width:100%;display:flex}.Account-module__Rilo2G__names__box{width:50%}.Account-module__Rilo2G__names__box label,.Account-module__Rilo2G__dis__names__box label,.Account-module__Rilo2G__dis__span__txt,.Account-module__Rilo2G__password__change__box label{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__names__box input,.Account-module__Rilo2G__dis__names__box input,.Account-module__Rilo2G__password__change__box input{width:100%;color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);background:#02010100;border:1px solid #c7c7c7;border-radius:6px;margin-top:5px;padding:12px}.Account-module__Rilo2G__display__name__box{width:100%}.Account-module__Rilo2G__dis__names__box{flex-direction:column;width:100%;display:flex}.Account-module__Rilo2G__dis__span__txt{color:#848484;padding-top:5px}.Account-module__Rilo2G__password__box fieldset{border:1px solid #e2e8f0;padding:5px 12px}.Account-module__Rilo2G__btn__box__save{width:100%;height:auto}.Account-module__Rilo2G__password__change__box{margin-top:20px;margin-bottom:10px}.Account-module__Rilo2G__loader__box{align-items:center;column-gap:10px;margin-bottom:20px;display:flex}.Account-module__Rilo2G__save__changes__btn{text-transform:uppercase;max-width:fit-content;color:var(--color-white);background-color:var(--blackSecond-text);cursor:pointer;border-style:solid;border-width:0;border-radius:6px;padding:16px 32px;font-size:.938rem;font-style:normal;text-decoration:none}.Account-module__Rilo2G__success{font-size:var(--fontSize-16);color:var(--blackSecond-text);font-weight:var(--fontWeight-400);margin-bottom:10px}.Account-module__Rilo2G__logout__box{width:100%;height:100%;margin-top:30px}.Account-module__Rilo2G__logout__txt{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__logout__txt span{cursor:pointer;text-decoration:underline}.Account-module__Rilo2G__otp__phone__field{width:100%;margin-bottom:15px;position:relative}.Account-module__Rilo2G__send__otp__btn{cursor:pointer;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);color:var(--blackSecond-text);background:0 0;border:none;position:absolute;top:65%;right:10px;transform:translateY(-50%)}.Account-module__Rilo2G__send__otp__btn:hover{text-decoration:underline}.Account-module__Rilo2G__btn__none{display:none}.Account-module__Rilo2G__loader__otp{aspect-ratio:1;background:var(--blackSecond-text);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0)content-box;width:25px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;border-radius:50%;padding:4px;animation:1s linear infinite Account-module__Rilo2G__l3;position:absolute;top:50%;right:10px;-webkit-mask-composite:source-out;mask-composite:subtract}.Account-module__Rilo2G__otp__verification__box{width:100%;position:relative}.Account-module__Rilo2G__phone__verify__txt{font-size:var(--fontSize-15);color:red;font-weight:var(--fontWeight-400);padding-top:20px}.Account-module__Rilo2G__product__popup__main.Account-module__Rilo2G__product__popup__open{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .8s cubic-bezier(.1,.1,.1,1);display:flex;position:fixed;inset:0}.Account-module__Rilo2G__product__popup__sub{background:var(--color-white);opacity:0;border-radius:5px;width:65%;height:auto;padding:20px 20px 40px;transition:all .8s cubic-bezier(.2,.2,.2,1.1);overflow:hidden;transform:scale(0)}.Account-module__Rilo2G__product__table__container::-webkit-scrollbar{background:0 0;width:5px;height:20px}.Account-module__Rilo2G__product__table__container::-webkit-scrollbar-thumb{background:#c7c7c7}.Account-module__Rilo2G__product__popup__sub.Account-module__Rilo2G__product__popup__open{opacity:1;transform:scale(1)}.Account-module__Rilo2G__track__order__cont{width:100%;height:auto}.Account-module__Rilo2G__product__table__container{border:1px solid #c7c7c7;border-radius:6px;height:100%;max-height:320px;overflow-y:scroll}.Account-module__Rilo2G__product__table{border:none;width:100%;max-width:100%;height:100%;margin-top:0}.Account-module__Rilo2G__product__image{width:50px;height:auto}.Account-module__Rilo2G__price__txt{font-size:var(--fontSize-14);color:var(--blackSecond-text);font-weight:var(--fontWeight-400)}.Account-module__Rilo2G__product__name__track{font-size:var(--fontSize-15);color:var(--blackSecond-text);font-weight:var(--fontWeight-500)}.Account-module__Rilo2G__button__close__box{justify-content:flex-end;align-items:flex-end;width:100%;height:auto;margin-bottom:15px;display:flex}.Account-module__Rilo2G__close__btn{cursor:pointer;background:#ffda93;border:none;border-radius:100px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Account-module__Rilo2G__close__btn svg{width:13px;height:13px;fill:var(--blackSecond-text);transition:all .4s}.Account-module__Rilo2G__close__btn:hover svg{transform:rotate(90deg)}@media screen and (max-width:1024px){.Account-module__Rilo2G__account__sub__container{width:100%}}@media screen and (max-width:767px){.Account-module__Rilo2G__account__main__container{padding:100px 0 50px}.Account-module__Rilo2G__account__sub__container{flex-direction:column;row-gap:40px;width:100%;padding:0 25px}.Account-module__Rilo2G__login__heading,.Account-module__Rilo2G__register__heading{font-size:var(--fontSize-32)}.Account-module__Rilo2G__form{margin-top:20px}.Account-module__Rilo2G__login__main__container,.Account-module__Rilo2G__register__main__container{width:100%}.Account-module__Rilo2G__account__sub__container:after{background:0 0}.Account-module__Rilo2G__loggedin__main__container{padding:100px 0 0}.Account-module__Rilo2G__loggedin__box{flex-direction:column}.Account-module__Rilo2G__loggedin__left__box{width:100%}.Account-module__Rilo2G__bottom__btn__box{border-bottom:1px solid #c7c7c7;flex-flow:wrap;width:100%;margin:0 auto}.Account-module__Rilo2G__btn__sidebar{border-radius:5px;width:44%;margin:0 10px}.Account-module__Rilo2G__loggedin__right__box{width:95%;margin:0 auto;padding-bottom:20px}.Account-module__Rilo2G__account__form{width:100%}.Account-module__Rilo2G__dash__heading:nth-child(2){max-width:100%}.Account-module__Rilo2G__table__mobile{border:1px solid #c7c7c7;border-radius:6px;margin-top:20px;overflow-x:auto}.Account-module__Rilo2G__table{border:none;margin:0}.Account-module__Rilo2G__left__top__box{padding:15px 0}}
.BlackHeader-module__ZZn0Aq__main__header__container{z-index:99;width:100%;height:100px;transition:all .4s;position:fixed;top:0;left:0}.BlackHeader-module__ZZn0Aq__scrolled__bg{transition:all .4s;background:var(--primary-color)!important}.BlackHeader-module__ZZn0Aq__sub__header__container{justify-content:space-between;align-items:center;width:90%;height:100%;margin:0 auto;display:flex}.BlackHeader-module__ZZn0Aq__header__logo__box{width:33.3333%}.BlackHeader-module__ZZn0Aq__header__links__box{justify-content:flex-end;align-items:center;column-gap:20px;width:66.6666%;display:flex}.BlackHeader-module__ZZn0Aq__header__logo{cursor:pointer;z-index:99;width:150px;height:auto;position:relative}.BlackHeader-module__ZZn0Aq__ul__links{align-items:center;column-gap:25px;list-style:none;display:flex}.BlackHeader-module__ZZn0Aq__nav__link{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;position:relative}.BlackHeader-module__ZZn0Aq__nav__link:after{content:"";background:var(--blackSecond-text);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.BlackHeader-module__ZZn0Aq__active__link{position:relative}.BlackHeader-module__ZZn0Aq__active__link:after{content:"";background:var(--blackSecond-text);width:100%;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.BlackHeader-module__ZZn0Aq__active__link__mega__menu{position:relative}.BlackHeader-module__ZZn0Aq__active__link__mega__menu:after{content:"";background:var(--color-white);height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0;width:100%!important}.BlackHeader-module__ZZn0Aq__scrolled__txt:after{background:var(--blackSecond-text)}.BlackHeader-module__ZZn0Aq__nav__link:hover:after{width:100%}.BlackHeader-module__ZZn0Aq__cart__box{justify-content:space-between;align-items:center;column-gap:30px;display:flex}.BlackHeader-module__ZZn0Aq__cart__heading{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;position:relative}.BlackHeader-module__ZZn0Aq__cart__popup__open{position:relative}.BlackHeader-module__ZZn0Aq__cart__heading:after{content:"";background:var(--blackSecond-text);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.BlackHeader-module__ZZn0Aq__cart__popup__open:after{content:"";background:var(--blackSecond-text);width:100%;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.BlackHeader-module__ZZn0Aq__cart__heading:hover:after{width:100%}.BlackHeader-module__ZZn0Aq__menu__open__txt:after{background:var(--color-white)}.BlackHeader-module__ZZn0Aq__search__box{align-items:center;display:flex}.BlackHeader-module__ZZn0Aq__search__box svg{fill:var(--blackSecond-text);cursor:pointer}.BlackHeader-module__ZZn0Aq__scrolled__txt{color:var(--blackSecond-text)}.BlackHeader-module__ZZn0Aq__menu__box{justify-content:center;width:auto;height:auto;display:flex}.BlackHeader-module__ZZn0Aq__menu__btn{z-index:99;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding-top:10px;padding-right:50px;display:flex;position:relative}.BlackHeader-module__ZZn0Aq__hamburger__box{width:40px;height:24px;display:inline-block;position:relative}.BlackHeader-module__ZZn0Aq__hamburger__inner,.BlackHeader-module__ZZn0Aq__hamburger__inner:before,.BlackHeader-module__ZZn0Aq__hamburger__inner:after{background-color:var(--blackSecond-text);border-radius:0;width:26px;height:2.5px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;position:absolute}.BlackHeader-module__ZZn0Aq__hamburger__box:hover .BlackHeader-module__ZZn0Aq__hamburger__inner:before,.BlackHeader-module__ZZn0Aq__hamburger__box:hover .BlackHeader-module__ZZn0Aq__hamburger__inner:after{background:var(--blackSecond-text)}.BlackHeader-module__ZZn0Aq__hamburger__inner:before,.BlackHeader-module__ZZn0Aq__hamburger__inner:after{content:"";display:block}.BlackHeader-module__ZZn0Aq__hamburger__inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);top:10px}.BlackHeader-module__ZZn0Aq__active__menu{transition-delay:.22s;background-color:#0000!important}.BlackHeader-module__ZZn0Aq__active__menu:after{transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;top:0;transform:translateY(10px)rotate(-45deg)}.BlackHeader-module__ZZn0Aq__active__menu:before{transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;top:0;transform:translateY(10px)rotate(45deg)}.BlackHeader-module__ZZn0Aq__hamburger__menu__color__change,.BlackHeader-module__ZZn0Aq__hamburger__menu__color__change:after,.BlackHeader-module__ZZn0Aq__hamburger__menu__color__change:before{background:#3a3e4e}.BlackHeader-module__ZZn0Aq__active__menu,.BlackHeader-module__ZZn0Aq__active__menu:after,.BlackHeader-module__ZZn0Aq__active__menu:before{background:var(--color-white)}.BlackHeader-module__ZZn0Aq__onmenuopen:hover .BlackHeader-module__ZZn0Aq__hamburger__inner:after,.BlackHeader-module__ZZn0Aq__onmenuopen:hover .BlackHeader-module__ZZn0Aq__hamburger__inner:before{background:#eeefeb}.BlackHeader-module__ZZn0Aq__active__menu.BlackHeader-module__ZZn0Aq__hamburger__menu__color__change:after,.BlackHeader-module__ZZn0Aq__active__menu.BlackHeader-module__ZZn0Aq__hamburger__menu__color__change:before{background:var(--color-white)}.BlackHeader-module__ZZn0Aq__menu__container__main{background:#000c;width:100vw;height:100vh;position:absolute;top:0;left:0}.BlackHeader-module__ZZn0Aq__menu__container{background:#5f6644;width:100vw;height:90vh;padding:150px 0 0;transition:all .5s;position:absolute;top:0;left:0;transform:translateY(-1200px)}.BlackHeader-module__ZZn0Aq__menu__container.BlackHeader-module__ZZn0Aq__menu__Open{transform:translateY(0)}.BlackHeader-module__ZZn0Aq__update__header__data,.BlackHeader-module__ZZn0Aq__menu__open__txt{filter:invert(0);z-index:99;color:var(--color-white);position:relative}.BlackHeader-module__ZZn0Aq__menu__Open__svg svg{fill:#fff;z-index:99;position:relative}.BlackHeader-module__ZZn0Aq__menu__sub__box{justify-content:space-between;align-items:flex-start;width:90%;height:auto;margin:0 auto;display:flex}.BlackHeader-module__ZZn0Aq__menu__sub__box .BlackHeader-module__ZZn0Aq__menu__box{width:25%}.BlackHeader-module__ZZn0Aq__last__menu__box{flex-direction:column;row-gap:30px;display:flex}.BlackHeader-module__ZZn0Aq__ul{flex-direction:column;row-gap:20px;list-style:none;display:flex}.BlackHeader-module__ZZn0Aq__link{color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;max-width:fit-content;position:relative}.BlackHeader-module__ZZn0Aq__link:after{content:"";background:var(--color-white);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.BlackHeader-module__ZZn0Aq__link:hover:after{width:100%}.BlackHeader-module__ZZn0Aq__more__txt{color:#a6a6a5;font-weight:var(--fontWeight-400);border-bottom:1px solid #a6a6a5;margin-bottom:20px}.BlackHeader-module__ZZn0Aq__ul__more{flex-direction:column;row-gap:5px;list-style:none;display:flex}.BlackHeader-module__ZZn0Aq__link__more{color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);cursor:pointer;max-width:fit-content;position:relative}.BlackHeader-module__ZZn0Aq__link__more:after{content:"";background:var(--color-white);width:0%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.BlackHeader-module__ZZn0Aq__link__more:hover:after{width:100%}.BlackHeader-module__ZZn0Aq__active__link__mega__menu__more{position:relative}.BlackHeader-module__ZZn0Aq__active__link__mega__menu__more:after{content:"";background:var(--color-white);width:100%;height:1.5px;position:absolute;bottom:-2px;left:0}.BlackHeader-module__ZZn0Aq__cart__popup__main{z-index:999;background:#00000080;width:100%;height:100%;transition:all .7s cubic-bezier(.215,.61,.355,1);position:fixed;inset:0}.BlackHeader-module__ZZn0Aq__cart__popup{z-index:9999;background:#fff;width:100%;max-width:365px;height:100%;transition:all .8s cubic-bezier(.215,.61,.355,1);position:fixed;top:0;right:0;overflow:hidden;transform:translate(1000px);box-shadow:1px 1px 1px #d9d9d9}.BlackHeader-module__ZZn0Aq__cart__popup.BlackHeader-module__ZZn0Aq__open{transform:translate(0)}@media screen and (max-width:1024px){.BlackHeader-module__ZZn0Aq__header__links__box{width:90%}.BlackHeader-module__ZZn0Aq__menu__btn{padding-right:0}.BlackHeader-module__ZZn0Aq__menu__sub__box{margin:0}}@media screen and (max-width:767px){.BlackHeader-module__ZZn0Aq__desktop__header__link,.BlackHeader-module__ZZn0Aq__search__box__desktop{display:none}.BlackHeader-module__ZZn0Aq__main__header__container{height:70px}.BlackHeader-module__ZZn0Aq__header__logo{width:100px}.BlackHeader-module__ZZn0Aq__menu__container{height:95vh;padding-bottom:30px;overflow:hidden auto}.BlackHeader-module__ZZn0Aq__menu__sub__box{flex-direction:column;margin:0}.BlackHeader-module__ZZn0Aq__menu__sub__box .BlackHeader-module__ZZn0Aq__menu__box{justify-content:flex-start;width:88%;margin:0 auto}.BlackHeader-module__ZZn0Aq__menu__sub__box .BlackHeader-module__ZZn0Aq__menu__box:nth-child(3){padding-bottom:25px}}
.CartPopup-module__aIdUPa__cart__main__box{width:100%;height:100%}.CartPopup-module__aIdUPa__cart__sub__box{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.CartPopup-module__aIdUPa__cart__header{background:var(--color-white);border-bottom:2px solid #eee;width:100%;height:auto;padding:15px}.CartPopup-module__aIdUPa__cart__header__top__box{justify-content:center;align-items:center;column-gap:10px;width:100%;height:auto;display:flex;position:relative}.CartPopup-module__aIdUPa__cart__heading{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc);padding-top:8px}.CartPopup-module__aIdUPa__congrats__box{flex-direction:column;justify-content:center;align-items:center;row-gap:10px;width:100%;height:auto;display:flex}.CartPopup-module__aIdUPa__congrats__heading{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc);text-align:center;margin-top:15px}.CartPopup-module__aIdUPa__border__width{background:#1e73be;width:auto;height:8px;margin-top:10px;transition:all .5s cubic-bezier(.165,.84,.44,1)}.CartPopup-module__aIdUPa__cart__icon__box{position:relative}.CartPopup-module__aIdUPa__shopping__bag__icon{width:35px;height:auto}.CartPopup-module__aIdUPa__count__products{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);line-height:normal;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.CartPopup-module__aIdUPa__close__btn{cursor:pointer;width:25px;height:auto;transition:all .7s cubic-bezier(.215,.61,.355,1);position:absolute;top:55%;right:0;transform:translateY(-50%)}.CartPopup-module__aIdUPa__close__btn:hover{transform:translateY(-50%)rotate(90deg)}.CartPopup-module__aIdUPa__cart__body{background:#f8f9fa;width:100%;height:100%;overflow:hidden auto}.CartPopup-module__aIdUPa__cart__body::-webkit-scrollbar{display:none}.CartPopup-module__aIdUPa__cart__empty__box{justify-content:center;align-items:center;width:100%;height:auto;padding:30px;display:flex}.CartPopup-module__aIdUPa__cart__heading__empty{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__cart__items__box{background-color:var(--color-white);border-radius:5px;width:95%;height:auto;margin:10px;padding:10px;box-shadow:0 2px 2px #00000005}.CartPopup-module__aIdUPa__productInfo{justify-content:space-between;column-gap:15px;width:100%;height:100%;display:flex}.CartPopup-module__aIdUPa__product__img__box{border-radius:5px;width:20%;height:100%}.CartPopup-module__aIdUPa__productImage{object-fit:cover;border-radius:5px;width:100%;height:auto}.CartPopup-module__aIdUPa__productSubInfo{width:70%}.CartPopup-module__aIdUPa__productName{color:#000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__inc__dec__box{border:1px solid #000;align-items:center;column-gap:10px;max-width:fit-content;margin-top:10px;display:flex}.CartPopup-module__aIdUPa__descrease__btn{width:20px;font-size:var(--fontSize-18);color:#000;cursor:pointer;background:0 0;border:none;border-right:1px solid #000;transition:all .4s}.CartPopup-module__aIdUPa__descrease__btn:hover{color:var(--color-white);background:#000}.CartPopup-module__aIdUPa__increase__btn{width:20px;font-size:var(--fontSize-18);color:#000;cursor:pointer;background:0 0;border:none;border-left:1px solid #000;transition:all .4s}.CartPopup-module__aIdUPa__increase__btn:hover{color:var(--color-white);background:#000}.CartPopup-module__aIdUPa__quantityNumber{color:#000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__productPrice__main{color:#000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc);padding-top:10px}.CartPopup-module__aIdUPa__bold{font-family:HK Grotesk,sans-serif;font-weight:var(--fontWeight-500)}.CartPopup-module__aIdUPa__delete__box{flex-direction:column;justify-content:space-between;align-items:flex-end;width:10%;display:flex}.CartPopup-module__aIdUPa__removeProduct{cursor:pointer;background:0 0;border:none}.CartPopup-module__aIdUPa__trash__svg{width:18px;height:auto;transition:all .7s cubic-bezier(.215,.61,.355,1)}.CartPopup-module__aIdUPa__removeProduct:hover .CartPopup-module__aIdUPa__trash__svg{opacity:.7}.CartPopup-module__aIdUPa__productPrice{color:#000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__cart__footer{background-color:var(--color-white);color:#000;flex-direction:column;justify-content:center;align-items:center;row-gap:10px;width:100%;height:auto;padding:10px 20px;display:flex;box-shadow:0 -5px 10px #0000001a}.CartPopup-module__aIdUPa__shopping__btn{width:100%;height:100%;font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);background-color:var(--blackSecond-text);color:var(--color-white);border:2px solid var(--blackSecond-text);cursor:pointer;padding:13px 20px;font-family:HK Grotesk,sans-serif;transition:all .4s}.CartPopup-module__aIdUPa__shopping__btn:hover{background:var(--color-white);color:#000;border:2px solid #000}.CartPopup-module__aIdUPa__empty__cart__box{justify-content:flex-end;width:100%;height:auto;display:flex}.CartPopup-module__aIdUPa__empty__heading{color:#000;font-size:var(--fontSize-13);font-weight:var(--fontWeight-400);cursor:pointer;max-width:fit-content;margin-bottom:13px;position:relative}.CartPopup-module__aIdUPa__empty__heading:after{content:"";background:#000;width:0;height:1.2px;transition:all .4s;position:absolute;bottom:-1px;left:0}.CartPopup-module__aIdUPa__empty__heading:hover:after{width:100%}.CartPopup-module__aIdUPa__total__box{justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.CartPopup-module__aIdUPa__total__text{color:#000;font-size:var(--fontSize-18);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__total__price{color:#000;font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.CartPopup-module__aIdUPa__bottom__border{border:1px dashed #9e9e9e;width:100%}.CartPopup-module__aIdUPa__checkout__btn{width:100%;height:100%;font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);background-color:var(--blackSecond-text);color:var(--color-white);border:2px solid var(--blackSecond-text);cursor:pointer;padding:13px 20px;font-family:HK Grotesk,sans-serif;transition:all .4s}.CartPopup-module__aIdUPa__checkout__btn:hover{background:var(--color-white);color:#000;border:2px solid #000}
.Footer-module__bU2TmW__footer__main__container{background:var(--primaryFive-color);width:100%;height:100%;padding:50px 0}.Footer-module__bU2TmW__footer__sub__container{justify-content:space-between;align-items:flex-start;width:90%;height:100%;margin:0 auto;display:flex}.Footer-module__bU2TmW__footer__box{width:25%}.Footer-module__bU2TmW__footer__heading{color:#848484;font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);margin-bottom:15px;line-height:normal}.Footer-module__bU2TmW__ul{flex-direction:column;row-gap:10px;list-style:none;display:flex}.Footer-module__bU2TmW__link{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);cursor:pointer;max-width:fit-content;line-height:normal;position:relative}.Footer-module__bU2TmW__link:after{content:"";background:var(--blackSecond-text);width:0%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.Footer-module__bU2TmW__link:hover:after{width:100%}.Footer-module__bU2TmW__active__footer__link{position:relative}.Footer-module__bU2TmW__active__footer__link:after{content:"";background:var(--blackSecond-text);width:100%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.Footer-module__bU2TmW__campaign__img{width:200px;height:auto;margin-top:5px}@media screen and (max-width:1024px){.Footer-module__bU2TmW__campaign__img{width:150px}.Footer-module__bU2TmW__footer__box{max-width:fit-content}.Footer-module__bU2TmW__link:nth-child(2){word-wrap:break-word}}@media screen and (max-width:767px){.Footer-module__bU2TmW__footer__main__container{padding:40px 0}.Footer-module__bU2TmW__footer__sub__container{flex-direction:column;row-gap:20px}.Footer-module__bU2TmW__footer__box{width:100%}.Footer-module__bU2TmW__footer__heading{font-weight:var(--fontWeight-600);margin-bottom:10px}.Footer-module__bU2TmW__link{font-size:var(--fontSize-14)}}
.Home-module__g21JLG__banner__main__container{width:100%;height:100dvh;position:relative;overflow:hidden}.Home-module__g21JLG__banner__bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__g21JLG__banner__sub{z-index:10;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.Home-module__g21JLG__banner__heading__box{margin-bottom:7%}.Home-module__g21JLG__banner__heading{color:var(--color-white);font-size:var(--fontSize-46);font-weight:var(--fontWeight-300);flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:5px;max-width:90%;display:flex}.Home-module__g21JLG__under__line{text-decoration:underline}.Home-module__g21JLG__second__section__container{background:var(--primarySecond-color);width:100%;height:100%;padding:80px 0}.Home-module__g21JLG__second__sub__container{flex-direction:column;row-gap:70px;width:90%;height:100%;margin:0 auto;display:flex}.Home-module__g21JLG__para__box__top{max-width:50%}.Home-module__g21JLG__para__txt{color:var(--blackSecond-text);font-size:var(--fontSize-32);font-weight:var(--fontWeight-300);line-height:var(--lineHeight-desc)}.Home-module__g21JLG__founder__txt{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);text-align:right;padding-top:10px;line-height:normal}.Home-module__g21JLG__img__box{width:100%;min-height:65vh;position:relative;overflow:hidden}.Home-module__g21JLG__second__bg{object-fit:cover;width:100%;height:140%;position:absolute;inset:0}.Home-module__g21JLG__box__bottom{justify-content:flex-end;align-items:flex-start;width:100%;display:flex}.Home-module__g21JLG__para__box__bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px;max-width:50%;display:flex}.Home-module__g21JLG__ourStory__btn{font-size:var(--fontSize-15);cursor:pointer;border:none;border-bottom:1px solid var(--blackSecond-text);text-transform:uppercase;background:0 0;padding-bottom:10px;position:relative}.Home-module__g21JLG__ourStory__btn a{color:var(--blackSecond-text);font-weight:var(--fontWeight-100)}.Home-module__g21JLG__ourStory__btn:after{content:"";background:var(--blackSecond-text);width:0%;height:1px;transition:all .4s;position:absolute;bottom:0;left:0}.Home-module__g21JLG__ourStory__btn:hover:after{width:100%;height:2px}.Home-module__g21JLG__third__main__container{background:var(--primaryThird-color);width:100%;height:100%;padding:80px 0}.Home-module__g21JLG__third__sub__container{justify-content:space-between;align-items:flex-start;width:90%;height:100%;margin:0 auto;display:flex}.Home-module__g21JLG__third__sub__box:first-child{flex-direction:column;align-items:flex-start;row-gap:20px;width:45%;display:flex}.Home-module__g21JLG__third__para__txt{color:var(--blackSecond-text);font-size:var(--fontSize-32);font-weight:var(--fontWeight-300);line-height:var(--lineHeight-desc);padding-right:80px}.Home-module__g21JLG__shopNow__btn{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-100);cursor:pointer;border:none;border-bottom:1px solid var(--blackSecond-text);text-transform:uppercase;background:0 0;padding-bottom:10px;position:relative}.Home-module__g21JLG__shopNow__btn:after{content:"";background:var(--blackSecond-text);width:0%;height:1px;transition:all .4s;position:absolute;bottom:0;left:0}.Home-module__g21JLG__shopNow__btn:hover:after{width:100%;height:2px}.Home-module__g21JLG__third__sub__box:last-child{width:55%;overflow:hidden}.Home-module__g21JLG__third__img{width:100%;height:100%}.Home-module__g21JLG__stay__loop__container{background:var(--primaryForth-color);width:100%;height:100%;padding:80px 0}.Home-module__g21JLG__stay__loop__sub{justify-content:space-between;align-items:center;width:90%;height:100%;margin:0 auto;display:flex}.Home-module__g21JLG__loop__box:first-child{flex-direction:column;row-gap:15px;width:50%;display:flex}.Home-module__g21JLG__heading__loop{color:var(--blackSecond-text);font-size:var(--fontSize-32);font-weight:var(--fontWeight-300)}.Home-module__g21JLG__input__box{column-gap:20px;width:100%;display:flex}.Home-module__g21JLG__input__field{width:220px;font-size:var(--fontSize-15);border:none;border-bottom:1px solid var(--blackSecond-text);background:0 0;padding:5px 0}.Home-module__g21JLG__sign__up__btn{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-100);cursor:pointer;border:none;border-bottom:1px solid var(--blackSecond-text);text-transform:uppercase;background:0 0;position:relative}.Home-module__g21JLG__sign__up__btn:after{content:"";background:var(--blackSecond-text);width:0%;height:1px;transition:all .4s;position:absolute;bottom:0;left:0}.Home-module__g21JLG__sign__up__btn:hover:after{width:100%;height:1px}.Home-module__g21JLG__loop__box:last-child{flex-direction:column;row-gap:20px;width:50%;margin-left:20px;display:flex}.Home-module__g21JLG__loop__para{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);line-height:normal}.Home-module__g21JLG__loop__para:first-child{max-width:90%}.Home-module__g21JLG__stay__loop__form{justify-content:flex-start;align-items:flex-end;column-gap:15px;width:100%;display:flex}.Home-module__g21JLG__stay__loop__input__box{width:auto;position:relative}.Home-module__g21JLG__error__message{color:red;font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);position:absolute;bottom:-25px;left:0}.Home-module__g21JLG__button__disappear{display:none}.Home-module__g21JLG__loader__stayloop{border:3px solid var(--blackSecond-text);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:22px;height:22px;animation:1s linear infinite Home-module__g21JLG__rotation;display:inline-block}@keyframes Home-module__g21JLG__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__g21JLG__browse__main__container{width:100%;height:90vh;position:relative;overflow:hidden}.Home-module__g21JLG__browse__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Home-module__g21JLG__browse__sub__container{z-index:10;flex-direction:column;justify-content:space-between;align-items:flex-start;width:90%;height:100%;margin:0 auto;display:flex;position:relative}.Home-module__g21JLG__browse__top{flex-direction:column;row-gap:20px;padding-top:100px;display:flex}.Home-module__g21JLG__browse__txt{color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-300);line-height:normal}.Home-module__g21JLG__shop__heading{color:var(--color-white);font-size:var(--fontSize-40);font-weight:var(--fontWeight-300);line-height:normal}.Home-module__g21JLG__browse__bottom{justify-content:space-between;align-items:center;width:100%;height:auto;margin-bottom:20px;display:flex}.Home-module__g21JLG__copyright__txt{color:var(--color-white);font-size:var(--fontSize-15);font-weight:var(--fontWeight-300);line-height:normal;font-size:var(--fontSize-15);font-weight:var(--fontWeight-300);line-height:normal}@media screen and (max-width:1024px){.Home-module__g21JLG__banner__heading__box{justify-content:flex-end;align-items:flex-start;display:flex}.Home-module__g21JLG__banner__heading{font-size:var(--fontSize-40);max-width:60%}.Home-module__g21JLG__second__sub__container{row-gap:40px}.Home-module__g21JLG__para__box__top,.Home-module__g21JLG__para__box__bottom{max-width:60%}.Home-module__g21JLG__para__txt p,.Home-module__g21JLG__third__para__txt p{font-size:var(--fontSize-29)}.Home-module__g21JLG__third__para__txt{padding-right:35px}.Home-module__g21JLG__img__box{min-height:45vh}}@media screen and (max-width:767px){.Home-module__g21JLG__banner__sub{justify-content:flex-start;align-items:flex-end}.Home-module__g21JLG__banner__heading__box{justify-content:flex-start;width:90%;margin:110px auto;position:static}.Home-module__g21JLG__banner__heading{font-size:var(--fontSize-32);max-width:100%}.Home-module__g21JLG__second__sub__container{row-gap:20px}.Home-module__g21JLG__founder__txt{font-size:var(--fontSize-16)}.Home-module__g21JLG__second__section__container,.Home-module__g21JLG__third__main__container,.Home-module__g21JLG__stay__loop__container{padding:40px 0}.Home-module__g21JLG__para__box__top,.Home-module__g21JLG__para__box__bottom{max-width:100%}.Home-module__g21JLG__para__txt p,.Home-module__g21JLG__third__para__txt p{font-size:var(--fontSize-24)}.Home-module__g21JLG__third__sub__container{flex-direction:column;row-gap:30px}.Home-module__g21JLG__third__sub__box:first-child,.Home-module__g21JLG__third__sub__box:last-child{width:100%}.Home-module__g21JLG__third__para__txt{padding-right:10px}.Home-module__g21JLG__stay__loop__sub{flex-direction:column;row-gap:20px}.Home-module__g21JLG__loop__box:first-child,.Home-module__g21JLG__loop__box:last-child{width:100%;margin-left:0}.Home-module__g21JLG__heading__loop{font-size:var(--fontSize-24)}.Home-module__g21JLG__loop__para:first-child{max-width:100%}.Home-module__g21JLG__shop__heading{font-size:var(--fontSize-32)}.Home-module__g21JLG__browse__bottom{flex-direction:column;justify-content:center;align-items:center;row-gap:10px}}
.Floating-module__aIC8vG__floatbar__container{display:none}@media (max-width:768px){.Floating-module__aIC8vG__floatbar__container{background-color:var(--blackSecond-text);text-align:center;z-index:999;width:100%;padding:10px;display:block;position:fixed;bottom:0;box-shadow:0 -2px 10px #0000001a}.Floating-module__aIC8vG__floatbar__container button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:5px;width:100%;height:100%;padding:10px 20px;font-size:18px}}
.BreadLove-module__Tu62VG__banner__main{width:100%;height:50vh;position:relative}.BreadLove-module__Tu62VG__banner__bg{object-fit:cover;filter:brightness(.4);width:100%;height:100%;position:absolute;inset:0}.BreadLove-module__Tu62VG__banner__sub{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.BreadLove-module__Tu62VG__banner__heading{color:var(--color-white);font-size:var(--fontSize-40);font-weight:var(--fontWeight-600);padding-top:100px;line-height:normal}.BreadLove-module__Tu62VG__blog__section__main{background:var(--color-white);width:100%;height:100%;padding:80px 0}.BreadLove-module__Tu62VG__blog__section__sub{width:90%;height:100%;margin:0 auto}.BreadLove-module__Tu62VG__blog__box__grid{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:40px 35px;width:100%;display:flex}.BreadLove-module__Tu62VG__blog__box__grid>.BreadLove-module__Tu62VG__blog__box{flex-direction:column;flex-basis:calc(26% - 40px);justify-content:center;display:flex}.BreadLove-module__Tu62VG__blog__box__grid .BreadLove-module__Tu62VG__blog__box .BreadLove-module__Tu62VG__blog__sub__box{flex-direction:column;justify-content:center;row-gap:15px;display:flex}.BreadLove-module__Tu62VG__blog__img__box{width:100%;height:220px;overflow:hidden}.BreadLove-module__Tu62VG__blog__img{object-fit:cover;width:100%;height:100%;transition:all .8s cubic-bezier(.175,.885,.32,1.275)}.BreadLove-module__Tu62VG__blog__box:hover .BreadLove-module__Tu62VG__blog__img{transform:scale(1.1)}.BreadLove-module__Tu62VG__blog__title{color:var(--blackSecond-text);font-size:var(--fontSize-20);font-weight:var(--fontWeight-600);max-width:fit-content;line-height:normal}.BreadLove-module__Tu62VG__blog__box:hover .BreadLove-module__Tu62VG__blog__title{text-decoration:underline}.BreadLove-module__Tu62VG__blog__date{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-500);line-height:normal}@media screen and (max-width:1024px){.BreadLove-module__Tu62VG__blog__box__grid>.BreadLove-module__Tu62VG__blog__box{flex-direction:column;flex-basis:calc(50% - 18px);justify-content:center;display:flex}}@media screen and (max-width:767px){.BreadLove-module__Tu62VG__banner__main{height:40vh}.BreadLove-module__Tu62VG__banner__heading{font-size:var(--fontSize-32);text-align:center}.BreadLove-module__Tu62VG__blog__section__main{padding:40px 0}.BreadLove-module__Tu62VG__blog__box__grid>.BreadLove-module__Tu62VG__blog__box{flex-direction:column;flex-basis:100%;justify-content:center;display:flex}}
.Jobs-module__31cxAa__job__banner__container{background:#5f6644;width:100%;height:100%;padding:150px 0 80px}.Jobs-module__31cxAa__job__banner__content__container{column-gap:20px;width:90%;height:100%;margin:0 auto;display:flex}.Jobs-module__31cxAa__job__box:first-child{width:45%;overflow:hidden}.Jobs-module__31cxAa__banner__image{width:100%;height:100%}.Jobs-module__31cxAa__career__txt{font-size:var(--fontSize-40);color:var(--color-white);font-weight:var(--fontWeight-400)}.Jobs-module__31cxAa__miche__txt{font-size:var(--fontSize-48);color:var(--color-white);font-weight:var(--fontWeight-600)}.Jobs-module__31cxAa__jobs__Section__container{background:var(--color-white);width:100%;height:100%;padding:80px 0}.Jobs-module__31cxAa__jobs__sub__container{flex-direction:column;row-gap:40px;width:90%;height:100%;margin:0 auto;display:flex}.Jobs-module__31cxAa__job__box__main{padding:35px;box-shadow:0 0 10px 3px #0000001a}.Jobs-module__31cxAa__job__title{color:var(--blackSecond-text);font-size:var(--fontSize-20);font-weight:var(--fontWeight-600)}.Jobs-module__31cxAa__job__desc{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);padding-top:5px}.Jobs-module__31cxAa__job__bottom__box{justify-content:space-between;align-items:center;width:100%;margin-top:30px;display:flex}.Jobs-module__31cxAa__bottom__box:first-child{justify-content:flex-start;column-gap:170px;width:70%;display:flex}.Jobs-module__31cxAa__bottom__sub__box{flex-direction:column;row-gap:5px;display:flex}.Jobs-module__31cxAa__type__txt{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-600)}.Jobs-module__31cxAa__role__duration__txt{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400)}.Jobs-module__31cxAa__bottom__box:last-child{justify-content:flex-end;width:30%;display:flex}.Jobs-module__31cxAa__apply__btn{font-size:var(--fontSize-16);color:var(--blackSecond-text);font-weight:var(--fontWeight-400);cursor:pointer;background:0 0;border:none;position:relative}.Jobs-module__31cxAa__apply__btn:after{content:"";background:var(--blackSecond-text);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-5px;left:0}.Jobs-module__31cxAa__apply__btn:hover:after{width:100%}.Jobs-module__31cxAa__popup__main__box{z-index:99;width:100%;height:100%;font-family:Inter,sans-serif;overflow:hidden}.Jobs-module__31cxAa__popup__main__box.Jobs-module__31cxAa__popup__Open{transform:translateY(0)}.Jobs-module__31cxAa__popupOverlay{background:#f1ece2;width:100%;height:100vh}.Jobs-module__31cxAa__popupOverlaystepEight{height:100%}.Jobs-module__31cxAa__popupContainer{background:#f1ece2;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;margin:0 auto;padding:25px;display:flex;position:relative;overflow:hidden}.Jobs-module__31cxAa__border__top__animation{background-color:var(--blackSecond-text);height:4px;transition:width .6s;position:absolute;top:0;left:0}.Jobs-module__31cxAa__popup__head__main{font-size:var(--fontSize-22);color:var(--blackSecond-text);font-weight:var(--fontWeight-700);margin-bottom:20px}.Jobs-module__31cxAa__popup__head{font-size:var(--fontSize-22);color:var(--blackSecond-text);font-weight:var(--fontWeight-500);margin-bottom:5px}.Jobs-module__31cxAa__popupForm{flex-direction:column;justify-content:center;row-gap:15px;width:80%;height:100%;margin:0 auto;padding-top:60px;display:flex}.Jobs-module__31cxAa__popupForm label{font-size:var(--fontSize-20);color:var(--blackSecond-text);font-weight:var(--fontWeight-400);margin-bottom:16px;position:relative}.Jobs-module__31cxAa__asterix{color:red}.Jobs-module__31cxAa__popupForm input{width:100%;font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);background:0 0;border:none;border-bottom:1px solid #b3b0a8;margin-top:20px;padding:12px 8px;font-family:Inter,sans-serif;transition:all .4s}.Jobs-module__31cxAa__popupForm textarea{width:100%;font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);background:0 0;border:none;border-bottom:1px solid #b3b0a8;margin-top:0;padding:12px 8px;font-family:Inter,sans-serif;transition:all .4s}.Jobs-module__31cxAa__popupForm input::placeholder{color:#b1ada6;font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);font-family:Inter,sans-serif}.Jobs-module__31cxAa__popupForm input:focus-within{border-bottom:1px solid var(--blackSecond-text)}.Jobs-module__31cxAa__error{color:red;font-size:var(--fontSize-13);font-weight:var(--fontWeight-400);padding-top:10px}.Jobs-module__31cxAa__ques__heading{font-size:var(--fontSize-18);color:var(--blackSecond-text);font-weight:var(--fontWeight-600);margin-top:20px}.Jobs-module__31cxAa__radio__box__div__main{flex-direction:column;row-gap:13px;width:100%;height:auto;margin-top:13px;display:flex;position:relative}.Jobs-module__31cxAa__radio__box__div{width:100%;height:auto}.Jobs-module__31cxAa__popupForm input[type=radio]{-webkit-appearance:none;border:none;margin:0;padding:0;position:absolute;top:0;left:0}.Jobs-module__31cxAa__radio__label{cursor:pointer;background:#ddd8cf;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:fit-content;padding:10px 5px;display:flex;margin-bottom:0!important}.Jobs-module__31cxAa__radio__box__div input[type=radio]:checked+label{background:var(--blackSecond-text)!important;color:#fff!important}.Jobs-module__31cxAa__bottom__btns__box{align-items:center;column-gap:14px;width:100%;margin-top:16px;display:flex}.Jobs-module__31cxAa__popupForm button{background:var(--blackSecond-text);width:auto;max-width:fit-content;color:var(--color-white);font-weight:var(--fontWeight-600);letter-spacing:.8px;cursor:pointer;border:none;padding:15px 20px;transition:all .4s}.Jobs-module__31cxAa__popupForm button:hover{background:#000000ab}.Jobs-module__31cxAa__success__message{justify-content:center;align-items:center;display:flex}.Jobs-module__31cxAa__loader__anim{border:3px solid var(--blackSecond-text);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:22px;height:22px;animation:1s linear infinite Jobs-module__31cxAa__rotation;display:inline-block}@keyframes Jobs-module__31cxAa__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Jobs-module__31cxAa__box__size__change{width:49%;height:auto}.Jobs-module__31cxAa__box__size__change label{text-indent:9999px;background:0 0;max-width:100%;padding:5px;font-size:0}.Jobs-module__31cxAa__img__exists{flex-flow:wrap;flex-basis:100%;justify-content:flex-start;gap:18px;width:100%;display:flex}.Jobs-module__31cxAa__img__form{object-fit:cover;width:100%;max-width:100%;height:260px}@media screen and (max-width:767px){.Jobs-module__31cxAa__popupContainer{padding:15px}.Jobs-module__31cxAa__popupForm{width:100%}.Jobs-module__31cxAa__job__banner__container{padding:100px 0 50px}.Jobs-module__31cxAa__job__banner__content__container{flex-direction:column;row-gap:10px}.Jobs-module__31cxAa__job__box:first-child,.Jobs-module__31cxAa__job__box{width:100%}.Jobs-module__31cxAa__career__txt{font-size:var(--fontSize-32)}.Jobs-module__31cxAa__miche__txt{font-size:var(--fontSize-35)}.Jobs-module__31cxAa__jobs__Section__container{padding:50px 0}.Jobs-module__31cxAa__job__bottom__box{align-items:flex-start}.Jobs-module__31cxAa__bottom__box:first-child{flex-direction:column;row-gap:20px}}
.Maintenance-module__tQYmFq__main__container{width:100%;height:100vh;position:relative}.Maintenance-module__tQYmFq__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Maintenance-module__tQYmFq__sub__container{z-index:10;width:90%;height:80vh;margin:0 auto;position:relative}.Maintenance-module__tQYmFq__logo__box{justify-content:flex-start;align-items:flex-start;width:100%;padding-top:20px;display:flex}.Maintenance-module__tQYmFq__logo{width:150px;height:auto}.Maintenance-module__tQYmFq__content__box{flex-direction:column;justify-content:flex-end;align-items:flex-start;row-gap:10px;width:100%;height:100%;display:flex}.Maintenance-module__tQYmFq__content__box h1{color:var(--color-white);font-weight:var(--fontWeight-400);font-size:30px}.Maintenance-module__tQYmFq__content__box h3{color:var(--color-white);font-weight:var(--fontWeight-400);font-size:18px}.Maintenance-module__tQYmFq__content__box h2{color:var(--color-white);font-weight:var(--fontWeight-400);max-width:50%;font-size:18px}@media screen and (max-width:776px){.Maintenance-module__tQYmFq__content__box h2{max-width:100%}}
.OurStory-module__sVcuTa__banner__main__container{background:var(--green-bg);width:100%;height:100%;padding:150px 0 80px}.OurStory-module__sVcuTa__banner__sub__container{justify-content:space-between;column-gap:20px;width:90%;height:100%;margin:0 auto;display:flex}.OurStory-module__sVcuTa__banner__box:first-child{width:45%;overflow:hidden}.OurStory-module__sVcuTa__banner__box:last-child{flex-direction:column;justify-content:space-between;width:55%;display:flex}.OurStory-module__sVcuTa__banner__profile{width:100%;height:100%}.OurStory-module__sVcuTa__banner__heading{color:var(--color-white);font-size:var(--fontSize-40);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__founder__heading{color:var(--color-white);font-size:var(--fontSize-48);font-weight:var(--fontWeight-600);line-height:normal}.OurStory-module__sVcuTa__banner__para{color:var(--color-white);font-size:var(--fontSize-20);font-weight:var(--fontWeight-300);margin-bottom:20px;line-height:normal}.OurStory-module__sVcuTa__images__container__sub{justify-content:center;align-items:flex-start;column-gap:25px;width:90%;height:auto;margin:0 auto;padding-top:120px;display:flex}.OurStory-module__sVcuTa__image__story__box:first-child{width:67%;margin-top:150px}.OurStory-module__sVcuTa__image__story__box:last-child{width:33%}.OurStory-module__sVcuTa__story__img{object-fit:cover;width:100%;height:100%}.OurStory-module__sVcuTa__foray__desc__box{width:90%;height:auto;margin:0 auto;padding-top:100px}.OurStory-module__sVcuTa__foray__desc__sub__box{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:15px;padding-left:30%;display:flex}.OurStory-module__sVcuTa__title__foray{color:var(--color-white);font-size:var(--fontSize-36);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__desc__foray{color:var(--color-white);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);max-width:55%;line-height:normal}.OurStory-module__sVcuTa__image__one__box{width:90%;height:auto;margin:0 auto;padding-top:100px}.OurStory-module__sVcuTa__image__one__sub__box{width:100%;height:500px;overflow:hidden}.OurStory-module__sVcuTa__img__one__bg{object-fit:cover;width:100%;height:150%}.OurStory-module__sVcuTa__epiphany__main__container{background:var(--green-bg);width:100%;height:100%;padding-bottom:80px}.OurStory-module__sVcuTa__epiphany__sub__container{width:90%;height:100%;margin:0 auto}.OurStory-module__sVcuTa__epiphany__title{color:var(--color-white);font-size:var(--fontSize-40);font-weight:var(--fontWeight-500)}.OurStory-module__sVcuTa__epiphany__images__box{justify-content:space-between;align-items:flex-start;column-gap:25px;width:100%;height:100%;margin-top:35px;display:flex}.OurStory-module__sVcuTa__epiphany__image__box{width:33.3%;height:100%}.OurStory-module__sVcuTa__epiphany__image{width:100%;height:100%}.OurStory-module__sVcuTa__epiphany__image__box:nth-child(2) .OurStory-module__sVcuTa__epiphany__image{margin-top:150px}.OurStory-module__sVcuTa__sustain__desc__box{width:90%;height:auto;margin:0 auto;padding-top:200px}.OurStory-module__sVcuTa__sustain__desc__sub__box{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:15px;padding-left:15%;display:flex}.OurStory-module__sVcuTa__title__sustain{color:var(--color-white);font-size:var(--fontSize-36);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__desc__sustain{color:var(--color-white);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);max-width:45%;line-height:normal}.OurStory-module__sVcuTa__grains__box{justify-content:space-between;align-items:center;width:90%;height:auto;margin:0 auto;padding-top:100px;display:flex}.OurStory-module__sVcuTa__grains__content__box{width:50%;overflow:hidden}.OurStory-module__sVcuTa__grains__content__box:first-child{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:15px;display:flex}.OurStory-module__sVcuTa__grains__title{color:var(--color-white);font-size:var(--fontSize-36);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__grains__desc{color:var(--color-white);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);max-width:80%;line-height:normal}.OurStory-module__sVcuTa__grains__img{width:100%;height:100%}.OurStory-module__sVcuTa__blossing__main__container{background:var(--green-bg);width:100%;height:100%;padding-bottom:80px}.OurStory-module__sVcuTa__blossing__sub__container{width:90%;height:100%;margin:0 auto}.OurStory-module__sVcuTa__blossing__title{color:var(--color-white);font-size:var(--fontSize-40);font-weight:var(--fontWeight-500)}.OurStory-module__sVcuTa__blossing__images__box{justify-content:space-between;align-items:flex-start;column-gap:25px;width:100%;height:100%;margin-top:35px;display:flex}.OurStory-module__sVcuTa__blossing__image__box{width:33.3%;height:100%}.OurStory-module__sVcuTa__blossing__image__box:nth-child(2) .OurStory-module__sVcuTa__blossing__image{margin-top:150px}.OurStory-module__sVcuTa__blossing__image{object-fit:cover;aspect-ratio:1/1.3;width:100%;height:100%}.OurStory-module__sVcuTa__blossming__desc__box{width:90%;height:auto;margin:0 auto;padding-top:100px}.OurStory-module__sVcuTa__blossming__desc__sub__box{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:15px;padding-left:33.3%;display:flex}.OurStory-module__sVcuTa__blossming__title{color:var(--color-white);font-size:var(--fontSize-36);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__blossming__desc{color:var(--color-white);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);max-width:57%;line-height:normal}.OurStory-module__sVcuTa__promise__main__container{background:var(--primaryForth-color);width:100%;height:100%;padding:80px 0}.OurStory-module__sVcuTa__promise__sub__container{flex-direction:column;row-gap:50px;width:90%;height:100%;margin:0 auto;display:flex}.OurStory-module__sVcuTa__promise__content__box{justify-content:flex-start;align-items:flex-start;column-gap:50px;width:100%;height:100%;margin:0 auto;display:flex}.OurStory-module__sVcuTa__promise__content__box .OurStory-module__sVcuTa__box:first-child{width:20%}.OurStory-module__sVcuTa__promise__content__box .OurStory-module__sVcuTa__box{width:40%}.OurStory-module__sVcuTa__promise__heading{color:var(--blackSecond-text);font-size:var(--fontSize-40);font-weight:var(--fontWeight-300);line-height:normal}.OurStory-module__sVcuTa__promise__desc{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-300);max-width:95%;line-height:normal}.OurStory-module__sVcuTa__promise__image__box{width:100%;height:500px;overflow:hidden}.OurStory-module__sVcuTa__promise__img{object-fit:cover;width:100%;height:150%}@media screen and (max-width:1024px){.OurStory-module__sVcuTa__banner__heading{font-size:var(--fontSize-36)}.OurStory-module__sVcuTa__founder__heading{font-size:var(--fontSize-44)}.OurStory-module__sVcuTa__banner__para{font-size:var(--fontSize-18)}.OurStory-module__sVcuTa__desc__foray,.OurStory-module__sVcuTa__desc__sustain,.OurStory-module__sVcuTa__grains__desc,.OurStory-module__sVcuTa__blossming__desc{max-width:90%}.OurStory-module__sVcuTa__image__one__box{padding-top:50px}.OurStory-module__sVcuTa__grains__title,.OurStory-module__sVcuTa__title__sustain,.OurStory-module__sVcuTa__title__foray,.OurStory-module__sVcuTa__blossming__title{font-size:var(--fontSize-32)}.OurStory-module__sVcuTa__blossing__title{font-size:var(--fontSize-36)}.OurStory-module__sVcuTa__image__story__box:first-child{margin-top:100px}.OurStory-module__sVcuTa__sustain__desc__box{padding-top:50px}}@media screen and (max-width:767px){.OurStory-module__sVcuTa__banner__main__container{padding:100px 0 40px}.OurStory-module__sVcuTa__banner__sub__container{flex-direction:column;row-gap:20px}.OurStory-module__sVcuTa__banner__box:first-child,.OurStory-module__sVcuTa__banner__box:last-child{width:100%}.OurStory-module__sVcuTa__banner__heading{font-size:var(--fontSize-32)}.OurStory-module__sVcuTa__founder__heading{font-size:var(--fontSize-35)}.OurStory-module__sVcuTa__banner__para{padding-top:10px}.OurStory-module__sVcuTa__image__story__box:first-child,.OurStory-module__sVcuTa__blossing__image__box:nth-child(2) .OurStory-module__sVcuTa__blossing__image{margin-top:50px}.OurStory-module__sVcuTa__sustain__desc__box{padding-top:50px}.OurStory-module__sVcuTa__foray__desc__box,.OurStory-module__sVcuTa__images__container__sub,.OurStory-module__sVcuTa__sustain__desc__box{padding-top:40px}.OurStory-module__sVcuTa__images__container__sub,.OurStory-module__sVcuTa__blossing__images__box{column-gap:15px}.OurStory-module__sVcuTa__image__one__sub__box,.OurStory-module__sVcuTa__promise__image__box{height:200px}.OurStory-module__sVcuTa__foray__desc__sub__box,.OurStory-module__sVcuTa__sustain__desc__sub__box,.OurStory-module__sVcuTa__blossming__desc__sub__box{padding-left:0}.OurStory-module__sVcuTa__desc__foray,.OurStory-module__sVcuTa__desc__sustain,.OurStory-module__sVcuTa__grains__desc,.OurStory-module__sVcuTa__blossming__desc{max-width:100%}.OurStory-module__sVcuTa__grains__title,.OurStory-module__sVcuTa__title__sustain,.OurStory-module__sVcuTa__title__foray,.OurStory-module__sVcuTa__blossming__title{font-size:var(--fontSize-28)}.OurStory-module__sVcuTa__epiphany__main__container,.OurStory-module__sVcuTa__blossing__main__container{padding-bottom:40px}.OurStory-module__sVcuTa__epiphany__title,.OurStory-module__sVcuTa__blossing__title,.OurStory-module__sVcuTa__promise__heading{font-size:var(--fontSize-32)}.OurStory-module__sVcuTa__grains__box{flex-direction:column-reverse;row-gap:20px;padding-top:60px}.OurStory-module__sVcuTa__grains__content__box{width:100%}.OurStory-module__sVcuTa__blossming__desc__box{padding-top:40px}.OurStory-module__sVcuTa__promise__main__container{padding:40px 0}.OurStory-module__sVcuTa__promise__sub__container{row-gap:20px}.OurStory-module__sVcuTa__promise__content__box{flex-direction:column;row-gap:20px}.OurStory-module__sVcuTa__promise__content__box .OurStory-module__sVcuTa__box{width:100%!important}.OurStory-module__sVcuTa__promise__desc{max-width:100%}}
.BreadFaq-module__xnpahG__faq__banner__main{background:var(--primaryForth-color);width:100%;height:100%;padding:150px 0 70px}.BreadFaq-module__xnpahG__faq__banner__sub{flex-direction:column;row-gap:20px;width:90%;height:100%;margin:0 auto;display:flex}.BreadFaq-module__xnpahG__faq__heading{color:var(--blackSecond-text);font-size:var(--fontSize-48);font-weight:var(--fontWeight-600);max-width:50%;line-height:normal}.BreadFaq-module__xnpahG__faq__bg__box{width:100%;height:500px;overflow:hidden}.BreadFaq-module__xnpahG__faq__bg{object-fit:cover;width:100%;height:100%}.BreadFaq-module__xnpahG__top__box__heading{width:100%;height:100%;margin-top:50px}.BreadFaq-module__xnpahG__faq__head__txt{color:var(--blackSecond-text);font-size:var(--fontSize-32);font-weight:var(--fontWeight-400);line-height:normal}.BreadFaq-module__xnpahG__accordion__box{cursor:pointer;border-bottom:1px solid #d5d8dc;padding:15px 15px 15px 0}.BreadFaq-module__xnpahG__accordion__header{justify-content:space-between;align-items:center;column-gap:10px;display:flex}.BreadFaq-module__xnpahG__plus__anim{color:var(--blackSecond-text);border:0;width:40px;height:40px;position:relative}.BreadFaq-module__xnpahG__plus__anim span{background:var(--blackSecond-text);transition:all .3s;position:absolute}.BreadFaq-module__xnpahG__plus__anim span:first-child{width:8%;top:25%;bottom:25%;left:46%}.BreadFaq-module__xnpahG__plus__anim span:last-child{height:8%;top:45%;left:25%;right:25%}.BreadFaq-module__xnpahG__rotate__plus span{transform:rotate(90deg)}.BreadFaq-module__xnpahG__rotate__plus span:last-child{left:50%;right:50%}.BreadFaq-module__xnpahG__faq__title{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);line-height:normal}.BreadFaq-module__xnpahG__faq__desc p{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-300);padding-top:10px;line-height:25px}.BreadFaq-module__xnpahG__accordion__answer{max-width:95%;height:0;transition:all .7s cubic-bezier(.075,.82,.165,1);overflow:hidden}.BreadFaq-module__xnpahG__accordion__answer.BreadFaq-module__xnpahG__accordion__open{height:auto}.BreadFaq-module__xnpahG__bottom__buttons{flex-direction:row;align-items:center;column-gap:20px;width:100%;height:100%;margin-top:30px;display:flex}.BreadFaq-module__xnpahG__btn__first{color:var(--color-white);font-size:var(--fontSize-16);background:var(--blackSecond-text);font-weight:var(--fontWeight-400);border:2px solid var(--blackSecond-text);cursor:pointer;border-radius:6px;padding:14px 24px;line-height:normal;transition:all .4s}.BreadFaq-module__xnpahG__btn__first:hover{color:var(--blackSecond-text);border:2px solid var(--blackSecond-text);background:0 0}.BreadFaq-module__xnpahG__btn__second{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);background:var(--blackSecond-text);border:none;border-bottom:1px solid var(--blackSecond-text);cursor:pointer;background:0 0;position:relative}.BreadFaq-module__xnpahG__btn__second:after{content:"";background:var(--blackSecond-text);width:0%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.BreadFaq-module__xnpahG__btn__second:hover:after{width:100%}@media screen and (max-width:1024px){.BreadFaq-module__xnpahG__faq__heading{max-width:80%}}@media screen and (max-width:767px){.BreadFaq-module__xnpahG__faq__banner__main{padding:100px 0 40px}.BreadFaq-module__xnpahG__faq__heading{font-size:var(--fontSize-32);max-width:100%}.BreadFaq-module__xnpahG__faq__bg__box{height:250px}.BreadFaq-module__xnpahG__top__box__heading{margin-top:0}.BreadFaq-module__xnpahG__faq__head__txt{font-size:var(--fontSize-24)}.BreadFaq-module__xnpahG__accordion__box{padding:15px 0}.BreadFaq-module__xnpahG__bottom__buttons{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px}.BreadFaq-module__xnpahG__faq__title{width:90%}}
.BreadSubs-module__rXqcPW__banner__main{background:var(--primaryForth-color);width:100%;height:100%;padding:150px 0 80px}.BreadSubs-module__rXqcPW__banner__sub{justify-content:space-between;align-items:center;column-gap:50px;width:90%;height:100%;margin:0 auto;display:flex}.BreadSubs-module__rXqcPW__banner__box:first-child{width:45%}.BreadSubs-module__rXqcPW__banner__box:last-child{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px;width:55%;display:flex}.BreadSubs-module__rXqcPW__banner___img{width:100%;height:100%}.BreadSubs-module__rXqcPW__banner__heading{color:var(--blackSecond-text);font-size:var(--fontSize-40);font-weight:var(--fontWeight-600);max-width:80%;margin-bottom:30px;line-height:normal}.BreadSubs-module__rXqcPW__banner__sub__heading,.BreadSubs-module__rXqcPW__banner__desc{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);margin-bottom:15px;line-height:normal}.BreadSubs-module__rXqcPW__bold{font-weight:var(--fontWeight-700)}.BreadSubs-module__rXqcPW__banner__sub__txt{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-700);margin-bottom:15px;line-height:normal}.BreadSubs-module__rXqcPW__banner__btn{border:2px solid var(--blackSecond-text);color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);background:var(--blackSecond-text);cursor:pointer;text-transform:uppercase;border-radius:6px;margin-bottom:15px;padding:14px 24px;line-height:normal;transition:all .4s}.BreadSubs-module__rXqcPW__banner__btn:hover{color:var(--blackSecond-text);border:2px solid var(--blackSecond-text);background:0 0}.BreadSubs-module__rXqcPW__banner__faq__title{color:var(--blackSecond-text);font-size:var(--fontSize-24);font-weight:var(--fontWeight-400);margin-bottom:10px;line-height:normal}.BreadSubs-module__rXqcPW__subs__faqs{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);cursor:pointer;border-bottom:1px solid var(--blackSecond-text);line-height:normal;position:relative}.BreadSubs-module__rXqcPW__subs__faqs:after{content:"";background:var(--blackSecond-text);width:0%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.BreadSubs-module__rXqcPW__subs__faqs:hover:after{width:100%}.BreadSubs-module__rXqcPW__bread__multi__step__form.BreadSubs-module__rXqcPW__popup__open{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;font-family:HK Grotesk,sans-serif;transition:all .8s cubic-bezier(.1,.1,.1,1);display:flex;position:fixed;inset:0}.BreadSubs-module__rXqcPW__form__popup__box{background:var(--color-white);opacity:0;width:800px;height:auto;padding:20px 20px 30px;transition:all .8s cubic-bezier(.2,.2,.2,1.1);display:none;position:absolute;transform:scale(0)}.BreadSubs-module__rXqcPW__form__popup__box.BreadSubs-module__rXqcPW__popup__box{opacity:1;display:block;transform:scale(1)}.BreadSubs-module__rXqcPW__svg__close__btn{background:var(--blackSecond-text);cursor:pointer;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:5px;display:flex;position:absolute;top:0;right:0}.BreadSubs-module__rXqcPW__svg__close__btn svg{width:16px;height:auto;color:var(--color-white);transition:all .4s}.BreadSubs-module__rXqcPW__svg__close__btn:hover svg{transform:rotate(90deg)}.BreadSubs-module__rXqcPW__form__heading{color:var(--blackSecond-text);font-family:HK Grotesk,sans-serif;font-size:var(--fontSize-40);font-weight:var(--fontWeight-600);text-align:center;padding-top:10px}.BreadSubs-module__rXqcPW__step__one{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;width:100%;height:auto;display:flex}.BreadSubs-module__rXqcPW__w_100{width:100%}.BreadSubs-module__rXqcPW__step__one label{width:100%;color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.BreadSubs-module__rXqcPW__step__one input{color:var(--blackSecond-text);border:1px solid #c7c7c7;border-radius:6px;width:100%;min-height:47px;margin-top:5px;padding:6px 16px;font-size:16px}.BreadSubs-module__rXqcPW__step__one p,.BreadSubs-module__rXqcPW__step__two p{padding-top:3px;font-size:12px}.BreadSubs-module__rXqcPW__next__btn{width:100%;font-size:var(--fontSize-16);color:var(--color-white);background:var(--blackSecond-text);cursor:pointer;border:none;border-radius:6px;padding:12px 0;transition:all .4s}.BreadSubs-module__rXqcPW__back__btn{width:100%;font-size:var(--fontSize-16);color:var(--color-white);cursor:pointer;background:#848484;border:none;border-radius:6px;padding:12px 0;transition:all .4s}.BreadSubs-module__rXqcPW__next__btn:hover,.BreadSubs-module__rXqcPW__back__btn:hover{opacity:.8}.BreadSubs-module__rXqcPW__sub__heading{font-size:var(--fontSize-16);color:var(--blackSecond-text);font-weight:var(--fontWeight-600);text-align:center;padding:10px 0}.BreadSubs-module__rXqcPW__step__two{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}.BreadSubs-module__rXqcPW__stepTwo__flex{flex-direction:column;row-gap:20px;width:100%;height:auto;display:flex}.BreadSubs-module__rXqcPW__step__two label{width:100%;color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);flex-direction:column;justify-content:flex-start;align-items:flex-start;font-family:HK Grotesk,sans-serif;display:flex}.BreadSubs-module__rXqcPW__step__two select{width:100%;font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);color:var(--blackSecond-text);cursor:pointer;-webkit-appearance:none;background:url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23334155' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E") 98%/.8em no-repeat;border:1px solid #c7c7c7;border-radius:6px;min-height:47px;margin-top:5px;padding:0 10px;font-family:HK Grotesk,sans-serif}.BreadSubs-module__rXqcPW__btn__box{justify-content:space-between;align-items:center;column-gap:10px;width:100%;height:auto;display:flex}.BreadSubs-module__rXqcPW__para__head{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);margin:20px 0;font-family:HK Grotesk,sans-serif}.BreadSubs-module__rXqcPW__days__box{column-gap:10px;display:flex}.BreadSubs-module__rXqcPW__days__box label{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);cursor:pointer;font-family:HK Grotesk,sans-serif}.BreadSubs-module__rXqcPW__days__box input{margin-right:5px}.BreadSubs-module__rXqcPW__step__three__field label{flex-direction:column;row-gap:5px;width:100%;display:flex}.BreadSubs-module__rXqcPW__step__three__field label b{display:contents}.BreadSubs-module__rXqcPW__mt_10{margin-top:20px}.BreadSubs-module__rXqcPW__step__three__field input,.BreadSubs-module__rXqcPW__step__three__field textarea{color:var(--blackSecond-text);border:1px solid #c7c7c7;border-radius:6px;width:100%;min-height:47px;margin-top:5px;padding:6px 16px;font-family:HK Grotesk,sans-serif;font-size:15px}.BreadSubs-module__rXqcPW__success__message{justify-content:center;align-items:center;display:flex}.BreadSubs-module__rXqcPW__loader__anim{border:3px solid var(--blackSecond-text);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:22px;height:22px;animation:1s linear infinite BreadSubs-module__rXqcPW__rotation;display:inline-block}@keyframes BreadSubs-module__rXqcPW__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.BreadSubs-module__rXqcPW__banner__sub{align-items:flex-start;column-gap:30px}.BreadSubs-module__rXqcPW__banner__box:first-child,.BreadSubs-module__rXqcPW__banner__box:last-child{width:50%}.BreadSubs-module__rXqcPW__banner__heading{font-size:var(--fontSize-36);max-width:100%;margin-bottom:10px}}@media screen and (max-width:767px){.BreadSubs-module__rXqcPW__banner__main{padding:100px 0 40px}.BreadSubs-module__rXqcPW__banner__sub{flex-direction:column;align-items:flex-start;row-gap:20px}.BreadSubs-module__rXqcPW__banner__box:first-child,.BreadSubs-module__rXqcPW__banner__box:last-child{width:100%}.BreadSubs-module__rXqcPW__banner__heading{font-size:var(--fontSize-32);max-width:100%;margin-bottom:0}.BreadSubs-module__rXqcPW__banner__faq__title{font-size:var(--fontSize-20);margin-bottom:0}.BreadSubs-module__rXqcPW__form__popup__box{width:100%;padding:15px 15px 20px}.BreadSubs-module__rXqcPW__form__heading{font-size:var(--fontSize-24)}.BreadSubs-module__rXqcPW__days__box{flex-wrap:wrap;row-gap:10px}}
.Contact-module__5phd-G__banner__main__container{background:var(--primaryForth-color);width:100%;height:100%;padding:150px 0 80px}.Contact-module__5phd-G__banner__sub__container{flex-direction:column;row-gap:80px;width:90%;height:100%;margin:0 auto;display:flex}.Contact-module__5phd-G__banner__top__box{flex-direction:column;row-gap:10px;width:50%;display:flex}.Contact-module__5phd-G__stay__heading{font-size:var(--fontSize-48);color:var(--blackSecond-text);font-weight:var(--fontWeight-600);line-height:normal}.Contact-module__5phd-G__contact__desc{font-size:var(--fontSize-18);color:var(--blackSecond-text);font-weight:var(--fontWeight-300);max-width:75%;line-height:normal}.Contact-module__5phd-G__contact__img__box{width:100%;height:500px;overflow:hidden}.Contact-module__5phd-G__contact__img{object-fit:cover;width:100%;height:150%}.Contact-module__5phd-G__connect__box{justify-content:space-between;align-items:flex-start;width:50%;display:flex}.Contact-module__5phd-G__connect__box .Contact-module__5phd-G__box{width:50%}.Contact-module__5phd-G__heading__txt{color:var(--fontSize-18);font-size:var(--fontSize-24);font-weight:var(--fontWeight-300);line-height:normal}.Contact-module__5phd-G__details__box{flex-direction:column;row-gap:14px;margin-top:20px;display:flex}.Contact-module__5phd-G__details__txt{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-300);line-height:normal}@media screen and (max-width:1024px){.Contact-module__5phd-G__banner__main__container{padding:120px 0 40px}.Contact-module__5phd-G__banner__sub__container{row-gap:40px}.Contact-module__5phd-G__banner__top__box{width:70%}.Contact-module__5phd-G__contact__desc{max-width:100%}}@media screen and (max-width:767px){.Contact-module__5phd-G__banner__main__container{padding:100px 0 0}.Contact-module__5phd-G__banner__sub__container{row-gap:20px}.Contact-module__5phd-G__banner__top__box{width:100%}.Contact-module__5phd-G__stay__heading{font-size:var(--fontSize-36)}.Contact-module__5phd-G__contact__desc{max-width:100%}.Contact-module__5phd-G__contact__img__box{height:300px}.Contact-module__5phd-G__contact__img{object-fit:cover;transform:none}.Contact-module__5phd-G__connect__box{flex-direction:column;row-gap:20px;width:100%}.Contact-module__5phd-G__connect__box .Contact-module__5phd-G__box{width:100%}}
.Faq-module__Kh9MOa__faq__banner__main{background:var(--primaryForth-color);width:100%;height:100%;padding:150px 0 70px}.Faq-module__Kh9MOa__faq__banner__sub{flex-direction:column;row-gap:20px;width:90%;height:100%;margin:0 auto;display:flex}.Faq-module__Kh9MOa__faq__heading{color:var(--blackSecond-text);font-size:var(--fontSize-48);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc);max-width:50%}.Faq-module__Kh9MOa__faq__bg__box{width:100%;height:500px;overflow:hidden}.Faq-module__Kh9MOa__faq__bg{object-fit:cover;width:100%;height:100%}.Faq-module__Kh9MOa__accordion__box{border-bottom:1px solid #d5d8dc;padding:15px}.Faq-module__Kh9MOa__accordion__header{cursor:pointer;align-items:center;column-gap:10px;display:flex}.Faq-module__Kh9MOa__arrow__right__border{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid var(--blackSecond-text);border-radius:1px;width:0;height:0;transition:all .4s}.Faq-module__Kh9MOa__arrow__rotate{transform:rotate(-90deg)}.Faq-module__Kh9MOa__faq__title{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-700);line-height:normal}.Faq-module__Kh9MOa__faq__desc{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-300);padding-top:10px;line-height:normal}.Faq-module__Kh9MOa__accordion__answer{height:0;transition:all .7s cubic-bezier(.075,.82,.165,1);overflow:hidden}.Faq-module__Kh9MOa__accordion__answer.Faq-module__Kh9MOa__accordion__open{height:auto}@media screen and (max-width:1024px){.Faq-module__Kh9MOa__faq__heading{max-width:80%}}@media screen and (max-width:767px){.Faq-module__Kh9MOa__faq__banner__main{padding:100px 0 40px}.Faq-module__Kh9MOa__faq__heading{font-size:var(--fontSize-32);max-width:100%}.Faq-module__Kh9MOa__faq__bg__box{height:300px}}
.Shop-module__z3x6Fq__banner__main__cotainer{background:var(--color-white);width:100%;height:100%;padding:120px 0 60px}.Shop-module__z3x6Fq__banner__sub__Container{justify-content:space-between;align-items:center;width:90%;height:100%;margin:0 auto;display:flex}.Shop-module__z3x6Fq__shop__box:first-child{flex-direction:column;row-gap:15px;width:40%;display:flex}.Shop-module__z3x6Fq__shop__box:last-child{width:60%}.Shop-module__z3x6Fq__banner__img{width:100%;height:100%}.Shop-module__z3x6Fq__miche__title{color:var(--blackSecond-text);font-size:var(--fontSize-40);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__shop__top__box{align-items:center;column-gap:10px;display:flex}.Shop-module__z3x6Fq__deli__title{color:var(--blackSecond-text);font-size:var(--fontSize-24);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__ul{flex-direction:column;row-gap:10px;list-style:none;display:flex}.Shop-module__z3x6Fq__ul li{color:#848484;font-size:var(--fontSize-16);font-weight:var(--fontWeight-400)}.Shop-module__z3x6Fq__ul li:last-child{max-width:65%;font-style:italic}.Shop-module__z3x6Fq__bottom__box{background:#f5b33512;border:1px dashed #f5b335a6;width:90%;margin:20px auto 0;padding:20px 0 20px 20px}.Shop-module__z3x6Fq__bottom__desc{color:#848484;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400)}.Shop-module__z3x6Fq__product__main__container{width:100%;height:100%;padding-bottom:80px}.Shop-module__z3x6Fq__product__sub__container{column-gap:30px;width:90%;height:100%;margin:0 auto;display:flex}.Shop-module__z3x6Fq__category__title{color:var(--blackSecond-text);font-size:var(--fontSize-32);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc);text-transform:none;border-bottom:1px solid #c7c7c7;padding-bottom:15px}.Shop-module__z3x6Fq__left__box{border-top:1px solid #c7c7c7;flex-direction:column;align-items:flex-end;row-gap:15px;width:25%;height:100%;margin-top:53.5px;padding-top:20px;padding-right:20px;display:flex}.Shop-module__z3x6Fq__cate__left__title{color:var(--blackSecond-text);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;position:relative}.Shop-module__z3x6Fq__cate__left__title:after{content:"";opacity:0;background:#171717;width:2px;height:100%;transition:all .1s;position:absolute;top:0;right:-20px}.Shop-module__z3x6Fq__cate__left__title:hover:after{opacity:1}.Shop-module__z3x6Fq__active__category{position:relative}.Shop-module__z3x6Fq__active__category:after{content:"";background:#171717;width:2px;height:100%;transition:all .4s;position:absolute;top:0;right:-20px}.Shop-module__z3x6Fq__right__box{width:75%}.Shop-module__z3x6Fq__product__category__container:first-child{padding-top:0}.Shop-module__z3x6Fq__product__category__container{flex-direction:column;row-gap:20px;width:100%;padding-top:50px;display:flex}.Shop-module__z3x6Fq__product__container{grid-gap:50px;grid-template-columns:50% 50%;width:100%;display:grid}.Shop-module__z3x6Fq__product__item{justify-content:space-between;column-gap:30px;width:100%;display:flex}.Shop-module__z3x6Fq__product__content__box{border-bottom:1px solid #c7c7c7;flex-direction:column;justify-content:space-between;width:65%;padding-bottom:10px;display:flex}.Shop-module__z3x6Fq__product__img__box{cursor:pointer;border-radius:12px;width:35%;overflow:hidden}.Shop-module__z3x6Fq__product__img__box:hover .Shop-module__z3x6Fq__product__img{transform:scale(1.1)}.Shop-module__z3x6Fq__product__name{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__product__cate{color:#848484;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__product__content__sub__box__bottom{justify-content:space-between;align-items:center;display:flex}.Shop-module__z3x6Fq__pricing__box{column-gap:10px;display:flex}.Shop-module__z3x6Fq__regular__price{color:#3f445e;font-size:var(--fontSize-18);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc);text-decoration:line-through}.Shop-module__z3x6Fq__product__price{color:#3f445e;font-size:var(--fontSize-18);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc);font-family:HK Grotesk,sans-serif}.Shop-module__z3x6Fq__add__btn{color:#848484;font-size:var(--fontSize-14);font-weight:var(--fontWeight-500);line-height:var(--lineHeight-desc);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #848484;border-radius:4px;padding:8px 16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Shop-module__z3x6Fq__btns__after__item__add{color:#848484;width:30%;font-size:var(--fontSize-14);font-weight:var(--fontWeight-500);line-height:var(--lineHeight-desc);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d3d4d5;border-radius:16px;justify-content:space-between;align-items:center;column-gap:5px;padding:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Shop-module__z3x6Fq__number__length{font-family:HK Grotesk;font-size:var(--fontSize-14);color:var(--blackSecond-text);font-weight:var(--fontWeight-600)}.Shop-module__z3x6Fq__btns__after__item__add>button{width:33%;color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);cursor:pointer;background:0 0;border:none;padding:5px;transition:all .4s}.Shop-module__z3x6Fq__btns__after__item__add>button:first-child{border-right:1px solid #d3d4d5;border-top-left-radius:16px;border-bottom-left-radius:16px}.Shop-module__z3x6Fq__btns__after__item__add>button:last-child{border-left:1px solid #d3d4d5;border-top-right-radius:16px;border-bottom-right-radius:16px}.Shop-module__z3x6Fq__btns__after__item__add>button:hover{color:var(--color-white);background:#171717}.Shop-module__z3x6Fq__add__btn:hover{border:1px solid var(--blackSecond-text);color:var(--color-white);background:var(--blackSecond-text)}.Shop-module__z3x6Fq__product__img{width:100%;height:100%;max-width:auto;object-fit:cover;border-radius:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Shop-module__z3x6Fq__product__popup__main.Shop-module__z3x6Fq__popup__Open{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .8s cubic-bezier(.1,.1,.1,1);display:flex;position:fixed;inset:0}.Shop-module__z3x6Fq__product__popup__box{background:var(--color-white);opacity:0;width:65%;height:65%;transition:all .8s cubic-bezier(.2,.2,.2,1.1);transform:scale(0)}.Shop-module__z3x6Fq__product__popup__box.Shop-module__z3x6Fq__popup__box{opacity:1;transform:scale(1)}.Shop-module__z3x6Fq__popup__content{column-gap:20px;width:100%;height:100%;display:flex}.Shop-module__z3x6Fq__left__popup__box,.Shop-module__z3x6Fq__right__popup__box{width:50%}.Shop-module__z3x6Fq__popup__img{object-fit:cover;width:100%;height:100%;position:relative}.Shop-module__z3x6Fq__popup__close{cursor:pointer;background:#ffda93;border:none;border-radius:100px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:20px;left:20px}.Shop-module__z3x6Fq__svg__icon{width:15px;height:15px;fill:var(--blackSecond-text);transition:all .4s}.Shop-module__z3x6Fq__popup__close:hover .Shop-module__z3x6Fq__svg__icon{transform:rotate(90deg)}.Shop-module__z3x6Fq__right__popup__box{flex-direction:column;row-gap:20px;padding-top:30px;padding-bottom:30px;display:flex;overflow-y:scroll}.Shop-module__z3x6Fq__right__popup__box::-webkit-scrollbar{background:#7f7f7f;border-radius:100px;width:5px;height:auto}.Shop-module__z3x6Fq__popup__product__name{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__popup__price{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc);flex-direction:column;display:flex}.Shop-module__z3x6Fq__taxes__txt{color:var(--blackSecond-text);font-size:10px;font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__add__cart__box{width:100%;height:auto}.Shop-module__z3x6Fq__in___de__box{align-items:center;column-gap:15px;width:100%;display:flex}.Shop-module__z3x6Fq__btnQuantity{width:25px;height:25px;font-size:var(--fontSize-15);color:var(--blackSecond-text);font-weight:var(--fontWeight-400);cursor:pointer;background:0 0;border:1.25px solid #c7c7c7;border-radius:100px;justify-content:center;align-items:center;transition:all .4s;display:flex}.Shop-module__z3x6Fq__btnQuantity:hover{background:var(--blackSecond-text);color:var(--color-white)}.Shop-module__z3x6Fq__pro__quantity{font-size:var(--fontSize-15);color:var(--blackSecond-text);font-weight:var(--fontWeight-500)}.Shop-module__z3x6Fq__add__cart__btn{color:var(--color-white);font-size:var(--fontSize-16);background:var(--blackSecond-text);border:2px solid var(--blackSecond-text);cursor:pointer;padding:10px 20px;transition:all .4s}.Shop-module__z3x6Fq__add__cart__btn:hover{border:2px solid var(--blackSecond-text);color:var(--blackSecond-text);background:0 0}.Shop-module__z3x6Fq__desc__box{flex-direction:column;row-gap:5px;width:90%;margin-top:20px;display:flex}.Shop-module__z3x6Fq__desc__heading{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-700);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__desc__para{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.Shop-module__z3x6Fq__bought__together{width:95%}.Shop-module__z3x6Fq__bought__together__product{border-top:1px dotted #e5e5e5;padding:10px 0}.Shop-module__z3x6Fq__bought__together__product:last-child{border-bottom:1px dotted #e5e5e5}.Shop-module__z3x6Fq__bought__together__product label{align-items:center;column-gap:10px;display:flex;position:relative}.Shop-module__z3x6Fq__popup__product__price__name{justify-content:space-between;align-items:center;width:100%;display:flex}.Shop-module__z3x6Fq__bought__together__product span{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);cursor:pointer}.Shop-module__z3x6Fq__boughtTogetherproduct__checkbox{-webkit-appearance:none;cursor:pointer;border:1px solid #808285;border-radius:50px;width:15px;height:13px;transition:all .4s}.Shop-module__z3x6Fq__boughtTogetherproduct__checkbox:hover{opacity:1;background:#808285}.Shop-module__z3x6Fq__boughtTogetherproduct__checkbox:checked{background:var(--blackSecond-text)}.Shop-module__z3x6Fq__checkmark:after{content:"";z-index:10;border:2px solid #fff;border-width:0 2px 2px 0;width:2.5px;height:5.5px;position:absolute;top:5.1px;left:4.8px;transform:rotate(45deg)}.Shop-module__z3x6Fq__warning__box{width:100%;transition:all .5s;position:fixed;bottom:20px;left:50%;transform:translate(-50%,200px)}.Shop-module__z3x6Fq__warning__box.Shop-module__z3x6Fq__warning__show{transform:translate(-50%)}.Shop-module__z3x6Fq__warning__box.Shop-module__z3x6Fq__warning__hide{transform:translate(-50%,200px)}.Shop-module__z3x6Fq__warningMessage{width:auto;color:var(--color-white);z-index:1000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);background:red;border-radius:5px;padding:10px 20px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media screen and (min-width:820px) and (max-width:4000px){.Shop-module__z3x6Fq__left__box__mobile{display:none}}@media screen and (max-width:1024px){.Shop-module__z3x6Fq__miche__title{font-size:var(--fontSize-36)}.Shop-module__z3x6Fq__product__container{grid-gap:30px;grid-template-columns:100%}.Shop-module__z3x6Fq__product__img__box{width:30%}.Shop-module__z3x6Fq__product__popup__box{width:95%;height:50%}}@media screen and (max-width:767px){.Shop-module__z3x6Fq__left__box__desktop{display:none}.Shop-module__z3x6Fq__banner__main__cotainer{padding:100px 0 10px}.Shop-module__z3x6Fq__banner__sub__Container{flex-direction:column;row-gap:20px}.Shop-module__z3x6Fq__shop__box:first-child,.Shop-module__z3x6Fq__shop__box:last-child{width:100%}.Shop-module__z3x6Fq__miche__title{font-size:var(--fontSize-32)}.Shop-module__z3x6Fq__deli__title{font-size:var(--fontSize-20)}.Shop-module__z3x6Fq__ul li{font-size:var(--fontSize-15)}.Shop-module__z3x6Fq__ul li:last-child{max-width:95%}.Shop-module__z3x6Fq__bottom__box{padding:20px}.Shop-module__z3x6Fq__product__sub__container{flex-direction:column;row-gap:20px}.Shop-module__z3x6Fq__fixed__mobile{position:fixed;top:15px}.Shop-module__z3x6Fq__left__box{background:var(--color-white);border-bottom:2px solid #c7c7c7;flex-direction:row;column-gap:15px;overflow-x:scroll;width:100%!important;max-width:100%!important;height:50px!important;padding:20px 0 15px 20px!important;left:0!important}.Shop-module__z3x6Fq__left__box::-webkit-scrollbar{display:none}.Shop-module__z3x6Fq__cate__left__title{white-space:nowrap}.Shop-module__z3x6Fq__cate__left__title:after{background:0 0}.Shop-module__z3x6Fq__right__box{width:100%}.Shop-module__z3x6Fq__product__container{grid-gap:30px;grid-template-columns:100%}.Shop-module__z3x6Fq__product__img__box{width:30%}.Shop-module__z3x6Fq__category__title{font-size:var(--fontSize-24)}.Shop-module__z3x6Fq__product__name{font-size:var(--fontSize-15)}.Shop-module__z3x6Fq__regular__price,.Shop-module__z3x6Fq__product__price{font-size:var(--fontSize-14)}.Shop-module__z3x6Fq__active__category:after{width:100%;height:2px;top:auto;bottom:-6px;left:0}.Shop-module__z3x6Fq__product__popup__box{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:90%;transform:translateY(1000px)}.Shop-module__z3x6Fq__product__popup__main.Shop-module__z3x6Fq__popup__Open{align-items:flex-end;transform:translateY(0)}.Shop-module__z3x6Fq__popup__content{flex-direction:column}.Shop-module__z3x6Fq__popup__img{object-fit:contain;border-top-left-radius:20px;border-top-right-radius:20px}.Shop-module__z3x6Fq__left__popup__box{height:300px}.Shop-module__z3x6Fq__right__popup__box{padding:20px}.Shop-module__z3x6Fq__left__popup__box,.Shop-module__z3x6Fq__right__popup__box{width:100%}.Shop-module__z3x6Fq__popup__close{top:10px;left:10px}.Shop-module__z3x6Fq__checkmark:after{top:3px;left:4.3px}.Shop-module__z3x6Fq__bought__together__product span{font-size:var(--fontSize-12)}.Shop-module__z3x6Fq__desc__para p{font-size:var(--fontSize-14)}.Shop-module__z3x6Fq__warningMessage{width:90%;font-size:var(--fontSize-14)}}
.SingleBlog-module__w9FxWa__banner__main__container{background:#fef9ee;width:100%;height:100%;padding-bottom:20px;position:relative}.SingleBlog-module__w9FxWa__featured__img__box{height:65vh;overflow:hidden}.SingleBlog-module__w9FxWa__post__featured__img{object-fit:cover;width:100%;height:100%}.SingleBlog-module__w9FxWa__banner__sub__container{justify-content:center;width:100%;height:100%;margin:-150px auto 0;display:flex}.SingleBlog-module__w9FxWa__post__content__box{background:#fef9ee;width:65%;height:100%}.SingleBlog-module__w9FxWa__post__content__sub{width:90%;height:100%;margin:0 auto;padding:40px 0}.SingleBlog-module__w9FxWa__date__txt{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-700);margin-bottom:20px;line-height:normal}.SingleBlog-module__w9FxWa__post__title{color:var(--blackSecond-text);font-size:var(--fontSize-29);font-weight:var(--fontWeight-700);margin-bottom:20px;line-height:normal}.SingleBlog-module__w9FxWa__content__post p{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-300);margin-bottom:25px;line-height:normal}.SingleBlog-module__w9FxWa__social__icons__box{border:2px solid var(--blackSecond-text);justify-content:space-between;align-items:center;width:100%;height:80px;margin-top:40px;padding:0 30px;display:flex}.SingleBlog-module__w9FxWa__icon__box:last-child{column-gap:10px;display:flex}.SingleBlog-module__w9FxWa__share__txt{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-700);text-transform:uppercase}.SingleBlog-module__w9FxWa__icon{width:auto;height:auto}.SingleBlog-module__w9FxWa__facebook button,.SingleBlog-module__w9FxWa__twitter button,.SingleBlog-module__w9FxWa__linkedin button{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s;display:flex;background-color:var(--blackSecond-text)!important}.SingleBlog-module__w9FxWa__facebook button:hover,.SingleBlog-module__w9FxWa__twitter button:hover,.SingleBlog-module__w9FxWa__linkedin button:hover{background:#5f6644!important}.SingleBlog-module__w9FxWa__facebook svg,.SingleBlog-module__w9FxWa__twitter svg,.SingleBlog-module__w9FxWa__linkedin svg{width:18px;height:18px;fill:var(--color-white)!important}@media screen and (max-width:1024px){.SingleBlog-module__w9FxWa__post__content__box{width:85%}}@media screen and (max-width:767px){.SingleBlog-module__w9FxWa__featured__img__box{height:55vh}.SingleBlog-module__w9FxWa__post__content__box{width:100%}.SingleBlog-module__w9FxWa__post__title{font-size:var(--fontSize-22)}.SingleBlog-module__w9FxWa__social__icons__box{justify-content:center}.SingleBlog-module__w9FxWa__icon__box:first-child{display:none}}
.SinglePro-module__WRN8ma__single__pro__main{background:var(--primaryForth-color);width:100%;height:100%;padding:150px 0 80px}.SinglePro-module__WRN8ma__single__pro__sub{column-gap:50px;width:90%;height:100%;margin:0 auto;display:flex}.SinglePro-module__WRN8ma__box{width:50%;height:100%}.SinglePro-module__WRN8ma__box:first-child{justify-content:center;align-items:flex-start;display:flex}.SinglePro-module__WRN8ma__box:nth-child(2){flex-direction:column;row-gap:20px;margin-top:10px;padding-bottom:30px;display:flex}.SinglePro-module__WRN8ma__pro__image{object-fit:cover;width:100%;height:100%}.SinglePro-module__WRN8ma__pro__name{font-size:var(--fontSize-24);font-weight:var(--fontWeight-400);color:var(--blackSecond-text);line-height:var(--lineHeight-desc)}.SinglePro-module__WRN8ma__pro__price{color:var(--blackSecond-text);font-size:var(--fontSize-18);font-weight:var(--fontWeight-600);line-height:var(--lineHeight-desc);flex-direction:column;display:flex}.SinglePro-module__WRN8ma__taxes__txt{color:var(--blackSecond-text);font-size:10px;font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.SinglePro-module__WRN8ma__add__cart__box{width:100%;height:auto}.SinglePro-module__WRN8ma__in___de__box{align-items:center;column-gap:15px;width:100%;display:flex}.SinglePro-module__WRN8ma__btnQuantity{width:25px;height:25px;font-size:var(--fontSize-15);color:var(--blackSecond-text);font-weight:var(--fontWeight-400);cursor:pointer;background:0 0;border:1.25px solid #c7c7c7;border-radius:100px;justify-content:center;align-items:center;transition:all .4s;display:flex}.SinglePro-module__WRN8ma__btnQuantity:hover{background:var(--blackSecond-text);color:var(--color-white)}.SinglePro-module__WRN8ma__pro__quantity{font-size:var(--fontSize-15);color:var(--blackSecond-text);font-weight:var(--fontWeight-500)}.SinglePro-module__WRN8ma__add__cart__btn{color:var(--color-white);font-size:var(--fontSize-16);background:var(--blackSecond-text);border:2px solid var(--blackSecond-text);cursor:pointer;padding:10px 20px;transition:all .4s}.SinglePro-module__WRN8ma__add__cart__btn:hover{border:2px solid var(--blackSecond-text);color:var(--blackSecond-text);background:0 0}.SinglePro-module__WRN8ma__desc__box{flex-direction:column;row-gap:5px;width:90%;margin-top:20px;display:flex}.SinglePro-module__WRN8ma__desc__heading{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-700);line-height:var(--lineHeight-desc)}.SinglePro-module__WRN8ma__desc__para{color:var(--blackSecond-text);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);line-height:var(--lineHeight-desc)}.SinglePro-module__WRN8ma__bought__together{width:95%}.SinglePro-module__WRN8ma__bought__together__product{border-top:1px dotted #e5e5e5;padding:10px 0}.SinglePro-module__WRN8ma__bought__together__product:last-child{border-bottom:1px dotted #e5e5e5}.SinglePro-module__WRN8ma__bought__together__product label{align-items:center;column-gap:10px;display:flex;position:relative}.SinglePro-module__WRN8ma__popup__product__price__name{justify-content:space-between;align-items:center;width:100%;display:flex}.SinglePro-module__WRN8ma__bought__together__product span{color:var(--blackSecond-text);font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);cursor:pointer}.SinglePro-module__WRN8ma__boughtTogetherproduct__checkbox{-webkit-appearance:none;cursor:pointer;border:1px solid #808285;border-radius:100%;width:15px;height:15px;transition:all .4s}.SinglePro-module__WRN8ma__boughtTogetherproduct__checkbox:hover{opacity:1;background:#808285}.SinglePro-module__WRN8ma__boughtTogetherproduct__checkbox:checked{background:var(--blackSecond-text)}.SinglePro-module__WRN8ma__checkmark:after{content:"";z-index:10;border:2px solid #fff;border-width:0 2px 2px 0;width:2.5px;height:5.5px;position:absolute;top:4.8px;left:4.8px;transform:rotate(45deg)}.SinglePro-module__WRN8ma__warning__box{width:100%;transition:all .5s;position:fixed;bottom:20px;left:50%;transform:translate(-50%,200px)}.SinglePro-module__WRN8ma__warning__box.SinglePro-module__WRN8ma__warning__show{transform:translate(-50%)}.SinglePro-module__WRN8ma__warning__box.SinglePro-module__WRN8ma__warning__hide{transform:translate(-50%,200px)}.SinglePro-module__WRN8ma__warningMessage{width:auto;color:var(--color-white);z-index:1000;font-size:var(--fontSize-14);font-weight:var(--fontWeight-400);background:red;border-radius:5px;padding:10px 20px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:1024px){.SinglePro-module__WRN8ma__single__pro__main{padding:120px 0 40px}.SinglePro-module__WRN8ma__single__pro__sub{flex-direction:column;row-gap:20px}.SinglePro-module__WRN8ma__box,.SinglePro-module__WRN8ma__desc__box{width:100%}}@media screen and (max-width:767px){.SinglePro-module__WRN8ma__single__pro__main{padding:90px 0 20px}.SinglePro-module__WRN8ma__single__pro__sub,.SinglePro-module__WRN8ma__box:nth-child(2){row-gap:10px}}
