.strategy-hero{background:#f3f0ea;display:inline-block;margin-top:85px;padding:64px 0 0;width:100%}.strategy-hero .hero-inner{align-items:flex-end;display:grid;gap:50px;grid-template-columns:repeat(2,1fr);width:100%}.strategy-hero .hero-inner .hero-content{display:inline-block;margin:0;max-width:712px;padding-bottom:64px;width:100%}.strategy-hero .eyebrow{background:#e9dac4;border-radius:999px;display:inline-block;font-family:Caveat,cursive;font-size:18px;font-weight:700;letter-spacing:1.1px;line-height:16px;margin-bottom:24px;padding:8px 16px}.strategy-hero .hero-content h1{margin-bottom:20px}.strategy-hero .hero-content h1 em{color:#fe6d33}.strategy-hero .hero-content p{font-size:18px;line-height:28px;max-width:430px}.strategy-hero .hero-stats{align-items:center;display:flex;gap:20px;margin:32px 0}.strategy-hero .stat-item{margin:0;padding-right:20px;position:relative;text-align:center}.strategy-hero .stat-item:not(:last-child):after{background:#e9dac4;content:"";height:48px;position:absolute;right:0;top:6px;width:1px}.strategy-hero .stat-item h3{color:#fe6d33;font-size:29px;font-weight:700;line-height:29px;margin:0}.strategy-hero .stat-item span{display:block;font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:16px;text-transform:uppercase}.strategy-hero .hero-btn{align-items:center;background-color:#de2a00;border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:700;letter-spacing:.8px;line-height:24px;padding:20px 40px;text-transform:uppercase;transition:all .1s}.strategy-hero .hero-btn:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-2px)}.strategy-hero .hero-inner .hero-image{display:inline-block;line-height:0;margin:0;vertical-align:top;width:100%}.strategy-hero .hero-inner .hero-image img{border-top-left-radius:16px;border-top-right-radius:16px;min-height:480px;object-fit:cover}@media (max-width:1023px){.strategy-hero .hero-inner{grid-template-columns:repeat(1,1fr)}.strategy-hero .hero-inner .hero-content{padding-bottom:0}.strategy-hero{padding:60px 0 40px}.strategy-hero .hero-inner .hero-image img{border-radius:16px}}@media (max-width:767px){.strategy-hero .hero-stats{flex-wrap:wrap;gap:24px}.strategy-hero .stat-item{padding-right:24px}.strategy-hero .hero-btn{justify-content:center;width:100%}}@media (max-width:480px){.strategy-hero .hero-stats{gap:10px}.strategy-hero .stat-item{padding-right:10px}.strategy-hero .eyebrow{font-size:17px}.strategy-hero .stat-item h3{max-width:53px}}