/*
Generated time: February 18, 2026 00:51
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
:root{--breakpoint:small}@media (min-width:768px){:root{--breakpoint:medium}}@media (min-width:992px){:root{--breakpoint:large}}@media (min-width:1200px){:root{--breakpoint:xlarge}}@media (min-width:1440px){:root{--breakpoint:xxlarge}}.blog-library>h2{text-transform:uppercase;margin-bottom:calc(var(--spacer-s) * 2);text-align:center}@media (min-width:768px){.blog-library>h2{text-align:left}}.blog-category-list{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;grid-gap:1.5625rem 1.0625rem;padding:0;margin-bottom:var(--spacer-xl)}@media (min-width:768px){.blog-category-list{grid-template-columns:repeat(5,1fr)}}.blog-image-container{display:block;overflow:hidden;border-radius:var(--global-border-radius)}.blog-category{width:100%;position:relative;list-style:none}.blog-category a{text-decoration:none}.blog-category.focus-visible{outline:.125rem solid var(--gold);outline-offset:0.125rem}.blog-category:focus-visible{outline:.125rem solid var(--gold);outline-offset:0.125rem}.blog-category img{aspect-ratio:0.85;height:auto;width:100%;transition:transform var(--global-transition)}.blog-category:hover img{transform:scale(1.1);transform-origin:center}.blog-category:active span{color:var(--link-color)}.category-title-wrapper::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:rgba(51,46,38,.6);mix-blend-mode:multiply;z-index:-1;border-radius:var(--global-border-radius)}.category-title-wrapper{position:absolute;bottom:0;z-index:0;padding:calc(var(--spacer-s)/ 2);background:rgba(51,46,38,.6);border-radius:0 0 var(--global-border-radius) var(--global-border-radius)}.category-title-wrapper span{color:var(--white);font-weight:var(--font-weight-semibold);font-family:var(--font-family-secondary);font-size:clamp(.625rem, var(--font-size-h6), 4vw)}.blog-margin{margin-bottom:var(--spacer-l)}.article-library-list{margin-top:calc(var(--spacer-s) * 2);margin-bottom:var(--spacer-l);padding-left:0}.article-library-list a{text-decoration:none}.library-videos-headline{margin-bottom:var(--spacer-m)}.library-videos-section{padding-top:var(--spacer-s)}@media (min-width:768px){.library-videos-section{padding-top:var(--spacer-m)}}.library-videos-embed{display:flex;position:relative;margin-top:var(--spacer-l);margin-bottom:var(--spacer-l);padding-bottom:calc(.5625 * 100%);padding-bottom:calc(var(--aspect-ratio,.5625) * 100%)}.library-videos-embed iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;flex-grow:1}@media (min-width:768px){.library-videos-embed{margin-bottom:calc(var(--spacer-l) * 2)}}