@font-face{font-family:Ridley;src:url(/assets/fonts/Ridley-Grotesk-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/assets/fonts/GothamPro.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/assets/fonts/GothamPro-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/assets/fonts/GothamPro-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--sf-blue:#0c2957;--sf-red:#ef3b2d;--sf-text:#222;--sf-footer:#231635;--sf-border:#ece8e3;--sf-surface:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--sf-text);background:#fff;margin:0;font-family:Gotham Pro,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sf-page{background:#fff;min-height:100vh}.sf-container{width:min(100%,1180px);margin:0 auto;padding:0 24px}.sf-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;position:sticky;top:0}.sf-header-line{background:#29202f;height:2px}.sf-header-inner{align-items:center;gap:24px;min-height:88px;display:flex}.sf-logo-link{flex:none}.sf-logo{width:82px;height:auto}.sf-desktop-nav{flex:auto}.sf-nav-list,.sf-submenu,.sf-mobile-list,.sf-mobile-submenu{margin:0;padding:0;list-style:none}.sf-nav-list{justify-content:center;align-items:center;gap:28px;display:flex}.sf-nav-item{position:relative}.sf-nav-link{color:#1f2340;align-items:center;gap:4px;padding:12px 0;font-size:13px;font-weight:500;line-height:1;transition:color .2s;display:inline-flex}.sf-nav-link:hover,.sf-nav-item--active>.sf-nav-link,.sf-nav-item--current>.sf-nav-link{color:var(--sf-red)}.sf-chevron{width:11px;height:11px}.sf-submenu{border:1px solid var(--sf-border);opacity:0;visibility:hidden;background:#fffffffc;min-width:220px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(10px);box-shadow:0 18px 38px #0c29571f}.sf-submenu .sf-nav-item{border-bottom:1px solid #f2efeb}.sf-submenu .sf-nav-item:last-child{border-bottom:0}.sf-submenu .sf-nav-link{justify-content:space-between;width:100%;padding:14px 16px;font-size:13px;display:flex}.sf-submenu--nested{top:-1px;left:100%}.sf-nav-item:hover>.sf-submenu,.sf-nav-item:focus-within>.sf-submenu{opacity:1;visibility:visible;transform:translateY(0)}.sf-mobile-nav{margin-left:auto;display:none}.sf-mobile-toggle,.sf-mobile-close{appearance:none;cursor:pointer;background:0 0;border:0}.sf-mobile-toggle{gap:4px;padding:8px;display:grid}.sf-mobile-toggle span{background:var(--sf-red);width:22px;height:2px;display:block}.sf-mobile-panel{border-top:1px solid var(--sf-border);background:#fff;position:absolute;inset:calc(100% + 2px) 0 auto;box-shadow:0 24px 45px #0c295724}.sf-mobile-panel-top{border-bottom:1px solid var(--sf-border);justify-content:space-between;align-items:center;padding:18px 24px 12px;display:flex}.sf-mobile-panel-top p{color:var(--sf-blue);margin:0;font-family:Ridley,serif;font-size:24px}.sf-mobile-close{color:var(--sf-blue);font-size:32px;line-height:1}.sf-mobile-list{padding:12px 24px 24px}.sf-mobile-item{border-bottom:1px solid var(--sf-border)}.sf-mobile-item>a,.sf-mobile-item summary{color:var(--sf-blue);padding:14px 0;font-size:14px;font-weight:500;display:block}.sf-mobile-item summary{cursor:pointer}.sf-mobile-item summary::-webkit-details-marker{display:none}.sf-mobile-submenu{padding:0 0 10px 16px}.sf-mobile-submenu .sf-mobile-item{border-bottom:0}.sf-mobile-submenu .sf-mobile-item>a,.sf-mobile-submenu .sf-mobile-item summary{color:#4d5564;padding:10px 0;font-size:13px}.sf-hero{background:linear-gradient(#09274c80,#09274c80),url(/assets/images/brands-feeds-hero.png) 50%/cover no-repeat}.sf-hero-inner{align-items:center;min-height:250px;display:flex}.sf-hero-copy{align-items:flex-start;gap:14px;margin-left:clamp(0px,10vw,120px);display:flex}.sf-hero-mark{background:var(--sf-red);width:3px;height:66px;margin-top:6px}.sf-hero-title{color:#fff;text-transform:uppercase;margin:0 0 16px;font-family:Ridley,serif;font-size:clamp(38px,4.4vw,54px);line-height:.96}.sf-hero-title span{color:var(--sf-red)}.sf-breadcrumbs{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;gap:12px;font-size:12px;display:flex}.sf-intro{padding:36px 0 18px}.sf-intro-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:48px;display:grid}.sf-intro-copy{max-width:560px;margin:0 auto}.sf-section-heading,.sf-section-title,.sf-footer-column h3{margin:0;font-family:Ridley,serif}.sf-section-heading{color:var(--sf-blue);margin-bottom:18px;font-size:clamp(28px,3.2vw,44px);line-height:1}.sf-section-heading span{color:var(--sf-red)}.sf-intro-copy p{color:#000;text-align:justify;margin:0 0 14px;font-size:16px;line-height:1.72}.sf-button{background:var(--sf-red);color:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:15px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.sf-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #ef3b2d38}.sf-intro-logo-wrap{justify-content:center;display:flex}.sf-intro-logo{width:min(100%,420px)}.sf-variants{padding:12px 0 42px}.sf-section-title{color:var(--sf-blue);text-align:center;margin-bottom:44px;font-size:clamp(32px,3vw,44px);line-height:1}.sf-variants-grid{grid-template-columns:minmax(0,1fr) minmax(240px,320px) minmax(0,1fr);align-items:center;gap:28px;display:grid}.sf-variant-column{gap:26px;display:grid}.sf-variant-column--right .sf-variant-card{margin-left:auto}.sf-variant-card{max-width:340px}.sf-variant-card h3{color:var(--sf-red);margin:0 0 10px;font-size:20px;font-weight:500;line-height:1.2}.sf-variant-card p{color:#000;text-align:justify;margin:0;font-size:16px;line-height:1.66}.sf-variant-illustration{justify-content:center;display:flex}.sf-variant-illustration img{width:min(100%,280px)}.sf-products{padding:14px 0 68px}.sf-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.sf-product-card{gap:14px;display:grid}.sf-product-image-wrap{background:#f8f6f3;border-radius:20px;overflow:hidden}.sf-product-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%}.sf-product-card h3{color:#000;text-align:center;margin:0;font-size:17px;font-weight:500;line-height:1.4}.sf-footer{background:var(--sf-footer);color:#ffffffeb}.sf-footer-grid{grid-template-columns:1.1fr 1.2fr 1fr 1fr 1.2fr;gap:28px;padding:34px 0 24px;display:grid}.sf-footer-brand{justify-content:center;align-items:flex-start;display:flex}.sf-footer-brand img{width:min(100%,170px)}.sf-footer-column h3{color:#fff;margin-bottom:16px;font-size:25px;line-height:1}.sf-footer-column p,.sf-footer-column li{color:#ffffffe0;margin:0;font-size:14px;line-height:1.75}.sf-footer-column ul{margin:0;padding:0;list-style:none}.sf-footer-column a{transition:color .2s}.sf-footer-column a:hover{color:#fff}.sf-footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;padding:18px 0 22px;display:flex}.sf-footer-bottom p{margin:0;font-size:15px}.sf-footer-socials{align-items:center;gap:12px;display:flex}.sf-footer-socials a{color:#fff;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,transform .2s;display:inline-flex}.sf-footer-socials a:hover{background:var(--sf-red);transform:translateY(-1px)}.sf-social-icon{width:17px;height:17px}@media (max-width:1180px){.sf-nav-list{gap:20px}.sf-nav-link{font-size:12px}.sf-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-footer-brand{justify-content:flex-start}}@media (max-width:980px){.sf-desktop-nav{display:none}.sf-mobile-nav{display:block}.sf-header-inner{min-height:78px}.sf-logo{width:72px}.sf-hero-inner{min-height:220px}.sf-hero-copy{margin-left:0}.sf-intro-grid,.sf-variants-grid,.sf-products-grid{grid-template-columns:1fr}.sf-intro-copy{max-width:none}.sf-intro-logo{width:min(100%,360px)}.sf-variant-column,.sf-variant-column--right{justify-items:start}.sf-variant-column--right .sf-variant-card{margin-left:0}}@media (max-width:720px){.sf-container{padding:0 18px}.sf-hero-title{font-size:32px}.sf-hero-mark{height:54px}.sf-section-heading{font-size:24px}.sf-section-title,.sf-footer-column h3{font-size:27px}.sf-intro-copy p,.sf-variant-card p{font-size:15px}.sf-footer-grid{grid-template-columns:1fr;gap:22px}.sf-footer-bottom{flex-direction:column;align-items:flex-start}}
