/*
Generated time: March 13, 2026 08:52
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.
*/
.avanelle-new-gym-bag{--angb-bg:#ffffff;--angb-border:#f1f5f9;--angb-heading:#ffffff;--angb-accent:#7cdcb6;--angb-body:#ffffff;--angb-overlay-from:rgba(0, 0, 0, 0.8);--angb-overlay-via:rgba(0, 0, 0, 0.4);--angb-overlay-to:rgba(0, 0, 0, 0);--angb-cta-bg:#7cdcb6;--angb-cta-bg-hover:#6bcba5;--angb-cta-text:#1a3c34;--angb-card-radius:48px;--angb-card-height-mobile:450px;--angb-card-height-desktop:500px;--angb-max-width:1280px;--angb-pad-top:48px;--angb-pad-bottom:48px;background:var(--angb-bg);border-top:1px solid var(--angb-border);padding:var(--angb-pad-top) 0 var(--angb-pad-bottom)}.avanelle-new-gym-bag__inner{max-width:var(--angb-max-width);margin:0 auto;padding:0 16px}.avanelle-new-gym-bag__card{position:relative;height:var(--angb-card-height-mobile);border-radius:var(--angb-card-radius);overflow:hidden;isolation:isolate;box-shadow:0 24px 48px -20px rgba(15,23,42,.45)}.avanelle-new-gym-bag__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s ease}.avanelle-new-gym-bag__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--angb-overlay-from) 0,var(--angb-overlay-via) 52%,var(--angb-overlay-to) 100%)}.avanelle-new-gym-bag__content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:32px}.avanelle-new-gym-bag__copy{max-width:540px}.avanelle-new-gym-bag__title{margin:0 0 16px;color:var(--angb-heading);font-family:var(--font-serif, ui-serif, Georgia, serif);font-size:36px;line-height:1.1;font-weight:700;letter-spacing:-.02em}.avanelle-new-gym-bag__title span{display:block}.avanelle-new-gym-bag__title-accent{color:var(--angb-accent)}.avanelle-new-gym-bag__description{margin:0 0 32px;color:var(--angb-body);font-size:18px;line-height:1.6;font-weight:300;max-width:420px}.avanelle-new-gym-bag__cta,.avanelle-new-gym-bag__cta:visited{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;min-height:56px;padding:14px 40px;background:var(--angb-cta-bg);color:var(--angb-cta-text);text-decoration:none;font-size:18px;line-height:1;font-weight:700;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:background-color .25s ease,transform .25s ease}.avanelle-new-gym-bag__cta--disabled{opacity:.65;pointer-events:none}@media (hover:hover){.avanelle-new-gym-bag__card:hover .avanelle-new-gym-bag__image{transform:scale(1.05)}.avanelle-new-gym-bag__cta:hover{background:var(--angb-cta-bg-hover);transform:scale(1.05)}}@media (min-width:750px){.avanelle-new-gym-bag__inner{padding:0 24px}.avanelle-new-gym-bag__card{height:var(--angb-card-height-desktop)}.avanelle-new-gym-bag__content{padding:64px}.avanelle-new-gym-bag__title{font-size:48px}}@media (min-width:1300px){.avanelle-new-gym-bag__inner{padding:0}}