body{background:#fff}.st-hero{background:#1e293b;min-height:156px;overflow:hidden;padding-bottom:var(--st-hero-padding-bottom,48px);padding-top:var(--st-hero-padding-top,48px);position:relative}.st-hero-image,.st-hero-overlay{inset:0;position:absolute}.st-hero-image img{height:100%;object-fit:cover;object-position:center top;width:100%}.st-hero-overlay{background:rgba(30,41,59,var(--st-hero-overlay-opacity,0))}.st-hero-content{padding-left:clamp(16px,1.9vw,32px);padding-right:clamp(16px,1.9vw,32px);position:relative;z-index:2}.st-hero-title{color:#fff;font-family:Libre Baskerville,Georgia,serif;font-size:var(--st-hero-heading-size,29px);font-weight:700;line-height:1.2;margin:0}.st-store{background:var(--st-store-section-bg,#fff);padding-bottom:var(--st-store-padding-bottom,72px);padding-top:var(--st-store-padding-top,50px)}.st-store-container{padding-left:clamp(16px,2.4vw,42px);padding-right:clamp(16px,2.4vw,42px)}.st-product-row+.st-product-row{margin-top:36px}.st-card-shell{animation:st-fade-up .45s ease both}.st-product-row .st-card-shell:first-child{animation-delay:.04s}.st-product-row .st-card-shell:nth-child(2){animation-delay:.08s}.st-product-row .st-card-shell:nth-child(3){animation-delay:.12s}.st-card{height:100%;text-align:center}.st-card-media{align-items:flex-end;display:flex;justify-content:center;margin-bottom:20px;padding:0 12px;width:100%}.st-card-media img{display:block;max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease}.st-card:hover .st-card-media img{transform:scale(1.04)}.st-card-media-fallback{background:#e2e8f0;border-radius:4px;height:min(100%,240px);width:min(100%,190px)}.st-card-body{align-items:center;display:flex;flex-direction:column}.st-card-title{color:#1f2937;font-family:Open Sans,Arial,sans-serif;font-size:var(--st-product-name-size,18px);font-weight:700;line-height:1.42;margin:0 0 18px;max-width:100%}.st-card-actions{align-items:center;display:flex;flex-direction:column;gap:12px;max-width:280px;width:100%}.st-card-button{align-items:center;background:#0c95cc;border-radius:3px;color:#fff;display:inline-flex;font-family:Open Sans,Arial,sans-serif;font-size:var(--st-button-size,14px);font-weight:400;justify-content:center;line-height:1.35;min-height:44px;padding:10px 18px;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .16s ease,opacity .2s ease;white-space:normal;width:100%}.st-card-button,.st-card-button:active,.st-card-button:focus,.st-card-button:focus-visible,.st-card-button:hover,.st-card-button:link,.st-card-button:visited{color:#fff!important;-webkit-text-fill-color:#fff;text-decoration:none}.st-card-button:hover{background:#0a7db0;color:#fff;text-decoration:none}.st-card-button--amazon{background:#1976a4}.st-card-button--amazon:hover{background:#155f84}.st-card-button:focus,.st-card-button:focus-visible{outline:2px solid rgba(12,149,204,.25);outline-offset:2px}.st-card-button:active{transform:scale(.97)}.st-card-button.is-disabled{cursor:default;opacity:.58;pointer-events:none}@keyframes st-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199.98px){.st-product-row+.st-product-row{margin-top:28px}}@media (max-width:991.98px){.st-card-media,.st-card-title{margin-bottom:16px}}@media (max-width:575.98px){.st-hero{min-height:118px;padding-bottom:30px;padding-top:30px}.st-hero-title{font-size:22px}.st-store{padding-bottom:52px;padding-top:34px}.st-product-row+.st-product-row{margin-top:20px}.st-card-title{font-size:max(16px,var(--st-product-name-size,18px))}.st-card-media{padding:0 8px}.st-card-actions{max-width:100%}}@media (prefers-reduced-motion:reduce){.st-card-button,.st-card-media img,.st-card-shell{animation:none;transition:none}}