.btn,header{box-shadow:var(--shadow)}.nav-links a,body,h1,h2,h3,h4{color:var(--dark)}.btn,.nav-links a{font-weight:600}.hero p,.justify-text,.products-header p{text-align:justify}.hero,.problem-card,.products-header,.section-title,h2{text-align:center}.benefits-list li:before,.nav-links a:after,h2:after{background:linear-gradient(to right,var(--primary),var(--secondary))}.hero:before,.nav-links a:after,.problems-section:before,.why-single-card:before,h2:after{content:'';position:absolute}.benefits-list li,.bpom-container,.bpom-section,.hero,.nav-links a,.problems-container,.problems-section,.product-feature,.product-list li,.products-section,.testimony-image,.testimony-section,.why-single-card,h2{position:relative}.bpom-img,.hero,.package-card,.package-img,.problem-icon,.problems-section,.testimony-image,.testimony-section,.why-single-card{overflow:hidden}.benefits-list,.product-list{list-style-type:none}.btn,.logo,.nav-links a,.social-icons a{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}:root{--primary:#6ab7ff;--secondary:#87ceeb;--accent:#5aa9e6;--light:#f0f8ff;--dark:#2c3e50;--gray:#5d6d7e;--light-gray:#e8f4fc;--shadow:0 5px 15px rgba(0,0,0,0.08);--transition:all .3s ease}.btn,.form-control,.hero-image-container img,.logo-img,.mobile-menu-btn,.nav-links a,.nav-links a:after,.package-card,.package-img img,.problem-card,.problem-icon img,.product-item,.radio-option,.social-icons a,.testimony-image,.testimony-image img,.why-single-card{transition:var(--transition)}body{line-height:1.6;background-color:var(--light)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}section{padding:40px 0}h1,h2,h3,h4{margin-bottom:20px;line-height:1.2}.section-title,h2{margin-bottom:30px}h2{font-size:2.5rem}h2:after{width:100px;height:4px;bottom:-15px;left:50%;transform:translateX(-50%);border-radius:2px}.hero:before,.nav-links a:hover:after,header{width:100%}p{margin-bottom:15px;color:var(--gray)}.btn{display:inline-block;background:linear-gradient(to right,var(--primary),var(--accent));color:#fff;padding:12px 30px;border-radius:30px;border:0;cursor:pointer}.btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(106,183,255,.3)}.problem-card:hover,.why-single-card:hover{box-shadow:0 20px 40px rgba(106,183,255,.15)}img{max-width:100%;height:auto;display:block}header{background-color:#fff;position:fixed;top:0;z-index:1000}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.package-card:hover .package-img img,.problem-card:hover .problem-icon img,.testimony-image:hover img{transform:scale(1.05)}.logo{display:flex;align-items:center;gap:15px;text-decoration:none;padding:5px 0}.logo-img{height:60px;width:auto;object-fit:contain;border-radius:8px;padding:5px;background:white;box-shadow:0 3px 10px rgba(0,0,0,0.08);transition:var(--transition)}.logo-text{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.logo-brand{font-size:1.8rem;font-weight:800;color:var(--accent);line-height:1;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(106,183,255,0.2)}.logo-tagline{font-size:.8rem;color:var(--gray);font-weight:600;letter-spacing:.5px;margin-top:3px;text-transform:uppercase}.logo:hover .logo-img{transform:scale(1.05) rotate(2deg);box-shadow:0 5px 15px rgba(106,183,255,0.2)}.logo:hover .logo-brand{background:linear-gradient(135deg,var(--secondary),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;list-style:none}.nav-links li{margin-left:30px}.nav-links a{font-size:1rem;padding:8px 0}.mobile-menu-btn,.nav-links a:hover,.why-single-card h3{color:var(--accent)}.nav-links a:after{width:0;height:3px;bottom:0;left:0;border-radius:2px}.mobile-menu-btn{display:none;font-size:1.5rem;background:0;border:0;cursor:pointer;width:40px;height:40px;border-radius:50%}.mobile-menu-btn:hover{background-color:rgba(106,183,255,.1)}.hero{background:linear-gradient(135deg,rgba(106,183,255,.1),rgba(135,206,235,.1));padding-top:120px;padding-bottom:60px}.hero:before{top:0;left:0;height:100%;background:url('data:image/svg+xml,<svgxmlns="http://www.w3.org/2000/svg"viewBox="00100100"preserveAspectRatio="none"><pathd="M0,0L100,0L100,100Z"fill="rgba(135,206,235,0.05)"/></svg>') 0 0/cover;z-index:-1}.hero h1{font-size:3rem;margin-bottom:20px}.hero-image-container{max-width:500px;margin:0 auto 20px;border-radius:15px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.1);border:3px solid #fff}.problem-card,.why-single-card{border-radius:20px;box-shadow:var(--shadow)}.hero-image-container img{width:100%;height:auto}.hero-image-container:hover img{transform:scale(1.02)}.hero p{font-size:1.2rem;max-width:700px;margin:0 auto 20px}.bpom-section,.form-section,.why-section{background-color:var(--light-gray);padding-top:50px;padding-bottom:50px}.why-single-card{max-width:800px;margin:0 auto;background-color:#fff;padding:35px;border-top:6px solid var(--primary)}.why-single-card:hover{transform:translateY(-10px)}.package-card:hover,.problem-card:hover{transform:translateY(-8px)}.why-single-card:before{top:0;left:0;width:8px;height:100%;background:linear-gradient(to bottom,var(--primary),var(--secondary))}.why-single-card h3{text-align:center;font-size:1.8rem;margin-bottom:25px}.benefits-list li,.problem-card p{line-height:1.6;text-align:justify}.benefits-list li{margin-bottom:18px;padding-left:40px;font-size:1.15rem;color:var(--dark)}.benefits-list li:before{content:'✓';position:absolute;left:0;top:0;width:28px;height:28px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.problems-section{background:linear-gradient(135deg,rgba(106,183,255,.05),rgba(135,206,235,.05));padding-top:50px;padding-bottom:50px}.problems-section:before{top:-50%;right:-50%;width:100%;height:200%;background:radial-gradient(circle,rgba(106,183,255,.03) 0,transparent 70%);z-index:0}.problems-container{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:25px;z-index:1}.problem-card{flex:1;min-width:280px;max-width:350px;background-color:#fff;padding:25px;border-top:6px solid var(--accent)}.problem-icon{width:100%;height:170px;border-radius:15px;margin:0 auto 18px;border:3px solid var(--accent);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(0,0,0,.1)}.package-card,.product-item{box-shadow:var(--shadow)}.problem-icon img,.testimony-image img{width:100%;height:100%;object-fit:cover}.bpom-img img,.package-img img{object-fit:contain;padding:15px}.problem-card h3{font-size:1.8rem;margin-bottom:15px;color:var(--dark)}.problem-card p{font-size:1.1rem}.products-section{padding-top:50px;padding-bottom:50px}.products-header{max-width:800px;margin:0 auto 35px}.products-layout{display:flex;flex-direction:column;gap:45px}.package-card{background-color:#fff;border-radius:20px;border:2px solid rgba(106,183,255,.15);max-width:900px;margin:0 auto}.package-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:var(--primary)}.package-content{display:flex;flex-wrap:wrap;align-items:center}.package-img{flex:1;min-width:300px;height:300px;background:linear-gradient(to bottom,var(--light-gray),#fff)}.package-img img{width:100%;height:100%}.package-info{flex:1.5;min-width:300px;padding:30px}.package-info h3{font-size:2rem;color:var(--accent);margin-bottom:15px}.package-info p{font-size:1.1rem;margin-bottom:18px;line-height:1.7;text-align:justify}.package-price{font-size:1.4rem;font-weight:700;color:var(--accent);margin-bottom:20px}.products-list-section{margin-top:50px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:35px}.product-item:last-child{grid-column:1/span 2;max-width:100%}.product-item{background-color:#fff;border-radius:15px;padding:25px;border-left:4px solid var(--primary)}.product-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(106,183,255,.15)}.product-item h4{font-size:1.4rem;color:var(--dark);margin-bottom:15px}.product-feature{padding-left:25px;margin-bottom:10px;font-size:1rem;color:var(--gray);line-height:1.5;text-align:justify}.form-group label,.product-list li strong,.radio-label-line1{color:var(--dark);font-weight:600}.product-feature:before{content:'✓';position:absolute;left:0;top:0;color:var(--accent);font-weight:700;font-size:1.1rem}.bpom-section:before,.testimony-section:before{content:'';left:0;width:100%;z-index:0;height:100%;position:absolute;top:0}.testimony-section{padding:50px 0;background:linear-gradient(135deg,rgba(106,183,255,.08),rgba(135,206,235,.08))}.testimony-section:before{background:url('data:image/svg+xml,<svgxmlns="http://www.w3.org/2000/svg"viewBox="00100100"preserveAspectRatio="none"><pathd="M0,0L100,0L50,100Z"fill="rgba(90,169,230,0.05)"/></svg>') 0 0/cover}.testimony-container{position:relative;z-index:1}.testimony-row{display:flex;justify-content:center;gap:25px;margin-bottom:25px;flex-wrap:wrap}.testimony-image{flex:1;min-width:300px;max-width:400px;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.15);border:3px solid #fff;background-color:#fff;aspect-ratio:1/1}.bpom-img,.form-container{box-shadow:var(--shadow);background-color:#fff}.testimony-image:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.2);border-color:var(--primary)}.bpom-section:before{background:linear-gradient(45deg,transparent 0,rgba(106,183,255,.03) 50%,transparent 100%)}.bpom-container{display:flex;align-items:center;flex-wrap:wrap;z-index:1;gap:50px}.bpom-info{flex:1.5;min-width:300px}.bpom-info p{text-align:justify;line-height:1.8;margin-bottom:20px;font-size:1.1rem}.bpom-image{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center;padding:20px}.bpom-img{width:320px;height:320px;border-radius:15px;border:5px solid #fff;display:flex;align-items:center;justify-content:center}.bpom-img img{width:100%;height:100%}.form-container{max-width:800px;margin:0 auto;border-radius:15px;padding:35px;border:1px solid rgba(106,183,255,.2)}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px}.form-control{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;background-color:#f9fdff}.form-control:focus{border-color:var(--primary);outline:0;box-shadow:0 0 0 3px rgba(106,183,255,.2);background-color:#fff}.radio-group{display:flex;flex-direction:column;gap:10px;margin-top:10px}.radio-option{display:flex;align-items:center;padding:15px;border:2px solid #eee;border-radius:8px;cursor:pointer;flex-wrap:wrap}.radio-option:hover{border-color:var(--primary);background-color:rgba(106,183,255,.05)}.radio-option input[type=radio]{margin-right:15px;width:18px;height:18px;flex-shrink:0}.radio-label-content{display:flex;flex-direction:column;flex-grow:1}.radio-label-line1{font-size:1.1rem;line-height:1.4;margin-bottom:4px}.product-list li:before,.radio-label-line2{color:var(--accent);font-size:1.2rem;font-weight:700}.radio-label-line2{line-height:1.4}.product-list-container{width:100%;margin-top:12px;margin-left:33px;padding-left:15px;border-left:2px solid rgba(106,183,255,.3)}.product-list{margin:8px 0}.product-list li{padding-left:22px;margin-bottom:6px;color:var(--gray);font-size:.95rem;line-height:1.5;text-align:left}.product-list li:before{content:'•';position:absolute;left:8px;top:0}.submit-btn{width:100%;padding:15px;font-size:1.1rem}footer{background-color:var(--dark);color:#fff;padding:40px 0 20px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer-column{flex:1;min-width:250px;margin-bottom:25px}.footer-column h3{color:#fff;margin-bottom:25px;font-size:1.3rem;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,.1)}.footer-links{list-style:none;padding-left:0;margin:0}.footer-links li{margin-bottom:8px;padding-left:0}.footer-links .footer-contact,.footer-links a{color:#bbb;text-decoration:none;transition:var(--transition);display:block;padding:5px 0}.footer-links a:hover{color:var(--secondary);transform:translateX(5px)}#footer-products .footer-links li{text-align:left;padding-left:0;margin-left:0}.footer-contact{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;text-align:left}.social-icons{display:flex;gap:15px;margin-top:25px}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.1);border-radius:50%;color:#fff}.social-icons a:hover{background-color:var(--primary);transform:translateY(-3px)}.copyright{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#bbb;font-size:.9rem}@media(max-width:768px){.radio-option{align-items:flex-start;padding:12px;min-height:auto;flex-wrap:nowrap}.radio-option input[type=radio]{margin-right:12px;margin-top:4px;align-self:flex-start}.radio-label-content{flex-grow:1;min-width:0}.radio-label-line1{font-size:1rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.radio-label-line2{font-size:1.1rem;margin-top:4px}.product-list-container{margin-left:0;margin-top:10px;padding-left:0;border-left:0;width:100%}.product-list{margin:10px 0 0;padding-left:0}.product-list li{padding-left:20px;margin-bottom:6px;font-size:.9rem;line-height:1.4}.product-list li:before{left:6px;top:1px}.product-list li strong{font-weight:600}}@media(max-width:576px){.radio-option{flex-direction:row;align-items:flex-start;padding:10px}.radio-option input[type=radio]{margin-right:10px;margin-top:3px;width:16px;height:16px}.radio-label-line1{font-size:.95rem;line-height:1.3}.radio-label-line2{font-size:1rem;margin-top:3px}.product-list-container{margin-top:8px}.product-list li{padding-left:18px;margin-bottom:5px;font-size:.85rem}.product-list li:before{left:4px}}@media(max-width:400px){.radio-option{padding:8px 10px}.radio-option input[type=radio]{margin-right:8px;width:15px;height:15px}.radio-label-line1{font-size:.9rem;line-height:1.3}.radio-label-line2{font-size:.95rem}.product-list li{padding-left:16px;font-size:.8rem}.product-list li:before{left:2px}}@media(max-width:1200px){.package-content{flex-direction:column}.package-img{width:100%;height:280px}.package-info{width:100%;padding:25px}}@media(max-width:992px){h2{font-size:2.2rem}.hero h1{font-size:2.5rem}.bpom-container{flex-direction:column;gap:40px}.logo-img{height:45px}.logo-brand{font-size:1.6rem}.why-single-card{padding:30px 25px}.bpom-img{width:280px;height:280px}}@media(max-width:768px){.radio-option{display:flex;align-items:flex-start}.radio-option input[type=radio]+.radio-label-content{display:flex;flex-direction:column;flex:1}.radio-label-content{padding-right:5px}.hero h1,h2{font-size:2rem}.mobile-menu-btn,.nav-links a{display:block}section{padding:40px 0}h2{margin-bottom:25px}.hero{padding-top:110px;padding-bottom:50px}.hero h1{margin-bottom:15px}.nav-container{padding:12px 20px}.logo-img{height:40px}.logo-brand{font-size:1.5rem}.logo-tagline{font-size:.75rem}.nav-links{position:fixed;top:74px;left:0;background-color:#fff;width:100%;flex-direction:column;align-items:center;padding:20px 0;box-shadow:var(--shadow);transform:translateY(-100%);opacity:0;visibility:hidden;transition:var(--transition)}.nav-links.active{transform:translateY(0);opacity:1;visibility:visible}.nav-links li{margin:15px 0;width:100%;text-align:center}.nav-links a{padding:10px 20px;font-size:1.1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-item:last-child{grid-column:1/span 2}.testimony-row{gap:20px}.testimony-image{min-width:280px;max-width:350px}.form-container,.why-single-card{padding:25px 20px}.hero-image-container{max-width:400px}.benefits-list li{font-size:1.05rem;padding-left:35px;margin-bottom:16px}.benefits-list li:before{width:26px;height:26px}.package-info h3{font-size:1.8rem}.bpom-info p,.radio-label-line1{font-size:1rem}.bpom-container{gap:30px}.bpom-img{width:280px;height:280px}.radio-option{padding:12px 15px;min-height:70px;align-items:flex-start}.radio-label-line2{font-size:1.1rem}.product-list-container{margin-left:28px;padding-left:12px}.product-list li{font-size:.9rem;padding-left:20px}.footer-links li{margin-bottom:8px}}@media(max-width:576px){.hero h1{font-size:1.8rem}.problem-card,.product-item,.why-single-card{padding:20px}.products-grid{grid-template-columns:1fr;gap:15px}.product-item:last-child{grid-column:1}.testimony-row{gap:15px}.testimony-image{min-width:100%;max-width:100%}.bpom-img{width:250px;height:250px;padding:10px}.problem-icon{height:160px}.logo{gap:8px}.logo-img{height:35px}.logo-brand{font-size:1.3rem}.logo-tagline{font-size:.7rem}.hero-image-container{max-width:320px}.benefits-list li{font-size:1rem;padding-left:32px;margin-bottom:16px}.benefits-list li:before{width:24px;height:24px}.package-info{padding:20px 15px}.package-info h3{font-size:1.6rem}.package-price,.product-item h4{font-size:1.2rem}.form-group{margin-bottom:18px}.radio-option{padding:10px 12px;min-height:65px}.radio-label-line1{font-size:.95rem}.radio-label-line2{font-size:1rem}.product-list-container{margin-left:25px;padding-left:10px}.product-list li{font-size:.85rem;padding-left:18px}.footer-column h3{margin-bottom:20px;font-size:1.2rem}.footer-links li{margin-bottom:8px}.footer-content{flex-direction:column}.footer-column{min-width:100%}}@media(max-width:400px){.package-price{font-size:1.1rem}.radio-label-line1{font-size:.9rem}.radio-label-line2{font-size:.95rem}.bpom-img{width:220px;height:220px}.testimony-image{min-width:100%;max-width:100%}.product-list-container{margin-left:22px}.product-list li{font-size:.8rem;padding-left:16px}}.product-item{display:flex;flex-direction:column;gap:20px}.product-item.two-column{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.product-item-content{display:flex;flex-direction:column}.product-item-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,0.1);border:2px solid rgba(106,183,255,0.2);transition:var(--transition);height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray)}.product-item-image img{width:100%;height:auto;max-height:280px;object-fit:contain;padding:15px;transition:var(--transition)}.product-item:hover .product-item-image{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 12px 25px rgba(106,183,255,0.15)}.product-item:hover .product-item-image img{transform:scale(1.05)}@media(max-width:992px){.logo{gap:12px}.logo-img{height:50px}.logo-brand{font-size:1.6rem;letter-spacing:.8px}.logo-tagline{font-size:.75rem}}@media(max-width:768px){.product-item.two-column{grid-template-columns:1fr;gap:20px}.product-item-image{order:-1;max-height:250px}.product-item-image img{max-height:220px;padding:10px}.logo{gap:10px}.logo-img{height:45px;padding:4px;border-radius:6px}.logo-brand{font-size:1.4rem;letter-spacing:.6px}.logo-tagline{font-size:.7rem;margin-top:2px}}@media(max-width:576px){.product-item.two-column{gap:15px}.product-item-image{max-height:220px}.product-item-image img{max-height:200px;padding:8px}.logo{gap:8px}.logo-img{height:40px}.logo-brand{font-size:1.2rem;letter-spacing:.5px}.logo-tagline{font-size:.65rem}}@media(max-width:400px){.logo-text{display:flex}.logo-brand{font-size:1.1rem}.logo-tagline{font-size:.6rem}}header .logo{position:relative;z-index:1001}.logo-brand{text-shadow:0 1px 3px rgba(0,0,0,0.1)}.logo-brand.solid{color:var(--accent);-webkit-text-fill-color:var(--accent);background:0;text-shadow:0 2px 4px rgba(90,169,230,0.3)}.pdf-container{padding:40px 20px}.pdf-download-section{transition:all .3s ease;border:1px solid #eaeaea}.pdf-download-section:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.btn{transition:all .3s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(231,76,60,0.3)}.pdf-info{background:#f1f8ff;padding:15px;border-radius:8px;border-left:4px solid var(--primary)}.pdf-info i{color:var(--primary);margin-right:10px}.zoom-btn{transition:all .3s ease}.zoom-btn:hover{transform:scale(1.1);box-shadow:0 3px 8px rgba(0,0,0,0.2)}:fullscreen .pdf-viewer-container{padding:20px;background:#fff}:-webkit-full-screen .pdf-viewer-container{padding:20px;background:#fff}:-moz-full-screen .pdf-viewer-container{padding:20px;background:#fff}@media(max-width:768px){.pdf-viewer-container{padding:15px}.pdf-controls{bottom:10px !important;right:10px !important;padding:5px !important}.zoom-btn{width:36px !important;height:36px !important;font-size:16px !important}}