.mca-detail-product .detail-product__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background-color:rgb(var(--color-background));border-radius:1rem}@media screen and (max-width:1000px){.mca-detail-product .detail-product__wrapper{display:flex;flex-direction:column}}.mca-detail-product .detail-product__wrapper>*{--padding: 5rem;flex:1;position:relative;width:100%;border-radius:1rem;color:rgb(var(--color-foreground));overflow:clip;padding:var(--padding);display:flex;justify-content:center;flex-direction:column;min-height:450px;gap:2rem}@media screen and (max-width:1000px){.mca-detail-product .detail-product__wrapper>*{--padding: 2.5rem;min-height:0}}.mca-detail-product .detail-product__wrapper :is(.detail-product__title,.detail-product__text){color:rgb(var(--color-foreground));line-height:1.2}.mca-detail-product .detail-product__wrapper :is(.detail-product__title){font-size:var(--text-5xl);margin:0;line-height:1}@media screen and (max-width:1000px){.mca-detail-product .detail-product__wrapper :is(.detail-product__title){font-size:var(--text-3xl)}}.mca-detail-product .detail-product__wrapper :is(.detail-product__text){font-size:var(--text-lg)}@media screen and (max-width:1000px){.mca-detail-product .detail-product__wrapper :is(.detail-product__text){font-size:var(--text-md)}}.mca-detail-product .detail-product__strengths{display:flex;flex-direction:column;gap:1.2rem;margin-top:1rem}.mca-detail-product .detail-product__strengths-label{margin:0;color:rgba(var(--color-foreground),.5);font-size:var(--text-md)}.mca-detail-product .detail-product__list.avantages{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem;max-width:400px}.mca-detail-product .detail-product__list .avantage{display:inline-flex;align-items:center;gap:.8rem;color:rgb(var(--color-foreground));padding:0rem 1rem;background-color:rgba(var(--color-foreground),.1);border-radius:999px}.mca-detail-product .detail-product__list .avantage svg{flex:0 0 auto}@media screen and (max-width:1000px){.mca-detail-product .detail-product__list.avantages{grid-template-columns:1fr}}.mca-detail-product .detail-product__wrapper :is(.image-container,.video-container){position:relative;max-width:400px;height:auto;border-radius:1rem;overflow:clip;width:100%;height:100%;background-color:#000;aspect-ratio:9/16;margin-left:auto}@media screen and (max-width:1000px){.mca-detail-product .detail-product__wrapper :is(.image-container,.video-container){margin:0 auto}}.mca-detail-product .detail-product__wrapper :is(img,video){position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/11/assets/mca-detail-product.css.map */
