.blog-content{--blog-content-navy: var(--Navy-Blue, #003550);--blog-content-grey: var(--Grey, #666b7b);--blog-content-white: var(--White, #ffffff);--blog-content-muted: #ebf5fa;--blog-content-accent: #9bcbeb;--blog-content-discount: #e07a5f;--blog-content-radius: 16px;--blog-content-width: 1000px;position:relative;display:block;width:100%;overflow:hidden}.blog-content__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.blog-content__background--color{background-size:cover;background-repeat:no-repeat}.blog-content__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.blog-content__background-image--mobile{display:block}.blog-content__background-image--desktop{display:none}.blog-content__inner{position:relative;z-index:2;width:100%;max-width:var(--wide-page-width);margin-inline:auto;padding-inline:var(--page-margin, 16px)}.blog-content__column{width:100%;max-width:var(--blog-content-width);margin-inline:auto}.blog-content__rte{color:var(--blog-content-navy)}.blog-content__rte rte-formatter{display:block}.blog-content__rte>:first-child,.blog-content__rte rte-formatter>:first-child{margin-top:0}.blog-content__rte>:last-child,.blog-content__rte rte-formatter>:last-child{margin-bottom:0}.blog-content__rte h1,.blog-content__rte h2,.blog-content__rte h3,.blog-content__rte h4,.blog-content__rte h5,.blog-content__rte h6{margin:32px 0 8px;color:var(--blog-content-navy)}.blog-content__rte h1,.blog-content__rte h2,.blog-content__rte h3{font-size:28px;line-height:32px;letter-spacing:-.56px}.blog-content__rte h4,.blog-content__rte h5,.blog-content__rte h6{font-size:16px;line-height:20px;font-weight:400;font-family:var(--font-body--family)}.blog-content__rte p,.blog-content__rte li{color:var(--blog-content-navy);font-family:var(--font-body--family);font-size:14px;font-weight:400;line-height:18px}.blog-content__rte p{margin:0 0 14px}.blog-content__rte a{color:currentColor}.blog-content__rte ul,.blog-content__rte ol{margin:0 0 20px;padding-left:1.25em}.blog-content__rte img,.blog-content__rte figure,.blog-content__rte picture,.blog-content__rte svg{display:block;width:100%;max-width:100%;height:auto;margin:24px 0;border-radius:var(--blog-content-radius)}.blog-content__rte figure img,.blog-content__rte picture img{margin:0}.blog-content__rte p:has(>img):not(:has(>:not(img,br))){margin:24px 0}.blog-content__rte p:has(>img):not(:has(>:not(img,br))) img{margin:0}.blog-content__image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:28px 0}.blog-content__image-grid>p,.blog-content__image-grid>div,.blog-content__image-grid>figure,.blog-content__image-grid>picture,.blog-content__image-grid>img,.blog-content__image-grid>svg{margin:0;width:100%;min-width:0}.blog-content__image-grid img,.blog-content__image-grid figure,.blog-content__image-grid picture,.blog-content__image-grid svg{height:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:12px}.blog-content__image-grid figure img,.blog-content__image-grid picture img{width:100%;height:100%;object-fit:cover;border-radius:12px}.blog-content__products{display:flex;flex-direction:column;gap:24px;margin-top:36px}.blog-content-product{position:relative;width:100%}.blog-content-product__media{--blog-content-media-gap: 4px;--blog-content-media-radius: 8px;position:relative;width:100%;overflow:hidden;margin-bottom:12px;padding:0}.blog-content-product__swiper,.blog-content-product__swiper .swiper-wrapper{width:100%;height:auto}.blog-content-product__swiper[data-autoscroll=true] .swiper-wrapper{transition-timing-function:linear!important}.blog-content-product__controls{position:absolute;right:12px;bottom:16px;z-index:2;display:flex;align-items:center;gap:12px}.blog-content-product__media:has([data-autoscroll=true]) .blog-content-product__controls{display:none}.blog-content-product__button-prev,.blog-content-product__button-next{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;color:var(--White, #FFFFFF);cursor:pointer;border-radius:100px;background:#f9f9f94d;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 1px 3px #ffffffa6,inset 0 -2px 4px #00000014,0 2px 8px #00000014;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.blog-content-product__button-prev .svg-wrapper,.blog-content-product__button-next .svg-wrapper{display:flex;width:12px;height:12px}.blog-content-product__button-prev .svg-wrapper{transform:scaleX(-1)}.blog-content-product__slide{width:72%;height:auto;aspect-ratio:4 / 5;flex-shrink:0;overflow:hidden;border-radius:var(--blog-content-media-radius)}.blog-content-product__image,.blog-content-product__slide img,.blog-content-product__slide video,.blog-content-product__slide svg{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--blog-content-media-radius)}.blog-content-product__card{display:flex;flex-direction:column;gap:16px;width:100%;padding:20px;background:var(--blog-content-white);border-radius:var(--blog-content-radius);box-shadow:0 8px 28px #00355014}.blog-content-product__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.blog-content-product__eyebrow{margin:0;color:var(--blog-content-grey);font-family:var(--font-body--family);font-size:11px;font-weight:500;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.blog-content-product__volume{flex-shrink:0;padding:4px 10px;border-radius:100px;background:#f3f5f7;color:var(--blog-content-grey);font-family:var(--font-body--family);font-size:11px;font-weight:500;line-height:1.2}.blog-content-product__title{margin:0;color:var(--blog-content-navy);font-family:var(--font-heading--family),"Prata",serif;font-size:28px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.blog-content-product__copy,.blog-content-product__copy p{margin:0;color:var(--blog-content-navy);font-family:var(--font-body--family);font-size:13px;font-weight:400;line-height:1.5}.blog-content-product__copy>:first-child{margin-top:0}.blog-content-product__copy>:last-child{margin-bottom:0}.blog-content-product__tags{display:flex;flex-wrap:wrap;gap:8px}.blog-content-product__tag{display:inline-flex;align-items:center;padding:8px 12px;border-radius:100px;background:var(--blog-content-muted);color:var(--blog-content-navy);font-family:var(--font-body--family);font-size:12px;font-weight:500;line-height:1.2}.blog-content-product__pricing .price-display,.blog-content-product__pricing .price__sale,.blog-content-product__pricing .price__regular{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.blog-content-product__pricing .price,.blog-content-product__pricing .price-item--sale{color:var(--blog-content-navy);font-family:var(--font-body--family);font-size:20px;font-weight:600;line-height:1.2}.blog-content-product__pricing .compare-at-price{color:#9aa8b3;font-size:14px;font-weight:400;text-decoration:line-through}.blog-content-product__pricing .price-discount-tag{color:var(--blog-content-discount);font-size:13px;font-weight:600}.blog-content-product__tax{margin:6px 0 0;color:var(--blog-content-grey);font-family:var(--font-body--family);font-size:12px;line-height:1.3}.blog-content-product__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.blog-content-product__form,.blog-content-product__form .shopify-product-form,.blog-content-product__form add-to-cart-component{display:contents}.blog-content-product__details,.blog-content-product__submit,.blog-content-product__submit.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;font-family:var(--font-body--family);font-size:16px;font-weight:500;line-height:20px;text-decoration:none;text-align:center;box-shadow:none;width:100%;border-radius:100px;border:.5px solid var(--White, #F9F9F9);background:var(--Ocean-Blue, #9BCBEB);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-content-product__details{color:var(--blog-content-navy);border-radius:100px;border:.5px solid var(--White, #F9F9F9);background:var(--Light-Grey, #F1F1F1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:14px 24px;font-size:16px;line-height:20px;min-width:max-content;max-width:fit-contentl;font-weight:500}.blog-content-product__submit,.blog-content-product__submit.button{width:100%;border:0;background:var(--blog-content-accent);color:var(--blog-content-navy)}.blog-content-product__submit .add-to-cart-icon,.blog-content-product__submit .svg-wrapper.add-to-cart-icon{display:none}.blog-content-product__submit .add-to-cart-text,.blog-content-product__submit .add-to-cart-text__content{display:inline-flex;align-items:center;justify-content:center}.blog-content-product__submit[disabled]{opacity:.55;cursor:not-allowed}@media screen and (min-width:750px){.blog-content{--blog-content-radius: 20px}.blog-content__background-image--mobile{display:none}.blog-content__background-image--desktop{display:block}.blog-content__rte h1,.blog-content__rte h2,.blog-content__rte h3{font-size:38px;line-height:40px;letter-spacing:-.76px}.blog-content__rte h1,.blog-content__rte h2,.blog-content__rte h3,.blog-content__rte h4,.blog-content__rte h5,.blog-content__rte h6{margin:36px 0 14px}.blog-content__rte p{margin-bottom:8px}.blog-content__rte img,.blog-content__rte figure,.blog-content__rte picture,.blog-content__rte p:has(>img):not(:has(>:not(img,br))){margin:32px 0}.blog-content__rte p{margin:0 0 14px}.blog-content__image-grid{gap:10px;margin:36px 0}.blog-content__image-grid img,.blog-content__image-grid figure,.blog-content__image-grid picture{border-radius:16px}.blog-content__products{margin-top:48px}.blog-content-product{overflow:hidden;min-height:420px;aspect-ratio:1000 / 516;border-radius:16px;background:var(--White, #F9F9F9)}.blog-content-product__media{--blog-content-media-gap: 8px;--blog-content-media-radius: 12px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin-bottom:0;padding:8px;margin-inline:-8px;width:calc(100% + 16px)}.blog-content-product__controls{left:20px;right:auto;bottom:20px}.blog-content-product__swiper{padding-inline:8px}.blog-content-product__swiper,.blog-content-product__swiper .swiper-wrapper{height:100%}.blog-content-product__slide{width:auto;height:100%;aspect-ratio:4 / 5}.blog-content-product__card{position:absolute;z-index:1;left:auto;right:20px;top:auto;width:min(550px,calc(100% - 48px));max-height:calc(100% - 40px);margin:0;padding:24px;gap:18px;overflow:auto;bottom:20px}.blog-content-product__title{font-size:34px}.blog-content-product__copy,.blog-content-product__copy p{font-size:14px;line-height:1.55}.blog-content-product__actions{display:flex;align-items:center;grid-template-columns:none}.blog-content-product__details{min-height:auto;text-decoration:none;justify-content:flex-start;font-size:14px;line-height:18px;padding:12px 24px}.blog-content-product__form{display:block;width:100%}.blog-content-product__form .shopify-product-form,.blog-content-product__form add-to-cart-component{display:block}.blog-content-product__submit,.blog-content-product__submit.button{padding-inline:28px;padding:12px 24px;font-size:16px;line-height:18px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/blog-content.css.map */
