/*
Generated time: February 24, 2026 17:31
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.island-hero{--shadow:0 18px 40px rgba(15, 23, 42, 0.12);--border:rgba(15, 23, 42, 0.08)}.island-hero .island-hero__wrap{padding-top:6px;padding-bottom:6px}.island-hero__media{position:relative;overflow:hidden;border-radius:var(--island-hero-radius);box-shadow:var(--shadow);border:1px solid var(--border);background:rgb(var(--color-background));height:var(--island-hero-height-desktop)}@media (max-width:749px){.island-hero__media{height:var(--island-hero-height-mobile)}.island-hero .island-hero__wrap{padding-top:10px}}.island-hero__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 90%;transform:translateZ(0)}.island-hero__placeholder{height:100%;display:grid;place-items:center;padding:18px;text-align:center;color:rgba(var(--color-foreground),.7);font-size:14px}.island-hero__cta{position:absolute;right:16px;bottom:14px;display:flex;justify-content:flex-end;pointer-events:none}.island-hero__button{pointer-events:auto;text-decoration:none!important;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.02em;background:linear-gradient(90deg,#ffd67a 0,#ffb65b 45%,#ff8fb6 100%);color:#1f2a44;box-shadow:0 12px 22px rgba(255,143,182,.22);border:1px solid rgba(31,42,68,.12);transition:transform 160ms ease,filter 160ms ease}.island-hero__button:hover{transform:translateY(-1px);filter:brightness(1.02)}@media (max-width:749px){.island-hero__cta{right:12px;bottom:12px}.island-hero__button{padding:9px 12px;font-size:12.5px}}@media (max-width:768px){.island-hero img{filter:saturate(.85) contrast(1.05)}}