@charset "UTF-8";
/***!  Style Declaration  !***/

.wlt-hero-only{--gold:#f4b41a;--red:#e30613;--green:#25d366;--navy:#081421;width:100%;margin:0;padding:0;position:relative;overflow:hidden;font-family:Arial,Helvetica,sans-serif}.wlt-hero-only,.wlt-hero-only *{box-sizing:border-box}.wlt-photo-hero{width:100%;min-height:520px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--navy)}.wlt-photo-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.wlt-photo-hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient( 90deg,rgba(5,14,27,.98) 0%,rgba(5,14,27,.93) 30%,rgba(5,14,27,.72) 48%,rgba(5,14,27,.30) 67%,rgba(5,14,27,.05) 100% )}.wlt-photo-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:34px;background:#fff;clip-path:polygon( 0 100%,100% 25%,100% 100% );z-index:4}.wlt-photo-hero-inner{position:relative;z-index:3;width:min(1240px,calc(100% - 40px));margin:0 auto}.wlt-photo-hero-copy{max-width:700px;padding:75px 0 90px;color:#fff}.wlt-photo-kicker{display:inline-block;margin-bottom:20px;padding:8px 13px;background:var(--red);color:#fff;border-radius:6px;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.wlt-photo-hero h2{margin:0 0 20px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-2px;max-width:760px}.wlt-photo-hero h2 span{color:var(--gold)}.wlt-photo-hero p{max-width:660px;margin:0 0 30px;color:#e4e8ef;font-size:18px;line-height:1.65}.wlt-photo-buttons{display:flex;flex-wrap:wrap;gap:11px}.wlt-photo-button{min-height:49px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;text-decoration:none !important;font-size:13px;font-weight:900;transition:.2s ease}.wlt-photo-call{background:var(--gold);color:#111 !important}.wlt-photo-call:hover{background:#ffc431;color:#111 !important;transform:translateY(-2px)}.wlt-photo-whatsapp{background:var(--green);color:#092010 !important}.wlt-photo-whatsapp:hover{background:#20bd5a;color:#092010 !important;transform:translateY(-2px)}@media (max-width:820px){.wlt-photo-hero-inner{width:calc(100% - 28px)}.wlt-photo-hero{min-height:520px}.wlt-photo-hero-image{object-position:center}.wlt-photo-hero-overlay{background:linear-gradient( 90deg,rgba(5,14,27,.95) 0%,rgba(5,14,27,.87) 65%,rgba(5,14,27,.70) 100% )}.wlt-photo-hero-copy{padding:60px 0 80px}.wlt-photo-hero h2{font-size:clamp(36px,10vw,52px)}.wlt-photo-hero p{font-size:16px}}@media (max-width:480px){.wlt-photo-hero{min-height:540px}}
