:root{--glass-bg:#ffffff14;--glass-blur:16px;--glass-border:#ffffff26;--glass-border-top:#ffffff4d;--glass-border-left:#fff3;--glass-shadow:0 4px 30px #0000001a;--glass-radius:24px}.about-section-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.about-section-bg img{object-fit:cover;width:100%;height:100%;display:block}.about-section-content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:8rem 3vw;position:relative}.about-panel-eyebrow{letter-spacing:2px;color:#a8947a;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;display:block}.about-panel-title{color:#fff;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.about-hero{--base-scale:1.15;--active-scale:1.25;--exit-scale:1.3;z-index:1;background-color:#0b141d;align-items:center;width:100%;min-height:100dvh;display:flex;position:sticky;top:0;overflow:hidden}@media (width<=900px){.about-hero{--base-scale:1;--active-scale:1.1;--exit-scale:1.15}}.about-hero-bg{z-index:0;position:absolute;inset:0}.about-hero-bg img.bg-slide{object-fit:cover;opacity:0;width:100%;height:100%;transform:scale(var(--base-scale));transition:opacity 1.5s ease-in-out;display:block;position:absolute;top:0;left:0}.about-hero-bg img.bg-slide.active{opacity:1}.about-hero-content{z-index:2;width:100%;max-width:1600px;margin:0 auto;padding:10rem 3vw 5rem;position:relative}.sliding-text-container{text-align:center;justify-content:center;align-items:center;height:120px;margin-bottom:3rem;display:flex;position:relative}.sliding-text{font-family:var(--primary-font);color:#fff;opacity:0;pointer-events:none;width:100%;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;transition:opacity .8s,transform .8s;position:absolute;transform:translateY(20px)}.sliding-text.active{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-progress{z-index:10;justify-content:center;align-items:center;gap:8px;width:100%;display:flex;position:absolute;bottom:2.5rem;left:0}.progress-dot{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#fff3;border:1px solid #fff6;border-radius:20px;width:10px;height:10px;transition:all .6s cubic-bezier(.25,1,.5,1);box-shadow:inset 0 2px 4px #0003,0 2px 8px #0000001a}.progress-dot.active{background:#ffffff59;border-color:#fff9;width:32px;box-shadow:inset 0 2px 6px #0000001a,0 2px 12px #00000026}.progress-dot:hover{background:#ffffff80}@media (width<=900px){.about-hero-content{padding-top:8rem}}.about-section-two{z-index:10;background-color:#0b141d;width:100%;height:150dvh;position:relative}.about-section-two-sticky{width:100%;height:100dvh;position:sticky;top:0;overflow:hidden}.about-section-two .about-section-content{align-items:flex-end;height:100%;padding:0 3vw 8vh;display:flex}.about-glass-panel{background:var(--glass-bg,#0a0f1466);-webkit-backdrop-filter:blur(var(--glass-blur,20px));border-radius:var(--glass-radius,24px);border:1px solid var(--glass-border,#ffffff1a);border-top:1px solid var(--glass-border-top,#ffffff1a);border-left:1px solid var(--glass-border-left,#ffffff1a);box-shadow:var(--glass-shadow);width:100%;padding:4rem}.about-panel-header{text-align:center;margin-bottom:4rem}.about-panel-columns{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-panel-text h3{color:#fff;margin-bottom:2rem;font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:400;line-height:1.4}.about-panel-text p{color:#ffffffb3;font-size:1.1rem;line-height:1.7}@media (width<=900px){.about-glass-panel{padding:2rem}.about-panel-columns{grid-template-columns:1fr;gap:2rem}}.about-op-card{cursor:pointer;margin-bottom:1rem}.about-op-card .card-header-row{align-items:center;gap:.75rem;margin-bottom:0;display:flex}.about-op-card.active-card .card-header-row{margin-bottom:1rem}.about-op-card .card-header-row h4{color:#fff9;margin:0;font-size:1.05rem;font-weight:600;transition:color .4s}.about-op-card.active-card .card-header-row h4{color:#fff;font-weight:700}.about-op-card .card-header-row svg{color:#fff6;flex-shrink:0;transition:color .4s}.about-op-card.active-card .card-header-row svg{color:#fff}.about-op-card.collapsed-card .card-desc{display:none}.about-section-three{z-index:20;background-color:#0b141d;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative}.about-section-three .about-section-content{max-width:100%;padding:6rem 0}.carousel-header{justify-content:space-between;align-items:flex-end;gap:4rem;max-width:1400px;margin:0 auto 4rem;padding:0 5vw;display:flex}.carousel-header-left{flex:1}.carousel-header-right{flex:1;max-width:500px}.carousel-header-right p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.carousel-btn{border-radius:50px;margin-top:1.5rem}@media (width<=900px){.carousel-header{flex-direction:column;align-items:flex-start;gap:2rem}}.operational-carousel{justify-content:center;align-items:center;width:100%;height:520px;padding:2rem 0;display:flex;position:relative;overflow:hidden}.carousel-item{cursor:pointer;opacity:0;z-index:0;pointer-events:none;border-radius:20px;width:380px;height:480px;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .6s,z-index;position:absolute;overflow:hidden;transform:translate(0)scale(.6);box-shadow:0 10px 30px #00000080}.carousel-item img{object-fit:cover;filter:grayscale()brightness(.5);width:100%;height:100%;transition:all .6s cubic-bezier(.25,1,.5,1)}.carousel-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.carousel-item h3{color:#fff6;font-size:1.8rem;font-weight:600;line-height:1.2;transition:color .6s;position:absolute;bottom:2rem;left:2rem}.carousel-item.active{opacity:1;z-index:3;pointer-events:auto;cursor:default;transform:translate(0)scale(1);box-shadow:0 20px 40px #000c}.carousel-item.active img{filter:grayscale(0%)brightness(.9)}.carousel-item.active h3{color:#fff;font-weight:700}.carousel-item.prev-1{opacity:1;z-index:2;pointer-events:auto;transform:translate(-60%)scale(.85)}.carousel-item.next-1{opacity:1;z-index:2;pointer-events:auto;transform:translate(60%)scale(.85)}.carousel-item.prev-2{opacity:1;z-index:1;pointer-events:auto;transform:translate(-105%)scale(.7)}.carousel-item.next-2{opacity:1;z-index:1;pointer-events:auto;transform:translate(105%)scale(.7)}.nav-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn:hover{background:#fff3;border-color:#ffffff80}.prev-btn{margin-left:-170px;left:50%}.next-btn{margin-right:-170px;right:50%}@media (width<=900px){.operational-carousel{height:440px}.carousel-item{width:300px;height:400px}.carousel-item.prev-1{transform:translate(-55%)scale(.85)}.carousel-item.next-1{transform:translate(55%)scale(.85)}.carousel-item.prev-2{transform:translate(-95%)scale(.7)}.carousel-item.next-2{transform:translate(95%)scale(.7)}.prev-btn{margin-left:-150px}.next-btn{margin-right:-150px}}@media (width<=600px){.operational-carousel{height:380px}.carousel-item{width:240px;height:340px}.carousel-item h3{font-size:1.4rem;bottom:1.5rem;left:1.5rem}.carousel-item.prev-1{transform:translate(-50%)scale(.85)}.carousel-item.next-1{transform:translate(50%)scale(.85)}.carousel-item.prev-2{transform:translate(-85%)scale(.7)}.carousel-item.next-2{transform:translate(85%)scale(.7)}.nav-btn{width:44px;height:44px}.prev-btn{margin-left:-130px}.next-btn{margin-right:-130px}}.specialization-container{max-width:1200px;margin-top:8rem;margin-left:auto;margin-right:auto;padding:0 5vw}.spec-header{text-align:center;margin-bottom:3rem}.spec-glass-panel{background:var(--glass-bg,#ffffff14);-webkit-backdrop-filter:blur(var(--glass-blur,16px));border-radius:var(--glass-radius,24px);border:1px solid var(--glass-border,#ffffff26);border-top:1px solid var(--glass-border-top,#ffffff4d);border-left:1px solid var(--glass-border-left,#fff3);box-shadow:var(--glass-shadow);gap:4rem;padding:4rem;display:flex;position:relative}.spec-divider{background:linear-gradient(#0000,#fff3 20% 80%,#0000);flex-shrink:0;width:1px}.spec-col{flex:1}.spec-col-header{margin-bottom:2.5rem}.spec-pill{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;padding:.6rem 1.8rem;font-size:.95rem;font-weight:500;display:inline-block}.spec-list{flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.spec-list li{align-items:flex-start;gap:1.5rem;display:flex}.spec-icon{color:#fff6;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:1.2rem;font-weight:700;display:flex}.check-icon{color:#fff}.spec-text h4{color:#fff;margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.spec-text p{color:#fff9;margin:0;font-size:.95rem;line-height:1.6}@media (width<=900px){.spec-glass-panel{flex-direction:column;gap:3rem;padding:2.5rem}.spec-divider{background:linear-gradient(90deg,#0000,#fff3 20% 80%,#0000);width:100%;height:1px}}@media (width<=600px){.spec-glass-panel{gap:2rem;padding:1.5rem}.spec-list{gap:1.5rem}}
