.product_actions{display:flex;flex-direction:column;grid-gap:10px}.product_actions__container_quantity{display:flex;grid-gap:10px;align-items:stretch}.product_actions__container_quantity__quantity{width:100px;flex-shrink:0;height:48px;padding:10px 8px;gap:2px;border-radius:9999px;border:1px solid var(--gray-700);background:#fff}.product_actions__container_quantity__quantity .base_quantity_selector{border:none;padding:0}.product_actions__container_quantity__quantity .base_quantity_selector__input{width:24px;color:var(--gray-700);font-size:16px;font-weight:600;line-height:24px}.product_actions__container_quantity__add_to_cart{display:flex;flex:1 0 0;justify-content:center;align-items:center;gap:8px;height:48px;padding:12px 20px;border-color:var(--gray-300);color:var(--gray-700);font-size:16px;font-weight:600;line-height:24px}.product_actions__container_buy_now{display:flex;grid-gap:10px;position:relative;width:100%;background-color:initial;padding:0}.product_actions__container_buy_now__buy_now{display:flex;gap:4px;width:100%}.product_actions__container_buy_now__buy_now__button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;align-self:stretch;height:48px;padding:12px 20px;border-radius:9999px;border:1px solid var(--gray-200);color:#fff;text-shadow:0 1px 2px rgba(10,13,18,.05);font-size:16px;font-weight:600;line-height:24px}.product_buy_now_footer{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem;background:white;border-radius:var(--border-radius-base)}.product_buy_now_footer__price{display:flex;flex-direction:column;min-width:104px;color:var(--gray-700)}.product_buy_now_footer__price_old{color:var(--gray-500);font-size:var(--font-size-md);font-weight:var(--font-semibold);line-height:24px;-webkit-text-decoration:line-through;text-decoration:line-through}.product_buy_now_footer__price_current{font-size:var(--font-size-xl);font-weight:var(--font-bold);line-height:30px}.product_buy_now_footer__button{flex:1 0 0;min-height:44px}.product_about_product__container{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.product_about_product__container{max-width:489px}}.product_about_product__title{color:var(--gray-700);font-size:16px;font-weight:600;line-height:24px}.product_about_product__content{color:var(--gray-500);font-size:14px;font-weight:500;line-height:20px;overflow:hidden;transition:max-height .4s ease-in-out}.product_about_product__content iframe{max-width:100%!important;width:100%!important;height:auto!important;aspect-ratio:16/9}.product_about_product__toggle{align-self:flex-start;padding:0;border:none;background:none;color:var(--gray-700);font-size:14px;font-weight:700;line-height:20px;cursor:pointer}.product_about_product__toggle:hover{-webkit-text-decoration:underline;text-decoration:underline}.base_carousel{display:flex;flex-direction:column;gap:1rem}.base_carousel__list{position:relative;display:flex;flex-direction:row;height:auto;justify-content:center}.base_carousel__pagination{display:flex;align-items:center;justify-content:center;gap:.5rem}.base_carousel__pagination__item{width:10px;height:10px;border-radius:10px;background-color:var(--gray-400);transition:width .3s ease-in-out}.base_carousel__pagination__item--active{width:30px}@media (min-width:1024px){.base_carousel{min-width:90%}}.base_carousel__container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-width:100%}@media (min-width:1024px){.base_carousel__container{min-width:100%}}.base_carousel__navigation{inset:0;position:absolute;display:none;min-height:100%;width:100%;min-width:100%;z-index:var(--z-index-100);padding:1rem}@media (min-width:768px){.base_carousel__navigation{display:flex;justify-content:space-between;align-items:center}}.base_carousel__button{border-radius:50%;padding:10px;background-color:white;display:flex;justify-content:center;align-items:center;border:1px solid var(--gray-200)}.base_carousel__button--shadow{box-shadow:0 4px 14px 0 rgba(0,0,0,.08)}.product_image_gallery-carousel_thumbnail{position:relative}@media (min-width:768px){.product_image_gallery-carousel_thumbnail{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;overflow-y:hidden;overflow-x:hidden}}@media (min-width:768px){.product_image_gallery-carousel_thumbnail:has(.product_image_gallery-carousel_thumbnail__content--row){flex-direction:row;width:100%}}.product_image_gallery-carousel_thumbnail__content{display:flex;flex-direction:column;gap:.5rem;height:100%;overflow-y:hidden;overflow-x:hidden}.product_image_gallery-carousel_thumbnail__content--row{flex-direction:row;width:100%;height:auto;overflow-x:auto;overflow-y:hidden}.product_image_gallery-carousel_thumbnail__button{display:flex;justify-content:center;align-items:center;padding:6px;z-index:var(--z-index-10);background-color:white;border:1px solid var(--gray-200);border-radius:50%;box-shadow:0 4px 14px 0 rgba(0,0,0,.08)}.product_image_gallery-carousel_thumbnail__button--hide{display:none}.product_image_gallery-carousel_thumbnail__button--top{top:0;left:15px;transform:rotate(90deg)}.product_image_gallery-carousel_thumbnail__button--bottom{bottom:0;left:15px;transform:rotate(-90deg)}.product_image_gallery-carousel_thumbnail:has(.product_image_gallery-carousel_thumbnail__content--row) .product_image_gallery-carousel_thumbnail__button--top{top:auto;left:0;transform:none}.product_image_gallery-carousel_thumbnail:has(.product_image_gallery-carousel_thumbnail__content--row) .product_image_gallery-carousel_thumbnail__button--bottom{bottom:auto;left:auto;right:0;transform:none}.product_image_gallery-carousel_thumbnail__item{position:relative;min-width:70px;min-height:70px;border-radius:1rem;overflow:hidden;cursor:pointer}.product_image_gallery-carousel_thumbnail__item--active{border:2px solid var(--main-500)}.product-image-gallery{height:auto;position:relative;z-index:1;width:100%;max-width:100%;margin:0 auto;justify-self:center}@media (min-width:1280px){.product-image-gallery{max-width:760px}}@media (min-width:1536px){.product-image-gallery{max-width:860px}}.product-image-gallery__thumbnail-gallery{display:none}@media (min-width:768px){.product-image-gallery__thumbnail-gallery{display:flex;width:100%}}.product-image-gallery__carousel{z-index:1}.product-image-gallery__action{position:absolute;top:1rem;right:1rem;width:42px;height:42px;display:flex;justify-content:center;align-items:center;background-color:white;border:1px solid var(--gray-200);border-radius:50%;box-shadow:0 4px 14px 0 rgba(0,0,0,.08);z-index:var(--z-index-10)}.product-image-gallery__item:not(:first-child){margin-left:10px}.product-image-gallery__item{position:relative;min-width:calc(100% - 2rem);border-radius:1rem;overflow:hidden;margin:auto}@media (min-width:1024px){.product-image-gallery__item{min-width:100%}}.product-image-gallery__item img{height:auto!important;max-height:100%!important;width:100%!important;position:relative!important;object-fit:contain!important}.product_zoom{height:100%;width:100%;position:fixed;z-index:1001;top:0;left:0;background-color:rgba(255,255,255,.6);display:flex;justify-content:center;align-items:center;flex-direction:column}.product_zoom__container{display:flex;max-width:max-content;flex-direction:column-reverse;align-items:end;gap:.5rem}@media (min-width:768px){.product_zoom__container{flex-direction:row;align-items:start}}.product_zoom__container__container_carousel{display:flex;width:100vw;background-color:white;justify-content:center;align-items:center}@media (min-width:640px){.product_zoom__container__container_carousel{width:70vw}}.product_zoom__container__container_carousel__carousel{width:100%}@media (min-width:768px){.product_zoom__container__container_carousel__carousel{width:50vw;max-width:1200px}}.product_zoom__container__thumbnail-gallery{display:none;max-width:50vw;margin-right:3rem}@media (min-width:768px){.product_zoom__container__thumbnail-gallery{display:flex;flex-direction:row}}.product_zoom__container__item:not(:first-child){margin-left:10px}.product_zoom__container__item{position:relative;min-width:calc(100% - 2rem);height:540px;border-radius:1rem;overflow:hidden;margin:auto}@media (min-width:768px){.product_zoom__container__item{min-width:100%;height:680px}}@media (min-width:1280px){.product_zoom__container__item{height:80vh;max-height:700px}}@media (min-width:1536px){.product_zoom__container__item{height:90vh;max-height:760px}}.product_zoom__container__icon_close{background-color:white;border-radius:100%;height:38px;width:38px;display:flex;justify-content:center;align-items:center;cursor:pointer}.product_product_information{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.product_product_information{gap:1.5rem}}.product_product_information__space_between{display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem}.product_product_information__brand_row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.product_product_information__vendor{display:inline-flex;align-items:center;height:20px;gap:6px;font-size:var(--font-size-sm);color:var(--gray-700);font-weight:var(--font-semibold)}.product_product_information__vendor_text{color:inherit}.product_product_information__vendor_check{width:20px;height:20px}.product_product_information__vendor_arrow{width:20px;height:20px;color:var(--gray-500)}.product_product_information__stars{display:flex;align-items:center;gap:.2rem;color:var(--gray-500);font-size:var(--font-size-sm);font-weight:var(--font-bold)}.product_product_information__start{display:flex;justify-content:flex-start;align-items:center}.product_product_information__name{font-size:var(--font-size-2xl);font-weight:var(--font-bold);color:var(--gray-700)}.product_product_information__price_block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;align-self:stretch}.product_product_information__discount{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.product_product_information__discount__price{text-decoration-line:line-through;text-align:right;color:var(--gray-500);font-size:18px;font-weight:600;line-height:28px}.product_product_information__discount__percentage{height:20px;display:flex;align-items:center;color:white;font-size:var(--font-size-sm);font-weight:var(--font-semibold);background:var(--red-600);padding:4px 8px;border-radius:4px;white-space:nowrap}.product_product_information__price_row{display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem}.product_product_information__price{color:var(--gray-700);font-size:30px;font-weight:700;line-height:38px}