@import "https://fonts.googleapis.com/css2?family=Inter:wght@400&family=Sora:wght@600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#1f2c44;background:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}html{scroll-behavior:smooth}section[id],footer[id]{scroll-margin-top:84px}h1{font-family:Sora,sans-serif;font-size:48px;font-weight:700;line-height:1.2}h2{margin-bottom:20px;font-family:Sora,sans-serif;font-size:36px;font-weight:600;line-height:1.25}p{color:#6c7a93;font-family:Inter,sans-serif;font-size:16px;font-weight:400}button,input,textarea,select,a,li,small,span{font-family:Inter,sans-serif}button,[type=button],[type=submit]{font-size:16px;font-weight:400}.container{width:min(94%,1380px);max-width:1380px;margin:auto}@media (width<=768px){h1{font-size:34px}h2{font-size:28px}body,p,button,[type=button],[type=submit]{font-size:15px}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #1f2c4414;justify-content:space-between;align-items:center;padding:20px 0;transition:all .3s;display:flex;position:relative}.logo{color:#1f2c44;cursor:pointer;letter-spacing:-.8px;background:0 0;border:none;padding:0;font-size:24px;font-weight:900;line-height:1;transition:all .3s}.logo:hover{color:#2f54eb;transform:scale(1.06)}.logo-primary{color:inherit}.nav-links{align-items:center;gap:45px;list-style:none;display:flex}.nav-links li{cursor:pointer;color:#1f2c44;letter-spacing:-.3px;padding:6px 0;font-size:15px;font-weight:700;transition:all .3s;position:relative}.nav-links li:after{content:"";background:#ff5a00;border-radius:2px;width:0%;height:3px;transition:width .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:-8px;left:0}.nav-links li:hover{color:#2f54eb;transform:translateY(-2px)}.nav-links li:hover:after{width:100%}.menu-toggle{color:#1f2c44;cursor:pointer;background:0 0;border:none;padding:8px;font-size:24px;transition:all .3s;display:none}.menu-toggle svg{width:20px;height:20px}.btn-primary{color:#fff;background:#2f54eb;border:none;border-radius:8px;padding:10px 22px}.btn-outline{background:0 0;border:1px solid #2f54eb;border-radius:8px;padding:10px 22px}.hero{justify-content:space-between;align-items:center;gap:100px;padding:100px 0 80px;display:flex;position:relative}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#2f54eb0f,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-200px}.hero-left{z-index:2;flex:55%;max-width:600px;position:relative}.hero-right{z-index:1;flex:45%;justify-content:center;align-items:center;display:flex;position:relative}.hero-left h1{color:#1f2c44;letter-spacing:-1.2px;margin-bottom:20px;font-size:64px;font-weight:900;line-height:1.2}.hero-left p{color:#6c7a93;max-width:520px;margin-bottom:36px;font-size:18px;font-weight:400;line-height:1.8}.hero-right{flex:45%;justify-content:center;display:flex;position:relative}.hero-right img{width:100%;max-width:480px;box-shadow:none;object-fit:cover;background:0 0;border-radius:20px;transition:all .4s}.hero-right img:hover{box-shadow:none;transform:translateY(-8px)}.dot-pattern{opacity:.2;z-index:-1;background:radial-gradient(#2f54eb 2px,#0000 2px) 0 0/10px 10px;width:140px;height:140px;position:absolute;top:-30px;right:-30px}.highlight{z-index:1;display:inline-block;position:relative}.highlight:after{content:"";z-index:-1;background:#ff6a0040;border-radius:4px;width:100%;height:14px;position:absolute;bottom:6px;left:0}.hero-enquiry{border-radius:40px;max-width:420px;margin-top:25px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.hero-enquiry input{border:none;outline:none;flex:1;padding:14px 20px;font-size:15px}.hero-enquiry button{color:#fff;cursor:pointer;background:#ff7a00;border:none;padding:0 25px;font-weight:600}.price-line{color:#444;margin-bottom:15px;font-size:20px;font-weight:500}.image-wrapper{position:relative}.image-wrapper img{border-radius:24px;width:100%;max-width:520px;box-shadow:0 25px 60px #00000014}.hero-offer-badge{color:#fff;background:#ff7a00;border-radius:30px;padding:8px 16px;font-size:13px;font-weight:600;position:absolute;top:20px;right:20px}.price-highlight{color:#ff7a00;font-size:34px;font-weight:800}.hero-subtext{color:#6c7a93;margin-bottom:25px;font-size:16px;line-height:1.6}.hero-enquiry button{color:#fff;cursor:pointer;background:#2f54eb;border:none;padding:0 25px;font-weight:600;transition:all .3s}.hero-badge{color:#2f54eb;background:#2f54eb1a;border-radius:30px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.hero-left h1{color:#1f2c44;margin-bottom:15px;font-size:56px;font-weight:800;line-height:1.1}.highlight{color:#2f54eb}.hero-description{color:#6c7a93;margin-bottom:25px;font-size:17px;line-height:1.7}.hero-features{grid-template-columns:repeat(2,1fr);gap:10px 30px;margin-bottom:30px;font-size:15px;display:grid}.hero-features div{align-items:center;gap:8px;display:flex}.hero-features svg{color:#28a745}.hero-floating{background:#fff;border-radius:14px;padding:18px 22px;font-size:14px;position:absolute;bottom:30px;left:-40px;box-shadow:0 15px 40px #0000001a}.hero-floating h4{color:#2f54eb;margin-bottom:5px}.hero-enquiry button:hover{background:#1c3ed6}.hero-buttons{align-items:center;gap:20px;margin-bottom:40px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#ff5a00;border:none;border-radius:10px;padding:14px 32px;font-weight:600;transition:all .3s}.btn-primary:hover{transform:translateY(-4px);box-shadow:0 15px 40px #2f54eb66}.btn-icon{color:#2f54eb;cursor:pointer;background:#fff;border:2px solid #2f54eb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.btn-icon:hover{color:#fff;background:#2f54eb;transform:scale(1.05)}.btn-text{color:#2f54eb;background:0 0;border:none;align-items:center;gap:8px;font-weight:600;display:flex}.btn-text .play-icon{font-size:1.1rem}.hero-left h1{font-size:48px;line-height:1.2}.hero-left p{max-width:520px;margin-top:16px}.hero-right{position:relative}.floating-icon{color:#2f54eb;background:#fff;border-radius:50%;padding:12px;font-size:1.2rem;position:absolute;box-shadow:0 4px 12px #0000001a}.icon-location{color:#34d399;top:10%;left:-50px}.icon-wifi{color:#3b82f6;bottom:20%;right:-50px}.icon-chat{color:#f97316;top:60%;left:15%}.icon-line{pointer-events:none;position:absolute;top:0;left:0}.brands{color:#c0c8d6;letter-spacing:.5px;gap:40px;margin-top:20px;font-size:15px;font-weight:600;display:flex}@media (width<=1200px){.hero{gap:70px;padding:80px 0 60px}.hero-left h1{font-size:56px}.price-highlight{font-size:36px}.hero-enquiry,.image-wrapper img{max-width:420px}}@media (width<=992px){.navbar{padding:16px 0}.logo{font-size:22px}.nav-links{gap:28px}.nav-links li{font-size:14px;font-weight:700}.hero{text-align:center;flex-direction:column;gap:40px;padding:60px 0}.hero:before{width:350px;height:350px;top:-80px;right:-150px}.hero-left,.hero-right{flex:0 0 100%;max-width:100%}.hero-left{order:1}.hero-right{order:2;justify-content:center}.hero-left h1{margin-bottom:16px;font-size:44px}.hero-badge{padding:7px 16px;font-size:13px}.price-highlight{font-size:32px}.hero-subtext{margin-bottom:28px;font-size:16px}.hero-features{grid-template-columns:repeat(2,1fr);justify-items:center;gap:14px 28px}.hero-enquiry{max-width:100%;margin:24px auto 0}.image-wrapper img{max-width:380px}}@media (width<=768px){.navbar{z-index:1000;border-bottom:1px solid #1f2c441a;padding:14px 0;position:relative}.logo{letter-spacing:-.6px;font-size:20px}.nav-links{z-index:999;background:#fff;border-bottom:2px solid #2f54eb1a;border-radius:0 0 16px 16px;flex-direction:column;gap:14px;width:100%;margin-top:0;padding:20px 16px;display:none;position:fixed;top:60px;left:0;right:0;box-shadow:0 12px 40px #0000001f}.nav-links.active{animation:.3s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-links li{color:#1f2c44;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:700;transition:all .3s}.nav-links li:hover{color:#2f54eb;background:#ff5a00;transform:translate(4px)}.nav-links li:after{display:none}.menu-toggle{color:#2f54eb;cursor:pointer;z-index:1001;background:#ff5a00;border:1px solid #2f54eb33;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex}.menu-toggle:hover{background:#ff5a00;transform:scale(1.08)}.hero-right{display:none}.hero{text-align:center;flex-direction:column;gap:30px;padding:60px 0 50px}.hero:before{width:250px;height:250px;top:-50px;right:-100px}.hero-left{flex:0 0 100%;max-width:100%}.hero-left h1{margin-bottom:14px;font-size:36px;line-height:1.3}.hero-badge{margin-bottom:18px;padding:6px 14px;font-size:12px}.price-line{margin-bottom:18px;font-size:16px}.price-highlight{font-size:28px}.hero-subtext{margin-bottom:28px;font-size:15px;line-height:1.7}.hero-features{grid-template-columns:1fr;gap:14px;margin:28px 0}.hero-features div{justify-content:center;font-size:14px;font-weight:500}.hero-features svg{font-size:18px}.hero-enquiry{border-radius:16px;flex-direction:column;max-width:100%;margin-top:28px}.hero-enquiry input{padding:14px 20px;font-size:14px}.hero-enquiry button{width:100%;padding:14px 20px;font-size:14px}}@media (width<=480px){.navbar{padding:12px 0}.logo{font-size:18px;font-weight:900}.menu-toggle{width:36px;height:36px;font-size:18px}.hero{padding:50px 0 40px}.hero:before{width:180px;height:180px;top:-40px;right:-80px}.hero-left h1{font-size:28px;line-height:1.3}.hero-badge{margin-bottom:14px;padding:5px 12px;font-size:11px}.price-line{font-size:14px}.price-highlight{font-size:24px}.hero-subtext{margin-bottom:24px;font-size:14px}.hero-features{gap:12px;margin:24px 0}.hero-features div{font-size:13px}.hero-enquiry{border-radius:12px;margin-top:24px}.hero-enquiry input,.hero-enquiry button{padding:12px 16px;font-size:13px}}.services{background:#ff5a00;padding:120px 0;position:relative;overflow:hidden}.services-wrapper{justify-content:space-between;align-items:center;gap:80px;display:flex}.services-left{flex:50%}.services-left h2{color:#1f2c44;letter-spacing:-1px;margin-bottom:24px;font-size:52px;font-weight:900;line-height:1.15}.highlight-purple{color:#7f4b97}.services-description{color:#6c7a93;max-width:520px;margin-bottom:40px;font-size:16px;font-weight:400;line-height:1.8}.features-grid{grid-template-columns:repeat(2,1fr);gap:24px 48px;margin-bottom:40px;display:grid}.feature-item{color:#1f2c44;align-items:center;gap:14px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.feature-item:hover{color:#2f54eb;transform:translate(6px)}.feature-icon{color:#2f54eb;flex-shrink:0;width:24px;height:24px;font-weight:700}.learn-more-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#ff5a00;border:none;border-radius:50px;padding:16px 40px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 12px 32px #9a409547}.learn-more-btn:hover{background:#ff5a00;transform:translateY(-4px);box-shadow:0 16px 42px #9a409557}.services-image-wrapper{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.services-bg-shape{z-index:1;border-radius:40px;position:absolute}.shape-1{opacity:.9;background:#ff5a00;border-radius:0 0 0 80px;width:420px;height:380px;top:-40px;right:-100px}.shape-2{opacity:.85;background:#ff5a00;border-radius:80px 80px 0;width:280px;height:320px;bottom:-60px;left:-80px}.services-img{object-fit:cover;z-index:3;filter:drop-shadow(0 20px 40px #0000001a);border-radius:24px;width:100%;max-width:380px;height:auto;transition:all .4s;position:relative;box-shadow:0 30px 80px #2f54eb33}.services-image-wrapper:hover .services-img{transform:translateY(-12px)scale(1.02);box-shadow:0 40px 100px #2f54eb40}.speed-indicator{z-index:4;text-align:center;background:#fff;border-radius:24px;min-width:240px;padding:28px;position:absolute;bottom:40px;right:-40px;box-shadow:0 20px 60px #0000001f}.speed-circle{flex-direction:column;align-items:center;gap:6px;display:flex}.speed-value{color:#1f2c44;font-size:32px;font-weight:900;display:block}.speed-unit{color:#2f54eb;letter-spacing:.3px;font-size:14px;font-weight:700;display:block}.section-sub{color:#6c7a93;letter-spacing:.3px;max-width:650px;margin:0 auto 10px;font-size:16px;font-weight:400;line-height:1.8}.link-btn{color:#2f54eb;margin-top:12px;font-weight:600;text-decoration:none;transition:color .2s}.link-btn:hover{color:#1a3fb8}.broadband{justify-content:space-between;align-items:center;gap:100px;padding:140px 0;display:flex;position:relative}.broadband:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff7a000f,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;left:-200px}.broadband-left{z-index:1;flex:50%;justify-content:center;display:flex;position:relative}.image-wrapper{justify-content:center;display:flex;position:relative}.image-wrapper img{object-fit:cover;border-radius:20px;width:100%;max-width:500px;transition:all .4s;box-shadow:0 35px 100px #2f54eb26}.image-wrapper:hover img{transform:translateY(-12px);box-shadow:0 45px 120px #2f54eb33}.offer-badge{color:#fff;letter-spacing:.3px;z-index:10;background:#ff5a00;border-radius:50px;padding:10px 20px;font-size:13px;font-weight:700;position:absolute;top:24px;left:24px;box-shadow:0 8px 24px #ff7a004d}.broadband-right{z-index:1;flex:50%;position:relative}.section-tag{color:#2f54eb;letter-spacing:.3px;background:#ff5a00;border:1px solid #2f54eb33;border-radius:50px;margin-bottom:18px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.broadband-right h2{color:#1f2c44;letter-spacing:-1px;margin-bottom:18px;font-size:48px;font-weight:900;line-height:1.2}.broadband-sub{color:#6c7a93;margin-bottom:36px;font-size:17px;font-weight:400;line-height:1.8}.benefits-box{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px;display:grid}.broadband-list{padding:0;list-style:none}.broadband-list li{color:#4a5a7a;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:15px;font-weight:500;line-height:1.6;transition:all .3s;display:flex}.broadband-list li:hover{color:#2f54eb;transform:translate(4px)}.broadband-list svg{color:#10b981;flex-shrink:0;width:20px;height:20px;margin-top:2px}.cta-section{align-items:center;gap:16px;display:flex}.buy-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#ff5a00;border:none;border-radius:50px;padding:14px 36px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #ff7a004d}.buy-btn:hover{background:#ff5a00;transform:translateY(-4px);box-shadow:0 12px 36px #ff7a0066}.cta-note{color:#c0c8d6;font-size:13px;font-weight:600}.pricing{text-align:center;padding:80px 0;position:relative}.pricing h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.pricing-sub{color:#6c7a93;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.price-card{isolation:isolate;background:#fff;border:1px solid #dce5ff;border-radius:20px;flex-direction:column;gap:20px;padding:45px 35px;transition:all .35s;display:flex;position:relative;overflow:hidden}.price-card:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:#ff5a00;transition:opacity .35s;position:absolute;inset:0}.price-card:hover{border-color:#2f54eb73;transform:translateY(-8px);box-shadow:0 22px 55px #2f54eb2e}.price-card:hover:before{opacity:1}.price-tag{color:#2f54eb;background:#2f54eb1a;border-radius:999px;width:fit-content;margin:0 auto;padding:6px 14px;font-size:12px;font-weight:700}.price-card h3{font-size:1.25rem;font-weight:600}.price-amount{justify-content:center;align-items:baseline;gap:4px;margin:12px 0;display:flex}.price-value{font-size:2.2rem;font-weight:700}.price-period{color:#6c7a93;font-size:.9rem}.price-features{text-align:left;flex-grow:1;margin:20px 0;padding:0;list-style:none}.price-features li{color:#6c7a93;align-items:center;gap:12px;padding:10px 0;font-size:.95rem;display:flex}.price-features svg{color:#2f54eb;flex-shrink:0;width:18px;height:18px}.speed-selector{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:50px;display:flex}.speed-btn{color:#2f54eb;cursor:pointer;background:0 0;border:1px solid #2f54eb;border-radius:30px;padding:10px 20px;font-weight:600;transition:all .3s}.active-speed{color:#fff;background:#2f54eb}.price-btn{color:#2f54eb;background:#fff;border:1px solid #2f54eb;border-radius:10px;padding:12px 16px;font-weight:700;transition:all .3s}.price-card:hover .price-btn{color:#fff;background:#2f54eb;box-shadow:0 12px 25px #2f54eb40}@media (width<=1200px){.services{padding:100px 0}.services-wrapper{gap:50px}.services-left h2{font-size:44px}.services-description{margin-bottom:32px;font-size:15px}.features-grid{gap:20px 40px;margin-bottom:32px}.feature-item{font-size:15px}.services-image-wrapper{height:450px}.services-img{max-width:340px}.speed-indicator{bottom:35px;right:-30px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.broadband{gap:50px}.broadband-right h2{font-size:36px}}@media (width<=992px){.services{padding:80px 0}.services-wrapper{flex-direction:column;gap:60px}.services-left{text-align:center;flex:0 0 100%}.services-left h2{margin-bottom:18px;font-size:38px}.services-description{max-width:100%;margin-bottom:28px;font-size:14px}.features-grid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:16px 32px;max-width:500px;margin-bottom:28px;margin-left:auto;margin-right:auto}.feature-item{justify-content:center;font-size:14px}.services-right{flex:0 0 100%}.services-image-wrapper{height:400px}.services-img{max-width:300px}.shape-1{width:350px;height:320px;top:-30px;right:-80px}.shape-2{width:200px;height:250px;bottom:-40px;left:-60px}.speed-indicator{min-width:200px;padding:20px;bottom:30px;right:-20px}.speed-value{font-size:28px}.speed-unit{font-size:12px}.broadband{text-align:center;flex-direction:column;gap:60px;padding:100px 0}.broadband:before{width:300px;height:300px;top:-120px;left:-150px}.broadband-left,.broadband-right{flex:0 0 100%;max-width:100%}.broadband-left{justify-content:center}.image-wrapper img{max-width:420px}.broadband-right h2{font-size:40px}.benefits-box{grid-template-columns:1fr;gap:20px}.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services{padding:70px 0}.services-left h2{margin-bottom:16px;font-size:32px}.services-description{margin-bottom:24px;font-size:14px}.features-grid{grid-template-columns:repeat(2,1fr);gap:14px 24px;max-width:100%;margin-bottom:24px}.feature-item{font-size:13px}.learn-more-btn{margin-bottom:40px;padding:14px 32px;font-size:15px}.services-image-wrapper{height:350px}.services-img{max-width:280px}.shape-1{width:300px;height:280px;top:-20px;right:-60px}.shape-2{width:180px;height:220px;bottom:-30px;left:-50px}.speed-indicator{min-width:180px;padding:18px;bottom:20px;right:-10px}.speed-value{font-size:24px}.speed-unit{font-size:11px}.broadband-left{display:none}.broadband{gap:0;padding:60px 0}.broadband:before{width:200px;height:200px;top:-80px;left:-100px}.broadband-right{text-align:center;flex:0 0 100%;max-width:100%}.section-tag{margin-bottom:14px;padding:7px 16px;font-size:12px}.broadband-right h2{letter-spacing:-.6px;margin-bottom:14px;font-size:32px}.broadband-sub{margin-bottom:28px;font-size:14px;line-height:1.7}.benefits-box{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.broadband-list li{gap:10px;margin-bottom:12px;font-size:13px;font-weight:500}.broadband-list svg{width:18px;height:18px}.cta-section{flex-direction:column;gap:12px}.buy-btn{width:100%;padding:12px 24px;font-size:14px}.cta-note{font-size:12px}.pricing{padding:60px 0}.pricing-grid{grid-template-columns:1fr;gap:25px}.price-card{padding:35px 20px}.price-value{font-size:1.8rem}.speed-selector{gap:10px}.speed-btn{padding:8px 16px;font-size:14px}}@media (width<=480px){.services{padding:60px 0}.services h2{margin-bottom:14px;font-size:28px}.services-left h2{font-size:26px}.services-description{margin-bottom:20px;font-size:13px}.features-grid{grid-template-columns:1fr;gap:12px 18px;margin-bottom:20px}.feature-item{font-size:12px}.learn-more-btn{margin-bottom:32px;padding:12px 28px;font-size:13px}.services-image-wrapper{height:300px}.services-img{max-width:240px}.shape-1{width:250px;height:230px;top:-10px;right:-40px}.shape-2{width:150px;height:180px;bottom:-20px;left:-40px}.speed-indicator{min-width:160px;padding:16px;bottom:15px;right:0}.speed-value{font-size:20px}.speed-unit{font-size:10px}.broadband{padding:50px 0}.broadband:before{width:150px;height:150px;top:-60px;left:-80px}.broadband-right h2{margin-bottom:12px;font-size:26px}.section-tag{padding:6px 12px;font-size:11px}.broadband-sub{margin-bottom:24px;font-size:13px}.benefits-box{gap:14px;margin-bottom:28px}.broadband-list li{margin-bottom:10px;font-size:12px}.buy-btn{padding:11px 20px;font-size:13px}.price-value{font-size:1.6rem}}.testimonials{text-align:center;padding:120px 0}.testimonials h2{color:#1f2c44;margin-bottom:12px;font-size:44px;font-weight:800}.testimonial-sub{color:#6c7a93;margin-bottom:60px;font-size:16px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.testimonial-card{text-align:left;background:#fff;border:1px solid #f0f2f7;border-radius:20px;padding:35px 30px;transition:all .35s;box-shadow:0 5px 20px #00000008}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.testimonial-top{align-items:center;gap:15px;margin-bottom:20px;display:flex}.avatar{color:#fff;background:#2f54eb;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;font-weight:700;display:flex}.stars{color:#ffb400;gap:4px;margin-top:4px;font-size:14px;display:flex}.testimonial-card h4{color:#1f2c44;font-size:18px;font-weight:700}.testimonial-card p{color:#6c7a93;font-size:15px;line-height:1.6}@media (width<=992px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.testimonial-grid{grid-template-columns:1fr}}.footer{color:#fff;background:#1f2c44;margin-top:80px}.footer-top{grid-template-columns:1.4fr 1fr;gap:56px;padding:60px 0;display:grid}.footer-col h3,.footer-col h4{margin-bottom:20px}.footer-col p{color:#c7d0e0;margin-bottom:20px;line-height:1.6}.footer-col ul{list-style:none}.footer-col ul li{color:#c7d0e0;margin-bottom:12px;transition:color .3s}.footer-col ul li:hover{color:#fff}.footer-logo{font-size:24px;font-weight:700}.social-icons{gap:15px;display:flex}.social-icons span{cursor:pointer;background:#2f54eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.social-icons span:hover{background:#ff6a00}.footer-bottom{text-align:center;color:#c7d0e0;background:#182237;padding:20px 0;font-size:14px}.footer-contact ul li{line-height:1.6}@media (width<=992px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.footer-top{grid-template-columns:1fr}}.hero-features-cards{gap:14px;margin-bottom:28px}.hero-feature-card{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:12px;padding:4px 0;display:flex}.hero-feature-card svg{color:#2f54eb;flex-shrink:0;width:16px;height:16px;margin-top:0}.hero-feature-card strong{color:#1f2c44;font-size:15px;font-weight:700;line-height:1.35;display:block}.services-wrapper{align-items:stretch}.services-right{flex:56%}.services-image-wrapper{height:560px}.shape-1{opacity:.45;width:340px;height:320px;top:-24px;right:-40px}.shape-2{opacity:.35;width:200px;height:210px;bottom:-14px;left:-20px}.services-img{width:100%;max-width:520px;height:460px}.speed-indicator{bottom:18px;right:-10px}.services-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.services-feature-list .feature-item{background:#ff5a00;border:1px solid #e8d9f4;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;padding:12px 14px;box-shadow:0 10px 24px #874ca11a}.services-feature-list .feature-item:hover{border-color:#d9b9ec;transform:translateY(-2px);box-shadow:0 14px 30px #874ca133}.service-text{color:#35224d;letter-spacing:-.2px;font-weight:700}.service-side-icon{color:#fff;background:#ff5a00;border:1px solid #7b46b147;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 8px 16px #8e41983d}.service-side-icon svg{width:19px;height:19px}.broadband-highlights{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.broadband-highlights span{color:#1f2c44;background:#2f54eb14;border:1px solid #2f54eb40;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.testimonial-grid{display:none}.testimonial-slider-wrap{align-items:center;gap:14px;display:flex}.testimonial-track-window{width:100%;overflow:hidden}.testimonial-track{transition:transform .45s;display:flex}.testimonial-card{padding:30px 24px}.slider-btn{color:#2f54eb;background:#fff;border:1px solid #cfdbff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.slider-btn:hover{color:#fff;background:#2f54eb}.slider-dots{justify-content:center;gap:8px;margin-top:22px;display:flex}.slider-dot{background:#c8d4f5;border:none;border-radius:999px;width:9px;height:9px}.slider-dot.active{background:#2f54eb;width:26px}.footer-top{align-items:start}.footer-form{gap:10px;margin-bottom:20px;display:flex}.footer-form input{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 12px}.footer-form input::placeholder{color:#d6ddef}.footer-form button{color:#fff;white-space:nowrap;background:#ff5a00;border:none;border-radius:10px;padding:11px 14px;font-weight:700}@media (width<=992px){.services-image-wrapper{height:470px}.services-img{max-width:440px;height:390px}.speed-indicator{bottom:8px;right:0}.footer-top{grid-template-columns:1fr;gap:30px}}@media (width<=768px){.hero-features-cards{grid-template-columns:1fr;gap:10px}.hero-feature-card{text-align:left;padding:0}.services{padding-top:54px}.services-image-wrapper{height:390px}.services-img{max-width:340px;height:300px}.service-side-icon{width:36px;height:36px}.shape-1,.shape-2{display:none}.speed-indicator{margin-top:14px;position:static}.testimonial-slider-wrap{gap:8px}.slider-btn{width:36px;height:36px}.testimonial-card{padding:24px 18px}.footer-form{flex-direction:column}.footer-form button{width:100%}}@media (width<=480px){.hero-left h1{font-size:30px}.hero-feature-card strong{font-size:14px}.hero-feature-card span{font-size:12px}.services-img{max-width:300px;height:260px}.broadband-highlights span{text-align:center;width:100%}}.hero-form-wrap{max-width:420px}.form-feedback{margin-top:10px;font-size:13px;font-weight:600;line-height:1.5}.form-feedback.error{color:#d14343}.form-feedback.success{color:#0f8a52}.input-error{border:1px solid #d14343!important}.footer .form-feedback{margin-bottom:16px}.faq{padding:70px 0 40px}.faq h2{text-align:center;color:#1f2c44;margin-bottom:10px;font-size:42px;font-weight:800}.faq-sub{text-align:center;color:#6c7a93;max-width:680px;margin:0 auto 34px}.faq-list{gap:14px;max-width:900px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #dde6ff;border-radius:14px;transition:all .3s;overflow:hidden}.faq-item.open{border-color:#b9cbff;box-shadow:0 12px 28px #2f54eb1f}.faq-question{text-align:left;color:#1f2c44;background:#fff;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:18px 20px;font-size:16px;font-weight:700;display:flex}.faq-question svg{flex-shrink:0;transition:transform .3s}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{color:#5f6f8b;max-height:0;padding:0 20px;font-size:15px;line-height:1.7;transition:all .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:220px;padding:0 20px 16px}.hero-right .image-wrapper img{box-shadow:none;background:0 0}@media (width<=768px){.hero-form-wrap{max-width:100%}.faq{padding:56px 0 30px}.faq h2{font-size:30px}.faq-sub{margin-bottom:24px;font-size:14px}.faq-question{padding:15px 14px;font-size:15px}.faq-answer{padding:0 14px;font-size:14px}.faq-item.open .faq-answer{padding:0 14px 14px}}.hero.hero-iznet{width:100%;max-width:100%;padding:0;display:block}.hero.hero-iznet:before{display:none}.hero.hero-iznet .iz-hero-surface{background:#ff5a00;border-radius:0;justify-content:space-between;align-items:center;gap:48px;padding:66px clamp(24px,6vw,92px);display:flex;position:relative;overflow:hidden}.hero.hero-iznet .iz-hero-surface:before,.hero.hero-iznet .iz-hero-surface:after{content:"";pointer-events:none;border-radius:40px;position:absolute;inset:auto;transform:rotate(-40deg)}.hero.hero-iznet .iz-hero-surface:before{background:#e7438459;width:340px;height:58px;top:124px;left:38%}.hero.hero-iznet .iz-hero-surface:after{background:#7e47b16b;width:280px;height:56px;top:260px;right:6%}.hero.hero-iznet .hero-left{text-align:left;z-index:2;flex:52%;max-width:560px}.hero.hero-iznet .hero-badge{color:#7f4b97;background:0 0;border-radius:0;align-items:center;gap:10px;margin-bottom:18px;padding:0;font-size:17px;font-weight:700;display:inline-flex}.hero.hero-iznet .iz-badge-icon{color:#fff;background:#ff5a00;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hero.hero-iznet .hero-left h1{letter-spacing:-1.2px;color:#0b0b2a;margin-bottom:16px;font-size:62px;font-weight:900;line-height:1.05}.hero.hero-iznet .hero-left .highlight{color:#113}.hero.hero-iznet .highlight:after{display:none}.hero.hero-iznet .price-line{color:#7f4b97;margin-bottom:14px;font-weight:700}.hero.hero-iznet .hero-subtext{color:#4b4e68;max-width:520px;margin-bottom:24px;font-size:18px;line-height:1.75}.hero.hero-iznet .hero-features{gap:12px 26px;margin-bottom:20px}.hero.hero-iznet .hero-feature-card{padding:0}.hero.hero-iznet .hero-feature-card svg{color:#e63374}.hero.hero-iznet .hero-feature-card strong{color:#101330;font-size:15px}.hero.hero-iznet .hero-enquiry{border-radius:14px;max-width:440px;margin-top:0;box-shadow:0 16px 30px #15193c1f}.hero.hero-iznet .hero-enquiry input{color:#111331;background:#fff}.hero.hero-iznet .hero-enquiry button{color:#fff;background:#ff5a00;font-weight:700}.hero.hero-iznet .hero-enquiry button:hover{background:#ff5a00}.hero.hero-iznet .iz-play-btn{color:#151836;background:0 0;border:none;align-items:center;gap:10px;margin-top:16px;padding:0;font-size:20px;font-weight:700;display:inline-flex}.hero.hero-iznet .iz-play-btn svg{color:#e63374;background:#fff;border-radius:50%;width:36px;height:36px;padding:7px;box-shadow:0 10px 22px #15193c26}.hero.hero-iznet .hero-right{z-index:2;flex:48%;justify-content:flex-end;display:flex}.hero.hero-iznet .image-wrapper{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;display:flex;position:relative}.hero.hero-iznet .iz-hero-image{object-fit:contain;width:100%;max-width:620px;height:auto;box-shadow:none;background:0 0;border-radius:0}.hero.hero-iznet .iz-price-card{z-index:6;background:#fff;border:1px solid #c3caebcc;border-radius:14px;width:340px;position:absolute;top:28px;right:34px;overflow:hidden;box-shadow:0 20px 32px #19204633}.hero.hero-iznet .iz-price-head{text-align:center;color:#fff;background:#ff5a00;padding:11px 14px;font-size:28px;font-weight:800;display:block}.hero.hero-iznet .iz-price-body{color:#101330;padding:16px 18px 18px;font-size:34px;font-weight:700}.hero.hero-iznet .iz-price-body strong{color:#113;font-size:52px}@media (width<=1200px){.hero.hero-iznet .iz-hero-surface{gap:24px;padding:54px clamp(20px,4vw,36px)}.hero.hero-iznet .hero-left h1{font-size:52px}.hero.hero-iznet .iz-price-card{width:280px}.hero.hero-iznet .iz-price-head{font-size:22px}.hero.hero-iznet .iz-price-body{font-size:26px}.hero.hero-iznet .iz-price-body strong{font-size:40px}}@media (width<=992px){.hero.hero-iznet .iz-hero-surface{text-align:center;border-radius:0;flex-direction:column;padding:44px 24px 34px}.hero.hero-iznet .hero-left{max-width:100%}.hero.hero-iznet .hero-badge{justify-content:center}.hero.hero-iznet .hero-left h1{font-size:44px}.hero.hero-iznet .hero-subtext{margin-left:auto;margin-right:auto}.hero.hero-iznet .hero-features{justify-items:center}.hero.hero-iznet .hero-enquiry{margin:0 auto}.hero.hero-iznet .hero-right{justify-content:center;width:100%}.hero.hero-iznet .iz-price-card{top:8px;right:18px}}@media (width<=768px){.hero.hero-iznet{padding-top:12px}.hero.hero-iznet .hero-right{display:flex}.hero.hero-iznet .hero-left h1{font-size:34px}.hero.hero-iznet .hero-badge{font-size:14px}.hero.hero-iznet .hero-subtext{font-size:15px}.hero.hero-iznet .hero-features{grid-template-columns:1fr;justify-items:flex-start}.hero.hero-iznet .hero-feature-card strong{font-size:14px}.hero.hero-iznet .hero-enquiry{border-radius:12px}.hero.hero-iznet .hero-enquiry button{width:auto}.hero.hero-iznet .iz-play-btn{font-size:16px}.hero.hero-iznet .iz-price-card{width:210px}}@media (width<=480px){.hero.hero-iznet .iz-hero-surface{padding:34px 16px 24px}.hero.hero-iznet .hero-left h1{font-size:30px}.hero.hero-iznet .iz-price-card{width:185px;top:2px;right:2px}.hero.hero-iznet .iz-price-head{padding:8px 10px;font-size:14px}.hero.hero-iznet .iz-price-body{padding:10px 10px 11px;font-size:14px}.hero.hero-iznet .iz-price-body strong{font-size:24px}}.services.services-ref{background:#f2f3fb;padding:92px 0 110px;position:relative;overflow:hidden}.services.services-ref:before,.services.services-ref:after{content:"";pointer-events:none;border-radius:44px;position:absolute;transform:rotate(-38deg)}.services.services-ref:before{background:#e5478c24;width:520px;height:70px;bottom:70px;left:-90px}.services.services-ref:after{background:#9d5fbd21;width:460px;height:68px;top:60px;right:-70px}.services.services-ref .services-ref-head{text-align:center;z-index:2;position:relative}.services.services-ref .services-left h2,.services.services-ref .services-ref-head h2{color:#0f0f2d;margin-bottom:24px;font-size:50px;font-weight:900;line-height:1.08}.services.services-ref .highlight-purple{color:#7f4b97}.services.services-ref .services-description{color:#5b6177;max-width:760px;margin:0 auto 50px;font-size:18px;line-height:1.7}.services.services-ref .services-ref-grid{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid;position:relative}.services.services-ref .service-card{background:#fff;border:1px solid #e5e7f1;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:255px;padding:20px 18px 16px;display:flex;box-shadow:0 16px 30px #272e5a1a}.services.services-ref .service-card-icon{color:#e63374;background:#f7e8ef;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.services.services-ref .service-card h3{color:#11122f;margin-bottom:8px;font-size:30px;font-weight:800;line-height:1.25}.services.services-ref .service-card p{color:#5a6279;font-size:16px;line-height:1.55}.services.services-ref .service-card.featured{background:#ff5a00;border:none;box-shadow:0 18px 38px #913e9559}.services.services-ref .service-card.featured .service-card-icon{color:#fff;background:#fff3}.services.services-ref .service-card.featured h3,.services.services-ref .service-card.featured p{color:#fff}.services.services-ref .service-card-link{color:#fff;background:0 0;border:none;align-items:center;gap:8px;margin-top:auto;padding:10px 0 0;font-size:16px;font-weight:800;display:inline-flex}.services.services-ref .service-card-link svg{width:16px;height:16px}@media (width<=1200px){.services.services-ref{padding:86px 0 96px}.services.services-ref .services-ref-head h2{font-size:40px}.services.services-ref .services-description{max-width:640px;font-size:16px}.services.services-ref .service-card{min-height:235px;padding:18px 16px 14px}.services.services-ref .service-card h3{font-size:24px}.services.services-ref .service-card p{font-size:14px}.services.services-ref .service-card-link{font-size:18px}}@media (width<=992px){.services.services-ref .services-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.services.services-ref{padding:72px 0 80px}.services.services-ref .services-ref-head h2{font-size:30px}.services.services-ref .services-description{margin-bottom:28px;font-size:15px}.services.services-ref .services-ref-grid{grid-template-columns:1fr;gap:16px}.services.services-ref .service-card{min-height:0}.services.services-ref .service-card h3{font-size:22px}.services.services-ref .service-card p{font-size:14px}.services.services-ref .service-card-link{font-size:16px}}.faq.faq-ref{background:#ff5a00;padding:102px 0 82px}.faq.faq-ref .faq-ref-wrap{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);align-items:end;gap:44px;display:grid}.faq.faq-ref .faq-left h2{color:#12142f;margin-bottom:32px;font-size:60px;font-weight:900;line-height:1.08}.faq.faq-ref .faq-left h2 span{color:#7f4b97}.faq.faq-ref .faq-list{gap:16px}.faq.faq-ref .faq-item{background:#fff;border:none;border-radius:14px;overflow:hidden;box-shadow:0 12px 28px #252e5917}.faq.faq-ref .faq-question{color:#2a3146;background:#fff;padding:21px 22px;font-size:17px;font-weight:800}.faq.faq-ref .faq-question svg{color:#7f4b97;width:20px;height:20px;transition:none}.faq.faq-ref .faq-item.open{border:none;box-shadow:0 16px 28px #65348b2e}.faq.faq-ref .faq-item.open .faq-question svg{color:#fff}.faq.faq-ref .faq-answer{color:#5f667c;background:#fff;max-height:none;padding:18px 20px 20px;font-size:15px;line-height:1.75}.faq.faq-ref .faq-right{flex-direction:column;justify-content:flex-end;min-height:600px;display:flex;position:relative}.faq.faq-ref .faq-agent{z-index:3;width:340px;position:absolute;top:-44px;right:14px}.faq.faq-ref .faq-agent img{object-fit:contain;filter:drop-shadow(0 14px 24px #1d234a2e);width:100%;height:auto}.faq.faq-ref .faq-help-card{color:#fff;background:#ea265f;border-radius:62px 0 14px 14px;flex-direction:column;justify-content:center;min-height:332px;padding:52px 34px 30px;display:flex;box-shadow:0 20px 36px #a12c6838}.faq.faq-ref .faq-help-icon{color:#7f4b97;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:24px;display:inline-flex}.faq.faq-ref .faq-help-icon svg{width:30px;height:30px}.faq.faq-ref .faq-help-card h3{margin-bottom:14px;font-size:40px;font-weight:800}.faq.faq-ref .faq-help-card p{color:#ffffffe0;margin-bottom:18px;font-size:17px;line-height:1.7}.faq.faq-ref .faq-help-card button{color:#fff;background:0 0;border:2px solid #ffffffb8;border-radius:10px;padding:12px 18px;font-size:17px;font-weight:700}@media (width<=1200px){.faq.faq-ref{padding:74px 0 60px}.faq.faq-ref .faq-left h2{font-size:46px}.faq.faq-ref .faq-ref-wrap{gap:24px}.faq.faq-ref .faq-help-card{min-height:320px;padding:46px 26px 28px}.faq.faq-ref .faq-help-card h3{font-size:34px}.faq.faq-ref .faq-help-card p,.faq.faq-ref .faq-help-card button{font-size:18px}}@media (width<=992px){.faq.faq-ref .faq-ref-wrap{grid-template-columns:1fr}.faq.faq-ref .faq-right{min-height:0}.faq.faq-ref .faq-agent{width:300px;margin:0 auto 14px;position:static}}@media (width<=768px){.faq.faq-ref{padding:56px 0 46px}.faq.faq-ref .faq-left h2{font-size:34px}.faq.faq-ref .faq-question{padding:15px 14px;font-size:15px}.faq.faq-ref .faq-answer{padding:14px;font-size:14px}.faq.faq-ref .faq-help-card{border-radius:26px 0 10px 10px;min-height:0;padding:28px 18px 20px}.faq.faq-ref .faq-help-icon{width:52px;height:52px;margin-bottom:14px}.faq.faq-ref .faq-help-icon svg{width:22px;height:22px}.faq.faq-ref .faq-help-card h3{margin-bottom:10px;font-size:28px}.faq.faq-ref .faq-help-card p{margin-bottom:14px;font-size:14px}.faq.faq-ref .faq-help-card button{width:100%;padding:12px 14px;font-size:15px}}.hero.hero-iznet .iz-price-card{width:316px;margin-top:14px;position:static}@media (width<=1200px){.hero.hero-iznet .iz-price-card{width:280px}}@media (width<=992px){.hero.hero-iznet .iz-price-card{width:280px;margin:12px auto 0}}.pricing.pricing-ref .pricing-grid{align-items:start;gap:24px}.pricing.pricing-ref .ref-card{border:1px solid #eceef5;border-radius:0;gap:0;padding:0;overflow:visible;box-shadow:0 14px 28px #1d24481f}.pricing.pricing-ref .ref-card:before{display:none}.pricing.pricing-ref .ref-card:hover{border-color:#ddd9f0;transform:translateY(-4px);box-shadow:0 20px 36px #2c356429}.pricing.pricing-ref .ref-card-top{height:140px;position:relative;overflow:hidden}.pricing.pricing-ref .ref-card-top img{object-fit:cover;width:100%;height:100%}.pricing.pricing-ref .ref-speed-badge{z-index:3;background:#fff;border:8px solid #efeff7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:132px;height:132px;margin:-66px auto 8px;display:flex;position:relative;box-shadow:0 10px 20px #1d244824}.pricing.pricing-ref .ref-speed-badge:before{content:"";border:8px solid #ec2c6e;border-color:#ec2c6e #8a4aa8 #0000 #0000;border-radius:50%;position:absolute;inset:-8px}.pricing.pricing-ref .ref-speed-badge span{color:#3c4158;font-size:14px;font-weight:700}.pricing.pricing-ref .ref-speed-badge strong{color:#ec2c6e;font-size:48px;font-weight:900;line-height:1}.pricing.pricing-ref .ref-speed-badge em{color:#8a4aa8;font-size:18px;font-style:normal;font-weight:700}.pricing.pricing-ref .ref-card-body{text-align:left;padding:10px 22px 20px}.pricing.pricing-ref .ref-card-body h3{color:#101330;text-align:center;margin-bottom:6px;font-size:38px}.pricing.pricing-ref .price-amount{justify-content:center;margin:10px 0 14px}.pricing.pricing-ref .price-value{color:#080a1f;font-size:46px}.pricing.pricing-ref .price-period{color:#ec2c6e;font-size:28px;font-weight:700}.pricing.pricing-ref .ref-btn{color:#fff;background:#ec2c6e;border:none;border-radius:8px;width:100%;margin-bottom:16px;padding:12px 16px;font-size:30px;font-weight:800}.pricing.pricing-ref .ref-card:hover .ref-btn{box-shadow:none;background:#ec2c6e}.pricing.pricing-ref .ref-card-body h4{color:#15192e;margin:8px 0;font-size:33px;font-weight:800}.pricing.pricing-ref .price-features{gap:10px;margin:0;display:grid}.pricing.pricing-ref .price-features li{color:#4a526e;padding:0;font-size:31px}.pricing.pricing-ref .price-features svg{color:#8a4aa8;width:20px;height:20px}.services.services-ref{padding:86px 0 94px}.broadband{padding:96px 0}.testimonials{padding:88px 0}.footer{margin-top:40px}@media (width<=1200px){.pricing.pricing-ref .ref-card-top{height:124px}.pricing.pricing-ref .ref-speed-badge{width:112px;height:112px;margin-top:-56px}.pricing.pricing-ref .ref-speed-badge strong{font-size:34px}.pricing.pricing-ref .ref-card-body h3{font-size:30px}.pricing.pricing-ref .price-value{font-size:36px}.pricing.pricing-ref .price-period,.pricing.pricing-ref .ref-btn{font-size:22px}.pricing.pricing-ref .ref-card-body h4,.pricing.pricing-ref .price-features li{font-size:20px}}@media (width<=992px){.pricing.pricing-ref{padding:72px 0 60px}.pricing.pricing-ref .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services.services-ref{padding:74px 0 80px}.broadband{padding:82px 0}}@media (width<=768px){.pricing.pricing-ref .pricing-grid{grid-template-columns:1fr;gap:20px}.pricing.pricing-ref .ref-card{max-width:420px;margin:0 auto}.pricing.pricing-ref .ref-card-top{height:116px}.pricing.pricing-ref .ref-speed-badge{border-width:6px;width:98px;height:98px;margin-top:-48px}.pricing.pricing-ref .ref-speed-badge:before{border-width:6px;inset:-6px}.pricing.pricing-ref .ref-speed-badge span{font-size:12px}.pricing.pricing-ref .ref-speed-badge strong{font-size:30px}.pricing.pricing-ref .ref-speed-badge em{font-size:14px}.pricing.pricing-ref .ref-card-body{padding:10px 16px 16px}.pricing.pricing-ref .ref-card-body h3{font-size:24px}.pricing.pricing-ref .price-value{font-size:30px}.pricing.pricing-ref .price-period{font-size:16px}.pricing.pricing-ref .ref-btn{margin-bottom:12px;padding:10px 12px;font-size:18px}.pricing.pricing-ref .ref-card-body h4{font-size:19px}.pricing.pricing-ref .price-features li{font-size:15px}.services.services-ref{padding:64px 0 70px}.broadband{padding:68px 0}.testimonials{padding:72px 0}}body{font-size:16px}.hero.hero-iznet .hero-left h1{font-size:52px}.hero.hero-iznet .hero-subtext{font-size:16px}.hero.hero-iznet .hero-feature-card strong{font-size:14px}.services.services-ref .services-ref-head h2{font-size:42px}.services.services-ref .services-description{margin-bottom:34px;font-size:16px}.services.services-ref .service-card p{font-size:14px;line-height:1.55}.services.services-ref .service-card-link{font-size:15px}.pricing.pricing-ref h2{font-size:42px}.pricing.pricing-ref .pricing-sub{font-size:16px}.pricing.pricing-ref .ref-speed-badge{width:104px;height:104px;margin-top:-52px}.pricing.pricing-ref .ref-card-body h3{font-size:24px}.pricing.pricing-ref .ref-btn{padding:11px 12px;font-size:16px}.pricing.pricing-ref .ref-card-body h4{font-size:18px}.pricing.pricing-ref .price-features li{font-size:14px;line-height:1.5}.faq.faq-ref .faq-left h2{font-size:42px}.faq.faq-ref .faq-question{font-size:15px}.faq.faq-ref .faq-answer{font-size:14px;line-height:1.65}.faq.faq-ref .faq-help-card{min-height:300px;padding:36px 26px 24px}.faq.faq-ref .faq-help-card h3{font-size:32px}.faq.faq-ref .faq-help-card p{font-size:16px;line-height:1.6}.testimonials h2{font-size:36px}.testimonial-sub{font-size:15px}.testimonial-card h4{font-size:17px}.testimonial-card p,.footer-col p,.footer-col ul li{font-size:14px}@media (width<=992px){.hero.hero-iznet .hero-left h1{font-size:40px}.services.services-ref .services-ref-head h2,.pricing.pricing-ref h2,.faq.faq-ref .faq-left h2{font-size:34px}}@media (width<=768px){.hero.hero-iznet .hero-left h1{font-size:32px}.hero.hero-iznet .hero-subtext,.services.services-ref .services-description,.pricing.pricing-ref .pricing-sub{font-size:14px}.services.services-ref .services-ref-head h2,.pricing.pricing-ref h2,.faq.faq-ref .faq-left h2,.testimonials h2{font-size:28px}.pricing.pricing-ref .ref-card-body h3{font-size:20px}.pricing.pricing-ref .price-value{font-size:28px}.pricing.pricing-ref .price-period{font-size:14px}.pricing.pricing-ref .ref-card-body h4{font-size:16px}.pricing.pricing-ref .price-features li,.faq.faq-ref .faq-help-card p,.faq.faq-ref .faq-answer,.testimonial-card p{font-size:13px}.faq.faq-ref .faq-help-card h3{font-size:24px}}:where(.service-card,.price-card,.testimonial-card,.faq-item,.speed-btn,.price-btn,.ref-btn,.learn-more-btn,.buy-btn,.hero-enquiry button,.footer-form button,.slider-btn,.nav-links li,.social-icons span,.service-card-icon,.faq-help-card button,.iz-price-card){transition:transform .28s,box-shadow .28s,border-color .28s,background-color .28s,color .28s,opacity .28s}.service-card{border-color:#e6e8f2;box-shadow:0 10px 22px #22294e14}.service-card:hover{border-color:#d8c9ea;transform:translateY(-4px);box-shadow:0 16px 28px #7043932e}.service-card:hover .service-card-icon{transform:scale(1.04);box-shadow:0 10px 18px #82459c33}.service-card-link{opacity:.88}.service-card:hover .service-card-link{opacity:1}.price-card:hover,.pricing.pricing-ref .ref-card:hover{transform:translateY(-5px)}.ref-btn:hover,.price-btn:hover,.hero-enquiry button:hover,.footer-form button:hover,.learn-more-btn:hover,.buy-btn:hover,.faq-help-card button:hover{filter:saturate(1.05);transform:translateY(-1px)}.speed-btn:hover{color:#7f4b97;background:#7f4b9714;border-color:#8b59b3}.social-icons span:hover{transform:translateY(-2px)}.faq-item{box-shadow:0 8px 18px #252e590f}.faq-item:hover{transform:translateY(-2px);box-shadow:0 14px 24px #363f6d1c}.faq-item.open:hover{transform:translateY(0)}.slider-btn:hover{transform:translateY(-1px)}.iz-price-card:hover{transform:translateY(-2px);box-shadow:0 24px 36px #19204638}@media (width<=768px){.service-card:hover,.price-card:hover,.pricing.pricing-ref .ref-card:hover,.faq-item:hover,.iz-price-card:hover,.service-card:hover .service-card-icon{transform:none}}.testimonials.testimonials-ref{background:#eef0f8;padding:96px 0 90px;position:relative;overflow:hidden}.testimonials.testimonials-ref:before,.testimonials.testimonials-ref:after{content:"";pointer-events:none;border-radius:44px;position:absolute;transform:rotate(-38deg)}.testimonials.testimonials-ref:before{background:#ea4b911f;width:460px;height:64px;bottom:64px;left:-80px}.testimonials.testimonials-ref:after{background:#a163c01f;width:420px;height:60px;top:70px;right:-80px}.testimonials.testimonials-ref h2,.testimonials.testimonials-ref .testimonial-sub,.testimonials.testimonials-ref .testimonial-slider-wrap,.testimonials.testimonials-ref .slider-dots{z-index:2;position:relative}.testimonials.testimonials-ref h2{color:#0f122a;margin-bottom:12px;font-size:46px}.testimonials.testimonials-ref .testimonial-sub{color:#5b6075;margin-bottom:34px;font-size:17px}.testimonials.testimonials-ref .testimonial-slider-wrap{display:block}.testimonials.testimonials-ref .testimonial-track-window{width:100%;overflow:hidden}.testimonials.testimonials-ref .testimonial-track{transition:transform .45s;display:flex}.testimonials.testimonials-ref .testimonial-card{box-shadow:none;text-align:center;background:0 0;border:none;padding:0 12px 20px}.testimonials.testimonials-ref .testimonial-card:hover{box-shadow:none;transform:none}.testimonials.testimonials-ref .testimonial-bubble{text-align:center;border-radius:20px;justify-content:center;align-items:center;min-height:210px;padding:28px 22px 58px;display:flex}.testimonials.testimonials-ref .testimonial-bubble p{margin:0;font-size:16px;line-height:1.7}.testimonials.testimonials-ref .testimonial-card.card-center .testimonial-bubble{color:#515b71;background:#fff;box-shadow:0 16px 28px #1e254a1f}.testimonials.testimonials-ref .testimonial-card.card-side .testimonial-bubble{color:#fff;background:#ec2c6e;box-shadow:0 18px 30px #9c347547}.testimonials.testimonials-ref .testimonial-person{flex-direction:column;align-items:center;gap:10px;margin-top:-34px;display:flex}.testimonials.testimonials-ref .avatar{color:#243246;background:#bed7de;border:4px solid #fff;border-radius:50%;width:62px;height:62px;font-size:17px;box-shadow:0 8px 16px #181c3829}.testimonials.testimonials-ref .testimonial-card h4{color:#11142c;margin:0;font-size:30px}.testimonials.testimonials-ref .slider-dots{margin-top:6px}.testimonials.testimonials-ref .slider-dot{opacity:1;background:#121526;width:8px;height:8px}.testimonials.testimonials-ref .slider-dot.active{background:#ec2c6e;width:8px}@media (width<=1200px){.testimonials.testimonials-ref h2{font-size:38px}.testimonials.testimonials-ref .testimonial-card h4{font-size:24px}.testimonials.testimonials-ref .testimonial-bubble{min-height:190px}.testimonials.testimonials-ref .testimonial-bubble p{font-size:14px}}@media (width<=768px){.testimonials.testimonials-ref{padding:74px 0 60px}.testimonials.testimonials-ref h2{font-size:30px}.testimonials.testimonials-ref .testimonial-sub{margin-bottom:22px;font-size:14px}.testimonials.testimonials-ref .testimonial-card{padding:0 2px 14px}.testimonials.testimonials-ref .testimonial-bubble{min-height:0;padding:22px 16px 48px}.testimonials.testimonials-ref .testimonial-bubble p{font-size:13px}.testimonials.testimonials-ref .avatar{width:54px;height:54px;font-size:15px}.testimonials.testimonials-ref .testimonial-card h4{font-size:20px}}.footer.footer-ref{color:#21253a;background:#eff0f8;border-top:1px solid #e2e5f3;margin-top:34px}.footer.footer-ref .footer-top{align-items:start;padding:64px 0 46px}.footer.footer-ref .footer-col p,.footer.footer-ref .footer-col ul li{color:#5b627b}.footer.footer-ref .footer-col h3,.footer.footer-ref .footer-col h4,.footer.footer-ref .footer-logo{color:#11152d}.footer.footer-ref .footer-form{background:#fff;border:1px solid #dedff0;border-radius:14px;max-width:520px;padding:8px;box-shadow:0 14px 28px #22284e1a}.footer.footer-ref .footer-form input{color:#11152d;background:0 0;border:none}.footer.footer-ref .footer-form input::placeholder{color:#8c93ad}.footer.footer-ref .footer-form button{background:#ff5a00;border-radius:10px;box-shadow:0 10px 20px #7a409c47}.footer.footer-ref .footer-care-card{background:#fff;border:1px solid #e4e5f2;border-radius:16px;align-items:center;gap:14px;max-width:520px;margin:10px 0 18px;padding:14px 16px;display:flex;box-shadow:0 14px 30px #22284e1a}.footer.footer-ref .footer-care-icon{color:#fff;background:#ff5a00;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 10px 20px #7a409c42}.footer.footer-ref .footer-care-icon svg{width:26px;height:26px}.footer.footer-ref .footer-care-content{flex-direction:column;gap:2px;display:flex}.footer.footer-ref .footer-care-content small{color:#444c69;font-size:14px;font-weight:700}.footer.footer-ref .footer-care-content a{color:#ea2b6b;letter-spacing:-.6px;font-size:32px;font-weight:900;line-height:1.1;text-decoration:none}.footer.footer-ref .social-icons span{color:#7b46b1;background:#fff;border:1px solid #dfe2f2}.footer.footer-ref .social-icons span:hover{color:#fff;background:#7b46b1}.footer.footer-ref .footer-bottom{color:#5f6782;background:#e8eaf5;border-top:1px solid #dfe3f2}@media (width<=768px){.footer.footer-ref .footer-top{padding:44px 0 30px}.footer.footer-ref .footer-form{max-width:100%}.footer.footer-ref .footer-care-card{max-width:100%;padding:12px}.footer.footer-ref .footer-care-icon{width:48px;height:48px}.footer.footer-ref .footer-care-content a{font-size:24px}}.broadband{gap:72px;padding:86px 0}.broadband:before{background:radial-gradient(circle,#7b46b114,#0000 70%)}.section-tag{color:#7b46b1;background:#ff5a00;border-color:#7b46b133}.offer-badge{background:#ff5a00;box-shadow:0 10px 24px #7b46b142}.broadband-right h2{letter-spacing:-.8px;font-size:42px}.broadband-sub{color:#59637d;font-size:16px}.broadband-list li{color:#4d5875;font-size:14px}.buy-btn{background:#ff5a00;box-shadow:0 10px 24px #7b46b147}.buy-btn:hover{background:#ff5a00;box-shadow:0 14px 30px #7b46b152}.pricing.pricing-ref{padding:84px 0 66px}.pricing.pricing-ref h2{color:#10142e;margin-bottom:10px;font-size:42px}.pricing.pricing-ref .pricing-sub{color:#59637d;max-width:620px;margin:0 auto 28px;font-size:16px}.pricing.pricing-ref .speed-selector{gap:10px;margin-bottom:34px}.pricing.pricing-ref .speed-btn{color:#45506c;background:#fff;border:1px solid #d9dff0;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700}.pricing.pricing-ref .speed-btn.active-speed{color:#fff;background:#ff5a00;border-color:#0000}.pricing.pricing-ref .pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pricing.pricing-ref .ref-card{background:#fff;border:1px solid #e4e8f4;border-radius:16px;box-shadow:0 12px 24px #232b5414}.pricing.pricing-ref .ref-card-top{height:112px}.pricing.pricing-ref .ref-speed-badge{border-width:5px;width:92px;height:92px;margin:-46px auto 8px;box-shadow:0 8px 16px #1d24481f}.pricing.pricing-ref .ref-speed-badge:before{border-width:5px;inset:-5px}.pricing.pricing-ref .ref-speed-badge span{font-size:11px}.pricing.pricing-ref .ref-speed-badge strong{font-size:28px}.pricing.pricing-ref .ref-speed-badge em{font-size:13px}.pricing.pricing-ref .ref-card-body{padding:8px 16px 16px}.pricing.pricing-ref .ref-card-body h3{margin-bottom:4px;font-size:20px}.pricing.pricing-ref .price-amount{margin:8px 0 10px}.pricing.pricing-ref .price-value{font-size:32px}.pricing.pricing-ref .price-period{font-size:14px}.pricing.pricing-ref .ref-btn{border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:15px}.pricing.pricing-ref .ref-card-body h4{margin:0 0 8px;font-size:16px}.pricing.pricing-ref .price-features{gap:8px}.pricing.pricing-ref .price-features li{color:#56607b;font-size:13px}.pricing.pricing-ref .price-features svg{width:16px;height:16px}@media (width<=992px){.broadband{gap:48px;padding:72px 0}.broadband-right h2{font-size:34px}.pricing.pricing-ref{padding:68px 0 56px}.pricing.pricing-ref h2{font-size:34px}.pricing.pricing-ref .pricing-sub{font-size:14px}.pricing.pricing-ref .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.broadband{padding:62px 0}.pricing.pricing-ref .pricing-grid{grid-template-columns:1fr;gap:16px}.pricing.pricing-ref .ref-card{max-width:420px;margin:0 auto}.pricing.pricing-ref h2{font-size:28px}.pricing.pricing-ref .ref-card-top{height:100px}.pricing.pricing-ref .ref-speed-badge{width:86px;height:86px;margin-top:-43px}.pricing.pricing-ref .ref-speed-badge strong{font-size:24px}.pricing.pricing-ref .ref-card-body h3{font-size:18px}.pricing.pricing-ref .price-value{font-size:26px}}.navbar.container{background:#fff;border:1px solid #e6e9f4;border-top:none;border-radius:0 0 18px 18px;width:min(96%,1380px);margin:0 auto;padding:16px 26px;box-shadow:0 14px 28px #1a22481f}.nav-links li{font-size:14px;font-weight:700}.logo{font-size:26px}.testimonials.testimonials-ref{width:100%}.testimonials.testimonials-ref h2,.testimonials.testimonials-ref .testimonial-sub,.testimonials.testimonials-ref .testimonial-slider-wrap,.testimonials.testimonials-ref .slider-dots{width:min(94%,1380px);margin-left:auto;margin-right:auto}.testimonials.testimonials-ref .testimonial-slider-wrap{overflow:visible}.testimonials.testimonials-ref .testimonial-card{padding:0 10px 20px}@media (width<=992px){.navbar.container{border-radius:0 0 14px 14px;width:min(96%,1380px);padding:14px 16px}.logo{font-size:22px}.nav-links{gap:22px}}@media (width<=768px){.navbar.container{border-left:none;border-right:none;border-radius:0;width:100%;padding:12px 16px;box-shadow:0 8px 18px #1a22481a}.logo{font-size:20px}.testimonials.testimonials-ref h2,.testimonials.testimonials-ref .testimonial-sub,.testimonials.testimonials-ref .testimonial-slider-wrap,.testimonials.testimonials-ref .slider-dots{width:min(94%,1380px)}}.faq.faq-ref .faq-right{min-height:500px}.faq.faq-ref .faq-agent{width:290px;top:-30px;right:28px}.faq.faq-ref .faq-help-card{border-radius:44px 0 12px 12px;min-height:280px;padding:30px 24px 20px}.faq.faq-ref .faq-help-card h3{margin-bottom:10px;font-size:26px}.faq.faq-ref .faq-help-card p{margin-bottom:12px;font-size:14px}.faq.faq-ref .faq-help-card button{padding:10px 12px;font-size:15px}.testimonials.testimonials-ref .testimonial-slider-wrap{grid-template-columns:46px 1fr 46px;align-items:center;gap:6px;display:grid}.testimonials.testimonials-ref .testimonial-nav{color:#2f354f;background:#fff;border:1px solid #d4d9ea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.testimonials.testimonials-ref .testimonial-nav:hover{color:#fff;background:#ec2c6e;border-color:#ec2c6e}.testimonials.testimonials-ref .testimonial-card.card-side .testimonial-bubble p{color:#fff;font-size:17px;font-weight:500}.testimonials.testimonials-ref .testimonial-card.card-center .testimonial-bubble p{color:#1a203a;font-size:17px;font-weight:500}.testimonials.testimonials-ref .testimonial-card h4{font-size:32px}.footer.footer-ref{margin-top:0}.footer.footer-ref .footer-top{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:42px}.footer.footer-ref .footer-action{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.footer.footer-ref .footer-action .footer-form,.footer.footer-ref .footer-action .form-feedback,.footer.footer-ref .footer-action .footer-care-card{width:min(100%,560px)}.footer.footer-ref .footer-care-content a{font-size:34px}@media (width<=992px){.faq.faq-ref .faq-right{min-height:0}.faq.faq-ref .faq-agent{width:230px;right:0}.testimonials.testimonials-ref .testimonial-slider-wrap{grid-template-columns:38px 1fr 38px}.footer.footer-ref .footer-top{grid-template-columns:1fr}.footer.footer-ref .footer-action{align-items:flex-start}}@media (width<=768px){.testimonials.testimonials-ref .testimonial-slider-wrap{grid-template-columns:1fr}.testimonials.testimonials-ref .testimonial-nav{display:none}.testimonials.testimonials-ref .testimonial-card.card-side .testimonial-bubble p,.testimonials.testimonials-ref .testimonial-card.card-center .testimonial-bubble p{font-size:14px}.testimonials.testimonials-ref .testimonial-card h4{font-size:21px}.faq.faq-ref .faq-agent{width:200px;margin:0 auto 10px}.faq.faq-ref .faq-help-card{border-radius:24px 0 10px 10px}.footer.footer-ref .footer-care-content a{font-size:24px}}.pricing.pricing-clean{padding:82px 0 64px}.pricing.pricing-clean h2{color:#12162f;margin-bottom:10px;font-size:40px;font-weight:800}.pricing.pricing-clean .pricing-sub{color:#5b627b;max-width:640px;margin:0 auto 26px;font-size:16px}.pricing.pricing-clean .speed-btn{color:#475271;background:#fff;border:1px solid #dde2f2;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:700}.pricing.pricing-clean .speed-btn.active-speed{color:#fff;background:#ff5a00;border-color:#0000}.pricing.pricing-clean .pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pricing.pricing-clean .clean-card{background:#fff;border:1px solid #e5e9f5;border-radius:16px;gap:12px;padding:20px 18px 18px;box-shadow:0 10px 22px #242a5214}.pricing.pricing-clean .clean-tag{color:#7b46b1;background:#7b46b11a;align-self:flex-start;margin:0;padding:6px 12px;font-size:11px}.pricing.pricing-clean .clean-card h3{color:#12162f;margin:0;font-size:21px;font-weight:800}.pricing.pricing-clean .clean-speed{color:#e63374;margin:-6px 0 0;font-size:14px;font-weight:700}.pricing.pricing-clean .price-amount{justify-content:flex-start;margin:0}.pricing.pricing-clean .price-value{color:#0f122a;font-size:34px;font-weight:900}.pricing.pricing-clean .clean-btn{color:#fff;background:#ff5a00;border:none;border-radius:10px;width:100%;padding:11px 12px;font-size:15px;font-weight:800}.pricing.pricing-clean .clean-btn:hover{filter:saturate(1.03);transform:translateY(-1px)}.pricing.pricing-clean .clean-card h4{color:#1b203a;margin:2px 0;font-size:16px;font-weight:800}.pricing.pricing-clean .price-features{gap:8px;margin:0}.pricing.pricing-clean .price-features li{color:#57607b;font-size:13px;line-height:1.45}.pricing.pricing-clean .price-features svg{color:#7b46b1;width:16px;height:16px}@media (width<=992px){.pricing.pricing-clean{padding:66px 0 52px}.pricing.pricing-clean h2{font-size:32px}.pricing.pricing-clean .pricing-sub{font-size:14px}.pricing.pricing-clean .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.pricing.pricing-clean h2{font-size:28px}.pricing.pricing-clean .pricing-grid{grid-template-columns:1fr;gap:14px}.pricing.pricing-clean .clean-card{max-width:430px;margin:0 auto;padding:16px 14px}.pricing.pricing-clean .clean-card h3{font-size:19px}.pricing.pricing-clean .price-value{font-size:28px}.pricing.pricing-clean .clean-btn{padding:10px 12px;font-size:14px}.pricing.pricing-clean .clean-card h4{font-size:15px}.pricing.pricing-clean .price-features li{font-size:12px}}.logo-highlight{background:#ff5a00;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.logo:hover{color:#7b46b1}.pricing.pricing-clean .clean-card{border-radius:14px;padding:14px}.pricing.pricing-clean .clean-tag{color:#7b46b1;background:#7b46b11f;padding:5px 10px;font-size:10px}.pricing.pricing-clean .clean-card h3{font-size:18px}.pricing.pricing-clean .clean-speed{color:#e63374;font-size:13px}.pricing.pricing-clean .price-value{font-size:28px}.pricing.pricing-clean .price-period{color:#e63374;font-size:13px}.pricing.pricing-clean .clean-btn{background:#ff5a00;font-size:14px}.pricing.pricing-clean .clean-card h4{font-size:15px}.pricing.pricing-clean .price-features li{font-size:12px}.pricing.pricing-clean .price-features svg{color:#7b46b1}.pricing.pricing-clean .pricing-grid{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;gap:20px}.pricing.pricing-clean .clean-card{max-width:320px;min-height:490px;padding:14px 14px 16px;font-family:Inter,sans-serif}.pricing.pricing-clean .clean-card,.pricing.pricing-clean .clean-card h3,.pricing.pricing-clean .clean-speed,.pricing.pricing-clean .price-value,.pricing.pricing-clean .price-period,.pricing.pricing-clean .clean-btn,.pricing.pricing-clean .clean-card h4,.pricing.pricing-clean .price-features li,.pricing.pricing-clean .clean-tag{font-family:inherit}.pricing.pricing-clean .price-features li{font-size:13px;line-height:1.55}@media (width<=992px){.pricing.pricing-clean .pricing-grid{grid-template-columns:repeat(2,minmax(0,312px));justify-content:center}.pricing.pricing-clean .clean-card{max-width:312px;min-height:470px}}@media (width<=768px){.pricing.pricing-clean .pricing-grid{grid-template-columns:1fr}.pricing.pricing-clean .clean-card{max-width:330px;min-height:435px;margin:0 auto}.pricing.pricing-clean{padding:62px 0 50px}.pricing.pricing-clean .pricing-sub{margin-bottom:22px;font-size:14px;line-height:1.6}.pricing.pricing-clean .speed-selector{gap:8px;margin-bottom:22px}.pricing.pricing-clean .speed-btn{min-height:40px;padding:9px 14px;font-size:13px}.pricing.pricing-clean .pricing-grid{gap:12px}.pricing.pricing-clean .clean-card{border-radius:14px;width:100%;max-width:100%;min-height:0;padding:16px}.pricing.pricing-clean .clean-tag{font-size:11px}.pricing.pricing-clean .clean-card h3{font-size:20px}.pricing.pricing-clean .clean-speed{font-size:14px}.pricing.pricing-clean .price-value{font-size:30px}.pricing.pricing-clean .price-period{font-size:14px}.pricing.pricing-clean .clean-btn{min-height:42px;font-size:15px}.pricing.pricing-clean .clean-card h4{font-size:16px}.pricing.pricing-clean .price-features li{font-size:14px;line-height:1.5}}@media (width<=480px){.pricing.pricing-clean h2{font-size:26px}.pricing.pricing-clean .pricing-sub{font-size:13px}.pricing.pricing-clean .clean-card{padding:14px}.pricing.pricing-clean .clean-card h3{font-size:18px}.pricing.pricing-clean .price-value{font-size:27px}.pricing.pricing-clean .price-features li{font-size:13px}}.pricing.pricing-clean .clean-btn,.pricing.pricing-clean .clean-btn:hover,.hero-direct-call,.hero-direct-call:hover,.footer-call-action,.footer-call-action:hover,.landing-popup-call,.landing-popup-call:hover,.mobile-quick-call,.mobile-quick-call:hover,.floating-call-icon{color:#f2f2f2!important;box-shadow:none!important;background:#ff5a00!important;border-color:#ff5a00!important}.pricing.pricing-clean .clean-btn svg,.hero-direct-call svg,.footer-call-action svg,.landing-popup-call svg,.mobile-quick-call svg,.floating-call-icon svg{color:#f2f2f2!important}body,section,footer,.container{background-color:var(--st-white-100);color:var(--st-black-800)}h1,h2,h3,h4,h5,h6,.logo,.logo-primary{color:var(--st-black-900)!important}.highlight-purple,.price-highlight,.hero-badge,.clean-speed,.price-period,.pricing-hotline a,.section-tag{color:var(--st-orange-500)!important}.hero.hero-iznet .iz-hero-surface:after{content:"";background:var(--st-orange-500);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:5;pointer-events:none;position:absolute;inset:0}.hero.hero-iznet .iz-hero-image,.hero.hero-iznet .hero-right .image-wrapper{z-index:10;position:relative}.btn-primary,.learn-more-btn,.buy-btn,.hero-direct-call,.footer-call-action,.pricing.pricing-clean .clean-btn,.landing-popup-call,.mobile-quick-callback,.service-card-icon,.faq-help-icon,.footer-care-icon{background:var(--st-orange-grad)!important;color:var(--st-white-100)!important;border-color:#0000!important}.service-card,.pricing.pricing-clean .clean-card,.faq-item,.faq-help-card,.testimonial-bubble,.footer-care-card,.landing-popup,.mobile-quick-dock,.speed-btn{background:var(--st-white-100)!important;border-color:#1e1e1e29!important}.testimonials.testimonials-ref .avatar{color:var(--st-cyan-500)!important;border:2px solid var(--st-cyan-500)!important;background:#fff!important}.testimonials.testimonials-ref .testimonial-card:nth-child(2n) .avatar{background:var(--st-cyan-500)!important;color:var(--st-white-100)!important;border-color:var(--st-cyan-500)!important}.testimonials.testimonials-ref .slider-dot.active{background:var(--st-orange-500)!important}.testimonials.testimonials-ref .slider-dot{opacity:.35;background:var(--st-black-900)!important}.testimonials.testimonials-ref .slider-dot.active{opacity:1}.footer.footer-ref,.footer-bottom{background:var(--st-white-100)!important;color:var(--st-black-800)!important}.btn-primary,.learn-more-btn,.buy-btn,.hero-direct-call,.footer-call-action,.pricing.pricing-clean .clean-btn,.landing-popup-call,.mobile-quick-callback,.service-card-icon,.faq-help-icon,.footer-care-icon,.speed-btn.active-speed,.nav-links li:after,.logo-highlight,.landing-popup-whatsapp,.floating-call-icon,.mobile-quick-whatsapp,.mobile-quick-call{color:#f2f2f2!important;background-color:#ff5a00!important;background-image:none!important}button,.btn-primary,.learn-more-btn,.buy-btn,.hero-direct-call,.footer-call-action,.pricing.pricing-clean .clean-btn,.landing-popup-cta,.landing-popup-call,.landing-popup-whatsapp,.mobile-quick-callback,.mobile-quick-whatsapp,.mobile-quick-call{color:#f2f2f2!important;background:#ff5a00!important;border-color:#0000!important}.logo-highlight{color:#ff5a00!important;-webkit-text-fill-color:#ff5a00!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important}.service-card-icon,.faq-help-icon,.footer-care-icon,.floating-call-icon,.mobile-quick-whatsapp,.mobile-quick-call,.mobile-quick-callback,.landing-popup-close,.iz-badge-icon,.offer-badge{color:#f2f2f2!important;background:#ff5a00!important;border-color:#0000!important}.hero-direct-call,.services.services-ref .service-card-icon,.buy-btn,.pricing.pricing-clean .clean-btn,.floating-call-icon,.mobile-quick-call,.footer-call-action,.landing-popup-call{color:#f2f2f2!important;box-shadow:none!important;background:#ff5a00!important;border:1px solid #ff5a00!important}.logo-highlight{-webkit-text-fill-color:#ff5a00!important;background-clip:initial!important;-webkit-background-clip:initial!important}:root{--st-black-900:#0d0d0d;--st-black-800:#1e1e1e;--st-orange-500:#ff5a00;--st-white-100:#f2f2f2;--st-cyan-500:#00c2ff;--st-orange-grad:#ff5a00}html,body{background:var(--st-white-100)!important;color:var(--st-black-800)!important}.container,section,footer{color:var(--st-black-800)}p,li,span,small,a{color:var(--st-black-800)}.highlight-purple,.price-highlight,.hero-badge,.clean-speed,.price-period,.pricing-hotline a,.faq.faq-ref h2 span,.testimonials.testimonials-ref h2 span{color:var(--st-orange-500)!important}.navbar,.navbar.container{background:var(--st-white-100)!important;border-bottom:1px solid #1e1e1e2e!important;box-shadow:0 8px 18px #0d0d0d14!important}.logo,.logo-primary,.nav-links li{color:var(--st-black-900)!important}.hero.hero-iznet .iz-hero-surface{background:var(--st-white-100)!important}.hero.hero-iznet .iz-hero-surface:before{background:var(--st-orange-500)!important}.hero.hero-iznet .hero-subtext,.hero.hero-iznet .hero-feature-card strong{color:var(--st-black-800)!important}.service-card,.pricing.pricing-clean .clean-card,.faq-item,.faq.faq-ref .faq-help-card,.testimonial-bubble,.footer.footer-ref .footer-care-card,.landing-popup,.mobile-quick-dock{background:var(--st-white-100)!important;border-color:#1e1e1e24!important;box-shadow:0 10px 22px #0d0d0d1a!important}.service-card-icon,.faq-help-icon,.footer-care-icon{background:var(--st-orange-grad)!important;color:var(--st-white-100)!important}.btn-primary,.learn-more-btn,.buy-btn,.hero-direct-call,.footer-call-action,.pricing.pricing-clean .clean-btn,.landing-popup-call,.mobile-quick-callback{background:var(--st-orange-grad)!important;color:var(--st-white-100)!important;border-color:#0000!important}.speed-btn.active-speed{background:var(--st-orange-grad)!important;color:var(--st-white-100)!important}.pricing.pricing-clean .speed-btn{background:var(--st-white-100)!important;color:var(--st-black-800)!important;border-color:#1e1e1e2e!important}.landing-popup-whatsapp,.floating-call-icon,.mobile-quick-whatsapp,.mobile-quick-call{background:var(--st-cyan-500)!important;color:var(--st-white-100)!important}.landing-popup-badge{color:var(--st-orange-500)!important;background:#ff5a001a!important;border-color:#ff5a004d!important}.landing-popup h3,.landing-popup p{color:var(--st-black-900)!important}.footer.footer-ref,.footer-bottom{background:var(--st-white-100)!important;color:var(--st-black-800)!important;border-top:1px solid #1e1e1e24!important}.footer.footer-ref .footer-bottom{color:var(--st-black-800)!important}.footer.footer-ref .footer-logo,.footer.footer-ref a{color:var(--st-black-900)!important}.broadband-ott-banner{box-shadow:none!important;background:0 0!important;border:none!important}:root{--st-black-strong:#0d0d0d;--st-black:#1e1e1e;--st-orange:#ff5a00;--st-white:#f2f2f2;--st-cyan:#00c2ff;--st-orange-grad:#ff5a00}body{background:var(--st-white)!important;color:var(--st-black)!important}h1,h2,h3,h4,h5,h6{color:var(--st-black-strong)!important}p,li,small,span,a{color:var(--st-black)!important}strong,b,.highlight-purple,.price-highlight,.clean-speed,.price-period,.pricing-hotline a,.hero-badge{color:var(--st-orange)!important}.services.services-ref,.pricing.pricing-ref,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref,.footer.footer-ref,.broadband.container{background:var(--st-white)!important}.hero.hero-iznet .iz-hero-surface{position:relative;overflow:hidden;background:var(--st-white)!important}.hero.hero-iznet .iz-hero-surface:before{content:"";background:var(--st-orange);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:5;pointer-events:none;position:absolute;inset:0}.hero.hero-iznet .iz-hero-surface:after{display:none!important}.hero.hero-iznet .hero-left,.hero.hero-iznet .hero-right{z-index:6;position:relative;background:0 0!important}.hero.hero-iznet .hero-right .image-wrapper,.hero.hero-iznet .iz-hero-image{z-index:10;position:relative}.btn-primary,.learn-more-btn,.buy-btn,.hero-direct-call,.footer-call-action,.pricing.pricing-clean .clean-btn,.landing-popup-call{background:var(--st-orange-grad)!important;color:var(--st-white)!important;border-color:#0000!important}.landing-popup-whatsapp{color:var(--st-white)!important;background:#00c2ff!important}.speed-btn.active-speed,.nav-links li:after{background:var(--st-orange-grad)!important}.logo,.logo-primary{color:var(--st-black-strong)!important}.logo-highlight{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background:var(--st-orange-grad)!important}.service-card,.clean-card,.faq-item,.testimonial-bubble,.footer-care-card,.landing-popup,.mobile-quick-dock{background:var(--st-white)!important;border-color:#1e1e1e29!important}.service-card-icon,.faq-help-icon,.footer-care-icon,.floating-call-icon,.mobile-quick-call,.mobile-quick-whatsapp,.mobile-quick-callback{background:var(--st-orange-grad)!important;color:var(--st-white)!important}.footer.footer-ref,.footer-bottom{border-top:1px solid #1e1e1e1a;background:var(--st-white)!important;color:var(--st-black)!important}.services.services-ref .service-card-icon{width:66px;height:66px}.services.services-ref .service-card h3{font-size:26px}.broadband-ott-banner{box-shadow:none;background:0 0;border:none;margin:0 0 16px;padding:0}.broadband-ott-banner img{object-fit:contain;border-radius:0;width:100%;height:auto;display:block}@media (width<=992px){.services.services-ref .service-card-icon{width:58px;height:58px}.services.services-ref .service-card-icon svg{width:25px;height:25px}.services.services-ref .service-card h3{font-size:21px}.broadband-ott-banner{margin-bottom:12px}}@media (width<=768px){.services.services-ref .service-card-icon{width:54px;height:54px}.services.services-ref .service-card-icon svg{width:23px;height:23px}.services.services-ref .service-card h3{font-size:15px}.broadband-ott-banner{margin-bottom:10px}.broadband-ott-banner img{border-radius:0}}@media (width<=1024px){.container{width:min(95%,1380px)}.hero.hero-iznet .iz-hero-surface{gap:28px;padding:46px clamp(16px,3vw,24px)}.services.services-ref,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref,.footer.footer-ref{padding-top:72px;padding-bottom:64px}}@media (width<=768px){html,body{overflow-x:hidden}.container{width:min(94%,1380px)}.navbar,.navbar.container{padding:10px 14px}.logo{font-size:19px}.hero.hero-iznet .iz-hero-surface{gap:18px;padding:30px 14px 24px}.hero.hero-iznet .hero-left h1{letter-spacing:-.4px;font-size:clamp(26px,8vw,34px);line-height:1.2}.hero.hero-iznet .hero-badge{margin-bottom:10px;font-size:12px}.hero.hero-iznet .price-line{margin-bottom:10px;font-size:15px}.hero.hero-iznet .hero-features{gap:8px;margin-bottom:14px}.hero.hero-iznet .hero-feature-card strong{font-size:13px;line-height:1.3}.hero.hero-iznet .hero-right{justify-content:center;width:100%}.hero.hero-iznet .image-wrapper{width:min(100%,420px)}.hero-direct-call{justify-content:center;width:100%}.services.services-ref{padding:58px 0}.services.services-ref .services-ref-head h2{margin-bottom:18px;font-size:clamp(24px,7vw,30px)}.services.services-ref .services-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.services.services-ref .service-card{border-radius:12px;min-height:136px;padding:12px 10px}.services.services-ref .service-card h3{font-size:clamp(14px,3.4vw,16px)}.services.services-ref .service-card-icon{width:46px;height:46px;margin-bottom:8px}.services.services-ref .service-card-icon svg{width:19px;height:19px}.broadband{padding:56px 0}.broadband.container{border-radius:14px;padding:26px 12px}.broadband-right h2{margin-bottom:12px;font-size:clamp(24px,7vw,30px)}.broadband .benefits-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px}.broadband .broadband-list li{border-radius:8px;margin-bottom:7px;padding:7px;font-size:11px}.pricing.pricing-clean{padding:56px 0 48px}.pricing.pricing-clean h2{font-size:clamp(24px,7vw,30px)}.pricing.pricing-clean .pricing-hotline{margin:-4px 0 12px;font-size:12px}.pricing.pricing-clean .speed-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.pricing.pricing-clean .speed-btn{width:100%;min-height:38px;padding:8px 10px;font-size:12px}.pricing.pricing-clean .clean-card{padding:14px 12px}.pricing.pricing-clean .price-value{font-size:26px}.faq.faq-ref{padding:56px 0}.faq.faq-ref .faq-ref-wrap{grid-template-columns:1fr;gap:18px;display:grid}.faq.faq-ref .faq-right{order:2}.faq.faq-ref .faq-left{order:1}.faq.faq-ref h2{margin-bottom:14px;font-size:clamp(24px,7vw,30px)}.faq.faq-ref .faq-question{padding:12px;font-size:14px}.faq.faq-ref .faq-agent{width:min(65%,220px)}.faq.faq-ref .faq-help-card{border-radius:20px 0 10px 10px;padding:20px 14px}.faq.faq-ref .faq-help-card h3{font-size:22px}.testimonials.testimonials-ref{padding:56px 0}.testimonials.testimonials-ref h2{margin-bottom:8px;font-size:clamp(24px,7vw,30px)}.testimonials.testimonials-ref .testimonial-sub{margin-bottom:18px;font-size:13px}.testimonials.testimonials-ref .testimonial-card{padding:0 4px 12px}.footer.footer-ref{margin-top:0}.footer.footer-ref .footer-top{grid-template-columns:1fr;gap:18px;padding:34px 0}.footer-call-action{width:100%;min-height:46px;font-size:14px}.footer.footer-ref .footer-care-card{width:100%}.mobile-quick-dock{right:8px;bottom:calc(8px + env(safe-area-inset-bottom))}.landing-popup{right:8px;bottom:calc(66px + env(safe-area-inset-bottom));width:min(100vw - 16px,320px)}}@media (width<=380px){.container{width:95%}.services.services-ref .service-card{min-height:126px;padding:10px 8px}.services.services-ref .service-card h3{font-size:13px}.broadband .benefits-box{gap:6px}.broadband .broadband-list li{padding:6px;font-size:10.5px}.pricing.pricing-clean .speed-btn{font-size:11px}}@media (width<=768px){.hero.hero-iznet .hero-subtext{display:none}}.hero.hero-iznet .hero-trust-points{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.hero.hero-iznet .hero-trust-points span{color:#3a3457;background:#ffffffb3;border:1px solid #7b46b13d;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.mobile-quick-dock{display:none}@media (width<=768px){.hero.hero-iznet .hero-trust-points{justify-content:center;margin-bottom:12px}.hero.hero-iznet .hero-trust-points span{padding:5px 10px;font-size:11px}.mobile-quick-dock{display:none}.mobile-quick-call,.mobile-quick-callback{border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:13px;font-weight:800;display:inline-flex}.mobile-quick-call{color:#fff;background:#ff5a00;text-decoration:none}.mobile-quick-callback{color:#33254c;background:#fff;border:1px solid #7b46b147}.landing-popup{bottom:72px}}.navbar,.navbar.container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff5a00;border:none;border-bottom:1px solid #d6bfe6a6;border-radius:0;width:100%;max-width:100%;margin:0;padding:16px clamp(16px,4vw,64px);box-shadow:0 8px 22px #3527521f}.nav-links{gap:30px}.nav-links li{color:#2f2b44;font-weight:700}.nav-links li:after{background:#ff5a00}.nav-links li:hover{color:#7b46b1}.logo,.logo-primary{color:#211b35}.menu-toggle{color:#7b46b1;background:#ff5a00;border-color:#7b46b140}@media (width<=768px){.navbar,.navbar.container{padding:12px 16px;box-shadow:0 6px 16px #3527521a}.nav-links{background:#fff;border-bottom:1px solid #7b46b133;top:68px;box-shadow:0 14px 30px #22284e1f}}.broadband{gap:58px;padding:92px 0;position:relative}.broadband.container{background:#ff5a00;border:1px solid #ece3f5;border-radius:26px;padding:58px clamp(16px,4vw,42px);box-shadow:0 18px 36px #31265314}.broadband:before{background:radial-gradient(circle,#e633741a,#0000 72%);width:360px;height:360px;top:-120px;left:-150px}.broadband-left .image-wrapper img{border-radius:18px;box-shadow:0 20px 48px #5934762e}.broadband-right h2{color:#191d35;font-size:40px}.broadband-sub{color:#5c6280;font-size:16px;line-height:1.75}.broadband-highlights{gap:8px}.broadband-highlights span{color:#3a2a57;background:#ff5a00;border-color:#7b46b147;font-weight:700}.benefits-box{gap:16px}.broadband-list li{background:#fff;border:1px solid #ebe0f5;border-radius:10px;margin-bottom:10px;padding:9px 10px}.broadband-list li:hover{border-color:#d9c6ea;transform:translate(2px)}.broadband-list svg{color:#7b46b1}.cta-section{margin-top:2px}.buy-btn{border-radius:12px;padding:13px 28px;font-size:15px}.cta-note{color:#7d879f}@media (width<=992px){.broadband.container{border-radius:18px;padding:44px 22px}.broadband-right h2{font-size:34px}}@media (width<=768px){.broadband.container{border-radius:14px;padding:34px 14px}.broadband{padding:58px 0}.broadband-right h2{font-size:30px}.broadband-sub{font-size:14px}.broadband-list li{font-size:13px}}.landing-popup{z-index:2800;color:#191d35;background:#ff5a00;border:1px solid #eadbf3;border-radius:16px;width:min(100vw - 24px,360px);padding:18px 16px 14px;animation:.3s popupRise;position:fixed;bottom:clamp(12px,2.5vw,28px);right:clamp(12px,2.5vw,28px);box-shadow:0 14px 30px #261d442e}.landing-popup-close{color:#6f4a8f;background:#fff;border:1px solid #e8def1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:10px;right:10px}.landing-popup-close:hover{background:#f6f0fb}.landing-popup-badge{color:#7b46b1;background:#7b46b11f;border:1px solid #7b46b13d;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.landing-popup h3{color:#11152e;margin:0 0 10px;font-size:22px;font-weight:900;line-height:1.25}.landing-popup p{color:#5b627b;margin:0 0 14px;font-size:14px;line-height:1.5}.landing-popup-cta{color:#fff;background:#ff5a00;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #7b46b13d}.landing-popup-cta:hover{filter:saturate(1.04);transform:translateY(-1px)}.landing-popup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.landing-popup-call{background:#ff5a00}.landing-popup-whatsapp{background:#ff5a00;box-shadow:0 10px 20px #128c7e3d}@keyframes popupRise{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.landing-popup{border-radius:14px;width:min(100vw - 20px,332px);padding:16px 14px 12px;bottom:10px;right:10px}.landing-popup h3{font-size:19px}.landing-popup p{margin-bottom:12px;font-size:13px}.landing-popup-cta{gap:10px;min-height:42px;font-size:13px}.landing-popup-cta svg{width:18px;height:18px}.landing-popup-actions{grid-template-columns:1fr;gap:9px}}.floating-call-cta{z-index:2650;background:#ff5a00;border:1px solid #7b46b133;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:10px 14px 10px 10px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:fixed;bottom:clamp(12px,2.5vw,28px);right:clamp(12px,2.5vw,28px);box-shadow:0 12px 24px #2f225029}.floating-call-cta:hover{border-color:#7b46b161;transform:translateY(-2px);box-shadow:0 16px 30px #2f225033}.floating-call-icon{color:#fff;background:#ff5a00;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:inline-flex;box-shadow:0 6px 14px #128c7e57}.floating-call-text{flex-direction:column;gap:1px;line-height:1.15;display:flex}.floating-call-text strong{color:#1b1f38;font-size:13px;font-weight:800}.floating-call-text small{color:#5a617d;font-size:12px;font-weight:700}@media (width<=768px){.floating-call-cta{gap:8px;min-height:48px;padding:8px 12px 8px 8px;bottom:10px;right:10px}.floating-call-icon{width:32px;height:32px;font-size:15px}.floating-call-text strong{font-size:12px}.floating-call-text small{font-size:11px}}@media (width<=420px){.floating-call-cta{border-radius:50%;justify-content:center;width:48px;height:48px;padding:8px;right:10px}.floating-call-text{display:none}.floating-call-icon{width:32px;height:32px}}.footer-mail-line{color:#c7d0e0;margin-top:10px;margin-bottom:0;font-size:14px}.footer-mail-line a{color:#fff;font-weight:700;text-decoration:none}.footer-mail-line a:hover{text-decoration:underline}.footer.footer-ref .footer-care-content{gap:2px;display:grid}.footer.footer-ref .footer-care-content a{line-height:1.35}@media (width<=768px){.hero.hero-iznet .hero-form-wrap,.floating-call-cta{display:none}.mobile-quick-dock{z-index:2660;background:#fffffff2;border:1px solid #d1dbf3e6;border-radius:22px;flex-direction:column;align-items:center;gap:10px;padding:8px;display:flex;position:fixed;bottom:10px;right:10px;box-shadow:0 14px 28px #19244333}.mobile-quick-row{gap:10px;display:flex}.mobile-quick-whatsapp,.mobile-quick-call,.mobile-quick-callback{border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:inline-flex}.mobile-quick-whatsapp,.mobile-quick-call{color:#fff;background:#ff5a00;text-decoration:none}.mobile-quick-callback{color:#fff;background:#ff5a00}.landing-popup{bottom:74px;right:10px}}.hero-direct-call{color:#fff;background:#ff5a00;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 18px #7b46b142}.hero-direct-call:hover{transform:translateY(-1px)}.footer-call-action{color:#fff;background:#ff5a00;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:min(100%,560px);min-height:52px;margin-bottom:14px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #7b46b13d}.footer-call-action:hover{transform:translateY(-1px)}.services.services-ref .services-description,.services.services-ref .service-card p,.services.services-ref .service-card-link{display:none}.services.services-ref .services-ref-head h2{margin-bottom:28px}.services.services-ref .service-card{justify-content:center;min-height:210px}.services.services-ref .service-card-icon{width:60px;height:60px;margin-bottom:16px}.services.services-ref .service-card-icon svg{width:26px;height:26px}.services.services-ref .service-card h3{margin:0;font-size:32px;line-height:1.22}@media (width<=992px){.services.services-ref .service-card{min-height:180px;padding:16px 14px}.services.services-ref .service-card h3{font-size:24px}}@media (width<=768px){.services.services-ref .services-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.services.services-ref .service-card{min-height:150px;padding:14px 10px}.services.services-ref .service-card-icon{width:52px;height:52px;margin-bottom:10px}.services.services-ref .service-card-icon svg{width:22px;height:22px}.services.services-ref .service-card h3{font-size:16px;line-height:1.3}.broadband .benefits-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.broadband .broadband-list li{margin-bottom:8px;padding:8px;font-size:12px;line-height:1.35}.broadband .broadband-list svg{width:14px;height:14px;margin-top:1px}.broadband .broadband-sub,.pricing.pricing-clean .pricing-sub{display:none}}.pricing.pricing-clean{font-family:Inter,sans-serif}.pricing.pricing-clean h2{letter-spacing:-.02em;color:#151832;font-size:clamp(30px,4vw,42px);font-weight:800}.pricing.pricing-clean .pricing-sub{color:#5c6280;margin-bottom:28px;font-size:clamp(14px,2vw,16px);line-height:1.7}.pricing.pricing-clean .pricing-hotline{color:#505775;margin:-12px 0 18px;font-size:14px;font-weight:700}.pricing.pricing-clean .pricing-hotline a{color:#7b46b1;text-decoration:none}.pricing.pricing-clean .pricing-hotline a:hover{text-decoration:underline}.pricing.pricing-clean .speed-selector{gap:12px;margin-bottom:34px}.pricing.pricing-clean .speed-btn{letter-spacing:.01em;color:#4e5674;background:#fff;border:1px solid #dfd6ea;border-radius:999px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .25s;box-shadow:0 4px 10px #30244e0f}.pricing.pricing-clean .speed-btn:hover{color:#6f3ea1;border-color:#cbaee3;transform:translateY(-1px)}.pricing.pricing-clean .speed-btn.active-speed{color:#fff;background:#ff5a00;border-color:#0000;box-shadow:0 10px 22px #7b46b142}.pricing.pricing-clean .pricing-grid{gap:22px}.pricing.pricing-clean .clean-card{background:#ff5a00;border:1px solid #e9dff3;border-radius:18px;padding:18px 16px 16px;transition:transform .28s,box-shadow .28s,border-color .28s;box-shadow:0 12px 30px #2f22501a}.pricing.pricing-clean .clean-card:hover{border-color:#d5bbe9;transform:translateY(-4px);box-shadow:0 20px 36px #5235762e}.pricing.pricing-clean .clean-tag{letter-spacing:.02em;color:#6c3b97;background:#7b46b11f;border:1px solid #7b46b12e;border-radius:999px;font-size:11px;font-weight:800}.pricing.pricing-clean .clean-card h3{color:#161a35;margin-top:4px;font-size:clamp(18px,2.6vw,21px);font-weight:800}.pricing.pricing-clean .clean-speed{color:#e63374;letter-spacing:.01em;font-size:14px;font-weight:700}.pricing.pricing-clean .price-amount{align-items:baseline;gap:7px;margin:4px 0 2px}.pricing.pricing-clean .price-value{color:#11152f;letter-spacing:-.02em;font-size:clamp(30px,4vw,36px);font-weight:900;line-height:1}.pricing.pricing-clean .price-period{color:#e63374;font-size:13px;font-weight:800}.pricing.pricing-clean .clean-btn{letter-spacing:.01em;background:#ff5a00;border-radius:11px;min-height:42px;font-size:14px;font-weight:800;box-shadow:0 10px 20px #7b46b13d}.pricing.pricing-clean .clean-btn:hover{transform:translateY(-1px);box-shadow:0 13px 24px #7b46b147}.pricing.pricing-clean .clean-card h4{color:#1b2142;margin-top:8px;font-size:15px;font-weight:800}.pricing.pricing-clean .price-features{gap:9px}.pricing.pricing-clean .price-features li{color:#515a79;font-size:13px;font-weight:600;line-height:1.5}.pricing.pricing-clean .price-features svg{color:#7b46b1;flex-shrink:0;width:16px;height:16px}@media (width<=768px){.pricing.pricing-clean .pricing-grid{gap:14px}.pricing.pricing-clean .clean-card{border-radius:15px;padding:16px 14px 14px}.pricing.pricing-clean .speed-selector{gap:8px;margin-bottom:24px}.pricing.pricing-clean .pricing-hotline{margin:-8px 0 14px;font-size:13px}.pricing.pricing-clean .speed-btn{min-height:40px;padding:9px 13px;font-size:12px}.pricing.pricing-clean .price-value{font-size:30px}.pricing.pricing-clean .price-features li{font-size:13px}}.pricing.pricing-clean .clean-btn,.pricing.pricing-clean .clean-btn:hover,.pricing.pricing-clean .clean-btn:focus,.hero-direct-call,.hero-direct-call:hover,.hero-direct-call:focus,.footer-call-action,.footer-call-action:hover,.footer-call-action:focus,.landing-popup-call,.landing-popup-call:hover,.landing-popup-call:focus,.landing-popup-whatsapp,.landing-popup-whatsapp:hover,.landing-popup-whatsapp:focus,.mobile-quick-call,.mobile-quick-call:hover,.mobile-quick-whatsapp,.mobile-quick-whatsapp:hover,.mobile-quick-callback,.mobile-quick-callback:hover,.floating-call-icon,.floating-call-cta{color:#f2f2f2!important;box-shadow:none!important;filter:none!important;background:#ff5a00!important;border:1px solid #ff5a00!important}.pricing.pricing-clean .clean-btn svg,.hero-direct-call svg,.footer-call-action svg,.landing-popup-call svg,.landing-popup-whatsapp svg,.mobile-quick-call svg,.mobile-quick-whatsapp svg,.mobile-quick-callback svg,.floating-call-icon svg{color:#f2f2f2!important}[data-solid-orange=true],[data-solid-orange=true]:hover,[data-solid-orange=true]:focus,[data-solid-orange=true]:active{color:#f2f2f2!important;box-shadow:none!important;filter:none!important;background:#ff5a00!important;border:1px solid #ff5a00!important}[data-solid-orange=true] svg,[data-solid-orange=true]:hover svg,[data-solid-orange=true]:focus svg,[data-solid-orange=true]:active svg{color:#f2f2f2!important}.logo{justify-content:center;align-items:center;display:inline-flex}.logo-image{object-fit:contain;width:auto;height:42px;display:block}@media (width<=768px){.logo-image{height:34px}.mobile-quick-dock{flex-direction:column!important;align-items:center!important;gap:10px!important;display:flex!important}.mobile-quick-row{display:none!important}}.hero.hero-iznet .hero-right .image-wrapper{width:min(100%,700px)!important}.hero.hero-iznet .iz-hero-image{-webkit-mask-image:linear-gradient(#000 82%,#0000 100%);mask-image:linear-gradient(#000 82%,#0000 100%);border-radius:12px!important;width:100%!important;max-width:700px!important;box-shadow:0 18px 36px #0d0d0d2e!important}.hero.hero-iznet .price-line{color:#1e1e1e!important}.hero.hero-iznet .price-highlight{color:#ff5a00!important}@media (width<=992px){.hero.hero-iznet .hero-right .image-wrapper{width:min(100%,560px)!important}.hero.hero-iznet .iz-hero-image{max-width:560px!important}}@media (width<=768px){.hero.hero-iznet .hero-right .image-wrapper{width:min(100%,470px)!important}.hero.hero-iznet .iz-hero-image{border-radius:10px!important;max-width:470px!important;box-shadow:0 12px 24px #0d0d0d29!important}}.floating-call-cta,.floating-call-cta:hover,.floating-call-icon,.floating-call-icon:hover,.floating-whatsapp-icon,.floating-whatsapp-icon:hover,.mobile-quick-whatsapp,.mobile-quick-whatsapp:hover{color:#f2f2f2!important;box-shadow:none!important;background:#25d366!important;border:1px solid #25d366!important}.mobile-quick-call,.mobile-quick-call:hover{color:#f2f2f2!important;box-shadow:none!important;background:#00c2ff!important;border:1px solid #00c2ff!important}.mobile-quick-whatsapp svg,.mobile-quick-call svg,.floating-call-icon svg,.floating-call-cta svg{color:#f2f2f2!important}.floating-contact-stack{z-index:2800;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:clamp(12px,2.4vw,24px);right:clamp(10px,2vw,24px)}.floating-contact-stack .floating-call-only{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #00c2ff47;color:#fff!important;background:#00c2ff!important;border:1px solid #00c2ff!important}.floating-contact-stack .floating-call-only svg{font-size:22px;color:#fff!important}.floating-contact-stack .floating-call-cta{border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:9px 14px 9px 10px;text-decoration:none;display:inline-flex;position:static;bottom:auto;right:auto;box-shadow:0 10px 24px #25d3664d;color:#fff!important;background:#25d366!important;border:1px solid #25d366!important;display:inline-flex!important}.floating-contact-stack .floating-call-icon,.floating-contact-stack .floating-whatsapp-icon{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;color:#fff!important;box-shadow:none!important;background:#25d366!important;border:1px solid #25d366!important}.floating-contact-stack .floating-call-icon svg,.floating-contact-stack .floating-whatsapp-icon svg,.floating-contact-stack .floating-call-cta svg,.floating-contact-stack .floating-call-text,.floating-contact-stack .floating-call-text strong,.floating-contact-stack .floating-whatsapp-label{color:#fff!important}.floating-contact-stack .floating-whatsapp-label{font-size:16px;font-weight:700;line-height:1}.floating-contact-stack .floating-call-only:hover,.floating-contact-stack .floating-call-cta:hover{transform:translateY(-2px)}@media (width<=768px){.floating-contact-stack{gap:12px;bottom:14px;right:12px}.floating-contact-stack .floating-call-only{width:58px;height:58px}.floating-contact-stack .floating-call-only svg{font-size:24px}.floating-contact-stack .floating-call-cta{min-height:56px;padding:9px 16px 9px 10px}.floating-contact-stack .floating-call-icon,.floating-contact-stack .floating-whatsapp-icon{width:32px;height:32px}.floating-contact-stack .floating-whatsapp-label{font-size:17px}}.hero.hero-iznet .hero-left{flex-direction:column;gap:12px;display:flex}.hero.hero-iznet .hero-left h1{margin:2px 0}.hero.hero-iznet .price-line,.hero.hero-iznet .hero-subtext{margin:0}.hero.hero-iznet .hero-features{margin-top:4px}.hero.hero-iznet .hero-form-wrap{margin-top:6px}@media (width<=768px){.hero.hero-iznet .hero-left{gap:10px}.hero.hero-iznet .hero-features{margin-top:2px}}.navbar .logo{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.services.services-ref .service-card h3{margin-bottom:8px!important;font-size:26px!important;line-height:1.22!important}.services.services-ref .service-card p{color:#1e1e1e!important;opacity:.8!important;margin:0!important;font-size:13px!important;line-height:1.4!important;display:block!important}@media (width<=992px){.services.services-ref .service-card h3{font-size:20px!important}.services.services-ref .service-card p{font-size:12px!important}}@media (width<=768px){.services.services-ref .service-card h3{margin-bottom:6px!important;font-size:15px!important}.services.services-ref .service-card p{font-size:11px!important;line-height:1.35!important}}.services.services-ref .service-card{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;gap:0!important}.services.services-ref .service-card-icon{align-self:flex-start!important;margin-bottom:10px!important}.services.services-ref .service-card h3,.services.services-ref .service-card p{text-align:left!important;width:100%!important}.services.services-ref .service-card h3{min-height:2.45em}@media (width<=768px){.services.services-ref .service-card h3{min-height:2.6em}}.services.services-ref .service-card:hover,.services.services-ref .service-card:focus-within,.pricing.pricing-clean .clean-card:hover,.pricing.pricing-clean .clean-card:focus-within{background:#fff!important;border-color:#e5e7f1!important}.services.services-ref .service-card:hover .service-card-icon{color:#ff5a00!important;background:#f7e8ef!important}.pricing.pricing-clean .price-card:before,.pricing.pricing-clean .price-card:hover:before,.pricing.pricing-clean .clean-card:before,.pricing.pricing-clean .clean-card:hover:before{content:none!important;opacity:0!important;background:0 0!important}.pricing.pricing-clean .price-card,.pricing.pricing-clean .clean-card{background:#fff!important}.pricing.pricing-clean .price-card:hover,.pricing.pricing-clean .clean-card:hover{background:#fff!important;border-color:#e5e7f1!important;box-shadow:0 16px 30px #272e5a1f!important}.broadband.container .section-tag{color:#fff!important;background:#ff5a00!important;border-color:#ff5a00!important}.broadband.container .cta-note{font-size:12px!important;line-height:1.25!important}.pricing.pricing-clean .speed-btn.active-speed,.pricing.pricing-clean .speed-btn.active-speed:hover,.pricing.pricing-clean .speed-btn.active-speed:focus{color:#fff!important;background:#ff5a00!important;border-color:#ff5a00!important;box-shadow:0 10px 20px #ff5a0047!important}.hero.hero-iznet{position:relative;overflow:hidden;background:#f2f2f2!important}.hero.hero-iznet .iz-hero-surface:before,.hero.hero-iznet .iz-hero-surface:after{content:none!important}.hero.hero-iznet:before,.hero.hero-iznet:after{content:"";pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero.hero-iznet:before{background:radial-gradient(circle,#ff5a001c 0%,#ff5a000a 45%,#ff5a0000 78%);width:560px;height:560px;top:-180px;left:-140px}.hero.hero-iznet:after{background:radial-gradient(circle,#00c2ff1a 0%,#00c2ff08 46%,#00c2ff00 80%);width:640px;height:640px;bottom:-240px;right:-220px}.hero.hero-iznet .iz-hero-surface,.hero.hero-iznet .hero-left,.hero.hero-iznet .hero-right{z-index:2;position:relative}@media (width<=992px){.hero.hero-iznet:before{width:420px;height:420px;top:-130px;left:-120px}.hero.hero-iznet:after{width:480px;height:480px;bottom:-210px;right:-190px}}.hero.hero-iznet:before{animation:12s ease-in-out infinite alternate heroBlobOne}.hero.hero-iznet:after{animation:14s ease-in-out infinite alternate heroBlobTwo}.hero.hero-iznet .hero-left{animation:.7s ease-out both heroContentIn}.hero.hero-iznet .hero-right{animation:.85s ease-out both heroImageIn}.hero.hero-iznet .hero-feature-card{transition:transform .25s,box-shadow .25s}.hero.hero-iznet .hero-feature-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #1e1e1e14}.hero.hero-iznet .hero-feature-card:first-child{animation:.45s ease-out .1s both heroFadeUp}.hero.hero-iznet .hero-feature-card:nth-child(2){animation:.45s ease-out .18s both heroFadeUp}.hero.hero-iznet .hero-feature-card:nth-child(3){animation:.45s ease-out .26s both heroFadeUp}.hero.hero-iznet .hero-feature-card:nth-child(4){animation:.45s ease-out .34s both heroFadeUp}.hero.hero-iznet .hero-right .image-wrapper{animation:5.6s ease-in-out infinite heroFloat}.hero.hero-iznet .iz-price-card{animation:4.8s ease-in-out infinite heroBadgeFloat}@keyframes heroBlobOne{0%{transform:translate(0)scale(1)}to{transform:translate(26px,18px)scale(1.04)}}@keyframes heroBlobTwo{0%{transform:translate(0)scale(1)}to{transform:translate(-24px,-16px)scale(1.03)}}@keyframes heroContentIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageIn{0%{opacity:0;transform:translate(14px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes heroBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=768px){.hero.hero-iznet .hero-right .image-wrapper{animation-duration:6.4s}.hero.hero-iznet .iz-price-card{animation-duration:5.4s}}@media (prefers-reduced-motion:reduce){.hero.hero-iznet:before,.hero.hero-iznet:after,.hero.hero-iznet .hero-left,.hero.hero-iznet .hero-right,.hero.hero-iznet .hero-feature-card,.hero.hero-iznet .hero-right .image-wrapper,.hero.hero-iznet .iz-price-card{transition:none!important;animation:none!important}}.iptv-info.container{background:#fff;border:1px solid #e7eaf2;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:24px;margin-top:10px;margin-bottom:10px;padding:26px 20px;display:grid}.iptv-info-left,.iptv-info-right{min-width:0}.iptv-main-image{aspect-ratio:16/10;object-fit:cover;border:1px solid #e9edf5;border-radius:14px;width:100%;max-width:100%;height:auto;max-height:360px;display:block;box-shadow:0 12px 24px #1e1e1e14}.iptv-info-head{margin-bottom:10px}.iptv-title-tag{color:#ff5a00;background:#ff5a001a;border:1px solid #ff5a004d;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.iptv-info-right h2{margin:10px 0 0;font-size:clamp(22px,3vw,30px);line-height:1.2}.iptv-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.iptv-points li{background:#fff;border:1px solid #eaedf4;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:13px;line-height:1.4;display:flex}.iptv-points li svg{color:#ff5a00;flex-shrink:0;width:16px;height:16px;margin-top:1px}.iptv-plan-btn{color:#fff;background:#ff5a00;border:1px solid #ff5a00;border-radius:10px;align-items:center;gap:8px;min-height:44px;margin-top:12px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}@media (width<=992px){.iptv-info.container{grid-template-columns:1fr;gap:14px;padding:18px 14px}.iptv-main-image{max-height:300px}}.faq.faq-ref .faq-question{color:#fff!important;background:#1e1e1e!important;border-color:#1e1e1e!important}.faq.faq-ref .faq-question span,.faq.faq-ref .faq-question svg{color:#fff!important}.faq.faq-ref .faq-item.open .faq-question{color:#fff!important;background:#1e1e1e!important}.faq.faq-ref .faq-answer{color:#1e1e1e!important;background:#fff!important}@media (width<=768px){.footer.footer-ref .footer-care-content a{font-size:13px!important;line-height:1.3!important}.footer.footer-ref .footer-care-content small{font-size:11px!important}.footer-mail-line,.footer-mail-line a{font-size:12px!important;line-height:1.3!important}}.broadband.container{border-radius:18px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;gap:22px!important;margin-top:0!important;margin-bottom:12px!important;padding:34px 22px!important;display:grid!important}.broadband.container .broadband-left,.broadband.container .broadband-right{width:100%;min-width:0}.broadband.container .broadband-left .image-wrapper{max-width:560px;margin:0 auto}.broadband.container .broadband-left .image-wrapper img{aspect-ratio:16/10;object-fit:cover;border-radius:14px;width:100%;height:auto}.broadband.container .broadband-right h2{margin:8px 0 10px!important;line-height:1.2!important}.broadband.container .broadband-sub{margin:0 0 12px!important}.broadband.container .cta-section{margin-top:8px!important}.iptv-info.container{border-radius:18px!important;gap:22px!important;margin-top:0!important;margin-bottom:16px!important;padding:24px 20px!important}.iptv-info.container .iptv-info-right{flex-direction:column;justify-content:center;display:flex}.iptv-info.container .iptv-points{margin-top:8px!important}.iptv-info.container .iptv-plan-btn{margin-top:12px!important}@media (width<=992px){.broadband.container{grid-template-columns:1fr!important;gap:14px!important;margin-bottom:10px!important;padding:24px 14px!important}.broadband.container .broadband-left .image-wrapper{max-width:100%}.iptv-info.container{gap:12px!important;margin-bottom:12px!important;padding:18px 14px!important}}@media (width<=768px){.broadband.container{border-radius:14px!important;gap:12px!important;padding:20px 12px!important}.broadband.container .broadband-right h2{margin:6px 0 8px!important}.iptv-info.container{border-radius:14px!important;gap:10px!important;padding:16px 12px!important}.iptv-main-image{border-radius:12px!important;max-height:260px!important}}:root{--section-gap-desktop:clamp(58px, 7vw, 88px);--section-gap-mobile:42px;--card-gap-desktop:20px;--card-gap-mobile:12px}.hero.hero-iznet{padding-bottom:clamp(34px,5vw,54px)!important}.services.services-ref,.broadband,.iptv-info.container,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref,.footer.footer-ref{margin-top:0!important}.services.services-ref,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref{padding-top:var(--section-gap-desktop)!important;padding-bottom:var(--section-gap-desktop)!important}.services.services-ref .services-ref-grid,.pricing.pricing-clean .pricing-grid{gap:var(--card-gap-desktop)!important}.faq.faq-ref .faq-ref-wrap{gap:24px!important}.testimonials.testimonials-ref .testimonial-slider-wrap{margin-top:18px!important}.footer.footer-ref{padding-top:clamp(34px,5vw,52px)!important}@media (width<=992px){.services.services-ref,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref{padding-top:52px!important;padding-bottom:52px!important}.services.services-ref .services-ref-grid,.pricing.pricing-clean .pricing-grid{gap:14px!important}}@media (width<=768px){.hero.hero-iznet{padding-bottom:30px!important}.services.services-ref,.pricing.pricing-clean,.faq.faq-ref,.testimonials.testimonials-ref{padding-top:var(--section-gap-mobile)!important;padding-bottom:var(--section-gap-mobile)!important}.services.services-ref .services-ref-grid,.pricing.pricing-clean .pricing-grid{gap:var(--card-gap-mobile)!important}.faq.faq-ref .faq-ref-wrap{gap:12px!important}.footer.footer-ref{padding-top:28px!important}.broadband.container .broadband-left{justify-content:center!important;width:100%!important;max-width:100%!important;display:flex!important}.broadband.container .broadband-left .image-wrapper{width:100%!important;max-width:100%!important;margin:0 auto!important}.broadband.container .broadband-left .image-wrapper img{aspect-ratio:16/10;object-fit:cover!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important}}.broadband.broadband-merged.container{border-radius:18px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:22px!important;padding:26px 20px!important;display:grid!important}.broadband.broadband-merged .broadband-pane{background:#fff;border:1px solid #e7ebf4;border-radius:16px;flex-direction:column;min-width:0;padding:16px;display:flex}.broadband.broadband-merged .broadband-main-image{margin-bottom:12px;width:100%!important;max-width:100%!important}.broadband.broadband-merged .broadband-main-image img{display:block;aspect-ratio:16/9!important;object-fit:cover!important;object-position:center 74%!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:auto!important}.broadband.broadband-merged .broadband-info-head{margin-bottom:10px!important}.broadband.broadband-merged .broadband-title-tag{color:#ff5a00;background:#ff5a001a;border:1px solid #ff5a004d;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.broadband.broadband-merged .broadband-info-head h2{white-space:nowrap;margin:8px 0 0!important;line-height:1.2!important}.broadband.broadband-merged .broadband-points{gap:10px;padding:0;list-style:none;display:grid;margin:10px 0 0!important}.broadband.broadband-merged .broadband-points li{background:#fff;border:1px solid #eaedf4;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:13px;line-height:1.4;display:flex}.broadband.broadband-merged .broadband-points li svg{color:#ff5a00;flex-shrink:0;width:16px;height:16px;margin-top:1px}.broadband.broadband-merged .cta-section{margin-top:6px!important}.broadband.broadband-merged .iptv-info-head{margin-bottom:10px!important}.broadband.broadband-merged .iptv-info-head h2{margin:8px 0 0!important}.broadband.broadband-merged .iptv-merged-image-wrap{margin-bottom:10px}.broadband.broadband-merged .iptv-merged-image{border:1px solid #e8ebf3;display:block;aspect-ratio:16/9!important;object-fit:cover!important;object-position:center center!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:auto!important}.broadband.broadband-merged .broadband-pane-left .image-wrapper,.broadband.broadband-merged .iptv-merged-image-wrap{width:100%!important;max-width:100%!important}.broadband.broadband-merged .iptv-points{gap:10px!important;margin:0!important}.broadband.broadband-merged .iptv-points li{padding:9px 10px!important}.broadband.broadband-merged .iptv-plan-btn{align-self:flex-start;margin-top:12px!important}@media (width<=992px){.broadband.broadband-merged.container{grid-template-columns:1fr!important;gap:14px!important;padding:20px 14px!important}}@media (width<=768px){.broadband.broadband-merged.container{gap:12px!important;padding:16px 12px!important}.broadband.broadband-merged .broadband-pane{border-radius:12px;padding:12px}.broadband.broadband-merged .iptv-merged-image{border-radius:10px}.broadband.broadband-merged .iptv-plan-btn{justify-content:center;width:100%}.broadband.broadband-merged .broadband-points li,.broadband.broadband-merged .iptv-points li{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important}.broadband.broadband-merged .broadband-points li span,.broadband.broadband-merged .iptv-points li span{text-align:left!important}.broadband.broadband-merged .broadband-info-head h2{white-space:normal}}.navbar .nav-links{margin-left:auto}.nav-call-query{align-items:center;gap:10px;margin-left:24px;display:inline-flex}.nav-call-icon{color:#ff5a00;background:#1e1e1e14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.nav-call-icon svg{stroke-width:2.2px;width:18px;height:18px}.nav-call-content{flex-direction:column;line-height:1.1;display:flex}.nav-call-content p{color:#251a3f;letter-spacing:.2px;text-transform:none;margin:0 0 3px;font-size:13px;font-weight:700}.nav-call-content a{letter-spacing:0;color:#251a3f;white-space:nowrap;margin:0;font-size:19px;font-weight:800;line-height:1.2;text-decoration:none}@media (width<=1280px){.nav-call-content p{margin-bottom:2px;font-size:12px}.nav-call-content a{font-size:18px}.nav-call-icon{width:42px;height:42px}}@media (width<=992px){.nav-call-query{display:none}}.corporate-internet-wrap{margin-top:14px}.corporate-internet-card{background:#fff;border:1px solid #251a3f1f;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;box-shadow:0 8px 22px #251a3f14}.corporate-internet-left{align-items:center;gap:10px;display:inline-flex}.corporate-internet-icon{color:#ff5a00;background:#1e1e1e14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.corporate-internet-icon svg{stroke-width:2.2px;width:18px;height:18px}.corporate-internet-content{flex-direction:column;line-height:1.1;display:flex}.corporate-internet-content p{color:#251a3f;margin:0 0 3px;font-size:13px;font-weight:700}.corporate-internet-content h3{color:#251a3f;margin:0;font-size:19px;font-weight:800;line-height:1.2}.corporate-coming-soon{color:#fff;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;background:#ff5a00;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}@media (width<=768px){.corporate-internet-wrap{margin-top:8px}.corporate-internet-card{gap:12px;padding:12px 14px}.corporate-internet-content p{font-size:12px}.corporate-internet-content h3{font-size:17px}.corporate-coming-soon{padding:7px 10px;font-size:11px}}.services.services-ref .service-card{border:1px solid #eceef5;border-radius:18px;justify-content:flex-start;position:relative}.services.services-ref .services-ref-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:auto;gap:20px}.services.services-ref .service-card{grid-column:span 2}.services.services-ref .service-card:nth-child(4){grid-column:2/span 2}.services.services-ref .service-card:nth-child(5){grid-column:4/span 2}.services.services-ref .service-card h3{margin:0 0 8px!important}.services.services-ref .service-card p{margin:0!important}.services.services-ref .service-card-badge{color:#ff5a00;letter-spacing:.3px;text-transform:uppercase;background:#ff5a0024;border:1px solid #ff5a0040;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}@media (width<=1100px){.services.services-ref .services-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.services.services-ref .service-card,.services.services-ref .service-card:nth-child(4),.services.services-ref .service-card:nth-child(5){grid-column:auto}}@media (width<=768px){.services.services-ref .services-ref-grid{grid-template-columns:1fr;gap:14px}}@media (width<=992px){.nav-call-query{align-items:center;gap:8px;margin-left:auto;margin-right:10px;display:inline-flex!important}.nav-call-content p{margin-bottom:2px;font-size:11px}.nav-call-content a{font-size:15px}.nav-call-icon{width:36px;height:36px}.nav-call-icon svg{width:15px;height:15px}}@media (width<=768px){.nav-call-content p{display:none}.nav-call-content a{font-size:13px;font-weight:700}.nav-call-query{gap:6px;margin-right:8px}.nav-call-icon{width:32px;height:32px}}.services.services-ref .service-card{align-items:flex-start!important}.services.services-ref .service-card h3{min-height:0!important;margin:0 0 1px!important}.services.services-ref .service-card p{align-self:flex-start;margin:0!important}.footer.footer-ref .footer-care-card{align-items:stretch}.footer.footer-ref .footer-care-content{flex-direction:column;gap:12px;width:100%;display:flex}.footer.footer-ref .footer-contact-item{align-items:center;gap:12px;display:flex}.footer.footer-ref .footer-contact-copy{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.footer.footer-ref .footer-contact-copy small{color:#444c69;font-size:14px;font-weight:700}.footer.footer-ref .footer-contact-copy a{letter-spacing:-.02em;align-items:center;min-height:26px;font-size:24px;font-weight:600;line-height:1.15;text-decoration:none;display:inline-flex}.footer.footer-ref .footer-contact-item .footer-care-icon{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}@media (width<=768px){.services.services-ref .service-card h3{min-height:0!important;margin-bottom:1px!important}.footer.footer-ref .footer-contact-item{gap:10px}.footer.footer-ref .footer-contact-copy a{min-height:auto;font-size:13px!important;line-height:1.3!important}.footer.footer-ref .footer-contact-copy small{font-size:11px!important}}
