*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}.slide-in-from-bottom{animation:slideInFromBottom .6s ease-out forwards}.slide-in-from-right{animation:slideInFromRight .6s ease-out forwards}.navbar-container{width:100%;font-family:Inter,sans-serif}body.menu-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{background-color:#eaeaea;color:#000;font-size:.875rem;display:flex;justify-content:center;align-items:center;padding:12px 24px;flex-wrap:wrap;gap:12px}.topbar-text{margin-right:8px}.country-select{border:1px solid #ccc;border-radius:6px;padding:4px 12px;font-size:.775rem;font-weight:400;background-color:#d9d9d9}.continue-btn{background-color:#e21c38;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:.875rem;cursor:pointer}.continue-btn:hover{background-color:#b71c1c}.close-btn{background:none;border:none;font-size:1rem;color:#666;cursor:pointer}.close-btn:hover{color:#111}.main-navbar{background-color:#e21c38;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 48px;box-shadow:0 2px 6px #0000001a;position:relative}.logo-section{display:flex;align-items:center;gap:8px}.logo-img{height:48px;width:auto;object-fit:contain}.nav-menu{display:flex;align-items:center;gap:32px;transition:transform .24s ease,opacity .24s ease}.nav-links{display:flex;gap:32px;list-style:none;font-weight:500;margin:0;padding:0}.nav-links li{cursor:pointer}.nav-links li:hover{text-decoration:underline}.nav-icons{display:flex;gap:16px}.icon{width:20px;height:20px;cursor:pointer}.icon:hover{opacity:.8}.hamburger-icon{display:none;background:none;border:none;color:#fff;cursor:pointer;z-index:1001}@media(max-width:1024px){.main-navbar{padding:12px 32px}.nav-menu,.nav-links{gap:24px}}@media(max-width:768px){.topbar{flex-direction:column;text-align:center;gap:12px}.country-select,.continue-btn{width:80%;max-width:250px;padding-left:10px;padding-right:10px;box-sizing:border-box}.main-navbar{padding:12px 16px;position:sticky;top:0;z-index:1002}.hamburger-icon{display:block}.nav-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#e21c38;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;transform:translate(100%);opacity:0;pointer-events:none;padding:96px 32px 48px;box-sizing:border-box;overflow-y:auto}.nav-menu.open{transform:translate(0);opacity:1;pointer-events:auto}.nav-links{flex-direction:column;align-items:center;gap:20px}.nav-links li{font-size:1.5rem}.nav-icons{gap:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.icon{width:28px;height:28px}}.footer-section{width:100%;padding:80px 40px 40px;background-color:#07184a;color:#fff;box-sizing:border-box}.footer-container{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto 50px}.footer-logo-img{width:120px;height:auto;margin-bottom:15px}.footer-description{font-size:.95rem;line-height:1.7;margin-bottom:25px;max-width:300px;font-weight:500;color:#fffc}.footer-socials{display:flex;gap:15px}.footer-socials a{color:#ffffffb3;font-size:1.2rem;transition:color .3s ease,transform .3s ease}.footer-socials a:hover{color:#e21c38;transform:scale(1.1)}.footer-col{padding-top:10px}.footer-col h4{font-size:1.1rem;font-weight:500;color:#fff;margin-bottom:20px}.footer-col a{display:block;font-size:.95rem;font-weight:500;color:#ffffffb3;text-decoration:none;margin-bottom:12px;transition:color .3s ease}.footer-col a:hover{color:#e21c38}.footer-bottom{max-width:1000px;margin:0 auto;text-align:center}.footer-divider{border:0;height:1px;background-color:#fff3;margin-bottom:30px}.footer-bottom p{font-size:.9rem;color:#ffffffb3}@media(max-width:992px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media(max-width:768px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.footer-description{margin-left:0;margin-right:0}.footer-socials{justify-content:flex-start}.footer-col{padding-top:0}.brand-col{grid-column:span 2}.brand-col .footer-socials{justify-content:flex-start}}@media(max-width:520px){.footer-section{padding:64px 24px 32px}.footer-container{gap:20px}.footer-col h4{font-size:1rem}.footer-col a{font-size:.9rem}}.hero{display:flex;justify-content:space-between;align-items:center;padding:80px 96px 80px 180px;background-color:#fff;gap:40px;min-height:50vh}.hero-content{flex:1;max-width:550px}.hero-title{font-size:42px;font-weight:700;color:#000;margin-bottom:16px}.hero-text{font-size:1rem;line-height:1.6;color:#555;margin-bottom:32px}.hero-buttons{display:flex;gap:20px}.btn-primary{background-color:#e21c38;color:#fff;border:none;padding:14px 26px;border-radius:8px;font-size:1rem;cursor:pointer;transition:.3s}.btn-primary:hover{background-color:#fff;color:#e21c38;border:1.5px solid #e21c38;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:#07184a;border:1.5px solid #07184a;padding:14px 26px;border-radius:8px;font-size:1rem;cursor:pointer;transition:.3s}.btn-secondary:hover{background-color:#07184a;color:#fff;border:1.5px solid #07184a;transform:translateY(-2px)}.hero-image{flex:1;display:flex;justify-content:center}.hero-image img{width:100%;max-width:585px;border-radius:8px}@media(max-width:900px){.hero{flex-direction:column;text-align:center;padding:60px 20px;gap:32px}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-buttons{justify-content:center;flex-wrap:wrap;gap:16px}.hero-image{justify-content:center}.hero-image img{width:100%;max-width:360px}}@media(max-width:600px){.hero{padding:48px 24px;gap:24px}.hero-title{font-size:34px;line-height:1.2}.hero-text{font-size:.95rem;margin-bottom:24px}.hero-buttons{flex-direction:column;width:100%;gap:12px}.btn-primary,.btn-secondary{width:100%}.hero-image img{max-width:300px}}.features-section{width:100%;padding:80px 40px;background-color:#f6f6f6;box-sizing:border-box;min-height:80vh}.features-header{text-align:center;margin-bottom:6%}.features-header h2{font-size:clamp(2rem,5vw,2.55rem);font-weight:700;color:#000;margin-bottom:15px}.features-header p{font-size:clamp(1rem,2.5vw,1.1rem);color:#7e7e7e;line-height:1.6;max-width:640px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.feature-card{background-color:#fff;padding:35px 30px;border-radius:8px;box-shadow:0 4px 15px #00000005;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000000d}.feature-icon-wrapper{margin-bottom:20px}.feature-icon{width:48px;height:48px;object-fit:contain;display:block}.feature-card h3{font-size:clamp(1.15rem,2.5vw,1.3rem);font-weight:500;color:#000;margin-bottom:10px}.feature-card p{font-size:1rem;line-height:1.6;color:#7e7e7e;font-weight:400}@media(max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.features-header h2{font-size:2.2rem}}@media(max-width:768px){.features-section{padding:60px 20px}.features-grid{grid-template-columns:1fr;gap:24px}.features-header h2{font-size:2rem}.features-header p{font-size:1rem}.feature-card{text-align:center;padding:30px 24px}.feature-icon-wrapper{display:flex;justify-content:center}.feature-card p{font-size:.95rem}}@media(max-width:480px){.features-section{padding:48px 16px}.features-grid{gap:20px}.feature-card{padding:24px 20px}.features-header h2{font-size:1.8rem}.features-header p{font-size:.95rem}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.9rem}}.product-chooser-section{width:100%;padding:80px 40px;background-color:#fff;box-sizing:border-box;min-height:90vh}.product-chooser-header{text-align:center;margin-bottom:6%}.product-chooser-header h2{font-size:clamp(2rem,5vw,2.55rem);font-weight:700;color:#000;margin-bottom:15px}.product-chooser-header p{font-size:clamp(1rem,2.5vw,1.1rem);color:#7e7e7e;line-height:1.6;max-width:560px;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.product-card{background-color:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 4px 12px #00000008;text-align:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000012}.product-image-placeholder{width:100%;height:300px;background-color:#f6f6f6;display:flex;align-items:center;justify-content:center}.product-image-placeholder img{width:100%;height:100%;object-fit:cover}.product-info{padding:30px;display:flex;flex-direction:column;align-items:center;gap:12px}.product-info h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:#000}.product-variant{font-size:1rem;color:#7e7e7e}.product-price{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;color:#e21c38}.product-button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:14px 24px;background-color:#e21c38;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.product-button:hover{background-color:#fff;color:#e21c38;border:1.5px solid #e21c38;transform:translateY(-2px)}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr);max-width:900px;gap:24px}}@media(max-width:992px){.product-grid{grid-template-columns:1fr;max-width:520px}.product-info{align-items:center}}@media(max-width:768px){.product-chooser-section{padding:60px 20px}.product-chooser-header h2{font-size:2rem}.product-grid{max-width:100%;gap:24px}.product-card{padding-bottom:24px}}@media(max-width:600px){.product-chooser-section{padding:48px 16px}.product-image-placeholder{height:240px}.product-info{padding:24px 20px}.product-button{width:100%}.product-price{margin-bottom:8px}}.more-phone-section{width:100%;padding:100px 40px;background-color:#e21c38;color:#fff;box-sizing:border-box}.more-phone-container{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1200px;margin:0 auto;align-items:center;min-height:40vh}.more-phone-content h2{font-size:clamp(2rem,5vw,2.55rem);font-weight:700;margin-bottom:20px;line-height:1.2}.more-phone-content p{font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.7;margin-bottom:35px;max-width:500px}.more-phone-buttons{display:flex;flex-wrap:wrap;gap:15px}.btn{padding:14px 28px;font-size:.95rem;font-weight:550;text-decoration:none;border-radius:8px;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.btn-light-bg{background-color:#fff;color:#333;border:2px solid #ffffff}.btn-light-bg:hover{background-color:#f0f0f0;border-color:#f0f0f0;transform:translateY(-2px)}.btn-outline-light{background-color:transparent;color:#07184a;border:1.5px solid #07184a}.btn-outline-light:hover{background-color:#07184a;color:#fff;border:1.5px solid #07184a;transform:translateY(-2px)}.more-phone-cards{display:flex;flex-direction:column;gap:30px}.feature-highlight-card{background-color:#fffc;padding:20px;border-radius:8px;color:#212529;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feature-highlight-icon{width:48px;height:48px;margin-bottom:15px}.feature-highlight-icon img{width:100%;height:100%;object-fit:contain}.feature-highlight-card h3{font-size:clamp(1.15rem,2.5vw,1.4rem);font-weight:500;margin-bottom:10px}.feature-highlight-card p{font-size:.95rem;font-weight:400;color:#7e7e7e;line-height:1.6}@media(max-width:1200px){.more-phone-section{padding:88px 32px}.more-phone-container{gap:48px}}@media(max-width:992px){.more-phone-container{grid-template-columns:1fr;gap:48px}.more-phone-content{text-align:center;display:flex;flex-direction:column;align-items:center}.more-phone-content p{margin-left:auto;margin-right:auto}.more-phone-buttons{justify-content:center}.more-phone-cards{flex-direction:row;justify-content:center;gap:24px}.feature-highlight-card{flex:1;min-width:240px}}@media(max-width:768px){.more-phone-section{padding:64px 24px}.more-phone-content h2{font-size:2.1rem}.more-phone-buttons{flex-direction:column;align-items:stretch}.more-phone-cards{flex-direction:column}}@media(max-width:540px){.more-phone-section{padding:56px 20px}.more-phone-content h2{font-size:1.9rem}.feature-highlight-card{padding:18px}.more-phone-buttons .btn{width:100%}.more-phone-buttons{gap:12px}.feature-highlight-card p{font-size:.9rem}}.cta-section{width:100%;padding:150px 40px;background-color:#fff;text-align:center;box-sizing:border-box;min-height:50vh}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-size:clamp(2rem,5vw,2.55rem);font-weight:700;color:#000;margin-bottom:20px}.cta-content p{font-size:clamp(1rem,2.5vw,1.1rem);color:#7e7e7e;line-height:1.7;margin-bottom:35px;font-weight:500}.cta-button{display:inline-flex;align-items:center;gap:10px;padding:16px 35px;background-color:#e21c38;color:#fff;font-size:1.05rem;font-weight:400;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.cta-button:hover{background-color:#d62839;transform:translateY(-3px) scale(1.02)}@media(max-width:1100px){.cta-section{padding:120px 32px}.cta-button{padding:16px 32px}}@media(max-width:768px){.cta-section{padding:80px 20px}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-button{padding:14px 28px}}@media(max-width:520px){.cta-section{padding:64px 16px}.cta-content{max-width:100%}.cta-content h2{font-size:1.85rem}.cta-button{width:100%;justify-content:center}}
