.ll-hero{--ll-navy:#0f1a28;--ll-coral:#f05e56;--ll-yellow:#fcba63;--ll-white:#fff;--ll-font:"Figtree",Arial,sans-serif;background:transparent;font-family:var(--ll-font);overflow:visible;padding:72px 24px 80px}.ll-hero,.ll-hero *{box-sizing:border-box}.ll-hero__inner{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1150px}.ll-hero__left{align-items:flex-start;display:flex;flex-direction:column}.ll-hero__content{margin-bottom:28px;width:100%}.ll-hero__content em{color:var(--ll-coral);font-style:italic}.ll-hero__content p{color:rgba(15,26,40,.65);line-height:1.7;max-width:440px}.ll-hero__cta .hs-cta-wrapper{display:inline-block}.ll-hero__cta .cta_button,.ll-hero__cta .hs-cta-wrapper a{background:var(--ll-coral)!important;border:none!important;border-radius:10px!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font:700 15px/1 Figtree,Arial,sans-serif!important;padding:16px 28px!important;text-decoration:none!important;transition:background .2s ease!important}.ll-hero__cta .cta_button:hover,.ll-hero__cta .hs-cta-wrapper a:hover{background:#e04d45!important}.ll-hero__right{height:480px;position:relative}.ll-hero__img-wrap{border-radius:12px 120px 12px 120px;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:78%;z-index:1}.ll-hero__img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.ll-hero__img-placeholder{align-items:center;background:rgba(15,26,40,.07);color:rgba(15,26,40,.3);display:flex;font-family:var(--ll-font);font-size:13px;font-weight:600;height:100%;justify-content:center;width:100%}.ll-hero__shape{line-height:0;opacity:0;position:absolute}.ll-hero__shape img{display:block;height:auto;width:100%}.ll-hero__shape--dots{left:18%;top:-18px;width:68px;z-index:3}.ll-hero__shape--yellow{left:calc(18% + 44px);top:-28px;width:88px;z-index:4}.ll-hero__shape--coral{bottom:30%;right:-10px;transform:scaleX(-1);width:60px;z-index:2}.ll-hero__shape--arch{bottom:-20px;right:4%;width:170px;z-index:3}@keyframes llFromTop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes llFromRightFlip{0%{opacity:0;transform:scaleX(-1) translateX(-18px)}to{opacity:1;transform:scaleX(-1) translateX(0)}}@keyframes llFromRight{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes llPillIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.ll-hero__shape.in-top{animation:llFromTop .6s cubic-bezier(.25,.46,.45,.94) forwards}.ll-hero__shape.in-right-flip{animation:llFromRightFlip .6s cubic-bezier(.25,.46,.45,.94) forwards}.ll-hero__shape.in-right{animation:llFromRight .6s cubic-bezier(.25,.46,.45,.94) forwards}.ll-hero__pills{display:flex;flex-direction:column;gap:10px;left:-16px;position:absolute;top:50%;transform:translateY(-50%);z-index:5}.ll-hero__pill{align-items:center;background:var(--ll-white);border-radius:999px;box-shadow:0 4px 20px rgba(15,26,40,.12);display:flex;gap:10px;opacity:0;padding:10px 16px 10px 10px;white-space:nowrap}.ll-hero__pill.is-visible{animation:llPillIn .45s cubic-bezier(.25,.46,.45,.94) forwards}.ll-hero__pill-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.ll-hero__pill-icon svg{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.ll-hero__pill--coral .ll-hero__pill-icon{background:rgba(240,94,86,.12)}.ll-hero__pill--coral .ll-hero__pill-icon svg{stroke:var(--ll-coral)}.ll-hero__pill--yellow .ll-hero__pill-icon{background:rgba(252,186,99,.22)}.ll-hero__pill--yellow .ll-hero__pill-icon svg{stroke:#b8820a}.ll-hero__pill--navy .ll-hero__pill-icon{background:rgba(15,26,40,.08)}.ll-hero__pill--navy .ll-hero__pill-icon svg{stroke:var(--ll-navy)}.ll-hero__pill-body{display:flex;flex-direction:column;gap:2px}.ll-hero__pill-label{color:var(--ll-navy);font-size:12px;font-weight:700}.ll-hero__pill-label,.ll-hero__pill-sub{font-family:var(--ll-font);line-height:1.2;margin:0}.ll-hero__pill-sub{color:rgba(15,26,40,.48);font-size:10.5px;font-weight:500}@media (max-width:960px){.ll-hero__right{height:380px}.ll-hero__inner{gap:32px}.ll-hero__img-wrap{border-radius:10px 80px 10px 80px}.ll-hero__shape--dots{top:-14px;width:56px}.ll-hero__shape--yellow{left:calc(18% + 36px);top:-22px;width:72px}.ll-hero__shape--coral{width:62px}.ll-hero__shape--arch{width:130px}}@media (max-width:640px){.ll-hero{padding:40px 0 56px}.ll-hero__inner{gap:32px;grid-template-columns:1fr}.ll-hero__left{order:2;padding:0 24px}.ll-hero__right{height:280px;order:1;padding:0 24px;width:100%}.ll-hero__img-wrap{border-radius:8px 56px 8px 56px;height:100%;position:relative;right:auto;top:auto;width:100%}.ll-hero__pills{display:none}.ll-hero__shape--dots{left:4%;top:-12px;width:46px;z-index:3}.ll-hero__shape--yellow{left:calc(4% + 28px);top:-18px;width:65px;z-index:4}.ll-hero__shape--coral{bottom:20%;right:-6px;width:54px}.ll-hero__shape--arch{bottom:-14px;right:3%;width:108px}}@media (prefers-reduced-motion:reduce){.ll-hero__pill.is-visible,.ll-hero__shape.in-right,.ll-hero__shape.in-right-flip,.ll-hero__shape.in-top{animation:none!important;opacity:1!important;transform:none!important}.ll-hero__shape--coral{transform:scaleX(-1)!important}}