.appia-page{background:#0f141b;color:#fff;overflow-x:hidden}.appia-hero{position:relative;background-size:cover;background-position:center;padding:140px 20px 120px;text-align:center}.appia-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#000000e6 80%)}.appia-hero__content{position:relative;z-index:1;max-width:840px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.appia-hero h1{font-size:clamp(2.4rem,4vw,3.1rem);font-weight:600;letter-spacing:.12em;margin-bottom:2px;text-transform:uppercase;font-family:Montserrat,sans-serif}.appia-hero h2{font-size:2rem;font-weight:500;color:#d1d5de;margin-bottom:1.5rem;font-family:Gotham,sans-serif}.appia-hero p{max-width:640px;margin:0 auto 2.2rem;line-height:1.7;font-size:.98rem;color:#e5e7eb}.appia-hero .btn{font-size:.9rem;font-weight:700;padding:12px 26px;border-radius:4px}.appia-hero__arrow{margin-top:42px;display:inline-flex;flex-direction:column;align-items:center;gap:6px}.appia-hero__arrowLine{width:1px;height:26px;background:#f8991d}.appia-hero__arrowHead{width:12px;height:12px;border-bottom:2px solid #f8991d;border-right:2px solid #f8991d;transform:rotate(45deg)}.appia-info{background:#0f141b;padding:80px 0 60px}.appia-info__row{display:flex;align-items:center;gap:48px;margin-bottom:80px}.appia-info__row:last-child{margin-bottom:0}.appia-info__row--textLeft .appia-info__text{order:1}.appia-info__row--textLeft .appia-info__media{order:2}.appia-info__row--textRight .appia-info__media{order:1}.appia-info__row--textRight .appia-info__text{order:2}.appia-info__text{flex:1 1 50%;max-width:520px}.appia-info__text h3{font-size:1.8rem;font-weight:600;margin-bottom:14px}.appia-info__text p{color:#e5e7eb;font-size:.95rem;line-height:1.7}.appia-info__media{flex:1 1 50%;min-height:260px}.appia-info__image{position:relative;width:660px;min-height:380px;height:100%;background-size:cover;background-position:center;overflow:hidden}.appia-info__row--textLeft .appia-info__image{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);left:56%}.appia-info__row--textLeft .appia-info__image:after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.1) 65%,transparent 100%)}.appia-info__row--textRight .appia-info__image{clip-path:polygon(0 0,100% 0,86% 100%,0 100%);right:56%}.appia-info__row--textRight .appia-info__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.1) 65%,transparent 100%)}.appia-learning{position:relative;background-size:cover;background-position:center;padding:100px 20px 90px;text-align:center}.appia-learning__overlay{position:absolute;inset:0;background:radial-gradient(circle at top,rgba(0,0,0,.55),transparent 60%),#000000bf}.appia-learning__content{position:relative;z-index:1;max-width:820px;margin:0 auto}.appia-learning__content h2{font-size:1.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.appia-learning__content h3{font-size:1.05rem;font-weight:600;margin-bottom:20px;color:#e5e7eb}.appia-learning__content p{font-size:.95rem;line-height:1.7;color:#e5e7eb;margin:0 auto 26px;max-width:70ch}.appia-learning__items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:26px 50px;margin-top:20px}.appia-learning__item{max-width:600px;text-align:center;display:flex;gap:20px}.appia-learning__icon{width:30px;height:auto}.appia-learning__item h4{font-size:.9rem;font-weight:700;letter-spacing:.12em;margin-bottom:6px}.appia-learning__item p{font-size:.9rem;color:#e5e7eb;line-height:1.5}.appia-benefits{background:#05070b;padding:90px 0 80px;text-align:center;position:relative}.appia-benefits:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:20px 20px;opacity:.2;pointer-events:none}.appia-benefits>.container{position:relative;z-index:1}.section-title--appia{margin-bottom:40px}.benefits2-row{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 60px}.benefits2-row--top{margin-bottom:36px}.benefit2-card{max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.benefit2-icon{width:84px;height:90px;margin-bottom:14px}.benefit2-card h3{font-size:1rem;font-weight:700;margin-bottom:8px}.benefit2-card p{color:#e5e7eb;font-size:.9rem;line-height:1.5}.appia-cta{position:relative;background-size:cover;background-position:center;padding:90px 20px 100px;text-align:center}.appia-cta__overlay{position:absolute;inset:0;background:#000000b3}.appia-cta__content{position:relative;z-index:1;color:#fff;max-width:780px;margin:0 auto}.appia-cta__content h3{font-size:1.5rem;font-weight:700;margin-bottom:12px}.appia-cta__content p{font-size:.98rem;line-height:1.7;color:#e5e7eb;margin-bottom:24px}.appia-cta__content .btn{font-weight:700;padding:12px 26px;font-size:.9rem}@media(max-width:1536px){.appia-info__row--textLeft .appia-info__image{width:100%;min-height:280px;height:100%;left:32%}.appia-info__row--textRight .appia-info__image{width:100%;min-height:280px;height:100%;right:32%}}@media(max-width:992px){.appia-info__row{gap:32px}}@media(max-width:768px){.appia-hero{padding:120px 16px 90px}.appia-hero h1{font-size:2rem}.appia-hero p{font-size:.95rem}.appia-info__row{margin-bottom:56px;flex-direction:row}.appia-info__text,.appia-info__media{order:0!important;flex:1 1 100%}.appia-info__image{clip-path:none!important;min-height:240px}.appia-info__row--textLeft .appia-info__image{left:0%;border-radius:8px}.appia-info__row--textRight .appia-info__image{right:0%;border-radius:8px}.appia-learning{padding:80px 16px 70px}.appia-learning__items{gap:24px}.benefits2-row{gap:30px 36px}.benefit2-card{max-width:220px}.appia-cta{padding:80px 16px 90px}.appia-cta__content h3{font-size:1.3rem}}@media(max-width:480px){.appia-learning__item,.benefit2-card{max-width:260px}.appia-info__row{flex-wrap:wrap;gap:32px}}
