.article-content{--element-margin-bottom: 2em;--heading-margin-bottom: 1.5em}.article-content p,.article-content ol,.article-content ul,.article-content blockquote,.article-content img{margin-bottom:var(--element-margin-bottom, 2em)}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:var(--heading-margin-bottom, 1.5em)}.article-content img{padding-top:calc(2 * var(--space-unit));padding-bottom:calc(2 * var(--space-unit))}.article-content blockquote{padding-top:calc(4 * var(--space-unit));font-size:2rem;font-style:italic;line-height:2.4rem}.article-content blockquote p:last-child{margin-bottom:0}.article-content iframe{max-width:100%}.article__image--wider .media{width:calc(100% + var(--gutter) * 2);max-width:calc(100% + var(--gutter) * 2);margin-inline-start:calc(var(--gutter) * -1)}.cc-main-article .article__image .media{border-radius:12px;overflow:hidden;height:420px}.cc-main-article .article__image .media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1023.98px){.article-content,.article-width{max-width:37em}}@media(min-width:768px){.article-content img{padding-top:calc(4 * var(--space-unit))}}@media(min-width:1024px){.article-content blockquote{font-size:2.8rem;line-height:3.6rem}}.holy-inline-card{background:#f0f3f5;border-radius:20px;padding:28px 24px 24px;margin:36px auto;max-width:320px;text-align:center;font-family:inherit}.holy-inline-card__badge{display:inline-block;background:#772035;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:7px 18px;margin-bottom:20px}.holy-inline-card__img-wrap{background:#fff;border-radius:14px;padding:16px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;min-height:180px}.holy-inline-card__img{max-width:100%;max-height:200px;object-fit:contain;display:block;margin:0 auto}.holy-inline-card__name{font-size:2.2rem;font-weight:700;font-style:italic;color:#2a2b2a;margin-bottom:6px;line-height:1.2}.holy-inline-card__tagline{font-size:1.4rem;font-weight:600;color:#772035;margin-bottom:14px}.holy-inline-card__desc{font-size:1.4rem;color:#444;line-height:1.6;margin-bottom:18px}.holy-inline-card__price{font-size:2.8rem;font-weight:800;color:#2a2b2a;margin-bottom:4px}.holy-inline-card__shipping{font-size:1.2rem;font-weight:700;color:#772035;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.holy-inline-card__btn{display:inline-block;background:#521423;color:#fff!important;padding:13px 28px;border-radius:100px;font-size:1.4rem;font-weight:700;text-decoration:underline;transition:background .2s}.holy-inline-card__btn:hover{background:#772035}.holy-inline-cards-row{display:flex;gap:20px;margin:36px 0;align-items:flex-start}.holy-inline-cards-row .holy-inline-card{flex:1;margin:0;max-width:none}@media(max-width:599px){.holy-inline-cards-row{flex-direction:column}}.holy-faq{border-top:2px solid #f0e8e8;margin:36px 0}.holy-faq__item{border-bottom:1px solid #f0e8e8}.holy-faq__question{font-size:1.6rem;font-weight:700;color:#2a2b2a;padding:18px 40px 18px 0;cursor:pointer;position:relative;list-style:none;-webkit-user-select:none;user-select:none}.holy-faq__question:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:2.2rem;color:#772035;font-weight:300;line-height:1;transition:transform .25s ease}.holy-faq__item.is-open .holy-faq__question:after{transform:translateY(-50%) rotate(45deg)}.holy-faq__answer{font-size:1.5rem;color:#555;line-height:1.7;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .25s ease;padding-bottom:0}.holy-faq__item.is-open .holy-faq__answer{max-height:600px;padding-bottom:20px}.holy-article-product{background:#f9f5f3;border-left:4px solid #772035;border-radius:12px;padding:24px;margin-bottom:32px}.holy-article-product__label{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#772035;margin-bottom:16px}.holy-article-product__inner{display:flex;align-items:center;gap:20px}.holy-article-product__img-link{flex-shrink:0}.holy-article-product__img{width:100px;height:100px;object-fit:cover;border-radius:10px}.holy-article-product__info{display:flex;flex-direction:column;gap:8px}.holy-article-product__name{font-size:1.8rem;font-weight:700;color:#2a2b2a;text-decoration:none;line-height:1.3}.holy-article-product__name:hover{color:#772035}.holy-article-product__price{font-size:1.5rem;color:#521423;font-weight:600;margin:0}.holy-article-product__btn{display:inline-block;padding:10px 24px;background:#772035;color:#fff!important;border-radius:100px;font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .2s;align-self:flex-start}.holy-article-product__btn:hover{background:#521423}.holy-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;box-shadow:0 -4px 24px #00000021;transform:translateY(100%);transition:transform .35s ease;padding:10px 0}.holy-sticky-bar.is-visible{transform:translateY(0)}.holy-sticky-bar__inner{display:flex;align-items:center;gap:16px}.holy-sticky-bar__img{width:52px;height:52px;object-fit:cover;border-radius:8px;flex-shrink:0}.holy-sticky-bar__info{display:flex;flex-direction:column;flex:1;min-width:0}.holy-sticky-bar__label{font-size:1rem;color:#999;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.holy-sticky-bar__name{font-size:1.4rem;font-weight:600;color:#2a2b2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holy-sticky-bar__btn{flex-shrink:0;padding:11px 24px;background:#772035;color:#fff!important;border-radius:100px;font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .2s;white-space:nowrap}.holy-sticky-bar__btn:hover{background:#521423}@media(max-width:599px){.holy-sticky-bar__label{display:none}.holy-sticky-bar__name{font-size:1.2rem}.holy-article-product__img{width:80px;height:80px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/article.css.map */
