*{box-sizing:border-box;margin:0;padding:0}:root{--light-warm-grey:#f5f5f4;--light-med-warm-grey:#a8a29e;--med-warm-grey:#57534e;--base-font-dark-clr:#292524;--dark-emerald-green:#065f46;--med-emerald-green:#10b981;--very-dark-emerald-green:#064e3b;--light-green:#bbf7d0;--cta-accent-clr:#fef3c7;--cta-accent-clr-dark:#b45309;--err-clr-light:#fee2e2;--err-clr-dark:#7f1d1d;--fz-sm:.875rem;--fz-md:1.125rem;--fz-lg:1.75rem;--fz-xl:2.75rem;--base-container-width:80rem}body,h1,h2,h3,textarea,input,button,a{color:var(--base-font-dark-clr);font-family:Work Sans,sans-serif}p{line-height:1.6}.cta-btn{background-color:var(--cta-accent-clr);text-transform:uppercase;color:var(--cta-accent-clr-dark);letter-spacing:.08em;cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}input::file-selector-button{background-color:var(--cta-accent-clr);text-transform:uppercase;color:var(--cta-accent-clr-dark);letter-spacing:.08em;cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}.home-grid-wrapper{background-image:url(https://res.cloudinary.com/dev-project/image/upload/f_auto,q_auto:best/v1625242585/evergreen-app/leaf-rain-bg_modldu.jpg);background-repeat:no-repeat;background-size:cover;grid-template-rows:1fr 2fr 1fr;grid-template-columns:1fr 2fr 1fr;min-height:100vh;display:grid}.header{justify-content:center;margin:0 1.5rem;padding:2.5rem 0;display:flex}.nav{width:var(--base-container-width);justify-content:space-between;align-items:center;display:flex}.nav__standard-links-list,.nav__right-group,.nav__links-list--auth{align-items:center;gap:1.5rem;display:flex}.nav__standard-links-list,.nav__links-list--auth{list-style:none}.nav__link,.nav__logo-link,.nav__links-list__link{text-decoration:none}.nav__logo-link{font-size:var(--fz-lg);font-weight:700}.header--home{grid-column:1/-1;align-self:start}@media screen and (width<=40em){.nav{flex-direction:column;align-items:start;gap:.5rem}.nav__logo-link{order:-1}}.log-out-btn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;text-decoration:underline}.nav__cart-btn{cursor:pointer;background-color:var(--cta-accent-clr);border:none;border-radius:500px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;line-height:1;text-decoration:none;display:flex}.cart-icon{width:1.25rem;stroke:var(--base-font-dark-clr)}.home-hero__section{width:var(--base-container-width);grid-column:2/3;justify-content:flex-end;display:flex}.home-hero__title__span{font-size:3.5rem;display:block}.arrow-icon--down{margin-left:auto;display:block}@media screen and (width<=83em){.home-hero__section{width:100%;max-width:var(--base-container-width);grid-row:3/4;padding-bottom:2rem}}.home__plant-types{background:conic-gradient(from -90deg at 50% -25%, var(--dark-emerald-green), var(--light-green))}.home__plant-types-inner-wrapper{width:100%;max-width:var(--base-container-width);grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto;display:grid}.home__plant-types__column--left,.home__plant-types__column--right{padding:10rem 2rem}.home__plant-types__title,.home__plant-types__item{color:var(--very-dark-emerald-green)}.home__plant-types__title{margin-bottom:.25rem}.home__plant-types__sub-heading{color:var(--med-emerald-green);margin-bottom:1.75rem}.home__plant-types__item{margin-bottom:1.25rem;margin-left:1rem;padding-left:1rem}.home__plant-types__item::marker{content:"✔";font-size:1.25rem}.home__plant-types__desc{color:var(--very-dark-emerald-green)}.home__plant-types__desc:first-of-type{margin-bottom:1.75rem}.home__collection-card__inner-container{width:100%;max-width:var(--base-container-width);align-items:center;gap:18rem;margin:0 auto;display:flex}.home__collection-card__fig{border-radius:50%}.home__collection-card:nth-of-type(odd){padding:9rem 0}.home__collection-card:nth-of-type(2n){background-color:var(--light-warm-grey);padding:9rem 0}.home__collection-card:nth-of-type(2n) .home__collection-card__article{order:-1}.home__collection-card__fig__img{object-fit:cover;border:none;border-radius:50%;width:20rem;height:20rem;display:block}.home__collection-card__article__badge{background-color:var(--cta-accent-clr);color:var(--cta-accent-clr-dark);cursor:pointer;border:none;margin-bottom:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:700}.home__collection-card__article__title{margin-bottom:.5rem}.home__collection-card__article__desc{margin-bottom:1.5rem}.home__collection-card__article__cta-btn-link-wrapper{text-decoration:none}.home__collection-card__article__cta-btn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;display:flex}.home__collection-card__article__cta-btn__span{color:var(--cta-accent-clr-dark)}@media screen and (width<=83em){.home__collection-card.home__collection-card--narrow{padding:6rem 1.5rem}.home__collection-card__inner-container{gap:10rem}}@media screen and (width<=55em){.home__collection-card.home__collection-card--narrow{padding:4rem 1.5rem}.home__collection-card__inner-container{gap:4rem}}@media screen and (width<=44em){.home__plant-types-inner-wrapper{grid-template-columns:1fr;gap:0}.home__plant-types__column--left,.home__plant-types__column--right{padding:4rem 1.5rem}.home__collection-card__inner-container{flex-direction:column;gap:3rem}.home__collection-card__fig{order:-1}.home__collection-card__fig__img{width:15rem;height:15rem}}.footer{background-color:var(--light-warm-grey)}.footer-section-wrapper{max-width:var(--base-container-width);grid-template-columns:repeat(2,1fr);gap:8rem;margin:0 auto;padding:4rem 0;display:grid}.footer__container--left,.footer__container--right{padding:2rem 0}.footer__container--left{border-right:1px solid #d6d3d1}.footer__logo-title{margin-bottom:1rem}.footer__creation-attribution{font-size:var(--fz-sm)}.footer__container--right{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer__title{margin-bottom:.5rem}.footer__container--right__column--left__group{margin-bottom:3rem}.footer__link{margin-bottom:1rem;text-decoration:none;display:block}.footer__link:hover{color:var(--base-font-dark-clr)}.footer__creation-attribution,.footer__link{color:var(--med-warm-grey)}@media screen and (width<=83.125em){.footer{padding:0 1.5rem}}@media screen and (width<=50em){.footer__container--right{grid-template-columns:1fr}}@media screen and (width<=31.25em){.footer-section-wrapper{grid-template-columns:1fr;gap:4rem}.footer__container--right{order:-1}.footer__container--left{border-top:1px solid #d6d3d1;border-right:none}}.about-grid-wrapper{grid-template-rows:auto 1fr;min-height:100vh;display:grid}@media screen and (width<=85em){.about-grid-wrapper{min-height:revert;display:block}}.about__hero{background-image:url(https://res.cloudinary.com/dev-project/image/upload/f_auto,q_auto:best/v1625683324/evergreen-app/room-with-plants_efygzq.jpg);background-repeat:no-repeat;background-size:cover;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(8,1fr);display:grid}.about__hero__card{background-color:#ffffff52;grid-area:2/3/3/5;padding:2.5rem 3rem;display:inline-block}.about__hero__card__title{font-size:var(--fz-xl);margin-bottom:.25rem}.about__hero__card__desc{font-size:var(--fz-md)}@media screen and (width<=68em){.about__hero{display:block}.about__hero__card{background-color:#fff9;width:100%}}.about__mission-section{background-color:var(--light-warm-grey);justify-content:center;align-items:center;padding:9rem 0;display:flex}.about__mission-section__desc{max-width:70ch;font-size:var(--fz-lg)}.about__features{width:100%;max-width:var(--base-container-width);grid-template-columns:repeat(2,1fr);align-items:center;row-gap:2.5rem;margin:0 auto;padding:4rem 0;display:grid}.about__features__fig{max-width:35rem}.about__features__fig__img{width:100%;height:auto;display:block}.about__features__article{padding:3rem 4rem}.about__features__article__title{margin-bottom:.75rem}.about__features__article__desc{max-width:68ch}.about__features__video-container{grid-column:1/-1}.about__features__video{width:100%;height:auto;display:block}.about__features__fig--right{justify-self:end}.about__features__fig--span-all{grid-column:1/-1;width:100%;max-width:100%}@media screen and (width<=46.25em){.about__features{grid-template-columns:1fr}}@media screen and (width<=27em){.about__mission-section{padding:4rem 1.5rem}.about__mission-section__desc{font-size:var(--fz-md)}.about__features__article{padding:1rem 1.5rem}}.shop-inner-wrapper{max-width:90%;padding:3rem 0;display:flex}@media screen and (width<=83.125em){.shop-inner-wrapper{max-width:100%;margin:0 1.5rem}}@media screen and (width<=46.875em){.shop-inner-wrapper{flex-direction:column;gap:1rem}}.title-bar{border-top:1px solid var(--light-warm-grey);border-bottom:1px solid var(--light-warm-grey);text-transform:capitalize;padding:1.25rem 0;line-height:1}@media screen and (width<=83.125em){.title-bar{margin:0 1.5rem}}.main-page-wrapper{max-width:var(--base-container-width);margin:0 auto}.shop__collection-nav{margin-right:2.25rem}.shop__collection-nav__list{list-style:none}.shop__collection-nav__list__item{white-space:nowrap;margin-bottom:.75rem}.shop__collection-nav__list__link{color:var(--med-warm-grey);padding-right:1rem;text-decoration:none;display:block}.shop__collection-nav__list__link.active{color:var(--base-font-dark-clr)}.admin-add-product-link{background-color:var(--light-green);color:var(--very-dark-emerald-green);margin-bottom:1rem;padding:.5rem .75rem;text-decoration:none;display:inline-block}.shop__hero{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:4.5rem;display:grid}@media screen and (width<=68.75em){.shop__hero{display:none}}.shop__hero__fig__img{width:100%;height:auto;display:block}.shop__hero__tagline{background-color:var(--base-font-dark-clr);justify-content:center;align-items:center;display:flex}.shop__hero__tagline__title{text-align:center;color:#fff;padding:0 1rem}.shop__products-section__title{margin-bottom:1rem}.shop__products-section__product-card-grid-wrapper{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media screen and (width<=68.75em){.shop__products-section__product-card-grid-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=33.125em){.shop__products-section__product-card-grid-wrapper{grid-template-columns:repeat(2,1fr)}}.shop__products-section__link{text-decoration:none;display:block}.shop__products-section__card__fig{margin-bottom:.75rem}.shop__products-section__card__img{width:100%;height:auto;display:block}.shop__products-section__card__content-group{justify-content:space-between;align-items:center;display:flex}.shop__products-section__card__title,.shop__products-section__card__price{font-size:var(--fz-sm)}.shop__products-section__card__title{font-weight:400}@media screen and (width<=68.75em){.shop__products-section__card__content-group{flex-direction:column;align-items:start;gap:.25rem}}.shop__products-section__card__delete-btn{text-transform:uppercase;letter-spacing:.08em;color:var(--cta-accent-clr-dark);cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.25rem 0;font-size:1rem;font-weight:700}.admin-update-product-link{text-transform:uppercase;letter-spacing:.08em;color:var(--very-dark-emerald-green);margin-top:1rem;padding:.25rem 0;font-weight:700;display:block}.product__grid-wrapper{grid-template-columns:1fr 1.5fr;gap:3rem;padding:2rem 0;display:grid}.product__fig__img{width:100%;height:auto;display:block}.product__content__heading-container{border-bottom:1px solid var(--light-warm-grey);align-items:baseline;gap:4rem;margin-bottom:1.5rem;padding-bottom:1.25rem;line-height:1;display:flex}.product__content__size-title{margin-bottom:1rem}.product__content__starting-price-para{font-size:var(--fz-sm)}.product__content__starting-price-para__price{font-size:var(--fz-md);margin-left:.5rem;display:inline-block}.product__content__add-info-container{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.product__content__add-btn{background-color:var(--cta-accent-clr);color:var(--cta-accent-clr-dark);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;font-weight:700;font-size:var(--fz-sm);border:none;padding:1.25rem 3rem}.product__content__desc{margin-bottom:2rem}.product__content__info-article-container{grid-template-columns:repeat(2,1fr);display:grid}.product__content__info-article{background-color:var(--light-warm-grey);text-align:center;padding:2rem 4rem}.product__content__shipping-info{position:relative}.product__content__shipping-info__desc,.product__content__warranty-info__desc{margin-bottom:1rem}.product__content__shipping-info:after{content:"";background-color:var(--light-med-warm-grey);width:1px;height:65%;display:block;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.product__box-icon{width:3.5rem;height:3.5rem;fill:var(--med-warm-grey)}.product__content__selected-price{font-weight:700;font-size:var(--fz-md)}@media screen and (width<=83.125em){.product__grid-wrapper{margin:0 1.5rem}}@media screen and (width<=62.5em){.product__content__info-article-container{grid-template-columns:1fr}.product__content__shipping-info:after{display:none}}@media screen and (width<=45em){.product__grid-wrapper{grid-template-columns:1fr}.product__fig{max-width:20rem}.product__content__add-btn{padding:1rem 1.5rem}.product__content__selected-price{font-size:var(--fz-sm)}}.product__content__size-btn{cursor:pointer;background:0 0;border:none;margin-bottom:4rem}.product__content__size-btn:not(:last-of-type){margin-right:2rem}.product__content__size-btn__gallon-size{background-color:var(--light-warm-grey);margin-bottom:.75rem;padding:1rem;font-size:1rem}.product__content__size-btn__price{font-size:1rem}@media screen and (width<=26.25em){.product__content__size-btn{margin-bottom:1.5rem}.product__content__size-btn:not(:last-of-type){margin-right:1rem}}.auth-card{grid-template-columns:1.5fr 3fr;min-height:70vh;margin-top:2rem;display:grid;box-shadow:0 8px 14px #00000026}.auth-card__content{padding:3rem 6rem}.auth-card__content__title{margin-bottom:2.5rem}.auth-card__content__instructions{color:var(--med-warm-grey);margin-bottom:2rem}@media screen and (width<=51.25em){.auth-card{grid-template-columns:1fr;min-height:50vh}}@media screen and (width<=27em){.auth-card__content{padding:1rem 1.5rem}}.auth-card__content__form-group{flex-direction:column;margin-bottom:2rem;display:flex}.auth-card__content__form__label{margin-bottom:.5rem}.auth-card__content__form__input{background-color:var(--light-warm-grey);border:none;padding:.5rem;font-size:1rem}.auth-card__content__form__submit-btn{text-transform:uppercase;letter-spacing:.08em;background-color:var(--cta-accent-clr);cursor:pointer;border:none;width:100%;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}.auth-card__content__form__link{margin-bottom:1rem;display:block}.error-msg{color:var(--err-clr-dark);background-color:var(--err-clr-light);margin-bottom:1rem;padding:.75rem 1rem}.loading-spinner{border:.3125rem solid #0000;border-color:var(--light-warm-grey);border-top-color:var(--med-emerald-green);border-radius:50%;width:2.25rem;height:2.25rem;margin-bottom:1rem;animation:1s linear infinite spinner}@keyframes spinner{to{transform:rotate(360deg)}}.message{color:var(--very-dark-emerald-green);background-color:var(--light-green);margin-bottom:1rem;padding:.75rem 1rem}.auth-card__fig__img{object-fit:cover;width:100%;height:100%;display:block}.add-product-inner-wrapper{width:90%;padding:3rem 0;display:flex}.add-product-inner-wrapper__right{flex-grow:1}@media screen and (width<=65.625em){.add-product-inner-wrapper{width:100%;max-width:100%;padding:3rem 1.5rem}}@media screen and (width<=38.125em){.add-product-inner-wrapper{flex-direction:column;gap:1rem}}.add-product__form__column--left{align-items:center;gap:1.25rem;display:flex}.form-group{flex-direction:column;margin-bottom:1.5rem;display:flex}.form-group__label{font-size:var(--fz-md);margin-bottom:.5rem}.form-group__input,.form-group__select{border:none;max-width:14rem;padding:.5rem;font-size:1rem}.form-group__textarea{border:none;width:100%;max-width:25rem;padding:.5rem;font-size:1rem;line-height:1.6}.add-product__form__sizes-group:not(:last-of-type){margin-bottom:3rem}.add-product__form__sub-heading{margin-bottom:1.25rem}.add-product__form__file-input{margin-bottom:1.5rem}.add-product__form__submit-btn{background-color:var(--cta-accent-clr);font-size:var(--fz-md);color:var(--cta-accent-clr-dark);cursor:pointer;border:none;padding:1rem 3rem;font-weight:700}@media screen and (width<=30em){.add-product__form__sub-title{font-size:var(--fz-md)}.add-product__form__sub-heading,.form-group__label{font-size:1rem}.form-group__textarea{max-width:14rem}}.form-segment{background-color:var(--light-warm-grey);grid-template-columns:1fr 2fr;align-items:start;gap:1rem;margin-bottom:1rem;padding:2rem;display:grid}@media screen and (width<=65.625em){.form-segment{grid-template-columns:1fr;gap:2rem}}.number-badge{line-height:0;font-size:var(--fz-lg);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.5em;display:inline-flex}.number-badge:after{content:"";padding-bottom:100%;display:block}.add-product__form__file-img{object-fit:contain;border:1px solid var(--light-med-warm-grey);background-color:#fff;width:20rem;height:20rem}.add-product__form__file-img--placeholder{flex-direction:column;justify-content:center;align-items:center;display:flex}.placeholder-cloud-icon{width:4rem;margin-bottom:1rem}@media screen and (width<=30em){.add-product__form__file-img{width:12rem;height:12rem}}.cart-table{border-collapse:collapse;margin-bottom:4rem}.cart-table__thead__tr{text-align:left;color:var(--med-warm-grey);border-bottom:1px solid var(--light-warm-grey);font-weight:700}.cart-table__thead__tr__th{padding:2rem 3rem}.cart-table__tbody__tr__td{padding:1.25rem 3rem}.cart-table__prod-info{align-items:center;gap:3rem;padding-left:0;padding-right:8rem;display:flex}.cart-table__thead__product{padding-left:0}.cart-table__prod-info__title{font-size:var(--fz-md);margin-bottom:.5rem}.cart-table__qty-container__btn{cursor:pointer;background:0 0;border:none;padding:.75rem}.cart-table__tbody__tr__td__close-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.x-icon{width:1.5rem;stroke:var(--light-med-warm-grey)}.total-info{justify-items:center;display:grid}.total-info__group{grid-template-columns:repeat(2,1fr);gap:.5rem 2rem;display:grid}.total-info__group__span{text-align:left}.total-info__group__span-val{text-align:right}.total-info__group__span--total,.total-info__group__span-val--total{font-weight:700}.total-info__group__span-val--total{color:var(--cta-accent-clr-dark)}@media screen and (width<=83.125em){.cart-table{margin:0 1.5rem 4rem}.cart-table__thead__tr__th{padding:1rem 1.5rem}.cart-table__thead__product{padding-left:0}.cart-table__tbody__tr__td{padding:1rem 1.5rem}.cart-table__prod-info{padding-left:0}}@media screen and (width<=47.5em){.cart-table__thead__tr__th{padding:.5rem 0}.cart-table__thead__product{padding-left:0}.cart-table__tbody__tr__td{padding:.5rem 1rem}.cart-table__prod-info{gap:1rem;padding-left:0}}@media screen and (width<=40em){.cart-table{white-space:nowrap;display:block;position:relative;overflow-x:auto}.cart-table:before{content:"";z-index:1;background:linear-gradient(90deg,#fff0 75%,#ffffffe6) 100%;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.cart-table--disable-fade:before{display:none}.total-info{justify-items:stretch;margin:0 1.5rem 4rem}}.checkout-link{cursor:pointer;background-color:var(--cta-accent-clr);color:var(--cta-accent-clr-dark);text-transform:uppercase;letter-spacing:.08em;text-align:center;border:none;grid-column:1/-1;margin-top:1rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;display:inline-block}.payment-success__desc{color:var(--cta-accent-clr-dark);text-align:center;font-size:var(--fz-md);background-color:#fef3c8f2;border-radius:10px;grid-area:3/2/4/3;margin:1rem 0;padding:1.5rem 1.75rem}.payment-success__fig{grid-area:1/1/-1/-1;max-width:100%}.payment-success__fig__img{width:100%;height:auto;display:block}.payment-success__img-section{grid-template-rows:repeat(5,1fr);grid-template-columns:15% 1fr 15%;max-width:43rem;margin:2.5rem auto;display:grid}.shipping-grid__content__title{margin-bottom:.5rem}.shipping-grid__content__desc{color:var(--med-warm-grey);margin-bottom:3rem}.shipping-grid__content__fig{width:37rem}.shipping-grid__content__fig__img{width:100%;height:auto}.shipping-grid__form-group{flex-direction:column;margin-bottom:2rem;display:flex}.shipping-grid__form-group__label{margin-bottom:.5rem}.shipping-grid__form-group__input{background-color:var(--light-warm-grey);border:none;max-width:12rem;padding:.5rem .75rem;font-size:1rem}.shipping-grid__form-group__input--long{max-width:20rem}.shipping-grid__form__submit-btn{width:100%;margin-top:2rem}.shipping-grid-container{grid-template-columns:repeat(2,1fr);max-width:62rem;margin:4rem 0;display:grid}.shipping-grid__right{justify-self:end}.order{background-color:var(--light-warm-grey);max-width:55rem;margin-bottom:1rem;padding:2.5rem 4rem}.order__descriptor-group{gap:2rem;margin-bottom:2rem;display:flex}@media screen and (width<=39em){.order{padding:2rem 2.5rem}}@media screen and (width<=34.375em){.order{padding:1rem 1.5rem}}.order__descriptor__heading{font-size:var(--fz-md);margin-bottom:.5rem}.order__descriptor__data-segment{max-width:15rem;color:var(--med-warm-grey);line-height:1}.order-item{background-color:#fff;padding:1.25rem 1rem}.order-item:not(:last-of-type){margin-bottom:.5rem}.order-item__inner-container{align-items:center;gap:2rem;display:flex}.order-item__fig{width:8rem}.order-item__fig__img{width:100%;height:auto}.order-item__content{grid-template-areas:"title title title""category category category""size-h price-h qty-h""size price qty";column-gap:2.5rem;display:grid}.order-item__content__title{grid-area:title;margin-bottom:.5rem}.order-item__content__category-chip-container{grid-area:category;margin-bottom:1rem}.order-item__content__category-chip{background-color:var(--light-warm-grey);text-transform:capitalize;line-height:1;font-size:var(--fz-sm);border-radius:500px;padding:.5rem .75rem;display:inline-block}.order-item__content__sub-heading{color:var(--light-med-warm-grey);margin-bottom:.5rem}.order-item__content__sub-heading--size{grid-area:size-h}.order-item__content__sub-heading--price{grid-area:price-h}.order-item__content__sub-heading--qty{grid-area:qty-h}.order-item__content__desc{color:var(--med-warm-grey);line-height:1}.order-item__content__size{grid-area:size}.order-item__content__price{grid-area:price}.order-item__content__qty{grid-area:qty}.order-item__content__qty__x{font-size:var(--fz-sm);margin-right:.25rem;display:inline-block}@media screen and (width<=39em){.order-item__content{column-gap:1.5rem}}@media screen and (width<=34.375em){.order__descriptor-group{gap:1.5rem}.order__descriptor{flex-direction:column;justify-content:space-between;display:flex}.order__descriptor__heading{font-size:var(--fz-md)}.order__descriptor__data-segment{font-size:var(--fz-sm)}.order-item__content{grid-template-areas:"title""size-h""size""price-h""price""qty-h""qty"}.order-item__content__sub-heading{margin-bottom:.25rem}.order-item__content__desc:not(:last-of-type){margin-bottom:1.5rem}.order-item__content__title{font-size:var(--fz-md)}.order-item__content__category-chip-container{display:none}.order-item__content__sub-heading,.order-item__content__desc{font-size:var(--fz-sm)}.order-item__inner-container{gap:1rem}}@media screen and (width<=22.5em){.order-item__inner-container{flex-direction:column;align-items:start}}.order-history-inner-wrapper{margin:2.5rem 0}@media screen and (width<=83.125em){.order-history-inner-wrapper{margin:2.5rem 1.5rem}}
