.try-product{background-color:var(--background-color, #fcfcfc);padding:var(--padding-top-mobile) 0 var(--padding-bottom-mobile)}@media (min-width: 768px){.try-product{padding:var(--padding-top-desktop) 0 var(--padding-bottom-desktop)}}.try-product__container{max-width:1200px;margin:0 auto;padding:0 17px}@media (min-width: 768px){.try-product__container{padding:0 40px}}.try-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 768px){.try-product__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.try-product__media{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px){.try-product__media{min-width:580px}}.try-product__image{width:100%;height:auto;border-radius:5px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.try-product__text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 768px){.try-product__text{gap:32px;min-width:0}}.try-product__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width: 768px){.try-product__description{gap:32px}}.try-product__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.try-product__heading{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:500;font-size:24px;line-height:32px;letter-spacing:.45px;color:#231f20;margin:0}@media (min-width: 768px){.try-product__heading{font-size:30px;line-height:40px}}.try-product__features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.try-product__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.try-product__feature-icon{width:20px;height:20px;background-color:#dbffdb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px}.try-product__feature-icon svg{width:16px;height:16px}.try-product__feature-text{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:500;font-size:16px;line-height:24px;letter-spacing:.4px;color:#231f20;white-space:nowrap}@media (min-width: 768px){.try-product__feature-text{font-size:18px;letter-spacing:.45px}}.try-product__description-text{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:300;font-size:16px;line-height:24px;letter-spacing:.4px;color:#231f20}@media (min-width: 768px){.try-product__description-text{font-size:18px;line-height:28px;letter-spacing:.45px}}.try-product__description-text p{margin:0}.try-product__products{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}@media (min-width: 768px){.try-product__products{gap:16px}}.try-product__product-card{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;border-radius:5px;-webkit-box-shadow:0px 2px 12px 0px rgba(0,0,0,.05);box-shadow:0 2px 12px #0000000d;overflow:hidden;max-width:148px}@media (min-width: 768px){.try-product__product-card{max-width:none}}.try-product__product-image{width:100%;aspect-ratio:182.667/140}.try-product__product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.try-product__product-body{padding:12px 16px 16px}@media (min-width: 768px){.try-product__product-body{padding:12px 16px 16px}}.try-product__product-title{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:500;font-size:16px;line-height:24px;letter-spacing:.4px;color:#231f20;margin:0 0 4px}.try-product__product-subtitle{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:300;font-size:14px;line-height:20px;letter-spacing:.45px;color:#757575;margin:0}.try-product__buy-button,.try-product__form{width:100%}.try-product__add-to-cart{width:100%;height:70px;background-color:#3aaa32;border:none;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:20px;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;position:relative;opacity:1}.try-product__add-to-cart:hover{background-color:#339929}.try-product__add-to-cart:disabled{background-color:#ccc;cursor:not-allowed}.try-product__add-to-cart.loading span{display:none}.try-product__button-text{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:18px;line-height:24px;letter-spacing:.45px;color:#fff;text-transform:uppercase;white-space:nowrap}@media (min-width: 768px){.try-product__button-text{white-space:normal}}.try-product__button-separator{width:4px;height:4px;background-color:#fff;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.try-product__button-price{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;font-size:18px;line-height:24px;letter-spacing:.45px;color:#fff;white-space:nowrap}.try-product__button-compare-price{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:500;font-size:18px;line-height:24px;letter-spacing:.45px;color:#fff;opacity:.7;text-decoration:line-through;white-space:nowrap}@media (max-width: 767px){.try-product__button-text,.try-product__button-price,.try-product__button-compare-price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/section-try-product.css.map */
