@charset "UTF-8";@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{background-color:#333;box-sizing:border-box;overflow-x:hidden}@media only screen and (max-width:56.25em){body{padding:0}}::selection{background-color:#55c57a;color:#fff}body{color:#777;font-family:Lato,sans-serif;font-weight:400;line-height:1.7}.heading-primary{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;margin-bottom:6rem;text-transform:uppercase}.heading-primary--main{animation-duration:1s;animation-name:moveInLeft;animation-timing-function:ease-out;display:block;font-size:4rem;font-weight:400;letter-spacing:3.5rem}@media only screen and (max-width:37.5em){.heading-primary--main{font-family:5rem;letter-spacing:1rem}}.heading-primary--shop{flex:1 1;letter-spacing:normal;margin-left:5rem}.heading-primary--sub{animation:moveInRight 1s ease-out;display:block;font-size:2rem;font-weight:700;letter-spacing:1.75rem}@media only screen and (max-width:37.5em){.heading-primary--sub{letter-spacing:.5rem}}.heading-secondary{-webkit-background-clip:text;background-image:linear-gradient(90deg,#d72323f2,#d72828f2);color:#0000;display:inline-block;font-size:3.5rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;transition:all .2s}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-secondary:hover{text-shadow:.5rem 1rem 2rem #0003;transform:skewY(2deg) skewX(15deg) scale(1.1)}.heading-secondary__singleProduct{margin-top:0}.heading-tertiary{font-size:1.6rem;font-weight:700;text-align:center;text-transform:uppercase}.heading-tertiary__singleProduct{font-size:xx-large}.heading-tertiary--description{margin-left:0}.heading-category{font-size:x-large;margin-bottom:2rem;margin-left:2rem}.heading--contact-us{color:#d72323e6;font-size:large;font-weight:bolder}.heading--trackPage{margin-top:15rem}@media only screen and (max-width:56.25em){.heading--trackPage{margin-top:10rem}}@media only screen and (max-width:1024px){.heading-primary--static{font-size:3rem;letter-spacing:2.5rem;margin-right:22rem}}@media only screen and (max-width:480px){.heading-primary--static{font-size:2rem;letter-spacing:.8rem;margin-right:6rem}}.section-shop{background-image:linear-gradient(to right bottom,#d7232399,#333333e6)}@media only screen and (max-width:56.25em){.section-shop{padding:2rem 0}}.shop-heading{align-items:center;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;margin-left:auto;padding:10rem;text-align:center}.shopPage-cards{margin-left:10rem}.section-card{align-items:center;justify-content:center}@media only screen and (max-width:56.25em){.section-card{margin-left:10rem}}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}.u-center-text{text-align:center!important}.u-margin-bottom-small{margin-bottom:1.5rem!important}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.bg-video{height:100%;left:0;opacity:.15;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.bg-video__content{height:100%;object-fit:cover;width:100%}.btn,.btn:link,.btn:visited{border:none;border-radius:10rem;bottom:20px;cursor:pointer;display:inline-block;font-size:1.6rem;padding:1.5rem 4rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .2s}@media only screen and (max-width:37.5em){.btn,.btn:link,.btn:visited{font-size:1.2rem}}.btn:hover{box-shadow:0 1rem 2rem #0003;transform:translateY(-3px)}.btn:hover:after{opacity:0;transform:scaleX(1.4) scaleY(1.6)}.btn:active,.btn:focus{box-shadow:0 .5rem 1rem #0003;outline:none;transform:translateY(-1px)}.btn--white{bottom:20px;color:#777;position:absolute}.btn--white,.btn--white:after{background-color:#fff}.btn--green{color:#fff}.btn--green,.btn--green:after{background-color:#d72323f2}.btn:after{border-radius:10rem;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;transition:all .4s;width:100%;z-index:-1}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.btn-text:link,.btn-text:visited{border-bottom:1px solid #333c;color:#d72323cc;display:inline-block;font-size:1.6rem;padding:3px;text-decoration:none;transition:all .2s}.btn-text:hover{background-color:#d72323cc;box-shadow:0 1rem 2rem #00000026;color:#fff;transform:translateY(-2px)}.btn-text:active{box-shadow:0 .5rem 1rem #00000026;transform:translateY(0)}.btn--addToCart{margin-top:4rem}.btn--toHome{display:inline-block;font-size:1.4rem;margin-left:auto;padding:1rem 2rem}.btn--category,.btn--dropdown{position:inherit}.btn--dropdown{font-size:small;margin:2rem;padding:1rem}.btn--header{background-color:#000;color:#fff;top:7vh}@media only screen and (max-width:56.25em){.btn--header{font-size:1.2rem}}@media only screen and (max-width:37.5em){.btn{border-radius:5rem;bottom:2rem;font-size:1.2rem;padding:.8rem 2rem}}.btn--contact-us,.btn--contact-us:after,.btn--contact-us:hover{background-color:#000}.btn--proceed-to-checkout{margin-top:2rem}.checkout{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.card{height:72rem;-moz-perspective:150rem}.card:hover{box-shadow:0 0 20px #ffd70080}.card__side{box-shadow:0 1.5rem 4rem #00000026;height:52rem}.card__side--back-1,.card__side--back-2,.card__side--back-3{background-image:linear-gradient(to right bottom,#d72323,#333)}.card__picture{background-size:cover}.card__picture--1{background-image:url(https://res.cloudinary.com/alphamuscle/image/upload/v1725536099/LEAN_GAINER_3KG_KKP_bvjlqm.png)}.card__picture--1,.card__picture--2{background-position:50%;background-repeat:no-repeat;background-size:contain}.card__picture--2{background-image:url(https://res.cloudinary.com/alphamuscle/image/upload/v1729074286/whey_plus_2kg_chocolate_1_cp3fm2.jpg)}.card__picture--3{background-image:url(https://res.cloudinary.com/alphamuscle/image/upload/v1725442228/hydro_iso_4lbs_MK_z7k6iw.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.card__heading{color:#fff;font-size:2.8rem;font-weight:300;position:absolute;right:2rem;text-align:right;text-transform:uppercase;top:12rem;width:75%}.card__heading-span{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:1rem 1.5rem}.card__heading-span--1,.card__heading-span--2,.card__heading-span--3{background-image:linear-gradient(to right bottom,#d72323e6,#333333e6)}@media only screen and (hover:none),only screen and (max-width:56.25em){.card{background-color:#fff;border-radius:3px;box-shadow:0 1.5rem 4rem #00000026;height:auto}.card__side{box-shadow:none;height:auto;position:relative}.card__side--back{-webkit-clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);clip-path:polygon(0 15%,100% 0,100% 100%,0 100%)}.card:hover .card__side--front,.card__side--back{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{left:0;padding:7rem 4rem 4rem;position:relative;top:0;transform:translate(0);width:100%}.card__price-box{margin-bottom:3rem}.card__price-value{font-size:4rem}}.composition{position:relative}.composition__photo{border-radius:2px;box-shadow:0 1.5rem 4rem #0006;margin:6rem 2rem;outline-offset:2rem;position:absolute;transition:all .2s;width:60%;z-index:10}@media only screen and (max-width:56.25em){.composition__photo{box-shadow:0 1.5rem 3rem #0003;float:left;position:relative;width:33.33333333%}}.composition__photo--p1{left:11rem;top:-14rem}@media only screen and (max-width:56.25em){.composition__photo--p1{left:7rem;top:-3rem;transform:scale(1);width:60%}}.composition__photo--p2{right:-6rem}@media only screen and (max-width:56.25em){.composition__photo--p2{right:-7rem;top:-5rem;transform:scale(1);width:60%}}.composition__photo--p3{left:20%;top:16rem}.composition__photo--p4{left:-4rem}@media only screen and (max-width:56.25em){.composition__photo--p3,.composition__photo--p4{left:7rem;top:-6rem;transform:scale(1);width:60%}}.composition__photo:hover{box-shadow:0 2.5rem 4rem #00000080;outline:1.5rem solid #d72323cc;transform:scale(1.05) translateY(-.5rem);z-index:20}.composition:hover .composition__photo:not(:hover){transform:scale(.95)}.feature-box{background-color:#fffc;border-radius:3px;box-shadow:0 1.5rem 4rem #00000026;font-size:1.5rem;padding:2.5rem;text-align:center;transition:transform .3s}@media only screen and (max-width:56.25em){.feature-box{padding:2rem}}.feature-box__icon{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#d72323cc,#333c);color:#0000;display:inline-block;font-size:6rem;margin-bottom:.5rem}@media only screen and (max-width:56.25em){.feature-box__icon{margin-bottom:0}}.feature-box:hover{transform:translateY(-1.5rem) scale(1.03)}.form{background-color:#f5f5f5;margin:2rem 0;padding:2rem}@media only screen and (max-width:75em){.book__form{margin-left:5rem;padding:5rem;width:80%}}@media only screen and (max-width:56.25em){.book__form{margin-left:0;padding:3rem;width:100%}.contact-form,.form{margin:2rem 0;padding:2rem;width:100%}}.form__group:not(:last-child){margin-bottom:2rem;padding:1rem}.form__input{background-color:#ffffff80;border-bottom:3px solid #0000;border-radius:2px;color:#000;display:block;font-family:inherit;padding:1.5rem 2rem;transition:all .3s}@media only screen and (max-width:56.25em){.form__input{width:100%}}.form__input:focus{border-bottom:3px solid #55c57a;box-shadow:0 1rem 2rem #0000001a;outline:none}.form__input:focus:invalid{border-bottom:3px solid #ff7730}.form__input::-webkit-input-placeholder{color:#999}.form__label{display:block;font-weight:700;margin-left:2rem;margin-top:.7rem;transition:all .3s}@media only screen and (max-width:56.25em){.form__label{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;width:100%}}.form__input:placeholder-shown+.form__label{opacity:0;transform:translateY(-4rem);visibility:hidden}.form__radio-group{display:inline-block;width:49%}@media only screen and (max-width:56.25em){.form__radio-group{margin-bottom:2rem;width:100%}}.form__radio-input{display:none}.form__radio-label{cursor:pointer;font-size:1.6rem;padding-left:4.5rem;position:relative}.form__radio-button{border:5px solid #d72323cc;border-radius:50%;display:inline-block;height:3rem;left:0;position:absolute;top:-.4rem;width:3rem}.form__radio-button:after{background-color:#d72323f2;border-radius:50%;content:"";display:block;height:1.3rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:1.3rem}.form__radio-input:checked~.form__radio-label .form__radio-button:after{opacity:1}.popup{background-color:#000c;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:9999}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000004d}}.popup__content{background-color:#fff;border-radius:3px;box-shadow:0 2rem 4rem #0003;display:table;left:50%;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) scale(.25);transition:all .5s .2s;width:75%}.popup__left{display:table-cell;width:33.333333%}.popup__right{display:table-cell;padding:3rem 5rem;vertical-align:middle;width:66.6666667%}.popup__img{display:block;width:100%}.popup__text{-moz-column-count:2;column-count:2;-moz-column-gap:4rem;column-gap:4rem;-moz-column-rule:1px solid #eee;column-rule:1px solid #eee;font-size:1.4rem;-webkit-hyphens:auto;hyphens:auto;margin-bottom:4rem}.popup:target{opacity:1;visibility:visible}.popup:target .popup__content{opacity:1;transform:translate(-50%,-50%) scale(1)}.popup__close:link,.popup__close:visited{color:#777;display:inline-block;font-size:3rem;line-height:1;position:absolute;right:2.5rem;text-decoration:none;top:2.5rem;transition:all .2s}.popup__close:hover{color:#55c57a}.story{background-color:#fff9;border-radius:3px;box-shadow:0 3rem 6rem #0000001a;font-size:1.6rem;margin:0 auto;padding:6rem 6rem 6rem 9rem;transform:skewX(-12deg);width:75%}@media only screen and (max-width:56.25em){.story{padding:4rem 4rem 4rem 7rem;width:100%}}@media only screen and (max-width:37.5em){.story{transform:skewX(0)}}.story__shape{border-radius:50%;float:left;height:15rem;overflow:hidden;position:relative;transform:translateX(-3rem) skewX(12deg);width:15rem}@supports ((-webkit-clip-path:polygon(0 0)) or (clip-path:polygon(0 0))) or (-webkit-clip-path:polygon(0 0)){.story__shape{border-radius:none;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);shape-outside:circle(50% at 50% 50%)}}@media only screen and (max-width:37.5em){.story__shape{transform:translateX(-3rem) skewX(0)}}.story__img{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;transform:translateX(-4rem) scale(1.4);transition:all .5s}.story__text{transform:skewX(12deg)}@media only screen and (max-width:37.5em){.story__text{transform:skewX(0)}}.story__caption{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff;font-size:1.7rem;left:50%;opacity:0;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,20%);transition:all .5s}.story:hover .story__caption{opacity:1;transform:translate(-50%,-50%)}.story:hover .story__img{filter:blur(3px) brightness(80%);transform:translateX(-4rem) scale(1)}.footer{background-color:#000;color:#f7f7f7;font-size:1.4rem;padding:10rem 0}@media only screen and (max-width:56.25em){.footer{padding:8rem 0}}.footer__logo-box{margin-bottom:8rem;text-align:center}@media only screen and (max-width:56.25em){.footer__logo-box{margin-bottom:6rem}}.footer__logo-img{height:14rem;width:17rem}.footer__navigation{border-top:1px solid #777;padding-top:2rem}@media only screen and (max-width:56.25em){.footer__navigation{text-align:center;width:100%}}.footer__list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding:0}.footer__item{display:inline-block;margin-right:2rem}@media only screen and (max-width:56.25em){.footer__item{text-align:center;width:100%}}.footer__item:not(:last-child){margin-bottom:1.5rem}.footer__link:link,.footer__link:visited{background-color:#333;color:#f7f7f7;display:inline-block;text-decoration:none;text-transform:uppercase;transition:all .2s}.footer__link:active,.footer__link:hover{box-shadow:0 1rem 2rem #0006;color:#d72323;transform:rotate(5deg) scale(1.3)}.footer__link-header{color:#fff;display:block;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.footer__sub-list{list-style:none;padding:0}.footer__sub-item:not(:last-child){margin-bottom:1rem}.footer__copyright{border-top:1px solid #777;float:right;left:0;padding-top:2rem;width:80%}@media only screen and (max-width:56.25em){.footer__copyright{float:none;width:100%}}.copyright{border-top:none;bottom:0;float:inline-start}.row{margin:0 auto;max-width:114rem}.row:not(:last-child){margin-bottom:8rem}@media only screen and (max-width:56.25em){.row:not(:last-child){margin-bottom:6rem}.row{max-width:50rem;padding:0 3rem}}.row:after{clear:both;content:"";display:table}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:6rem}@media only screen and (max-width:56.25em){.row [class^=col-]:not(:last-child){margin-bottom:6rem;margin-right:0}.row--main-cards [class^=col-]{display:flex;justify-content:center}.row [class^=col-]{width:100%!important}}.row .col-1-of-2{width:calc(50% - 3rem)}.row .col-1-of-3{margin-bottom:2.5rem;width:calc(33.33333% - 4rem)}.row .col-2-of-3{width:calc(66.66667% - 2rem)}.row .col-1-of-4{width:calc(25% - 4.5rem)}.row .col-2-of-4{width:calc(50% - 3rem)}.row .col-3-of-4{width:calc(75% - 1.5rem)}.header__logo-box{align-items:center;display:flex;justify-content:center;left:8rem;top:8rem}.header__logo{height:12rem;width:13rem}@media only screen and (max-width:56.25em){.header__logo{height:7rem;width:8rem}}.auth__logo-box{align-items:center;left:2rem;top:2rem}.auth__logo{height:10rem;width:10rem}@media only screen and (max-width:56.25em){.authentication-container{flex-direction:column;max-width:none;width:90%}.auth__logo-box{left:50%;top:1rem;transform:translateX(-50%)}.auth__logo{height:7rem;width:7rem}}@media only screen and (max-width:37.5em){.authpage{padding:1rem}.authentication-container{padding:0;width:100%}.auth__logo-box{left:50%;top:1rem;transform:translateX(-50%)}.auth__logo{height:5rem;width:5rem}}.header__logo--shop{left:6rem;top:6rem}.header__text-box{left:50%;position:absolute;text-align:center;top:40%;transform:translate(-50%,-50%)}.navigation__checkbox{display:none}.navigation__button{background-color:#fff;border-radius:50%;box-shadow:0 1rem 3rem #0000001a;cursor:pointer;height:7rem;position:fixed;right:6rem;text-align:center;top:6rem;width:7rem;z-index:2000}@media only screen and (max-width:56.25em){.navigation__button{right:4rem;top:4rem}}@media only screen and (max-width:37.5em){.navigation__button{right:3rem;top:3rem}}.navigation__background{background-image:radial-gradient(#d72323,#000);border-radius:50%;height:6rem;position:fixed;right:6.5rem;top:6.5rem;transition:transform .8s cubic-bezier(.86,0,.07,1);width:6rem;z-index:1000}@media only screen and (max-width:56.25em){.navigation__background{right:4.5rem;top:4.5rem}}@media only screen and (max-width:37.5em){.navigation__background{right:3.5rem;top:3.5rem}}.navigation__nav{height:100vh;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);width:0;z-index:1500}.navigation__list{left:50%;list-style:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{background-image:linear-gradient(69deg,#0000,#0000 50%,#fff 0);background-size:220%;color:#fff;display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .4s}.navigation__link:link span,.navigation__link:visited span{display:inline-block;margin-right:1.5rem}.navigation__link:active,.navigation__link:hover{background-position:100%;color:#d72323cc;transform:translateX(1rem)}.navigation__link--sign-out{color:#f5f5f5;font-size:x-large}.navigation__icon{margin-top:3.5rem;position:relative}.navigation__icon,.navigation__icon:after,.navigation__icon:before{background-color:#333;display:inline-block;height:2px;width:3rem}.navigation__icon:after,.navigation__icon:before{content:"";left:0;position:absolute;transition:all .2s}.navigation__icon:before{top:-.8rem}.navigation__icon:after{top:.8rem}.navigation__button:hover .navigation__icon:before{top:-1rem}.navigation__button:hover .navigation__icon:after{top:1rem}.navigation--open .navigation__background{transform:scale(80)}.navigation--open .navigation__nav{opacity:1;pointer-events:auto;width:100%}.navigation--open .navigation__icon{background-color:initial}.navigation--open .navigation__icon:before{top:0;transform:rotate(135deg)}.navigation--open .navigation__icon:after{top:0;transform:rotate(-135deg)}.section-about{background-color:#f7f7f7;margin-top:-10vh;padding:25rem 0}@media only screen and (max-width:56.25em){.section-about{padding:20rem 0}.section-features{background-repeat:no-repeat;height:70vh}}.section-tours{background-color:#f7f7f7;margin-top:-10rem;padding:25rem 0 15rem}@media only screen and (max-width:56.25em){.section-tours{padding:20rem 0 10rem}}.section-stories{padding:15rem 0;position:relative}@media only screen and (max-width:56.25em){.section-stories{padding:10rem 0}}.section-book{background-image:linear-gradient(to right bottom,#d72323cc,#333c);padding:15rem 0}@media only screen and (max-width:56.25em){.section-book{padding:10rem 0}}.section-book__checkout{height:90vh}.book{background-image:linear-gradient(105deg,#ffffffe6,#ffffffe6 50%,#0000 0),url(/static/media/img1.30ca9f0b8745628c9616.jpg);background-size:100%;border-radius:3px;box-shadow:0 1.5rem 4rem #0003}@media only screen and (max-width:75em){.book{background-image:linear-gradient(105deg,#ffffffe6,#ffffffe6 65%,#0000 0),url(/static/media/img1.30ca9f0b8745628c9616.jpg);background-size:cover}}@media only screen and (max-width:56.25em){.book{background-image:linear-gradient(90deg,#ffffffe6 0,#ffffffe6),url(/static/media/img1.30ca9f0b8745628c9616.jpg)}}.book__form{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-left:0;padding:0 10rem 20rem 20rem;width:50%}@media only screen and (max-width:75em){.book__form{width:65%}}@media only screen and (max-width:56.25em){.book__form{width:100%}}.cart{background-color:#f9fafb;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:10rem}.cart h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cart ul{list-style:none;padding:0}.cart-item{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.cart-item img{border-radius:.5rem;height:100px;object-fit:cover;width:100px}.cart-item div{flex:1 1;margin-left:1rem}.cart-item h2{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.cart-item p{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.cart-item .price{color:#1f2937;font-size:1rem;font-weight:500;margin-bottom:.5rem}.cart-item .quantity-control{align-items:center;display:flex}.cart-item .quantity-control button{background-color:#e5e7eb;border:none;border-radius:.25rem;cursor:pointer;margin:0 .25rem;padding:.5rem}.cart-item .quantity-control button:hover{background-color:#d1d5db}.cart-item .quantity-control span{font-size:1rem;font-weight:500}.cart-item .remove-btn{background-color:#ef4444;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .3s}.cart-item .remove-btn:hover{background-color:#dc2626}.cart-total{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-top:2rem;padding:1rem}.cart-total .total-amount,.cart-total .total-price{font-size:1.5rem;font-weight:700}.cart-total .total-amount{color:#1f2937}.cart-total button{background-color:#ef4444;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1.5rem;transition:background-color .3s}.cart-total button:hover{background-color:#dc2626}.section-checkout{background-color:#f9fafb;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:2rem}.address-form,.address-summary,.checkout__form{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:2rem}.address-summary{margin:4rem 20rem}.form__input{border:1px solid #e5e7eb;border-radius:.5rem;font-size:1.5rem;padding:1rem}.form__label{color:#6b7280;font-size:1.3rem;height:100%;margin-top:.5rem;width:100%}.single-product{align-items:flex-start;max-width:1200px}.single-product__price{text-align:left}.single-product__image{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;height:400px;margin-bottom:20px;max-width:400px}.single-product__thumbnails{margin-top:1rem}.single-product__thumbnail:hover{opacity:.8}.image-gallery{align-items:center;display:flex;flex:1 1;flex-direction:column;margin-right:2rem}.image-container{margin-bottom:1rem;width:100%}.product-image{display:block;height:auto;max-width:500px;width:100%}.product-details{flex:1 1;max-width:500px;padding:1rem}.product-details h1{font-size:2rem;margin-bottom:1rem}.product-details p{font-size:1.2rem;margin-bottom:1rem}.product-details .price{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.slider-button{height:5rem;margin:0;padding:10px;width:auto}.slider-button--left,.slider-button--right{position:absolute}.line{border:1px solid grey;box-sizing:border-box;margin:0 1rem 4rem;padding:0}.admin-dashboard{background-image:linear-gradient(to right bottom,#d72323cc,#333c);padding:15rem 0}.admin-links{display:flex;flex-direction:column;gap:1rem}.admin-links a{color:#fff;font-size:1.5rem;text-decoration:none}.manage-orders,.manage-products{padding:2rem}.add-product button,.add-product input,.product-item button{margin:.5rem 0}.order-list,.product-list{display:flex;flex-direction:column;gap:1rem}.order-item,.product-item{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1rem}.authpage{flex-wrap:wrap;gap:2rem}.authentication-container{justify-content:space-between;margin:30px auto;max-width:900px;padding:0 1rem}.sign-up-container{display:flex;flex-direction:column;width:380px}.sign-up-container>h2{margin:10px 0}.sign-up-container .button-container{display:flex;justify-content:space-between}.group{margin:45px 0;position:relative}.group .form-input{background:none;background-color:#fff;border:none;border-bottom:1px solid grey;border-radius:0;color:grey;display:block;font-size:18px;margin:2px 0;padding:10px 10px 10px 5px;width:100%}.group .form-input:focus{outline:none}.group .form-input:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.group input[type=password]{letter-spacing:.3em}.group .form-input-label{color:grey;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.group .form-input-label.shrink{color:#000;font-size:12px;top:-14px}.button-container{background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans Condensed;font-size:15px;font-weight:bolder;height:50px;justify-content:center;letter-spacing:.5px;line-height:50px;min-width:165px;padding:0 35px;text-transform:uppercase;width:auto}.button-container:hover{background-color:#fff;border:1px solid #000;color:#000}.button-container.google-sign-in{background-color:#4285f4;color:#fff;padding:0}.button-container.google-sign-in:hover{background-color:#357ae8;border:none}.button-container.inverted{background-color:#fff;border:1px solid #000;color:#000}.button-container.inverted:hover{background-color:#000;border:none;color:#fff}@media only screen and (max-width:56.25em){.contact-us{align-items:flex-start;flex:1 1;justify-content:center;margin-bottom:2rem;width:100%}}.contact-form{flex:1 1;margin:4rem;padding:0 24rem;width:auto}.long-description--para{border-left:10px solid gold;padding:10px 15px}@media only screen and (max-width:75em){.book__form{flex-direction:column;margin-left:5rem;padding:5rem;width:80%}}@media only screen and (max-width:56.25em){.book__form{flex-direction:column;margin-left:0;padding:3rem;width:100%}.contact-form,.form{margin:2rem 0;padding:2rem;width:100%}}.form.contact-form{background-color:#ffffff1a;border-radius:10px;box-shadow:0 5px 15px #0000004d;flex:1 1 45%;padding:12rem}.form__group{margin-bottom:1.5rem;padding:2rem}.form__label{color:#fff;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.form__input{background-color:#ffffffe6;border:none;border-radius:5px;color:#333;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.form__input::placeholder{color:#666}.section-book__singleProduct{background-image:linear-gradient(to right bottom,#d72323cc,#333c);padding:7rem 2rem}.section-about__singleProduct{margin:10vh 8vh;padding:10rem 2rem}.single-product{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:100%;padding:2rem}.single-product__images{max-width:100%;overflow:hidden;width:100%}.single-product__image{box-shadow:0 4px 8px #0003,0 6px 20px #00000030;height:auto;margin-bottom:1rem;max-width:350px;object-fit:cover}.single-product__thumbnails{display:flex;flex-wrap:wrap;justify-content:center}.single-product__thumbnail{border:1px solid #ddd;height:50px;margin:0 5px;transition:transform .3s ease,opacity .3s ease;width:50px}.single-product__thumbnail--active{border:2px solid #28a745;opacity:1}.single-product__mrp{text-align:left}.quantity-control{margin-bottom:1rem}.quantity-control button{cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem}.quantity-control span{font-size:1.2rem;margin:0 1rem}.slider-button{color:#fff;height:3rem;padding:5px;width:3rem;z-index:1}.slider-button--left{left:.7rem}.slider-button--right{right:.7rem}@media only screen and (max-width:56.25em){.section-about__singleProduct{margin:5vh 2vh;padding:5rem 1rem}.single-product{padding:1rem}.single-product__details{text-align:center}.quantity-control button{font-size:.8rem}.quantity-control span{font-size:1rem}.heading-tertiary{font-size:1.4rem}}.page-content{background:linear-gradient(to right bottom,#d72323,#333);color:#fff;min-height:100vh;padding:3rem}.heading--main-pages,.page-content{align-items:center;display:flex;flex-direction:column}.heading--main-pages{margin-bottom:3rem;text-align:center}.heading--main-pages .header__logo-box{margin-bottom:1rem}.heading--main-static{font-size:2.7rem;font-weight:700;letter-spacing:.1rem;text-align:center}.heading--main-static__contact-us{margin-top:12rem}.contact-us__para{background-color:#1714141a;border-left:3px solid #fff;border-radius:5px;box-shadow:0 4px 6px #0000004d;font-size:1.3rem;line-height:1.8;margin-bottom:2.5rem;margin-top:12rem;max-width:900px;padding:1rem;text-align:left}.heading-static{font-size:1.7rem;font-weight:500;margin-bottom:1.5rem;text-shadow:1px 1px 2px #00000080}@media only screen and (max-width:56.25em){.heading--main-static{font-size:2.3rem;letter-spacing:.08rem}.contact-us__para{font-size:1.1rem;padding:.8rem}.heading-static{font-size:1.5rem;margin-bottom:1.2rem}}@media only screen and (max-width:37.5em){.heading--main-static{font-size:2rem;letter-spacing:.07rem}.contact-us__para{font-size:1rem;padding:.7rem}.heading-static{font-size:1.3rem;margin-bottom:1rem}}@media only screen and (max-width:25em){.heading--main-static{font-size:1.7rem;letter-spacing:.06rem}.contact-us__para{font-size:.9rem;padding:.6rem}.heading-static{font-size:1.1rem;margin-bottom:.8rem}}.header__logo{height:10rem;left:4rem;position:absolute;top:4rem;width:10rem}@media only screen and (max-width:56.25em){.header__logo{height:8rem;width:8rem}}@media only screen and (max-width:37.5em){.header__logo{height:10rem;width:10rem}}@media only screen and (max-width:25em){.header__logo{height:8rem;width:8rem}}.book__form--contact-us{display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.form.contact-form{flex:1 1;margin-right:8rem}.contact__us--paragraph{background-color:#ffffff1a;border-left:3px solid #fff;border-radius:5px;box-shadow:0 4px 6px #0000004d;flex:1 1;font-size:1.2rem;line-height:1.8;margin-top:30rem;padding:1rem}@media only screen and (max-width:56.25em){.book__form--contact-us{flex-direction:column}.contact__us--paragraph,.form.contact-form{margin-bottom:2rem;margin-right:0}.contact__us--paragraph{font-size:1.1rem}}@media only screen and (max-width:37.5em){.contact__us--paragraph{font-size:1rem;padding:.8rem}}@media only screen and (max-width:25em){.contact__us--paragraph{font-size:.9rem;padding:.6rem}}.section-card .row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center;margin:0 auto;max-width:114rem;padding:0 2rem}@media only screen and (max-width:75em){.section-card .row{grid-template-columns:repeat(2,1fr);margin-left:0}}@media only screen and (max-width:56.25em){.section-card .row{grid-template-columns:repeat(2,1fr);margin-left:0;max-width:80rem}}@media only screen and (max-width:37.5em){.section-card .row{grid-template-columns:1fr;margin-left:0;max-width:40rem}}.card{box-shadow:0 1.5rem 4rem #00000026;height:52rem;perspective:150rem;position:relative;width:30rem}.card,.card__side{border-radius:3px;overflow:hidden}.card__side{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;transition:all .8s ease;width:100%}.card__side--front{background-color:#fff}.card__side--back{transform:rotateY(180deg)}.card:hover .card__side--front{transform:rotateY(-180deg)}.card:hover .card__side--back{transform:rotateY(0)}.card__picture{background-blend-mode:screen;background-size:contain;border-top-left-radius:3px;border-top-right-radius:3px;height:23rem}.card__details{padding:3rem}.card__details ul{list-style:none;margin:0 auto;width:80%}.card__details ul li{font-size:1.5rem;padding:1rem;text-align:center}.card__details ul li:not(:last-child){border-bottom:1px solid #eee}.card__cta{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.card__price-box{color:#fff;margin-bottom:8rem;text-align:center}.card__price-only{font-size:1.4rem;text-transform:uppercase}.card__price-value{font-size:6rem;font-weight:100}@media only screen and (hover:none),only screen and (max-width:56.25em){.card{background-color:#fff;border-radius:3px;box-shadow:0 1.5rem 4rem #00000026;height:50rem}.card__side{box-shadow:none;height:auto;position:relative}.card:hover .card__side--front,.card__side--back{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{left:0;padding:7rem 4rem 4rem;position:relative;top:0;transform:translate(0);width:100%}.card__price-box{margin-bottom:3rem}.card__price-value{font-size:4rem}}@media only screen and (hover:none),only screen and (max-width:37.5em){.card{background-color:#fff;border-radius:3px;box-shadow:0 1.5rem 4rem #00000026;height:auto}.card__side{box-shadow:none;height:auto;position:relative}.card:hover .card__side--front,.card__side--back{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{left:0;padding:7rem 4rem 4rem;position:relative;top:0;transform:translate(0);width:100%}.card__price-box{margin-bottom:3rem}.card__price-value{font-size:4rem}}.header{align-items:center;background-color:#eee;background-position:50%;background-size:cover;box-shadow:0 1rem 3rem #0000001a;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.header__slider{animation:slideImages 12s infinite;display:flex;height:100%;width:100%}.header__slide{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 0 100%}@keyframes slideImages{0%,33.33%{transform:translateX(0)}50%,66.66%{transform:translateX(-100%)}83.33%,to{transform:translateX(-200%)}}.header__slide--1{background-image:url(https://res.cloudinary.com/ddl3mgrmz/image/upload/v1725477781/1_p_fmr3qu.png)}.header__slide--2{background-image:url(https://res.cloudinary.com/ddl3mgrmz/image/upload/v1725477765/2nd_banner_p_x3oquj.png)}.header__slide--3{background-image:url(https://res.cloudinary.com/ddl3mgrmz/image/upload/v1725477774/3_p_gxssej.png)}@media (max-width:480px){.header{height:25vh;width:100vw}}@media (min-width:481px) and (max-width:768px){.header{height:40vh;width:100vw}}@media (min-width:769px) and (max-width:1024px){.header{height:35vh;width:100vw}}@media (min-width:1025px){.header{height:100vh;width:100vw}}.header__logo-box{left:2rem;position:absolute;top:2rem;transform:scale(.8)}@media (max-width:480px){.header__logo-box{left:1rem;top:1rem;transform:scale(.6)}}.section-features{align-items:center;background-color:#eee;background-image:url(/static/media/asa.f67639b0747294ceba6a.png);background-position:50%;background-size:contain;box-shadow:0 1rem 3rem #0000001a;display:flex;height:70vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.section-features>*{transform:skewY(7deg)}@media (max-width:480px){.section-features{background-size:contain;height:50vh;width:100vw}}@media (min-width:481px) and (max-width:768px){.section-features{background-size:contain;height:60vh;width:100vw}}@media (min-width:769px) and (max-width:1024px){.section-features{background-size:contain;height:65vh;width:100vw}}@media (min-width:1025px){.section-features{background-repeat:no-repeat;background-size:cover;height:80vh;width:100vw}}.category-container{align-self:flex-start;animation:fadeIn 1s ease-out forwards;margin-bottom:6rem;text-align:center;transform:scale(.8)}.heading-category{animation:slideInLeft 1.2s ease-out forwards;color:#fc0;font-size:2rem;letter-spacing:.2rem;text-transform:uppercase}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}.btn--category{animation:bounceIn 1.4s ease-out forwards;background-color:initial;border:2px solid #fc0;border-radius:50px;color:#fc0;cursor:pointer;font-size:1.6rem;padding:1rem 2rem;transition:transform .3s ease,box-shadow .3s ease}@keyframes bounceIn{0%{opacity:0;transform:scale(.5)}70%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.btn--category:hover{background-color:#fc0;box-shadow:0 1rem 2rem #0003;color:#fff;transform:translateY(-5px)}.btn--category:focus{box-shadow:0 0 10px #fc0;outline:none}.heading-secondary__singleProduct{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#d72323,#ff6161);color:#b72525;color:#0000;font-size:4rem;font-weight:700;letter-spacing:.3rem;margin-bottom:3rem;text-align:center;text-transform:uppercase;transition:all .4s}.heading-secondary--categories{margin-bottom:10rem}@media only screen and (max-width:37.5em){.heading-secondary--categories{margin-bottom:2rem}}.heading-secondary__singleProduct:hover{text-shadow:0 0 2rem #ff616180;transform:scale(1.05) rotate(1deg)}.heading-tertiary__singleProduct{background:linear-gradient(90deg,#3c3c3c,#5a5a5a,#787878);-webkit-background-clip:text;color:#0000;font-size:3rem;font-weight:800;letter-spacing:.3rem;margin-bottom:2rem;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}.heading-tertiary__singleProduct:after{background-color:#d72323f2;bottom:-.5rem;content:"";height:2px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease-in-out;width:50%}.heading-tertiary__singleProduct:hover{letter-spacing:.4rem;transform:scale(1.05)}.heading-tertiary__singleProduct:hover:after{opacity:1;width:80%}.single-product__pricing{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2rem}.single-product__mrp{color:#777;font-size:1.8rem;text-decoration:line-through}.single-product__price{color:#d72323;font-size:2rem;font-weight:700}.single-product__discount{background-color:#ffe6e6b3;border-radius:.5rem;color:#ff6161;font-size:1.4rem;margin-left:1rem;padding:.2rem .6rem}.flavour-selection,.size-selection{margin:2rem 0;text-align:left}.btn--dropdown{background-color:#d72323;border-radius:5px;color:#fff;cursor:pointer;font-size:1.4rem;padding:1.2rem;transition:all .3s}.btn--dropdown:hover{background-color:#ff6161;box-shadow:0 0 15px #ff616180}.btn--addToCart{background-color:#d72323;border-radius:10rem;color:#fff;font-size:1.8rem;margin-top:2rem;padding:1.5rem 3rem;transition:all .3s ease}.btn--addToCart:hover{background-color:#ff6161;box-shadow:0 1rem 2rem #ff616133;transform:translateY(-3px)}.heading-tertiary--description{color:#333;font-size:1.8rem;margin-top:4rem}.long-description--para{background-color:#f9f9f9;border-left:8px solid gold;border-radius:5px;box-shadow:0 2px 5px #0000001a;color:#333;font-family:Open Sans,Arial,sans-serif;font-size:1.7rem;line-height:1.6;margin:20px 0;padding:15px 20px;text-align:justify;transition:all .3s ease}.long-description--para:hover{box-shadow:0 4px 15px #00000026;transform:translateX(10px)}.quantity-control{align-items:center;background-color:#f7f7f7;border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;justify-content:center;margin:2rem 0;padding:1rem}.quantity-button{background-color:#d72323f2;border:none;border-radius:50%;box-shadow:0 5px 10px #0003;color:#fff;cursor:pointer;font-size:2rem;margin:0 1rem;padding:1rem 2rem;transition:all .3s}.quantity-button:hover{background-color:#d73232;box-shadow:0 8px 15px #0000004d;transform:scale(1.1) translateY(-3px)}.quantity-button:active{box-shadow:0 2px 5px #0003;transform:scale(.95) translateY(1px)}.quantity-display{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #0000001a;color:#333;font-size:2rem;font-weight:700;line-height:1.5;margin:0 1rem;min-width:60px;padding:.5rem 2rem;text-align:center}.heading-tertiary__description{color:#3d3d3d;font-size:2rem;font-weight:700;letter-spacing:.2rem;margin-bottom:1.5rem;position:relative;text-align:center;text-shadow:0 2px 4px #0000001a;text-transform:uppercase;transition:all .3s ease}.heading-tertiary__description:before{background-color:#d72323f2;height:4px;opacity:.8;top:-10px;width:50px}.heading-tertiary__description:after,.heading-tertiary__description:before{content:"";left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease}.heading-tertiary__description:after{background-color:#333;bottom:-10px;height:2px;width:60px}.heading-tertiary__description:hover:after{width:100px}.heading-tertiary__description:hover{transform:translateY(-5px)}.single-product__images{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;position:relative}.single-product__image{border-radius:10px;box-shadow:0 2px 10px #0003;max-width:500px;transition:transform .3s ease-in-out;width:100%}.single-product__image:hover{transform:scale(1.05)}.slider-button{background-color:#fffc;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;cursor:pointer;font-size:2rem;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s}.slider-button--left{left:-2rem}.slider-button--right{right:-2rem}.slider-button:hover{background-color:#d72323f2;color:#fff}.single-product__preview{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.single-product__thumbnail{border:2px solid #0000;border-radius:5px;cursor:pointer;height:60px;object-fit:cover;transition:transform .2s,border-color .2s;width:60px}.single-product__thumbnail:hover{transform:scale(1.1)}.single-product__thumbnail--active{border-color:#d72323f2}@media only screen and (max-width:768px){.single-product__image{max-width:350px}.slider-button{font-size:1.5rem;padding:.8rem}.slider-button--left{left:-1.5rem}.slider-button--right{right:-1.5rem}.single-product__thumbnail{height:50px;width:50px}}@media only screen and (max-width:480px){.single-product__image{max-width:100%}.slider-button{font-size:1.2rem;padding:.5rem}.slider-button--left{left:-1rem}.slider-button--right{right:-1rem}.single-product__thumbnail{height:40px;width:40px}}.section__you-might-also-like{background-color:#f7f7f7;border-radius:10px;box-shadow:0 0 10px #0000001a;margin-left:0;padding:40px}.section__you-might-also-like .row{display:flex;flex-wrap:wrap;justify-content:center}.section__you-might-also-like .card{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a}.section__you-might-also-like .card:hover{box-shadow:0 0 20px #ffd70080}.section__you-might-also-like .card img{border-radius:10px 10px 0 0;height:150px;object-fit:cover;width:100%}.section__you-might-also-like .card .card-content{padding:20px}.section__you-might-also-like .card .card-content h2{font-size:18px;font-weight:700;margin-bottom:10px}.section__you-might-also-like .card .card-content p{color:#666;font-size:16px}.section__you-might-also-like h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;text-transform:uppercase}@media (max-width:480px){.long-description--para{font-size:14px;line-height:1.5;padding:10px}.section__you-might-also-like{padding:10px}.section__you-might-also-like h2{font-size:18px;margin-bottom:10px}}@media (min-width:481px) and (max-width:768px){.long-description--para{font-size:16px;line-height:1.5;padding:15px}.section__you-might-also-like{padding:15px}.section__you-might-also-like h2{font-size:20px;margin-bottom:15px}}@media (min-width:769px) and (max-width:1024px){.long-description--para{font-size:18px;line-height:1.5;padding:20px}.section__you-might-also-like{padding:20px}.section__you-might-also-like h2{font-size:22px;margin-bottom:20px}}@media (min-width:1025px){.long-description--para{font-size:20px;line-height:1.5;padding:25px}.section__you-might-also-like{padding:25px}.section__you-might-also-like h2{font-size:24px;margin-bottom:25px}}@media (max-width:480px){.cart{padding:1rem}.cart h1{font-size:2rem}.cart-item{align-items:flex-start;flex-direction:column}.cart-item img{height:80px;object-fit:contain;width:80px}.quantity-control{justify-content:space-between;width:100%}.cart-total{align-items:flex-start;flex-direction:column}.btn--proceed-to-checkout{text-align:center;width:100%}}@media (min-width:481px) and (max-width:768px){.cart h1{font-size:2.2rem}.cart-item{align-items:flex-start;flex-direction:column}.cart-item img{height:90px;width:90px}.cart-total{align-items:flex-start;flex-direction:column}.btn--proceed-to-checkout{width:100%}}@media (min-width:769px) and (max-width:1024px){.cart h1{font-size:2.5rem}.cart-item img{height:120px;object-fit:contain;width:120px}.quantity-control button{font-size:1.4rem}.cart-total{padding:2.5rem}}@media (min-width:1025px){.cart{padding:3rem}.cart-item img{height:150px;object-fit:contain;width:150px}.cart-total{padding:3rem}.btn--proceed-to-checkout{font-size:1.8rem;padding:1.5rem 3rem}}.modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{border-radius:10px;max-height:90%;max-width:90%}.modal-close{color:#fff;cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:30px;top:20px}.slick-slide{align-items:center;display:flex;justify-content:center}@media (max-width:480px){.slick-slide{margin-left:5rem}}.slide-prev{left:-67px}.slide-next,.slide-prev{background-color:#000;color:#000}.slider-btn{background-color:red;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;padding:10px}.slider-btn:hover{background-color:darkred}.slider-btn:disabled{background-color:grey;cursor:not-allowed}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#000;color:#0000;outline:none}.checkout-summary{background-color:#f8f8f8;border-radius:10px;box-shadow:0 0 20px #d72323;margin:10rem auto 0;max-width:800px;padding:20px}.checkout-summary h1{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.checkout-summary ul{list-style-type:none;padding:0}.checkout-summary ul li{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.checkout-summary ul li img{border-radius:8px;max-width:80px}.checkout-summary ul li div{flex-grow:1;margin-left:15px}.checkout-summary ul li h2{color:#333;font-size:1.2rem;margin:0}.checkout-summary ul li p{color:#666;font-size:1rem;margin:5px 0}.subtotal{display:flex;font-size:1.2rem;font-weight:700;justify-content:space-between;margin-top:20px}.subtotal h2{margin:0}.coupon-section{justify-content:space-between;margin-top:30px}.coupon-input{border:1px solid #ddd;flex-grow:1;margin-right:10px;padding:10px}.coupon-input:focus{border-color:#28a745}.coupon-section button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px}.coupon-section button,.coupon-section button:hover{background-color:#d72323}.price-summary{color:#333;font-size:1.1rem;margin-top:30px}.price-summary p{display:flex;justify-content:space-between;margin:10px 0}.btn--proceed-to-pay{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:30px;padding:15px;text-align:center;width:100%}.btn--proceed-to-pay,.btn--proceed-to-pay:hover{background-color:#d72323}@media (max-width:768px){.checkout-summary{padding:15px}.coupon-section{flex-direction:column}.coupon-input{margin-bottom:15px}.btn--proceed-to-pay{font-size:1rem;padding:12px}.checkout-summary ul li{flex-direction:column;text-align:center}.checkout-summary ul li img{margin-bottom:10px}}.authpage{background:radial-gradient(circle at 50%,#2e3a47,#141e30);font-family:Poppins,sans-serif;overflow:hidden;padding:40px;position:relative;z-index:1}.authpage:before{animation:floatingGradient 10s ease-in-out infinite alternate;background:linear-gradient(45deg,#ffffff0d,#0000000d);content:"";height:200%;left:0;position:absolute;top:0;transform:translate(-50%,-50%);width:200%;z-index:-1}@keyframes floatingGradient{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.auth__logo-box{left:20px;position:absolute;top:20px}.auth__logo{transition:transform .3s ease-in-out;width:120px}.auth__logo:hover{transform:scale(1.1)}.authentication-container{background:#ffffff26;border:2px solid #ffffff4d;border-radius:15px;box-shadow:0 8px 25px #0006;color:#fff;max-width:500px;padding:40px 60px;position:relative;text-align:center;z-index:1}h2{animation:glowText 2s ease-in-out infinite;background:linear-gradient(90deg,#ff512f,#dd2476);-webkit-background-clip:text;color:#0000;font-size:2.5rem;margin-bottom:10px;text-shadow:0 2px 5px #0003}@keyframes glowText{0%,to{text-shadow:0 2px 8px #ff4b2bb3}50%{text-shadow:0 2px 12px #ff4b2b}}span{color:#fffc;font-size:1.1rem;margin-bottom:30px}form{width:100%}input[type=email],input[type=password],input[type=text]{background:#fff3;border:none;border-radius:8px;box-shadow:0 4px 10px #ffffff1a;color:#fff;font-size:1rem;outline:none;padding:15px 20px;transition:background .5s,box-shadow .3s}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{background:#ffffff4d;box-shadow:0 0 15px #ffffff80;color:#3d3d3d}button{background:linear-gradient(135deg,#ff512f,#dd2476);border-radius:10px;box-shadow:0 5px 20px #ff324699;color:#fff;font-size:1.3rem;overflow:hidden;padding:15px;position:relative;transition:background .3s ease-in-out,transform .2s ease-in-out}button:hover{background:linear-gradient(135deg,#ff512f,#f09819);box-shadow:0 10px 25px #ff3246;transform:translateY(-5px)}button:active{transform:translateY(0)}button[type=button].google{background:#4285f4;box-shadow:0 5px 20px #4285f480;color:#fff}button[type=button].google:hover{background:#357ae8;box-shadow:0 10px 20px #4285f4b3;transform:translateY(-5px)}.buttons-container{gap:15px}@media (max-width:1024px){.authentication-container{padding:30px 50px}h2{font-size:2.2rem}button{font-size:1.1rem}}@media (max-width:768px){.authentication-container{max-width:400px;padding:25px 40px}h2{font-size:1.8rem}button{font-size:1rem;padding:12px}}@media (max-width:480px){.authentication-container{max-width:320px;padding:20px}.auth__logo{width:80px}h2{font-size:1.6rem}button,input[type=email],input[type=password],input[type=text]{font-size:.9rem;padding:10px}}button,input{font-size:16px}button{padding:12px}@media (max-width:480px){.authentication-container{padding:15px}h2{font-size:20px}input{padding:8px}button,input{font-size:14px}button{padding:10px}}@media (min-width:480px) and (max-width:768px){.authentication-container{padding:20px}h2{font-size:22px}input{padding:10px}button,input{font-size:15px}button{padding:11px}}@media (min-width:768px) and (max-width:1024px){.authentication-container{max-width:500px}h2{font-size:24px}input{padding:10px}button,input{font-size:16px}button{padding:12px}}@media (min-width:1024px){.authentication-container{max-width:600px}h2{font-size:26px}input{padding:12px}button,input{font-size:18px}button{padding:14px}}.auth__logo-box{display:flex;justify-content:center;margin-bottom:20px}.auth__logo{height:auto;max-width:120px}.authentication-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;box-shadow:0 0 15px #ffffff1a;gap:40px;margin:0 auto;max-width:600px;padding:30px}.sign-in-container,.sign-up-container{background:#000000b3;border-radius:10px;color:#fff;padding:20px;position:relative;text-align:center}h2{font-size:24px}h2,span{margin-bottom:20px}span{color:#ddd;font-size:14px}form{gap:20px}input{background:#fff3;border:2px solid #fff3;color:#fff;font-size:14px;outline:none;padding:8px;transition:border .3s ease}input:focus{border-color:#4ac1f5}button{border-radius:5px;font-size:14px;font-weight:700;padding:10px;transition:transform .2s ease}button[type=submit]{background:linear-gradient(45deg,#ff8c00,orange)}button.google{background:#4285f4;color:#fff}.buttons-container{gap:10px}button:focus{outline:none}@media (max-width:480px){.authentication-container{padding:10px}h2{font-size:18px}input{padding:6px}button,input{font-size:12px}button{padding:8px}}@media (min-width:480px) and (max-width:768px){.authentication-container{padding:15px}h2{font-size:20px}input{padding:7px}button,input{font-size:13px}button{padding:9px}}@media (min-width:768px) and (max-width:1024px){.authentication-container{max-width:500px}h2{font-size:22px}input{padding:8px}button,input{font-size:14px}button{padding:10px}}@media (min-width:1024px){.authentication-container{max-width:600px}h2{font-size:24px}input{padding:10px}button,input{font-size:16px}button{padding:12px}}.authpage{align-items:center;background:linear-gradient(135deg,#3a59bfcc,#df3adbcc);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.auth__logo-box{margin-bottom:2rem}.authentication-container{background:#000c;border-radius:20px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;max-width:400px;padding:2rem;width:100%}.sign-in-container,.sign-up-container{margin-bottom:2rem}h2{color:#ff5252;font-size:1.6rem}h2,span{text-align:center}span{color:#fff;display:block;font-size:.9rem;margin-bottom:1.5rem}form{display:flex;flex-direction:column}input{background-color:#fff;border:none;border-radius:5px;box-shadow:0 4px 8px #0000001a;font-size:1rem;margin-bottom:1rem;padding:10px;width:100%}input:focus{box-shadow:0 0 5px #ff5a5a80;outline:none}.buttons-container{display:flex;justify-content:space-between}button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.6rem 1.2rem;transition:all .3s ease}button[type=submit]{background-color:#ff9800}button[type=button]{background-color:#e91e63;color:#fff}button:hover{transform:scale(1.05)}@media (max-width:480px){.authentication-container{padding:1rem}h2{font-size:1.2rem}span{font-size:.8rem}input{padding:.7rem}button,input{font-size:.9rem}button{padding:.5rem 1rem}.buttons-container{flex-direction:column;gap:.5rem}}@media (min-width:480px) and (max-width:768px){.authentication-container{padding:1.5rem}h2{font-size:1.4rem}span{font-size:.85rem}input{font-size:1rem;padding:.8rem}button{font-size:.95rem;padding:.55rem 1.1rem}}@media (min-width:768px) and (max-width:1024px){.authentication-container{padding:2rem}h2{font-size:1.6rem}span{font-size:.9rem}input{font-size:1.1rem;padding:.9rem}button{font-size:1rem;padding:.6rem 1.2rem}}@media (min-width:1024px){.authentication-container{max-width:500px;padding:2rem}h2{font-size:1.8rem}span{font-size:1rem}input{font-size:1.2rem;padding:1rem}button{font-size:1.1rem;padding:.7rem 1.3rem}}.sign-up-container{background:#000000b3;border-radius:10px;box-shadow:0 5px 20px #00000080;color:#fff;margin:auto;max-width:400px;padding:30px;text-align:center}.sign-up-container h2{color:#ff0064cc;font-size:28px;margin-bottom:10px}.sign-up-container span{color:#ffffffb3;font-size:16px}.sign-up-container form{display:flex;flex-direction:column}.sign-up-container form input{background-color:#fff3;border:none;border-radius:8px;color:#fff;font-size:18px;margin-bottom:15px;padding:12px}.sign-up-container form input:focus{box-shadow:0 0 10px #ff3232cc;outline:none}button[type=submit]{background:linear-gradient(90deg,#ff7b00e6,#ff0064e6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;margin-bottom:10px;padding:15px;transition:.3s ease}button[type=submit]:hover{background:linear-gradient(90deg,#ff0064e6,#ff7b00e6);transform:scale(1.05)}@media (max-width:480px){.sign-up-container{max-width:90%;padding:20px}.sign-up-container h2{font-size:22px}.sign-up-container form input{font-size:16px}button[type=submit]{font-size:16px;padding:2px}}@media (min-width:480px) and (max-width:768px){.sign-up-container{max-width:90%;padding:25px}.sign-up-container h2{font-size:24px}.sign-up-container form input{font-size:16px}button[type=submit]{font-size:17px;padding:6px}}@media (min-width:768px) and (max-width:1024px){.sign-up-container{max-width:400px;padding:30px}.sign-up-container h2{font-size:26px}.sign-up-container form input{font-size:17px}button[type=submit]{font-size:18px;padding:15px}}@media (min-width:1024px){.sign-up-container{max-width:450px}.sign-up-container h2{font-size:28px}.sign-up-container form input{font-size:18px}button[type=submit]{font-size:19px;padding:2px}}.cod-section{font-size:1.2rem;margin-bottom:1rem}.cod-checkbox,.cod-section{align-items:center;display:flex}.cod-checkbox{cursor:pointer;margin-right:1rem}.cod-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #28a745;border-radius:5px;cursor:pointer;height:24px;margin-right:10px;outline:none;position:relative;transition:all .3s ease-in-out;width:24px}.cod-checkbox input[type=checkbox]:checked{background-color:#28a745;border-color:#28a745}.cod-checkbox input[type=checkbox]:checked:before{color:#fff;content:"✔";font-size:18px;font-weight:700;left:4px;position:absolute;top:-4px}.cod-checkbox input[type=checkbox]:hover{border-color:#218838;box-shadow:0 0 5px #28a74566}.cod-label{color:#333;font-weight:500;-webkit-user-select:none;user-select:none}.cod-checkbox input[type=checkbox]:checked{transform:scale(1.1)}.coupon-section{align-items:center;animation:fadeIn .5s ease-in-out;background:linear-gradient(135deg,#3f5efb99,#fc466b99);border-radius:10px;box-shadow:0 4px 15px #0006;display:flex;gap:10px;justify-content:center;padding:20px}.coupon-input{background:#ffffff26;border:none;border-radius:5px;box-shadow:0 2px 10px #0000004d;color:#fff;font-size:1rem;padding:12px;text-shadow:0 0 3px #000000b3;transition:transform .3s ease,box-shadow .3s ease;width:2%}.coupon-input:focus{box-shadow:0 3px 15px #ffffff4d;outline:none;transform:scale(1.05)}.btn--coupon{background:linear-gradient(90deg,#ff0064e6,#ff7b00e6);border:none;border-radius:5px;box-shadow:0 4px 10px #00ff7b66;color:#fff;font-size:1rem;font-weight:700;padding:12px 25px;transition:background .3s ease,transform .3s ease;width:2%}.btn--coupon:hover{background:linear-gradient(135deg,#00ffa0e6,#00c864e6);box-shadow:0 5px 20px #00ffa099;transform:scale(1.05)}@media screen and (max-width:1024px){.coupon-section{flex-direction:column;padding:15px}.coupon-input{font-size:.9rem;width:80%}.btn--coupon{font-size:.9rem;padding:10px 20px}}@media screen and (max-width:768px){.coupon-input{width:90%}.btn--coupon{font-size:.85rem;padding:8px 18px}}@media screen and (max-width:480px){.coupon-section{padding:10px}.coupon-input{font-size:.8rem;padding:10px;width:95%}.btn--coupon{font-size:.8rem;padding:7px 16px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cod-toggle_label{color:grey;font-size:2rem}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.7ba97953187dc2907930.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.bdafc105.css.map*/