.gfp-home{--gfp-red: #c41219;--gfp-red-dark: #920b10;--gfp-ink: #15171a;--gfp-muted: #5a6068;--gfp-line: #dfe2e6;color:var(--gfp-ink)}.gfp-home *{box-sizing:border-box}.gfp-home a:focus-visible,.gfp-home button:focus-visible,.gfp-home input:focus-visible{outline:.3rem solid #1677ff;outline-offset:.3rem}.gfp-home__hero{position:relative;overflow:hidden;padding:clamp(4.2rem,7vw,8.4rem) 2rem;color:#fff;background:linear-gradient(125deg,#090a0c,#202328 66%,#2c090b)}.gfp-home__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#090a0c,#090a0cfc 43%,#090a0cad 64%,#090a0c1a),var(--gfp-hero-parts-image);background-repeat:no-repeat;background-position:center,right center;background-size:100% 100%,auto 120%;opacity:.82;pointer-events:none}.gfp-home__hero-inner,.gfp-home__section,.gfp-home__help-inner{position:relative;z-index:1;width:min(144rem,100%);margin:0 auto}.gfp-home__eyebrow{margin:0 0 1rem;color:#ff666b;font-size:1.5rem;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.gfp-home__hero h1{max-width:88rem;margin:0;color:#fff;font-family:var(--font-body-family);font-size:clamp(3.6rem,5.3vw,6.8rem);font-style:normal;font-weight:700;line-height:1.08;letter-spacing:0;text-wrap:balance}.gfp-home__lead{max-width:76rem;margin:2rem 0 2.8rem;color:#ffffffe6;font-size:clamp(1.8rem,2vw,2.3rem);line-height:1.5}.gfp-home__search{display:grid;grid-template-columns:minmax(0,1fr) auto;width:min(86rem,100%);padding:.7rem;border-radius:1rem;background:#fff;box-shadow:0 1.8rem 4rem #00000052}.gfp-home__search input{width:100%;min-height:5.8rem;padding:0 1.6rem;border:0;color:#111;background:transparent;font:inherit;font-size:1.8rem}.gfp-home__search button,.gfp-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:5rem;padding:1.2rem 2.2rem;border:0;border-radius:.7rem;background:var(--gfp-red);color:#fff;font:inherit;font-size:1.6rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.gfp-home__search button:hover,.gfp-home__button:hover{background:var(--gfp-red-dark);color:#fff}.gfp-home__quick-links{display:flex;flex-wrap:wrap;gap:1rem 2.2rem;margin-top:2rem}.gfp-home__quick-links a{color:#fff;font-size:1.6rem;font-weight:750;text-underline-offset:.4rem}.gfp-home__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(86rem,100%);margin-top:3.4rem;border:.1rem solid rgba(255,255,255,.2);border-radius:1rem;background:#ffffff14;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.gfp-home__stat{padding:1.8rem 2rem;border-right:.1rem solid rgba(255,255,255,.16)}.gfp-home__stat:last-child{border-right:0}.gfp-home__stat strong,.gfp-home__stat span{display:block}.gfp-home__stat strong{color:#fff;font-size:2.6rem;line-height:1}.gfp-home__stat span{margin-top:.6rem;color:#ffffffc7;font-size:1.4rem}.gfp-home__section{padding:clamp(5rem,7vw,8rem) 2rem}.gfp-home__section--brands{padding-top:1rem}.gfp-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.gfp-home__section-heading h2{max-width:76rem;margin:0;color:var(--gfp-ink);font-size:clamp(3rem,4vw,5rem);font-weight:900;line-height:1.04;letter-spacing:-.03em}.gfp-home__section-heading p{max-width:56rem;margin:1rem 0 0;color:var(--gfp-muted);font-size:1.7rem;line-height:1.55}.gfp-home__text-link{flex:0 0 auto;color:var(--gfp-red);font-size:1.6rem;font-weight:800;text-underline-offset:.4rem}.gfp-department-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.gfp-department-card,.gfp-brand-card{position:relative;display:flex;overflow:hidden;border:.1rem solid var(--gfp-line);border-radius:1.2rem;background:#fff;color:var(--gfp-ink);box-shadow:0 .7rem 2rem #16181b12;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.gfp-department-card{flex-direction:column;min-height:34rem}.gfp-department-card:hover,.gfp-brand-card:hover{border-color:var(--gfp-red);color:var(--gfp-ink);transform:translateY(-.3rem);box-shadow:0 1.2rem 2.8rem #16181b21}.gfp-department-card__media{position:relative;height:19rem;overflow:hidden;background:#eceef0}.gfp-department-card__media img,.gfp-brand-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.gfp-department-card:hover img,.gfp-brand-card:hover img{transform:scale(1.035)}.gfp-department-card__placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(140deg,#e7e9ec,#c8ccd1);color:#6b7077;font-size:4rem;font-weight:900}.gfp-department-card__body{display:flex;flex:1;flex-direction:column;padding:1.8rem}.gfp-department-card h3,.gfp-brand-card h3{margin:0;color:var(--gfp-ink);font-size:2.2rem;font-weight:850;line-height:1.15}.gfp-department-card p{margin:.8rem 0 1.8rem;color:var(--gfp-muted);font-size:1.5rem;line-height:1.45}.gfp-department-card__action{margin-top:auto;color:var(--gfp-red);font-size:1.5rem;font-weight:850}.gfp-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.gfp-brand-card{min-height:39rem;align-items:end;border:0;background:#17191d}.gfp-brand-card__media,.gfp-brand-card__shade{position:absolute;top:0;right:0;bottom:0;left:0}.gfp-brand-card__media{background:#2b2e33}.gfp-brand-card__shade{background:linear-gradient(180deg,#090a0c0d 20%,#090a0ced 90%)}.gfp-brand-card__body{position:relative;z-index:1;width:100%;padding:2.4rem}.gfp-brand-card h3{color:#fff;font-size:3rem}.gfp-brand-card p{margin:.8rem 0 1.6rem;color:#ffffffd6;font-size:1.6rem;line-height:1.45}.gfp-brand-card__action{color:#ff777b;font-size:1.5rem;font-weight:850}.gfp-home__help{padding:4rem 2rem;background:#f0f1f3;border-block:.1rem solid var(--gfp-line)}.gfp-home__help-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.gfp-home__help h2{margin:0 0 .6rem;color:var(--gfp-ink);font-size:clamp(2.6rem,3vw,3.8rem);font-weight:900;line-height:1.1}.gfp-home__help p{margin:0;color:var(--gfp-muted);font-size:1.7rem}@media screen and (max-width:1100px){.gfp-department-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:820px){.gfp-home__hero:before{display:none}.gfp-department-grid,.gfp-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gfp-home__section-heading,.gfp-home__help-inner{align-items:flex-start;flex-direction:column}}@media screen and (max-width:560px){.gfp-home__hero{padding-inline:1.6rem}.gfp-home__search{grid-template-columns:1fr}.gfp-home__search button{min-height:5.4rem}.gfp-home__stats{grid-template-columns:1fr}.gfp-home__stat{border-right:0;border-bottom:.1rem solid rgba(255,255,255,.16)}.gfp-home__stat:last-child{border-bottom:0}.gfp-department-grid,.gfp-brand-grid{grid-template-columns:1fr}.gfp-department-card{min-height:31rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-gfp-home-discovery.css.map */
