.prohair-block{margin-bottom:4.8rem}.prohair-block:last-child{margin-bottom:0}.prohair-block__heading{font-size:1.4rem;font-weight:700;color:#131313;letter-spacing:.14em;text-transform:uppercase;margin:0 0 2rem;padding-bottom:1rem;border-bottom:2px solid #131313;display:inline-block}.prohair-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.4rem;border-radius:4px;font-size:1.25rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .3s ease}.prohair-btn--primary{background:#131313;color:#fff;border:1px solid #131313}.prohair-btn--primary:hover{background:#333;border-color:#333}.prohair-btn--outline{background:transparent;color:#131313;border:1px solid #131313}.prohair-btn--outline:hover{background:#131313;color:#fff}.prohair-hero{--prohair-hero-bg: #ffffff;padding-top:var(--section-padding-top, 3.2rem);padding-bottom:var(--section-padding-bottom, 2.4rem)}.prohair-hero__title-row{display:flex;align-items:center;gap:2rem;margin-bottom:1.6rem}.prohair-hero__title-block{display:flex;flex-direction:column;gap:.4rem}.prohair-hero__title{font-size:3rem;font-weight:300;color:#131313;margin:0;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.prohair-hero__product-count{font-size:1.2rem;color:#6b7280;font-weight:400;letter-spacing:.04em}.prohair-hero__logo-wrap{margin:0;flex-shrink:0}.prohair-hero__logo{max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}.prohair-hero__tagline{display:inline-block;font-size:1.15rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6b7280;background:#f5f5f5;padding:.5rem 1.4rem;border-radius:2rem;margin:0 0 1.6rem}.prohair-hero__intro-wrap{margin:0 0 2rem;max-width:none}.prohair-hero__intro{font-size:1.5rem;line-height:1.8;color:#555;margin:0;transition:max-height .4s ease;overflow:hidden}.prohair-hero__intro--collapsed{max-height:5.3em;position:relative}.prohair-hero__intro--collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.4em;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--prohair-hero-bg, #ffffff));pointer-events:none}.prohair-hero__read-more{display:inline-flex;align-items:center;gap:.4rem;margin-top:.8rem;background:none;border:none;color:#131313;font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;padding:.2rem 0}.prohair-hero__read-more:hover{color:#c9a96e}.prohair-hero__read-more-icon{transition:transform .3s ease}.prohair-hero__read-more-icon--open{transform:rotate(180deg)}.prohair-hero__features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.prohair-hero__feature{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.4rem;background:#fff;border:1px solid #e5e7eb;border-radius:2.4rem;font-size:1.2rem;font-weight:500;color:#333;letter-spacing:.02em;transition:all .2s ease}.prohair-hero__feature:hover{border-color:#c9a96e;box-shadow:0 2px 8px #c9a96e1f}.prohair-hero__feature-icon{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;background:#c9a96e1a;border-radius:50%;flex-shrink:0;color:#c9a96e}.prohair-hero__feature-label{white-space:nowrap}.prohair-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:0}.prohair-btn--sm{padding:.8rem 1.8rem;font-size:1.2rem}.prohair-ranges{padding-top:var(--section-padding-top, 0);padding-bottom:var(--section-padding-bottom, 3.2rem)}.prohair-ranges__header{text-align:center;margin-bottom:2.4rem}.prohair-ranges__title{font-size:1.4rem;font-weight:700;color:#131313;letter-spacing:.14em;text-transform:uppercase;margin:0}.prohair-ranges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.prohair-ranges__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit}.prohair-ranges__card:hover{box-shadow:0 8px 32px #00000014;border-color:#c9a96e;transform:translateY(-3px)}.prohair-ranges__image-wrap{width:100%;height:200px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.prohair-ranges__image-wrap--placeholder{color:#ccc}.prohair-ranges__image{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.prohair-ranges__image-wrap--multi{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding:1.2rem;background:#f7f7f7}.prohair-ranges__image-cell{min-width:0;height:100%;overflow:hidden;border:1px solid #ececec;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center}.prohair-ranges__image-wrap--multi .prohair-ranges__image{padding:.5rem}.prohair-ranges__card:hover .prohair-ranges__image{transform:scale(1.04)}.prohair-ranges__info{padding:1.6rem 1.8rem 2rem;display:flex;flex-direction:column;flex:1}.prohair-ranges__name{font-size:1.3rem;font-weight:700;color:#131313;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .8rem}.prohair-ranges__desc{font-size:1.3rem;line-height:1.65;color:#6b7280;margin:0 0 1.4rem;flex:1}.prohair-ranges__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#131313;text-decoration:none;transition:color .2s ease}.prohair-ranges__card:hover .prohair-ranges__cta{color:#c9a96e}.prohair-content{padding-top:var(--section-padding-top, 4.8rem);padding-bottom:var(--section-padding-bottom, 6rem);border-top:1px solid #e5e7eb}.prohair-content__inner{display:flex;flex-direction:column;gap:0}.prohair-who-for__text{font-size:1.5rem;line-height:1.75;color:#444;max-width:80rem;background:#f5f5f5;border-left:4px solid #131313;padding:1.8rem 2.2rem;border-radius:0 4px 4px 0}.prohair-lines__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (max-width:749px){.prohair-lines__grid{grid-template-columns:1fr}}.prohair-lines__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;transition:all .3s ease}.prohair-lines__card:hover{box-shadow:0 6px 24px #0000000f;border-color:#c9a96e;transform:translateY(-2px)}.prohair-lines__image-wrap{width:100%;height:160px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.prohair-lines__image-wrap--placeholder{color:#ccc}.prohair-lines__image{width:100%;height:100%;object-fit:cover}.prohair-lines__info{padding:1.4rem 1.6rem 1.6rem}.prohair-lines__name{font-size:1.3rem;font-weight:700;color:#131313;margin:0 0 .6rem;letter-spacing:.06em;text-transform:uppercase}.prohair-lines__desc{font-size:1.3rem;line-height:1.65;color:#6b7280;margin:0}.prohair-product-types__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}@media screen and (max-width:989px){.prohair-product-types__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.prohair-product-types__grid{grid-template-columns:1fr}}.prohair-product-types__card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:2rem 2rem 2rem 2.4rem;transition:all .3s ease;overflow:hidden}.prohair-product-types__card:hover{box-shadow:0 6px 24px #0000000f;border-color:#c9a96e;transform:translateY(-2px)}.prohair-product-types__card-accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:#c9a96e;border-radius:4px 0 0 4px}.prohair-product-types__name{font-size:1.3rem;font-weight:700;color:#131313;margin:0 0 .6rem;letter-spacing:.06em;text-transform:uppercase}.prohair-product-types__for{font-size:1.2rem;line-height:1.55;color:#131313;margin:0 0 .8rem;padding:.5rem .8rem;background:#faf6f0;border-left:3px solid #c9a96e;border-radius:0 4px 4px 0}.prohair-product-types__for-label{font-weight:700;color:#c9a96e;text-transform:uppercase;font-size:1.1rem;letter-spacing:.04em}.prohair-product-types__desc{font-size:1.3rem;line-height:1.65;color:#6b7280;margin:0}.prohair-faq__list{display:flex;flex-direction:column;gap:0;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.prohair-faq__item{border-bottom:1px solid #e5e7eb}.prohair-faq__item:last-child{border-bottom:none}.prohair-faq__question{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2rem;cursor:pointer;font-size:1.45rem;font-weight:600;color:#131313;list-style:none;gap:1.2rem;transition:background .2s ease;-webkit-user-select:none;user-select:none}.prohair-faq__question::-webkit-details-marker{display:none}.prohair-faq__question:hover{background:#f5f5f5}.prohair-faq__item[open] .prohair-faq__question{background:#f5f5f5;color:#131313}.prohair-faq__item[open] .prohair-faq__chevron{transform:rotate(180deg)}.prohair-faq__chevron{flex-shrink:0;transition:transform .3s ease;color:#c9a96e}.prohair-faq__answer{padding:0 2rem 1.6rem;font-size:1.4rem;line-height:1.75;color:#444}.prohair-why{background:linear-gradient(135deg,#131313,#1a1a1a);border-radius:4px;color:#fff;overflow:hidden}.prohair-why__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2.4rem;padding:3.2rem}@media screen and (max-width:749px){.prohair-why__inner{grid-template-columns:1fr;text-align:center}.prohair-why__badge,.prohair-why__cta{justify-self:center}}.prohair-why__badge{width:6rem;height:6rem;background:#c9a96e26;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c9a96e;flex-shrink:0}.prohair-why__heading{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .8rem;letter-spacing:.1em;text-transform:uppercase}.prohair-why__body{font-size:1.4rem;line-height:1.7;color:#ffffffbf;margin:0}.prohair-why .prohair-btn--outline{color:#fff;border-color:#ffffff4d}.prohair-why .prohair-btn--outline:hover{background:#fff;color:#131313;border-color:#fff}.prohair-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}@media screen and (max-width:989px){.prohair-related__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.prohair-related__grid{grid-template-columns:1fr}}.prohair-related__card{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.8rem 1.4rem;background:#fff;border:1px solid #e5e7eb;border-radius:4px;text-decoration:none;transition:all .3s ease;text-align:center}.prohair-related__card:hover{border-color:#c9a96e;transform:translateY(-2px);box-shadow:0 6px 24px #0000000f}.prohair-related__image-wrap{width:80px;height:50px;display:flex;align-items:center;justify-content:center}.prohair-related__image{max-width:100%;max-height:100%;object-fit:contain}.prohair-related__label{font-size:1.2rem;font-weight:600;color:#131313;letter-spacing:.06em;text-transform:uppercase}.prohair-related__card:hover .prohair-related__label{color:#c9a96e}.prohair-related__arrow{color:#c9a96e;flex-shrink:0}.prohair-guide-banner{margin-top:1rem}.prohair-guide-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;background:linear-gradient(135deg,#131313,#1a1a1a,#252525);border-radius:4px;padding:2.8rem 3.2rem;position:relative;overflow:hidden}.prohair-guide-banner__inner:before{content:"";position:absolute;top:-40%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(201,169,110,.1) 0%,transparent 70%);pointer-events:none}.prohair-guide-banner__content{flex:1;position:relative;z-index:1}.prohair-guide-banner__eyebrow{display:inline-block;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#c9a96e;margin-bottom:.6rem}.prohair-guide-banner__heading{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 .6rem;line-height:1.3;letter-spacing:.02em}.prohair-guide-banner__desc{font-size:1.3rem;color:#ffffffa6;line-height:1.6;margin:0;max-width:560px}.prohair-guide-banner__cta-wrap{flex-shrink:0;position:relative;z-index:1}.prohair-guide-banner__cta{display:inline-flex;align-items:center;gap:.6rem;background:#c9a96e;color:#131313;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:1rem 2rem;border-radius:4px;transition:background .2s ease,transform .2s ease;white-space:nowrap}.prohair-guide-banner__cta:hover{background:#b8953d;transform:translateY(-1px)}.prohair-guide-banner__cta:active{transform:translateY(0)}.prohair-guides{margin-top:1rem}.prohair-guides__header{max-width:760px;margin:0 auto 2rem;text-align:center}.prohair-guides__header .prohair-guide-banner__eyebrow{color:#8a6a31}.prohair-guides__intro{margin:.8rem 0 0;color:#6b7280;font-size:1.3rem;line-height:1.65}.prohair-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.prohair-guides__card{display:flex;flex-direction:column;min-height:220px;padding:2.2rem;border:1px solid #e5e7eb;border-top:3px solid #c9a96e;border-radius:4px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.prohair-guides__card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000014}.prohair-guides__eyebrow{margin-bottom:.7rem;color:#8a6a31;font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.prohair-guides__title{margin:0 0 .9rem;color:#131313;font-size:1.55rem;line-height:1.35}.prohair-guides__description{flex:1;margin:0 0 1.4rem;color:#6b7280;font-size:1.25rem;line-height:1.65}.prohair-guides__cta{display:inline-flex;align-items:center;gap:.5rem;color:#131313;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:749px){.prohair-hero__title-row{gap:1.2rem}.prohair-hero__title{font-size:2.2rem;letter-spacing:.06em}.prohair-hero__logo{max-width:120px;max-height:56px}.prohair-hero__features{gap:.7rem}.prohair-hero__feature{font-size:1.1rem;padding:.4rem 1rem}.prohair-hero__feature-icon{width:2.2rem;height:2.2rem}.prohair-hero__feature-icon svg{width:14px;height:14px}.prohair-hero__ctas{flex-direction:column}.prohair-hero__ctas .prohair-btn{justify-content:center;width:100%}.prohair-ranges__grid{grid-template-columns:1fr}.prohair-ranges__image-wrap{height:160px}.prohair-block__heading{font-size:1.3rem}.prohair-lines__grid{grid-template-columns:1fr}.prohair-lines__image-wrap{height:140px}.prohair-why__inner{padding:2.4rem;gap:1.6rem}.prohair-guide-banner__inner{flex-direction:column;text-align:center;padding:2rem 1.6rem;gap:1.6rem}.prohair-guide-banner__heading{font-size:1.6rem}.prohair-guide-banner__desc{font-size:1.2rem}.prohair-guide-banner__cta{width:100%;justify-content:center}.prohair-guides__grid{grid-template-columns:1fr}.prohair-guides__card{min-height:0}}@media screen and (max-width:989px)and (min-width:750px){.prohair-ranges__grid{grid-template-columns:repeat(2,1fr)}.prohair-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#gf-tree{display:none!important}#gf-grid{width:100%!important;max-width:100%!important;flex:1 1 100%!important}#ProductGridContainer{display:block!important}.gf-refine-toggle-mobile{display:flex!important;align-items:center}.page_header__title{display:none!important}.breadcrumbs .breadcrumb--content,[class*=breadcrumbs-] .breadcrumb--content{padding-top:1rem;padding-bottom:1rem}.breadcrumbs__list{justify-content:flex-start!important;text-align:left!important}.breadcrumbs .text-center{text-align:left!important}.template-search[class*=product-grid]{padding-left:0!important;padding-right:0!important}.product-grid-container{max-width:1530px;margin-left:auto;margin-right:auto;padding-left:40px!important;padding-right:35px!important}#gf-grid{display:block!important}#gf-products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1.6rem!important;flex-wrap:unset!important;width:100%!important}#gf-products>[class*=spf-col-]{width:100%!important;max-width:100%!important;flex:none!important;padding:0!important}@media screen and (max-width:989px){#gf-products{grid-template-columns:repeat(3,1fr)!important}}@media screen and (max-width:749px){#gf-products{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}#gf-controls-container{margin-bottom:1.6rem;padding:1rem 0;border-bottom:1px solid #e5e7eb}#gf_pagination_wrap{text-align:center;padding:3rem 0;margin-top:2rem}#gf_pagination_wrap a,#gf_pagination_wrap span{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;height:3.6rem;padding:0 .8rem;margin:0 .3rem;border:1px solid #e5e7eb;border-radius:4px;font-size:1.3rem;font-weight:500;color:#333;text-decoration:none;transition:all .2s ease}#gf_pagination_wrap a:hover{border-color:#c9a96e;color:#c9a96e}#gf_pagination_wrap .active,#gf_pagination_wrap .current{background:#131313;color:#fff;border-color:#131313}#main-search-filters,#main-search-filters.facets-wrapper{max-width:1530px!important;margin-left:auto!important;margin-right:auto!important;padding-left:50px!important;padding-right:50px!important;box-sizing:border-box!important}.spf-product-card{position:relative!important;border:1px solid #e5e7eb!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important;padding-bottom:46px!important;transition:border-color .2s ease,box-shadow .2s ease!important}.spf-product-card:hover{border-color:#c9a96e!important;box-shadow:0 6px 24px #0000000f!important}.spf-product-card .spf-product-card__inner{overflow:visible!important}.spf-product__label.spf-product__label-sale{background:#c9a96e!important;color:#fff!important;font-size:1.1rem!important;font-weight:700!important;padding:.4rem 1rem!important;border-radius:2px!important;text-transform:uppercase!important;letter-spacing:.04em!important}.spf-product-card .spf-product-card__vendor{color:#c9a96e!important;font-size:1.1rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:.4rem!important}.spf-product-card .spf-product-card__title{font-size:1.4rem!important;font-weight:500!important;color:#131313!important;line-height:1.4!important;margin-bottom:.8rem!important}.spf-product-card .spf-product-card__price{font-size:1.6rem!important;font-weight:700!important;color:#131313!important}.spf-product-card .spf-product-card__price--compare{font-size:1.3rem!important;color:#999!important;text-decoration:line-through!important}.spf-product-card .spf-product__info{padding:1.2rem 1.6rem .8rem!important}.spf-product-card .spf-product__form{position:absolute!important;bottom:0!important;left:0!important;right:0!important;z-index:5!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important}.spf-product-card .spf-product__form-btn-addtocart{width:100%!important;background:#131313!important;color:#fff!important;font-size:1.3rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.08em!important;padding:1rem 0!important;border:none!important;border-radius:0!important;cursor:pointer!important;transition:background .2s ease!important;height:auto!important;text-align:center!important}.spf-product-card .spf-product__form-btn-addtocart:hover{background:#333!important}.spf-product-card .spf-product__variants{width:100%!important;font-size:1.3rem!important;padding:.8rem 1.2rem!important;border:none!important;border-top:1px solid #e5e7eb!important;background:#f5f5f5!important;color:#131313!important;-webkit-appearance:auto!important;appearance:auto!important}@media screen and (max-width:749px){.spf-product-card .spf-product__info{padding:.8rem 1rem .6rem!important}.spf-product-card .spf-product-card__title{font-size:1.3rem!important}.spf-product-card .spf-product__form-btn-addtocart{font-size:1.2rem!important;padding:.8rem 0!important}.spf-product-card{padding-bottom:40px!important}}variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 0"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 1"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 2"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 3"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 4"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 5"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 6"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 7"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 8"]),variant-swatch-buttons:has(color-swatch-variant[style*="--swatch-background-color: 9"]){display:none!important}.prohair-ranges__card [class*=jdgm],.prohair-ranges__card [class*=stamped],.prohair-ranges__card [class*=rating],.prohair-ranges__card [class*=review],.prohair-ranges__card [class*=star]{display:none!important}.prohair-hero__banner{position:relative;width:100%;margin:0 0 28px;border-radius:16px;overflow:hidden;aspect-ratio:1600/620;background:#e9e6e2;box-shadow:0 1px 2px #0000000a}.prohair-hero__banner-img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.prohair-hero__banner-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000000a,#0000 45%);pointer-events:none}@media(max-width:749px){.prohair-hero__banner{aspect-ratio:16/12;border-radius:12px;margin-bottom:20px}.prohair-hero__banner-img{object-position:center 25%}}.prohair-hero__pro-badge{display:inline-flex;align-items:center;gap:8px;margin:14px 0 4px;padding:7px 14px 7px 12px;border:1px solid rgba(150,120,60,.35);border-radius:999px;background:linear-gradient(180deg,#b8964a14,#b8964a05);color:#7a5f22;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1}.prohair-hero__pro-badge svg{color:#b8964a;flex:none}.facets-horizontal .facets__disclosure-vertical,.facets .facets__heading{letter-spacing:.02em}.prohair-hero__banner-text{position:absolute;z-index:3;left:clamp(22px,5.5%,96px);top:50%;transform:translateY(-50%);max-width:min(56%,620px)}.prohair-hero__banner-accent{display:block;width:46px;height:3px;background:#c9a96e;border-radius:2px;margin:0 0 16px}.prohair-hero__banner-title{margin:0;color:#fff;font-weight:700;letter-spacing:-.01em;font-size:clamp(23px,3.3vw,46px);line-height:1.08;text-shadow:0 2px 24px rgba(0,0,0,.45)}.prohair-hero__banner-sub{margin:.75rem 0 0;color:#ffffffd9;font-size:clamp(12px,1.15vw,16px);letter-spacing:.02em;line-height:1.4;text-shadow:0 1px 12px rgba(0,0,0,.4)}@media(max-width:749px){.prohair-hero__banner-text{left:20px;right:20px;max-width:none;top:auto;bottom:16px;transform:none}.prohair-hero__banner-accent{margin-bottom:10px;height:2px;width:34px}}.prohair-related--concerns .prohair-related__sub{margin:-8px 0 24px;color:#131313a6;font-size:15px;text-align:center}.prohair-related__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.prohair-related__concern-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;color:inherit;text-decoration:none;background:#fff;border:1px solid rgba(19,19,19,.08);border-radius:14px;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.prohair-related__concern-card:hover{border-color:#13131329;box-shadow:0 12px 28px #1313131f;transform:translateY(-3px)}.prohair-related__concern-media{width:100%;aspect-ratio:10 / 7;overflow:hidden;background:#f4f2ef}.prohair-related__concern-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.prohair-related__concern-card:hover .prohair-related__concern-media img{transform:scale(1.05)}.prohair-related__concern-media-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#13131340}.prohair-related__concern-body{display:flex;min-width:0;padding:16px 18px 18px;flex-grow:1;flex-direction:column}.prohair-related__concern-title{margin:0 0 6px;overflow-wrap:anywhere;font-size:17px;font-weight:600;letter-spacing:.01em}.prohair-related__concern-tagline{margin:0 0 12px;overflow-wrap:anywhere;color:#1313139e;font-size:13.5px;line-height:1.45}.prohair-related__concern-cta{display:inline-flex;margin-top:auto;align-items:center;gap:6px;color:#121212;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.prohair-related__concern-cta svg{transition:transform .25s ease}.prohair-related__concern-card:hover .prohair-related__concern-cta svg{transform:translate(4px)}@media(max-width:989px){.prohair-related__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.prohair-related__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prohair-related__concern-body{padding:12px 12px 14px}.prohair-related__concern-title{font-size:14.5px}.prohair-related__concern-tagline{margin-bottom:8px;font-size:12px}.prohair-related__concern-cta{font-size:11.5px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/prohair-seo.css.map */
