:root{--site-max-width:1200px;--site-accent:#111218;--header-height:81px}body{padding-top:var(--header-height)}a:focus{outline:none}a,button{touch-action:manipulation}.site-header{border-bottom:1px solid #e5e5e5;background-color:#fff;position:fixed;top:0;left:0;right:0;width:100%;z-index:9999}.site-header__inner{max-width:var(--site-max-width);margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.site-header__branding{display:flex;align-items:center}.site-header__branding img{max-height:48px;width:auto}@media (max-width:767px){:root{--header-height:65px}.site-header__inner{padding:12px 16px}.site-header__branding img{max-height:40px}}.site-header__branding-text{font-size:22px;font-weight:700;color:var(--site-accent);text-decoration:none}.site-header__nav{display:flex;flex-wrap:wrap;gap:4px 18px;list-style:none;margin:0;padding:0}.site-header__nav a{text-decoration:none;color:var(--site-accent);font-size:15px}.site-header__nav a:hover{text-decoration:underline}.site-header__search .search-form{display:flex;align-items:center;gap:6px}.site-header__search .search-field{box-sizing:border-box;height:38px;padding:0 10px;border:1px solid #ccc;font-size:13px;max-width:160px}.site-header__search .ast-search-submit{display:none}.site-header__search input.search-submit{box-sizing:border-box;height:38px;padding:0 14px;font-size:12px;background:var(--site-accent);color:#fff;border:1px solid var(--site-accent);cursor:pointer}.site-header__search .search-submit:hover{background:#fff0;color:var(--site-accent)}.site-header__menu-toggle{display:none}.site-header__drawer{display:flex;align-items:center;gap:20px}.site-header__drawer-overlay{display:none}.site-header__drawer-close{display:none}@media (max-width:767px){.site-header__drawer-close{display:block;position:absolute;top:16px;right:16px;width:44px;height:44px;line-height:1;font-size:34px;background:none;border:none;color:var(--site-accent);cursor:pointer;padding:0;-webkit-tap-highlight-color:#fff0}.site-header__menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;-webkit-tap-highlight-color:#fff0}.site-header__menu-toggle span{display:block;width:100%;height:2px;background:var(--site-accent)}.site-header__drawer{position:fixed;top:0;right:-300px;width:280px;max-width:80vw;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;gap:20px;padding:80px 20px 20px;box-shadow:-2px 0 12px rgb(0 0 0 / .15);transition:right 0.3s ease;z-index:10000;overflow-y:auto;-webkit-tap-highlight-color:#fff0}.site-header__drawer a{-webkit-tap-highlight-color:#fff0}.site-header__drawer.is-open{right:0}.site-header__drawer .site-header__nav ul{flex-direction:column!important;gap:16px!important}.site-header__drawer .site-header__search{width:100%}.site-header__drawer .site-header__search .search-form{flex-wrap:wrap}.site-header__drawer .site-header__search .search-field{max-width:none;flex:1 1 auto}.site-header__drawer-overlay{display:block;position:fixed;inset:0;background:rgb(0 0 0 / .4);opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;z-index:9998}.site-header__drawer-overlay.is-open{opacity:1;visibility:visible}}.home-category-subnav{position:sticky;top:var(--header-height);z-index:500;background:#fff;border-bottom:1px solid #e5e5e5;margin-bottom:24px}.home-category-subnav ul{max-width:var(--site-max-width);margin:0 auto;padding:0 20px;list-style:none;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:24px}@media (max-width:767px){.home-category-subnav ul{gap:16px}.home-category-subnav a{padding-top:12px;padding-bottom:12px}}.home-category-subnav a{display:inline-block;padding:14px 0;color:var(--site-accent);text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;border-bottom:2px solid #fff0}.home-category-subnav a:hover,.home-category-subnav a.is-active{color:#1b0279;border-bottom-color:#1b0279}.home-hero-row{max-width:var(--site-max-width);margin:0 auto;padding:30px 20px;display:grid;grid-template-columns:23fr 53.332fr 23fr;gap:24px;align-items:start}@media (max-width:921px){.home-hero-row{grid-template-columns:1fr}}.home-hero-row__col{min-width:0}.home-hero-row__new-updated h2{font-family:'Lora',serif;font-size:28px;font-weight:700;color:#22242F;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid var(--site-accent)}.home-hero-row__list{list-style:none;margin:0 0 16px;padding:0}.home-hero-row__list li{margin:0 0 12px}.home-hero-row__list a{color:var(--site-accent);text-decoration:none;font-weight:600}.home-hero-row__list a:hover{text-decoration:underline}.home-hero-row__see-everything{display:inline-block;border:1px solid var(--site-accent);color:var(--site-accent);padding:10px 24px;text-decoration:none;font-size:15px}.home-hero-row__see-everything:hover{background:var(--site-accent);color:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .18)}.home-slideshow{position:relative}.home-slideshow__slide{display:none}.home-slideshow__slide.is-active{display:block}.home-slideshow__thumb{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#f2f2f2}.home-slideshow__thumb img{width:100%;height:100%;object-fit:cover}.home-slideshow__body{padding:16px 0}.home-slideshow__badge{display:inline-block;background:#eee;color:#555;font-size:13px;padding:4px 10px;margin-bottom:10px}.home-slideshow__title{font-family:'Lora',serif;font-size:28px;font-weight:700;color:#22242F;margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-slideshow__excerpt{font-size:15px;color:#555;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hero-row__ad{text-align:center;position:sticky;top:calc(var(--header-height) + 9px);max-height:calc(100vh - var(--header-height) - 19px);overflow-y:auto}.home-hero-row__ad img{width:100%;height:auto;margin:0 0 16px;display:block}.home-category-section{max-width:var(--site-max-width);margin:0 auto;padding:30px 20px}.home-category-section__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px;border-top:3px solid var(--site-accent);padding-top:16px}.home-category-section__header--no-divider{border-top:none;padding-top:0}.home-category-section__header h2{font-family:'Lora',serif;font-size:39px;font-weight:700;color:#22242F;margin:0}.home-category-section__header a{font-size:14px;color:var(--site-accent);white-space:nowrap}@media (max-width:767px){.home-category-section__header{flex-direction:column;align-items:flex-start;gap:8px}.home-category-section__header h2{font-size:26px}.home-category-section__header a{width:100%}}.home-listing-subtitle{font-size:15px;font-weight:600;color:#666;margin:0 0 8px}.home-listing-description{font-size:15px;color:#45485F;margin:0 0 20px;max-width:800px}.home-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.home-post-grid--listing{grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.home-post-grid--listing{grid-template-columns:repeat(3,1fr)}}@media (max-width:921px){.home-post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:544px){.home-post-grid{grid-template-columns:1fr}}.home-post-card{background-color:#f6f6f6;box-shadow:0 1px 25px rgb(0 0 0 / .05);display:flex;flex-direction:column;min-width:0;transition:box-shadow 0.25s ease}@media (hover:hover) and (pointer:fine){.home-post-card:hover{box-shadow:0 6px 24px rgb(0 0 0 / .12)}}.home-post-card__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f2f2f2}.home-post-card__thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-post-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.home-post-card__title{font-family:'Lora',serif;font-size:22px;font-weight:700;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-post-card__title a{color:var(--site-accent);text-decoration:none}.home-post-card__excerpt{font-family:'Lato',sans-serif;font-size:14px;color:#45485F;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-post-card__readmore{margin-top:auto;align-self:flex-start;color:#1b0279;background-color:#fff0;border:none;padding:0;font-size:15px;font-weight:600;text-decoration:none;transition:color 0.2s ease}.home-post-card__readmore:link,.home-post-card__readmore:visited,.home-post-card__readmore:focus,.home-post-card__readmore:active{color:#1b0279}.home-post-card__readmore:hover{color:darkred;text-decoration:none}.home-exclusive-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:921px){.home-exclusive-row{grid-template-columns:1fr}}.home-exclusive-row__slider{position:sticky;top:90px;align-self:start;max-height:calc(100vh - 100px);min-width:0;overflow-y:auto}.home-exclusive-row__slider .home-slideshow__thumb{aspect-ratio:16 / 10}.home-exclusive-row__list{min-width:0}.home-latest-post-row{max-width:var(--site-max-width);margin:0 auto;padding:30px 20px;display:grid;grid-template-columns:74fr 26fr;gap:48px;align-items:start}@media (max-width:921px){.home-latest-post-row{grid-template-columns:1fr}}.home-latest-post-row__main,.home-latest-post-row__aside{min-width:0}.home-latest-post{display:grid;grid-template-columns:260px 1fr;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.home-latest-post__body{min-width:0}.home-latest-post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}@media (max-width:544px){.home-latest-post{grid-template-columns:1fr}}.home-latest-post__thumb{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#f2f2f2}.home-latest-post__thumb img{width:100%;height:100%;object-fit:cover}.home-latest-post-row__aside{text-align:center;align-self:start;position:sticky;top:calc(var(--header-height) + 9px);max-height:calc(100vh - var(--header-height) - 19px);overflow-y:auto}.home-latest-post-row__aside img{width:100%;height:auto;margin:0;display:block}@media (max-width:799px){.home-hero-row__ad,.home-latest-post-row__aside,#secondary{display:none}.home-hero-row{grid-template-columns:1fr}.home-latest-post-row{grid-template-columns:1fr}}@media (max-width:921px){.home-exclusive-row__slider{position:relative;top:auto;max-height:none;overflow:visible}}.site-footer{background-color:#f7f7f7;border-top:1px solid #e5e5e5}.site-below-footer-wrap .ast-builder-grid-row{border-top:1px solid #e5e5e5;padding-top:24px}#colophon a{color:#1b0279}#colophon a:hover{color:darkred}@media (max-width:544px){.ast-footer-row-mobile-stack .ast-builder-grid-row-container-inner{grid-template-columns:repeat(2,1fr)!important;text-align:left!important}.ast-footer-row-mobile-stack .ast-builder-footer-grid-column{text-align:left!important}}#secondary .sidebar-main{align-self:start;height:100%}#secondary .sidebar-main>.widget:first-child{position:sticky;top:calc(var(--header-height) + 9px);max-height:calc(100vh - var(--header-height) - 19px);overflow-y:auto}#secondary .sidebar-main .widget{padding:0!important;background:transparent!important;border:none!important}.single-post .site-content>.ast-container,.page .site-content>.ast-container{max-width:1200px}.single-post .site-content>.ast-container,.page:not(.home) .site-content>.ast-container{padding-left:20px;padding-right:20px}.page .entry-title{font-size:42px;font-weight:700;color:var(--site-accent)}#secondary .sidebar-main .widget img{width:100%;height:auto;display:block}.entry-content .elementor-button,.entry-content .wp-block-button__link{background-color:#1b0279!important;color:#fff!important;border-color:#1b0279!important;border-radius:4px!important}.entry-content .elementor-button:hover,.entry-content .wp-block-button__link:hover{filter:brightness(1.1);box-shadow:0 4px 14px rgb(0 0 0 / .18);transition:filter 0.2s ease,box-shadow 0.2s ease}.entry-content .elementor-button:focus,.entry-content .elementor-button:active,.entry-content .wp-block-button__link:focus,.entry-content .wp-block-button__link:active{color:#fff!important}.entry-content .wp-block-heading{margin-top:30px}#ast-scroll-top{background-color:#1b0279!important}.product-cta{display:flex;align-items:flex-end;gap:10%;margin:24px 0}.product-cta .wp-block-image{flex:0 0 60%;margin:0}.product-cta .wp-block-buttons{flex:0 0 30%;margin:0}.product-cta .wp-block-button{width:100%}.product-cta .wp-block-button__link{display:block;width:100%;text-align:center;box-sizing:border-box;padding-left:8px!important;padding-right:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-content a{color:#1b0279}.entry-content a:hover{color:darkred}.entry-content h3.wp-block-heading a{color:inherit;text-decoration:none}.entry-content h3.wp-block-heading a:hover{color:darkred;text-decoration:none}@media (max-width:600px){.product-cta{flex-wrap:wrap}.product-cta .wp-block-image,.product-cta .wp-block-buttons{flex-basis:100%}}.site-browse-categories{margin-bottom:24px}.site-browse-categories h3{margin:0 0 .5em}.site-browse-categories ul{list-style:disc;padding-left:1.5em;margin:0;display:flex;flex-wrap:wrap;gap:0 1.5em}.site-browse-categories li{margin:.2em 0}.site-browse-categories a{text-decoration:underline}.navigation.pagination{margin-top:30px}.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.navigation.pagination .page-numbers{display:inline-block;padding:8px 14px;border:1px solid #e0e0e0;color:var(--site-accent);text-decoration:none;font-size:14px}.navigation.pagination .page-numbers.current{background-color:var(--site-accent);color:#fff;border-color:var(--site-accent)}.navigation.pagination .page-numbers:hover{border-color:var(--site-accent)}