.story-section{position:relative;padding:5rem 1rem;padding-top:var(--section-padding-top, 80px);padding-bottom:var(--section-padding-bottom, 80px);background-color:#f0f0f0;overflow:visible;color:#1e293b;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (min-width: 768px){.story-section{padding:5rem 1.5rem}}@media (min-width: 1024px){.story-section{padding:5rem 2rem}}.story-bg-decorations{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;opacity:.3;z-index:0}.story-bg-circle{position:absolute;width:24rem;height:24rem;border-radius:9999px;filter:blur(48px);mix-blend-mode:multiply}.story-bg-circle--orange{top:-10%;right:-5%;background-color:#fdba7466}.story-bg-circle--green{bottom:-10%;left:-5%;background-color:#a7f3d066}.story-container{max-width:100rem;margin:0 auto;position:relative;z-index:10;padding:0 2rem}.story-header{text-align:center;margin-bottom:5rem;max-width:56rem;margin-left:auto;margin-right:auto}.story-badge{display:inline-block;padding:.25rem .75rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#be161f;background-color:#fce8e9;border-radius:9999px}.story-title{font-size:56px;font-weight:900;font-family:Zuume Rough,system-ui,sans-serif;color:#000;letter-spacing:.02em;line-height:1;margin:0 0 1.5rem}@media (min-width: 768px){.story-title{font-size:72px}}.story-title em{font-style:normal;color:#be161f}.story-subtitle{font-size:1.5rem;color:#475569;line-height:1.625;margin:0}@media (min-width: 768px){.story-subtitle{font-size:1.75rem}}.story-subtitle strong{font-weight:700;color:#1e293b}.story-problem-section{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start;margin-bottom:6rem}@media (min-width: 1024px){.story-problem-section{grid-template-columns:1fr 1fr;gap:5rem;align-items:start}}.story-problem-left{display:flex;flex-direction:column;gap:1.5rem}.story-problem-title{font-size:2.5rem;font-weight:var(--title-font-weight, 100);font-family:Zuume Rough,system-ui,sans-serif;color:#000;letter-spacing:.02em;margin:0 0 1rem}@media (min-width: 768px){.story-problem-title{font-size:3.5rem}}.story-problem-description{font-size:1.25rem;color:#475569;line-height:1.625;margin:0 0 1.5rem}@media (min-width: 768px){.story-problem-description{font-size:1.5rem}}.story-problem-cards{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.story-problem-cards{grid-template-columns:repeat(2,1fr)}}.story-problem-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9;transition:box-shadow .3s ease}.story-problem-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.story-problem-card-icon{width:2.5rem;height:2.5rem;background-color:#fce8e9;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:#be161f}.story-problem-card-title{font-size:1.75rem;font-weight:900;font-family:Sofia Sans Condensed,sans-serif;color:#000;margin:0 0 .5rem}@media (min-width: 768px){.story-problem-card-title{font-size:2rem}}.story-problem-card-description{font-size:1.5rem;color:#64748b;line-height:1.5;margin:0}@media (min-width: 768px){.story-problem-card-description{font-size:1.75rem}}.story-quote-wrapper{position:sticky;top:12em;align-self:start;width:100%!important;max-width:100%!important;min-width:0}.story-quote-shadow{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#8b1015;border-radius:1rem;transform:rotate(2deg);opacity:.15}.story-quote-card{position:relative;background-color:#be161f;color:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 25px 50px -12px #be161f66;overflow:hidden;width:100%}@media (min-width: 768px){.story-quote-card{padding:3.5rem}}.story-quote-icon{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;color:#8b1015;opacity:.4}.story-quote-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}.story-quote-label{font-size:1rem;font-weight:500;color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin:0}.story-quote-text{font-size:28px!important;font-family:Zuume Rough,system-ui,sans-serif;font-style:normal;line-height:1.3;color:#f1f5f9;margin:0}@media (min-width: 768px){.story-quote-text{font-size:36px!important}}.story-quote-text em{font-style:normal;color:#fcd34d;font-weight:600}.story-quote-divider{display:block!important;width:4rem!important;height:4px!important;background-color:#fff!important;border-radius:9999px;margin:0 auto;min-height:4px}.story-quote-decoration{position:absolute;bottom:-3rem;right:-3rem;width:8rem;height:8rem;background-color:#8b1015;border-radius:9999px;opacity:.5}.story-solution-section{background-color:#fff;border-radius:2rem;box-shadow:0 25px 50px -12px #0000001a;border:1px solid #f1f5f9;padding:2.5rem;overflow:hidden;position:relative;margin-bottom:4rem}@media (min-width: 768px){.story-solution-section{padding:4rem}}.story-solution-glow{position:absolute;top:0;right:0;width:16rem;height:16rem;background-color:#ecfdf5;border-radius:9999px;transform:translate(50%,-50%);filter:blur(32px)}.story-solution-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:10}@media (min-width: 768px){.story-solution-grid{grid-template-columns:1fr 1fr}}.story-solution-left{display:flex;flex-direction:column;gap:1rem}.story-solution-label{font-size:20px!important;font-weight:700;font-family:Zuume Rough,system-ui,sans-serif;color:#10b981;text-transform:uppercase;letter-spacing:.05em}@media (min-width: 768px){.story-solution-label{font-size:20px!important}}.story-solution-title{font-size:2.5rem;font-weight:var(--title-font-weight, 100);font-family:Zuume Rough,system-ui,sans-serif;color:#000;letter-spacing:.02em;margin:0 0 1rem}@media (min-width: 768px){.story-solution-title{font-size:3rem}}.story-solution-description{font-size:1.25rem;color:#475569;line-height:1.625;margin:0}@media (min-width: 768px){.story-solution-description{font-size:1.5rem}}.story-solution-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.story-solution-item{display:flex;align-items:flex-start;gap:1rem}.story-solution-item-icon{flex-shrink:0;color:#10b981;margin-top:.125rem}.story-solution-item-content{display:flex;flex-direction:column;gap:.25rem}.story-solution-item-text{font-size:2rem;font-weight:600;font-family:Zuume Rough,system-ui,sans-serif;color:#000}@media (min-width: 768px){.story-solution-item-text{font-size:2.5rem}}.story-solution-item-subtext{font-size:1.25rem;color:#64748b}@media (min-width: 768px){.story-solution-item-subtext{font-size:1.5rem}}.story-closing{text-align:center;margin-top:4rem}.story-closing-intro{font-size:1.5rem;color:#64748b;font-weight:500;margin:0 0 .5rem}.story-closing-brand{font-size:4rem;font-weight:900;font-family:Zuume Rough,system-ui,sans-serif;letter-spacing:.02em;background:linear-gradient(to right,#ea580c,#dc2626,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}@media (min-width: 768px){.story-closing-brand{font-size:6rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/story-section.css.map */
