.checkle-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.checkle-featured-slider{width:100%;position:relative}.checkle-featured-slider .swiper{width:100%;overflow:hidden;padding-bottom:8px}.checkle-featured-slider .swiper-slide{height:auto;display:flex}.checkle-featured-slider .swiper-slide>.checkle-featured-card{width:100%;display:flex;flex-direction:column}.checkle-featured-card{--checkle-featured-image-ratio:4/3;display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease;position:relative;min-width:0}.checkle-featured-card:hover{transform:translateY(-2px)}.checkle-featured-variant-image-top .checkle-featured-card{flex-direction:column}.checkle-featured-variant-image-top .checkle-featured-image{width:100%;aspect-ratio:var(--checkle-featured-image-ratio);overflow:hidden;line-height:0;background:#f3f3f3;position:relative;border-top-left-radius:inherit;border-top-right-radius:inherit}.checkle-featured-variant-image-left .checkle-featured-card{flex-direction:row;align-items:stretch}.checkle-featured-variant-image-left .checkle-featured-image{flex:0 0 40%;max-width:40%;aspect-ratio:var(--checkle-featured-image-ratio);overflow:hidden;line-height:0;background:#f3f3f3;position:relative;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.checkle-featured-variant-image-left .checkle-featured-content{flex:1;min-width:0;justify-content:center}.checkle-featured-variant-text-only .checkle-featured-image{display:none}@media screen and (max-width:600px){.checkle-featured-variant-image-left .checkle-featured-card{flex-direction:column}.checkle-featured-variant-image-left .checkle-featured-image{flex:none;max-width:100%;width:100%;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-left-radius:0}}.checkle-featured-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.35s ease}.checkle-featured-card:hover .checkle-featured-image img{transform:scale(1.04)}.checkle-featured-content{padding:20px;flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.checkle-featured-eyebrow{font-size:.75em;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3D52A0;line-height:1.25}.checkle-featured-title{font-size:1.15em;font-weight:700;line-height:1.25;margin:0}.checkle-featured-description{font-size:.9em;line-height:1.55;opacity:.8;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.checkle-featured-price{font-size:1em;font-weight:700;margin-top:auto;padding-top:8px}.checkle-featured-badge{display:inline-block;background:#3D52A0;color:#fff;font-size:.68em;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px;line-height:1.25;white-space:nowrap}.checkle-featured-badge-image{position:absolute;z-index:2;top:12px;right:12px}.checkle-featured-badge-pos-top-left .checkle-featured-badge-image{left:12px;right:auto}.checkle-featured-badge-pos-top-right .checkle-featured-badge-image{right:12px;left:auto}.checkle-featured-badge-inline{vertical-align:middle;margin-left:6px}.checkle-featured-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:10px 18px;border-radius:999px;background:#3D52A0;color:#fff;text-decoration:none;font-weight:600;transition:background-color 0.18s ease,color 0.18s ease,transform 0.18s ease;margin-top:12px}.checkle-featured-cta:hover,.checkle-featured-cta:focus-visible{text-decoration:none;transform:translateY(-1px)}.checkle-featured-slider .swiper-button-prev,.checkle-featured-slider .swiper-button-next{color:#3D52A0}.checkle-featured-slider .swiper-pagination-bullet-active{background:#3D52A0}.checkle-featured-slider .swiper-pagination{position:static;margin-top:16px}.checkle-featured-editor-notice{background:#fff8e1;border:1px solid #ffe082;color:#5d4037;padding:12px 16px;border-radius:6px;margin-bottom:16px;font-size:.9em;line-height:1.5}.checkle-featured-editor-notice p{margin:0 0 6px}.checkle-featured-editor-notice p:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.checkle-featured-card,.checkle-featured-image img,.checkle-featured-cta{transition:none}.checkle-featured-card:hover{transform:none}.checkle-featured-card:hover .checkle-featured-image img{transform:none}}