.owl-controls{height:0;overflow:hidden}h2{color:#3e3a39}.atf-section-content{margin:0 auto;overflow:hidden}.container_station-ban,.container_station-section,.container_station-foot{width:100%;height:inherit;display:flex;flex-direction:column;color:#fff}.container_station-section{overflow:hidden}h2,h3,h4,h5,h6,p,span,div{color:inherit}.container_station-ban{margin-top:60px;max-height:320px;align-items:center;justify-content:center}.container_station-ban>h1{font-size:25px;color:#fff;line-height:1.139;background:linear-gradient(to right,#bbe3f9,#fef8e8)}.container_station-ban>h1>img{max-height:50px;width:auto;vertical-align:bottom}.container_station-ban>h2{font-size:68px;background:linear-gradient(to right,#a0fdfb,#fefdea,#06a9ea)}.container_station-ban>span{font-size:50px;font-weight:bolder;background:linear-gradient(to bottom,#eee,#ebebeb,#c1c1c1)}.container_station-ban>a>img{margin-left:5px;max-height:26px;width:auto}.container_station-ban>h1,.container_station-ban>h2,.container_station-ban>span{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.container_station-ban>.atf-quote{box-shadow:0 0 15px rgba(244,231,231,0.48)}.stella-section{position:relative;min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center center;background-attachment:fixed;overflow:hidden;padding:80px 0}.stella-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center center;background-attachment:fixed;overflow:hidden;padding:100px 0}.stella-content-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.stella-content-left{text-align:left}.stella-content-right{text-align:right}.stella-content-wrapper.stella-center{text-align:center}.stella-badge{display:inline-block;background:linear-gradient(135deg,var(--thm-color),var(--thm-base));color:var(--thm-white);padding:8px 20px;border-radius:25px;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:20px;animation:pulse 2s infinite}.stella-badge-dark{background:linear-gradient(135deg,#333,#666)}.stella-main-title{margin-bottom:50px;line-height:1.2}.stella-title-accent{display:block;font-size:48px;font-weight:300;color:rgba(255,255,255,0.9);margin-bottom:10px}.stella-title-primary{display:block;font-size:68px;font-weight:700;background:linear-gradient(135deg,#a0fdfb,#fefdea,#06a9ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 10px 30px rgba(0,0,0,0.3)}.stella-section-title{font-size:48px;font-weight:700;color:var(--thm-white);margin-bottom:25px;line-height:1.2}.stella-dark-text .stella-section-title{color:var(--thm-black)}.stella-section-desc{font-size:18px;line-height:1.8;color:rgba(255,255,255,0.9);max-width:800px;margin-bottom:40px}.stella-section-header{margin-bottom:50px}.stella-section-header.stella-center{text-align:center;display:flex;flex-direction:column;align-items:center}.stella-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}.stella-feature-card{background:rgba(0,0,0,0.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);border-radius:15px;padding:30px;transition:all .3s cubic-bezier(0.4,0,0.2,1)}.stella-feature-card:hover{background:rgba(0,0,0,0.5);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.2)}.stella-feature-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--thm-color),var(--thm-base));border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:24px;color:var(--thm-white)}.stella-feature-card h3{font-size:22px;font-weight:600;color:var(--thm-white);margin-bottom:15px}.stella-feature-card p{font-size:16px;line-height:1.6;color:rgba(255,255,255,0.85)}.stella-highlight-box{background:rgba(0,0,0,0.3);border-left:4px solid var(--thm-color);padding:25px 30px;border-radius:10px;margin:40px 0;backdrop-filter:blur(5px)}.stella-highlight-box h3{font-size:28px;font-weight:700;color:var(--thm-white);margin-bottom:10px}.stella-highlight-box p{font-size:18px;color:rgba(255,255,255,0.9)}.stella-devices-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:25px;margin-top:50px}.stella-device-item{text-align:center;cursor:pointer;transition:all .3s ease}.stella-device-image img{width:100%;height:100%;object-fit:contain}.stella-device-item span{display:block;font-size:16px;font-weight:600;color:var(--thm-white)}.stella-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.stella-stat-card{background:rgba(0,0,0,0.3);backdrop-filter:blur(10px);border-radius:15px;padding:30px;display:flex;align-items:center;gap:20px;border:1px solid rgba(255,255,255,0.2);transition:all .3s ease}.stella-stat-card:hover{background:rgba(255,255,255,0.15);transform:translateX(-10px)}.stella-stat-wide{grid-column:span 2}.stella-stat-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--thm-color),var(--thm-base));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--thm-white);flex-shrink:0}.stella-stat-content{flex:1;text-align:left}.stella-stat-label{display:block;font-size:16px;color:rgba(255,255,255,0.8);margin-bottom:8px}.stella-stat-value{display:block;font-size:32px;font-weight:700;background:linear-gradient(135deg,#30a1d9,#33bad8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stella-interface-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.stella-interface-card{background:rgba(255,255,255,0.95);border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,0.1);transition:all .3s ease}.stella-interface-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,0.15)}.stella-interface-card h3{font-size:24px;font-weight:600;color:var(--thm-black);margin-bottom:15px}.stella-interface-card h3 i{color:var(--thm-color);margin-right:10px}.stella-interface-card p{font-size:16px;line-height:1.6;color:var(--thm-p);margin-bottom:15px}.stella-spec-highlight{background:linear-gradient(135deg,var(--thm-color),var(--thm-base));color:var(--thm-white);padding:10px 20px;border-radius:10px;font-size:18px;font-weight:600;display:inline-block;margin:15px 0}.stella-spec-note{font-size:14px !important;color:var(--thm-gray) !important;font-style:italic}.stella-app-icon{width:100px;height:100px;margin-bottom:30px}.stella-app-icon img{width:100%;height:100%}.stella-app-features h3{font-size:32px;font-weight:700;color:var(--thm-white);margin-bottom:10px}.stella-app-tagline{font-size:18px;color:rgba(255,255,255,0.9);margin-bottom:30px}.stella-app-list{list-style:none;padding:0;margin-bottom:40px}.stella-app-list li{font-size:16px;color:rgba(255,255,255,0.85);margin-bottom:15px;padding-left:30px;position:relative;width:auto;text-align:end}.stella-app-list li i{position:absolute;left:0;top:2px;color:var(--thm-base)}.stella-app-download{margin-top:40px;padding-top:30px;border-top:1px solid rgba(255,255,255,0.2)}.stella-download-title{font-size:20px;font-weight:600;color:var(--thm-white);margin-bottom:20px}.stella-download-buttons{display:flex;gap:20px;justify-content:end;margin-bottom:15px}.stella-download-btn{transition:transform .3s ease}.stella-download-btn:hover{transform:scale(1.05)}.stella-download-btn img{height:50px;width:auto}.stella-download-note{font-size:14px;color:rgba(255,255,255,0.7);font-style:italic}.stella-advanced-content{max-width:800px}.stella-feature-block{background:rgba(0,0,0,0.3);backdrop-filter:blur(15px);border-radius:15px;padding:30px;margin-bottom:30px;border:1px solid rgba(255,255,255,0.2)}.stella-app-icon-small{width:60px;height:60px;margin-bottom:20px}.stella-app-icon-small img{width:100%;height:100%}.stella-feature-block h3{font-size:24px;font-weight:600;color:var(--thm-white);margin-bottom:15px}.stella-feature-block p{font-size:16px;line-height:1.8;color:rgba(255,255,255,0.85)}.stella-package{background:linear-gradient(135deg,#f5f5f5,#fff);padding:100px 0}.stella-package .stella-section-title{color:var(--thm-black)}.stella-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:50px}.stella-package-item{background:var(--thm-white);border-radius:15px;padding:30px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,0.1);transition:all .3s ease}.stella-package-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.15)}.stella-package-main{grid-column:span 2;grid-row:span 2}.stella-package-image{width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.stella-package-main .stella-package-image{height:400px}.stella-package-image img{max-width:100%;max-height:100%;object-fit:contain}.stella-package-item h4{font-size:20px;font-weight:600;color:var(--thm-black);margin-bottom:10px}.stella-package-item p{font-size:14px;color:var(--thm-gray)}.stella-disclaimer{margin-top:50px;padding:20px;background:rgba(0,0,0,0.05);border-radius:10px}.stella-disclaimer p{font-size:14px;color:var(--thm-gray);line-height:1.6;margin:0}.stella-cta{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:80px 0}.stella-cta-content{text-align:center}.stella-cta-content h2{font-size:36px;font-weight:700;color:var(--thm-white);margin-bottom:15px}.stella-cta-content p{font-size:18px;color:rgba(255,255,255,0.8);margin-bottom:30px}.stella-cta-button{display:inline-block;background:linear-gradient(135deg,var(--thm-color),var(--thm-base));color:var(--thm-white);padding:15px 40px;border-radius:50px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 5px 20px rgba(58,151,255,0.3)}.stella-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(58,151,255,0.4);color:var(--thm-white)}.stella-cta-button i{margin-right:10px}@keyframes pulse{0{box-shadow:0 0 0 0 rgba(58,151,255,0.7)}70%{box-shadow:0 0 0 10px rgba(58,151,255,0)}100%{box-shadow:0 0 0 0 rgba(58,151,255,0)}}@media(max-width:991px){.stella-section{padding:60px 0}.stella-title-accent{font-size:36px}.stella-title-primary{font-size:48px}.stella-section-title{font-size:36px}.stella-features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.stella-devices-showcase{grid-template-columns:repeat(3,1fr)}.stella-package-main{grid-column:span 1;grid-row:span 1}.stella-package-main .stella-package-image{height:200px}}@media(max-width:767px){.stella-section{min-height:auto;padding:40px 0;background-attachment:scroll}.stella-hero-section{min-height:auto;padding:60px 0;background-attachment:scroll}.stella-content-wrapper{padding:0 20px}.stella-content-right{text-align:left}.stella-title-accent{font-size:28px}.stella-title-primary{font-size:36px}.stella-section-title{font-size:28px}.stella-section-desc{font-size:16px}.stella-features-grid{grid-template-columns:1fr}.stella-devices-showcase{grid-template-columns:repeat(2,1fr);gap:15px}.stella-device-image{width:100px;height:100px;padding:15px}.stella-stats-grid{grid-template-columns:1fr}.stella-stat-wide{grid-column:span 1}.stella-stat-value{font-size:24px}.stella-interface-grid{grid-template-columns:1fr}.stella-app-showcase{padding:30px 20px}.stella-download-buttons{flex-direction:column;align-items:center}.stella-package-grid{grid-template-columns:1fr}.stella-cta-content h2{font-size:28px}.stella-cta-button{padding:12px 30px;font-size:16px}}@supports not(backdrop-filter:blur(10px)){.stella-feature-card,.stella-stat-card,.stella-app-showcase,.stella-feature-block{background:rgba(0,0,0,0.3)}.stella-device-image{background:rgba(255,255,255,0.9)}}.stella-dark-text{color:var(--thm-black)}.stella-dark-text .stella-section-desc{color:var(--thm-p)}.stella-dark-text .stella-feature-card h3,.stella-dark-text .stella-feature-card p{color:var(--thm-black)}@media print{.stella-section{background-attachment:scroll !important;min-height:auto !important}.stella-badge,.stella-cta{display:none}}.stella-app-showcase{background:rgba(0,0,0,0.3);backdrop-filter:blur(15px);border-radius:20px;padding:50px;margin-top:40px;border:1px solid rgba(255,255,255,0.15)}.stella-content-right .stella-app-icon{width:100px;height:100px;margin-bottom:30px;margin-left:auto;display:block}.stella-app-list{list-style:none;padding:0;margin-bottom:40px;max-width:600px;margin-left:auto}.stella-app-list li{font-size:16px;color:rgba(255,255,255,0.9);margin-bottom:15px;display:flex;align-items:center;justify-content:flex-end;text-align:left;gap:10px}.stella-app-list li i{color:var(--thm-base);position:static;flex-shrink:0;order:2}@media(min-width:992px){.stella-app-list li{min-width:350px}.stella-content-right .stella-app-features{text-align:right}.stella-content-right .stella-app-features h3,.stella-content-right .stella-app-tagline{text-align:right}}.stella-app-features h3{font-size:32px;font-weight:700;color:var(--thm-white);margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.stella-app-tagline{font-size:18px;color:rgba(255,255,255,0.95);margin-bottom:30px;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.stella-devices-showcase{display:grid;gap:25px;margin-top:50px}@media(min-width:1200px){.stella-devices-showcase{grid-template-columns:repeat(6,1fr)}}@media(min-width:768px) and (max-width:1199px){.stella-devices-showcase{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){.stella-devices-showcase{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}@media(max-width:767px){.stella-devices-showcase{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:15px}.stella-device-image{width:100px;height:100px;padding:15px}}@media(max-width:480px){.stella-devices-showcase{gap:10px}.stella-device-image{width:80px;height:80px;padding:12px}.stella-device-item span{font-size:14px}}.stella-device-item{text-align:center;cursor:pointer;transition:all .3s ease}.stella-device-image{background:rgba(0,0,0,0.3);width:120px;height:120px;border-radius:20px;padding:20px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,0.2);transition:all .3s ease}.stella-device-item:hover .stella-device-image{background:rgba(255,255,255,0.2);transform:scale(1.1);box-shadow:0 10px 30px rgba(0,0,0,0.2)}.StellaVitaVideo-box{margin:0 auto;width:100%;height:auto;position:absolute;left:0;bottom:30px}.StellaVitaVideo-box>li{display:flex;justify-content:space-around;align-items:center}#faqAccordion .card-title a:before,#faqAccordion .card-title a.collapsed:before{background:var(--thm-black)}@media screen and (max-width:750px){.StellaVitaVideo-box{display:none}}.card-body p{color:var(--thm-white)}