html,body{width:100%;overflow-x:hidden}body{margin:0;padding:0;font-family:Lexend Deca,sans-serif}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;top:0;left:0;width:100%;background:linear-gradient(to right,#b9b8b8,#eaeaea);height:80px;border-bottom:1px solid #ddd;z-index:999;display:flex}.navbar-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:100%;margin:0 auto;padding:0 20px;position:relative;gap:40px}.logo-container{flex-shrink:0}.logo{height:70px;transition:height .3s ease;z-index:1}.nav-links{list-style:none;display:flex;gap:25px;align-items:center}.nav-links li a{text-decoration:none;font-weight:600;color:#000;transition:color .3s ease;font-size:.95rem}.nav-links li a.nav-active,.nav-links li a:hover{color:#0047ff}.phone{display:flex;align-items:center;gap:8px;font-weight:700;color:#0047ff;white-space:nowrap}.phone-icon{font-size:18px}.nav-links a,.desktop-phone a,.mobile-phone a{text-decoration:none;color:inherit}.nav-links a:hover,.desktop-phone a:hover,.mobile-phone a:hover{color:#0a40c9}.menu-icon{display:none;font-size:28px;cursor:pointer;color:#333;background-color:linear-gradient(to right,#f8f8f8,#eaeaea)}@media (max-width: 768px){.logo{height:80px}.menu-icon{display:block}.nav-links{position:absolute;top:80px;left:0;width:100%;background:linear-gradient(to right,#b9b8b8,#eaeaea);flex-direction:column;align-items:flex-start;gap:15px;padding:20px 16px;display:none;box-shadow:0 4px 6px #0000001a;z-index:10;text-align:left}.nav-links.active{display:flex}.nav-links li{width:100%}.nav-links li a{display:block;width:100%}.mobile-phone{display:flex;align-items:center;gap:8px;font-weight:700;color:#0047ff;margin-top:10px}.desktop-phone a{text-decoration:none}.desktop-phone{display:none}.navbar-container{justify-content:space-between}}@media (min-width: 769px) and (max-width: 1154px){.nav-links{gap:18px;flex-wrap:wrap;justify-content:center}.logo{height:65px}.phone{font-size:.9rem;white-space:normal;text-align:right}.navbar-container{gap:20px;padding:0 15px}.mobile-phone{display:none}.desktop-phone{display:flex}}@media (min-width: 1155px){.mobile-phone{display:none}.desktop-phone{display:flex}}.main-content{padding-top:80px}.footer{background-color:#f9fbff;color:#1f2937;padding:40px 150px 10px}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:auto;gap:40px}.footer-section{flex:1;min-width:250px}.footer-section h3{color:#1d4ed8;margin-bottom:12px;font-size:18px}.footer-section p,.footer-section li{margin-bottom:8px;line-height:1.5;display:flex;align-items:center;gap:8px}.footer-section ul{list-style:none;padding:0}.footer-section ul li a{text-decoration:none;color:inherit;transition:color .3s ease}.footer-section ul li a:hover{color:#1d4ed8}.social-icons{margin-top:10px;display:flex;gap:15px}.ico{font-size:18px;background-color:#e5ecff;padding:10px;width:40px;height:40px;border-radius:50%;color:#1d4ed8;transition:background-color .3s ease}.ico:hover{background-color:#d1dbff}.footer-bottom{text-align:center;margin-top:30px;font-size:14px;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:15px}.contact-link{text-decoration:none;color:inherit;display:inline-flex;align-items:center;gap:8px}.contact-link:hover{color:#1d4ed8}@media (max-width: 800px){.footer{padding:30px 16px 10px}.footer-content{flex-direction:column;align-items:flex-start;text-align:left;margin:0}.footer-section{width:100%;text-align:left}.footer-section h3{font-size:16px}.footer-bottom{font-size:13px;text-align:left;padding-left:0}}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-arrow{vertical-align:middle;font-size:1.2rem;transition:transform .3s ease}.hero-button:hover .hero-arrow{transform:translate(4px)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-content{position:absolute;top:58%;left:35%;transform:translate(-50%,-50%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;padding:2rem;width:90%;max-width:600px;color:#fff;box-shadow:0 4px 30px #0006;text-align:left;z-index:1}.hero-title{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.highlight{color:#fff}.hero-description{font-size:1rem;color:#f3f4f6;margin-bottom:1.5rem;line-height:1.5}.hero-button{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:background-color .3s ease;display:inline-block}.hero-button:hover{background-color:#1d4ed8}.line-break{display:none}@media (min-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.line-break{display:inline}}@media (max-width: 1154px){.hero-content{left:50%;transform:translate(-50%,-50%);text-align:center}.hero-button{margin:0 auto}}@media (max-width: 360px){.hero-section{height:auto;padding-bottom:80px}.hero-content{position:relative;top:auto;left:auto;transform:none;margin:100px auto 0;text-align:center;width:90%;padding:1.5rem}.hero-title{font-size:1.6rem}.hero-description{font-size:.95rem}.hero-button{margin:0 auto}}@media (max-width: 322px){.hero-content{margin-top:120px;padding:1.2rem}.hero-title{font-size:1.4rem}}.hero-fade{position:absolute;bottom:0;width:100%;height:120px;background:linear-gradient(to bottom,transparent,#f5f7fe);z-index:0}.hero1-section{background-image:linear-gradient(to bottom,var(--brand-background, #f0f4ff),#ffe4e6,#dbeafe);padding:60px 20px;text-align:center}.hero1-content{max-width:800px;margin:auto;padding:20px}.hero1-image{width:180px;height:180px;border-radius:50%;object-fit:cover;border:5px solid white;box-shadow:0 0 15px #00000026;margin-bottom:25px}.hero1-heading{font-size:1.7rem;font-weight:700;line-height:1.4}.text-blue{color:#2155ff}.text-pink{color:#d61b83}.hero1-subheading{font-size:2rem;font-weight:700;color:#f0b200;margin:15px 0}.text-yellow{color:#f0b200}.hero1-description{font-size:1.2rem;color:#333;max-width:620px;margin:0 auto 25px;line-height:1.6}.hero1-button{background-color:#2155ff;color:#fff;border:none;padding:12px 30px;font-size:.95rem;border-radius:25px;cursor:pointer;transition:.3s ease}.hero1-button:hover{background-color:#003ccc}@media (max-width: 768px){.hero1-heading{font-size:1.4rem}.hero1-subheading{font-size:1.2rem}.hero1-image{width:140px;height:140px}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-animate{opacity:0;animation:slideUpFade .8s ease-out forwards}.delay-1{animation-delay:.3s}.delay-2{animation-delay:.6s}.delay-3{animation-delay:.9s}.delay-4{animation-delay:1.2s}.services-section{padding:60px 20px;background-color:#e7edf3;text-align:center}.service-our{color:#3d6bff;padding-bottom:20px}.services-header h1{color:#2155ff;font-size:3rem;margin-bottom:20px}.services-header p{color:#333;font-size:1.2rem;max-width:650px;margin:0 auto 40px}.services-cards{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000d;width:100%;max-width:320px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-6px);box-shadow:0 6px 30px #00000014}.card img{width:80%;height:180px;object-fit:cover;border-radius:16px;margin-top:10%}.card-content{padding:20px;text-align:left}.card-content .icon1{font-size:1.8rem;color:#2155ff;margin-bottom:12px}.card-content h3{color:#2155ff;font-size:1.05rem;font-weight:600;margin-bottom:10px}.card-content p{font-size:.95rem;color:#444;margin-bottom:14px;line-height:1.5}.card-content a{font-size:.9rem;font-weight:600;color:#2155ff;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .2s}.card-content a:hover{color:#003ccc}.arrow-icon{color:#2155ff!important;display:inline-flex;align-items:center;transition:transform .3s ease,color .3s ease;margin-left:4px}.card-content a:hover .arrow-icon{transform:translate(4px);color:#003ccc!important}.services-btn{margin-top:50px}.services-btn button{background-color:#2155ff;color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s}.services-btn button:hover{background-color:#003ccc}@media (max-width: 768px){.services-cards{flex-direction:column;align-items:center}.card{max-width:100%}.services-header h1{font-size:1.8rem}}.dog-page-container{background:linear-gradient(to bottom,#f0f4ff,#ffe4e6,#dbeafe);color:#2d3748;max-width:100%}.dog-about{font-size:.875rem;color:#2563eb;margin-bottom:.5rem;margin-left:5%;font-weight:500px}.dog-title{font-size:2rem;font-weight:700;color:#2155ff;margin-bottom:1.5rem;margin-left:5%}@media (min-width: 768px){.dog-title{font-size:2.5rem}}.dog-paragraph{margin-bottom:1rem;line-height:1.7;font-size:1rem;margin-left:5%;max-width:90%}.dog-phone{font-weight:700;color:#2563eb}.dog-button{margin-top:2rem;margin-left:5%;background-color:#1d4ed8;color:#fff;padding:.75rem 1.5rem;border:none;font-weight:600;font-size:.95rem;border-radius:1.5rem;cursor:pointer;transition:background-color .3s ease}.dog-button:hover{background-color:#1e40af}@media (min-width: 1200px){.dog-page-container{padding:80px 40px}}@media (max-width: 1154px){.dog-page-container{padding-top:50px}.dog-button{margin-bottom:80px}}.testimonial-section{background-color:#f7faff;text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center}.testimonial-header{margin-bottom:2rem;max-width:700px}.testimonial-sub{font-size:.875rem;color:#3b82f6;font-weight:500}.testimonial-title{font-size:2.25rem;font-weight:700;color:#1d4ed8;margin:.5rem 0}.testimonial-description{color:#4b5563;font-size:1rem;max-width:600px;margin:0 auto}.testimonial-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px #0000000d;max-width:700px;margin-bottom:2rem;transition:all .4s ease;text-align:left}.testimonial-quote{font-style:italic;font-size:1.1rem;color:#374151;margin-bottom:1.25rem}.testimonial-name{font-weight:600;color:#1d4ed8;font-size:1rem}.testimonial-role{color:#6b7280;font-size:.9rem}.testimonial-controls{display:flex;align-items:center;gap:17.5rem}.icon-btn{background-color:#fff;border:1px solid #d1d5db;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;padding:0}.arrow-icon{font-size:1.1rem;color:#1f2937;transition:color .3s ease}.icon-btn:hover .arrow-icon{color:#2563eb}.testimonial-dots{display:flex;gap:.5rem}.dot{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;cursor:pointer;transition:background-color .1s ease}.dot.active{background-color:#1d4ed8}@media (max-width: 768px){.testimonial-title{font-size:1.8rem}.testimonial-card{padding:1.5rem}.testimonial-controls{gap:5rem}}.cta-section{background:linear-gradient(to right,#2563eb,#3b82f6);color:#fff;text-align:center;padding:4rem 1rem}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1rem;max-width:600px;margin:0 auto 2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-btn{border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:9999px;cursor:pointer;transition:background-color .3s ease}.cta-btn.secondary{background-color:#e0e7ff;color:#1e3a8a}.cta-btn.secondary:hover{background-color:#c7d2fe}.cta-btn.primary{background-color:#1e40af;color:#fff;display:flex;align-items:center;gap:.5rem}.cta-btn.primary:hover{background-color:#1c3ca2}.icon1{font-size:1.2rem}@media (max-width: 768px){.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.95rem;padding:0 1rem}.cta-buttons{flex-direction:column;align-items:center}}.credentials{color:#2155ff;font-size:14px;margin-bottom:10px}.title1{font-size:28px;font-weight:700;color:#2155ff;margin-bottom:16px}.description1{font-size:16px;color:#374151;max-width:700px;margin:0 auto 40px}.logos1{display:flex;justify-content:center;gap:100px;flex-wrap:wrap}.logos1 img{max-width:120px;height:auto;transition:transform .3s ease}.logos1 img:hover{transform:scale(1.05)}@media (max-width: 768px){.logos1{flex-direction:column;align-items:center;gap:20px}.title1{font-size:22px}.description1{font-size:14px;padding:0 10px}.logos1 img{max-width:140px}}.about-container{margin-top:5%;padding:2rem;text-align:center;background-color:rgb(239 230 255 / var(--tw-bg-opacity, 1))}.about-link{color:#007bff;font-weight:600;margin-bottom:.5rem}.about-heading{font-size:2rem;font-weight:800;color:#2155ff;margin-bottom:1rem}.about-description{font-size:1.1rem;color:#444;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.video-wrapper{position:relative;padding-bottom:40%;margin-left:6%;margin-top:4%;height:0;overflow:hidden;max-width:90%;border-radius:20px}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;border:none}@media (max-width: 1154px){.video-wrapper{margin-left:auto;margin-right:auto;max-width:100%;border-radius:16px}.video-wrapper iframe{border-radius:0}}.bernie-section{background-color:rgb(239 230 255 / var(--tw-bg-opacity, 1));padding-top:1rem;padding-bottom:3rem;color:#222121}.bernie-container{max-width:1120px;margin:0 auto}.bernie-title{font-size:2rem;font-weight:700;color:#2155ff;margin-bottom:1.5rem}.bernie-container p{font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.bernie-list{list-style:none;margin-top:1.5rem;margin-bottom:2rem}.bernie-list li{position:relative;padding-left:1.8rem;margin-bottom:.6rem}.bernie-list li:before{position:absolute;left:0;top:0;color:#2155ff;font-size:1rem}.bernie-quote{font-size:1.1rem;font-style:italic;color:#2155ff;font-weight:550}.check-icon{color:#2155ff;margin-right:.5rem;vertical-align:middle}@media (max-width: 768px){.bernie-title{font-size:1.5rem}.bernie-container{padding:0 1rem}.bernie-quote{font-size:1rem}}.why-section{background-color:#f5faff;padding:4rem 2rem;text-align:center}.why-subtitle{color:#007bff;font-weight:600;margin-bottom:.5rem}.why-title{font-size:2rem;font-weight:700;color:#1a4dcc;margin-bottom:1rem}.why-description{max-width:750px;margin:0 auto 3rem;font-size:1.1rem;color:#444;line-height:1.6}.why-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.why-card{background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000f;padding:2rem;max-width:350px;text-align:center;flex:1 1 280px;transition:transform .3s}.why-card:hover{transform:translateY(-5px)}.why-icon{font-size:2.5rem;color:#1a4dcc;margin-bottom:1rem}.why-card h3{font-size:1.2rem;font-weight:600;color:#1a4dcc;margin-bottom:1rem}.why-card p{font-size:1rem;color:#555;line-height:1.6}@media (max-width: 768px){.why-cards{flex-direction:column;align-items:center}}.certifications{text-align:center;padding:60px 20px;background:linear-gradient(to right,#f0f4ff,#eef3fb)}.credentials{color:#1d4ed8;font-size:14px;margin-bottom:10px}.title{font-size:28px;font-weight:700;color:#1e3a8a;margin-bottom:16px}.description{font-size:16px;color:#374151;max-width:700px;margin:0 auto 40px}.logos{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.logos img{max-width:120px;height:auto;transition:transform .3s ease}.logos img:hover{transform:scale(1.05)}@media (max-width: 768px){.logos{flex-direction:column;align-items:center;gap:20px}.title{font-size:22px}.description{font-size:14px;padding:0 10px}.logos img{max-width:140px}}.qualifications-section{background:#f5faff;padding:4rem 2rem}.qualifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto}.qualification-card{background:#fff;padding:1.2rem 1.5rem;border-radius:16px;box-shadow:0 4px 14px #0000000d;color:#1d4ed8;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer}.qualification-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px #0080ff26;background-color:#eaf4ff}.cta-button1{display:inline-block;padding:.75rem 1.8rem;font-size:1rem;font-weight:600;color:#1e5de4;background:#fff;border-radius:50px;text-decoration:none;transition:background .3s ease,transform .2s ease}.courses-container{padding:2rem;max-width:1250px;margin:6% auto auto;font-family:Segoe UI,sans-serif;background-color:#f7f9fc;text-align:center}.courses-subtitle{color:#5271ff;font-size:1rem;margin-bottom:.5rem}.courses-title{font-size:2rem;font-weight:700;color:#254edb;margin-bottom:2rem}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;justify-items:center;text-align:left}.course-card{background-color:#fff;border:2px solid transparent;border-radius:10px;padding:1.5rem;width:100%;max-width:400px;min-height:300px;box-shadow:0 2px 12px #0000000d;position:relative;transition:transform .3s ease,border-color .3s ease}.course-card:hover{transform:translateY(-4px);border-color:#2a55ff}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:#2a55ff;color:#fff;font-size:.75rem;padding:.25rem .8rem;border-radius:999px;font-weight:700}.course-title{font-size:1rem;font-weight:700;color:#073cc1;margin-bottom:.75rem;min-height:60px}.course-desc{font-size:.9rem;color:#555;min-height:60px}.course-price{font-size:1.4rem;font-weight:700;color:#073cc1;margin:1rem 0}.course-price span{font-size:.8rem;font-weight:400;color:#777}.read-more-btn{background-color:#2a55ff;width:100%;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .3s}.read-more-btn:hover{background-color:#103dcc}.last-center{grid-column:span 3;justify-self:center}@media (max-width: 1024px){.courses-grid{grid-template-columns:repeat(2,1fr)}.last-center{grid-column:span 2}}@media (max-width: 600px){.courses-grid{grid-template-columns:1fr}.last-center{grid-column:span 1}.course-card{width:100%}}.additional-container{padding:2rem 1rem;background:#eef3fb;text-align:center;font-family:Segoe UI,sans-serif}.additional-heading{font-size:1.8rem;color:#254edb;font-weight:700;margin-bottom:1rem}.additional-description{max-width:1200px;margin:auto;font-size:1rem;color:#333;margin-bottom:2.5rem}.service-grid1{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center;max-width:1150px;margin:auto}.service-card1{background:#fff;border-radius:12px;border:1px solid transparent;border-color:#254edb;padding:1.5rem;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease;width:100%;max-width:360px;text-align:left}.service-card1:hover{transform:translateY(-5px)}.service-title1{font-weight:700;color:#1c3fdd;font-size:1rem;margin-bottom:.8rem}.service-text1{font-size:.95rem;color:#444;margin-bottom:1rem}.service-price1{color:#1c3fdd;font-weight:700;font-size:1rem}.cta-section{background:linear-gradient(to right,#267cf7,#1e5de4);color:#fff;text-align:center;padding:4rem 2rem}.cta-heading{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-text{font-size:1.1rem;max-width:700px;margin:0 auto 2rem;color:#e9f1ff;line-height:1.6}.cta-button{display:inline-block;padding:.75rem 1.8rem;font-size:1rem;font-weight:500;color:#1e5de4;background:#fff;border-radius:50px;text-decoration:none;transition:background .3s ease,transform .2s ease}.cta-button:hover{background:#f0f8ff;transform:scale(1.05)}@media (max-width: 600px){.cta-heading{font-size:1.5rem}.cta-text{font-size:1rem}}
