.customer-story-hero-section{padding-top:8rem;padding-bottom:1.5rem}.customer-story-hero-inner{margin:0 auto}.customer-story-hero-header{text-align:center;max-width:56.25rem;margin:0 auto;padding-bottom:2rem}.customer-story-hero-logo-pill{background:#fff;border-radius:999px;width:fit-content;margin:0 auto 1rem;box-shadow:0 4px 24px #f6e9ff99}.customer-story-hero-logo{width:3rem;height:auto;display:block}.customer-story-hero-title{color:rgb(var(--color-default));font-size:var(--heading-h2);line-height:var(--lh-h2);font-weight:var(--weight-semibold);letter-spacing:-.02em;margin:0}.customer-story-hero-subtitle{max-width:43.75rem;color:rgb(var(--color-subtle));font-size:var(--text-large);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:.5rem auto 0}.customer-story-hero-media{overflow:hidden}.customer-story-hero-image{width:100%;height:auto;display:block}@media (max-width:1023px){.customer-story-hero-section{padding-top:6.6rem}.customer-story-hero-title{font-size:2rem;line-height:1.35}.customer-story-hero-subtitle{font-size:var(--text-medium);line-height:var(--lh-medium)}}@media (max-width:767px){.customer-story-hero-section{padding:6rem 0 1rem}.customer-story-hero-header{padding-bottom:1.5rem;padding-left:1.25rem;padding-right:1.25rem}.customer-story-hero-title{font-size:1.75rem;line-height:1.35}.customer-story-hero-subtitle{font-size:var(--text-small);line-height:var(--lh-regular)}}
.customer-story-intro-layout{justify-content:space-between;align-items:center;gap:4rem;display:flex}.customer-story-intro-left{flex:0 40%;min-width:0;max-width:40%}.customer-story-intro-left-sticky{position:sticky;top:7.5rem}.customer-story-intro-heading{color:rgb(var(--color-default));font-size:2rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.customer-story-intro-divider{border-top:1px solid rgb(var(--color-border));margin-top:1.25rem}.customer-story-intro-meta-block{padding-top:1.25rem}.customer-story-intro-meta-label{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.customer-story-intro-meta-value{color:rgb(var(--color-default));font-size:1.25rem;line-height:1.4;font-weight:var(--weight-semibold);margin:.5rem 0 0}.customer-story-intro-tag-row{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.customer-story-intro-tag{border:1px solid rgb(var(--color-border-2));color:rgb(var(--color-default));font-size:.88rem;line-height:1.42;font-weight:var(--weight-medium);border-radius:999px;align-items:center;padding:.22rem 1rem;display:inline-flex}.customer-story-intro-integration-row{align-items:center;gap:.65rem;margin-top:.75rem;display:flex}.customer-story-intro-integration-icon{width:3rem;height:3rem}.customer-story-intro-right{flex-direction:column;flex:0 48%;justify-content:center;align-self:center;align-items:flex-start;gap:1.25rem;min-width:0;max-width:48%;display:flex}.customer-story-intro-description{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.customer-story-intro-description strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.customer-story-intro-cta-wrap{margin-top:0}.customer-story-intro-cta.btn-primary{width:auto;min-width:10rem;font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);gap:.6rem;padding:.75rem 1.5rem;display:inline-flex}.customer-story-intro-cta-icon{flex:none;width:1.25rem;height:1.25rem}@media (max-width:1023px){.customer-story-intro-layout{flex-direction:column;gap:1.25rem}.customer-story-intro-left,.customer-story-intro-right{flex:auto;max-width:100%;margin-right:auto}.customer-story-intro-left-sticky{position:static}.customer-story-intro-right{justify-content:flex-start;align-self:auto}.customer-story-intro-heading{font-size:1.75rem;line-height:1.35}.customer-story-intro-meta-label{font-size:var(--text-medium);line-height:var(--lh-medium)}.customer-story-intro-meta-value{font-size:var(--text-large);line-height:var(--lh-large)}.customer-story-intro-tag{font-size:var(--text-small);line-height:var(--lh-regular)}.customer-story-intro-description{font-size:1.13rem;line-height:var(--lh-medium)}.customer-story-intro-cta.btn-primary{min-width:10rem;height:3.5rem;font-size:var(--text-small);line-height:var(--lh-medium);padding:.75rem 1.3rem}}@media (max-width:767px){.customer-story-intro-description,.customer-story-intro-tag{font-size:var(--text-small);line-height:var(--lh-regular)}}
.customer-story-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;display:grid}.customer-story-metrics-card{border:1px solid rgb(var(--color-border));border-radius:var(--radius-16);text-align:center;background-color:#f0f4f7;padding:1.5rem 1rem}.customer-story-metrics-value{color:rgb(var(--color-default));font-size:3rem;line-height:1.2;font-weight:var(--weight-semibold);margin:0}.customer-story-metrics-label{color:rgb(var(--color-subtle));font-size:var(--text-large);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:.5rem 0 0}@media (max-width:1023px){.customer-story-metrics-value{font-size:2rem}.customer-story-metrics-label{font-size:var(--text-small);line-height:1.45}}@media (max-width:767px){.customer-story-metrics-grid{grid-template-columns:1fr}}
.being-human-page{width:100%;font-family:var(--font-manrope),sans-serif}.being-human-metrics-section .customer-story-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.being-human-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.being-human-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.being-human-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.being-human-content{flex:0 50%;min-width:0;max-width:50%}.being-human-card{gap:1rem;margin-bottom:1rem;display:grid}.being-human-card-image{border-radius:1rem;overflow:hidden}.being-human-card-image img{width:100%;height:auto;display:block}.being-human-card-body{min-width:0}.being-human-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.being-human-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.being-human-list{gap:.4rem;margin:.8rem 0;padding-left:1.25rem;list-style:outside;display:grid}.being-human-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.being-human-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.being-human-kicker{color:#4c4c4c;background-color:#f5f5f5;border:1px solid #ebebeb;border-radius:100vw;margin-bottom:.75rem;padding:.25em .75em;font-size:1rem;font-weight:500;display:inline-flex}.being-human-body-text-large{color:rgb(var(--color-default));font-size:var(--text-xlarge);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:0}.being-human-body-text-large strong{font-weight:var(--weight-semibold)}.being-human-quote-section{background:linear-gradient(97deg,#5e5e5e 0%,#212121 118.75%);margin-top:1.8rem;margin-bottom:.5rem;position:relative;overflow:hidden}.being-human-quote-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.being-human-quote-bg-image{object-fit:cover;opacity:.95;width:100%;height:100%;display:block}.being-human-quote-card{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:7.5rem 0;display:flex;position:relative}.being-human-quote-mark{width:2.2rem;height:2.2rem}.being-human-quote-text{color:#fff;max-width:48.75rem;font-size:1.75rem;line-height:1.35;font-weight:var(--weight-medium);margin:1rem 0 0}.being-human-quote-author-row{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.being-human-quote-author-image{object-fit:cover;border-radius:999px;width:3.25rem;height:3.25rem}.being-human-quote-author-name{color:#fff;font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-semibold);margin:0}.being-human-quote-author-role{color:#ffffffc7;font-size:var(--text-xsmall);line-height:1.42;font-weight:var(--weight-medium);margin:.15rem 0 0}@media (max-width:1023px){.being-human-metrics-section .customer-story-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.being-human-split{flex-direction:column;gap:1.25rem}.being-human-aside,.being-human-content{flex:auto;max-width:100%}.being-human-aside{position:static}.being-human-section-title{font-size:1.75rem;line-height:1.35}.being-human-quote-text{font-size:1.5rem;line-height:1.4}}@media (max-width:767px){.being-human-metrics-section .customer-story-metrics-grid{grid-template-columns:1fr}.being-human-body-text,.being-human-list li{font-size:var(--text-small);line-height:var(--lh-regular)}.being-human-body-text-large{font-size:var(--text-medium);line-height:var(--lh-medium)}.being-human-quote-card{padding:1.8rem}.being-human-quote-text{font-size:1.25rem;line-height:1.45}}
.blue-salon-page{width:100%;font-family:var(--font-manrope),sans-serif}.blue-salon-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.blue-salon-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.blue-salon-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.blue-salon-content{flex:0 50%;min-width:0;max-width:50%}.blue-salon-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.blue-salon-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.blue-salon-body-text-large{color:rgb(var(--color-default));font-size:var(--text-xlarge);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:0}.blue-salon-body-text-large strong{font-weight:var(--weight-semibold)}.blue-salon-card{gap:1rem;margin-bottom:1rem;display:grid}.blue-salon-card-image{border-radius:1rem;overflow:hidden}.blue-salon-card-image img{width:100%;height:auto;display:block}.blue-salon-card-body{min-width:0}.blue-salon-list{gap:.4rem;margin:.8rem 0;padding-left:1.25rem;list-style:outside;display:grid}.blue-salon-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.blue-salon-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.blue-salon-quote-section{background:#00397a;margin-top:1.8rem;margin-bottom:.5rem}.blue-salon-quote-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:7.5rem 0;display:flex}.blue-salon-quote-mark{width:2.2rem;height:2.2rem}.blue-salon-quote-text{color:#fff;max-width:48.75rem;font-size:1.75rem;line-height:1.35;font-weight:var(--weight-medium);margin:1rem 0 0}.blue-salon-quote-author-row{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.blue-salon-quote-author-image{object-fit:cover;border-radius:999px;width:3.25rem;height:3.25rem}.blue-salon-quote-author-name{color:#fff;font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-semibold);margin:0}.blue-salon-quote-author-role{color:#ffffffc7;font-size:var(--text-xsmall);line-height:1.42;font-weight:var(--weight-medium);margin:.15rem 0 0}.blue-salon-kicker{color:#4c4c4c;background-color:#f5f5f5;border:1px solid #ebebeb;border-radius:100vw;margin-bottom:.75rem;padding:.25em .75em;font-size:1rem;font-weight:500;display:inline-flex}@media (max-width:1023px){.blue-salon-split{flex-direction:column;gap:1.25rem}.blue-salon-aside,.blue-salon-content{flex:auto;max-width:100%}.blue-salon-aside{position:static}.blue-salon-section-title{font-size:1.75rem;line-height:1.35}.blue-salon-quote-text{font-size:1.5rem;line-height:1.4}}@media (max-width:767px){.blue-salon-body-text,.blue-salon-list li{font-size:var(--text-small);line-height:var(--lh-regular)}.blue-salon-body-text-large{font-size:var(--text-medium);line-height:var(--lh-medium)}.blue-salon-quote-card{padding:1.8rem}.blue-salon-quote-text{font-size:1.25rem;line-height:1.45}}
.customer-story-quote-metrics-quote-card{border:1px solid rgb(var(--color-border));border-radius:var(--radius-card);background:#fff;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);display:grid;overflow:hidden}.customer-story-quote-metrics-quote-content{flex-direction:column;padding:2rem;display:flex}.customer-story-quote-metrics-quote-icon{width:2rem;height:2rem}.customer-story-quote-metrics-quote-text{color:rgb(var(--color-subtle));font-size:var(--text-large);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:.75rem 0 0}.customer-story-quote-metrics-author-row{align-items:center;gap:.75rem;margin-top:2rem;display:flex}.customer-story-quote-metrics-author-avatar{object-fit:cover;border-radius:999px;width:3.5rem;height:3.5rem}.customer-story-quote-metrics-author-name{color:rgb(var(--color-default));font-size:var(--text-large);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:0}.customer-story-quote-metrics-author-role{color:rgb(var(--color-default));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:.2rem 0 0}.customer-story-quote-metrics-side-image-wrap{min-width:0}.customer-story-quote-metrics-side-image{object-fit:cover;width:100%;height:100%;display:block}.customer-story-quote-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.customer-story-quote-metrics-card{border-radius:var(--radius-24);background:#f0f4f7;padding:1.25rem 1.5rem}.customer-story-quote-metrics-card-icon{width:2rem;height:2rem}.customer-story-quote-metrics-card-value{color:rgb(var(--color-default));font-size:3rem;line-height:1.2;font-weight:var(--weight-semibold);margin:.65rem 0 0}.customer-story-quote-metrics-card-label{color:rgb(var(--color-subtle));font-size:var(--text-large);line-height:var(--lh-large);font-weight:var(--weight-medium);margin:.4rem 0 0}@media (max-width:1023px){.customer-story-quote-metrics-quote-card{grid-template-columns:1fr}.customer-story-quote-metrics-side-image-wrap{order:-1}.customer-story-quote-metrics-quote-content{padding:1.5rem}.customer-story-quote-metrics-quote-text{font-size:var(--text-medium);line-height:var(--lh-medium)}.customer-story-quote-metrics-card-value{font-size:2.5rem}.customer-story-quote-metrics-card-label{font-size:var(--text-medium);line-height:var(--lh-medium)}}@media (max-width:767px){.customer-story-quote-metrics-grid{grid-template-columns:1fr}.customer-story-quote-metrics-author-row{margin-top:1.25rem}.customer-story-quote-metrics-card{padding:1rem 1.25rem}.customer-story-quote-metrics-card-value{font-size:2rem}.customer-story-quote-metrics-card-label{font-size:var(--text-small);line-height:var(--lh-regular)}}
.netmeds-page{width:100%;font-family:var(--font-manrope),sans-serif}.netmeds-quote-metrics .customer-story-quote-metrics-card{background:#d5f7f1}.netmeds-quote-metrics .customer-story-quote-metrics-card-label{font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-medium)}@media (min-width:1024px){.netmeds-quote-metrics .customer-story-quote-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.netmeds-opportunity-card{border:1px solid rgb(var(--color-border));border-radius:var(--radius-24);background:#fafafa;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);grid-template-areas:"title media""body media";align-items:center;gap:1.75rem 2.25rem;padding:6.25rem;display:grid}.netmeds-opportunity-title{grid-area:title}.netmeds-opportunity-body{grid-area:body;min-width:0}.netmeds-opportunity-media{border-radius:1.25rem;grid-area:media;min-width:0;overflow:hidden}.netmeds-opportunity-image{width:100%;height:auto;display:block}.netmeds-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.netmeds-split-reverse{flex-direction:row-reverse}.netmeds-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.netmeds-aside-empty{visibility:hidden}.netmeds-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.32;font-weight:var(--weight-semibold);margin:0}.netmeds-content{flex:0 50%;min-width:0;max-width:50%}.netmeds-card{gap:1rem;margin-bottom:1rem;display:grid}.netmeds-card-soft{padding-top:.2rem}.netmeds-agent-card{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.netmeds-agent-media{border-radius:1rem;flex:0 54%;min-width:0;max-width:54%;overflow:hidden}.netmeds-agent-media img{width:100%;height:auto;display:block}.netmeds-agent-body{min-width:0}.netmeds-agent-content{flex-direction:column;flex:0 46%;align-items:flex-start;gap:1rem;min-width:0;max-width:46%;display:flex}.netmeds-card-image{border-radius:1rem;overflow:hidden}.netmeds-card-image img{width:100%;height:auto;display:block}.netmeds-card-body{min-width:0}.netmeds-card-title{font-size:var(--heading-h3);line-height:var(--lh-h3);margin-top:.7rem}.netmeds-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.netmeds-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.netmeds-list{gap:.4rem;margin:.8rem 0;padding-left:1.25rem;list-style:outside;display:grid}.netmeds-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.netmeds-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.netmeds-kicker{color:#059a52;width:fit-content;font-size:.88rem;line-height:1.42;font-weight:var(--weight-medium);background-color:#9be6c226;border-radius:2rem;margin:0;padding:.25em 1em}.netmeds-card-cta-wrap{margin-top:1rem}.netmeds-cta.btn-primary{width:fit-content;font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);gap:.55rem;padding:.75rem 1.45rem}.netmeds-cta-icon{width:1.25rem;height:1.25rem}.netmeds-card-reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}.netmeds-card-reverse .netmeds-card-image{order:2}.netmeds-impact-title{margin-bottom:.9rem}.netmeds-impact-row{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:6rem;display:flex}.netmeds-impact-row:last-child{margin-bottom:0}.netmeds-impact-copy{flex:0 48%;min-width:0;max-width:48%}.netmeds-impact-media{border-radius:1rem;flex:0 46%;min-width:0;max-width:46%;overflow:hidden}.netmeds-impact-media img{width:100%;height:auto;display:block}.netmeds-closing-section{padding-top:2.5rem}.netmeds-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.netmeds-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.netmeds-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.netmeds-opportunity-section{padding-left:0!important;padding-right:0!important}.netmeds-opportunity-card{grid-template-columns:1fr;grid-template-areas:"title""media""body";gap:1rem;padding:2rem}.netmeds-split,.netmeds-split-reverse{flex-direction:column;gap:1.25rem}.netmeds-aside,.netmeds-content{flex:auto;max-width:100%}.netmeds-aside{position:static}.netmeds-aside-empty{display:none}.netmeds-section-title{font-size:1.75rem;line-height:1.35}.netmeds-card-title{font-size:1.5rem;line-height:1.35}.netmeds-agent-card{flex-direction:column;align-items:start;gap:1rem}.netmeds-agent-content,.netmeds-agent-media,.netmeds-agent-header,.netmeds-agent-body{flex:auto;width:100%;max-width:100%}.netmeds-agent-content{display:contents}.netmeds-agent-header{order:1}.netmeds-agent-media{order:2}.netmeds-agent-body{order:3}.netmeds-card-reverse{grid-template-columns:1fr}.netmeds-card-reverse .netmeds-card-image{order:0}.netmeds-impact-row,.netmeds-impact-row-reverse{flex-direction:column;align-items:flex-start;gap:1rem}.netmeds-impact-copy,.netmeds-impact-media{flex:auto;width:100%;max-width:100%}}@media (max-width:767px){.netmeds-opportunity-card{border:none;border-radius:0;padding:1.25rem}.netmeds-body-text,.netmeds-list li,.netmeds-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.netmeds-card-title,.netmeds-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}.netmeds-kicker{font-size:.75rem;line-height:1.33}.netmeds-cta.btn-primary{min-width:10rem;font-size:var(--text-small);line-height:var(--lh-medium);padding:.75rem 1.2rem}}
.paris-gallery-page{width:100%;font-family:var(--font-manrope),sans-serif}.paris-gallery-quote-metrics .customer-story-quote-metrics-card{background:#fff3f8}.paris-gallery-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.paris-gallery-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.paris-gallery-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.paris-gallery-content{flex:0 50%;min-width:0;max-width:50%}.paris-gallery-card{gap:1rem;margin-bottom:1rem;display:grid}.paris-gallery-card-image{border-radius:1rem;overflow:hidden}.paris-gallery-card-image img{width:100%;height:auto;display:block}.paris-gallery-card-body{min-width:0}.paris-gallery-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.paris-gallery-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.paris-gallery-list{gap:.4rem;margin:.8rem 0;padding-left:1.25rem;list-style:outside;display:grid}.paris-gallery-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.paris-gallery-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.paris-gallery-closing-section{padding-top:2.5rem}.paris-gallery-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.paris-gallery-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.paris-gallery-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.paris-gallery-split{flex-direction:column;gap:1.25rem}.paris-gallery-aside,.paris-gallery-content{flex:auto;max-width:100%}.paris-gallery-aside{position:static}.paris-gallery-section-title{font-size:1.75rem;line-height:1.35}}@media (max-width:767px){.paris-gallery-body-text,.paris-gallery-list li,.paris-gallery-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.paris-gallery-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}}
.toys4me-story-page{width:100%;font-family:var(--font-manrope),sans-serif}.toys4me-story-quote-metrics .customer-story-quote-metrics-card{background:#eff5ff}.toys4me-story-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.toys4me-story-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.toys4me-story-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.toys4me-story-content{flex:0 50%;min-width:0;max-width:50%}.toys4me-story-card{gap:1rem;margin-bottom:1rem;display:grid}.toys4me-story-card-image{border-radius:1rem;overflow:hidden}.toys4me-story-card-image img{width:100%;height:auto;display:block}.toys4me-story-card-body{min-width:0}.toys4me-story-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0 0 .8rem}.toys4me-story-body-text:last-child{margin-bottom:0}.toys4me-story-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.toys4me-story-list{gap:.4rem;margin:0 0 .8rem;padding-left:1.25rem;list-style:outside;display:grid}.toys4me-story-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.toys4me-story-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.toys4me-story-closing-section{padding-top:2.5rem}.toys4me-story-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.toys4me-story-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.toys4me-story-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.toys4me-story-split{flex-direction:column;gap:1.25rem}.toys4me-story-aside,.toys4me-story-content{flex:auto;max-width:100%}.toys4me-story-aside{position:static}.toys4me-story-section-title{font-size:1.75rem;line-height:1.35}}@media (max-width:767px){.toys4me-story-body-text,.toys4me-story-list li,.toys4me-story-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.toys4me-story-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}}
.american-tourister-story-page{width:100%;font-family:var(--font-manrope),sans-serif}.american-tourister-story-quote-metrics .customer-story-quote-metrics-card{background:#fff3f8}.american-tourister-story-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.american-tourister-story-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.american-tourister-story-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.american-tourister-story-content{flex:0 50%;min-width:0;max-width:50%}.american-tourister-story-card{gap:1rem;margin-bottom:1rem;display:grid}.american-tourister-story-card-image{border-radius:1rem;overflow:hidden}.american-tourister-story-card-image img{width:100%;height:auto;display:block}.american-tourister-story-card-body{min-width:0}.american-tourister-story-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0 0 .8rem}.american-tourister-story-body-text:last-child{margin-bottom:0}.american-tourister-story-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.american-tourister-story-list{gap:.4rem;margin:0 0 .8rem;padding-left:1.25rem;list-style:outside;display:grid}.american-tourister-story-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.american-tourister-story-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.american-tourister-story-closing-section{padding-top:2.5rem}.american-tourister-story-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.american-tourister-story-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.american-tourister-story-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.american-tourister-story-split{flex-direction:column;gap:1.25rem}.american-tourister-story-aside,.american-tourister-story-content{flex:auto;max-width:100%}.american-tourister-story-aside{position:static}.american-tourister-story-section-title{font-size:1.75rem;line-height:1.35}}@media (max-width:767px){.american-tourister-story-body-text,.american-tourister-story-list li,.american-tourister-story-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.american-tourister-story-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}}
.mosafer-story-page{width:100%;font-family:var(--font-manrope),sans-serif}.mosafer-story-quote-metrics .customer-story-quote-metrics-card{background:#fff3f8}.mosafer-story-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.mosafer-story-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.mosafer-story-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.mosafer-story-content{flex:0 50%;min-width:0;max-width:50%}.mosafer-story-card{gap:1rem;margin-bottom:1rem;display:grid}.mosafer-story-card-image{border-radius:1rem;overflow:hidden}.mosafer-story-card-image img{width:100%;height:auto;display:block}.mosafer-story-card-body{min-width:0}.mosafer-story-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0 0 .8rem}.mosafer-story-body-text:last-child{margin-bottom:0}.mosafer-story-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.mosafer-story-list{gap:.4rem;margin:0 0 .8rem;padding-left:1.25rem;list-style:outside;display:grid}.mosafer-story-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.mosafer-story-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.mosafer-story-closing-section{padding-top:2.5rem}.mosafer-story-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.mosafer-story-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.mosafer-story-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.mosafer-story-split{flex-direction:column;gap:1.25rem}.mosafer-story-aside,.mosafer-story-content{flex:auto;max-width:100%}.mosafer-story-aside{position:static}.mosafer-story-section-title{font-size:1.75rem;line-height:1.35}}@media (max-width:767px){.mosafer-story-body-text,.mosafer-story-list li,.mosafer-story-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.mosafer-story-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}}
.samsonite-page{width:100%;font-family:var(--font-manrope),sans-serif}.samsonite-split{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.samsonite-aside{flex:0 36%;align-self:flex-start;min-width:0;max-width:36%;position:sticky;top:7.5rem}.samsonite-section-title{color:rgb(var(--color-default));font-size:2.5rem;line-height:1.37;font-weight:var(--weight-semibold);margin:0}.samsonite-content{flex:0 50%;min-width:0;max-width:50%}.samsonite-card{gap:1rem;margin-bottom:1rem;display:grid}.samsonite-card-image{border-radius:1rem;overflow:hidden}.samsonite-card-image img{width:100%;height:auto;display:block}.samsonite-card-body{min-width:0}.samsonite-body-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.samsonite-body-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.samsonite-list{gap:.4rem;margin:.8rem 0;padding-left:1.25rem;list-style:outside;display:grid}.samsonite-list li{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium)}.samsonite-list strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}.samsonite-closing-section{padding-top:2.5rem}.samsonite-closing-title{color:rgb(var(--color-default));font-size:var(--heading-h3);line-height:var(--lh-h3);font-weight:var(--weight-semibold);margin:0}.samsonite-closing-text{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:1rem 0 0}.samsonite-closing-text strong{color:rgb(var(--color-default));font-weight:var(--weight-semibold)}@media (max-width:1023px){.samsonite-split{flex-direction:column;gap:1.25rem}.samsonite-aside,.samsonite-content{flex:auto;max-width:100%}.samsonite-aside{position:static}.samsonite-section-title{font-size:1.75rem;line-height:1.35}}@media (max-width:767px){.samsonite-body-text,.samsonite-list li,.samsonite-closing-text{font-size:var(--text-small);line-height:var(--lh-regular)}.samsonite-closing-title{font-size:var(--heading-h5);line-height:var(--lh-bento)}}
.page-module___Nucxq__page{width:100%;font-family:var(--font-manrope),sans-serif}.page-module___Nucxq__articleSection{padding-top:8rem;padding-bottom:4.5rem}.page-module___Nucxq__breadcrumbRow{color:#7a7a82;font-size:var(--text-small);line-height:var(--lh-regular);flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.page-module___Nucxq__breadcrumbLink{color:#6a6a72;text-decoration:none}.page-module___Nucxq__breadcrumbCurrent{color:rgb(var(--color-default));font-weight:var(--weight-medium)}.page-module___Nucxq__heroCard{border:1px solid rgb(var(--color-border));background:#fff;border-radius:2rem;margin-top:2rem;overflow:hidden}.page-module___Nucxq__heroBody{gap:1.1rem;padding:2.5rem 2.5rem 1.5rem;display:grid}.page-module___Nucxq__heroTitle{color:rgb(var(--color-default));font-size:var(--heading-h5);line-height:var(--lh-bento);font-weight:var(--weight-semibold);margin:0}.page-module___Nucxq__heroSummary{color:rgb(var(--color-subtle));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0}.page-module___Nucxq__heroImageWrap{border-top:1px solid rgb(var(--color-border))}.page-module___Nucxq__heroImage{width:100%;height:auto;display:block}.page-module___Nucxq__storyLayout{grid-template-columns:minmax(0,1fr) 21rem;gap:2rem;margin-top:2rem;display:grid}.page-module___Nucxq__storyMain{min-width:0}.page-module___Nucxq__sectionBlock{margin-top:2rem}.page-module___Nucxq__sectionBlock:first-child{margin-top:0}.page-module___Nucxq__metricsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.page-module___Nucxq__metricCard{border:1px solid rgb(var(--color-border));border-radius:var(--radius-16);text-align:center;background:#fff;padding:1rem}.page-module___Nucxq__metricValue{color:rgb(var(--color-default));font-size:2rem;line-height:1.2;font-weight:var(--weight-semibold);margin:0}.page-module___Nucxq__metricLabel{color:rgb(var(--color-subtle));font-size:var(--text-xsmall);line-height:1.5;font-weight:var(--weight-medium);margin:.45rem 0 0}.page-module___Nucxq__quoteCard{border-radius:var(--radius-16);background:#fff4fb;border:1px solid #f0e2f2;margin-top:1rem;padding:1.2rem}.page-module___Nucxq__quoteIcon{color:#d33185;width:2rem;height:2rem}.page-module___Nucxq__quoteText{color:rgb(var(--color-default));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-semibold);margin:.6rem 0 0}.page-module___Nucxq__quoteAuthorRow{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.page-module___Nucxq__quoteAvatar{object-fit:cover;border-radius:999px;width:2.75rem;height:2.75rem}.page-module___Nucxq__quoteAuthorName{color:rgb(var(--color-default));font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-semibold);margin:0}.page-module___Nucxq__quoteAuthorRole{color:rgb(var(--color-subtle));font-size:var(--text-xsmall);margin:.12rem 0 0;line-height:1.45}.page-module___Nucxq__sectionImageWrap{border-radius:var(--radius-card);margin-bottom:1rem;overflow:hidden}.page-module___Nucxq__sectionImage{width:100%;height:auto;display:block}.page-module___Nucxq__richText{color:#2e2e35;font-size:var(--text-medium);line-height:var(--lh-medium)}.page-module___Nucxq__richText h2{color:#0c0c0c;font-size:1.5rem;line-height:1.4;font-weight:var(--weight-semibold);margin-top:.5rem;margin-bottom:.8rem}:is(.page-module___Nucxq__richText h3,.page-module___Nucxq__richText h4){color:rgb(var(--color-default));font-size:var(--text-large);line-height:var(--lh-1-5);font-weight:var(--weight-semibold);margin-top:1.5rem;margin-bottom:.6rem}.page-module___Nucxq__richText p{color:#2e2e35;font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin:0 0 1rem}:is(.page-module___Nucxq__richText ul,.page-module___Nucxq__richText ol){margin:0 0 1rem 1.2rem;padding-left:1rem;display:block}.page-module___Nucxq__richText ul{list-style:outside}.page-module___Nucxq__richText ol{list-style:decimal}.page-module___Nucxq__richText li{color:#2e2e35;font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-medium);margin-bottom:.45rem}.page-module___Nucxq__capabilityHeading{color:rgb(var(--color-default));font-size:var(--heading-h5);line-height:var(--lh-bento);font-weight:var(--weight-semibold);margin:0 0 1rem}.page-module___Nucxq__capabilityList{gap:.75rem;display:grid}.page-module___Nucxq__capabilityCard{border:1px solid rgb(var(--color-border));border-radius:var(--radius-16);background:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:.75rem;padding:.75rem;display:grid}.page-module___Nucxq__capabilityCardReverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.page-module___Nucxq__capabilityTag{color:#6d3ee8;font-size:var(--text-xsmall);line-height:1.42;font-weight:var(--weight-medium);background:#f4ebff;border:1px solid #dac9ff;border-radius:999px;margin:0;padding:.24rem .72rem;display:inline-flex}.page-module___Nucxq__capabilityText{color:rgb(var(--color-default));font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-medium);margin:.7rem 0 0}.page-module___Nucxq__capabilityImageWrap{border-radius:.9rem;overflow:hidden}.page-module___Nucxq__capabilityImage{width:100%;height:auto;display:block}.page-module___Nucxq__resultMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.page-module___Nucxq__resultMetricCard{border:1px solid rgb(var(--color-border));border-radius:var(--radius-16);background:#fff;align-items:flex-start;gap:.7rem;padding:.9rem;display:flex}.page-module___Nucxq__resultMetricIcon{flex:none;width:1.75rem;height:1.75rem}.page-module___Nucxq__resultMetricTitle{color:rgb(var(--color-default));font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-semibold);margin:0}.page-module___Nucxq__resultMetricDescription{color:rgb(var(--color-subtle));font-size:var(--text-xsmall);margin:.2rem 0 0;line-height:1.45}.page-module___Nucxq__sidebar{min-width:0}.page-module___Nucxq__sidebarSticky{position:sticky;top:8.5rem}.page-module___Nucxq__sidebarCard{border:var(--border-hairline)solid #cc99ff26;border-radius:var(--radius-12);background:#cc99ff1a;gap:1rem;padding:1rem;display:grid}.page-module___Nucxq__sidebarTitle{color:rgb(var(--color-default));font-size:var(--text-medium);line-height:var(--lh-medium);font-weight:var(--weight-semibold);margin:0}.page-module___Nucxq__sidebarList{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.page-module___Nucxq__sidebarItem{color:rgb(var(--color-subtle));font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-medium);gap:.6rem;display:flex}.page-module___Nucxq__sidebarTick{width:1.2rem;height:1.2rem;color:rgb(var(--color-success));flex:none}.page-module___Nucxq__sidebarButton{color:#fff;width:100%;font-size:var(--text-small);line-height:var(--lh-regular);font-weight:var(--weight-medium);background:linear-gradient(90deg,#9276ff 0%,#652fff 100%);border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.2rem;text-decoration:none;display:inline-flex}@media (max-width:1023px){.page-module___Nucxq__articleSection{padding-top:6.5rem}.page-module___Nucxq__heroBody{padding:1.5rem 1.25rem 1rem}.page-module___Nucxq__storyLayout{grid-template-columns:1fr;gap:1.5rem}.page-module___Nucxq__sidebarSticky{position:static}}@media (max-width:767px){.page-module___Nucxq__articleSection{padding-top:6rem;padding-bottom:3.5rem}.page-module___Nucxq__heroCard{border-radius:var(--radius-24)}.page-module___Nucxq__heroTitle{font-size:1.5rem;line-height:1.35}.page-module___Nucxq__heroSummary{font-size:var(--text-small);line-height:var(--lh-regular)}.page-module___Nucxq__metricsGrid,.page-module___Nucxq__capabilityCard,.page-module___Nucxq__capabilityCardReverse{grid-template-columns:1fr}.page-module___Nucxq__capabilityCardReverse .page-module___Nucxq__capabilityImageWrap{order:-1}.page-module___Nucxq__resultMetricsGrid{grid-template-columns:1fr}.page-module___Nucxq__richText h2{font-size:1.25rem;line-height:1.45}:is(.page-module___Nucxq__richText p,.page-module___Nucxq__richText li){font-size:var(--text-small);line-height:var(--lh-regular)}}
