@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);:root{--header-height:3.5rem;--first-color:#ffb566;--button-color:#2b2b2b;--button-color-alt:#363636;--title-color:#fff;--text-color:#828282;--text-color-light:#fff;--body-color:#23211f;--container-color:#292929;--border-color:#454545;--body-font:"Poppins",sans-serif;--biggest-font-size:2rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:.938rem;--small-font-size:.813rem;--smaller-font-size:.75rem;--font-medium:500;--font-bold:700;--font-semi-bold:600;--mb-0-5:.5rem;--mb-0-75:.75rem;--mb-1:1rem;--mb-1-5:1.5rem;--mb-2:2rem;--mb-2-5:2.5rem;--mb-3:3rem;--z-tooltip:10;--z-fixed:100}@media screen and (min-width:968px){:root{--biggest-font-size:2.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:.875rem;--smaller-font-size:.813rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,button,input{font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:.938rem;font-size:var(--normal-font-size)}body{background-color:#23211f;background-color:var(--body-color);color:#828282;color:var(--text-color);margin:0;transition:.4s}h1,h2,h3,h4{color:#fff;color:var(--title-color);font-weight:500;font-weight:var(--font-medium)}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}body.dark-theme{--first-color:#efbe8a;--button-color:#3d3d3d;--button-color-alt:#474747;--title-color:#f2f2f2;--text-color:#bfbfbf;--body-color:#1f1f1f;--container-color:#292929;--border-color:#333}.change-theme{color:#fff;color:var(--title-color);cursor:pointer;font-size:1.25rem}.dark-theme .button--gray,.dark-theme .change-theme,.dark-theme .nav__shop,.dark-theme .nav__toggle{color:#262626}.dark-theme .scroll-header{box-shadow:0 1px 4px hsla(0,0%,4%,.3)}.scroll-header .change-theme,.scroll-header .nav__shop,.scroll-header .nav__toggle{color:#fff;color:var(--title-color)}.dark-theme::-webkit-scrollbar{background:#4d4d4d}.container{margin-left:1.5rem;margin-left:var(--mb-1-5);margin-right:1.5rem;margin-right:var(--mb-1-5);max-width:1024px}.grid{display:grid}.main{overflow:hidden}.section{padding:6.5rem 0 1rem}.bd-container{margin-left:2rem;margin-right:2rem}.section__title{font-size:1rem;font-size:var(--h3-font-size);letter-spacing:2px;margin-bottom:3rem;margin-bottom:var(--mb-3);position:relative;text-align:center;text-transform:uppercase}.section__title:before{background-color:#ffb566;background-color:var(--first-color);content:"";height:1px;left:0;margin:0 auto;position:absolute;right:0;top:-1rem;width:67px}.header{background:transparent;z-index:100}.nav{height:3.5rem;margin-left:3em}.nav__close,.nav__logo,.nav__shop,.nav__toggle{color:#fff}.nav__logo{font-weight:700}.nav__btns{margin-right:4em}@media screen and (max-width:767px){.nav__menu{background-color:#23211f;background-color:var(--body-color);height:100%;padding:6rem 2rem 3.5rem;position:fixed;right:-100%;top:0;transition:.3s;width:100%}}.nav__link{color:#fff;font-size:1.25rem;font-weight:500}.nav__link:hover{color:#ffb566}.scroll-header{background-color:#23211f;background-color:var(--body-color);box-shadow:0 1px 4px rgba(40,37,37,.1)}.active-link{color:#ffb566}.home__container{position:relative;row-gap:2.5rem}.home__img{width:240px}.home__img-bg{align-items:flex-end;background-color:#ffb566;background-color:var(--first-color);display:flex;height:430px;justify-content:center;justify-self:flex-end;padding-bottom:2rem;-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem);width:258px}.home__social{-webkit-column-gap:1rem;column-gap:1rem;display:flex;left:-5rem;position:absolute;top:35%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.home__social-link{color:#fff;color:var(--text-color-light);font-size:.75rem;font-size:var(--smaller-font-size);transition:.3s}.home__social-link:hover{color:#fff;color:var(--title-color)}.home__title{font-size:2rem;font-size:var(--biggest-font-size);font-weight:700;font-weight:var(--font-bold);margin-bottom:1rem;margin-bottom:var(--mb-1)}.home__description{margin-bottom:1.5rem;margin-bottom:var(--mb-1-5)}.home__price{color:#ffb566;color:var(--first-color);display:inline-block;font-size:1.25rem;font-size:var(--h2-font-size);font-weight:500;font-weight:var(--font-medium);margin-bottom:3rem;margin-bottom:var(--mb-3)}.home__btns{align-items:center;display:flex}.home__button{box-shadow:0 12px 24px rgba(26,26,26,.2)}.button{background-color:#2b2b2b;background-color:var(--button-color);color:#fff;display:inline-block;font-weight:500;font-weight:var(--font-medium);padding:1.25rem 2rem;transition:.3s}.button:hover{background-color:#363636;background-color:var(--button-color-alt)}.button--gray{background-color:#bfbfbf;color:#fff;color:var(--title-color)}.button--gray:hover{background-color:#a1a1a1}.button--small{padding:1rem 1.5rem}.featured__content{background-color:#292929}.featured__img{margin-bottom:2rem}.featured__name,.featured__price{font-weight:700;margin-bottom:1rem}.featured__price{color:#ffb566;font-weight:600;margin-bottom:1rem}.featured__name{font-size:600}.featured__detail,.featured__preci{font-size:.813rem}.featured__detail{margin-bottom:1rem}.story__container{row-gap:7.5rem}.story__title{font-size:1.5rem;font-size:var(--h1-font-size);margin-bottom:1rem;margin-bottom:var(--mb-1)}.story__description{margin-bottom:2.5rem;margin-bottom:var(--mb-2-5)}.story__images{position:relative}.story__img,.story__square{width:250px}.story__square{background-color:#ffb566;background-color:var(--first-color);height:250px}.story__img{left:3rem;position:absolute;top:-3rem}.products__container{gap:2rem;grid-template-columns:repeat(2,1fr)}.products__card{background-color:#292929;background-color:var(--container-color);border:1px solid #454545;border:1px solid var(--border-color);padding:1.25rem 0;position:relative;text-align:center;transition:.3s}.products__img{height:125px;margin-bottom:1rem;margin-bottom:var(--mb-1)}.products__price,.products__title{font-size:.813rem;font-size:var(--small-font-size);font-weight:500;font-weight:var(--font-medium)}.products__title{margin-bottom:.5rem;margin-bottom:var(--mb-0-5);text-transform:uppercase}.products__price{color:#ffb566;color:var(--first-color)}.products__button{background-color:#2b2b2b;background-color:var(--button-color);bottom:0;color:#fff;font-size:1rem;padding:.4rem;position:absolute;right:0;transition:.3s}.products__button:hover{background-color:#363636;background-color:var(--button-color-alt)}.products__card:hover{box-shadow:0 8px 32px rgba(26,26,26,.1)}.testimonial__container{row-gap:4rem}.testimonial__quote{background-color:#292929;background-color:var(--container-color);box-shadow:0 4px 12px rgba(51,51,51,.1);color:#ffb566;color:var(--first-color);display:inline-flex;font-size:1.5rem;margin-bottom:2rem;margin-bottom:var(--mb-2);padding:.5rem .75rem}.testimonial__description{margin-bottom:1rem;margin-bottom:var(--mb-1)}.testimonial__date{font-size:.938rem;font-size:var(--normal-font-size);margin-bottom:2rem;margin-bottom:var(--mb-2)}.testimonial__perfil{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;margin-bottom:7rem}.testimonial__perfil-img{border-radius:3rem;height:60px;width:60px}.testimonial__perfil-data{display:flex;flex-direction:column;row-gap:.5rem}.testimonial__perfil-name{color:#fff;color:var(--title-color);font-size:1rem;font-size:var(--h3-font-size);font-weight:500;font-weight:var(--font-medium)}.testimonial__perfil-detail{font-size:.813rem;font-size:var(--small-font-size)}.testimonial__images{position:relative}.testimonial__img,.testimonial__square{width:250px}.testimonial__square{background-color:#ffb566;background-color:var(--first-color);height:250px;margin-left:auto}.testimonial__img{position:absolute;right:2rem;top:3rem}.testimonial-swiper{margin-left:0;margin-right:0}.swiper-button-next:after,.swiper-button-prev:after{content:""}.swiper-button-next,.swiper-button-prev{background-color:#292929;background-color:var(--container-color);bottom:5%;box-shadow:0 4px 12px rgba(51,51,51,.1);color:#ffb566;color:var(--first-color);font-size:1.5rem;height:auto;padding:.25rem;top:auto;width:auto}.swiper-button-next{left:4rem;right:auto}.new__card{background-color:#292929;background-color:var(--container-color);border:1px solid #454545;border:1px solid var(--border-color);overflow-y:hidden;padding-top:2rem;position:relative;text-align:center;transition:.3s}.new__tag{background-color:#ffb566;background-color:var(--first-color);color:#fff;font-size:.813rem;font-size:var(--small-font-size);font-weight:500;font-weight:var(--font-medium);padding:.5rem 1rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem;transition:.3s}.new__img{height:215px;margin-bottom:1rem;margin-bottom:var(--mb-1)}.new__price,.new__title{font-size:1rem;font-size:var(--h3-font-size);font-weight:700;font-weight:var(--font-bold)}.new__title{margin-bottom:.75rem;margin-bottom:var(--mb-0-75);text-transform:uppercase}.new__price{color:#ffb566;color:var(--first-color);display:block;transition:.3s}.new__button{font-size:.813rem;font-size:var(--small-font-size);opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}.new__card:hover{background-color:#ffb566;background-color:var(--first-color);box-shadow:0 12px 32px rgba(51,51,51,.1);padding:2rem 0 3rem}.new__card:hover .new__tag{background-color:#2b2b2b;background-color:var(--button-color)}.new__card:hover .new__button{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.new__card:hover .new__title{color:#262626}.new__card:hover .new__price{color:#262626;margin-bottom:1.5rem;margin-bottom:var(--mb-1-5)}.newsletter__bg{background-color:#ffb566;background-color:var(--first-color);padding:3rem;row-gap:2.5rem;text-align:center}.newsletter__title{color:#262626;font-size:1.5rem;font-size:var(--h1-font-size);margin-bottom:1.5rem;margin-bottom:var(--mb-1-5)}.newsletter__description{color:#595959}.newsletter__subscribe{display:flex;flex-direction:column;row-gap:.75rem}.newsletter__input{background-color:#f0f0f0;border:none;color:#262626;outline:none;padding:1.25rem 1rem}.footer__container{border-bottom:1px solid #454545;border-bottom:1px solid var(--border-color);padding-bottom:3rem;row-gap:2rem}.footer__title{font-size:1.25rem;font-size:var(--h2-font-size);margin-bottom:1.5rem;margin-bottom:var(--mb-1-5)}.footer__links,.footer__list{display:flex;flex-direction:column;row-gap:.75rem}.footer__link{color:#828282;color:var(--text-color)}.footer__link:hover{color:#fff;color:var(--title-color)}.footer__social{-webkit-column-gap:1rem;column-gap:1rem;display:flex}.footer__social-link{color:#828282;color:var(--text-color);font-size:1.25rem}.footer__social-link:hover{color:#fff;color:var(--title-color)}.footer__copy{color:#fff;color:var(--text-color-light);display:block;font-size:.75rem;font-size:var(--smaller-font-size);margin:3.5rem 0 1rem;text-align:center}.scrollup{background-color:#292929;background-color:var(--container-color);bottom:-30%;box-shadow:0 4px 12px rgba(51,51,51,.1);display:inline-flex;opacity:.8;padding:.25rem;position:fixed;right:1rem;transition:.4s;z-index:10;z-index:var(--z-tooltip)}.scrollup:hover{opacity:1}.scrollup__icon{color:#ffb566;color:var(--first-color);font-size:1.5rem}.show-scroll{bottom:3rem}::-webkit-scrollbar{background:#bdbdbd;width:.6rem}::-webkit-scrollbar-thumb{background:#2b2b2b}.cart{background-color:#23211f;z-index:100}.cart__title-center{font-size:1.25rem;margin-bottom:3rem}.cart__close{color:#fff}.cart__box{background-color:#292929;border:1px solid #454545}.cart__title{font-size:.938rem}.cart__price{color:#ffb566;font-size:.813rem;margin-bottom:1.5rem}.cart__amount-box{background-color:#292929;border:1px solid #454545}.cart__amount-trash{color:#ffb566}.cart__prices-item,.cart__prices-total{color:#fff}.cart__prices-item{font-size:.813rem}.cart__prices-total{font-size:1rem;font-weight:500}@media screen and (max-width:320px){.container{margin-left:1rem;margin-left:var(--mb-1);margin-right:1rem;margin-right:var(--mb-1)}.home__img-bg{width:220px}.home__title{font-size:1.5rem;font-size:var(--h1-font-size)}.home__button{font-size:.75rem;font-size:var(--smaller-font-size)}.story__img,.story__square,.testimonial__img,.testimonial__square{width:180px}.story__square,.testimonial__square{height:180px}.products__container{grid-template-columns:repeat(1,180px);justify-content:center}}@media screen and (min-width:767px){.section{padding:8rem 0 1rem}.cart{box-shadow:-2px 0 4px rgba(38,38,38,.1);width:420px}.nav{-webkit-column-gap:3rem;column-gap:3rem;height:5rem;height:calc(var(--header-height) + 1.5rem);justify-content:normal}.nav__close,.nav__toggle{display:none}.nav__list{-webkit-column-gap:2.5rem;column-gap:2.5rem;flex-direction:row}.nav__link{font-size:.938rem;font-size:var(--normal-font-size);text-transform:none}.nav__btns{margin-left:auto}.home__container{align-items:center;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;padding-top:6rem}.home__img-bg{order:1;-webkit-transform:translate(1.5rem,-6rem);transform:translate(1.5rem,-6rem)}.home__data{padding:0 0 3rem 6rem}.home__social{-webkit-column-gap:2rem;column-gap:2rem;top:47%}.featured__price,.featured__title,.new__price,.new__title{font-size:.938rem;font-size:var(--normal-font-size)}.newsletter__bg,.story__container,.testimonial__container{align-items:center;grid-template-columns:repeat(2,1fr)}.story__section-title{text-align:left;text-align:initial}.story__section-title:before{margin:initial}.story__images{order:-1}.products__container{gap:2.5rem;grid-template-columns:repeat(3,200px);justify-content:center}.products__card{padding:2rem 0}.products__img{height:155px}.newsletter__bg{-webkit-column-gap:2rem;column-gap:2rem;padding:4.5rem;text-align:left;text-align:initial}.newsletter__subscribe{flex-direction:row}.newsletter__input{width:100%}.footer__container{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);justify-content:space-between}.footer__title{font-size:1rem;font-size:var(--h3-font-size)}}@media screen and (min-width:992px){.section__title{font-size:1.25rem;font-size:var(--h2-font-size)}.home__container{-webkit-column-gap:2rem;column-gap:2rem}.home__img-bg{height:680px;width:480px}.home__img{width:420px}.home__social{left:-6rem}.home__data{padding:0 0 8rem 6rem}.featured__container{grid-template-columns:repeat(3,312px);padding-top:2rem}.story__container,.testimonial__container{-webkit-column-gap:8rem;column-gap:8rem}.story__img,.story__square,.testimonial__img,.testimonial__square{width:450px}.story__square,.testimonial__square{height:450px}.new__container,.products__container{padding-top:2rem}.testimonial__container{padding-bottom:4rem}}.header{background-color:var(--body-color);box-shadow:0 1px 4px rgba(40,37,37,.1);left:0;position:fixed;top:0;transition:.4s;width:100%;z-index:var(--z-fixed)}.nav{align-items:center;display:flex;height:var(--header-height);justify-content:space-between}.nav__close,.nav__logo,.nav__shop,.nav__toggle{color:var(--title-color);cursor:pointer}.nav__logo{align-items:center;-webkit-column-gap:.25rem;column-gap:.25rem;display:inline-flex;font-weight:var(--font-bold);letter-spacing:1px;text-transform:uppercase}.nav__logo-icon{font-size:1.25rem}.nav__btns{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.tooltip{background:#fff;border-radius:4px;color:#333;font-size:9px;font-weight:500;opacity:0;padding:4px 9px;pointer-events:none;position:absolute;right:20px;top:100%;-webkit-transform:translateX(-15px);transform:translateX(-15px);transition:.5s;white-space:nowrap;z-index:10}.nav__shop:hover .tooltip{opacity:1;top:90%}.nav__shop,.nav__toggle{cursor:pointer;font-size:1.25rem}@media screen and (max-width:767px){.nav__menu{background-color:var(--body-color);height:100%;padding:6rem 2rem 3.5rem;position:fixed;right:-100%;top:0;transition:.3s;width:100%}}.nav__list{align-items:center;display:flex;flex-direction:column;row-gap:2rem}.nav__link{color:var(--title-color);font-size:var(--h2-font-size);font-weight:var(--font-medium);text-transform:uppercase;transition:.3s}.nav__link:hover{color:var(--first-color)}.nav__close{cursor:pointer;font-size:2rem;position:absolute;right:1.25rem;top:.9rem}.show-menu{right:0}.active-link{color:var(--first-color)}.cart{overflow:auto;padding:3.5rem 2rem;right:-100%;top:0}.cart__close{right:2.9rem;top:2.25rem}.cart__prices-item{font-size:var(--small-font-size)}.hidden{display:none}.visible{background-color:var(--body-color);height:100%;overflow:auto;padding:3.5rem 2rem;position:fixed;right:-1%;top:0;transition:.4s ease-in-out;width:100%;z-index:var(--z-fixed)}@media screen and (max-width:320px){.container{margin-left:var(--mb-1);margin-right:var(--mb-1)}.home__img-bg{width:220px}.home__title{font-size:var(--h1-font-size)}.home__button{font-size:var(--smaller-font-size)}.story__img,.story__square,.testimonial__img,.testimonial__square{width:180px}.story__square,.testimonial__square{height:180px}.products__container{grid-template-columns:repeat(1,180px);justify-content:center}}@media screen and (min-width:576px){.home__img-bg{width:340px}.featured__container{align-items:flex-start;gap:1.5rem;justify-content:center}.featured__container,.footer__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:767px){.section{padding:8rem 0 1rem}.cart{box-shadow:-2px 0 4px rgba(38,38,38,.1);width:420px}.nav{-webkit-column-gap:3rem;column-gap:3rem;height:calc(var(--header-height) + 1.5rem);justify-content:normal}.nav__close,.nav__toggle{display:none}.nav__list{-webkit-column-gap:2.5rem;column-gap:2.5rem;flex-direction:row}.nav__link{font-size:var(--normal-font-size);text-transform:none}.nav__btns{margin-left:auto}.home__container{align-items:center;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;padding-top:6rem}.home__img-bg{order:1;-webkit-transform:translate(1.5rem,-6rem);transform:translate(1.5rem,-6rem)}.home__data{padding:0 0 3rem 6rem}.home__social{-webkit-column-gap:2rem;column-gap:2rem;top:47%}.featured__price,.featured__title,.new__price,.new__title{font-size:var(--normal-font-size)}.newsletter__bg,.story__container,.testimonial__container{align-items:center;grid-template-columns:repeat(2,1fr)}.story__section-title{text-align:left;text-align:initial}.story__section-title:before{margin:initial}.story__images{order:-1}.products__container{gap:2.5rem;grid-template-columns:repeat(3,200px);justify-content:center}.products__card{padding:2rem 0}.products__img{height:155px}.newsletter__bg{-webkit-column-gap:2rem;column-gap:2rem;padding:4.5rem;text-align:left;text-align:initial}.newsletter__subscribe{flex-direction:row}.newsletter__input{width:100%}.footer__container{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);justify-content:space-between}.footer__title{font-size:var(--h3-font-size)}}@media screen and (min-width:992px){.section__title{font-size:var(--h2-font-size)}.home__container{-webkit-column-gap:2rem;column-gap:2rem}.home__img-bg{height:680px;width:480px}.home__img{width:420px}.home__social{left:-6rem}.home__data{padding:0 0 8rem 6rem}.featured__container{grid-template-columns:repeat(3,312px);padding-top:2rem}.story__container,.testimonial__container{-webkit-column-gap:8rem;column-gap:8rem}.story__img,.story__square,.testimonial__img,.testimonial__square{width:450px}.story__square,.testimonial__square{height:450px}.new__container,.products__container{padding-top:2rem}.testimonial__container{padding-bottom:4rem}}@media screen and (min-width:1024px){.container{margin-left:auto;margin-right:auto}.story__container,.testimonial__container{-webkit-column-gap:13rem;column-gap:13rem}.story__container{padding-top:3rem}.story__img{left:5rem;top:-5rem}.testimonial__img{right:5rem;top:5rem}.scrollup{right:3rem}}:root{--mb-1:.5rem;--mb-2:1rem;--mb-3:1.5rem;--mb-4:2rem;--mb-5:2.5rem;--mb-6:3rem}img{height:auto;max-width:100%}.bd-container{margin-left:1rem;margin-left:var(--mb-2);margin-right:1rem;margin-right:var(--mb-2);max-width:960px;width:calc(100% - 2rem)}.bd-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.featured__container{grid-template-columns:repeat(1,1fr);justify-content:center}.featured__content{background-color:var(--container-color);border-radius:.5rem;box-shadow:0 2px 4px rgba(3,74,40,.15);display:flex;flex-direction:column;padding:.75rem;position:relative}.featured__img{align-self:center;margin-bottom:1rem;margin-bottom:var(--mb-2);width:100px}.featured__name,.featured__price{font-weight:var(--font-bold);margin-bottom:.5rem;margin-bottom:var(--mb-1)}.featured__price{color:var(--first-color);font-weight:var(--font-semi-bold);margin-bottom:.5rem;margin-bottom:var(--mb-1)}.featured__name{font-size:var(--font-semi-bold)}.featured__detail,.featured__preci{font-size:var(--small-font-size)}.featured__detail{margin-bottom:.5rem;margin-bottom:var(--mb-1)}.menu__button{border-radius:.5rem 0 .5rem 0;bottom:0;display:flex;padding:.625rem .813rem;position:absolute;right:0}@media screen and (min-width:768px){.section{padding-top:8rem}.featured__container{-webkit-column-gap:4rem;column-gap:4rem;grid-template-columns:repeat(3,210px);margin-top:3rem;margin-top:var(--mb-6)}.featured__content{padding:1.5rem}.featured__img{width:130px}}@media screen and (min-width:960px){.bd-container{margin-left:auto;margin-right:auto}}.blur{opacity:97%}.cart{background-color:var(--body-color);height:100%;padding:1.5rem 2rem;position:fixed;right:0;top:6%;transition:.4s;width:100%;z-index:var(--z-fixed)}.cart__title-center{font-size:var(--h2-font-size);margin-bottom:var(--mb-3);text-align:center}.cart__close{color:var(--title-color);cursor:pointer;font-size:2rem;position:absolute;right:.9rem;top:1.25rem}.cart__container{grid-row-gap:1.5rem;display:grid;row-gap:1.5rem}.cart__card{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.cart__box{background-color:var(--container-color);border:1px solid var(--border-color);padding:.75rem 1.25rem}.cart__img{width:50px}.cart__title{font-size:var(--normal-font-size);margin-bottom:.5rem}.cart__price{color:var(--first-color);display:block;font-size:var(--small-font-size);margin-bottom:var(--mb-1-5)}.cart__amount,.cart__amount-content{align-items:center;display:flex}.cart__amount{-webkit-column-gap:3rem;column-gap:3rem}.cart__amount-content{-webkit-column-gap:1rem;column-gap:1rem}.cart__amount-box{background-color:var(--container-color);border:1px solid var(--border-color);cursor:pointer;display:inline-flex;padding:.25rem}.cart__amount-trash{color:var(--first-color);cursor:pointer;font-size:1.15rem}.cart__prices{display:flex;justify-content:space-between;margin-bottom:5em;margin-top:6rem}.cart__prices-item,.cart__prices-total{color:var(--title-color)}.cart__prices-item{font-size:var(--h2-font-size)}.cart__prices-total{font-size:var(--h3-font-size);font-weight:var(--font-medium)}.show-cart{right:0}
/*# sourceMappingURL=main.b5e5468b.css.map*/