.PopularProductBlock-module-scss-module__deVbMa__popular-product-block{padding:60px 0}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__title{text-align:center;margin-bottom:80px;font-family:Montserrat Alternates;font-size:1.5rem;font-weight:500;line-height:1.5}@media (min-width:768px){.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__title{font-size:4rem}}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__title span{color:#01f150}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__grid{flex-wrap:wrap;width:100%;display:flex}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__grid-skelton{width:50%}@media (min-width:768px){.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__grid-skelton{width:25%}}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__cta{text-align:center;margin-top:60px}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__cta a{color:#01f150;cursor:pointer;background-color:#0000;border:1px solid #01f150;padding:10px 20px;font-family:Quicksand,sans-serif;font-weight:700;transition:background-color .3s;display:inline-block}.PopularProductBlock-module-scss-module__deVbMa__popular-product-block__cta a:hover{color:#000;background-color:#01be3f}
.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card{width:50%;display:inline-flex}@media (min-width:768px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card{width:33.3333%}}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card{width:25%}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card a{width:100%}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper{flex-direction:column;width:100%;margin-bottom:50px;display:inline-flex;position:relative;overflow:hidden}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper{aspect-ratio:1;flex-direction:row;margin-bottom:0}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper:hover .PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__content,.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper:hover .PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__overlay{opacity:1;transform:translateY(0)}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper:hover .PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__image{filter:blur(2px)}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper:hover .PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title{color:#01f150}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__wrapper:hover .PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title{color:#fff}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__image{filter:blur();width:100%;transition:filter .5s ease-in-out}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__image img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__content{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:inline-flex}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__content{opacity:0;width:100%;height:100%;margin-top:0;padding:0 20px;transition:all .6s ease-in-out;position:absolute;transform:translateY(100%)}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title{text-shadow:0 4px 4px #00000040;margin-bottom:8px;padding-bottom:10px;font-family:Montserrat Alternates;font-size:1.25rem;font-weight:500;transition:all .5s ease-in-out;position:relative}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title{margin-bottom:12px;padding-bottom:16px;font-size:2.25rem}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title:after{content:"";background-color:#e5e5e5;width:50px;height:1px;margin:0 auto;position:absolute;bottom:0;left:0;right:0}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__title:after{width:100px}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__price{text-shadow:0 4px 4px #00000040;font-size:.875rem;font-weight:500}@media (min-width:1024px){.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__price{font-size:1.25rem}}.PopularProductCard-module-scss-module__ZuSNdG__popular-product-card__overlay{opacity:0;mix-blend-mode:color;background-color:#01f150;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;transform:translateY(100%)}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color)0%,var(--highlight-color)50%,var(--base-color)100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.Package-module-scss-module__49-1iq__pcontainer{grid-template-columns:350px 350px;gap:20px;margin-top:50px;display:grid}@media (min-width:768px){.Package-module-scss-module__49-1iq__pcontainer{margin-top:0}}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__image{padding:100px 0 0}@media (min-width:768px){.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__image{padding:0}}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__image img{object-fit:cover;width:100%;height:auto}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__right-content{color:#000;border-left:2px solid #fff;height:410px;margin-top:110px;padding-left:20px}.Package-module-scss-module__49-1iq__pcontainer h2{cursor:default;color:#fff;padding-bottom:20px;font-size:24px}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__price{color:#e5e5e5;padding-bottom:20px;font-family:Quicksand;font-size:14px;font-weight:700;list-style:none}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__desc{cursor:default;color:#fff;padding-bottom:10px;font-family:Quicksand;font-size:14px;line-height:1.5;list-style:none}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__btn{color:#01f150;cursor:pointer;background-color:#0000;border:1px solid #01f150;margin-top:20px;padding:10px 20px;font-family:Quicksand,sans-serif;font-weight:700;transition:background-color .3s;display:inline-block}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__btn:hover{color:#000;background-color:#01be3f}.Package-module-scss-module__49-1iq__pcontainer:hover h2{color:#01f150}.Package-module-scss-module__49-1iq__pcontainer:hover .Package-module-scss-module__49-1iq__right-content{border-left:2px solid #01f150}@media (max-width:767px){.Package-module-scss-module__49-1iq__pcontainer{grid-template-columns:140px 140px;gap:3px;width:300px;margin-left:auto;margin-right:auto;padding:60px 0}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__right-content{border-left:0;margin-top:0;padding-left:10px}.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__right-content h2,.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__right-content .Package-module-scss-module__49-1iq__price,.Package-module-scss-module__49-1iq__pcontainer .Package-module-scss-module__49-1iq__right-content .Package-module-scss-module__49-1iq__desc{font-size:14px}.Package-module-scss-module__49-1iq__pcontainer:hover .Package-module-scss-module__49-1iq__right-content{border-left:0}}
.PlaceOrderPopUp-module-scss-module__84loMq__pop-up-wrapper{position:relative}.PlaceOrderPopUp-module-scss-module__84loMq__background-blur{-webkit-backdrop-filter:blur(6px);z-index:9999;background-color:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up{z-index:99999;background-color:#000;width:600px;max-width:100%;padding:50px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.PlaceOrderPopUp-module-scss-module__84loMq__pop-up{border:2px solid #01f150;padding:100px;font-size:32px}}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_heading{margin-bottom:20px;font-family:Montserrat Alternates;font-size:20px}@media (min-width:768px){.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_heading{font-size:32px}}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_close{color:#01f150;position:absolute;top:50px;right:50px}@media (min-width:768px){.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_close{top:100px;right:100px}}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_close-icon{cursor:pointer;width:30px;height:30px}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_name,.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_number{display:grid}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_name label,.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_number label{color:#fff;margin-top:30px;font-size:12px;font-weight:700}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_name input,.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_number input{color:#fff;background-color:#000;border:1px solid #01f150;width:100%;height:50px;margin-top:10px;padding:10px}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_btn{color:#01f150;cursor:pointer;background-color:#0000;border:1px solid #01f150;margin-top:30px;padding:10px 20px;font-family:Quicksand,sans-serif;font-weight:700;transition:background-color .3s;display:inline-block}.PlaceOrderPopUp-module-scss-module__84loMq__pop-up_btn:hover{color:#000;background-color:#01be3f}.PlaceOrderPopUp-module-scss-module__84loMq__loader{aspect-ratio:1.154;background:conic-gradient(from 120deg at 50% 64%,#0000,#01f150 1deg 120deg,#0000 121deg);width:50px;margin:auto;animation:1.5s cubic-bezier(.3,1,0,1) infinite PlaceOrderPopUp-module-scss-module__84loMq__l27-0;position:relative}.PlaceOrderPopUp-module-scss-module__84loMq__loader:before,.PlaceOrderPopUp-module-scss-module__84loMq__loader:after{content:"";background:inherit;transform-origin:50% 66%;animation:1.5s infinite PlaceOrderPopUp-module-scss-module__84loMq__l27-1;position:absolute;inset:0}.PlaceOrderPopUp-module-scss-module__84loMq__loader:after{--s:-1}@keyframes PlaceOrderPopUp-module-scss-module__84loMq__l27-0{0%,30%{transform:rotate(0)}70%{transform:rotate(120deg)}70.01%,to{transform:rotate(360deg)}}@keyframes PlaceOrderPopUp-module-scss-module__84loMq__l27-1{0%{transform:rotate(calc(var(--s,1)*120deg))translate(0)}30%,70%{transform:rotate(calc(var(--s,1)*120deg))translate(calc(var(--s,1)*-5px),10px)}to{transform:rotate(calc(var(--s,1)*120deg))translate(0)}}.PlaceOrderPopUp-module-scss-module__84loMq__loader-text{text-align:center;color:#01f150;padding-top:20px;font-family:Montserrat Alternates;font-size:16px}
.Package-module-scss-module__7ca9Oq__package{width:100%;max-width:800px;margin:auto}
.PackageRight-module-scss-module__S4zngq__package-container{grid-template-columns:350px 350px;gap:20px;margin:auto;display:grid}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__image{margin:auto}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__image img{object-fit:cover;width:100%;height:auto}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content{color:#000;min-height:410px;margin:auto;padding-left:20px}@media (min-width:768px){.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content{height:auto}}.PackageRight-module-scss-module__S4zngq__package-container h2{cursor:default;color:#fff;padding-bottom:20px;font-family:Montserrat Alternates;font-size:48px;font-weight:500}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__price{color:#e5e5e5;padding-bottom:20px;font-family:Quicksand;font-size:12px;font-weight:700;list-style:none}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__desc{cursor:default;color:#fff;padding-bottom:20px;font-family:Quicksand;font-size:12px;list-style:none}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__btn{color:#01f150;cursor:pointer;background-color:#0000;border:1px solid #01f150;margin-top:20px;padding:10px 20px;font-family:Quicksand,sans-serif;font-weight:700;transition:background-color .3s;display:inline-block}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__btn:hover{color:#000;background-color:#01be3f}.PackageRight-module-scss-module__S4zngq__package-container:hover h2{color:#01f150}@media (max-width:768px){.PackageRight-module-scss-module__S4zngq__package-container{grid-template-columns:140px 140px;gap:3px;max-width:fit-content;margin-left:auto;margin-right:auto}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content{border-left:0;margin-bottom:60px;padding-left:10px}.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content h2,.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content .PackageRight-module-scss-module__S4zngq__price,.PackageRight-module-scss-module__S4zngq__package-container .PackageRight-module-scss-module__S4zngq__right-content .PackageRight-module-scss-module__S4zngq__desc{font-size:14px}.PackageRight-module-scss-module__S4zngq__package-container:hover .PackageRight-module-scss-module__S4zngq__right-content{border-left:0}}
