.category-hub{background:#fff}.category-hub .breadcrumbs{padding-bottom:0}.category-hub__hero{display:grid;gap:32px;margin-top:10px;margin-bottom:42px}.category-hub__eyebrow{margin:0 0 8px;color:#f47b38;font-weight:700}.category-hub__title{margin:0;color:#222;font-size:clamp(30px,3vw,44px);line-height:1.12}.category-hub__intro{max-width:780px;margin-top:16px;color:#4f6f8e;font-size:17px;line-height:1.65}.category-hub__intro p,.category-hub__advice-text p{margin:0}.category-hub__actions,.category-hub__advice-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.category-hub__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--btn_height);padding:0 var(--btn_spacing);border-radius:var(--btn_radius);font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .15s ease,color .2s ease,transform .15s ease}.category-hub__button--primary{background:var(--accent_tertiary);color:#fff}.category-hub__button--primary:hover,.category-hub__button--primary:focus-visible{background:#e56f2f;color:#fff;box-shadow:var(--btn_shadow_x_offset) var(--btn_shadow_y_offset) var(--btn_shadow_blur) var(--btn_shadow_spread) var(--btn_shadow);transform:translateY(-1px)}.category-hub__button--primary:active{background:#e56f2f;color:#fff;transform:translateY(0)}.category-hub__button--primary:visited{color:#fff}.category-hub__button--secondary{border:1px solid #c8d6e3;color:#35678f}.category-hub__button--secondary:hover,.category-hub__button--secondary:focus-visible,.category-hub__button--secondary:active{border-color:#35678f;color:#214c70}.category-hub__button--secondary:visited{color:#35678f}.category-hub__hero-aside{align-self:start;padding-top:4px}.category-hub__aside-title{margin:0 0 16px;color:#222;font-size:22px;line-height:1.25}.category-hub__usp-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.category-hub__usp-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:center;color:var(--accent_tertiary);font-size:14px;font-weight:700;line-height:1.3}.category-hub__usp-icon{color:var(--color_success);font-size:24px}.category-hub__section{margin-top:48px}.category-hub__section-heading{max-width:760px;margin-bottom:22px}.category-hub__section-heading h2,.category-hub__advice h2{margin:0;color:#222;font-size:clamp(24px,2.4vw,34px);line-height:1.18}.category-hub__section-heading p{margin:10px 0 0;color:#4f6f8e;line-height:1.6}.category-hub__popular-slider{--arrow_offset: 16px}.category-hub__popular-swiper{overflow:hidden}.category-hub__popular-swiper .swiper-wrapper{align-items:stretch}.category-hub__popular-swiper .swiper-slide{display:flex;height:auto}.category-hub__popular-card,.category-hub__group,.category-hub__article-card{border:1px solid #d8e1ea;border-radius:8px;background:#fff}.category-hub__popular-card{display:grid;width:100%;height:100%;overflow:hidden;color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-hub__popular-card:hover,.category-hub__popular-card:focus-visible,.category-hub__article-card:hover,.category-hub__article-card:focus-visible{border-color:#f47b38;box-shadow:0 12px 28px #264f701f;transform:translateY(-2px)}.category-hub__popular-media{aspect-ratio:1 / 1;background:#fff;overflow:hidden}.category-hub__popular-media img{width:100%;height:100%;object-fit:contain}.category-hub__popular-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#35678f;font-size:48px;font-weight:800}.category-hub__popular-body{padding:18px}.category-hub__popular-prev.swiper-button-lock,.category-hub__popular-next.swiper-button-lock{display:none}.category-hub__popular-body h3,.category-hub__group h3,.category-hub__article-card h3{margin:0;color:#222;font-size:19px;line-height:1.25}.category-hub__group-title-link{color:inherit;text-decoration:none}.category-hub__group-title-link:hover,.category-hub__group-title-link:focus-visible{color:#f47b38}.category-hub__popular-body p,.category-hub__group p,.category-hub__article-card p{margin:10px 0 0;color:#4f6f8e;line-height:1.55}.category-hub__group-grid{display:grid;grid-template-columns:1fr;gap:16px}.category-hub__group{padding:22px}.category-hub__group-header{padding-bottom:16px;border-bottom:1px solid #e4ebf1}.category-hub__link-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.category-hub__link-list a,.category-hub__advice-text a{color:#35678f;font-weight:700;text-decoration:none;background-image:linear-gradient(#f47b38,#f47b38);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .2s ease,color .2s ease}.category-hub__link-list-item--all{margin-top:2px}.category-hub__link-list-item--all a{color:var(--accent_tertiary)}.category-hub__link-list a:hover,.category-hub__link-list a:focus-visible,.category-hub__advice-text a:hover,.category-hub__advice-text a:focus-visible{color:#214c70;background-size:100% 2px}.category-hub__link-list-item--all a:hover,.category-hub__link-list-item--all a:focus-visible{color:var(--accent_tertiary)}.category-hub__advice{display:grid;gap:22px;margin-top:56px;padding:28px;border-left:4px solid #fd8141;background:#f3f7fa;border-radius:8px}.category-hub__advice-text{margin-top:12px;color:#36536d;line-height:1.65}.category-hub__article-grid{display:grid;grid-template-columns:1fr;gap:16px}.category-hub__article-card{display:block;padding:20px;color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-hub__article-card span{display:inline-flex;margin-bottom:12px;padding:4px 8px;border-radius:4px;background:#fff3ec;color:#d96931;font-size:13px;font-weight:700}@media(min-width:768px){.category-hub__hero{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.category-hub__group-grid,.category-hub__article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.category-hub__hero{grid-template-columns:minmax(0,1fr) 360px}.category-hub__group-grid,.category-hub__article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:575px){.category-hub__actions,.category-hub__advice-actions{display:grid}.category-hub__button{width:100%}.category-hub__advice{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ss-category-hub.css.map */
