.blog-layout{display:flex;gap:2.5rem;margin:auto;max-width:1140px;padding:.5rem}@media (max-width:767.98px){.blog-layout .breadcrumbs-container{padding:0 .5rem}}.blog-layout .wp-post{font-size:1.125rem;line-height:1.75rem;padding:.5rem 0}.blog-layout .wp-post h1{color:var(--color-foreground-secondary);font-size:2.25rem;font-weight:600;line-height:2.5rem;margin-bottom:1rem;padding:1.25rem 0}@media (min-width:768px){.blog-layout .wp-post h1{margin:auto auto 1rem}}@media (max-width:767.98px){.blog-layout .wp-post h1{font-size:1.5rem;line-height:2rem;padding:1rem 0 0}}.blog-layout .wp-post h2{color:var(--color-foreground-secondary);font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:1rem}.blog-layout .wp-post h3{color:var(--color-foreground-accent);font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem}.blog-layout .wp-post h4{font-size:1.25rem;line-height:1.75rem;margin-bottom:.75rem}.blog-layout .wp-post p{padding-bottom:.75rem}@media (min-width:768px){.blog-layout .wp-post li,.blog-layout .wp-post p{font-size:1rem;line-height:1.5rem}}.blog-layout .wp-post ul{list-style:disc;margin-bottom:.75rem;margin-left:2.5rem}.blog-layout .wp-post a{color:var(--color-foreground-secondary);-webkit-text-decoration:underline;text-decoration:underline;word-break:break-word}.blog-layout .wp-post .alignleft{float:left;margin:1rem 2.25rem 1rem 0}.blog-layout .wp-post .alignright{float:right;margin:1rem 0 1rem 2.25rem}.blog-layout .wp-post .youtube-embed{align-items:center;display:flex;justify-content:center;padding:1rem 0}@media (min-width:768px){.blog-layout .wp-post .youtube-embed>iframe{height:315px;width:560px}}.blog-layout .wp-post .youtube-embed-bs{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.blog-layout .wp-post .youtube-embed-bs>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.blog-layout .wp-post .wp-post-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));grid-gap:1.75rem;align-items:center;gap:1.75rem;justify-items:center;place-items:center}.blog-layout .wp-post .wp-post-images>div{align-items:center;aspect-ratio:16/10;display:flex;justify-content:center;overflow:hidden}.blog-layout .wp-post .wp-post-links{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;margin-top:2.5rem}.blog-layout .wp-post .wp-post-links>a{background-color:var(--color-foreground-secondary);color:#fff;font-size:1.25rem;padding:1.25rem 3.75rem;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media (max-width:450px){.blog-layout .wp-post .wp-post-links>a{padding:1.25rem}}@media (min-width:550px){.blog-layout .wp-post .wp-post-links>.shop-link{justify-self:end}}@media (max-width:1023.98px){.blog-layout .wp-post .wp-post-links{justify-content:center}}@media (min-width:768px){.blog-layout .wp-post{padding:.5rem 1rem}}@media (max-width:639.98px){.blog-layout .wp-post .alignleft,.blog-layout .wp-post .alignright{float:none;margin:1rem auto}}@media (max-width:1139.98px){.blog-layout{align-items:center;flex-direction:column}}