.hero-action-card__icon img,.hero-float-stat__icon img,.hero-float__icon img,.hero-trust-card__icon img{filter:invert(28%) sepia(40%) saturate(680%) hue-rotate(116deg) brightness(88%) contrast(96%)}@keyframes hp-fadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-fadeIn{from{opacity:0}to{opacity:1}}@keyframes hp-floatIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-zoomIn{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes hp-floatA{0%,100%,90%{transform:translateY(0)}10%{transform:translateY(-1.1px)}20%{transform:translateY(-3.6px)}30%{transform:translateY(-5.5px)}40%{transform:translateY(-6.4px)}50%{transform:translateY(-6px)}60%{transform:translateY(-4.4px)}70%{transform:translateY(-2.3px)}80%{transform:translateY(-.6px)}}@keyframes hp-floatB{0%,100%,90%{transform:translateY(0)}10%{transform:translateY(-.8px)}20%{transform:translateY(-2.5px)}30%{transform:translateY(-3.9px)}40%{transform:translateY(-4.6px)}50%{transform:translateY(-4.3px)}60%{transform:translateY(-3.1px)}70%{transform:translateY(-1.6px)}80%{transform:translateY(-.4px)}}@keyframes hp-drawLine{from{transform:scaleX(0);opacity:.6}to{transform:scaleX(1);opacity:1}}@keyframes hp-pulse{0%{box-shadow:0 0 0 0 rgba(197,164,106,.7)}60%{box-shadow:0 0 0 6px rgba(197,164,106,0)}100%{box-shadow:0 0 0 0 rgba(197,164,106,0)}}@keyframes hp-kenBurns{0%,100%{transform:scale(1)}50%{transform:scale(1.055)}}@keyframes hp-photoFloatA{0%,100%{transform:translateY(0) rotate(0)}35%{transform:translateY(-9px) rotate(.25deg)}70%{transform:translateY(5px) rotate(-.2deg)}}@keyframes hp-photoFloatB{0%,100%{transform:translateY(0) rotate(0)}30%{transform:translateY(7px) rotate(-.25deg)}65%{transform:translateY(-6px) rotate(.2deg)}}.hero-prem{position:relative;background:#fafbf8;min-height:900px;height:100svh;overflow:hidden;display:flex;flex-direction:column}.hero-prem::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 75% 50%,rgba(21,89,69,.05) 0,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(197,164,106,.06) 0,transparent 60%);pointer-events:none;z-index:0}.hero-prem__stripe{height:3px;background:linear-gradient(90deg,#155945 0,#c5a46a 50%,transparent 100%);flex-shrink:0}.hero-prem__wrap{position:relative;z-index:1;display:grid;grid-template-columns:45fr 55fr;flex:1;min-height:0}.hero-prem__left{display:flex;align-items:center;padding:clamp(48px,6vw,100px) clamp(32px,4vw,64px) clamp(48px,6vw,100px) clamp(24px,5vw,80px)}.hero-prem__left-inner{max-width:560px;width:100%}.hero-prem__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;background:rgba(21,89,69,.07);border:1px solid rgba(21,89,69,.18);border-radius:100px;font-size:.78rem;font-weight:600;letter-spacing:.4px;color:#155945;text-transform:uppercase;margin-bottom:28px;animation:.6s cubic-bezier(.22,1,.36,1) both hp-fadeUp;animation-delay:.1s}.hero-prem__badge-dot{width:7px;height:7px;border-radius:50%;background:#c5a46a;flex-shrink:0;animation:2s ease-out infinite hp-pulse}@media (prefers-reduced-motion:reduce){.hero-float,.hp-anim{animation:none!important;transition:none!important}.hero-prem__title em::after{animation:none!important;transform:scaleX(1)!important}.hero-prem__badge-dot{animation:none}}.hero-prem__title{font-family:Montserrat,Inter,sans-serif;font-size:clamp(2.6rem, 5vw, 5.2rem);font-weight:800;line-height:1.2;letter-spacing:-.03em;color:#0f2e23;margin:0 0 28px;text-align:center;animation:.65s cubic-bezier(.22,1,.36,1) both hp-fadeUp;animation-delay:.2s}.hero-prem__cta-row,.hero-prem__desc{animation:.65s cubic-bezier(.22,1,.36,1) both hp-fadeUp}.hero-prem__title em{font-style:normal;color:#155945;position:relative}.hero-prem__title em::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:linear-gradient(90deg,#c5a46a 0,#e0c07a 55%,#c5a46a 100%);border-radius:3px;transform-origin:left center;transform:scaleX(0);animation:.9s cubic-bezier(.16,1,.3,1) forwards hp-drawLine;animation-delay:1.1s}.hero-prem__desc{font-family:Inter,sans-serif;font-size:clamp(.95rem, 1.2vw, 1.08rem);line-height: 1.7;color:#4a5a52;max-width:520px;margin:0 0 36px;animation-delay:.3s}.hero-prem__cta-row{margin-bottom:40px;animation-delay:.4s;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-prem__btn,.hero-prem__btn--ghost{display:inline-flex;font-family:Inter,sans-serif;font-size:.94rem;border-radius:16px;text-decoration:none}.hero-prem__btn{align-items:center;gap:12px;padding:17px 36px;background:#155945;color:#fff;font-weight:700;letter-spacing:.3px;box-shadow:0 8px 32px rgba(21,89,69,.25),0 2px 8px rgba(21,89,69,.12);transition:transform .22s,box-shadow .22s,background .22s}.hero-prem__btn:focus-visible,.hero-prem__btn:hover{background:#0f3d2c;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 16px 48px rgba(21,89,69,.32),0 4px 16px rgba(21,89,69,.18)}.hero-prem__btn svg{transition:transform .22s;flex-shrink:0}.hero-prem__btn:hover svg{transform:translateX(4px)}.hero-prem__btn--ghost{align-items:center;gap:10px;padding:16px 28px;background:0 0;color:#155945;font-weight:600;letter-spacing:.2px;border:1.5px solid rgba(21,89,69,.32);transition:transform .22s,background .22s,border-color .22s,color .22s}.hero-prem__btn--ghost:focus-visible,.hero-prem__btn--ghost:hover{background:rgba(21,89,69,.07);border-color:rgba(21,89,69,.55);color:#0f3d2c;text-decoration:none;transform:translateY(-2px)}.hero-prem__trust{display:flex;flex-wrap:wrap;gap:10px;animation:.65s cubic-bezier(.22,1,.36,1) both hp-fadeUp;animation-delay:.5s}.hero-trust-card{display:flex;align-items:center;gap:8px;padding:9px 14px;background:#fff;border:1px solid rgba(21,89,69,.12);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);font-size:.78rem;font-weight:600;color:#1e3a2f;transition:transform .2s,box-shadow .2s}.hero-trust-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.hero-trust-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.hero-trust-card__icon img{width:20px;height:20px;display:block}.hero-collage__agent img,.hero-collage__main img,.hero-collage__sec img{width:100%;height:100%;object-fit:cover;display:block}.hero-prem__right{position:relative;overflow:hidden}.hero-collage{position:absolute;inset:0}.hero-collage__main{position:absolute;top:8%;right:4%;width:72%;height:78%;border-radius:32px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.18),0 8px 24px rgba(0,0,0,.1);animation:.9s cubic-bezier(.22,1,.36,1) both hp-zoomIn;animation-delay:.3s;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.42) 14%,rgba(0,0,0,.85) 26%,#000 38%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.42) 14%,rgba(0,0,0,.85) 26%,#000 38%)}.hero-collage__main img{object-position:center;animation:18s ease-in-out 1.2s infinite hp-kenBurns;will-change:transform}.hero-collage__sec{position:absolute;top:5%;left:3%;width:38%;height:36%;border-radius:24px;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.2),0 4px 16px rgba(0,0,0,.12);border:3px solid #fff;animation:.8s cubic-bezier(.22,1,.36,1) .5s both hp-fadeUp,8s ease-in-out 2s infinite hp-photoFloatA;z-index:3;will-change:transform}.hero-collage__sec img{object-position:center}.hero-collage__agent{position:absolute;bottom:10%;left:8%;width:28%;height:38%;border-radius:22px;overflow:hidden;box-shadow:0 20px 56px rgba(0,0,0,.22),0 4px 16px rgba(0,0,0,.12);border:3px solid #fff;animation:.8s cubic-bezier(.22,1,.36,1) .65s both hp-fadeUp,9.5s ease-in-out 2.5s infinite hp-photoFloatB;z-index:4;will-change:transform}.hero-collage__agent img{object-position:top center}.hero-float{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 16px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);white-space:nowrap;z-index:10;animation:.7s cubic-bezier(.22,1,.36,1) both hp-fadeIn}.hero-float--1,.hero-float--2,.hero-float--3{animation-timing-function:cubic-bezier(.22,1,.36,1),linear;animation-fill-mode:both,none;animation-iteration-count:1,infinite;will-change:transform}.hero-float__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px}.hero-float__icon img{width:22px;height:22px;display:block}.hero-float--stat{flex-direction:row;align-items:center;gap:14px;padding:16px 20px;min-width:190px;border-radius:20px;border-left:3px solid #155945;background:rgba(255,255,255,.96);box-shadow:0 16px 48px rgba(0,0,0,.16),0 4px 16px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.6) inset}.hero-float-stat__icon{width:46px;height:46px;background:rgba(21,89,69,.08);border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-float-stat__icon img{width:26px;height:26px;display:block}.hero-float-stat__body{display:flex;flex-direction:column;gap:0}.hero-float-stat__num{font-family:Montserrat,Inter,sans-serif;font-size:1.65rem;font-weight:800;color:#155945;line-height:1;letter-spacing:-.02em}.hero-float-stat__num sup{font-size:.75em;vertical-align:super;font-weight:700}.hero-float-stat__label{font-size:.78rem;font-weight:700;color:#0f2e23;margin-top:2px}.hero-float-stat__sub{font-size:.68rem;color:#7a9589;font-weight:500;margin-top:1px;white-space:nowrap}.hero-float__body{display:flex;flex-direction:column;gap:1px}.hero-float__title{font-size:.79rem;font-weight:700;color:#0f2e23;line-height:1.2}.hero-float__sub{font-size:.7rem;color:#6b8577;font-weight:500}.hero-float--1{top:10%;right:2%;animation-name:hp-floatIn,hp-floatA;animation-duration:.6s,6.4s;animation-delay:.7s,1.4s;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-float--2{top:46%;left:2%;animation-name:hp-floatIn,hp-floatB;animation-duration:.6s,7.2s;animation-delay:.85s,1.55s;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-float--3{top:66%;right:5%;animation-name:hp-floatIn,hp-floatA;animation-duration:.6s,8s;animation-delay:1s,1.7s;z-index:11;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-prem__right::before{content:"";position:absolute;left:0;top:20%;height:60%;width:2px;background:linear-gradient(180deg,transparent,rgba(21,89,69,.2),transparent);z-index:0}.hero-actions{position:relative;z-index:20;margin-top:-52px;margin-bottom:-52px;padding:0 clamp(16px,4vw,48px)}.hero-actions__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1340px;margin:0 auto}.hero-action-card{display:flex;align-items:center;gap:12px;padding:20px;background:#fff;border:1px solid rgba(21,89,69,.1);border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.05);text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.65s cubic-bezier(.22,1,.36,1) both hp-fadeUp;position:relative;overflow:hidden;cursor:pointer;width:100%;font-family:inherit;text-align:left}.hero-action-card::before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#155945,#c5a46a);transform:scaleX(0);transform-origin:left;transition:transform .3s}.hero-action-card:focus-visible::before,.hero-action-card:hover::before{transform:scaleX(1)}.hero-action-card:first-child{animation-delay:.7s}.hero-action-card:nth-child(2){animation-delay:.78s}.hero-action-card:nth-child(3){animation-delay:.86s}.hero-action-card:nth-child(4){animation-delay:.94s}.hero-action-card:focus-visible,.hero-action-card:hover{transform:translateY(-4px);box-shadow:0 20px 56px rgba(0,0,0,.14),0 4px 16px rgba(21,89,69,.12);border-color:rgba(21,89,69,.22);text-decoration:none}.hero-action-card__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(21,89,69,.07);border-radius:12px;transition:background .22s}.hero-action-card__icon img{width:28px;height:28px;display:block;transition:filter .22s}.hero-action-card:hover .hero-action-card__icon img{filter:invert(22%) sepia(50%) saturate(800%) hue-rotate(116deg) brightness(82%) contrast(98%)}.hero-action-card:hover .hero-action-card__icon{background:rgba(21,89,69,.13)}.hero-action-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hero-action-card__title{font-size:.88rem;font-weight:700;color:#0f2e23;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-action-card__sub{font-size:.75rem;color:#6b8577;font-weight:500}.hero-action-card__arrow{color:#155945;flex-shrink:0;opacity:.5;transition:opacity .2s,transform .2s}.hero-action-card:hover .hero-action-card__arrow{opacity:1;transform:translateX(3px)}@media (max-width:1100px){.hero-collage__sec{width:42%;height:32%}.hero-collage__agent{width:30%;bottom:8%;left:4%}.hero-actions__inner{grid-template-columns:repeat(2,1fr)}.hero-actions{margin-top:-32px}.hero-collage__main{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.5) 12%,rgba(0,0,0,.9) 24%,#000 34%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.5) 12%,rgba(0,0,0,.9) 24%,#000 34%)}}@media (max-width:900px){.hero-prem__badge,.hero-prem__desc{margin-left:auto;margin-right:auto}.hero-collage__agent,.hero-float--2{display:none}.hero-prem{height:auto;min-height:unset}.hero-prem__wrap{grid-template-columns:1fr;grid-template-rows:auto auto}.hero-prem__left{padding:52px 24px 32px;justify-content:center;text-align:center}.hero-prem__left-inner{max-width:100%}.hero-prem__desc{max-width:540px}.hero-prem__trust{justify-content:center}.hero-prem__right{position:relative;height:480px;order:2}.hero-prem__left{order:1}.hero-collage__main{top:4%;right:2%;width:68%;height:80%;-webkit-mask-image:none;mask-image:none}.hero-collage__sec{top:3%;left:2%;width:40%;height:42%}.hero-float--1{top:6%;right:1%}.hero-float--3{top:auto;bottom:6%;right:2%}.hero-actions{margin-top:0}}@media (max-width:600px){.hero-prem__cta-row,.hero-prem__trust{justify-content:center}.hero-prem__btn,.hero-prem__btn--ghost{width:100%;justify-content:center}.hero-prem__left{padding:40px 20px 28px;text-align:center}.hero-prem__badge,.hero-prem__desc{margin-left:auto;margin-right:auto}.hero-prem__right{height:360px}.hero-actions{padding:0 16px}.hero-actions__inner{grid-template-columns:repeat(2,1fr);gap:10px}.hero-action-card{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}.hero-action-card__arrow{display:none}.hero-action-card__title{white-space:normal}.hero-float{padding:9px 12px;gap:7px}.hero-float__title{font-size:.72rem}.hero-float__sub{font-size:.64rem}}