:root{--primary:#1f3e72;--secondary:#ffffffc7;--black:#131110;--blue-gradient:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);--orange-gradient:linear-gradient(270deg,#ffb978,#ff922d);--blue:#4066ff;--lightBlue:#eef;--shadow:0px 23px 21px -8px #88a0ff40}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit}.paddings{padding:1.5rem}.innerWidth{width:100%}.flexCenter{flex-wrap:wrap;justify-content:center;row-gap:2rem}.flexCenter,.flexStart{align-items:center;display:flex}.flexStart{justify-content:flex-start}.flexEnd{align-items:center;display:flex;justify-content:flex-end}.flexColCenter{align-items:center}.flexColCenter,.flexColStart{display:flex;flex-direction:column;justify-content:center}.flexColStart{align-items:flex-start}.flexColEnd{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.primaryText{color:#1f3e72}.secondaryText{color:#8c8b8b;font-size:.9rem}.blueText{color:#4066ff;font-size:1.15rem}.button{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);background:var(--blue-gradient);border:none;border-radius:4px;color:#fff;font-weight:500;padding:.6rem 1.4rem;transition:all case-in .3s}.button:hover{cursor:pointer;transform:scale(1.1)}@media (min-width:1536px){.innerWidth{margin:auto;max-width:1280px}}@media (min-width:640px){.paddings{padding:4rem}}@media (min-width:1280px),(min-width:768px){.paddings{padding:2rem}}@media (max-width:640px){.paddings{padding:1rem}.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}:root{--blue:#3b82f6;--blue-gradient:linear-gradient(97.05deg,#3b82f6 3.76%,#2563eb);--light-blue:#dbeafe;--dark-blue:#1e3a8a;--shadow:0 6px 20px #3b82f633;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--accent-color:#10b981}.h-wrapper{animation:fadeDown .8s ease;background:linear-gradient(135deg,#dbeafe,#a5b4fc);box-shadow:0 4px 20px #3b82f61a;color:#1e3a8a;color:var(--dark-blue);left:0;min-height:60px;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%;z-index:2000}.h-wrapper.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;box-shadow:0 6px 24px #0000001f;padding:.1rem 0}.h-container{align-items:center;color:#1e3a8a;color:var(--dark-blue);display:flex;flex-wrap:nowrap;justify-content:space-between;min-height:50px;padding:.5rem 1rem;position:relative}.logo-container{align-items:center;display:flex;min-width:60px;z-index:2001}.logo-container,.logo-container img{height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.logo-container img{display:block;filter:drop-shadow(0 3px 6px rgba(0,0,0,.15));object-fit:contain;width:50px}.logo-container img:hover{filter:drop-shadow(0 4px 8px rgba(59,130,246,.3));transform:scale(1.08)}.h-menu{align-items:center;display:flex;flex-shrink:0;gap:1.8rem;white-space:nowrap}.h-menu,.h-menu a{transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.h-menu a{color:#1e3a8a;color:var(--dark-blue);cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.3px;padding:.4rem 0;position:relative;text-decoration:none!important}.h-menu a:after{background:#3b82f6;background:var(--blue);border-radius:3px;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:0}.h-menu a:hover{color:#3b82f6;color:var(--blue);transform:translateY(-1px)}.h-menu a:hover:after{width:100%}.button.contact-btn{background:linear-gradient(97.05deg,#3b82f6 3.76%,#2563eb);background:var(--blue-gradient);border:none;border-radius:8px;box-shadow:0 6px 20px #3b82f633;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.4px;padding:.6rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);white-space:nowrap}.button.contact-btn:hover{box-shadow:0 8px 20px #3b82f64d;transform:translateY(-2px)}.expertise-dropdown-container,.services-dropdown-container{cursor:pointer;position:relative}.expertise-dropdown-container a,.services-dropdown-container a{align-items:center;display:flex;gap:.3rem}.expertise-dropdown-container.active a,.services-dropdown-container.active a{color:#3b82f6;color:var(--blue)}.dropdown-arrow{transition:transform .3s ease}.expertise-dropdown-container.active .dropdown-arrow,.services-dropdown-container.active .dropdown-arrow{transform:rotate(180deg)}.expertise-dropdown,.services-dropdown{animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #3b82f61a;border-radius:10px;box-shadow:0 8px 32px #00000026;left:0;min-width:220px;opacity:0;padding:.8rem;position:absolute;top:100%;transform:translateY(10px);z-index:2002}.dropdown-item{align-items:center;animation:slideIn .4s ease forwards;border-radius:6px;cursor:pointer;display:flex;gap:.8rem;opacity:0;padding:.6rem .8rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.dropdown-item:hover{background:#dbeafe;background:var(--light-blue);transform:translateX(4px)}.dropdown-icon{align-items:center;background:#3b82f61a;border-radius:5px;color:#3b82f6;color:var(--blue);display:flex;justify-content:center;padding:.4rem}.dropdown-item span{color:#1e3a8a;color:var(--dark-blue);font-size:.9rem;font-weight:500}.dropdown-divider{background:#0000001a;height:1px;margin:.4rem 0}.dropdown-item.view-all{color:#3b82f6;color:var(--blue);font-size:.9rem;font-weight:600;justify-content:space-between}.dropdown-item.view-all:hover{background:#dbeafe;background:var(--light-blue)}.hamburger{border-radius:4px;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:6px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:2001}.hamburger:hover{background:#0000000d}.hamburger span{background:#1e3a8a;background:var(--dark-blue);border-radius:3px;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:24px}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0;transform:translateX(-20px)}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:360px){.h-wrapper{min-height:50px}.h-container{min-height:44px;padding:.4rem .3rem}.logo-container img{height:44px;width:44px}.hamburger{padding:3px}.hamburger span{height:2px;width:20px}.h-menu{gap:1.2rem;padding:1.2rem .8rem;width:85%}.h-menu a{font-size:.85rem;padding:.3rem 0}.h-menu .button.contact-btn{font-size:.8rem;max-width:160px;padding:.5rem 1rem}.expertise-dropdown,.services-dropdown{min-width:180px}.dropdown-item{gap:.6rem;padding:.5rem .6rem}}@media (min-width:361px) and (max-width:480px){.h-menu{padding:1.8rem 1.2rem;width:75%}.h-menu a{font-size:.95rem}}@media (max-width:768px){.h-container{padding:.7rem .5rem}.h-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;box-shadow:-10px 0 32px #0000002e;flex-direction:column;gap:2rem;height:100vh;justify-content:center;max-width:300px;padding:2.5rem 1.5rem;position:fixed;right:-100%;top:0;transition:right .5s cubic-bezier(.23,1,.32,1);width:80%}.h-menu.open{right:0}.h-menu a{animation:slideIn .5s ease forwards;font-size:1.05rem;font-weight:600;opacity:0;padding:.6rem 0;text-decoration:none!important;transform:translateX(30px)}.h-menu a:first-child{animation-delay:.1s}.h-menu a:nth-child(2){animation-delay:.15s}.h-menu a:nth-child(3){animation-delay:.2s}.h-menu a:nth-child(4){animation-delay:.25s}.h-menu a:nth-child(5){animation-delay:.3s}.h-menu a:nth-child(6){animation-delay:.35s}.h-menu .button.contact-btn{animation:slideIn .5s ease forwards;animation-delay:.4s;font-size:.95rem;margin-left:0;margin-top:1.5rem;max-width:200px;opacity:0;padding:.8rem 1.5rem;transform:translateX(30px);width:100%}.hamburger{display:flex}.expertise-dropdown-container a,.services-dropdown-container a{justify-content:space-between}.expertise-dropdown,.services-dropdown{animation:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;box-shadow:none;display:none;padding:0;position:static}.dropdown-item{animation:none;opacity:1;transform:none}}@media (min-width:769px) and (max-width:900px){.h-menu{gap:1rem}.h-menu a{font-size:.9rem}.button.contact-btn{font-size:.85rem;padding:.5rem 1.2rem}}@media (min-width:901px) and (max-width:1024px){.h-menu{gap:1.2rem}.h-menu a{font-size:.9rem}.button.contact-btn{font-size:.85rem;padding:.6rem 1.3rem}}@media (min-width:1025px) and (max-width:1200px){.h-menu{gap:1.5rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo-container img{image-rendering:-webkit-optimize-contrast}}@media (prefers-reduced-motion:reduce){.button.contact-btn,.dropdown-item,.h-menu a,.h-wrapper,.hamburger,.logo-container img{animation:none;transition:none}.h-menu,.h-menu a:after{transition:none}}@keyframes fadeBg{0%{opacity:0;transform:scale(1.05)}to{opacity:.6;transform:scale(1)}}.hero-wrapper{align-items:center;background:linear-gradient(135deg,#e6f0ff,#c9e2ff 50%,#a5d0ff);color:#1f3e72;display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero-wrapper:before{animation:fadeBg 1.8s cubic-bezier(.23,1,.32,1) .3s forwards;background:var(--hero-bg-image) no-repeat right center/cover;bottom:0;content:"";filter:brightness(1.1);left:0;opacity:.7;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero-image-overlay{display:none}.hero-container{align-items:flex-start;justify-content:flex-start;padding-top:2rem;position:relative;transition:all .5s ease;width:100%;z-index:2}.hero-left{animation:fadeLeft 1.2s cubic-bezier(.23,1,.32,1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff4d;border-radius:20px;box-shadow:0 10px 30px #0000001a;gap:2.5rem;margin-top:.5rem;max-width:600px;padding:2rem}.hero-title{position:relative;z-index:1}.hero-title>h1{color:#1f3e72;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;margin-top:1.5rem;text-shadow:0 2px 12px #fffc,0 4px 8px #4066ff33}.hero-des{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem;margin-top:1.5rem}.hero-subtitle{color:#4066ff!important;font-size:1.2rem;font-weight:600;line-height:1.4}.hero-subtext,.hero-subtitle{text-align:center;text-shadow:0 2px 4px #fff9;width:100%}.hero-subtext{color:#4a5568!important;font-size:1rem;font-weight:500;line-height:1.5}.blue-circle{animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#417cfa,#3d81f7);border-radius:50%;box-shadow:0 0 20px #4066ff80;filter:blur(15px);height:4rem;opacity:.8;position:absolute;right:85%;top:5%;width:4rem;z-index:-1}.hero-cta-container{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.get-started-btn{background:linear-gradient(135deg,#4066ff,#2949c6);border:none;border-radius:12px;box-shadow:0 8px 24px #4066ff4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:all .3s ease}.get-started-btn:after{background:#fff3;content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(45deg);transition:all .5s ease;width:200%}.get-started-btn:hover:after{left:100%;opacity:1;top:100%}.get-started-btn:hover{box-shadow:0 12px 32px #4066ff66;transform:translateY(-3px)}.secondary-btn{background:#0000;border:2px solid #4066ff;border-radius:12px;color:#4066ff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.secondary-btn:hover{background:#4066ff;box-shadow:0 12px 32px #4066ff66;color:#fff;transform:translateY(-3px)}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:360px){.hero-wrapper{padding-top:50px}.hero-title>h1{font-size:1.4rem}.hero-subtitle{font-size:.9rem;text-align:center;width:100%}.hero-subtext{font-size:.8rem;text-align:center;width:100%}.get-started-btn,.secondary-btn{font-size:.9rem;padding:.8rem 1.8rem}.hero-left{border-radius:15px;padding:1.5rem}.hero-des{gap:.2rem;margin-bottom:.8rem}}@media (min-width:361px) and (max-width:480px){.hero-wrapper{min-height:70vh;padding-top:60px}.hero-title>h1{font-size:1.6rem;line-height:1.2}.blue-circle{height:3rem;top:-.5rem;width:3rem}.get-started-btn,.secondary-btn{font-size:1rem;padding:.9rem 2rem}.hero-des{gap:.2rem;margin-bottom:1rem}.hero-subtext,.hero-subtitle{text-align:center;width:100%}}@media (min-width:481px) and (max-width:640px){.hero-wrapper{padding-top:70px}.hero-title>h1{font-size:2rem}.hero-subtitle{font-size:1rem;text-align:center;width:100%}.hero-subtext{font-size:.9rem;text-align:center;width:100%}.hero-cta-container{align-items:center;flex-direction:column;width:100%}.get-started-btn,.secondary-btn{max-width:280px;width:100%}.hero-des{gap:.2rem;margin-bottom:1rem}}@media (min-width:641px) and (max-width:768px){.hero-wrapper{padding-top:80px}.hero-container{justify-content:center;text-align:center}.hero-left{align-items:center;gap:2rem;max-width:100%;text-align:center}.hero-title>h1{font-size:2.2rem;margin-top:.5rem}.hero-des{align-items:center;gap:.2rem;margin-bottom:1rem}.hero-subtext,.hero-subtitle{text-align:center;width:100%}.blue-circle{left:50%;right:auto;top:-1rem;transform:translateX(-50%)}.hero-cta-container{justify-content:center}.hero-wrapper:before{background-position:center 30%}}@media (min-width:769px) and (max-width:900px){.hero-wrapper{min-height:80vh;padding-top:70px}.hero-title>h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem;text-align:center;width:100%}.hero-subtext{font-size:.95rem;text-align:center;width:100%}.hero-des{gap:.2rem;margin-bottom:1rem}}@media (min-width:901px) and (max-width:1024px){.hero-title>h1{font-size:2.7rem}.hero-left{max-width:550px}.blue-circle{right:88%}.hero-des{gap:.2rem;margin-bottom:1rem}.hero-subtext,.hero-subtitle{text-align:center;width:100%}}@media (min-width:1025px){.hero-title>h1{font-size:3rem}.hero-subtext,.hero-subtitle{text-align:center;width:100%}.hero-des{gap:.2rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-wrapper:before{image-rendering:-webkit-optimize-contrast}}@media (prefers-reduced-motion:reduce){.blue-circle,.get-started-btn,.hero-wrapper:before,.secondary-btn{animation:none;transition:none}.get-started-btn:hover,.secondary-btn:hover{transform:none}}.services-wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff);padding:4rem 0}.services-container{display:flex;flex-direction:column;gap:3rem}.services-header{text-align:center}.services-header .primaryText{color:#1f3e72;font-size:2rem;font-weight:700;margin-bottom:.5rem}.services-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.services-text{display:flex;flex-direction:column;gap:1.5rem}.secondary-heading{color:#1f3e72;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.services-description{color:#4a5568;font-size:1.1rem;line-height:1.7}.service-categories{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.category-item{border:1px solid #e2e8f0;border-radius:8px;max-width:650px;overflow:hidden;transition:all .3s ease;width:100%}.category-item:hover{border-color:#cbd5e0;box-shadow:0 4px 12px #0000000d}.category-header{align-items:center;background:#f7fafc;cursor:pointer;display:flex;gap:.8rem;padding:1rem 1.2rem;transition:background-color .3s ease}.category-header:hover{background:#edf2f7}.category-header input[type=checkbox]{accent-color:#4066ff;cursor:pointer;height:18px;width:18px}.category-header span:not(.expand-icon){color:#1f3e72;flex:1 1;font-size:1.1rem;font-weight:600}.expand-icon{color:#4066ff;font-size:1.2rem;font-weight:600;text-align:center;width:20px}.category-content{background:#fff;border-top:1px solid #e2e8f0;padding:1rem 1.2rem 1.5rem 3rem}.category-content ul{list-style:none;margin:0;padding:0}.category-content li{color:#4a5568;font-size:1rem;padding:.5rem 0 .5rem 1.2rem;position:relative}.category-content li:before{color:#4066ff;content:"•";font-weight:700;left:0;position:absolute}.read-more-btn{align-self:center;margin-top:1rem;max-width:-webkit-fit-content;max-width:fit-content}.read-more-btn:hover{box-shadow:0 6px 18px #4066ff40;transform:translateY(-2px)}.read-more-btn svg{transition:transform .3s ease}.read-more-btn:hover svg{transform:translateX(4px)}.services-features{display:flex;flex-direction:column;gap:2rem}.feature-item{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;gap:1.2rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 24px #4066ff26;transform:translateY(-5px)}.feature-icon{align-items:center;background:#4066ff1a;border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.feature-content h4{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature-content p{color:#4a5568;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.services-content{gap:2rem}.services-header .primaryText{font-size:2.2rem}.secondary-heading{font-size:1.6rem}.category-item{max-width:550px}}@media (max-width:900px){.services-content{gap:2.5rem;grid-template-columns:1fr}.services-features{order:-1}.category-item{max-width:100%}}@media (max-width:768px){.services-wrapper{padding:3rem 0}.services-header .primaryText{font-size:2rem}.secondary-heading{font-size:1.4rem}.services-description{font-size:1rem}.feature-item{padding:1.2rem}.feature-icon{height:45px;width:45px}.category-header{padding:.8rem 1rem}.category-content{padding:.8rem 1rem 1rem 2.5rem}}@media (max-width:480px){.services-wrapper{padding:2.5rem 0}.services-header .primaryText{font-size:1.8rem}.feature-item{flex-direction:column;gap:1rem;text-align:center}.feature-icon,.read-more-btn{align-self:center}.category-header span:not(.expand-icon){font-size:1rem}.category-content li{font-size:.9rem}}.r-wrapper{background:linear-gradient(180deg,#f5f8ff 0,#fff);overflow:hidden;padding:3rem 0}.r-container{margin:0 auto;max-width:1400px;padding:2rem 1rem;position:relative}.r-note{margin-bottom:3rem;text-align:center}.n-head{color:#1a1a1a;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.n-text{color:#4a4a4a;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}.r-head{margin:0 1.5rem 2rem}.blueText{color:#0056b3;font-size:1.25rem;font-weight:600}.primaryText{color:#1a1a1a;font-size:1.75rem}.carousel-container{margin:0 3rem;position:relative}.carousel{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.r-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex:0 0 auto;flex-direction:column;padding:1.5rem;scroll-snap-align:start;transition:all .3s ease;width:calc(25% - 1.125rem)}.r-card:hover{background:linear-gradient(180deg,#fff,#e6efff);box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.image-container,.r-card img{border-radius:12px}.r-card img{height:180px;object-fit:cover;width:100%}.image-overlay{background:#0000001a;transition:background .3s ease}.r-card:hover .image-overlay{background:#0003}.card-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;text-align:center}.card-detail{color:#4a4a4a;font-size:.9rem;line-height:1.5;text-align:center}.learn-more-link{align-items:center;color:#0056b3;display:inline-flex;font-size:.9rem;font-weight:500;gap:.4rem;margin-top:1rem;text-decoration:none;transition:color .3s ease}.learn-more-link:hover{color:#003087;text-decoration:underline}.learn-more-link svg{height:14px;width:14px}.r-buttons{display:flex;gap:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}.r-button-next,.r-button-prev{align-items:center;background:#0056b3;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.r-button-next:disabled,.r-button-prev:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.r-button-next:hover:not(:disabled),.r-button-prev:hover:not(:disabled){background:#003087;transform:scale(1.1)}.r-button-next svg,.r-button-prev svg{height:24px;width:24px}@media (max-width:1200px){.r-card{width:calc(33.33333% - 1rem)}}@media (max-width:992px){.r-card{width:calc(50% - .75rem)}}@media (max-width:768px){.n-head{font-size:1.75rem}.n-text{font-size:1rem;padding:0 1rem}.carousel-container{margin:0 1.5rem}.carousel{gap:1rem;padding-bottom:.8rem}.r-card{padding:1rem;width:300px}.r-card img{height:160px}.card-title{font-size:1.1rem}.card-detail{font-size:.85rem}.r-buttons{gap:.8rem;right:-.5rem}.r-button-next,.r-button-prev{height:40px;width:40px}.r-button-next svg,.r-button-prev svg{height:20px;width:20px}}@media (max-width:360px){.r-container{padding:1.5rem .5rem}.n-head{font-size:1.5rem}.n-text{font-size:.9rem}.carousel-container{margin:0 1rem}.carousel{gap:.8rem;padding-bottom:.6rem}.r-card{padding:.8rem;width:280px}.r-card img{height:140px}.card-title{font-size:1rem}.card-detail{font-size:.8rem}.learn-more-link{font-size:.85rem}.r-buttons{gap:.6rem;right:0}.r-button-next,.r-button-prev{height:36px;width:36px}.r-button-next svg,.r-button-prev svg{height:18px;width:18px}}.v-wrapper{align-items:center;background:linear-gradient(135deg,var(--lightBlue) 0,#f5f8ff 100%);display:flex;min-height:100vh;overflow:hidden;padding:1.5rem;position:relative}.v-wrapper:before{background:#ffffff80;height:300px;left:-100px;top:-100px;width:300px}.v-wrapper:after,.v-wrapper:before{border-radius:50%;content:"";position:absolute;z-index:0}.v-wrapper:after{background:#4066ff1a;bottom:-50px;height:200px;right:-50px;width:200px}.v-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;position:relative;z-index:1}.v-container>div{flex:1 1;min-width:300px}.v-left{display:flex;flex-direction:column;gap:.75rem;max-width:500px}.value-title{font-size:1.5rem!important;margin-bottom:.5rem}.v-right{align-items:center;display:flex;justify-content:center}.image-container{border-radius:16px;box-shadow:var(--shadow);max-width:380px;overflow:hidden;position:relative;transition:all .4s ease;width:100%}.image-container img{display:block;height:auto;object-fit:cover;transition:transform .5s ease;width:100%}.image-container:hover{box-shadow:0 16px 40px #3b82f640;transform:translateY(-6px)}.image-container:hover img{transform:scale(1.05)}.floating-badge{animation:float 3s ease-in-out infinite;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--blue-gradient);border:1px solid #fff3;border-radius:20px;box-shadow:var(--shadow);color:#fff;font-size:.8rem;font-weight:600;padding:8px 14px;position:absolute;right:15px;top:15px;z-index:2}.floating-stats{bottom:20px;display:flex;gap:15px;left:15px;position:absolute;z-index:2}.stat-item{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;padding:10px 15px;transition:transform .3s ease}.stat-item:hover{transform:translateY(-3px)}.stat-number{font-size:1.1rem}.stat-label{color:var(--primary);font-size:.7rem;margin-top:3px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.accordion{border:none;margin-top:1.5rem;width:100%}.accordionItem{background:#fff;border:1px solid #4066ff1a;border-radius:12px;box-shadow:var(--shadow);margin-bottom:.9rem;overflow:hidden;transition:all .3s ease}.accordionItem:hover{box-shadow:0 8px 20px #3b82f626;transform:translateY(-3px)}.accordion-button{align-items:center;background:#0000;border:none!important;cursor:pointer;display:flex;gap:.8rem;outline:none!important;padding:1rem;transition:all .3s ease}.accordion-button:hover{background:#3b82f60d}.accordion-button[aria-expanded=true]{background:#3b82f614}.accordion-button[aria-expanded=true] .arrow-container{transform:rotate(180deg)}.accent-bg{align-items:center;background:var(--blue-gradient);border-radius:10px;color:#fff;display:flex;flex-shrink:0;justify-content:center;min-height:36px;min-width:36px;padding:8px}.accordion-title{color:var(--primary);flex:1 1;font-size:.95rem;font-weight:600;text-align:left}.accordion-button:hover .accordion-title{color:var(--blue)}.arrow-container{color:#6b7280;min-width:22px;transition:transform .3s ease}.accordion-detail{background:#f8fafc;border-top:1px solid #0000000d;color:#646464;font-size:.9rem;line-height:1.7;padding:1rem}.primaryText{color:var(--primary);font-size:1.5rem;font-weight:700}.intro-text{line-height:1.6;margin-bottom:.5rem}@media (max-width:1024px){.v-container{gap:1.5rem}.image-container{max-width:340px}}@media (max-width:768px){.v-container{flex-direction:column;gap:1.5rem}.v-left,.v-right{max-width:100%;width:100%}.image-container{margin:0 auto;max-width:100%}.value-title{font-size:1.4rem!important}.floating-stats{bottom:15px;left:10px}.stat-item{padding:8px 12px}}@media (max-width:480px){.v-wrapper{padding:1rem}.value-title{font-size:1.3rem!important}.accordion-button{padding:.8rem}.accent-bg{min-height:32px;min-width:32px;padding:6px}.accordion-title{font-size:.9rem}.floating-badge{font-size:.75rem;padding:6px 12px;right:10px;top:10px}.floating-stats{bottom:10px;flex-direction:column;gap:8px}.stat-item{flex-direction:row;gap:8px;padding:6px 10px}.stat-number{font-size:1rem}.stat-label{font-size:.65rem;margin-top:0}}@media (max-width:360px){.v-wrapper{padding:.75rem}.value-title{font-size:1.25rem!important}.blueText{font-size:1rem}.intro-text{font-size:.85rem}.image-container{max-width:100%}.accordion-button{gap:.6rem;padding:.7rem}.accent-bg{min-height:30px;min-width:30px;padding:5px}.accordion-title{font-size:.85rem}.accordion-detail{font-size:.85rem;padding:.8rem}.floating-badge{font-size:.7rem;padding:5px 10px;right:8px;top:8px}.floating-stats{bottom:8px;gap:6px;left:8px}.stat-item{gap:6px;padding:5px 8px}.stat-number{font-size:.9rem}.stat-label{font-size:.6rem}}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.promise-wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff);padding:2rem}.promise-container{display:flex;flex-direction:column;gap:3rem}.promise-header{text-align:center}.promise-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.promise-image-section{display:flex;flex-direction:column;gap:2rem}.promise-image-container{border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden;width:100%}.promise-image{display:block;height:300px;object-fit:cover;width:100%}.promise-text{display:flex;flex-direction:column;gap:1.5rem}.promise-description{color:#4a5568;font-size:1.1rem;line-height:1.7;margin:0}.learn-more-btn{align-items:center;background:#0000;border:2px solid #4066ff;border-radius:8px;color:#4066ff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;margin-top:.5rem;max-width:-webkit-fit-content;max-width:fit-content;padding:.8rem 1.5rem;transition:all .3s ease}.learn-more-btn:hover{background:#4066ff;box-shadow:0 6px 18px #4066ff40;color:#fff;transform:translateY(-2px)}.learn-more-btn svg{transition:transform .3s ease}.learn-more-btn:hover svg{transform:translateX(4px)}.promise-features{display:flex;flex-direction:column;gap:1.5rem}.promise-feature-item{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;display:flex;gap:1.2rem;padding:1.5rem;transition:all .3s ease}.promise-feature-item:hover{box-shadow:0 8px 24px #4066ff26;transform:translateY(-5px)}.promise-icon{align-items:center;background:#4066ff1a;border-radius:12px;color:#4066ff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.promise-feature-content h4{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.promise-feature-content p{color:#4a5568;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.promise-content{gap:2rem}}@media (max-width:900px){.promise-content{gap:2.5rem;grid-template-columns:1fr}.promise-image{height:250px}.learn-more-btn{align-self:center}}@media (max-width:768px){.promise-wrapper{padding:3rem 0}.promise-feature-item{padding:1.2rem}.promise-icon{height:45px;width:45px}}@media (max-width:480px){.promise-wrapper{padding:2.5rem 0}.promise-feature-item{flex-direction:column;gap:1rem;text-align:center}.learn-more-btn,.promise-icon{align-self:center}.promise-image{height:200px}}.faq-wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff);padding:4rem 0}.faq-container{display:flex;flex-direction:column;gap:3rem}.faq-header{margin-bottom:2rem;text-align:center}.faq-header .primaryText{color:#1f3e72;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.faq-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.faq-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.faq-main{display:flex;flex-direction:column;gap:2rem}.faq-section-title{color:#1f3e72;font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;position:relative}.faq-section-title:after{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.faq-items{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 6px 20px #4066ff26}.faq-question{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.faq-question:hover{background:#4066ff08}.faq-question span{color:#1f3e72;flex:1 1;font-size:1.1rem;font-weight:600;margin-right:1rem}.faq-icon{align-items:center;color:#4066ff;display:flex;height:30px;justify-content:center;transition:all .3s ease;width:30px}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{background:#fff;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4a5568;font-size:1rem;line-height:1.6;margin:0}.faq-sidebar{position:-webkit-sticky;position:sticky;top:2rem}.faq-contact-card{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:16px;box-shadow:0 8px 24px #4066ff40;color:#fff;padding:2rem;text-align:center}.faq-contact-card h4{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.faq-contact-card p{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;opacity:.9}.faq-contact-btn{align-items:center;background:#fff;border:none;border-radius:8px;color:#4066ff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.faq-contact-btn:hover{box-shadow:0 6px 18px #fff3;transform:translateY(-2px)}.faq-contact-btn svg{transition:transform .3s ease}.faq-contact-btn:hover svg{transform:translateX(4px)}@media (max-width:1024px){.faq-content{gap:2rem}.faq-header .primaryText{font-size:2rem}}@media (max-width:900px){.faq-content{gap:2.5rem;grid-template-columns:1fr}.faq-sidebar{order:-1;position:static}.faq-contact-card{margin:0 auto;max-width:400px}}@media (max-width:768px){.faq-wrapper{padding:3rem 0}.faq-header .primaryText{font-size:1.8rem}.faq-question{padding:1.2rem}.faq-question span{font-size:1rem}.faq-answer{padding:0 1.2rem 1.2rem}}@media (max-width:480px){.faq-wrapper{padding:2.5rem 0}.faq-header .primaryText{font-size:1.6rem}.faq-subtitle{font-size:1rem}.faq-section-title{font-size:1.5rem}.faq-contact-card{padding:1.5rem}.faq-contact-card h4{font-size:1.2rem}}.blog-wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff);padding:4rem 0}.blog-container{display:flex;flex-direction:column;gap:3rem}.blog-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.blog-header .primaryText{color:#1f3e72;font-size:2.2rem;font-weight:700}.view-all-btn{align-items:center;background:#0000;border:2px solid #4066ff;border-radius:8px;color:#4066ff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.view-all-btn:hover{background:#4066ff;box-shadow:0 6px 18px #4066ff40;color:#fff;transform:translateY(-2px)}.view-all-btn svg{transition:transform .3s ease}.view-all-btn:hover svg{transform:translateX(4px)}.divider{background:linear-gradient(90deg,#0000,#4066ff,#0000);height:2px;margin:1rem 0 2rem}.blog-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.blog-post-excerpt{margin-bottom:1.5rem}.read-more-btn{border:none;gap:.3rem;padding:0}.read-more-btn:hover{color:#2949c6;gap:.5rem}.blog-sidebar{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem}.sidebar-title{font-size:1.4rem}.view-category-btn{background:#0000;border:none;color:#4066ff;cursor:pointer;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:0;transition:all .3s ease}.view-category-btn:hover{color:#2949c6}.tips-list{display:flex;flex-direction:column;gap:1rem}.tip-item{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:.8rem;padding:.8rem 0}.tip-item:last-child{border-bottom:none}.tip-bullet{background:#4066ff;border-radius:50%;flex-shrink:0;height:6px;margin-top:.5rem;width:6px}.tip-title{color:#4a5568;font-size:.95rem;font-weight:500;line-height:1.4}.sidebar-newsletter{padding:2rem}.sidebar-newsletter h4{font-size:1.2rem;margin-bottom:.8rem}.sidebar-newsletter p{font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.newsletter-btn,.newsletter-input{padding:.8rem 1rem}@media (max-width:1024px){.blog-content{gap:2rem}.blog-header .primaryText{font-size:2rem}}@media (max-width:900px){.blog-content{gap:2.5rem;grid-template-columns:1fr}.blog-sidebar{order:-1;position:static}.blog-posts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.blog-wrapper{padding:3rem 0}.blog-header-top{align-items:flex-start;flex-direction:column;gap:1rem}.blog-header .primaryText{font-size:1.8rem}.blog-post-content{padding:1.2rem}.blog-post-title{font-size:1.2rem}.blog-post-excerpt{font-size:.95rem}}@media (max-width:480px){.blog-wrapper{padding:2.5rem 0}.blog-header .primaryText{font-size:1.6rem}.view-all-btn{justify-content:center;width:100%}.blog-post-meta{flex-direction:column;gap:.5rem}.sidebar-newsletter{padding:1.5rem}.blog-posts-grid{grid-template-columns:1fr}}.footer-wrapper{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:2rem 0;position:relative}.footer-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem}.footer-top{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr}.footer-company{display:flex;flex-direction:column;gap:1.5rem}.footer-logo-img{background:#fff;border:2px solid #93c5fd;border-radius:12px;box-shadow:0 4px 12px #0003;height:auto;padding:.5rem;transition:transform .2s ease;width:120px}.footer-logo-img:hover{transform:scale(1.05)}.footer-logo{color:#fff;font-size:2rem;font-weight:700;margin:0}.footer-tagline{color:#bfdbfe;font-size:1rem;font-style:italic}.footer-description{color:#e0e7ff;font-size:.9rem;line-height:1.5}.company-features{display:flex;flex-direction:column;gap:.75rem}.feature-item{background:#ffffff1a;border-radius:8px;font-size:.9rem;gap:.75rem;padding:.5rem;transition:background .2s ease}.feature-item:hover{background:#fff3}.footer-links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column;gap:1rem}.column-title{border-bottom:1px solid #60a5fa;color:#fff;font-size:1.2rem;font-weight:600;margin:0;padding-bottom:.5rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer-links li a{color:#dbeafe;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-links li a:hover{color:#fff}.footer-middle{grid-gap:2rem;border-top:1px solid #fff3;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem 0}.contact-info{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.contact-item{align-items:flex-start;background:#ffffff1a;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.contact-item:hover{background:#ffffff26}.contact-label{color:#bfdbfe;font-size:.85rem}.contact-value{color:#fff;font-size:.9rem;text-decoration:none}.contact-value:hover{color:#93c5fd}.social-section{display:flex;flex-direction:column;gap:1.5rem}.social-section h4{color:#fff;font-size:1.1rem;font-weight:600}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.social-icon:hover{background:#60a5fa;transform:scale(1.1)}.newsletter h4{color:#fff;font-size:1.1rem;font-weight:600}.newsletter-form{gap:.5rem}.newsletter-input{background:#ffffff1a;color:#fff;flex:1 1;padding:.75rem}.newsletter-input:focus{border:1px solid #60a5fa;outline:none}.newsletter-input::placeholder{color:#bfdbfe}.newsletter-btn{background:#3b82f6;color:#fff;padding:.75rem 1.5rem;transition:background .2s ease}.newsletter-btn:hover{background:#2563eb}.newsletter-success{background:#4ade8033;border-radius:8px;color:#86efac;font-size:.9rem;padding:.75rem;text-align:center}.footer-bottom{background:#0000004d;padding:1.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.copyright{color:#bfdbfe;font-size:.85rem}.legal-links{display:flex;gap:1rem}.legal-links a{color:#dbeafe;font-size:.85rem;text-decoration:none}.legal-links a:hover{color:#fff}.payment-methods{align-items:center;display:flex;gap:.5rem}.payment-methods span{color:#bfdbfe;font-size:.85rem}.payment-icons{display:flex;gap:.5rem}.payment-icons svg{color:#fff}@media (max-width:1024px){.footer-middle,.footer-top{gap:1.5rem;grid-template-columns:1fr}.contact-info{grid-template-columns:1fr}.footer-logo-img{width:100px}}@media (max-width:768px){.footer-links-grid{grid-template-columns:1fr 1fr}.newsletter-form{flex-direction:column}.newsletter-btn{width:100%}.footer-logo-img{width:90px}}@media (max-width:480px){.footer-links-grid{grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.legal-links,.payment-methods{flex-direction:column;gap:.5rem}.footer-logo{font-size:1.8rem}.footer-tagline{font-size:.9rem}.footer-logo-img{width:80px}}@media (max-width:360px){.footer-container{padding:0 .5rem}.contact-item{padding:.75rem}.social-icon{height:32px;width:32px}.footer-logo-img{width:70px}}.quote-page{align-items:center;background:linear-gradient(135deg,#f7f9fc,#eef2f7);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:5rem 0 2rem}.quote-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;margin:1rem;max-width:700px;padding:2.5rem;position:relative;width:100%}.back-button{align-items:center;background:none;border:none;color:#4066ff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:0;transition:color .3s ease}.back-button:hover{color:#2949c6}.quote-header{margin-bottom:2rem;text-align:center}.quote-header h1{color:#1f3e72;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.required-note{color:#718096;font-size:.9rem}.progress-bar{justify-content:center;margin-bottom:2.5rem}.progress-bar,.progress-step{align-items:center;display:flex}.progress-step{flex-direction:column;position:relative}.progress-step span{align-items:center;background:#e2e8f0;border-radius:50%;color:#718096;display:flex;font-weight:600;height:40px;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:40px}.progress-step.active span{background:#4066ff;color:#fff}.progress-step p{color:#718096;font-size:.9rem;font-weight:500}.progress-step.active p{color:#1f3e72}.progress-connector{background:#e2e8f0;height:2px;margin:0 1rem;position:relative;top:-10px;width:80px}.quote-form{width:100%}.form-step{animation:fadeIn .3s ease}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-grid,.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.95rem;margin-bottom:.5rem}.form-group input{border:2px solid #e2e8f0;border-radius:8px;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#4066ff;box-shadow:0 0 0 3px #4066ff1a;outline:none}.form-group input::placeholder{color:#a0aec0}.form-section{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.form-section h3{color:#1f3e72;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.radio-group{display:flex;gap:2rem;margin-bottom:1rem}.radio-label{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-weight:500;gap:.8rem}.radio-label input{display:none}.radiomark{align-items:center;border:2px solid #cbd5e0;display:flex;height:20px;justify-content:center;width:20px}.radiomark,.radiomark:after{border-radius:50%;transition:all .3s ease}.radiomark:after{background:#fff;content:"";height:10px;width:10px}.radio-label input:checked+.radiomark{background:#4066ff;border-color:#4066ff}.radio-label input:checked+.radiomark:after{background:#fff}.frequency-note{color:#48bb78;font-size:.9rem;font-weight:500;margin-top:.5rem}.checkbox-group{margin-bottom:2rem}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;gap:.8rem;margin-bottom:.5rem}.checkbox-label input{display:none}.checkmark{align-items:center;border:2px solid #cbd5e0;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:.2rem;transition:all .3s ease;width:20px}.checkmark:after{color:#fff;content:"✓";font-size:14px;opacity:0;transition:opacity .3s ease}.checkbox-label input:checked+.checkmark{background:#4066ff;border-color:#4066ff}.checkbox-label input:checked+.checkmark:after{opacity:1}.checkbox-text{color:#4a5568;font-weight:500;line-height:1.5}.checkbox-description{color:#718096;font-size:.85rem;line-height:1.5;margin-left:2rem}.dropdown-section{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.dropdown-section h4{color:#1f3e72;font-size:1rem;font-weight:600;margin-bottom:1rem}.options-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.option-checkbox{align-items:center;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-weight:500;gap:.8rem;padding:.5rem;transition:background-color .2s ease}.option-checkbox:hover{background-color:#f7fafc}.option-checkbox input{display:none}.option-checkmark{align-items:center;border:2px solid #cbd5e0;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.option-checkmark:after{color:#fff;content:"✓";font-size:14px;opacity:0;transition:opacity .3s ease}.option-checkbox input:checked+.option-checkmark{background:#4066ff;border-color:#4066ff}.option-checkbox input:checked+.option-checkmark:after{opacity:1}.custom-dropdown{margin-bottom:1rem;position:relative}.dropdown-header{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.dropdown-header:hover{border-color:#cbd5e0}.dropdown-header .rotate{transform:rotate(180deg);transition:transform .3s ease}.dropdown-options{background:#fff;border:2px solid #e2e8f0;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.dropdown-option{border-bottom:1px solid #f1f5f9;cursor:pointer;padding:1rem;transition:all .2s ease}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background:#f7fafc}.dropdown-option.selected{background:#ebf4ff;color:#4066ff;font-weight:600}.cleaning-features{background:#f7fafc;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.cleaning-features h3{color:#1f3e72;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.feature-list{grid-gap:.8rem;display:grid;grid-template-columns:1fr 1fr}.feature-item{align-items:center;display:flex;gap:.8rem}.feature-item svg{color:#48bb78;flex-shrink:0}.feature-item span{color:#4a5568;font-size:.95rem}.next-button,.submit-button{background:linear-gradient(135deg,#4066ff,#2949c6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.next-button:hover,.submit-button:hover{box-shadow:0 8px 20px #4066ff4d;transform:translateY(-2px)}.next-button:disabled,.submit-button:disabled{background:#cbd5e0;box-shadow:none;cursor:not-allowed;transform:none}.next-button:disabled:hover,.submit-button:disabled:hover{box-shadow:none;transform:none}.form-buttons{display:flex;gap:1rem}.prev-button{background:#fff;border:2px solid #4066ff;border-radius:8px;color:#4066ff;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.prev-button:hover{background:#f7faff}a{color:#4066ff;font-weight:500;text-decoration:none}a:hover{text-decoration:underline}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;margin-right:10px;width:20px}@media (max-width:768px){.quote-container{margin:1rem;padding:1.5rem}.form-grid{gap:1rem;grid-template-columns:1fr}.progress-connector{width:40px}.form-buttons,.radio-group{flex-direction:column}.radio-group{gap:1rem}.feature-list,.options-grid{grid-template-columns:1fr}.dropdown-options{border:2px solid #e2e8f0;border-radius:8px;margin-top:.5rem;position:static}}@media (max-width:480px){.quote-header h1{font-size:1.8rem}.progress-step p{font-size:.8rem}.progress-connector{width:20px}.quote-container{padding:1.2rem}}.contact-wrapper{background:linear-gradient(135deg,#f7f9fc,#eef2f7);min-height:100vh;padding:80px 0 40px}.contact-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.contact-header{margin:0 auto 1.5rem;max-width:800px;padding-top:1rem;position:relative;text-align:center}.contact-header .primaryText{color:#1f3e72;font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:.8rem}.contact-subtitle{color:#4a5568;font-size:1rem;line-height:1.5;padding:0 .5rem}.contact-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:1.5rem}.contact-form-container{background:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;padding:1.5rem;width:100%}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h2{color:#1f3e72;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:#718096;font-size:.9rem;line-height:1.4}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.form-row{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#1f3e72;font-size:.9rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:2px solid #e2e8f0;border-radius:10px;font-family:Poppins,sans-serif;font-size:.95rem;padding:.9rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#4066ff;box-shadow:0 0 0 3px #4066ff1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0aec0;font-size:.9rem}.submit-btn{align-items:center;background:linear-gradient(135deg,#4066ff,#2949c6);border:none;border-radius:10px;box-shadow:0 6px 15px #4066ff40;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 8px 20px #4066ff59;transform:translateY(-2px)}.success-message{background:#48bb781a;border:1px solid #48bb7833;border-radius:10px;padding:1.5rem;text-align:center}.success-icon{color:#38a169;margin-bottom:.8rem}.success-message h3{color:#2d3748;font-size:1.2rem;margin-bottom:.5rem}.success-message p{color:#4a5568;font-size:.9rem}.contact-info{background:linear-gradient(135deg,#1f3e72,#2949c6);border-radius:16px;color:#fff;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;width:100%}.contact-info h2{font-size:1.5rem;font-weight:700;margin-bottom:.8rem;text-align:center}.info-item{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;flex-direction:column;gap:.8rem;padding:1.2rem;text-align:center;transition:all .3s ease}.info-item:hover{background:#ffffff26;transform:translateY(-3px)}.info-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:45px;justify-content:center;width:45px}.info-content h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.info-content a,.info-content p{color:#e2e8f0;display:block;font-size:.9rem;line-height:1.4;margin-bottom:.3rem;text-decoration:none}.info-content a:hover{color:#fff;text-decoration:underline}.emergency-service{background:#ffffff1a;border-left:4px solid #e53e3e;border-radius:10px;margin-top:.5rem;padding:1.2rem;text-align:center}.emergency-service h3{color:#fc8181;font-size:1rem;margin-bottom:.8rem}.emergency-phone{color:#fff!important;display:block;font-size:1.1rem!important;font-weight:600;margin:.5rem 0!important}.faq-quicklinks{background:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;margin-top:2rem;padding:1.5rem;width:100%}.faq-quicklinks h2{color:#1f3e72;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.quicklinks-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr}.quicklink-item{background:#f7fafc;border-left:4px solid #4066ff;border-radius:10px;padding:1.2rem;text-align:center;transition:all .3s ease}.quicklink-item:hover{box-shadow:0 6px 15px #4066ff26;transform:translateY(-3px)}.quicklink-item h4{color:#1f3e72;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}.quicklink-item p{color:#4a5568;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.quicklink-item button{background:#0000;border:2px solid #4066ff;border-radius:8px;color:#4066ff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.quicklink-item button:hover{background:#4066ff;color:#fff}@media (min-width:360px){.contact-container{padding:0 1.2rem}.contact-header .primaryText{font-size:1.9rem}.contact-subtitle{font-size:1.05rem}}@media (min-width:400px){.contact-header .primaryText{font-size:2rem}.form-header h2{font-size:1.6rem}}@media (min-width:480px){.contact-wrapper{padding:90px 0 50px}.contact-container{gap:2.5rem;padding:0 1.5rem}.contact-header{margin-bottom:2rem}.contact-header .primaryText{font-size:2.2rem}.contact-subtitle{font-size:1.1rem}.contact-form-container,.contact-info,.faq-quicklinks{padding:2rem}.form-row{gap:1.5rem;grid-template-columns:1fr 1fr}.info-item{align-items:flex-start;flex-direction:row;text-align:left}.quicklinks-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quicklink-item{text-align:left}}@media (min-width:640px){.contact-content{grid-template-columns:1.2fr .8fr}.contact-info{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.contact-info h2,.emergency-service{text-align:left}}@media (min-width:768px){.contact-wrapper{padding:100px 0 60px}.contact-header .primaryText{font-size:2.5rem}.contact-subtitle{font-size:1.2rem}.contact-form-container,.contact-info,.faq-quicklinks{padding:2.5rem}.form-header h2{font-size:1.8rem}.submit-btn{align-self:flex-start;width:auto}}@media (min-width:1024px){.contact-container{padding:0 2rem}.contact-content{gap:3rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-form>*{animation:fadeIn .5s ease forwards}.contact-form>:first-child{animation-delay:.1s}.contact-form>:nth-child(2){animation-delay:.2s}.contact-form>:nth-child(3){animation-delay:.3s}.contact-form>:nth-child(4){animation-delay:.4s}.contact-form>:nth-child(5){animation-delay:.5s}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.contact-form-container,.contact-info,.faq-quicklinks{image-rendering:-webkit-optimize-contrast}}@media (prefers-reduced-motion:reduce){.contact-form>*,.info-item,.quicklink-item,.submit-btn{animation:none;transition:none}}.services-main-wrapper{background:linear-gradient(135deg,#f8fbff,#e6f0ff);min-height:100vh;padding:6rem 0 4rem}.services-main-container{display:flex;flex-direction:column;gap:4rem}.services-main-header{margin:0 auto;max-width:800px;position:relative;text-align:center}.services-badge{background:#4066ff1a;border-radius:20px;color:#4066ff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.2rem}.services-main-header .primaryText{color:#1f3e72;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem}.services-main-subtitle{color:#4a5568;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;margin:0}.services-main-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));margin:2rem 0}.service-main-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.service-main-card:hover{box-shadow:0 15px 40px #4066ff26;transform:translateY(-8px)}.service-main-image{height:220px;overflow:hidden;position:relative}.service-main-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.service-main-card:hover .service-main-image img{transform:scale(1.05)}.service-main-overlay{background:linear-gradient(135deg,#4066ff33,#0000);bottom:0;left:0;position:absolute;right:0;top:0}.service-main-icon{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#4066ff;left:1.5rem;padding:.8rem;position:absolute;top:1.5rem;z-index:2}.service-main-content{padding:1.8rem}.service-main-content h3{color:#1f3e72;font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.service-main-content p{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.service-main-features{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.feature-tag{align-items:center;color:#4066ff;display:flex;font-size:.95rem;font-weight:500;gap:.5rem}.feature-dot{background:#4066ff;border-radius:50%;flex-shrink:0;height:8px;width:8px}.service-main-btn{align-items:center;background:linear-gradient(135deg,#4066ff,#2949c6);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.9rem 1.8rem;transition:all .3s ease;width:100%}.service-main-btn:hover{box-shadow:0 6px 20px #4066ff4d;transform:translateY(-2px)}.why-choose-section{padding:3rem 0;text-align:center}.why-choose-header{margin:0 auto 3rem;max-width:800px}.why-choose-badge{background:#4066ff1a;border-radius:20px;color:#4066ff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.2rem}.section-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.section-subtitle{color:#4a5568;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6;margin:0 auto;max-width:600px}.why-choose-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.why-choose-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;padding:1.8rem 1.5rem;text-align:center;transition:all .3s ease}.why-choose-card:hover{box-shadow:0 8px 25px #4066ff1a;transform:translateY(-5px)}.why-choose-icon{align-items:center;background:#4066ff1a;border-radius:20px;color:#4066ff;display:inline-flex;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.why-choose-card h4{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.why-choose-card p{color:#4a5568;font-size:.95rem;line-height:1.6;margin:0}.services-cta{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:20px;color:#fff;overflow:hidden;padding:3.5rem 2rem;position:relative;text-align:center}.services-cta:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;transform:rotate(30deg);width:100%}.cta-content{position:relative;z-index:2}.cta-icon{margin-bottom:1.5rem}.cta-content h2{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.cta-content p{font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:2rem;opacity:.9}.cta-button{border-radius:12px;overflow:hidden;position:relative}.cta-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.cta-button:hover{box-shadow:0 8px 25px #fff3}.cta-button:hover:before{left:100%}@media (max-width:1024px){.services-main-container{gap:3.5rem}}@media (max-width:768px){.services-main-wrapper{padding:5rem 0 3rem}.services-main-container{gap:3rem}.service-main-image{height:200px}.service-main-content{padding:1.5rem}}@media (max-width:480px){.services-main-wrapper{padding:4.5rem 0 2.5rem}.services-main-container{gap:2.5rem}.services-main-grid,.why-choose-grid{gap:1.5rem}.service-main-content h3{font-size:1.4rem}.why-choose-card{padding:1.5rem 1.2rem}.services-cta{padding:2.5rem 1.5rem}}@media (max-width:360px){.service-main-image{height:180px}.service-main-icon{left:1rem;padding:.7rem;top:1rem}.service-main-content{padding:1.2rem}.service-main-btn{padding:.8rem 1.5rem}.why-choose-icon{height:60px;margin-bottom:1.2rem;width:60px}}.residential-wrapper{background:linear-gradient(135deg,#f8fbff,#e6f0ff);min-height:100vh;padding:4rem 0}.residential-container{display:flex;flex-direction:column;gap:4rem}.residential-hero{align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;gap:3rem;justify-content:space-between;padding:3rem}.residential-cta{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:20px;color:#fff;padding:3rem;text-align:center}.residential-cta h2{font-size:2rem;margin-bottom:1rem}.residential-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}@media (max-width:360px){.residential-hero{flex-direction:column;gap:1.5rem;padding:1.5rem}.hero-content h1{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.section-title{font-size:1.6rem}.service-card{padding:1.5rem}.service-card h3{font-size:1.2rem}.why-card,.why-choose{padding:1.5rem}.residential-cta{padding:2rem 1.5rem}.residential-cta h2{font-size:1.6rem}.cta-button{font-size:1rem;padding:.8rem 1.8rem}}@media (min-width:361px) and (max-width:480px){.residential-hero{flex-direction:column;gap:2rem;padding:2rem}.hero-content h1{font-size:2rem}.section-title{font-size:1.8rem}}@media (max-width:768px){.residential-hero{flex-direction:column}.hero-image{max-height:300px}.services-grid,.why-grid{grid-template-columns:1fr}}@media (max-width:1024px){.residential-hero{gap:2rem;padding:2.5rem}.hero-content h1{font-size:2.4rem}}.commercial-wrapper{background:linear-gradient(135deg,#f8fbff,#e6f0ff);min-height:100vh;padding:5rem 0 4rem;position:relative;z-index:1}.commercial-container{display:flex;flex-direction:column;gap:4rem}.commercial-hero{align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;gap:3rem;justify-content:space-between;padding:3rem}.hero-content h1{color:#1f3e72;font-size:2.8rem;margin-bottom:1.5rem}.hero-subtitle{margin-bottom:2rem}.hero-image{max-height:400px}.section-title{font-size:2.2rem;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-icon{align-items:center;background:#4066ff1a;border-radius:12px;color:#4066ff;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.service-card h3{color:#1f3e72;font-size:1.4rem;margin-bottom:1rem}.service-card p{color:#4a5568;margin-bottom:1.5rem}.feature-list{display:flex;flex-direction:column;gap:.8rem;list-style:none}.feature-list li{align-items:center;color:#4a5568;display:flex;font-size:.95rem;gap:.8rem}.feature-list svg{color:#4066ff}.why-choose{background:#4066ff0d;border-radius:20px;padding:3rem}.why-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.why-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.why-card:hover{transform:translateY(-5px)}.why-icon{color:#4066ff;margin-bottom:1.5rem}.why-card h4{color:#1f3e72;font-size:1.2rem;margin-bottom:.8rem}.why-card p{color:#4a5568;font-size:.95rem}.commercial-cta{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:20px;color:#fff;padding:3rem;text-align:center}.commercial-cta h2{font-size:2rem;margin-bottom:1rem}.commercial-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#fff;border-radius:10px;color:#4066ff;display:inline-flex;font-size:1.1rem;padding:1rem 2.5rem}.cta-button:hover{box-shadow:0 8px 25px #ffffff4d;transform:translateY(-3px)}@media (max-width:360px){.commercial-wrapper{padding:4.5rem 0 3rem}.commercial-hero{flex-direction:column;gap:1.5rem;padding:1.5rem}.hero-content h1{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.section-title{font-size:1.6rem}.service-card{padding:1.5rem}.service-card h3{font-size:1.2rem}.why-card,.why-choose{padding:1.5rem}.commercial-cta{padding:2rem 1.5rem}.commercial-cta h2{font-size:1.6rem}.cta-button{font-size:1rem;padding:.8rem 1.8rem}}@media (min-width:361px) and (max-width:480px){.commercial-wrapper{padding:4.5rem 0 3rem}.commercial-hero{flex-direction:column;gap:2rem;padding:2rem}.hero-content h1{font-size:2rem}.section-title{font-size:1.8rem}}@media (max-width:768px){.commercial-wrapper{padding:4.5rem 0 3rem}.commercial-hero{flex-direction:column}.hero-image{max-height:300px}.services-grid,.why-grid{grid-template-columns:1fr}}@media (max-width:1024px){.commercial-hero{gap:2rem;padding:2.5rem}.hero-content h1{font-size:2.4rem}}.expertise-wrapper{background:linear-gradient(135deg,#f7f9fc,#eef2f7);font-family:Poppins,sans-serif;min-height:100vh;overflow:hidden;padding:7rem 0 2rem;position:relative}.expertise-wrapper:before{background:#4066ff0d;border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:-100px;width:300px;z-index:0}.expertise-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:1}.expertise-hero{align-items:center;display:flex;gap:3rem;margin-bottom:4rem}.hero-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.hero-badge{background:var(--blue-gradient);border-radius:20px;box-shadow:0 4px 12px #4066ff33;color:#fff;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.hero-title{color:#1f3e72;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.hero-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-number{color:var(--blue);font-size:1.8rem;font-weight:700;line-height:1}.stat-label{color:#718096;font-size:.8rem;margin-top:.5rem;text-align:center}.cta-button{align-items:center;background:var(--blue-gradient);border:none;border-radius:8px;box-shadow:0 4px 12px #4066ff4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.cta-button:hover{box-shadow:0 8px 20px #4066ff66;transform:translateY(-2px)}.cta-button.secondary{background:#fff;border:2px solid var(--blue);color:var(--blue)}.cta-button.secondary:hover{background:var(--blue);color:#fff}.hero-image{border-radius:16px;box-shadow:0 20px 40px #0000001a;flex:1 1;max-height:450px;overflow:hidden;position:relative}.hero-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.hero-image:hover img{transform:scale(1.05)}.image-overlay{background:linear-gradient(135deg,#4066ff1a,#0000);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.floating-features{bottom:20px;display:flex;flex-direction:column;gap:10px;left:20px;position:absolute;z-index:2}.feature{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:var(--primary);display:flex;font-size:.8rem;font-weight:600;gap:8px;padding:8px 12px}.trust-indicators{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.trust-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:1.5rem;text-align:center;transition:transform .3s ease}.trust-item:hover{transform:translateY(-5px)}.trust-icon{align-items:center;background:var(--lightBlue);border-radius:50%;color:var(--blue);display:flex;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.trust-item h3{color:var(--primary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.trust-item p{color:#718096;font-size:.9rem}.expertise-sections{margin-bottom:4rem}.expertise-section{background:#fff;border-left:4px solid var(--blue);border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.expertise-section:hover{box-shadow:0 8px 30px #4066ff26;transform:translateY(-5px)}.section-content{align-items:flex-start;display:flex;gap:1.5rem}.section-icon{align-items:center;background:var(--lightBlue);border-radius:12px;color:var(--blue);display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.section-title{color:#1f3e72;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.expertise-section p{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:1rem}.section-features{list-style:none;margin:0;padding:0}.section-features li{color:#4a5568;font-size:.9rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.section-features li:before{color:var(--blue);content:"✓";font-weight:700;left:0;position:absolute}.expertise-cta{background:linear-gradient(135deg,var(--lightBlue) 0,#e6eeff 100%);border-radius:16px;margin-bottom:2rem;padding:3rem 2rem;text-align:center}.cta-content h2{color:#1f3e72;font-size:2rem;font-weight:600;margin-bottom:1rem}.cta-content p{color:#4a5568;font-size:1.1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px}@media (max-width:1024px){.expertise-hero{gap:2rem}.hero-title{font-size:2.2rem}.trust-indicators{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.expertise-hero{flex-direction:column}.hero-image{max-height:350px;order:-1}.hero-stats{justify-content:center}.trust-indicators{grid-template-columns:1fr}.section-content{align-items:center;flex-direction:column;text-align:center}.section-features li{text-align:left}}@media (max-width:480px){.expertise-container{padding:0 .5rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.hero-stats{gap:1.5rem}.stat-number{font-size:1.5rem}.cta-button{font-size:.9rem;padding:.8rem 1.5rem}.expertise-section{padding:1.5rem}.section-title{font-size:1.3rem}.expertise-section p{font-size:.9rem}.cta-content h2{font-size:1.6rem}.cta-content p{font-size:1rem}}@media (max-width:360px){.expertise-wrapper{padding:6rem 0 2rem}.hero-title{font-size:1.6rem}.hero-badge{font-size:.7rem;padding:.4rem .8rem}.hero-stats{flex-wrap:wrap;gap:1rem;justify-content:space-around}.stat{min-width:80px}.stat-number{font-size:1.3rem}.stat-label{font-size:.7rem}.floating-features{bottom:10px;left:10px}.feature{font-size:.7rem;padding:6px 10px}.trust-item{padding:1rem}.trust-icon{height:40px;width:40px}.trust-item h3{font-size:1rem}.trust-item p{font-size:.8rem}.expertise-section{padding:1rem}.section-icon{height:50px;width:50px}.section-title{font-size:1.2rem}.expertise-section p{font-size:.85rem}.section-features li{font-size:.8rem;padding-left:1.2rem}.expertise-cta{padding:2rem 1rem}.cta-content h2{font-size:1.4rem}.cta-content p{font-size:.9rem}.cta-button{justify-content:center;width:100%}}.company-page-wrapper{background:linear-gradient(135deg,#f7f9fc,#eef2f7);font-family:Poppins,sans-serif;min-height:100vh;overflow:hidden;padding:7rem 0 2rem;position:relative}.company-page-wrapper:before{background:#4066ff0d;border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:-100px;width:300px;z-index:0}.company-page-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:1}.company-hero-section{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.company-hero-content{display:flex;flex-direction:column;justify-content:center}.company-hero-badge{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);border-radius:20px;box-shadow:0 4px 12px #4066ff33;color:#fff;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.company-hero-title{color:#1f3e72;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.company-hero-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.company-hero-stats{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.company-stat{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;min-width:100px;padding:1rem}.company-stat-number{color:#4066ff;font-size:1.8rem;font-weight:700;line-height:1}.company-stat-label{color:#718096;font-size:.8rem;margin-top:.5rem;text-align:center}.company-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.company-cta-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.company-cta-button.primary{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);box-shadow:0 4px 12px #4066ff4d;color:#fff}.company-cta-button.primary:hover{box-shadow:0 8px 20px #4066ff66;transform:translateY(-2px)}.company-cta-button.secondary{background:#fff;border:2px solid #4066ff;color:#4066ff}.company-cta-button.secondary:hover{background:#4066ff;color:#fff}.company-hero-image{border-radius:16px;box-shadow:0 20px 40px #0000001a;height:300px;overflow:hidden;position:relative}.company-hero-image img{display:block;height:100%;object-fit:cover;width:100%}.company-image-overlay{background:linear-gradient(135deg,#4066ff1a,#0000);height:100%;left:0;position:absolute;top:0;width:100%}.company-floating-badge{align-items:center;background:#fffffff2;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #0000001a;color:#1f3e72;display:flex;font-weight:600;gap:.5rem;left:20px;padding:.8rem 1.2rem;position:absolute}.company-about-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:4rem;padding:2rem}.company-about-content{display:flex;flex-direction:column;gap:2rem}.company-about-text h3{color:#1f3e72;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.company-about-text p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.company-about-features{display:flex;flex-direction:column;gap:.8rem}.company-about-feature{align-items:center;color:#4066ff;display:flex;font-weight:500;gap:.8rem}.company-about-image{border-radius:12px;height:250px;overflow:hidden}.company-about-image img{height:100%;object-fit:cover;width:100%}.company-mission-vision{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}.company-mv-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.company-mv-card:hover{transform:translateY(-5px)}.company-mv-icon{align-items:center;background:#eef;border-radius:50%;color:#4066ff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.company-mv-card h2{color:#1f3e72;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.company-mv-card p{color:#4a5568;line-height:1.6}.company-location-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:4rem;padding:2rem}.company-location-content{display:flex;flex-direction:column;gap:2rem}.company-location-info{display:flex;flex-direction:column;gap:1.5rem}.company-location-item{align-items:flex-start;display:flex;gap:1rem}.company-location-item h3{color:#1f3e72;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.company-location-item p{color:#4a5568;line-height:1.5}.company-location-map{align-items:center;background:linear-gradient(135deg,#e6eeff,#d6e4ff);border-radius:12px;display:flex;flex-direction:column;height:250px;justify-content:center;overflow:hidden}.company-map-placeholder{color:#4066ff;text-align:center}.company-map-placeholder p{font-weight:600;margin:.5rem 0}.company-map-placeholder span{color:#4a5568;font-size:.9rem}.company-career-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:4rem;padding:2rem}.company-career-content{display:flex;flex-direction:column;gap:2rem}.company-career-text h3{color:#1f3e72;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.company-career-text p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.company-career-benefits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}.company-benefit{align-items:center;color:#4066ff;display:flex;font-weight:500;gap:.8rem}.company-career-image{border-radius:12px;height:250px;overflow:hidden;position:relative}.company-career-image img{height:100%;object-fit:cover;width:100%}.company-career-badge{align-items:center;background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-weight:600;gap:.5rem;padding:.8rem 1.2rem;position:absolute;right:20px;top:20px}.company-values-section{margin-bottom:4rem}.company-section-header{margin-bottom:3rem;text-align:center}.company-section-header h2{color:#1f3e72;font-size:2rem;font-weight:700;margin-bottom:.5rem}.company-section-header p{color:#718096;font-size:1.1rem}.company-values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.company-value-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.company-value-card:hover{transform:translateY(-5px)}.company-value-icon{align-items:center;background:#eef;border-radius:50%;color:#4066ff;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.company-value-card h3{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.company-value-card p{color:#4a5568;line-height:1.6}.company-cta-section{background:linear-gradient(135deg,#eef,#e6eeff);border-radius:16px;margin-bottom:2rem;padding:3rem 2rem;text-align:center}.company-cta-content h2{color:#1f3e72;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.company-cta-content p{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.company-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.company-contact-info{align-items:center;display:flex;flex-direction:column;gap:1rem}.company-contact-item{align-items:center;color:#4066ff;display:flex;font-weight:500;gap:.5rem}.company-contact-item a{color:#4066ff;text-decoration:none;transition:color .3s ease}.company-contact-item a:hover{color:#1f3e72;text-decoration:underline}@media (min-width:480px){.company-hero-title{font-size:2.5rem}.company-hero-stats{gap:2rem}.company-stat{min-width:120px}.company-career-benefits,.company-values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.company-hero-section{align-items:center;flex-direction:row;gap:3rem}.company-hero-image{flex:1 1;height:400px}.company-hero-content{flex:1 1}.company-mission-vision{grid-template-columns:repeat(2,1fr)}.company-about-content,.company-career-content,.company-location-content{align-items:center;flex-direction:row}.company-about-text,.company-career-text,.company-location-info{flex:1 1}.company-about-image,.company-career-image,.company-location-map{flex:1 1;height:300px}.company-values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.company-values-grid{grid-template-columns:repeat(4,1fr)}.company-hero-title{font-size:3rem}}@media (max-width:360px){.company-page-wrapper{padding:6rem 0 2rem}.company-hero-title{font-size:1.8rem}.company-hero-subtitle{font-size:1rem}.company-hero-stats{gap:1rem}.company-stat{min-width:80px;padding:.8rem}.company-stat-number{font-size:1.5rem}.company-stat-label{font-size:.7rem}.company-hero-buttons{flex-direction:column}.company-cta-button{justify-content:center;width:100%}.company-mv-card,.company-value-card{padding:1.5rem}.company-section-header h2{font-size:1.6rem}.company-cta-section{padding:2rem 1.5rem}.company-cta-content h2{font-size:1.5rem}.company-cta-buttons{flex-direction:column}}.why-hire-us-wrapper{background:linear-gradient(135deg,#f7f9fc,#eef2f7);font-family:Poppins,sans-serif;min-height:100vh;padding:7rem 0 2rem}.why-hire-hero{display:flex;flex-direction:column;gap:2rem;margin:0 auto 4rem;max-width:1200px;padding:0 1rem}.why-hire-hero-content{display:flex;flex-direction:column;justify-content:center}.why-hire-hero-badge{align-items:center;background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);border-radius:20px;box-shadow:0 4px 12px #4066ff33;color:#fff;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.why-hire-hero-title{color:#1f3e72;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.why-hire-hero-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.why-hire-hero-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.why-hire-stat{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1rem;text-align:center}.why-hire-stat-number{color:#4066ff;display:block;font-size:1.8rem;font-weight:700;line-height:1}.why-hire-stat-label{color:#718096;display:block;font-size:.8rem;margin-top:.5rem}.why-hire-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.why-hire-cta-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.why-hire-cta-button.primary{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);box-shadow:0 4px 12px #4066ff4d;color:#fff}.why-hire-cta-button.primary:hover{box-shadow:0 8px 20px #4066ff66;transform:translateY(-2px)}.why-hire-cta-button.secondary{background:#fff;border:2px solid #4066ff;color:#4066ff}.why-hire-cta-button.secondary:hover{background:#4066ff;color:#fff}.why-hire-hero-image{border-radius:16px;box-shadow:0 20px 40px #0000001a;height:300px;overflow:hidden;position:relative}.why-hire-hero-image img{display:block;height:100%;object-fit:cover;width:100%}.why-hire-image-overlay{background:linear-gradient(135deg,#4066ff1a,#0000);height:100%;left:0;position:absolute;top:0;width:100%}.why-hire-section-header{margin-bottom:3rem;padding:0 1rem;text-align:center}.why-hire-section-header h2{color:#1f3e72;font-size:2rem;font-weight:700;margin-bottom:.5rem}.why-hire-section-header p{color:#718096;font-size:1.1rem}.why-hire-features{background:#fff;padding:4rem 1rem}.why-hire-features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.why-hire-feature-card{background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.why-hire-feature-card:hover{transform:translateY(-5px)}.why-hire-feature-icon{align-items:center;background:#eef;border-radius:50%;color:#4066ff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.why-hire-feature-title{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.why-hire-feature-description{color:#4a5568;line-height:1.6}.why-hire-testimonials{background:linear-gradient(135deg,#f0f4ff,#e6eeff);padding:4rem 1rem}.why-hire-testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.why-hire-testimonial-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.why-hire-testimonial-rating{color:#f59e0b;display:flex;gap:.2rem;margin-bottom:1rem}.why-hire-testimonial-content{color:#4a5568;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.why-hire-testimonial-author{display:flex;flex-direction:column}.why-hire-testimonial-author strong{color:#1f3e72;font-weight:600}.why-hire-testimonial-author span{color:#718096;font-size:.9rem}.why-hire-process{background:#fff;padding:4rem 1rem}.why-hire-process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.why-hire-process-step{align-items:center;background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:1.5rem;padding:2rem}.why-hire-step-number{align-items:center;background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.why-hire-step-content h3{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.why-hire-step-content p{color:#4a5568;line-height:1.6}.why-hire-cta{background:linear-gradient(135deg,#1f3e72,#2949c6);color:#fff;padding:4rem 1rem}.why-hire-cta-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;text-align:center}.why-hire-cta-text h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.why-hire-cta-text p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.why-hire-cta-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.why-hire-cta-feature{align-items:center;display:flex;font-weight:500;gap:.5rem;justify-content:center}.why-hire-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width:480px){.why-hire-hero-title{font-size:2.5rem}.why-hire-hero-stats{grid-template-columns:repeat(4,1fr)}.why-hire-features-grid,.why-hire-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.why-hire-hero{align-items:center;flex-direction:row;gap:3rem}.why-hire-hero-image{flex:1 1;height:400px}.why-hire-hero-content{flex:1 1}.why-hire-features-grid,.why-hire-process-steps,.why-hire-testimonials-grid{grid-template-columns:repeat(3,1fr)}.why-hire-cta-content{align-items:center;flex-direction:row;text-align:left}.why-hire-cta-text{flex:2 1}.why-hire-cta-buttons{flex:1 1;flex-direction:column}.why-hire-cta-features{align-items:flex-start}}@media (min-width:1024px){.why-hire-hero-title{font-size:3rem}}@media (max-width:360px){.why-hire-us-wrapper{padding:6rem 0 2rem}.why-hire-hero-title{font-size:1.8rem}.why-hire-hero-subtitle{font-size:1rem}.why-hire-hero-stats{grid-template-columns:1fr}.why-hire-stat{padding:.8rem}.why-hire-stat-number{font-size:1.5rem}.why-hire-hero-buttons{flex-direction:column}.why-hire-cta-button{justify-content:center;width:100%}.why-hire-feature-card,.why-hire-process-step,.why-hire-testimonial-card{padding:1.5rem}.why-hire-section-header h2{font-size:1.6rem}.why-hire-cta-buttons{flex-direction:column}}.blog-page-wrapper{background:linear-gradient(180deg,#fff 0,#f8fbff);min-height:100vh}.blog-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 1rem;text-align:center}.blog-hero-content{margin:0 auto;max-width:800px}.blog-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.blog-hero-subtitle{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.blog-hero-search{margin:0 auto;max-width:500px;position:relative}.blog-hero-search svg{color:#667eea;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.blog-search-input{border:none;border-radius:50px;box-shadow:0 4px 20px #0000001a;font-size:1rem;padding:1rem 1rem 1rem 3rem;width:100%}.blog-search-input:focus{box-shadow:0 4px 25px #00000026;outline:none}.blog-page-content{padding:3rem 0}.blog-page-container{display:flex;flex-direction:column}.mobile-filters-toggle{align-items:center;background:#4066ff;border-radius:8px;color:#fff;cursor:pointer;display:none;font-weight:600;justify-content:space-between;margin-bottom:1rem;padding:1rem}.blog-page-layout{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:300px 1fr}.blog-page-sidebar{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem}.sidebar-section{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:1.5rem}.sidebar-title{color:#1f3e72;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.categories-list{display:flex;flex-direction:column;gap:.5rem}.category-btn{background:#0000;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-weight:500;padding:.8rem 1rem;text-align:left;transition:all .3s ease}.category-btn:hover{background:#f7fafc;color:#4066ff}.category-btn.active{background:#4066ff;color:#fff}.popular-posts{display:flex;flex-direction:column;gap:1rem}.popular-post-item{border-bottom:1px solid #e2e8f0;padding:1rem 0}.popular-post-item:last-child{border-bottom:none}.popular-post-title{color:#2d3748;font-size:.95rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.popular-post-meta{color:#718096;display:flex;font-size:.8rem;justify-content:space-between}.sidebar-newsletter{background:linear-gradient(135deg,#4066ff,#2949c6);border-radius:16px;color:#fff;padding:1.5rem;text-align:center}.sidebar-newsletter h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.sidebar-newsletter p{font-size:.85rem;line-height:1.4;margin-bottom:1rem;opacity:.9}.newsletter-form{display:flex;flex-direction:column;gap:.8rem}.newsletter-btn,.newsletter-input{border:none;border-radius:8px;font-size:.9rem;padding:.8rem}.newsletter-btn{background:#fff;color:#4066ff;cursor:pointer;font-weight:600;transition:all .3s ease}.newsletter-btn:hover{background:#f7fafc;transform:translateY(-1px)}.blog-page-main{display:flex;flex-direction:column;gap:2rem}.blog-results-info{display:flex;flex-direction:column;gap:.5rem}.blog-results-info h2{color:#1f3e72;font-size:1.8rem;font-weight:600}.search-results-text{color:#718096;font-size:.95rem}.blog-posts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.blog-post-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.blog-post-card:hover{box-shadow:0 8px 24px #4066ff26;transform:translateY(-5px)}.blog-post-image{height:200px;overflow:hidden;position:relative}.blog-post-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-post-card:hover .blog-post-image img{transform:scale(1.05)}.blog-post-category{background:#4066ff;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem}.blog-post-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.blog-post-title{color:#1f3e72;font-size:1.3rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.blog-post-excerpt{color:#4a5568;flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:1rem}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-tag{background:#f7fafc;border-radius:15px;color:#4066ff;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.blog-post-meta{display:flex;gap:1rem;margin-bottom:1.5rem}.meta-item{color:#718096;display:flex;font-size:.85rem}.meta-item,.read-more-btn{align-items:center;gap:.5rem}.read-more-btn{align-self:flex-start;background:#0000;border:2px solid #4066ff;border-radius:8px;color:#4066ff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.read-more-btn:hover{background:#4066ff;color:#fff;gap:.8rem}.no-results{color:#718096;padding:3rem;text-align:center}.no-results h3{color:#4a5568;font-size:1.5rem;margin-bottom:.5rem}.load-more-container{margin-top:2rem;text-align:center}.load-more-btn{background:#4066ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.load-more-btn:hover{background:#2949c6;transform:translateY(-2px)}@media (max-width:1024px){.blog-page-layout{gap:2rem;grid-template-columns:250px 1fr}.blog-hero-title{font-size:2.2rem}}@media (max-width:900px){.blog-page-layout{gap:2rem;grid-template-columns:1fr}.blog-page-sidebar{display:none;position:static}.blog-page-sidebar.mobile-open,.mobile-filters-toggle{display:flex}.blog-posts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.blog-hero{padding:3rem 1rem}.blog-hero-title{font-size:2rem}.blog-hero-subtitle{font-size:1rem}.blog-page-content{padding:2rem 0}.blog-results-info h2{font-size:1.6rem}.blog-post-content{padding:1.2rem}.blog-post-title{font-size:1.2rem}.blog-post-excerpt{font-size:.95rem}}@media (max-width:480px){.blog-hero{padding:2.5rem 1rem}.blog-hero-title{font-size:1.8rem}.blog-search-input{padding:.8rem .8rem .8rem 2.5rem}.blog-hero-search svg{left:.8rem}.blog-posts-grid{grid-template-columns:1fr}.blog-post-meta{flex-direction:column;gap:.5rem}.sidebar-section{padding:1.2rem}.read-more-btn{justify-content:center;width:100%}}@media (max-width:360px){.blog-hero-title{font-size:1.6rem}.blog-hero-subtitle,.blog-search-input{font-size:.9rem}.blog-post-image{height:180px}.blog-post-title{font-size:1.1rem}.blog-post-excerpt,.category-btn{font-size:.9rem}.category-btn{padding:.6rem .8rem}.popular-post-title{font-size:.9rem}.popular-post-meta{flex-direction:column;gap:.2rem}}
/*# sourceMappingURL=main.b057112d.css.map*/