.cybist-catalog{--catalog-navy: #062b4f;--catalog-deep: #031d38;--catalog-green: #009447;--catalog-pale: #f3f7f5;--catalog-line: #dce6e1;--catalog-muted: #52697b;color:#132e45;background:#fff}.cybist-catalog__shell{width:min(1440px,calc(100% - 48px));margin-inline:auto}.cybist-catalog__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-block:12px;color:#617487;font-size:12px}.cybist-catalog__breadcrumbs a{color:inherit}.cybist-catalog__breadcrumbs a:hover{color:var(--catalog-green)}.cybist-catalog__hero{position:relative;min-height:345px;overflow:hidden;color:#fff;background:var(--catalog-deep)}.cybist-catalog__hero-media,.cybist-catalog__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cybist-catalog__hero-media{object-fit:cover;object-position:66% center}.cybist-catalog__hero-shade{background:linear-gradient(90deg,#021426fa,#031d38f0 37%,#031d387a 66%,#031d3814)}.cybist-catalog__hero-inner{position:relative;z-index:1;min-height:345px;display:flex;align-items:center}.cybist-catalog__hero-copy{width:min(650px,58%);padding:42px 0}.cybist-catalog__eyebrow{margin:0 0 9px;color:#87dda9;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cybist-catalog__hero h1{margin:0;color:#fff;font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(42px,4.2vw,64px);font-weight:520;line-height:1;letter-spacing:-.035em}.cybist-catalog__hero h1 em{color:#80dca3;font-style:normal}.cybist-catalog__description{max-width:600px;margin-top:16px;color:#d6e2e9;font-size:15px;line-height:1.65}.cybist-catalog__description p{margin:0}.cybist-catalog__assurances{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:24px}.cybist-catalog__assurance{display:flex;align-items:center;gap:8px;color:#fff;font-size:11px;font-weight:750}.cybist-catalog__assurance .cybist-icon{width:22px;height:22px;flex:0 0 22px;color:#7add9f}.cybist-catalog__shop{padding:24px 0 28px;background:#fff;border-bottom:1px solid var(--catalog-line)}.cybist-catalog__shop h2{margin:0 0 14px;color:var(--catalog-navy);font-family:var(--font-heading-family, Georgia, serif);font-size:25px;font-weight:560}.cybist-catalog__brand-row,.cybist-catalog__shortcut-row{display:flex;flex-wrap:wrap;gap:10px}.cybist-catalog__shortcut-row{margin-top:12px}.cybist-catalog__brand,.cybist-catalog__shortcut{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:9px 18px;color:var(--catalog-navy);background:#fff;border:1px solid #ccd9d3;border-radius:7px;font-size:12px;font-weight:800;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease}.cybist-catalog__brand{min-width:150px}.cybist-catalog__shortcut{min-height:42px;min-width:118px;font-weight:700}.cybist-catalog__brand:hover,.cybist-catalog__shortcut:hover,.cybist-catalog__brand--active{color:var(--catalog-green);border-color:var(--catalog-green);box-shadow:0 7px 18px #00944714}.cybist-catalog__brand img{max-width:105px;max-height:30px;object-fit:contain}.cybist-catalog__shortcut .cybist-icon{width:18px;height:18px;color:var(--catalog-green)}.cybist-catalog__trust{padding:14px 0;background:var(--catalog-pale);border-bottom:1px solid var(--catalog-line)}.cybist-catalog__trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--catalog-line);border-radius:8px}.cybist-catalog__trust-item{min-height:88px;display:flex;align-items:center;gap:12px;padding:16px 20px;border-right:1px solid var(--catalog-line)}.cybist-catalog__trust-item:last-child{border-right:0}.cybist-catalog__trust-item .cybist-icon{width:26px;height:26px;flex:0 0 26px;color:var(--catalog-green)}.cybist-catalog__trust-item strong{display:block;color:var(--catalog-navy);font-size:12px;line-height:1.35}.cybist-catalog__trust-item span{display:block;margin-top:3px;color:var(--catalog-muted);font-size:10px;line-height:1.4}.cybist-catalog__help{display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center;margin-top:14px;padding:17px 20px;background:linear-gradient(105deg,#eef6f1,#fff);border:1px solid #d4e2da;border-radius:8px}.cybist-catalog__help .cybist-icon{width:28px;height:28px;color:var(--catalog-green)}.cybist-catalog__help strong{display:block;color:var(--catalog-navy);font-size:14px}.cybist-catalog__help span{display:block;margin-top:3px;color:var(--catalog-muted);font-size:10px}.cybist-catalog__help a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;color:var(--catalog-green);border:1px solid var(--catalog-green);border-radius:5px;font-size:11px;font-weight:800}.cybist-catalog__help a:hover{color:#fff;background:var(--catalog-green)}.cybist-catalog__help-phone{color:var(--catalog-navy);font-size:12px;font-weight:750;white-space:nowrap}.cybist-catalog__products-anchor{display:block;scroll-margin-top:130px}@media(min-width:1280px){body:has(.cybist-catalog--five-columns) .main-products-grid[data-layout=grid] ul.grid.small-cards-desktop{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1050px){.cybist-catalog__shell{width:min(calc(100% - 36px),1180px)}.cybist-catalog__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cybist-catalog__trust-item:nth-child(2){border-right:0}.cybist-catalog__trust-item:nth-child(n+3){border-top:1px solid var(--catalog-line)}.cybist-catalog__help{grid-template-columns:auto 1fr auto}.cybist-catalog__help-phone{grid-column:2 / -1}}@media(max-width:749px){.cybist-catalog__shell{width:calc(100% - 28px)}.cybist-catalog__hero,.cybist-catalog__hero-inner{min-height:570px}.cybist-catalog__hero-media{height:245px;top:auto;bottom:0;object-position:center}.cybist-catalog__hero-shade{background:linear-gradient(180deg,#031d38 0% 54%,#031d38e6 70%,#031d3826)}.cybist-catalog__hero-inner{align-items:flex-start}.cybist-catalog__hero-copy{width:100%;padding:38px 0 260px}.cybist-catalog__hero h1{font-size:42px}.cybist-catalog__description{font-size:13px}.cybist-catalog__assurances{grid-template-columns:repeat(2,minmax(0,1fr))}.cybist-catalog__brand,.cybist-catalog__shortcut{flex:1 1 calc(50% - 6px);min-width:0}.cybist-catalog__trust-grid{grid-template-columns:1fr}.cybist-catalog__trust-item,.cybist-catalog__trust-item:nth-child(2){border-right:0;border-top:1px solid var(--catalog-line)}.cybist-catalog__trust-item:first-child{border-top:0}.cybist-catalog__help{grid-template-columns:auto 1fr}.cybist-catalog__help a,.cybist-catalog__help-phone{grid-column:1 / -1;width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/cybist-catalog-pages.css.map */
