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}.loto{width:30px}.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}}.footer-bottom{text-align:center;margin-top:30px;font-size:14px;color:#6b7280;border-top:1px solid #e5e7eb;padding:20px 0;display:flex;flex-direction:column;gap:10px}.footer-legal{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.footer-legal a{text-decoration:none;color:#6b7280;transition:color .3s}.footer-legal a:hover{color:#1d4ed8}.separator{color:#d1d5db}.partner-text{margin-left:8px}.partner-text strong{color:#2155ff}.partner-text a:hover{text-decoration:underline!important;color:#1d4ed8}@media (max-width: 800px){.footer-bottom{text-align:center;align-items:center}.footer-legal{gap:8px}}.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:1rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.highlight{color:#fff;font-size:1.5rem}.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;display:inline-block;transition:color .3s ease;margin-top:2rem}.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;height:400px}.video-wrapper iframe{border-radius:0}.about-link{color:#007bff;font-weight:600;margin-bottom:.5rem;display:inline-block;transition:color .3s ease;margin-top:2rem}}@media (max-width: 600px){.about-link{margin-top:5rem}.video-wrapper{margin-top:5rem;height:400px}}.bernie-section{background-color:#f8fafc;padding:40px 20px;display:flex;justify-content:center}.bernie-card{max-width:1000px;background:#fff;border-radius:24px;box-shadow:0 10px 30px #2155ff14;overflow:hidden;border:1px solid #e2e8f0;animation:fadeInUp .8s ease-out}.bernie-header-accent{height:8px;background:#2155ff;width:100%}.bernie-content{padding:30px}.bernie-title{font-size:2.25rem;font-weight:800;color:#2155ff;margin-bottom:24px;letter-spacing:-.02em}.bernie-text-block p{font-size:1rem;line-height:1.7;color:#475569;margin-bottom:16px}.bernie-highlight-box{background-color:#eff6ff;padding:20px;border-left:4px solid #2155ff;border-radius:8px;margin:24px 0}.bernie-highlight-box p{margin-bottom:0;font-style:italic;font-weight:500;color:#1e40af}.bernie-qualifications-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:32px 0}.qualification-item{display:flex;align-items:center;gap:12px;background:#f1f5f9;padding:12px 16px;border-radius:12px;font-size:.9rem;color:#1e293b;font-weight:500;transition:transform .2s ease}.qualification-item:hover{transform:translate(5px);background:#e2e8f0}.check-icon{color:#2155ff;font-size:1.2rem;flex-shrink:0}.bernie-footer{margin-top:40px;padding-top:30px;border-top:1px solid #f1f5f9;text-align:center}.bernie-quote{font-size:1.25rem;color:#2155ff;font-style:italic;font-weight:600;line-height:1.5}@media (min-width: 768px){.bernie-content{padding:60px}.bernie-qualifications-grid{grid-template-columns:1fr 1fr}.bernie-title{font-size:3rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.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}.form-container{min-height:100vh;background-color:#f3f4f6;padding:2.5rem 1rem}.form-box{max-width:768px;margin:100px auto 20px;padding:1.5rem;background:#fffffff2;border-radius:1rem;box-shadow:0 10px 15px #0000001a;position:relative}.form-logo{width:9rem;height:9rem;margin-left:40%}.form-title{font-size:1.875rem;font-weight:600;color:#2563eb;margin-top:-2rem;text-align:center}.section-title{font-size:1.25rem;font-weight:600;color:#2563eb;margin:2rem 0 1rem;display:flex;align-items:center;gap:.5rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input,.form-textarea,.form-select,.form-file{width:100%;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;outline:none;transition:box-shadow .2s}.form-input:focus,.form-textarea:focus,.form-select:focus{box-shadow:0 0 0 2px #93c5fd}.form-textarea{height:6rem;resize:vertical}.services-checkboxes{display:flex;flex-wrap:wrap;gap:1rem}.services-checkboxes label{display:flex;align-items:center;gap:.5rem}.form-agreement{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#374151;margin-top:1rem}.form-submit{width:80%;margin-top:5%;margin-left:10%;background-color:#2563eb;color:#fff;padding:.8rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease}.form-submit:hover{background-color:#1d4ed8}.terms-container{background-color:#fff;color:#1f2937;padding:60px 20px;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.terms-wrapper{max-width:900px;margin:0 auto}.terms-main-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:10px;margin-top:40px;color:#111827;letter-spacing:-.02em}.terms-date{text-align:center;color:#6b7280;margin-bottom:50px;font-size:.95rem}.terms-content{display:flex;flex-direction:column;gap:35px}.terms-section h2{font-size:1.4rem;font-weight:600;margin-bottom:12px;color:#1d4ed8;border-bottom:1px solid #f3f4f6;padding-bottom:8px}.terms-section p{line-height:1.7;color:#374151;margin-bottom:10px}.contact-info{background-color:#f9fafb;padding:25px;border-radius:12px;border:1px solid #e5e7eb;margin-top:20px}.contact-details{margin-top:15px}.contact-details p{margin-bottom:5px;font-size:.95rem}.contact-details a{color:#2155ff;text-decoration:none;font-weight:500;transition:color .2s}.contact-details a:hover{text-decoration:underline;color:#1d4ed8}@media (max-width: 768px){.terms-main-title{font-size:1.8rem}.terms-container{padding:40px 16px}.terms-section h2{font-size:1.2rem}}.privacy-container{background-color:#fff;color:#1f2937;padding:60px 20px;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.privacy-wrapper{max-width:900px;margin:0 auto}.privacy-main-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:10px;margin-top:40px;color:#111827;letter-spacing:-.02em}.privacy-date{text-align:center;color:#6b7280;margin-bottom:50px}.privacy-content{display:flex;flex-direction:column;gap:35px}.privacy-section h2{font-size:1.4rem;font-weight:600;margin-bottom:12px;color:#1d4ed8;border-bottom:1px solid #f3f4f6;padding-bottom:8px}.privacy-section p{line-height:1.7;color:#374151;margin-bottom:10px}.privacy-list{list-style-type:disc;margin-left:24px;color:#374151;margin-bottom:16px}.privacy-list li{margin-bottom:8px;line-height:1.6}.privacy-section a{color:#2155ff;text-decoration:none;font-weight:500;transition:color .2s}.privacy-section a:hover{text-decoration:underline;color:#1d4ed8}.contact-info{background-color:#f9fafb;padding:25px;border-radius:12px;border:1px solid #e5e7eb}.extra-info{margin-top:15px;font-size:.9rem;color:#4b5563}@media (max-width: 768px){.privacy-main-title{font-size:1.8rem}.privacy-container{padding:40px 16px}}.gdpr-banner{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:50;padding:1.25rem;background-color:#111827;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000004d;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.gdpr-text{font-size:.875rem;color:#fff;margin-bottom:.5rem;text-align:center}.gdpr-link-wrapper{margin-bottom:1rem;text-align:center}.gdpr-link{font-size:.875rem;color:#1d4ed8;text-decoration:underline;transition:color .2s}.gdpr-link:hover{color:#5279e4}.gdpr-buttons{display:flex;flex-direction:column;gap:.75rem;justify-content:center}.btn-reject,.btn-accept{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:background-color .2s,transform .1s}.btn-reject{background-color:#1d4ed8;color:#fff}.btn-reject:hover{background-color:#5279e4}.btn-accept{background-color:#f3f4f6;color:#111827}.btn-accept:hover{background-color:#e5e7eb}.gdpr-revisit-container{position:fixed;bottom:1rem;right:1rem;z-index:40}.gdpr-revisit-button{width:2.75rem;height:2.75rem;border-radius:9999px;background-color:#1d4ed8;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:transform .2s ease-in-out}.gdpr-revisit-button:hover{transform:scale(1.1)}.gdpr-revisit-icon{width:1.5rem;height:1.5rem;object-fit:contain}@media (min-width: 768px){.gdpr-banner{left:auto;right:1.5rem;bottom:1.5rem;max-width:20rem}.gdpr-buttons{flex-direction:row}.gdpr-revisit-container{bottom:1.5rem;right:1.5rem}}
