.collection-content-with-product{padding:60px 0}.collection-content-with-product__container{display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:0 20px}.collection-content-with-product__container--no-image{flex-direction:column;align-items:flex-start;gap:96px;text-align:left;max-width:1320px;margin:0 auto;padding:20px 24px;background-color:transparent;border:1px solid #EEE;border-radius:24px;box-shadow:none;width:100%}.collection-content-with-product__container--no-image .collection-content-with-product__content{width:100%;flex:1;order:1}.collection-content-with-product__container--left{flex-direction:row;align-items:stretch}.collection-content-with-product__container--left .collection-content-with-product__content{order:2;flex:1}.collection-content-with-product__container--left .collection-content-with-product__image{order:1;flex:1}.collection-content-with-product__container--right{flex-direction:row;align-items:stretch}.collection-content-with-product__container--right .collection-content-with-product__content{order:1;width:60%}.collection-content-with-product__container--right .collection-content-with-product__image{order:2;flex:1}.collection-content-with-product__container--left .collection-content-with-product__image-container--full-height,.collection-content-with-product__container--right .collection-content-with-product__image-container--full-height,.collection-content-with-product__container--top .collection-content-with-product__image-container--full-height,.collection-content-with-product__container--bottom .collection-content-with-product__image-container--full-height{height:100%;align-self:stretch}.collection-content-with-product__container--left .collection-content-with-product__image-container--full-height~.collection-content-with-product__content,.collection-content-with-product__container--right .collection-content-with-product__image-container--full-height~.collection-content-with-product__content{align-self:stretch}.collection-content-with-product__container--top{flex-direction:row;align-items:stretch}.collection-content-with-product__container--top .collection-content-with-product__content{order:1;flex:1}.collection-content-with-product__container--top .collection-content-with-product__image{order:2;flex:1}.collection-content-with-product__container--bottom{flex-direction:row;align-items:stretch}.collection-content-with-product__container--bottom .collection-content-with-product__content{order:1;flex:1}.collection-content-with-product__container--bottom .collection-content-with-product__image{order:2;flex:1}.collection-content-with-product__content{order:1}.collection-content-with-product__text{color:#1d1d1d;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:160%}.collection-content-with-product__text h2{font-size:32px;font-weight:700;line-height:120%;margin-bottom:24px;color:#1d1d1d}.collection-content-with-product__text p{margin-bottom:24px}.collection-content-with-product__text p:last-child{margin-bottom:0}.collection-content-with-product__image{order:2;display:flex;justify-content:center;align-items:center}.collection-content-with-product__container--top .collection-content-with-product__image{align-items:flex-start}.collection-content-with-product__container--bottom .collection-content-with-product__image{align-items:flex-end}.collection-content-with-product__image-container{position:relative;width:100%;max-width:400px;aspect-ratio:1;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#4caf50,gold);padding:20px;display:flex;align-items:center;justify-content:center}.collection-content-with-product__image-container--small{max-width:300px;padding:15px}.collection-content-with-product__image-container--medium{max-width:560px;padding:20px}.collection-content-with-product__image-container--large{max-width:820px;padding:25px}.collection-content-with-product__image-container--full-height{max-width:none;width:100%;aspect-ratio:unset;min-height:400px;padding:30px}.collection-content-with-product__image-container--full-height .collection-content-with-product__product-image{width:100%;height:100%;object-fit:cover;border-radius:15px;background:#fff;padding:0}.collection-content-with-product__product-image{width:100%;height:100%;object-fit:contain;border-radius:15px;background:#fff;padding:20px}@media (max-width: 767px){.collection-content-with-product{padding:0 15px}.collection-content-with-product__container{flex-direction:column;gap:40px;padding:0 20px;flex-wrap:nowrap}.collection-content-with-product__container--left .collection-content-with-product__content,.collection-content-with-product__container--right .collection-content-with-product__content,.collection-content-with-product__container--top .collection-content-with-product__content,.collection-content-with-product__container--bottom .collection-content-with-product__content{order:2;flex:none;width:100%}.collection-content-with-product__container--left .collection-content-with-product__image,.collection-content-with-product__container--right .collection-content-with-product__image,.collection-content-with-product__container--top .collection-content-with-product__image,.collection-content-with-product__container--bottom .collection-content-with-product__image{order:1;flex:none}.collection-content-with-product__container--top,.collection-content-with-product__container--bottom{flex-direction:column;align-items:stretch}.collection-content-with-product__container--top-mobile .collection-content-with-product__content{order:2;flex:none;width:100%}.collection-content-with-product__container--top-mobile .collection-content-with-product__image{order:1;flex:none}.collection-content-with-product__container--bottom-mobile .collection-content-with-product__content{order:1;flex:none;width:100%}.collection-content-with-product__container--bottom-mobile .collection-content-with-product__image{order:2;flex:none}.collection-content-with-product__container--top .collection-content-with-product__image,.collection-content-with-product__container--bottom .collection-content-with-product__image{justify-content:center;align-items:center}.collection-content-with-product__text{font-size:16px}.collection-content-with-product__text h2{font-size:28px;margin-bottom:20px}.collection-content-with-product__text p,.collection-content-with-product__text ul{margin-bottom:20px}.collection-content-with-product__image-container{max-width:300px;padding:15px}.collection-content-with-product__image-container--small{max-width:300px;padding:10px}.collection-content-with-product__image-container--medium{max-width:560px;padding:15px}.collection-content-with-product__image-container--large{max-width:820px;padding:20px}.collection-content-with-product__image-container--full-height{max-width:300px;height:auto;aspect-ratio:1;min-height:auto;padding:15px}.collection-content-with-product__image-container--full-height .collection-content-with-product__product-image{object-fit:contain;padding:15px}.collection-content-with-product__product-image{padding:15px}.collection-content-with-product__container--no-image{flex-direction:column;align-items:flex-start;text-align:left;gap:96px;max-width:1320px;margin:0 auto;padding:20px 24px;background-color:transparent;border:1px solid #EEE;border-radius:24px;box-shadow:none;width:100%}.collection-content-with-product__container--no-image .collection-content-with-product__content{width:100%;flex:1;order:1}}@media (min-width: 768px) and (max-width: 1023px){.collection-content-with-product__container{gap:100px;padding:0 40px;display:flex;flex-wrap:nowrap}.collection-content-with-product__container--right .collection-content-with-product__content{width:100%}.collection-content-with-product__image-container{max-width:350px}.collection-content-with-product__image-container--small{max-width:300px}.collection-content-with-product__image-container--medium{max-width:560px}.collection-content-with-product__image-container--large{max-width:400px}.collection-content-with-product__image-container--full-height{max-width:350px;height:auto;aspect-ratio:1;min-height:auto}.collection-content-with-product__image-container--full-height .collection-content-with-product__product-image{object-fit:contain}}.collection-content-with-product__text ul{list-style:disc;padding-left:20px;margin-bottom:20px}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-collection-content-with-product.css.map */
