/* Accepted promotional composition; Elementor supplies the responsive variables. */
.aiandme-hero{position:relative;width:100%;overflow:hidden;border-radius:16px;background:#08131d;color:#fff;font-family:Geist,Arial,sans-serif}
.aiandme-hero *,.aiandme-hero *::before,.aiandme-hero *::after{box-sizing:border-box}
.aiandme-hero__slides{display:grid;min-height:var(--hero-min-height,520px)}
.aiandme-hero__slide{position:relative;grid-area:1/1;min-width:0;display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s ease}
.aiandme-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}
.aiandme-hero__media{position:absolute;inset:0}
.aiandme-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,25,.96) 0%,rgba(5,15,25,.88) 28%,rgba(5,15,25,.60) 48%,rgba(5,15,25,.18) 72%,rgba(5,15,25,.02) 100%)}
.aiandme-hero .aiandme-hero__image{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;margin:0}
.aiandme-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;width:var(--hero-copy-width,55%);padding:var(--hero-copy-padding,55px 65px)}
.aiandme-hero__badge{display:inline-flex;max-width:100%;margin:0 0 20px;padding:7px 16px;border:1px solid #23b3d1;border-radius:30px;background:rgba(32,213,245,.08);color:#20d5f5;font-size:11px;font-weight:500;letter-spacing:.5px;line-height:1.2}
.aiandme-hero__content h2{margin:0 0 18px;color:#fff;max-width:100%;font-family:Geist,Arial,sans-serif;font-size:var(--hero-heading-size,42px);font-weight:500;line-height:1.15;letter-spacing:-1.2px;overflow-wrap:break-word}
.aiandme-hero__content h2 span{display:block;color:#20afce}
.aiandme-hero__content .aiandme-hero__description{max-width:560px;margin:0 0 25px;color:#a6b6c6;font-size:var(--hero-description-size,15px);font-weight:400;line-height:1.65}
.aiandme-hero__cta{display:inline-flex;align-items:center;min-height:44px;padding:12px 20px;border-radius:6px;background:#1db0cf;color:#08131d;text-decoration:none;font-size:13px;font-weight:500}
.aiandme-hero button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;margin:0;border:0;border-radius:50%;cursor:pointer;text-transform:none;letter-spacing:normal;line-height:1}
.aiandme-hero__arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.96);color:#4d5c64;font-family:Arial,sans-serif;font-size:25px;box-shadow:0 3px 12px rgba(0,0,0,.1)}
.aiandme-hero__previous{left:8px}
.aiandme-hero__next{right:8px}
.aiandme-hero__arrow:hover{color:#148eac;background:#fff}
.aiandme-hero__toggle{position:absolute;z-index:4;left:50%;bottom:8px;transform:translateX(-50%);background:rgba(8,19,29,.12);color:#d4dee5;box-shadow:none}
.aiandme-hero__toggle:hover,.aiandme-hero__toggle:focus-visible{color:#20d5f5;background:rgba(8,19,29,.35)}
.aiandme-hero__toggle svg{display:block;width:22px;height:22px;fill:currentColor;pointer-events:none}
.aiandme-hero__toggle .aiandme-hero__play-icon,.aiandme-hero__toggle.is-paused .aiandme-hero__pause-icon{display:none}
.aiandme-hero__toggle.is-paused .aiandme-hero__play-icon{display:block}
.aiandme-hero button:focus-visible,.aiandme-hero a:focus-visible{outline:3px solid #ffe066;outline-offset:2px}
.aiandme-hero__progress{position:absolute;z-index:3;left:65px;bottom:50px;display:flex;gap:10px;pointer-events:none}
.aiandme-hero__progress-track{display:block;width:42px;height:4px;overflow:hidden;border-radius:10px;background:rgba(220,232,236,.55)}
.aiandme-hero__progress-track>span{display:block;width:100%;height:100%;background:#1db0cf;transform:scaleX(0);transform-origin:left}
@media(max-width:1024px){
 .aiandme-hero__previous{left:4px}
 .aiandme-hero__slides{min-height:var(--hero-min-height,470px)}
 .aiandme-hero__content{width:var(--hero-copy-width,62%);padding:var(--hero-copy-padding,45px 50px)}
 .aiandme-hero__content h2{font-size:var(--hero-heading-size,38px)}
 .aiandme-hero__content .aiandme-hero__description{font-size:var(--hero-description-size,16px);line-height:1.5}
 .aiandme-hero__progress{left:50px}
}
@media(max-width:767px){
 .aiandme-hero[data-mobile-image-focus="right"] .aiandme-hero__image{object-position:right center}
 .aiandme-hero{border-radius:12px}
 .aiandme-hero__slides{min-height:var(--hero-min-height,620px)}
 .aiandme-hero__slide{flex-direction:column}
 .aiandme-hero__media{position:relative;inset:auto;width:100%;height:300px;flex:0 0 300px}
 .aiandme-hero__media::after{background:linear-gradient(180deg,rgba(8,19,29,0) 0%,rgba(8,19,29,.08) 20%,rgba(8,19,29,.3) 60%,rgba(8,19,29,.55) 100%)}
 .aiandme-hero__content{width:100%;padding:var(--hero-copy-padding,32px 30px 22px);justify-content:flex-start;flex:1 0 auto;padding-bottom:64px}
 .aiandme-hero__badge{margin-bottom:15px;padding:7px 13px;font-size:9px}
 .aiandme-hero__content h2{margin-bottom:15px;font-size:var(--hero-heading-size,34px);line-height:1.08;letter-spacing:-.7px}
 .aiandme-hero__content h2 span{margin-top:3px}
 .aiandme-hero__content .aiandme-hero__description{max-width:440px;margin-bottom:20px}
 .aiandme-hero__arrow{top:150px}
 .aiandme-hero__progress{left:30px;bottom:28px;gap:8px}
 .aiandme-hero__progress-track{width:38px}
}
@media(max-width:480px){
 .aiandme-hero__slides{min-height:600px}
 .aiandme-hero__media{height:270px;flex-basis:270px}
 .aiandme-hero__content{padding:28px 24px 64px}
 .aiandme-hero__badge{margin-bottom:14px;padding:6px 12px;font-size:8.5px}
 .aiandme-hero__content h2{margin-bottom:14px;font-size:30px;letter-spacing:-.5px}
 .aiandme-hero__content .aiandme-hero__description{max-width:320px;margin-bottom:19px}
 .aiandme-hero__arrow{top:135px}
 .aiandme-hero__progress{left:24px;gap:7px}
 .aiandme-hero__progress-track{width:36px}
}
@media(max-width:360px){
 .aiandme-hero__slides{min-height:560px}
 .aiandme-hero__media{height:240px;flex-basis:240px}
 .aiandme-hero__content{padding:25px 20px 64px}
 .aiandme-hero__content h2{font-size:27px}
 .aiandme-hero__arrow{top:120px}
 .aiandme-hero__progress{left:20px}
 .aiandme-hero__progress-track{width:33px}
}
@media(prefers-reduced-motion:reduce){.aiandme-hero__slide{transition:none}}
