.hdt-article-content.hdt-rte{--blog-accent: #C58E50;--blog-button-bg: #0E0E1D;--blog-button-text: #FFFFFF;--blog-space-xs: .5rem;--blog-space-sm: 1rem;--blog-space-md: 1.5rem;--blog-space-lg: 2.5rem;--blog-space-xl: 4rem;--blog-radius: 4px;--blog-grid-gap: 1.5rem}.hdt-article-content{max-width:980px;margin:auto}.hdt-article-content.hdt-rte p{margin-top:0;margin-bottom:1.25rem}.hdt-article-content.hdt-rte h1,.hdt-article-content.hdt-rte h2,.hdt-article-content.hdt-rte h3,.hdt-article-content.hdt-rte h4{margin-top:2.5rem;margin-bottom:1rem}.hdt-article-content.hdt-rte h1:first-child,.hdt-article-content.hdt-rte h2:first-child,.hdt-article-content.hdt-rte h3:first-child,.hdt-article-content.hdt-rte h4:first-child{margin-top:0}.hdt-article-content.hdt-rte ul,.hdt-article-content.hdt-rte ol{margin-top:0;margin-bottom:1.5rem;padding-left:1.5rem}.hdt-article-content.hdt-rte li{margin-bottom:.5rem}.hdt-article-content.hdt-rte li:last-child{margin-bottom:0}.hdt-article-content.hdt-rte hr{margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte blockquote{margin:var(--blog-space-lg) 0;padding:.25rem 0 .25rem 1.25rem;border-left:3px solid var(--blog-accent)}.hdt-article-content.hdt-rte :where(p,li,blockquote,figcaption) a:not(.blog-button){color:var(--blog-accent);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:1px}.hdt-article-content.hdt-rte :where(p,li,blockquote,figcaption) a:not(.blog-button):hover{text-decoration-thickness:2px}.hdt-article-content.hdt-rte .blog-accent{color:var(--blog-accent)}.hdt-article-content.hdt-rte .blog-heading--accent{position:relative;margin-bottom:1.5rem;padding-bottom:.75rem}.hdt-article-content.hdt-rte .blog-heading--accent:after{content:"";display:block;width:3rem;height:3px;margin-top:.75rem;background:var(--blog-accent)}.hdt-article-content.hdt-rte img{max-width:100%;height:auto}.hdt-article-content.hdt-rte .blog-media{margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte .blog-media img{display:block;width:100%;height:auto}.hdt-article-content.hdt-rte .blog-image--center{display:block;margin-left:auto;margin-right:auto}.hdt-article-content.hdt-rte .blog-image--small{width:min(100%,400px)}.hdt-article-content.hdt-rte .blog-image--medium{width:min(100%,700px)}.hdt-article-content.hdt-rte .blog-image--wide{width:100%}.hdt-article-content.hdt-rte figure{margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte figure img{display:block;width:100%}.hdt-article-content.hdt-rte figcaption,.hdt-article-content.hdt-rte .blog-caption{margin-top:.625rem;font-size:.875em;line-height:1.5;opacity:.75}.hdt-article-content.hdt-rte .blog-text-center{text-align:center}.hdt-article-content.hdt-rte .blog-text-right{text-align:right}.hdt-article-content.hdt-rte .blog-grid{display:grid;gap:var(--blog-grid-gap);margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte .blog-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hdt-article-content.hdt-rte .blog-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hdt-article-content.hdt-rte .blog-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hdt-article-content.hdt-rte .blog-grid>*{min-width:0}.hdt-article-content.hdt-rte .blog-card{display:flex;flex-direction:column;min-width:0}.hdt-article-content.hdt-rte .blog-card__image{width:100%;margin-bottom:1rem}.hdt-article-content.hdt-rte .blog-card__image img{display:block;width:100%;height:auto}.hdt-article-content.hdt-rte .blog-card__content>:first-child{margin-top:0}.hdt-article-content.hdt-rte .blog-card__content>:last-child{margin-bottom:0}.hdt-article-content.hdt-rte .blog-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));align-items:center;gap:1.5rem;margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte .blog-logo{display:flex;align-items:center;justify-content:center;min-height:100px}.hdt-article-content.hdt-rte .blog-logo img{display:block;width:auto;max-width:100px;max-height:100px;margin:auto;object-fit:contain}.hdt-article-content.hdt-rte .blog-video{position:relative;width:100%;margin:var(--blog-space-lg) 0;overflow:hidden;aspect-ratio:16 / 9}.hdt-article-content.hdt-rte .blog-video iframe,.hdt-article-content.hdt-rte .blog-video video{display:block;width:100%;height:100%;border:0}.hdt-article-content.hdt-rte iframe{max-width:100%}.hdt-article-content.hdt-rte .blog-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin:var(--blog-space-lg) 0}.hdt-article-content.hdt-rte .blog-buttons--center{justify-content:center}.hdt-article-content.hdt-rte .blog-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.25rem;background:var(--blog-button-bg);color:var(--blog-button-text)!important;border:1px solid var(--blog-button-bg);border-radius:var(--blog-radius);text-align:center;text-decoration:none!important;line-height:1.2;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.hdt-article-content.hdt-rte .blog-button:hover,.hdt-article-content.hdt-rte .blog-button:focus-visible{background:var(--blog-accent);border-color:var(--blog-accent);color:var(--blog-button-bg)!important}.hdt-article-content.hdt-rte .blog-callout{margin:var(--blog-space-lg) 0;padding:1.25rem 1.5rem;border-left:4px solid var(--blog-accent);background:#c58e5014}.hdt-article-content.hdt-rte .blog-callout>:first-child{margin-top:0}.hdt-article-content.hdt-rte .blog-callout>:last-child{margin-bottom:0}.hdt-article-content.hdt-rte .blog-callout__title{margin-bottom:.5rem;font-weight:700}.hdt-article-content.hdt-rte .xo-gallery{margin-top:var(--blog-space-lg);margin-bottom:var(--blog-space-lg)}.hdt-article-content.hdt-rte a,.hdt-article-content.hdt-rte p,.hdt-article-content.hdt-rte li{overflow-wrap:anywhere}.hdt-article-content.hdt-rte article>:first-child{margin-top:0}.hdt-article-content.hdt-rte article>:last-child{margin-bottom:0}@media screen and (max-width:749px){.hdt-article-content.hdt-rte{--blog-grid-gap: 1.25rem;--blog-space-lg: 2rem;--blog-space-xl: 3rem}.hdt-article-content.hdt-rte .blog-grid--2,.hdt-article-content.hdt-rte .blog-grid--3,.hdt-article-content.hdt-rte .blog-grid--4{grid-template-columns:1fr}.hdt-article-content.hdt-rte .blog-buttons{flex-direction:column;align-items:stretch}.hdt-article-content.hdt-rte .blog-button{width:100%}.hdt-article-content.hdt-rte .blog-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hdt-article-content.hdt-rte .blog-buttons>*,.hdt-article-content.hdt-rte .blog-grid>*,.hdt-article-content.hdt-rte .blog-logo-grid>*{margin-block-start:0}
/*# sourceMappingURL=/cdn/shop/t/162/assets/blog-html.css.map */
