body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.header{box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.top-bar{align-items:center;background:linear-gradient(90deg,#1e3c72,#2a5298 50%,#00c6ff);color:#fff;display:flex;font-size:14px;justify-content:space-between;padding:8px 2rem}.scrolling-announcement{flex:1 1;margin-right:20px;overflow:hidden;white-space:nowrap}.announcement-content{animation:scroll-left 20s linear infinite;display:inline-block;white-space:nowrap}.announcement-content span{animation:blink 1s infinite;font-weight:500;margin-right:20px}.separator{animation:blink 1.5s infinite;margin:0 10px;opacity:.7}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.customer-support{font-weight:500}.contact-info{display:flex;gap:20px}.contact-item{align-items:center;display:flex;gap:5px}.email-icon,.phone-icon{cursor:pointer;font-size:16px;transition:all .3s ease}.phone-icon:hover{filter:drop-shadow(0 0 8px rgba(0,255,136,.6));transform:scale(1.2)}.email-icon:hover{filter:drop-shadow(0 0 8px rgba(255,107,53,.6));transform:scale(1.2)}.contact-item:hover{transform:translateY(-2px);transition:transform .3s ease}.navbar{background:#fff;justify-content:space-between;padding:15px 2rem}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:.5rem;text-decoration:none}.navbar-logo-img{background:#fff;border:2px solid #0a178f;border-radius:50%;height:40px;object-fit:cover;width:40px}.navbar-logo-text{align-items:flex-end;display:flex;flex-direction:column;line-height:1}.navbar-logo-samskruthi{color:#f7931e}.navbar-logo-samskruthi,.navbar-logo-travels{font-family:serif;font-size:1.3rem;font-style:italic;font-weight:700;letter-spacing:.03em}.navbar-logo-travels{color:#0a178f;margin-left:.2rem}.navbar-logo-tagline{color:#0a178f;font-family:sans-serif;font-size:.9rem;font-weight:400}.company-title{align-items:center;display:flex;gap:5px}.samskruthi{color:#ff6b35}.samskruthi,.travels{font-size:18px;font-style:italic;font-weight:700;letter-spacing:1px}.travels{color:#0072ff}.nav-links{align-items:center;display:flex;gap:2rem;list-style:none}.nav-links li a{border-radius:20px;color:#333;font-size:16px;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#0072ff}.nav-links li a.active{color:#00e1ff;font-weight:600}.nav-links li a{overflow:hidden;position:relative}.nav-links li a:after{background:#00e1ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:0}.nav-links li a.active:after,.nav-links li a:hover:after{width:80%}.navbar-logo{transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.navbar-logo:hover{box-shadow:0 4px 16px #1e3c721a;transform:scale(1.04) translateY(-2px)}.navbar-logo-img{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s}.navbar-logo:hover .navbar-logo-img{border-color:#0072ff;box-shadow:0 2px 12px #00c6ff2e}.announcement-content span{cursor:pointer;transition:text-shadow .3s,color .3s}.announcement-content span:hover{color:#fff200;text-shadow:0 0 8px #fff200,0 0 2px #00e1ff}.contact-btn{background:#00c6ff!important;border-radius:20px!important;color:#fff!important;padding:8px 20px!important;transition:background-color .3s ease!important}.contact-btn.active,.contact-btn:hover{background:#09c!important;color:#fff!important}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;outline:none;padding:5px}.hamburger span{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:1024px){.top-bar{font-size:13px;padding:8px 1.5rem}.contact-info{gap:15px}.navbar{padding:15px 1.5rem}.nav-links{gap:1.5rem}.nav-links li a{font-size:15px;padding:6px 12px}.logo-image{height:45px}.samskruthi,.travels{font-size:16px}}@media (max-width:768px){.top-bar{flex-direction:column;font-size:12px;gap:8px;padding:10px 1rem}.scrolling-announcement{margin-bottom:8px;margin-right:0;order:1;width:100%}.announcement-content{animation-duration:12s}.announcement-content span{margin-right:15px}.contact-info{flex-wrap:wrap;gap:12px;justify-content:center;order:2}.contact-item{font-size:11px}.navbar{padding:10px 1rem;position:relative}.logo-section{flex-direction:column;gap:8px;text-align:center}.logo-image{height:40px}.company-title{flex-direction:column;gap:2px}.samskruthi,.travels{font-size:14px}.tagline{font-size:10px}.hamburger{display:flex;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:1001}.nav-links{background:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:100vh;max-width:300px;padding:80px 20px 20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:1000}.nav-links.active{right:0}.nav-links li{border-bottom:1px solid #eee;width:100%}.nav-links li:last-child{border-bottom:none}.nav-links li a{border-radius:0;display:block;font-size:16px;padding:15px 0;text-align:center;width:100%}.contact-btn{border-radius:20px!important;margin-top:10px}.menu-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.menu-overlay.active{opacity:1;visibility:visible}}@media (max-width:480px){.top-bar{font-size:11px}.navbar,.top-bar{padding:8px .5rem}.logo-image{height:35px}.samskruthi,.travels{font-size:12px}.tagline{font-size:9px}.contact-info{gap:8px}.contact-item{font-size:10px}.nav-links{width:90%}}.footer{background:url(/static/media/footer.368953c6a146e4f04150.jpg) 50%/cover no-repeat;color:#fff;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0;position:relative}.footer-overlay{background:#000000b3;min-height:350px;padding:40px 0 0;width:100%}.footer-content{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:0 30px}.footer-col{animation:footer-fade-in 1s ease forwards;flex:1 1 250px;margin:20px;min-width:220px;opacity:0;transform:translateY(40px)}.footer-col.company{animation-delay:.1s}.footer-col.links{animation-delay:.3s}.footer-col.address{animation-delay:.5s}@keyframes footer-fade-in{to{opacity:1;transform:translateY(0)}}.footer-title{font-size:1.2rem;font-weight:700;margin-bottom:20px}.footer-col h3{font-size:1.1rem;font-weight:600;margin-bottom:10px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#fff;position:relative;text-decoration:none;transition:color .2s}.footer-col ul li a:after{background:#00e1ff;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s;width:100%}.footer-col ul li a:hover:after{transform:scaleX(1)}.footer-col ul li a:hover{color:#00e1ff}.footer-col.address p{font-size:1rem;margin:0 0 8px}.footer-social{margin-top:12px}.footer-social a{align-items:center;background-color:#3b3b3b;border-radius:50%;color:#fff;display:inline-flex;font-size:1.3rem;height:40px;justify-content:center;margin-right:12px;text-decoration:none;transition:color .2s,transform .3s cubic-bezier(.68,-.55,.27,1.55),background-color .3s;width:40px}.footer-social a:hover{color:#00e1ff;transform:scale(1.2) rotate(-8deg)}.footer-bottom{border-top:1px solid #fff3;display:flex;flex-direction:column;font-size:1rem;gap:6px;margin-top:30px;padding:18px 0 10px;text-align:center}.footer-dev{color:#00e1ff;font-weight:700}.fab-container{align-items:flex-end;bottom:20px;display:flex;flex-direction:column;position:fixed;right:20px;z-index:1002}.fab-btn{align-items:center;background:#00e1ff;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:2.2rem;height:46px;justify-content:center;transition:background .2s,transform .2s;width:46px}.fab-btn:hover{background:#009ec3;transform:scale(1.08)}.fab-actions{align-items:flex-end;animation:fab-fade-in .3s;display:flex;flex-direction:column;gap:12px;margin-bottom:10px}@keyframes fab-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fab-action{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#00e1ff;cursor:pointer;display:flex;font-size:1.5rem;height:44px;justify-content:center;transition:background .2s,color .2s,transform .2s;width:44px}.fab-action.whatsapp{color:#25d366}.fab-action.email{color:#009ec3}.fab-action:hover{background:#f0f0f0;transform:scale(1.12)}.footer-logo-title{align-items:center;display:flex;gap:12px}.footer-logo{height:48px;max-width:120px;object-fit:contain;width:auto}@media (max-width:900px){.footer-content{align-items:center;flex-direction:column}.footer-col{margin:10px 0;min-width:0}.footer-logo{height:38px;max-width:90px}}@media (max-width:600px){.fab-btn{font-size:1.8rem;height:48px;width:48px}.fab-action{font-size:1.2rem;height:38px;width:38px}.footer-logo-title{justify-content:center}.footer-logo{height:32px;max-width:70px}}.HeroSection_heroWrapper__h73QU{font-family:Inter,Segoe UI,Arial,sans-serif;height:60vh;overflow:hidden;position:relative;width:100vw}.HeroSection_heroContainer__hsIAE{display:flex;height:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.HeroSection_heroSlide__VqmQl{align-items:center;background-position:50%;background-size:cover;box-shadow:0 8px 32px 0 #1f26875e;display:flex;height:100%;justify-content:center;min-width:100vw;position:relative;transition:box-shadow .4s}.HeroSection_overlay__n\+t6H{background:linear-gradient(120deg,#00000080 40%,#0003);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.HeroSection_heroContent__T\+vnI{border-radius:1rem;box-shadow:0 4px 24px 0 #00000026;color:#fff;padding:2rem 1rem;position:relative;text-align:center;z-index:2}.HeroSection_heroContent__T\+vnI h1{font-size:2.8rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-shadow:0 2px 8px #00000040}.HeroSection_heroContent__T\+vnI p{font-size:1.3rem;font-weight:400;margin:0;text-shadow:0 1px 4px #0000002e}.HeroSection_dots__tJyol{bottom:2.5rem;display:flex;gap:.7rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.HeroSection_activeDot__IFB8W,.HeroSection_dot__Ux-N-{background:#ffffff80;border:2px solid #fff;border-radius:50%;cursor:pointer;height:13px;transition:background .3s,transform .3s;width:13px}.HeroSection_activeDot__IFB8W{background:#fff;box-shadow:0 2px 8px #0000002e;transform:scale(1.18)}.HeroSection_whoAreWeWrapper__fkj4e{align-items:stretch;background:#f8fafc;background:#f6fcfd;border-left:6px solid #009688;border-radius:2rem;box-shadow:0 4px 24px 0 #1e3c5a14;display:flex;flex-direction:row;gap:2.5rem;justify-content:center;margin:1.5rem auto 0;max-width:1400px;padding:70px 20px}.HeroSection_whoAreWeContent__ouzdT{display:flex;flex:2 1;flex-direction:column;justify-content:center;padding-right:1.5rem}.HeroSection_whoAreWeContent__ouzdT h2{color:#009688;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:1.2rem}.HeroSection_whoAreWeContent__ouzdT p{color:#22304a;font-size:1.18rem;line-height:1.7;margin-bottom:1.1rem}.HeroSection_whoAreWeImage__2kvI5{align-items:center;display:flex;flex:1.2 1;justify-content:center}.HeroSection_whoAreWeImage__2kvI5 img{border-radius:1.2rem;box-shadow:0 4px 24px 0 #1e3c5a21;max-width:420px;object-fit:cover;width:100%}.HeroSection_statsSection__ZgzKw{align-items:center;background:linear-gradient(90deg,#0f3c7b,#00c6fb);box-shadow:0 4px 24px 0 #1e3c5a1a;color:#fff;display:flex;gap:14rem;justify-content:center;margin:2.5rem auto 0;padding:3rem 0 2.5rem;width:"auto"}.HeroSection_statItem__jq6qr{align-items:center;display:flex;flex-direction:column;min-width:180px}.HeroSection_statIcon__9Bpxd{font-size:2.7rem;margin-bottom:1.1rem}.HeroSection_statNumber__gk-6I{font-size:2.8rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.HeroSection_statLabel__fOXR\+{font-size:1.25rem;font-weight:400;margin-top:.2rem;text-align:center}@media (max-width:900px){.HeroSection_whoAreWeWrapper__fkj4e{flex-direction:column;gap:1.5rem;padding:1.5rem .7rem}.HeroSection_whoAreWeContent__ouzdT{padding-right:0}.HeroSection_whoAreWeImage__2kvI5 img{margin:0 auto;max-width:100%}.HeroSection_statsSection__ZgzKw{flex-direction:column;gap:2rem;padding:2rem 0 1.5rem}.HeroSection_statItem__jq6qr{min-width:0}}#services-section{background:#f6f8fb;padding:32px 0 40px;width:100%}#services-wrapper{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 4px 24px 0 #1f268714;display:flex;flex-direction:row;margin:0 2vw;min-height:320px;overflow:hidden;width:96vw}#services-image-section{align-items:center;background:#eaf0f7;display:flex;flex:1.1 1;justify-content:center;min-width:220px;padding:16px 0}.services-image{border:3px solid #fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;height:100%;object-fit:cover;width:90%}#services-content-section{background:#fff;display:flex;flex:2 1;flex-direction:column;gap:18px;justify-content:center;padding:32px 24px}.services-title{color:#1a2233;font-size:2rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px}.services-intro{color:#4a5568;font-size:1.08rem;line-height:1.6;margin-bottom:18px}#services-list{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:1fr 1fr}.service-card{align-items:flex-start;background:#f8fafc;border:1px solid #e3e8ee;border-radius:12px;box-shadow:0 1px 6px #0000000a;display:flex;gap:16px;padding:16px 14px;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 4px 16px #1f26871a;transform:translateY(-2px) scale(1.01)}.service-icon{align-items:center;background:#eaf0f7;border-radius:10px;box-shadow:0 1px 4px #00000008;color:#2b3340;display:flex;font-size:2rem;justify-content:center;margin-right:8px;padding:10px 12px}.service-title{color:#1a2233;font-size:1.12rem;font-weight:600;margin-bottom:4px}.service-description{color:#4a5568;font-size:.98rem;line-height:1.5}@media (max-width:900px){#services-wrapper{flex-direction:column;margin:0 1vw;min-height:0;min-height:auto;width:98vw}#services-content-section{padding:18px 8px}#services-list{grid-template-columns:1fr}}@media (max-width:600px){#services-section{padding:8px 0 18px}#services-wrapper{border-radius:8px;box-shadow:0 1px 4px #1f26870f}#services-content-section{padding:8px 2px}.services-title{font-size:1.18rem}.service-title{font-size:1rem}.service-description{font-size:.92rem}}.wsua-main-bg{background-position:50%;background-size:cover;color:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative}.wsua-glass-bg,.wsua-main-bg{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.wsua-glass-bg{background:#00000052;padding:32px 0;width:100%}.wsua-title{color:#fff;font-size:2.7rem;font-weight:800;letter-spacing:1.2px;margin-bottom:.5rem;text-align:center;text-shadow:0 4px 24px #000,0 1px 2px #2d3e50}.wsua-subtitle{color:#e0f7fa;font-size:1.25rem;font-weight:400;letter-spacing:.5px;margin-bottom:2.5rem;text-align:center}.wsua-cards-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;justify-content:center;max-width:900px;width:100%}.wsua-card{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff21;border:1.5px solid #ffffff38;border-radius:1.5rem;box-shadow:0 8px 32px 0 #1f268740;display:flex;flex-direction:column;max-width:350px;min-width:220px;padding:2.2rem 1.5rem 1.7rem;transition:transform .18s,box-shadow .18s}.wsua-card:hover{box-shadow:0 16px 48px 0 #1f268752;transform:translateY(-8px) scale(1.035)}.wsua-icon{align-items:center;background:#eaf6fb;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#00d2ff;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1.1rem;padding:.6rem}.wsua-card h2{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.7rem;text-align:center}.wsua-card p{color:#eaf6fb;font-size:1.05rem;line-height:1.6;text-align:center}@media (max-width:900px){.wsua-cards-grid{gap:1rem;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);max-width:95vw}.wsua-card{max-width:95vw;min-width:0}}@media (max-width:600px){.wsua-title{font-size:1.5rem}.wsua-subtitle{font-size:1rem}.wsua-card{padding:1.2rem .5rem 1.1rem}}.howwework-section{background:#f8fafc;margin:0 auto;max-width:1400px;padding:48px 16px 64px}.howwework-title{font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-align:center}.howwework-title:after{background:#00b4d8;border-radius:2px;content:"";display:block;height:3px;margin:.5rem auto 0;width:80px}.howwework-desc{color:#444;font-size:1.1rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.howwework-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.howwework-card{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000012,0 1.5px 4px #00000008;display:flex;flex-direction:column;min-height:340px;padding:32px 24px 28px;position:relative;transition:box-shadow .2s,transform .2s}.howwework-card:hover{box-shadow:0 8px 32px #00b4d821,0 2px 8px #0000000f;transform:translateY(-4px) scale(1.02)}.howwework-icon{color:#00b4d8;font-size:2.5rem;margin-bottom:18px}.howwework-card-title{border-left:4px solid #00b4d8;color:#222;font-size:1.3rem;font-weight:700;margin-bottom:14px;padding-left:10px;position:relative}.howwework-card-title:after{background:#00b4d8;border-radius:2px;bottom:-4px;content:"";height:3px;left:10px;position:absolute;transition:width .35s cubic-bezier(.4,0,.2,1);width:0}.howwework-card:hover .howwework-card-title:after{width:100%}.howwework-list{list-style:none;margin:0;padding:0}.howwework-list li{color:#444;font-size:1rem;line-height:1.6;margin-bottom:14px}.howwework-list-subtitle{color:#0077b6;font-weight:600}@media (max-width:900px){.howwework-grid{gap:24px;grid-template-columns:1fr 1fr}}@media (max-width:600px){.howwework-grid{gap:18px;grid-template-columns:1fr}.howwework-section{padding:32px 4px 40px}}.features-section{background:#fdf6ef;margin:0;min-height:auto;padding:0}.features-header{padding-bottom:20px;padding-top:60px;text-align:center}.features-title{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.features-title-span{background:#0000;border-bottom:2px solid #222;border-top:2px solid #222;padding:0 20px}.features-subtitle{color:#444;font-size:1.1rem;margin-top:.5rem}.features-cards-container{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;padding:30px 0 60px}.features-card-content{flex:1 1;padding:32px 20px}.features-card-label{color:#e6a23c;font-size:1rem;margin-bottom:8px}.features-card-title{font-size:1.4rem;font-weight:700;margin-bottom:12px}.features-card-desc{color:#444;font-size:1rem;line-height:1.6}.features-card{animation:features-fadein-up .8s cubic-bezier(.4,2,.6,1);background:#fff;border-radius:8px;box-shadow:0 2px 16px #00000012;display:flex;flex-direction:column;overflow:hidden;text-align:center;width:350px}.features-card-img{height:220px;object-fit:cover;transition:transform .35s cubic-bezier(.4,2,.6,1),box-shadow .35s cubic-bezier(.4,2,.6,1);width:100%}.features-card:hover .features-card-img{box-shadow:0 8px 32px 0 #1f26872e;transform:scale(1.07) translateY(-6px);z-index:2}@keyframes features-fadein-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}#whyus-section{background-color:#f8f9fa;font-family:Segoe UI,Roboto,Arial,sans-serif;overflow:hidden;padding:80px 20px}.whyus-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000000d;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1200px;overflow:hidden}.whyus-left{display:flex;flex:1 1 55%;flex-direction:column;justify-content:center;padding:60px}.whyus-heading{color:#212529;font-size:42px;font-weight:700;margin-bottom:16px}.whyus-subheading{color:#6c757d;font-size:18px;line-height:1.6;margin-bottom:40px;max-width:500px}.whyus-features-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.whyus-feature-card{align-items:flex-start;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;flex-direction:column;padding:24px;transition:transform .3s ease,box-shadow .3s ease}.whyus-feature-card:hover{box-shadow:0 12px 24px #00000014;transform:translateY(-8px)}.whyus-icon-box{align-items:center;background-color:#007bff;border-radius:50%;box-shadow:0 4px 12px #007bff4d;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:20px;width:64px}.whyus-feature-content{text-align:left}.whyus-feature-title{color:#343a40;font-size:20px;font-weight:600;margin-bottom:8px}.whyus-feature-desc{color:#6c757d;font-size:15px;line-height:1.6}.whyus-right{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);display:flex;flex:1 1 45%;justify-content:center;min-height:400px;padding:0}.whyus-image{height:100%;object-fit:cover;width:100%}.whyus-image:hover{transform:none}@media (max-width:992px){.whyus-container{flex-direction:column}.whyus-right{min-height:300px;order:-1}.whyus-image{transform:scale(1) rotate(0)}}@media (max-width:768px){.whyus-left{padding:40px}.whyus-heading{font-size:36px}.whyus-subheading{font-size:16px}.whyus-features-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth}.samskruthi-main-section,body{background:linear-gradient(135deg,#f4f8fb 60%,#eaf4fb);color:#222;font-family:Arial,sans-serif}.samskruthi-contact-container,.samskruthi-team-member,.samskruthi-testimonials-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffffd9;border:1.5px solid #1976d21a}.samskruthi-team-section{background:#fff;border-radius:0 0 32px 32px;box-shadow:0 4px 24px #1976d20f;margin-bottom:32px;padding:48px 0 32px;text-align:center}.samskruthi-team-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#1976d2 30%,#64b5f6);-webkit-background-clip:text;border-bottom:2.5px solid #1976d2;color:#1976d2;display:inline-block;font-size:2.2rem;font-weight:700;letter-spacing:1px;margin-bottom:36px;padding-bottom:10px}.samskruthi-team-list{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.samskruthi-team-member{background:linear-gradient(135deg,#e3f2fd 60%,#fff);border:1.5px solid #e3f2fd;border-radius:18px;box-shadow:0 4px 24px #1976d21a;cursor:pointer;padding:32px 20px 20px;transition:transform .25s,box-shadow .25s;width:300px}.samskruthi-team-member:hover{border-color:#1976d2;box-shadow:0 8px 32px #1976d22e;transform:translateY(-10px) scale(1.05)}.samskruthi-team-img{background:#fff;border:3px solid #1976d2;border-radius:50%;box-shadow:0 2px 8px #1976d21a;height:90px;margin-bottom:16px;object-fit:cover;width:90px}.samskruthi-team-name{color:#222;font-size:1.15rem;font-weight:600;margin-bottom:6px}.samskruthi-team-role{color:#1976d2;font-size:1rem;letter-spacing:.5px}@keyframes fadeInCard{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fade-in-card{animation:fadeInCard .8s cubic-bezier(.4,0,.2,1) both}.samskruthi-testimonials-section{background:linear-gradient(120deg,#eaf4fb 80%,#fff);border-radius:24px;box-shadow:0 4px 32px #1976d214;box-shadow:0 8px 40px 0 #1976d212,inset 0 1.5px 0 #e3f2fd;margin:32px auto;padding:56px 0 40px;position:relative;text-align:center;width:"auto"}.samskruthi-testimonials-header{color:#1976d2;font-size:1.05rem;font-weight:700;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.samskruthi-testimonials-title{color:#222;font-size:2.1rem;font-weight:800;letter-spacing:1px;margin-bottom:12px}.samskruthi-testimonials-desc{color:#444;font-size:1.13rem;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:600px}.samskruthi-testimonials-carousel.samskruthi-testimonials-carousel-two{align-items:stretch;display:flex;gap:32px;height:420px;justify-content:center;margin:0 auto;max-width:900px}.samskruthi-testimonials-carousel.samskruthi-testimonials-carousel-two .samskruthi-testimonials-card{flex:1 1;max-width:420px;min-width:0}.samskruthi-testimonials-card{align-items:center;background:#fff;border:1.5px solid #e3f2fd;border-radius:18px;box-shadow:0 4px 24px #1976d21a;display:flex;flex-direction:column;margin:0 8px;max-width:420px;min-width:260px;opacity:1;overflow:hidden;padding:38px 32px 28px;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.samskruthi-testimonials-card.slide-right{transform:translateX(80px) scale(.98)}.samskruthi-testimonials-card.slide-left,.samskruthi-testimonials-card.slide-right{opacity:0;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.samskruthi-testimonials-card.slide-left{transform:translateX(-80px) scale(.98)}.samskruthi-testimonials-card.active-card{box-shadow:0 8px 32px 0 #1976d229,0 0 0 4px #e3f2fd;opacity:1;transform:scale(1.01);transition:box-shadow .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);z-index:2}.samskruthi-testimonials-name{color:#1976d2;font-size:1.18rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px}.samskruthi-testimonials-rating{color:#ffb400;font-size:1.18rem;letter-spacing:2px;margin-bottom:12px}.samskruthi-testimonials-text{color:#222;font-size:1.08rem;font-weight:500;line-height:1.7;margin-bottom:0;text-align:center}.samskruthi-testimonials-dots{margin-top:22px}.samskruthi-testimonials-dot{background:#b0c4de;border:2.5px solid #e3f2fd;border-radius:50%;box-shadow:0 2px 8px #1976d214;cursor:pointer;display:inline-block;height:16px;margin:0 8px;transition:background .2s,transform .2s,box-shadow .2s;width:16px}.samskruthi-testimonials-dot:hover{background:#64b5f6;transform:scale(1.15)}.samskruthi-testimonials-dot.active{background:#1976d2;border-color:#1976d2;box-shadow:0 4px 16px #1976d22e;transform:scale(1.25)}.samskruthi-contact-section{border-radius:24px;box-shadow:0 4px 32px #1976d214;display:flex;justify-content:center;margin:32px auto 0;padding:56px 0 40px;width:"auto"}.samskruthi-contact-container{background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(120deg,#fff 80%,#eaf4fb),linear-gradient(135deg,#1976d2 60%,#64b5f6);background-origin:padding-box,border-box;border:2.5px solid #0000;border-radius:18px;box-shadow:0 2px 16px #1976d212;display:flex;gap:0;max-width:900px;padding:32px 0;width:100%}.samskruthi-contact-info{border-right:1.5px solid #e3e3e3;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 40px}.samskruthi-contact-info h2{color:#1976d2;font-size:1.5rem;font-weight:800;margin-bottom:20px}.samskruthi-contact-info p{color:#444;font-size:1.08rem;font-weight:500;line-height:1.8}.samskruthi-contact-form{align-items:stretch;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 40px}.samskruthi-contact-form-title{align-items:center;color:#1976d2;display:flex;font-size:1.15rem;font-weight:700;gap:8px;margin-bottom:20px}.samskruthi-contact-input-group{align-items:center;background:#f4f8fb;border:1.5px solid #cfd8dc;border-radius:7px;box-shadow:0 1px 4px #1976d20a;display:flex;margin-bottom:16px;transition:border .2s,box-shadow .2s}.samskruthi-contact-input-group:focus-within{border:2px solid #1976d2;box-shadow:0 2px 8px #1976d21a}.samskruthi-contact-icon{color:#1976d2;flex-shrink:0;font-size:1.3rem;margin-left:12px;margin-right:8px}.samskruthi-contact-input-group input,.samskruthi-contact-input-group textarea{background:#0000;border:none;box-shadow:none;flex:1 1;font-size:1.05rem;font-weight:500;margin:0;outline:none;padding:12px 10px 12px 0}.samskruthi-contact-input-group textarea{min-height:80px;resize:vertical}.samskruthi-contact-form button{background:linear-gradient(135deg,#1976d2 60%,#64b5f6);border:none;border-radius:7px;box-shadow:0 2px 8px #1976d21a;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:700;padding:14px 0;transition:background .2s,box-shadow .2s,transform .2s}.samskruthi-contact-form button:hover{background:linear-gradient(135deg,#1565c0 60%,#1976d2);box-shadow:0 4px 16px #1976d22e;transform:scale(1.04)}.samskruthi-contact-success{align-items:center;color:#1976d2;display:flex;font-size:1.05rem;font-weight:600;justify-content:center;margin-top:12px;text-align:center}@media (max-width:1100px){.samskruthi-contact-section,.samskruthi-testimonials-section{max-width:99vw;padding-left:0;padding-right:0}.samskruthi-contact-container{max-width:99vw}}@media (max-width:900px){.samskruthi-team-list{gap:24px}.samskruthi-contact-container{flex-direction:column;max-width:98vw;padding:0}.samskruthi-contact-form,.samskruthi-contact-info{border-bottom:1.5px solid #e3e3e3;border-right:none;padding:24px 16px}.samskruthi-contact-form{border-bottom:none}}@media (max-width:700px){.samskruthi-team-list{align-items:center;flex-direction:column;gap:18px}.samskruthi-team-member{max-width:340px;padding:24px 10px 14px;width:92vw}.samskruthi-testimonials-section{border-radius:16px;max-width:99vw;padding:24px 0 16px}.samskruthi-testimonials-carousel.samskruthi-testimonials-carousel-two{flex-direction:column;gap:12px;min-height:380px}.samskruthi-testimonials-carousel.samskruthi-testimonials-carousel-two .samskruthi-testimonials-card{max-width:99vw;min-width:0;padding:18px 8px 16px}.samskruthi-testimonials-card{overflow:auto}.samskruthi-testimonials-carousel.samskruthi-testimonials-carousel-two{height:520px;max-width:99vw}.samskruthi-contact-section{border-radius:16px;padding:24px 0 16px}}@media (max-width:500px){.samskruthi-team-title,.samskruthi-testimonials-title{font-size:1.3rem;padding-bottom:6px}.samskruthi-testimonials-header{font-size:.9rem}.samskruthi-testimonials-desc{font-size:.98rem}.samskruthi-testimonials-card{font-size:.98rem;padding:12px 2vw 10px}.samskruthi-contact-info h2{font-size:1.1rem}.samskruthi-contact-info p{font-size:.98rem}.samskruthi-contact-form-title{font-size:1rem}.samskruthi-contact-form input,.samskruthi-contact-form textarea{font-size:.98rem;padding:8px}.samskruthi-contact-form button{font-size:1rem;padding:10px 0}}.our-collection-carousel-section{background:linear-gradient(90deg,#e0eafc,#cfdef3);height:auto;padding:48px 0 64px;width:100%}.our-collection-carousel-title{color:#2d3e50;font-size:2.2rem;font-weight:800;letter-spacing:1.2px;margin-bottom:2.5rem;text-align:center;text-shadow:0 2px 12px #fff,0 1px 2px #2d3e50}.our-collection-carousel-flex-row{align-items:stretch;display:flex;gap:2.5rem;justify-content:center;margin:0 auto;max-width:1100px;transition:all .5s cubic-bezier(.4,2,.6,1)}.our-collection-carousel-card-individual{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff38;border-radius:1.5rem;box-shadow:0 8px 32px 0 #1f26872e;display:flex;flex-direction:column;max-width:600px;min-width:420px;overflow:hidden;position:relative;transition:transform .18s,box-shadow .18s;width:100%}.our-collection-carousel-card-individual:hover{box-shadow:0 16px 48px 0 #1f268738;transform:translateY(-8px) scale(1.035)}.our-collection-carousel-card-img{background:#f8fafc;border-bottom:1px solid #e0eafc;height:220px;object-fit:contain;width:100%}.our-collection-carousel-card-info{align-items:center;display:flex;flex-direction:column;padding:28px 0 18px;width:100%}.our-collection-carousel-card-title{color:#2d3e50;font-size:1.3rem;font-weight:700;letter-spacing:.5px;margin:0}.our-collection-carousel-dots{display:flex;gap:10px;justify-content:center;margin-top:24px}.our-collection-carousel-dot{background:#b0c4de;border-radius:50%;cursor:pointer;display:inline-block;height:12px;transition:background .2s;width:12px}.our-collection-carousel-dot.active{background:#2b4eff}@media (max-width:900px){.our-collection-carousel-flex-row{gap:1.2rem}.our-collection-carousel-card-individual{max-width:95vw;min-width:90vw}}@media (max-width:600px){.our-collection-carousel-title{font-size:1.3rem}.our-collection-carousel-card-individual{max-width:98vw;min-width:95vw}.our-collection-carousel-card-img{height:140px}}.gallery-page{background:#f4f6f8;font-family:Segoe UI,sans-serif}.gallery-hero{background-position:50%;background-size:cover;height:400px;position:relative}.gallery-hero,.gallery-hero .overlay{align-items:center;display:flex;justify-content:center;width:100%}.gallery-hero .overlay{background-color:#0009;color:#fff;flex-direction:column;height:100%}.gallery-hero h1{font-size:48px;margin:0}.gallery-hero p{font-size:20px;margin-top:10px}.gallery-hero p span{color:#fff;font-weight:600}.gallery-hero p .active{color:#4fc3f7}.masonry-gallery{column-count:4;column-gap:16px;padding:40px 20px}.masonry-item{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;break-inside:avoid;margin-bottom:16px;overflow:hidden;page-break-inside:avoid;transition:transform .3s ease}.masonry-item img{border-radius:16px;display:block;width:100%}.masonry-item:hover{transform:scale(1.03)}@media (max-width:1200px){.masonry-gallery{column-count:3}}@media (max-width:768px){.masonry-gallery{column-count:2}}@media (max-width:480px){.masonry-gallery{column-count:1}}
/*# sourceMappingURL=main.ee325c27.css.map*/