@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:wght@300;400;500;600&display=swap);#root,html{background-color:initial!important;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:initial;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--container-padding-mobile:15px;--container-padding-tablet:20px;--container-padding-desktop:30px;--section-spacing-mobile:40px;--section-spacing-tablet:60px;--section-spacing-desktop:80px;--heading-scale-mobile:0.8;--heading-scale-tablet:0.9;--heading-scale-desktop:1}.container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding-left:15px;padding-left:var(--container-padding-mobile);padding-right:15px;padding-right:var(--container-padding-mobile);width:100%}h1{font-size:1.6rem;font-size:calc(2rem*var(--heading-scale-mobile));line-height:1.2}h2{font-size:1.44rem;font-size:calc(1.8rem*var(--heading-scale-mobile));line-height:1.3}h3{font-size:1.2rem;font-size:calc(1.5rem*var(--heading-scale-mobile));line-height:1.4}h4{font-size:.96rem;font-size:calc(1.2rem*var(--heading-scale-mobile));line-height:1.5}p{font-size:1rem;line-height:1.6}img{height:auto;max-width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col{box-sizing:border-box;flex:1 0 100%;padding-left:15px;padding-right:15px}.section{padding-bottom:40px;padding-bottom:var(--section-spacing-mobile);padding-top:40px;padding-top:var(--section-spacing-mobile)}.hide-on-mobile{display:none}.btn{font-size:.9rem;padding:10px 20px}input,select,textarea{font-size:.9rem;padding:10px;width:100%}@media screen and (min-width:768px){.container{padding-left:20px;padding-left:var(--container-padding-tablet);padding-right:20px;padding-right:var(--container-padding-tablet)}h1{font-size:1.8rem;font-size:calc(2rem*var(--heading-scale-tablet))}h2{font-size:1.62rem;font-size:calc(1.8rem*var(--heading-scale-tablet))}h3{font-size:1.35rem;font-size:calc(1.5rem*var(--heading-scale-tablet))}h4{font-size:1.08rem;font-size:calc(1.2rem*var(--heading-scale-tablet))}.section{padding-bottom:60px;padding-bottom:var(--section-spacing-tablet);padding-top:60px;padding-top:var(--section-spacing-tablet)}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-3{flex:0 0 25%;max-width:25%}.hide-on-mobile{display:block}.hide-on-tablet{display:none}.btn{font-size:1rem;padding:12px 25px}input,select,textarea{font-size:1rem;padding:12px}}@media screen and (min-width:992px){.container{padding-left:30px;padding-left:var(--container-padding-desktop);padding-right:30px;padding-right:var(--container-padding-desktop)}h1{font-size:2rem;font-size:calc(2rem*var(--heading-scale-desktop))}h2{font-size:1.8rem;font-size:calc(1.8rem*var(--heading-scale-desktop))}h3{font-size:1.5rem;font-size:calc(1.5rem*var(--heading-scale-desktop))}h4{font-size:1.2rem;font-size:calc(1.2rem*var(--heading-scale-desktop))}.section{padding-bottom:80px;padding-bottom:var(--section-spacing-desktop);padding-top:80px;padding-top:var(--section-spacing-desktop)}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-3{flex:0 0 25%;max-width:25%}.hide-on-tablet{display:block}.hide-on-desktop{display:none}.btn{font-size:1.1rem;padding:12px 30px}}@media screen and (min-width:1200px){.container{max-width:1140px}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-3{flex:0 0 25%;max-width:25%}}@media (max-width:575.98px){h1{font-size:1.44rem;font-size:calc(1.8rem*var(--heading-scale-mobile))}h2{font-size:1.2rem;font-size:calc(1.5rem*var(--heading-scale-mobile))}h3{font-size:1.04rem;font-size:calc(1.3rem*var(--heading-scale-mobile))}.section{padding-bottom:32px;padding-bottom:calc(var(--section-spacing-mobile)*.8);padding-top:32px;padding-top:calc(var(--section-spacing-mobile)*.8)}.btn{font-size:.85rem;padding:8px 16px}}@supports (-webkit-overflow-scrolling:touch){.fixed-element{position:absolute}}.mt-sm-0{margin-top:0!important}.mb-sm-0{margin-bottom:0!important}.pt-sm-0{padding-top:0!important}.pb-sm-0{padding-bottom:0!important}@media (min-width:768px){.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.pt-md-0{padding-top:0!important}.pb-md-0{padding-bottom:0!important}}@media (min-width:992px){.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.pt-lg-0{padding-top:0!important}.pb-lg-0{padding-bottom:0!important}}.text-center-sm{text-align:center}.text-left-sm{text-align:left}.text-right-sm{text-align:right}@media (min-width:768px){.text-center-md{text-align:center}.text-left-md{text-align:left}.text-right-md{text-align:right}}@media (min-width:992px){.text-center-lg{text-align:center}.text-left-lg{text-align:left}.text-right-lg{text-align:right}}.d-flex-sm{display:flex}.flex-column-sm{flex-direction:column}.flex-row-sm{flex-direction:row}@media (min-width:768px){.d-flex-md{display:flex}.flex-column-md{flex-direction:column}.flex-row-md{flex-direction:row}}@media (min-width:992px){.d-flex-lg{display:flex}.flex-column-lg{flex-direction:column}.flex-row-lg{flex-direction:row}}.order-first-sm{order:-1}.order-last-sm{order:999}@media (min-width:768px){.order-first-md{order:-1}.order-last-md{order:999}}@media (min-width:992px){.order-first-lg{order:-1}.order-last-lg{order:999}}.se-services-section{background-color:initial;overflow:hidden;padding:100px 40px;position:relative;text-align:center}.se-services-section:before{background:radial-gradient(circle at 30% 30%,#4ecdc40d,#0000 60%),radial-gradient(circle at 70% 70%,#ff6b6b0d,#0000 60%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}@keyframes gradientShift{0%{background-position:0 0}to{background-position:100% 100%}}.se-services-title{background-color:#fffffff2;border:1px solid #fffc;border-radius:15px;box-shadow:0 8px 25px #00000026;color:#333;display:inline-block;font-size:2.5rem;margin-bottom:30px;overflow:hidden;padding:1rem 3rem;position:relative}.se-services-title:before{background:radial-gradient(circle,#ffffff4d 0,#0000 70%);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(0deg);width:200%}@keyframes titleShine{0%{opacity:0;transform:rotate(0deg)}20%{opacity:.5}35%{opacity:0}to{transform:rotate(1turn)}}.se-services-title:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);border-radius:2px;bottom:.5rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.se-services-description{color:#666;font-size:1.2rem;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:800px}.se-services-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1200px;padding:20px 0;perspective:1000px}.se-service-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:390px;overflow:hidden;position:relative;transition:all .5s ease;width:280px;will-change:transform}.se-service-card:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;width:100%;z-index:1}.se-service-card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.se-service-card:hover:before{transform:scaleX(1)}.se-service-image-container{border-bottom:1px solid #ffffff4d;flex:0 0 auto;height:180px;overflow:hidden;position:relative}.se-service-image{display:block;height:100%;object-fit:cover;position:relative;transition:transform .6s ease;width:100%;z-index:0}.se-service-card:hover .se-service-image{transform:scale(1.1)}.se-service-image-container:after{background:linear-gradient(180deg,#0000001a,#0006);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:1}.se-service-card:hover .se-service-image-container:after{opacity:1}.se-service-content{background:#fffc;border-top:1px solid #ffffff4d;display:flex;flex:1 1;flex-direction:column;height:calc(100% - 180px);justify-content:space-between;padding:20px 15px 15px;position:relative;text-align:center;transition:all .3s ease}.se-service-name{color:#000;display:inline-block;font-size:1.35rem;font-weight:700;margin-bottom:8px;overflow:hidden;position:relative;text-overflow:ellipsis;text-shadow:0 1px 2px #ffffff80;transition:color .3s ease;white-space:nowrap;width:100%}.se-service-name:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.se-service-card:hover .se-service-name{color:#ff6b6b}.se-service-card:hover .se-service-name:after{width:80%}.se-service-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;flex:0 0 auto;font-size:.95rem;font-weight:500;height:auto;line-height:1.5;margin:0 auto 10px;max-width:100%;min-height:4.5em;overflow:hidden;padding:0 5px;text-shadow:0 1px 2px #ffffff80;transition:all .5s ease}.se-service-card:hover .se-service-description{color:#333}.se-service-button{align-self:center;background:linear-gradient(90deg,#4ecdc4,#ff6b6b);border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:inline-block;font-weight:600;margin-bottom:5px;margin-top:10px;min-width:120px;padding:8px 20px;transition:all .3s ease;width:auto}.se-service-card:hover .se-service-button{background:linear-gradient(90deg,#ff6b6b,#4ecdc4)}.se-service-button:hover{box-shadow:0 8px 15px #0003;transform:translateY(-3px)}@media (max-width:768px){.se-service-card{height:380px;width:300px}.se-service-description{-webkit-line-clamp:3;font-size:.9rem;min-height:4.5em}.se-service-button{margin-top:5px;padding:7px 18px}}@media (max-width:480px){.se-service-card{height:370px;max-width:320px;width:100%}.se-service-content{padding:15px 10px}.se-service-name{font-size:1.3rem;margin-bottom:8px}.se-service-image-container{height:170px}.se-service-description{-webkit-line-clamp:3;font-size:.85rem;line-height:1.4;min-height:3.6em}.se-service-button{font-size:.9rem;margin-top:5px;padding:6px 16px}}.adv-section{align-items:center;background:linear-gradient(135deg,#4ecdc4,#ff6b6b);border-radius:20px;box-shadow:0 15px 35px #00000026;color:#fff;display:flex;justify-content:center;margin:6rem auto;max-width:1000px;overflow:hidden;padding:80px 40px;position:relative;text-align:center}.adv-section:before{animation:shine 15s linear infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 80%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shine{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adv-content{max-width:800px;padding:20px;position:relative;text-align:center;z-index:1}.adv-title{color:#fff;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:0 2px 4px #0003}.adv-description{color:#f1f1f1;font-size:1.2rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:800px;text-shadow:0 1px 2px #0000001a}.adv-button{align-items:center;background-color:#fff;border:none;border-radius:30px;box-shadow:0 8px 20px #00000026;color:#ff6b6b;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;justify-content:center;min-width:200px;padding:15px 30px;transition:all .3s ease}.adv-button:hover{background-color:#f8f8f8;box-shadow:0 12px 25px #0003;transform:translateY(-3px)}:root{--text-color:#2d3436;--text-light-color:#636e72}.hm-home{color:#2d3436;color:var(--text-color);font-family:Poppins,sans-serif;min-height:100vh}.hm-hero{height:100vh;margin-top:0;overflow:hidden;padding-top:0;position:relative;width:100%}.hm-hero-video{display:block;object-fit:cover;z-index:0}.hm-hero-overlay,.hm-hero-video{height:100%;left:0;position:absolute;top:0;width:100%}.hm-hero-overlay{align-items:center;background:linear-gradient(#00000080,#000000b3);bottom:0;display:flex;justify-content:center;right:0;z-index:1}.hm-hero-content{color:#fff;margin:0 auto;max-width:1200px;padding:6rem 20px 0;position:relative;text-align:center;z-index:2}.hm-hero-title{font-family:Playfair Display,serif;font-size:4.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.5rem}.hm-gradient-text{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block}.hm-hero-subtitle{font-size:1.5rem;font-weight:300;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.hm-cta-button{align-items:center;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.hm-cta-button:hover{box-shadow:0 6px 20px #00000040;transform:translateY(-2px)}.hm-background-image{background-image:url(/static/media/background.73525dbefc79881570e7.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;opacity:1;position:fixed;top:0;width:100vw;z-index:-1}.hm-quote-request{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);border-radius:30px;box-shadow:0 15px 35px #00000026;margin-left:auto;margin-right:auto;margin-top:20rem;max-width:1000px;padding:4rem 3rem;text-align:center}.hm-quote-container{color:#fff;margin:0 auto;max-width:800px}.hm-quote-container h2{display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.hm-quote-container p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.hm-quote-button{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#333;display:inline-flex;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.hm-quote-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.hm-features{margin-top:4rem;padding:7rem 20px 5rem;position:relative;text-align:center}.hm-section-title{animation:gradientBg 8s ease infinite;background-color:#fffffff2;background-size:200% 200%;border:1px solid #fffc;border-radius:15px;box-shadow:0 8px 25px #00000026;display:inline-block;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:4rem;padding:1rem 3rem calc(1rem + 15px);position:relative}.hm-section-title.hm-gradient-text{animation:textGradient 4s linear infinite;background:linear-gradient(90deg,#4ecdc4,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000}.hm-section-title:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:1rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.hm-features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:1rem;perspective:1000px}.hm-feature-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 25px #00000014;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .3s ease;will-change:transform;z-index:1}.hm-feature-card:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);height:5px;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;z-index:1}.hm-feature-card:after,.hm-feature-card:before{content:"";left:0;position:absolute;top:0;width:100%}.hm-feature-card:after{background:linear-gradient(135deg,#4ecdc40d,#ff6b6b0d);height:100%;opacity:0;transition:opacity .5s ease;z-index:-1}.hm-feature-card:hover{background-color:#fffc;box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.hm-feature-card:hover:before{transform:scaleX(1)}.hm-feature-card:hover:after{opacity:1}.hm-feature-icon{align-items:center;background-color:#ffffffb3;border:2px solid #fffc;border-radius:50%;box-shadow:0 8px 20px #0000001a;color:#333;display:flex;font-size:4.5rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem;position:relative;transition:all .3s ease}.hm-feature-icon:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);bottom:-10px;box-shadow:0 2px 10px #0000001a;content:"";height:3px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .5s ease;width:40px}.hm-feature-card:hover .hm-feature-icon{background-color:#ffffffe6;box-shadow:0 12px 25px #00000026;transform:scale(1.1)}.hm-feature-card:hover .hm-feature-icon:after{opacity:1;width:70px}.hm-feature-title{color:#333;display:inline-block;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem;position:relative;text-align:center;text-shadow:0 2px 5px #0000000d;transform:translateZ(10px);transition:all .5s ease;width:100%}.hm-feature-card:hover .hm-feature-title{color:#ff6b6b;text-shadow:0 4px 8px #0000001a;transform:translateZ(15px)}.hm-feature-description{color:#555;line-height:1.6;margin:0 auto;max-width:90%;position:relative;text-align:center;transform:translateZ(5px);transition:all .5s ease}.hm-feature-card:hover .hm-feature-description{color:#333;transform:translateZ(10px)}.hm-destinations{background-color:initial;overflow:hidden;padding:7rem 20px;position:relative;text-align:center}.hm-destinations:before{background:radial-gradient(circle at 30% 30%,#4ecdc40d,#0000 60%),radial-gradient(circle at 70% 70%,#ff6b6b0d,#0000 60%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}.hm-destinations-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;margin:0 auto;max-width:1200px;padding:1rem;perspective:1000px}.hm-destination-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 20px #00000014;display:flex;flex-direction:column;height:450px;max-width:400px;overflow:hidden;position:relative;transition:all .5s ease;width:100%;will-change:transform}.hm-destination-card:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%;z-index:1}.hm-view-more-container{margin-top:4rem;position:relative;z-index:1}.hm-view-more-button{align-items:center;background:linear-gradient(45deg,#4ecdc4,#ff6b6b);border:1px solid #ffffff4d;border-radius:50px;box-shadow:0 10px 30px #00000026;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;overflow:hidden;padding:1.2rem 3rem;position:relative;text-decoration:none;transition:all .3s ease}.hm-view-more-button:before{background:linear-gradient(45deg,#ffffff1a,#fff3);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.hm-view-more-button:hover{box-shadow:0 15px 35px #0003;transform:translateY(-5px)}.hm-view-more-button:hover:before{transform:translateX(0)}.hm-arrow-icon{display:inline-block;font-size:1.2rem;margin-left:12px;transition:transform .3s ease}.hm-learn-more-button:hover .hm-arrow-icon,.hm-view-more-button:hover .hm-arrow-icon{transform:translateX(5px)}.hm-destination-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.hm-destination-card:hover:before{transform:scaleX(1)}.hm-destination-image-container{border-bottom:1px solid #ffffff4d;height:280px;overflow:hidden;position:relative;z-index:0}.hm-destination-image-img{display:block;height:100%;object-fit:cover;opacity:1;transition:transform .6s ease;width:100%}.hm-destination-card:hover .hm-destination-image-img{transform:scale(1.05)}.hm-destination-content{background:#fffc;border-top:1px solid #ffffff4d;display:flex;flex-direction:column;flex-grow:1;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.hm-destination-title{align-self:center;color:#000;display:inline-block;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;margin-bottom:.6rem;position:relative;text-shadow:0 1px 2px #ffffff80;transition:color .3s ease}.hm-destination-title:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.hm-destination-card:hover .hm-destination-title{color:#ff6b6b}.hm-destination-card:hover .hm-destination-title:after{width:80%}.hm-destination-description{color:#000;flex-grow:1;font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:1rem;text-shadow:0 1px 2px #ffffff80;transition:color .3s ease}.hm-destination-card:hover .hm-destination-description{color:#333}.hm-destination-footer{align-items:center;display:flex;justify-content:center;margin-top:auto;padding-top:1rem}.hm-price{color:#2d3436;font-size:1.4rem;font-weight:600}.hm-learn-more-button{align-items:center;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:25px;box-shadow:0 4px 15px #0000001a;color:#fff;display:inline-flex;font-weight:600;justify-content:center;min-width:180px;overflow:hidden;padding:.8rem 1.8rem;position:relative;text-decoration:none;transition:all .3s ease}.hm-learn-more-button:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .4s ease;width:100%}.hm-learn-more-button:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-3px)}.hm-learn-more-button:hover:before{left:100%}@media (max-width:768px){.hm-section-title{font-size:2rem;margin-bottom:3rem;padding:.8rem 2rem}.hm-features-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:.5rem}.hm-destinations-grid{gap:2rem;grid-template-columns:1fr;justify-items:center;max-width:100%;padding:.5rem}.hm-destination-card{margin:0 auto;max-width:350px;width:95%}.hm-feature-card{padding:1.5rem}.hm-feature-icon{font-size:3rem;padding:1rem}.hm-feature-title{font-size:1.2rem}.hm-quote-request{margin-top:15rem;max-width:95%;padding:3rem 2rem}.hm-quote-container h2{font-size:2rem}.hm-quote-container p{font-size:1.1rem}}@media (max-width:480px){.hm-hero-title{font-size:2.5rem}.hm-hero-subtitle{font-size:1.2rem}.hm-cta-button{font-size:1rem;padding:1rem 2rem}.hm-section-title{font-size:1.8rem;padding:.6rem 1.5rem}.hm-destinations-grid{padding:.25rem}.hm-destination-card{height:auto;max-width:320px;min-height:400px}.hm-destination-image-container{height:200px}.hm-destination-content{padding:1rem}.hm-destination-title{font-size:1.4rem}.hm-destination-description{font-size:.9rem}.hm-learn-more-button{font-size:.9rem;min-width:150px;padding:.7rem 1.5rem}.hm-quote-request{margin-top:10rem;padding:2rem 1.5rem}.hm-quote-container h2{font-size:1.8rem}.hm-quote-container p{font-size:1rem}}:root{--primary-color:#4ecdc4;--secondary-color:#ff6b6b;--dark-color:#2c3e50;--light-color:#f8f9fa;--text-color:#333;--text-light:#7f8c8d;--shadow-sm:0 4px 6px #0000001a;--shadow-md:0 10px 20px #0000001a;--shadow-lg:0 15px 30px #00000026;--transition:all 0.3s ease;--radius-sm:8px;--radius-md:12px;--radius-lg:20px}.services-page{background-color:initial!important;min-height:100vh;position:relative}.services-background-image{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-1}.services-background-image img{height:100%;object-fit:cover;opacity:1;width:100%}.services-hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;margin-top:0;min-height:600px;overflow:hidden;padding:0 2rem;position:relative;text-align:center}.services-hero-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.services-hero-image img{display:block;height:100%;object-fit:cover;width:100%}.services-hero-overlay{background:#0000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.services-hero-content{max-width:800px;position:relative;z-index:2}.services-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.services-hero p{font-size:1.5rem;line-height:1.6;margin-bottom:2.5rem;text-shadow:0 1px 2px #0000004d}.services-hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.primary-button,.secondary-button{align-items:center;border-radius:50px;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.primary-button{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));box-shadow:0 4px 15px #0003;color:#fff}.primary-button:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-3px)}.secondary-button{background-color:initial;border:2px solid #fff;color:#fff}.secondary-button:hover{background-color:#fff;color:#2c3e50;color:var(--dark-color);transform:translateY(-3px)}.sr-services-intro{background-color:initial;margin-top:4rem;overflow:hidden;padding:7rem 20px 5rem;position:relative;text-align:center;z-index:1}.sr-services-intro:before{background:radial-gradient(circle at 30% 30%,#4ecdc40d,#0000 60%),radial-gradient(circle at 70% 70%,#ff6b6b0d,#0000 60%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}.sr-intro-content{margin:0 auto;max-width:1200px;position:relative;text-align:center}.sr-title{animation:gradientBg 8s ease infinite;background-color:#fffffff2;background-size:200% 200%;border:1px solid #fffc;border-radius:15px;box-shadow:0 8px 25px #00000026;display:inline-block;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:4rem;padding:1rem 3rem calc(1rem + 15px);position:relative}@keyframes gradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.sr-title.gradient-text{animation:textGradient 4s linear infinite;background:linear-gradient(90deg,#4ecdc4,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000;font-weight:900;letter-spacing:1px;text-shadow:0 5px 15px #0003}@keyframes textGradient{0%{background-position:0}to{background-position:200%}}.sr-title:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:1rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.sr-description{color:#333;font-size:1.2rem;line-height:1.8;margin:0 auto 4rem;max-width:800px;padding:0 20px;text-shadow:0 1px 2px #ffffff80}.sr-benefits-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1200px;padding:1rem;perspective:1000px}.sr-benefit-item{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 25px #00000014;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center;transition:all .3s ease;will-change:transform;z-index:1}.sr-benefit-item:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);height:5px;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;z-index:1}.sr-benefit-item:after,.sr-benefit-item:before{content:"";left:0;position:absolute;top:0;width:100%}.sr-benefit-item:after{background:linear-gradient(135deg,#4ecdc40d,#ff6b6b0d);height:100%;opacity:0;transition:opacity .5s ease;z-index:-1}.sr-benefit-item:hover{background-color:#fffc;box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.sr-benefit-item:hover:before{transform:scaleX(1)}.sr-benefit-item:hover:after{opacity:1}.sr-benefit-icon{align-items:center;background-color:#ffffffb3;border:2px solid #fffc;border-radius:50%;box-shadow:0 8px 20px #0000001a;color:#333;display:flex;font-size:4.5rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem;position:relative;transition:all .3s ease}.sr-benefit-icon:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);bottom:-10px;box-shadow:0 2px 10px #0000001a;content:"";height:3px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .5s ease;width:40px}.sr-benefit-item:hover .sr-benefit-icon{background-color:#ffffffe6;box-shadow:0 12px 25px #00000026;transform:scale(1.1)}.sr-benefit-item:hover .sr-benefit-icon:after{opacity:1;width:70px}.sr-benefit-title{color:#333;display:inline-block;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem;position:relative;text-align:center;text-shadow:0 2px 5px #0000000d;transform:translateZ(10px);transition:all .5s ease;width:100%}.sr-benefit-item:hover .sr-benefit-title{color:#ff6b6b;text-shadow:0 4px 8px #0000001a;transform:translateZ(15px)}.sr-benefit-text{color:#555;font-size:1rem;line-height:1.6;margin:0 auto;max-width:90%;position:relative;text-align:center;transform:translateZ(5px);transition:all .5s ease}.sr-benefit-item:hover .sr-benefit-text{color:#333;transform:translateZ(10px)}.services-benefits{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.benefit-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 10px 25px #00000014;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .3s ease;will-change:transform;z-index:1}.benefit-item:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;width:100%;z-index:1}.benefit-item:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-10px)}.benefit-item:hover:before{transform:scaleX(1)}.benefit-icon{background-color:#ffffffb3;border:2px solid #fffc;box-shadow:0 10px 25px #0000001a,0 5px 10px #0000000d;color:#333;display:inline-block;font-size:4.5rem;margin-bottom:2rem;padding:1.5rem;position:relative;text-align:center;transform:translateZ(0);transition:all .3s ease}.benefit-icon:before{background:radial-gradient(circle at center,#fffc,#0000 70%);border-radius:50%;bottom:0;left:0;right:0;top:0;z-index:-1}.benefit-icon:after,.benefit-icon:before{content:"";opacity:0;position:absolute;transition:all .5s ease}.benefit-icon:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);bottom:-10px;box-shadow:0 2px 10px #0000001a;height:3px;left:50%;transform:translateX(-50%);width:40px}.benefit-item:hover .benefit-icon{background-color:#ffffffe6;box-shadow:0 15px 35px #00000026,0 8px 15px #0000001a;transform:scale(1.1) translateY(-10px)}.benefit-item:hover .benefit-icon:before{opacity:.5}.benefit-item:hover .benefit-icon:after{opacity:1;width:70px}.benefit-item h3{color:#333;display:inline-block;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem;position:relative;text-shadow:0 2px 5px #0000000d;transition:all .5s ease}.benefit-item:hover h3{color:#ff6b6b;text-shadow:0 4px 8px #0000001a}.benefit-item p{color:#555;font-size:1rem;line-height:1.6;margin:0 auto;max-width:90%;position:relative;transition:all .5s ease}.benefit-item:hover p{color:#333}.services-main{background:#0000;padding:6rem 2rem;position:relative;z-index:1}.services-header{background-color:initial;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1000px;padding:2rem;position:relative;text-align:center;z-index:1}.services-header h2{background-color:#ffffffd9;border:1px solid #ffffffe6;border-radius:15px;box-shadow:0 10px 30px #00000026,0 5px 15px #0000001a;display:inline-block;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;margin-bottom:2rem;padding:1rem 2rem;position:relative;text-shadow:2px 2px 4px #0000001a;transform:perspective(1000px) rotateX(2deg);transition:all .3s ease}.services-header h2:hover{background-color:#fffffff2;box-shadow:0 15px 35px #0003,0 8px 20px #00000026;transform:perspective(1000px) rotateX(0deg) translateY(-5px)}.services-header h2.gradient-text{animation:textGradient 4s linear infinite;background:linear-gradient(90deg,#4ecdc4,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000;display:inline-block;font-weight:900;letter-spacing:1px;margin:0 auto;text-align:center;text-shadow:0 5px 15px #0003;width:auto}.services-header h2.gradient-text:hover{animation:textGradient 2s linear infinite;letter-spacing:1.5px}.services-header h2:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.services-header p{color:#333;font-size:1.3rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:700px;text-shadow:0 1px 2px #ffffff80}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1200px;padding:1rem;position:relative;z-index:1}.service-card{border:2px solid #0000;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 10px 20px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;height:400px;overflow:hidden;position:relative;text-align:center;transition:all .3s ease;transition:var(--transition)}.service-card:hover{box-shadow:0 15px 30px #00000026;box-shadow:var(--shadow-lg);transform:translateY(-10px)}.service-card-bg{background-position:50%;background-size:cover;height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .3s ease;transition:var(--transition);width:100%;z-index:1}.service-card[style*="border-color: #2ECC71"] .service-card-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-card-bg:after{background:#0000;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;transition:var(--transition);width:100%;z-index:1}.service-card:hover .service-card-bg{transform:scale(1.05)}.service-card:hover .service-card-bg:after{background:#0000}.service-card-content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border-top:1px solid #ffffff4d;bottom:0;box-sizing:border-box;height:auto;left:0;padding:1rem;position:absolute;text-align:center;transition:all .5s cubic-bezier(.175,.885,.32,1.275);width:100%;z-index:2}.service-card-content,.service-content-inner{align-items:center;display:flex;justify-content:center}.service-content-inner{flex-direction:column;margin:0 auto;max-width:100%;padding-bottom:1rem;position:relative;width:90%}.service-card:hover .service-card-content{align-items:center;background:#fff6;height:75%;justify-content:center;padding:1.5rem}.service-card[style*="border-color: #2ECC71"]:hover .service-card-content{background:#ffffffb3}.service-card[style*="border-color: #2ECC71"] h3,.service-card[style*="border-color: #2ECC71"] p{color:#000;font-weight:600;text-shadow:0 1px 3px #ffffffb3}.service-card:hover .service-content-inner{flex-direction:column;height:100%;margin:0 auto;width:90%}.service-card:hover .service-content-inner,.service-icon{align-items:center;display:flex;justify-content:center;position:relative}.service-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff4d;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 5px 15px #0000001a;height:60px;margin:0 auto .5rem;transition:all .3s ease;transition:var(--transition);width:60px;z-index:3}.service-icon span{font-size:2rem}.service-card h3{color:#000;font-size:1.3rem;font-weight:700;margin:0 auto;position:relative;text-align:center;text-shadow:0 1px 2px #ffffff80;transition:all .3s ease;transition:var(--transition);width:100%;z-index:3}.service-card:hover .service-icon{height:70px;margin-bottom:1rem;width:70px}.service-card:hover .service-icon span{font-size:2.5rem}.service-card:hover h3{font-size:1.5rem;margin-bottom:.5rem}.service-card p{color:#000;display:none;font-size:.95rem;font-weight:500;line-height:1.5;margin:.5rem auto 0;max-width:280px;min-height:3em;opacity:0;overflow:visible;position:relative;text-align:center;text-shadow:0 1px 2px #ffffff80;transform:translateY(20px);transition:all .9s ease .3s;width:90%}.service-card:hover p{display:block;opacity:1;transform:translateY(0)}.service-details-button{border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;cursor:pointer;display:none;font-weight:600;left:0;margin:1.8rem auto 0;opacity:0;overflow:hidden;padding:.7rem 1.5rem;position:relative;right:0;text-align:center;transform:translateY(0);transition:all .5s ease;width:fit-content}.service-details-button:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .4s ease;width:100%}.service-card:hover .service-details-button{display:block;opacity:1}.service-details-button:hover{box-shadow:0 8px 15px #0003;transform:translateY(-3px)}.service-details-button:hover:before{left:100%}.services-testimonials{background-color:initial;overflow:hidden;padding:6rem 2rem;position:relative;z-index:1}.services-testimonials:before{background:radial-gradient(circle at 30% 30%,#4ecdc40d,#0000 60%),radial-gradient(circle at 70% 70%,#ff6b6b0d,#0000 60%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}.testimonials-content{margin:0 auto;max-width:1200px;text-align:center}.testimonials-content h2{background-color:#ffffffd9;border:1px solid #ffffffe6;border-radius:15px;box-shadow:0 10px 30px #00000026,0 5px 15px #0000001a;display:inline-block;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;margin-bottom:3rem;padding:1rem 2rem;position:relative;text-shadow:2px 2px 4px #0000001a;transform:perspective(1000px) rotateX(2deg);transition:all .3s ease}.testimonials-content h2:hover{background-color:#fffffff2;box-shadow:0 15px 35px #0003,0 8px 20px #00000026;transform:perspective(1000px) rotateX(0deg) translateY(-5px)}.testimonials-content h2.gradient-text{animation:textGradient 4s linear infinite;background:linear-gradient(90deg,#4ecdc4,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:#0000;font-weight:900;letter-spacing:1px;text-shadow:0 5px 15px #0003}.testimonials-content h2.gradient-text:hover{animation:textGradient 2s linear infinite;letter-spacing:1.5px}.testimonials-content h2:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:1rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.testimonials-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border:1px solid #ffffff4d;box-shadow:0 10px 25px #00000014;text-align:left;transition:all .3s ease;will-change:transform;z-index:1}.testimonial-card:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;width:100%;z-index:1}.testimonial-card:hover{box-shadow:0 15px 30px #00000026}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-quote{color:#333;color:var(--text-color);font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{gap:1rem}.testimonial-avatar{align-items:center;background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;display:flex;font-weight:600;height:50px;justify-content:center;width:50px}.testimonial-info h4{color:#2c3e50;color:var(--dark-color);font-size:1.1rem;margin:0 0 .3rem}.testimonial-info p{color:#7f8c8d;color:var(--text-light);font-size:.9rem;margin:0}.services-cta{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));border-radius:30px;box-shadow:0 15px 35px #00000026;color:#fff;margin:6rem auto;max-width:1000px;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.services-cta:before{height:200px;right:-50px;top:-50px;width:200px}.services-cta:after,.services-cta:before{background:#ffffff1a;border-radius:50%;content:"";position:absolute;z-index:1}.services-cta:after{bottom:-30px;height:120px;left:-30px;width:120px}.cta-content{max-width:800px;position:relative;z-index:2}.cta-content h2{color:#fff;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800;letter-spacing:.5px;margin-bottom:1.5rem;text-shadow:0 2px 8px #0000004d}.cta-content p{font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.cta-button{background-color:#fff;box-shadow:0 8px 20px #0003;color:#ff6b6b;color:var(--secondary-color);padding:1.2rem 2.8rem}.cta-button:hover{box-shadow:0 12px 30px #00000040;color:#4ecdc4;color:var(--primary-color);transform:translateY(-3px)}.cta-button:hover .arrow-icon{transform:translateX(8px)}.service-modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;overflow:auto;padding:1rem;position:fixed;top:0;width:100vw;z-index:1000}.service-modal{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 40px #0000004d;margin:auto;max-height:85vh;max-width:700px;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-color:#0003 #0000;scrollbar-width:thin;width:95%}.service-modal::-webkit-scrollbar{width:6px}.service-modal::-webkit-scrollbar-track{background:#0000}.service-modal::-webkit-scrollbar-thumb{background-color:#0003;border-radius:6px}.modal-close{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#555;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;opacity:.9;position:absolute;right:1rem;top:1rem;touch-action:manipulation;transition:all .3s ease;width:40px;z-index:10}.modal-close:active,.modal-close:hover{background-color:#f8f9fa;box-shadow:0 6px 16px #0003;color:#333;opacity:1;transform:rotate(90deg) scale(1.1)}.modal-image{background-position:50%;background-size:cover;border-top-left-radius:12px;border-top-right-radius:12px;height:240px;overflow:hidden;position:relative}.modal-image-overlay{background:#0000;border-top-left-radius:12px;border-top-right-radius:12px;height:100%;top:0}.modal-image-overlay,.modal-title{left:0;position:absolute;width:100%}.modal-title{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;box-sizing:border-box;color:#fff;gap:1.2rem;padding:1.5rem;text-shadow:0 2px 10px #000c;z-index:2}.modal-icon,.modal-title{align-items:center;display:flex}.modal-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:3px solid #fff3;border-radius:50%;box-shadow:0 8px 25px #0000004d;flex-shrink:0;height:60px;justify-content:center;width:60px}.modal-icon span{color:#fff;font-size:2rem;text-shadow:0 2px 5px #0000004d}.modal-title h2{word-wrap:break-word;font-size:2rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0;overflow-wrap:break-word;text-shadow:0 2px 10px #00000080}.modal-content{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:1.5rem}.modal-description{word-wrap:break-word;color:#333;color:var(--text-color);font-size:1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin-bottom:2rem;max-width:100%;overflow-wrap:break-word}.modal-features h3{color:#2c3e50;color:var(--dark-color);font-size:1.4rem;margin-bottom:1.5rem;padding-bottom:.6rem;position:relative}.modal-features h3:after{background:linear-gradient(to right,#4ecdc4,var(--primary-color-light));background:linear-gradient(to right,var(--primary-color),var(--primary-color-light));border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.modal-features ul{list-style-type:none;margin:0 0 2rem;padding:0}.modal-features li{word-wrap:break-word;align-items:flex-start;border-bottom:1px solid #0000000f;color:#333;color:var(--text-color);display:flex;font-size:1rem;overflow-wrap:break-word;padding:.8rem 0;transition:all .3s ease}.modal-features li:hover{background-color:#00000003;padding-left:5px}.modal-features li:before{align-items:center;background-color:rgba(var(--primary-rgb),.1);border-radius:50%;color:#4ecdc4;color:var(--primary-color);content:"✓";display:flex;flex-shrink:0;font-weight:700;height:20px;justify-content:center;margin-right:10px;margin-top:2px;width:20px}.modal-actions{border-top:1px solid #0000000d;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;padding-top:1.5rem}.modal-button{-webkit-tap-highlight-color:transparent;align-items:center;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-width:150px;overflow:hidden;padding:.8rem 1.5rem;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .3s ease}.modal-button:before{background:#ffffff1a;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .4s ease;width:100%}.modal-button.outline{background-color:initial;border:2px solid;box-shadow:none}.modal-button:active,.modal-button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-3px)}.modal-button:hover:before{left:100%}@media (max-width:992px){.services-hero h1{font-size:3rem}.services-hero p{font-size:1.3rem}.modal-title h2{font-size:2rem}.modal-icon{height:70px;width:70px}.modal-icon span{font-size:2.5rem}}@media (max-width:768px){.services-hero{height:70vh}.services-hero h1{font-size:2.5rem}.services-hero p{font-size:1.1rem}.cta-content h2,.services-header h2,.services-intro h2,.sr-title,.testimonials-content h2{font-size:2rem}.sr-description{font-size:1.1rem}.sr-title{font-size:2rem}.sr-benefits-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.sr-benefit-item{padding:1.5rem}.sr-benefit-icon{font-size:2rem}.sr-benefit-title{font-size:1.2rem}.services-benefits,.services-grid{grid-template-columns:1fr}.modal-image{height:200px}.modal-title{align-items:flex-start;flex-direction:column;gap:1rem}.modal-title h2{font-size:1.8rem}}@media (max-width:576px){.services-hero{height:60vh;min-height:500px}.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}.primary-button,.secondary-button{width:100%}.services-cta,.services-intro,.services-main,.services-testimonials,.sr-services-intro{padding:5rem 1rem 4rem}.sr-title{font-size:2rem;padding:.8rem 1.5rem}.sr-benefits-grid{gap:2rem;grid-template-columns:1fr}.sr-benefit-item{padding:2rem 1.5rem}.sr-benefit-icon{font-size:2.5rem;padding:1rem}.sr-description{font-size:1rem}.testimonials-grid{grid-template-columns:1fr}.modal-content{overflow-x:hidden;padding:1.5rem}.modal-actions{flex-direction:column;gap:1rem;margin-top:2rem}.modal-button{padding:.9rem 1.5rem;width:100%}.modal-features h3{font-size:1.4rem}.modal-features li{font-size:1rem}}@media (max-width:768px){.service-modal-overlay{align-items:flex-start;padding:1.5rem .5rem .5rem}.service-modal{border-radius:8px;margin:0;max-height:90vh;max-width:500px;width:95%}.modal-close{font-size:1.1rem;height:32px;right:.75rem;top:.75rem;width:32px}.modal-image{border-top-left-radius:8px;border-top-right-radius:8px;height:160px}.modal-title{align-items:center;flex-direction:column;gap:.8rem;padding:1rem;text-align:center}.modal-icon{height:45px;width:45px}.modal-icon span{font-size:1.4rem}.modal-title h2{font-size:1.5rem;text-align:center}.modal-content{padding:1rem}.modal-description{font-size:.9rem;margin-bottom:1.5rem}.modal-features h3{font-size:1.2rem;margin-bottom:1rem}.modal-features li{align-items:flex-start;font-size:.9rem;padding:.6rem 0}.modal-features li:before{font-size:.8rem;height:16px;margin-right:8px;width:16px}.modal-actions{flex-direction:column;gap:.8rem;margin-top:1.5rem;padding-top:1rem}.modal-button{font-size:.9rem;min-width:auto;padding:.8rem 1.2rem;width:90%}}@media (max-width:480px){.service-modal-overlay{padding:.5rem .25rem .25rem}.service-modal{border-radius:6px;max-height:95vh;width:91%}.modal-close{font-size:1rem;height:28px;right:.5rem;top:.5rem;width:28px}.modal-image{border-top-left-radius:6px;border-top-right-radius:6px;height:140px}.modal-title{gap:.6rem;padding:.8rem}.modal-icon{height:40px;width:40px}.modal-icon span{font-size:1.2rem}.modal-title h2{font-size:1.3rem}.modal-content{padding:.8rem}.modal-description{font-size:.85rem;line-height:1.5}.modal-features h3{font-size:1.1rem}.modal-features li{font-size:.85rem;padding:.5rem 0}.modal-features li:before{font-size:.7rem;height:14px;margin-right:6px;width:14px}.modal-button{font-size:.85rem;padding:.7rem 1rem}}.au-about-container{background-color:initial!important;color:#333;font-family:Poppins,Segoe UI,sans-serif;margin:0 auto;max-width:1200px;min-height:calc(100vh - 400px);overflow-x:hidden;padding:20px 20px 50px;position:relative;z-index:10}.au-background-image{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-10}.au-background-image img{height:100%;object-fit:cover;opacity:1;width:100%}.au-background-overlay{background:linear-gradient(135deg,#4ecdc44d,#ff6b6b4d);height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:-9}body{background:linear-gradient(90deg,#1a1a1a,#2d2d2d);min-height:100vh;position:relative}body:after{background:linear-gradient(180deg,#0000,#1a1a1a80);bottom:0;content:"";height:200px;left:0;pointer-events:none;position:fixed;width:100%;z-index:1}section{margin-bottom:6rem;position:relative}.au-section-header{margin-bottom:3rem;position:relative;text-align:center}.au-section-header h2{background-color:#00000080;border:1px solid #ffffff1a;border-radius:10px;color:#fff;display:inline-block;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;margin-bottom:1rem;padding:.5rem 2rem;position:relative;text-shadow:0 2px 10px #0000004d}.au-underline{background:linear-gradient(90deg,#ff6b6b,#4ecdc4);border-radius:2px;box-shadow:0 2px 5px #0003;height:4px;margin:0 auto;transition:width .3s ease;width:80px}.au-section-header:hover .au-underline{width:120px}.au-hero-section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a6;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 15px 35px #0006,0 0 20px #ffffff26;color:#fff;display:flex;flex-direction:column;height:90vh;justify-content:center;margin:2rem auto 5rem;max-width:1100px;overflow:hidden;padding:3rem;position:relative;text-align:center}.au-gradient-text{background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;position:relative;text-shadow:0 5px 15px #0000004d}.au-gradient-text:after{background:linear-gradient(90deg,#fff,#ffffff80);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.au-hero-section h1{font-family:Playfair Display,serif;font-size:4.5rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem}.au-subtitle{font-size:1.8rem;font-weight:300;line-height:1.5;margin:0 auto 2rem;max-width:700px;opacity:.9}.au-hero-badges{display:flex;gap:2rem;justify-content:center;margin-top:2.5rem}.au-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 20px #0003;display:flex;flex-direction:column;padding:1.2rem;transition:all .3s ease}.au-badge:hover{background:#ffffff40;box-shadow:0 12px 25px #0000004d;transform:translateY(-5px)}.au-badge img{filter:brightness(0) invert(1);height:40px;margin-bottom:.8rem;width:40px}.au-badge span{font-size:.9rem;font-weight:500;white-space:nowrap}.au-vision-mission-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff3;border-radius:15px;box-shadow:0 15px 35px #0003;margin-bottom:5rem;padding:3rem 1rem}.au-vision-mission-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.au-mission-box,.au-vision-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #00000014;padding:3rem;text-align:center;transition:all .3s ease}.au-mission-box:hover,.au-vision-box:hover{background:#ffffffe6;box-shadow:0 15px 40px #0000001f;transform:translateY(-10px)}.au-icon-container{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:50%;box-shadow:0 8px 20px #0000001a;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.au-icon-container img{filter:brightness(0) invert(1);height:40px;width:40px}.au-mission-box h3,.au-vision-box h3{color:#1a2a3a;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem}.au-mission-box p,.au-vision-box p{color:#3a4a5a;font-size:1.1rem;line-height:1.7}.au-about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff3;border-radius:15px;box-shadow:0 15px 35px #0003;margin-bottom:5rem}.au-about-content{align-items:center;display:flex;justify-content:center;padding:2rem}.au-about-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 10px 25px #0003;color:#fff;font-size:1.1rem;line-height:1.8;max-width:800px;padding:2rem;text-align:center}.au-about-text p{margin-bottom:1.5rem}.au-highlight{color:#ff6b6b;font-weight:700}.au-founder-quote{background:#4ecdc433;border-left:4px solid #4ecdc4;border-radius:10px;color:#fff;margin-top:2rem;padding:2rem}.au-founder-quote blockquote{color:#fff;font-size:.9rem;font-style:italic;line-height:1.8;margin-bottom:1rem}.au-founder-quote cite{color:#4ecdc4;font-style:normal;font-weight:700}.au-founder-image-container{border-radius:15px;box-shadow:0 15px 40px #00000026;overflow:hidden;position:relative}.au-founder-image{display:block;height:auto;transition:all .5s ease;width:100%}.au-founder-caption{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;width:100%}.au-founder-caption h4{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.au-founder-caption p{font-size:1rem;opacity:.9}.au-values-section{background:linear-gradient(#ffffffe6,#ffffffe6),url(https://images.pexels.com/photos/3769138/pexels-photo-3769138.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-attachment:fixed;background-size:cover;border-radius:15px;margin-bottom:5rem;padding:4rem 0}.au-values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.au-value-card{background:#fff;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #00000014;padding:2.5rem;text-align:center;transition:all .3s ease}.au-value-icon{align-items:center;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:50%;box-shadow:0 8px 20px #0000001a;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.au-value-icon img{filter:brightness(0) invert(1);height:40px;width:40px}.au-value-card h3{color:#1a2a3a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.au-value-card p{color:#3a4a5a;font-size:1.05rem;line-height:1.7}.au-benefits-section{margin-bottom:5rem}.au-benefits-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.au-benefit-card{background:#ffffffe6;border:1px solid #ffffff80;border-radius:15px;box-shadow:0 15px 35px #0000001a;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transform:translateY(0);transition:all .3s ease;z-index:1}.au-benefit-card:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;width:100%;z-index:1}.au-benefit-card:hover{background:#fff;box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.au-benefit-card:hover:before{transform:scaleX(1)}.au-benefit-card:hover .au-benefit-icon{border-color:#ff6b6b;box-shadow:0 15px 35px #0003;transform:scale(1.1)}.au-benefit-icon{align-items:center;background:#fff;border:2px solid #ff6b6b80;border-radius:50%;box-shadow:0 10px 25px #00000026;display:flex;height:90px;justify-content:center;margin:0 auto 1.5rem;padding:1rem;transition:all .3s ease;width:90px}.au-benefit-icon img{filter:none;height:50px;transition:all .3s ease;width:50px}.au-benefit-card h3{color:#1a2a3a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.au-benefit-card p{color:#3a4a5a;font-size:1.05rem;line-height:1.7}.au-testimonials-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff3;border-radius:15px;box-shadow:0 15px 35px #0003;margin-bottom:5rem;overflow:hidden;padding:4rem 0;position:relative}.au-testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.au-testimonial-card{background:#ffffffe6;border:1px solid #ffffff80;border-radius:15px;box-shadow:0 15px 35px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(0);transition:all .3s ease}.au-testimonial-card:hover{background:#fff;box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.au-quote-icon{height:40px;opacity:.2;position:absolute;right:20px;top:20px;width:40px}.au-quote-icon img{height:100%;width:100%}.au-testimonial-text{color:#3a4a5a;font-size:1.1rem;font-style:italic;line-height:1.8;margin-bottom:2rem}.au-testimonial-author{align-items:center;display:flex}.au-testimonial-image{border:3px solid #fff;border-radius:50%;box-shadow:0 5px 15px #0000001a;height:60px;margin-right:1rem;object-fit:cover;width:60px}.au-author-info h4{color:#1a2a3a;font-size:1.1rem;font-weight:700;margin-bottom:.3rem}.au-location{color:#4ecdc4;font-size:.9rem;font-weight:500}.au-leadership-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff3;border-radius:15px;box-shadow:0 15px 35px #0003;margin-bottom:5rem;overflow:hidden;padding:4rem 0;position:relative}.au-leadership-container,.au-leadership-section .au-section-header{position:relative;z-index:2}.au-leadership-container{margin:0 auto;max-width:1000px}.au-leadership-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 40px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.au-leadership-image-container{height:400px;overflow:hidden;position:relative}.au-leadership-image{height:100%;object-fit:cover;transition:all .5s ease;width:100%}.au-leadership-card:hover .au-leadership-image{transform:scale(1.05)}.au-leadership-content{padding:2.5rem;text-align:center}.au-leadership-card h3{color:#fff;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 5px #0003}.au-designation{color:#ff6b6b;display:inline-block;font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;position:relative}.au-designation:after{background:linear-gradient(90deg,#ff6b6b,#4ecdc4);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.au-leadership-bio{color:#fff;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-shadow:0 1px 3px #0003}.au-leadership-quote{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;position:relative}.au-leadership-quote:before{color:#fff3;content:'"';font-family:Georgia,serif;font-size:5rem;left:20px;line-height:1;position:absolute;top:10px}.au-leadership-quote blockquote{color:#fff;font-size:1.2rem;font-style:italic;line-height:1.8;margin:0;padding:0 1.5rem;text-shadow:0 1px 3px #0003}.au-cta-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:1px solid #fff3;border-radius:15px;box-shadow:0 15px 35px #0000004d;color:#fff;margin-bottom:5rem;margin-top:4rem;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.au-cta-overlay{background:linear-gradient(135deg,#4ecdc480,#ff6b6b80);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.au-cta-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.au-cta-section h2{font-family:Playfair Display,serif;font-size:3rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 2px 10px #0003}.au-cta-section p{font-size:1.3rem;line-height:1.7;margin-bottom:2.5rem;opacity:.9}.au-cta-button{background:#fff;border:none;border-radius:50px;box-shadow:0 10px 30px #0003;color:#6e8efb;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;padding:1.2rem 2.5rem;transition:all .3s ease}.au-cta-button:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-5px)}.au-footer-spacer{background:#0000;height:100px;margin-top:0;pointer-events:none;position:relative;z-index:50}@media (max-width:1024px){.au-hero-section h1{font-size:3.5rem}.au-vision-mission-container{gap:2rem}.au-about-content{gap:3rem}}@media (max-width:768px){.au-hero-section{height:auto;min-height:80vh;padding:2rem}.au-hero-section h1{font-size:3rem}.au-subtitle{font-size:1.3rem}.au-hero-badges{flex-direction:column;gap:1rem}.au-badge{align-items:center;flex-direction:row;justify-content:center;padding:.8rem;width:80%}.au-badge img{height:30px;margin-bottom:0;margin-right:.8rem;width:30px}.au-vision-mission-container{gap:2rem;grid-template-columns:1fr}.au-about-content{gap:3rem;grid-template-columns:1fr;text-align:center}.au-founder-image-container{margin:0 auto;max-width:500px}.au-benefits-grid,.au-testimonials-grid,.au-values-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:500px}.au-leadership-image-container{height:300px}.au-leadership-content{padding:1.5rem}.au-leadership-card h3{font-size:1.8rem}.au-leadership-bio{font-size:1rem}.au-cta-section h2{font-size:2.5rem}}@media (max-width:480px){.au-hero-section{height:auto;min-height:70vh;padding:4rem 1.5rem}.au-hero-section h1{font-size:2.2rem}.au-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.au-hero-badges{margin-top:1.5rem}.au-badge{padding:.7rem;width:100%}.au-badge img{height:25px;width:25px}.au-badge span{font-size:.8rem}.au-section-header h2{font-size:2rem}.au-benefit-card,.au-founder-quote,.au-mission-box,.au-testimonial-card,.au-vision-box{padding:1.5rem}.au-leadership-image-container{height:250px}.au-leadership-content{padding:1.2rem}.au-leadership-card h3{font-size:1.6rem}.au-designation{font-size:1rem}.au-leadership-bio{font-size:.9rem;line-height:1.6}.au-leadership-quote{padding:1.5rem}.au-leadership-quote blockquote{font-size:1rem;padding:0 1rem}.au-cta-section{padding:4rem 1.5rem}.au-cta-section h2{font-size:1.8rem}.au-cta-section p{font-size:1rem}.au-cta-button{font-size:1rem;padding:.8rem 1.8rem}}.contact-page{color:#333;font-family:Poppins,Arial,sans-serif;overflow-x:hidden;position:relative}.contact-background{background-attachment:fixed;background-image:url(https://images.pexels.com/photos/3769138/pexels-photo-3769138.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:50%;background-size:cover;z-index:-1}.contact-background,.contact-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.contact-overlay{background:linear-gradient(135deg,#4ecdc4cc,#ff6b6bcc);z-index:0}.contact-hero{color:#fff;margin-bottom:60px;overflow:hidden;padding:120px 20px 80px;position:relative;text-align:center}.contact-hero h1{font-size:4rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:0 4px 12px #0003}.contact-hero p{font-size:1.4rem;font-weight:300;margin:0 auto 3rem;max-width:700px;text-shadow:0 2px 8px #0003}.contact-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.contact-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffe6;border:1px solid #ffffff80;border-radius:15px;box-shadow:0 10px 25px #0000001a;color:#333;flex:1 1;max-width:300px;min-width:200px;padding:25px 30px;text-align:center;text-decoration:none;transition:all .4s ease}.contact-card-icon{color:#4ecdc4;font-size:2.5rem;margin-bottom:15px;transition:all .3s ease}.contact-card-icon.whatsapp{color:#25d366}.contact-card-icon.email{color:#ff6b6b}.contact-card h3{font-size:1.3rem;font-weight:600;margin-bottom:8px}.contact-card p{color:#666;font-size:1rem;margin:0}.contact-card:hover .contact-card-icon{transform:scale(1.2)}.contact-container{display:flex;flex-wrap:wrap;gap:40px;margin:0 auto 80px;max-width:1200px;padding:0 20px;position:relative;z-index:1}.contact-form-section,.contact-info-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#fffffff2;border:1px solid #ffffffb3;border-radius:20px;box-shadow:0 20px 50px #00000026,0 10px 20px #0000001a;flex:1 1;min-width:300px;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.contact-form-section:before,.contact-info-section:before{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.contact-form-section h2,.contact-info-section h2,.faq-section h2,.map-section h2{color:#333;display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:10px;position:relative}.contact-form-section h2:after,.contact-info-section h2:after,.faq-section h2:after,.map-section h2:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.form-subtitle{border-bottom:1px dashed #4ecdc44d;color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:30px;padding-bottom:15px;position:relative}.contact-details{display:flex;flex-direction:column;gap:25px;margin-bottom:40px}.contact-item{align-items:flex-start;display:flex;gap:20px}.contact-item .icon{color:#4ecdc4;font-size:1.8rem;min-width:40px;padding-top:5px;text-align:center}.contact-item .info h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:8px}.contact-item .info p{color:#666;font-size:1rem;line-height:1.6;margin:0}.social-media-section{margin-top:30px}.social-media-section h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:20px}.social-icons{display:flex;gap:15px}.social-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-icon.facebook{background-color:#3b5998}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icon.twitter{background-color:#1da1f2}.social-icon.linkedin{background-color:#0077b5}.social-icon:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.contact-form{display:flex;flex-direction:column;gap:30px;position:relative}.contact-form:before{background:linear-gradient(135deg,#4ecdc433,#ff6b6b33);border-radius:50%;content:"";height:120px;opacity:.7;position:absolute;right:-20px;top:-20px;width:120px;z-index:-1}.form-row{display:flex;flex-wrap:wrap;gap:25px}.form-row .form-group{flex:1 1;min-width:0}.form-group{display:flex;flex-direction:column;gap:10px;position:relative;width:100%}.form-group label{align-items:center;color:#333;display:flex;font-size:.95rem;font-weight:600;letter-spacing:.5px;transition:all .3s ease}.form-group label:after{color:#ff6b6b;content:"*";font-size:1.2rem;line-height:1;margin-left:4px;opacity:0;transition:opacity .3s ease}.form-group label[for=email]:after,.form-group label[for=message]:after,.form-group label[for=name]:after,.form-group label[for=phone]:after{opacity:1}.form-group input,.form-group select,.form-group textarea{background-color:#ffffffe6;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 10px #00000008;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:1rem;padding:16px;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa;font-weight:300}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#4ecdc4;box-shadow:0 8px 15px #4ecdc426;outline:none;transform:translateY(-2px)}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:15px;padding-right:40px}.form-group textarea{min-height:120px;resize:vertical}.form-group input.error,.form-group textarea.error{background-color:#ff6b6b0d;border-color:#ff6b6b;box-shadow:0 4px 10px #ff6b6b1a}.error-message{align-items:center;color:#ff6b6b;display:flex;font-size:.85rem;font-weight:500;margin-top:5px}.error-message:before{content:"⚠️";font-size:.9rem;margin-right:5px}.form-footer{align-items:center;display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between;margin-top:15px;padding-top:20px;position:relative}.form-footer:before{background:linear-gradient(90deg,#0000,#4ecdc44d,#ff6b6b4d,#0000);content:"";height:1px;left:0;position:absolute;top:0;width:100%}.privacy-note{color:#666;flex:1 1;font-size:.9rem;line-height:1.5;min-width:200px;padding-left:25px;position:relative}.privacy-note:before{content:"🔒";font-size:1rem;left:0;position:absolute;top:0}.privacy-note a{color:#4ecdc4;font-weight:600;position:relative;text-decoration:none;transition:all .3s ease}.privacy-note a:after{background-color:#4ecdc4;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.privacy-note a:hover:after{width:100%}.submit-button{align-items:center;background:linear-gradient(45deg,#25d366,#128c7e);border:none;border-radius:50px;box-shadow:0 10px 20px #25d3664d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:12px;justify-content:center;overflow:hidden;padding:16px 32px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}.submit-button:before{background:linear-gradient(45deg,#128c7e,#25d366);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:-1}.submit-button:hover{box-shadow:0 15px 30px #25d36666;transform:translateY(-5px) scale(1.02)}.submit-button:hover:before{opacity:1}.submit-button:active{transform:translateY(-2px) scale(.98)}.submit-button:disabled{box-shadow:0 5px 15px #25d36633;cursor:not-allowed;opacity:.7;transform:none}.whatsapp-icon{font-size:1.4rem;transition:all .3s ease}.submit-button:hover .whatsapp-icon{transform:scale(1.2)}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:22px;margin-right:5px;width:22px}@keyframes spin{to{transform:rotate(1turn)}}.success-message{align-items:center;background-color:#25d36614;border:2px solid #25d3664d;border-radius:15px;box-shadow:0 10px 30px #25d36626;display:flex;flex-direction:column;margin-bottom:25px;overflow:hidden;padding:25px;position:relative}.success-message:before{background:linear-gradient(90deg,#25d366,#128c7e);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.success-message:after{background:radial-gradient(circle,#25d36633 0,#25d36600 70%);border-radius:50%;bottom:-50px;content:"";height:100px;position:absolute;right:-50px;width:100px;z-index:-1}.success-message svg{animation:pulse 2s infinite;background-color:#25d36626;border-radius:50%;box-shadow:0 10px 20px #25d36633;color:#25d366;font-size:2.8rem;margin-bottom:20px;padding:15px}.success-message p{color:#333;font-size:1.2rem;font-weight:700;margin:0;text-align:center}.success-message .success-subtitle{color:#666;font-size:.95rem;font-weight:400;margin-top:8px;padding-bottom:5px;position:relative}.success-message .success-subtitle:after{background:linear-gradient(90deg,#0000,#25d36680,#0000);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.map-section{margin:0 auto 80px;max-width:1200px;padding:0 20px;position:relative;z-index:1}.map-container{border:1px solid #ffffff80;border-radius:20px;box-shadow:0 15px 35px #0000001a;overflow:hidden}.faq-section{margin:0 auto 80px;max-width:1200px;padding:0 20px;position:relative;z-index:1}.faq-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-top:40px}.faq-item{background-color:#ffffffe6;border:1px solid #ffffff80;box-shadow:0 10px 25px #00000014;padding:30px;transition:all .3s ease}.faq-item:hover{box-shadow:0 15px 35px #0000001a}.faq-item h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:15px}.faq-item p{color:#666;line-height:1.6;margin:0}.cta-section{background-image:url(https://images.pexels.com/photos/3278215/pexels-photo-3278215.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:50%;background-size:cover;border-radius:30px;box-shadow:0 15px 35px #00000026;margin:80px auto;max-width:1200px;padding:80px 20px;z-index:1}.cta-section:before{background:linear-gradient(45deg,#4ecdc4d9,#ff6b6bd9);height:100%;left:0;top:0;width:100%;z-index:-1}.cta-content{margin:0 auto;max-width:900px}.cta-section h2{font-size:3rem}.cta-section p{font-size:1.3rem;font-weight:300;margin:0 auto 2.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-button{font-weight:600;justify-content:center;padding:16px 32px;transition:all .3s ease}.cta-button.primary{background-color:#fff;box-shadow:0 10px 25px #0000001a;color:#ff6b6b}.cta-button.secondary{background-color:initial;border:2px solid #fff;color:#fff}.cta-button:hover{box-shadow:0 15px 35px #00000026}.arrow-icon{margin-left:10px;transition:transform .3s ease}@media (max-width:1024px){.contact-hero h1{font-size:3.5rem}.faq-container{grid-template-columns:1fr}}@media (max-width:768px){.contact-container{flex-direction:column}.contact-hero h1{font-size:3rem}.contact-hero p{font-size:1.2rem}.cta-section h2{font-size:2.5rem}.contact-card{min-width:100%}.form-row{flex-direction:column;gap:25px}}@media (max-width:576px){.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.contact-form-section,.contact-info-section{padding:30px 20px}.contact-form-section h2,.contact-info-section h2,.faq-section h2,.map-section h2{font-size:1.8rem}.cta-section h2{font-size:2rem}.cta-section p{font-size:1.1rem}.faq-item{padding:20px}}.service-page{background-color:initial;font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:6rem 2rem 2rem;position:relative}.service-hero{border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 40px #00000026;height:500px;margin-bottom:4rem;overflow:hidden;position:relative;transform:perspective(1000px) rotateX(2deg);transition:all .5s ease}.service-hero:hover{box-shadow:0 20px 50px #0003;transform:perspective(1000px) rotateX(0deg)}.service-hero-image{height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.service-hero:hover .service-hero-image{transform:scale(1.05)}.service-hero-overlay{background:linear-gradient(180deg,#0000001a,#00000080 70%,#000c);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:3rem;position:absolute;transition:all .5s ease}.service-title{animation:fadeInUp .8s .2s forwards;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:800;letter-spacing:1px;margin-bottom:1rem;text-shadow:0 2px 10px #00000080}.service-subtitle,.service-title{opacity:0;transform:translateY(20px)}.service-subtitle{animation:fadeInUp .8s .4s forwards;font-size:1.3rem;line-height:1.7;margin-bottom:1.5rem;max-width:700px;text-shadow:0 2px 5px #00000080}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.service-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:2fr 1fr;margin-bottom:4rem;position:relative}.service-description{animation:fadeInUp .8s .6s forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:20px;box-shadow:0 10px 30px #add8e633;opacity:0;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(20px)}.service-description:before{background:linear-gradient(90deg,#c3cfe2,#e0c3fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.service-description h2{align-items:center;color:#1a2a3a;display:flex;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.8rem;padding-bottom:.8rem;position:relative}.service-description h2 .section-icon{background:#ffffffe6;border:1px solid #fffc;border-radius:50%;box-shadow:0 5px 15px #add8e64d;height:40px;margin-right:15px;object-fit:contain;padding:8px;width:40px}.hajj-umrah-bg .service-description h2 .section-icon{background:radial-gradient(circle,#fffffff2,#ffffffd9);border:1px solid #e0c3fc80;box-shadow:0 5px 15px #add8e64d;height:45px;padding:10px;width:45px}.service-description h2:after{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:70px}.service-description:hover h2:after{width:100px}.service-description p{color:#3a4a5a;font-size:1.05rem;line-height:1.9;margin-bottom:1.8rem}.service-description ul{margin-bottom:1.8rem;padding-left:1.5rem}.service-description li{color:#3a4a5a;font-size:1.05rem;line-height:1.9;margin-bottom:.8rem;padding-left:.5rem;position:relative}.service-description li::marker{color:#4ecdc4;font-size:1.2em}.feature-image-container{animation:fadeInUp .8s 1s forwards;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:2rem 0;opacity:0;overflow:hidden;position:relative;transform:translateY(20px)}.feature-image{display:block;height:auto;transition:transform .5s ease;width:100%}.feature-image-container:hover .feature-image{transform:scale(1.03)}.feature-image-caption{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;font-size:1.1rem;font-style:italic;left:0;padding:1.5rem;position:absolute;right:0;text-align:center}.hajj-umrah-bg .feature-image-container{border:5px solid #fffc;box-shadow:0 15px 35px #0003}.hajj-umrah-bg .feature-image-caption{background:linear-gradient(0deg,#000c,#0006,#0000);font-weight:500;padding:2rem 1.5rem}.service-logo{display:block;height:auto;margin:0 auto 2rem;width:120px}.service-sidebar{align-self:start;animation:fadeInUp .8s .8s forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:20px;box-shadow:0 10px 30px #add8e633;opacity:0;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(20px)}.service-sidebar:before{background:linear-gradient(90deg,#e0c3fc,#c3cfe2);content:"";height:5px;position:absolute;right:0;top:0;width:100%}.service-sidebar h3{color:#1a2a3a;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;margin-bottom:1.8rem;padding-bottom:.8rem;position:relative;text-align:center}.service-sidebar h3:after{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:50px}.service-sidebar:hover h3:after{width:80px}.service-sidebar-logo{background:#ffffffe6;border:1px solid #fffc;border-radius:50%;box-shadow:0 10px 20px #add8e64d;display:block;height:100px;margin:0 auto 2rem;padding:20px;width:100px}.hajj-umrah-bg .service-sidebar-logo{background:radial-gradient(circle,#fffffff2,#ffffffd9);border:2px solid #e0c3fc80;box-shadow:0 10px 25px #add8e64d;height:120px;padding:15px;width:120px}.service-features{list-style:none;padding:0}.service-features li{align-items:center;background:#ffffff80;border:1px solid #ffffff1a;border-radius:10px;color:#3a4a5a;display:flex;margin-bottom:1.2rem;padding:.8rem 1rem;transition:all .3s ease}.service-features li:hover{background:#fffc;box-shadow:0 5px 15px #0000000d;transform:translateX(5px)}.feature-icon{align-items:center;background:#ff6b6b1a;border-radius:50%;box-shadow:0 4px 8px #0000001a;color:#ff6b6b;display:flex;font-size:1.3rem;height:40px;justify-content:center;margin-right:1rem;transition:all .3s ease;width:40px}.feature-icon img{height:24px;object-fit:contain;transition:transform .3s ease;width:24px}.hajj-umrah-bg .feature-icon{background:#0080001a;border:1px solid #00800033;box-shadow:0 5px 15px #0000001a,0 0 5px #00800033;height:50px;width:50px}.hajj-umrah-bg .service-features li:hover .feature-icon{background:#00800033;box-shadow:0 5px 15px #00000026,0 0 10px #0080004d}.hajj-umrah-bg .feature-icon img{height:30px;width:30px}.service-features li:hover .feature-icon{background:#ff6b6b33;box-shadow:0 6px 12px #00000026;transform:scale(1.2)}.service-features li:hover .feature-icon img{transform:rotate(10deg)}.sidebar-image{border-radius:10px;box-shadow:0 5px 15px #0000001a;height:150px;margin-bottom:1.5rem;object-fit:cover;transition:all .3s ease;width:100%}.sidebar-image:hover{box-shadow:0 8px 20px #00000026;transform:scale(1.03)}.cta-section{animation:fadeInUp .8s 1s forwards;background:linear-gradient(135deg,#4ecdc4,#ff6b6b);border-radius:25px;box-shadow:0 15px 40px #0000001a;color:#fff;margin-bottom:4rem;opacity:0;overflow:hidden;padding:4rem;position:relative;text-align:center;transform:translateY(20px)}.cta-section:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 60%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cta-section h2{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 10px #0003;z-index:1}.cta-section p{font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.cta-button,.cta-section p{position:relative;z-index:1}.cta-button{align-items:center;background:#fff;border-radius:50px;box-shadow:0 8px 20px #00000026;color:#333;display:inline-flex;font-size:1.1rem;font-weight:700;overflow:hidden;padding:1.2rem 2.5rem;text-decoration:none;transition:all .4s ease}.cta-button:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .4s ease;width:100%;z-index:-1}.cta-button:hover{box-shadow:0 12px 30px #0003;color:#ff6b6b;transform:translateY(-5px)}.cta-button:hover:before{left:100%}.arrow-icon{margin-left:15px;transition:all .3s ease}.cta-button:hover .arrow-icon{transform:translateX(5px)}.testimonials{animation:fadeInUp .8s 1.2s forwards;margin-bottom:4rem;opacity:0;transform:translateY(20px)}.testimonials h2{color:#1a2a3a;display:inline-block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;left:50%;margin-bottom:3rem;padding-bottom:1rem;position:relative;text-align:center;transform:translateX(-50%)}.testimonials h2:after{background:linear-gradient(90deg,#4ecdc4,#ff6b6b);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:80px}.testimonials h2:hover:after{width:120px}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.testimonial-card:before{color:#4ecdc41a;content:'"';font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;right:30px;top:20px}.testimonial-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-10px)}.testimonial-content{color:#3a4a5a;font-size:1.05rem;font-style:italic;line-height:1.9;margin-bottom:2rem;position:relative;z-index:1}.testimonial-author{align-items:center;display:flex;position:relative;z-index:1}.author-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 5px 15px #0000001a;height:60px;margin-right:1.2rem;object-fit:cover;transition:all .3s ease;width:60px}.testimonial-card:hover .author-avatar{transform:scale(1.1)}.author-info h4{color:#1a2a3a;font-size:1.1rem;font-weight:700;margin-bottom:.3rem}.author-info p{color:#4ecdc4;font-size:.9rem;font-weight:500}.faq-section{animation:fadeInUp .8s 1.4s forwards;margin-bottom:4rem;opacity:0;transform:translateY(20px)}.faq-section h2{color:#1a2a3a;display:inline-block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;left:50%;margin-bottom:3rem;padding-bottom:1rem;position:relative;text-align:center;transform:translateX(-50%)}.faq-section h2:after{background:linear-gradient(90deg,#ff6b6b,#4ecdc4);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:80px}.faq-section h2:hover:after{width:120px}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #00000014;margin-bottom:1.5rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.faq-item:before{color:#ff6b6b1a;content:"Q";font-family:Georgia,serif;font-size:3rem;font-weight:700;line-height:1;position:absolute;right:20px;top:15px}.faq-item:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.faq-question{color:#1a2a3a;font-size:1.3rem;font-weight:700;margin-bottom:1.2rem;padding-left:1.5rem;position:relative}.faq-question:before{background:linear-gradient(45deg,#4ecdc4,#ff6b6b);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.faq-answer{color:#3a4a5a;font-size:1.05rem;line-height:1.9;padding-left:1.5rem}@media (max-width:768px){.service-content{grid-template-columns:1fr}.service-hero{height:400px}.service-title{font-size:2.5rem}.service-subtitle{font-size:1.1rem}.cta-section{padding:3rem 2rem}.cta-section h2,.faq-section h2,.testimonials h2{font-size:2rem}.testimonial-card{padding:2rem}.faq-item{padding:1.8rem}}@media (max-width:480px){.service-hero{height:350px}.service-title{font-size:2rem}.service-description,.service-sidebar{padding:1.8rem}.cta-section{padding:2.5rem 1.5rem}.cta-button{padding:1rem 1.8rem}}.animated-background{height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity 1s ease;width:100%;z-index:-1}.animated-background.loaded{opacity:1}.animated-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about-us-bg,.car-rental-bg,.carrental-bg,.contact-bg,.cruise-bg,.default-bg,.flight-booking-bg,.forex-bg,.hajj-umrah-bg,.passport-visa-bg,.services-bg,.tour-packages-bg,.travel-insurance-bg{animation:gradientAnimation 15s ease infinite;background:linear-gradient(135deg,#f5f7fa,#c3cfe2,#e0c3fc);background-size:400% 400%}.animated-overlay{background:#ffffff4d}.animated-particles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.animated-particle{animation:floatParticle 20s linear infinite;background-color:#ffffffb3;border-radius:50%;box-shadow:0 0 10px #add8e680;position:absolute}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes floatParticle{0%{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-50px) translateX(50px) rotate(90deg)}50%{transform:translateY(-100px) translateX(0) rotate(180deg)}75%{transform:translateY(-50px) translateX(-50px) rotate(270deg)}to{transform:translateY(0) translateX(0) rotate(1turn)}}.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;left:0;padding:.1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000c;box-shadow:0 4px 20px #0003;padding:.05rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative}.nav-container,.nav-logo a{align-items:center;display:flex}.nav-logo a{color:#fff;gap:.5rem;text-decoration:none}.custom-logo{filter:drop-shadow(0 2px 4px rgba(255,255,255,.3));height:80px;object-fit:contain;padding:3px;transition:all .3s ease;width:auto}.navbar.scrolled .custom-logo{height:60px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2196f3,#00bcd4,#3f51b5);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;text-shadow:2px 2px 4px #0000001a}.nav-links{align-items:center;display:flex;gap:2.5rem}.nav-item{position:relative}.nav-item a{align-items:center;border-radius:30px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.2rem;text-decoration:none;transition:all .3s ease}.nav-icon{font-size:1.2rem;opacity:.8}.nav-item a:hover{background:#2196f326;box-shadow:0 4px 12px #2196f333;color:#2196f3;transform:translateY(-2px)}.nav-item a.active{background:linear-gradient(135deg,#2196f3,#00bcd4);box-shadow:0 4px 15px #2196f34d;color:#fff}.mobile-menu-btn{border-radius:8px;cursor:pointer;display:none;padding:.5rem;position:relative;transition:all .3s ease;z-index:1001}.mobile-menu-btn:hover{background:#2196f31a}.mobile-menu-btn.menu-open{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ef444426;border:2px solid #ef44444d;border-radius:50%;box-shadow:0 4px 15px #ef444433;display:flex;height:44px;justify-content:center;padding:0;position:fixed;right:1.5rem;top:1.2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:44px;z-index:1002}.mobile-menu-btn.menu-open:hover{background:#ef444440;border-color:#ef444480;box-shadow:0 6px 20px #ef444466;transform:scale(1.05)}.mobile-menu-btn.menu-open:active{transform:scale(.95)}.hamburger{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:24px}.hamburger span{background-color:#fff;border-radius:2px;height:2px;transform-origin:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%}.hamburger.open span:first-child{background-color:#fff;transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0;transform:translateX(-20px)}.hamburger.open span:nth-child(3){background-color:#fff;transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-btn.menu-open .hamburger{height:16px;width:20px}.mobile-menu{display:none}@media (prefers-color-scheme:dark){.navbar{background:#1113}.navbar.scrolled{background:#111111fa}.nav-item a,.nav-logo a{color:#fff}.custom-logo{filter:drop-shadow(0 2px 8px rgba(255,255,255,.5))}.nav-item a:hover{background:#2196f333}.hamburger span{background-color:#fff}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#64b5f6,#4fc3f7,#7986cb);-webkit-background-clip:text;text-shadow:2px 2px 4px #0003}.mobile-menu-btn.menu-open{background:#2196f326;border-color:#2196f34d}.mobile-menu-btn.menu-open:hover{background:#2196f340;border-color:#2196f380}}@media screen and (max-width:992px){.nav-links{display:none}.mobile-menu-btn{display:block}.custom-logo{height:60px;padding:2px}.navbar.scrolled .custom-logo{height:50px}.logo-text{font-size:1.4rem}.mobile-menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;box-shadow:-5px 0 25px #0000001a;display:flex;flex-direction:column;gap:1.2rem;height:100vh;overflow-y:auto;padding:6rem 2rem;position:fixed;right:0;top:0;width:75%;z-index:1001}.mobile-menu a{align-items:center;border-radius:12px;color:#333;display:flex;font-size:1.2rem;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-menu a:hover{background:#2196f31a;transform:translateX(10px)}.mobile-menu a.active{background:linear-gradient(135deg,#2196f3,#00bcd4);box-shadow:0 4px 15px #2196f333;color:#fff}@media (prefers-color-scheme:dark){.mobile-menu{background:#111111fa}.mobile-menu a{color:#fff}.mobile-menu a:hover{background:#2196f333}}}@media screen and (max-width:576px){.nav-container{padding:0 1rem}.custom-logo{height:50px}.navbar.scrolled .custom-logo{height:45px}.logo-text{font-size:1.2rem}.mobile-menu{padding:5rem 1.5rem;width:85%}.mobile-menu a{font-size:1.1rem;padding:.8rem 1.2rem}.hamburger{height:18px;width:22px}.mobile-menu-btn.menu-open{height:36px;right:1rem;top:1rem;width:36px}.mobile-menu-btn.menu-open .hamburger{height:14px;width:18px}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.footer{background:linear-gradient(90deg,#1a1a1a,#2d2d2d);border-top:1px solid #ffffff1a;color:#fff;font-family:Arial,sans-serif;padding:4rem 2rem 2rem;position:relative;z-index:100}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.footer-section{padding:1rem}.footer-section h3{color:gold;font-size:1.5rem;margin-bottom:1.5rem;position:relative}.footer-section h3:after{background-color:gold;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:50px}.services-list{list-style:none;padding:0}.services-list li{margin-bottom:.8rem;transition:transform .3s ease}.footer-service-link{color:#fff;display:block;text-decoration:none;transition:color .3s ease}.footer-service-link:hover{color:gold}.contact-info p{align-items:center;display:flex;gap:.5rem;margin-bottom:.8rem}.subscribe-form{display:flex;flex-direction:column;gap:1rem}.subscribe-form input{background-color:#ffffff1a;border:none;border-radius:4px;color:#fff;padding:.8rem;transition:background-color .3s ease}.subscribe-form input:focus{background-color:#fff3;outline:none}.subscribe-form button{background-color:gold;border:none;border-radius:4px;color:#1a1a1a;cursor:pointer;font-weight:700;padding:.8rem;transition:background-color .3s ease}.subscribe-form button:hover{background-color:#ffed4a}.subscribe-status{color:#4caf50;margin-top:.5rem}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:992px){.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-section{text-align:left}.footer-section h3:after{left:0;transform:none}.subscribe-form{max-width:100%}}@media (max-width:768px){.footer-content{gap:2.5rem;grid-template-columns:1fr}.footer-section{text-align:center}.footer-section h3:after{left:50%;transform:translateX(-50%)}.services-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);justify-content:center}.services-list li{margin-bottom:.5rem}.contact-info p{justify-content:center}}@media (max-width:576px){.footer{padding:3rem 1rem 2rem}.footer-content{gap:2rem}.footer-section h3{font-size:1.3rem;margin-bottom:1rem}.services-list{grid-template-columns:1fr}.subscribe-form button,.subscribe-form input{font-size:.9rem;padding:.7rem}.footer-bottom{margin-top:2rem;padding-top:1.5rem}.footer-bottom p{font-size:.8rem}}.whatsapp-float{align-items:center;background-color:#25d366;border-radius:50px;bottom:30px;box-shadow:0 5px 15px #0003;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;padding:0 25px 0 20px;position:fixed;right:30px;text-decoration:none;transition:all .3s ease;width:auto;z-index:1000}.whatsapp-float span{display:none;font-size:1rem;font-weight:600;margin-left:10px}.whatsapp-float:hover{border-radius:50px;box-shadow:0 10px 25px #0000004d;transform:translateY(-5px);width:auto}.whatsapp-float:hover span{display:inline}@media (max-width:576px){.whatsapp-float{bottom:20px;font-size:1.3rem;height:50px;padding:0;right:20px;width:50px}.whatsapp-float:hover span{display:none}}.loading-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;will-change:opacity,transform;z-index:9999}.loading-fade-out{opacity:0!important;pointer-events:none!important;visibility:hidden}.loading-background{animation:gradientBG 15s ease infinite;background:linear-gradient(135deg,#1a2a6c,#b21f1f,#fdbb2d);background-size:400% 400%;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loading-particles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.particle{animation:float 5s ease-in-out infinite;background-color:#ffffff80;border-radius:50%;height:6px;position:absolute;width:6px}.particle:nth-child(2n){background-color:#ffffff4d;height:8px;width:8px}.particle:nth-child(3n){background-color:#ffffffb3;height:4px;width:4px}@keyframes float{0%{opacity:0;transform:translateY(0) translateX(0) scale(1)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) translateX(20px) scale(0)}}.loading-content{flex-direction:column;padding:2rem;text-align:center;z-index:2}.loading-content,.loading-logo{align-items:center;display:flex;justify-content:center;position:relative}.loading-logo{background-color:#0000004d;border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 15px 35px #0003;height:180px;margin-bottom:2.5rem;overflow:hidden;padding:1.5rem;width:180px}.loading-logo img{filter:drop-shadow(0 0 10px rgba(255,255,255,.7));max-height:100%;max-width:100%;object-fit:contain;position:relative;z-index:2}.logo-glow{animation:pulse 2s ease-in-out infinite;background:radial-gradient(circle,#ffffffe6 0,#fff0 70%);height:120%;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%}@keyframes pulse{0%{opacity:.5;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1)}to{opacity:.5;transform:translate(-50%,-50%) scale(.8)}}.loading-globe{height:120px;margin-bottom:2rem;position:relative;width:120px}.globe{position:relative;transform:rotateX(15deg);transform-style:preserve-3d}.globe,.globe-sphere{height:100%;width:100%;z-index:1}.globe-sphere{background:url(https://images.unsplash.com/photo-1614730321146-b6fa6a46bcb4?q=80&w=400&auto=format&fit=crop);background-position:50%;background-size:cover;box-shadow:0 0 30px #0006,inset 0 0 30px #ffffff4d;left:0;overflow:hidden;top:0}.globe-sphere,.globe-sphere:after{border-radius:50%;position:absolute}.globe-sphere:after{background:radial-gradient(circle,#fff6 0,#fff0 70%);content:"";height:40%;left:-10%;top:-10%;width:40%}.globe-outer{animation:pulseGlow 3s ease-in-out infinite alternate;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 0 30px #4ecdc499;height:calc(100% + 10px);left:-5px;position:absolute;top:-5px;width:calc(100% + 10px);z-index:2}@keyframes pulseGlow{0%{box-shadow:0 0 20px #4ecdc44d}to{box-shadow:0 0 30px #4ecdc4b3}}.globe-container{height:100%;perspective:800px;position:relative;width:100%}.globe-container,.plane{transform-style:preserve-3d}.plane{align-items:center;color:#fff;display:flex;font-size:1.2rem;height:24px;justify-content:center;left:50%;margin-left:-12px;margin-top:-12px;pointer-events:none;position:absolute!important;top:50%;width:24px;will-change:transform;z-index:9999!important}.plane i{animation:pulsePlane 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#fff,#fc0);-webkit-background-clip:text;background-clip:text;color:#0000;filter:drop-shadow(0 0 5px rgba(255,255,255,.7));font-size:1.4rem;text-shadow:0 0 10px #fffc}@keyframes pulsePlane{0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.5));transform:scale(1)}to{filter:drop-shadow(0 0 10px rgba(255,255,255,.8));transform:scale(1.1)}}.plane-trail{background:linear-gradient(270deg,#ffffffe6,#fff0);border-radius:1px;box-shadow:0 0 8px #fff9;filter:blur(1px);height:3px;opacity:0;pointer-events:none;position:absolute;transform-origin:center;width:20px;z-index:9998}.loading-progress{margin-bottom:1.5rem;width:200px}.progress-bar{background-color:#fff3;border-radius:3px;height:6px;overflow:hidden;position:relative;width:100%}.progress-fill{animation:fillProgress 2s cubic-bezier(.1,.5,.5,1) infinite;animation-direction:alternate;background:linear-gradient(90deg,#4ecdc4,#ff6b6b);border-radius:3px;height:100%;left:0;position:absolute;top:0;width:0}@keyframes fillProgress{0%{width:0}to{width:100%}}.loading-text{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:1px;margin:0;min-height:1.5em;text-shadow:0 2px 5px #0000004d}.loading-dots{display:inline-block;min-width:30px;text-align:left}@media (max-width:992px){.loading-logo{height:150px;margin-bottom:2.2rem;width:150px}.loading-globe{height:110px;margin-bottom:1.8rem;width:110px}.loading-progress{width:190px}.loading-text{font-size:1.15rem}}@media (max-width:768px){.loading-logo{height:130px;margin-bottom:2rem;width:130px}.loading-globe{height:100px;margin-bottom:1.5rem;width:100px}.loading-progress{width:180px}.loading-text{font-size:1.1rem}.loading-content{padding:1.5rem}}@media (max-width:576px){.loading-logo{height:120px;margin-bottom:1.8rem;padding:1.2rem;width:120px}.loading-globe{height:90px;margin-bottom:1.5rem;width:90px}.loading-progress{width:160px}.loading-text{font-size:1rem}}@media (max-width:480px){.loading-logo{height:100px;margin-bottom:1.5rem;padding:1rem;width:100px}.loading-globe{height:80px;margin-bottom:1.2rem;width:80px}.loading-progress{width:150px}.loading-text{font-size:.9rem}.loading-content{padding:1rem}}@media (max-width:360px){.loading-logo{height:90px;margin-bottom:1.2rem;padding:.8rem;width:90px}.loading-globe{height:70px;margin-bottom:1rem;width:70px}.loading-progress{width:140px}.loading-text{font-size:.85rem}}.popup-overlay{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#000000b3;height:100%;justify-content:center;left:0;padding:15px;position:fixed;top:0;width:100%;z-index:2000}.popup-overlay,.welcome-popup{box-sizing:border-box;display:flex}.welcome-popup{background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid #0000001a;border-radius:10px;box-shadow:0 15px 30px #0003;flex-direction:column;margin:auto;max-width:550px;overflow:hidden;position:relative;width:90%}.close-popup{align-items:center;background:#0000001a;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:16px;height:25px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s ease;width:25px;z-index:10}.close-popup:hover{background:#f44336;color:#fff}.popup-header{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);border-bottom:1px solid #00000014;padding:18px 15px 12px;text-align:center}.popup-header h2{color:#2a4365;font-size:1.5rem;font-weight:700;margin:0 0 8px;text-shadow:1px 1px 0 #fffc}.visa-specialist-badge{align-items:center;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:20px;box-shadow:0 2px 5px #4caf5033;color:#fff;display:inline-flex;padding:4px 12px}.badge-icon{font-size:.9rem;margin-right:6px}.badge-text{font-size:.8rem;font-weight:600;letter-spacing:.5px}.popup-content{box-sizing:border-box;display:flex;gap:15px;padding:15px;width:100%}.popup-left{flex:0 0 35%;flex-direction:column}.owner-placeholder,.popup-left{align-items:center;display:flex;justify-content:center}.owner-placeholder{background:#fff;border:2px solid #3a7bd5;border-radius:50%;box-shadow:0 5px 10px #00000026;height:70px;margin:0 auto 8px;overflow:hidden;position:relative;width:70px}.owner-placeholder:before{background:linear-gradient(135deg,#3a7bd5,#00d2ff);content:"";opacity:.2;z-index:1}.owner-image,.owner-placeholder:before{height:100%;left:0;position:absolute;top:0;width:100%}.owner-image{border-radius:50%;object-fit:cover;opacity:0;transition:opacity .3s ease;z-index:2}.owner-image.loaded{opacity:1}.owner-initials{color:#3a7bd5;font-size:1.8rem;font-weight:700;position:relative;transition:opacity .3s ease;z-index:3}.owner-initials.hide{opacity:0}.owner-caption{color:#2d3748;text-align:center}.owner-caption h3{color:#2a4365;font-size:.95rem;margin:0 0 3px}.owner-caption p{color:#4a5568;font-size:.7rem;margin:0 0 2px}.popup-right{border-left:1px solid #00000014;box-sizing:border-box;flex:0 0 65%;padding-left:15px;width:65%}.benefits-list{flex-direction:column;gap:8px}.benefit-item,.benefits-list{box-sizing:border-box;display:flex;width:100%}.benefit-item{align-items:flex-start;background:#f5f7facc;border:1px solid #0000000d;border-radius:8px;box-shadow:0 2px 4px #00000008;margin-right:5px;padding:10px 12px;transition:transform .2s ease}.benefit-item:hover{box-shadow:0 4px 8px #0000000f;transform:translateY(-2px)}.benefit-icon{align-items:center;background:#fff;border:1px solid #0000001a;border-radius:50%;box-shadow:0 2px 5px #0000001a;display:flex;flex:0 0 28px;font-size:.9rem;height:28px;justify-content:center;margin-right:10px;margin-top:2px}.benefit-text{flex:1 1;min-width:0;padding-right:5px}.benefit-text h4{color:#2d3748;font-size:.9rem;font-weight:600;margin:0 0 3px}.benefit-text p{color:#718096;font-size:.75rem;line-height:1.3;margin:0}.popup-footer{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);border-top:1px solid #00000014;padding:15px;text-align:center}.contact-button{background:linear-gradient(135deg,#e53e3e,#c53030);border:none;border-radius:25px;box-shadow:0 3px 8px #e53e3e4d;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:8px 25px;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:linear-gradient(135deg,#c53030,#9b2c2c);box-shadow:0 4px 12px #e53e3e66;transform:translateY(-2px)}@media screen and (max-width:768px){.popup-overlay{min-height:100vh;min-height:100dvh;padding:10px}.welcome-popup{align-self:center;max-height:90vh;max-height:90dvh;max-width:450px;overflow-y:auto;width:95%}.popup-header{padding:15px 12px 10px}.popup-header h2{font-size:1.3rem;margin-bottom:8px}.popup-content{gap:12px;padding:12px}}@media screen and (max-width:576px){.popup-overlay{align-items:center;justify-content:center;padding:8px}.welcome-popup{margin:0;max-height:85vh;max-height:85dvh;max-width:350px;width:calc(100% - 16px)}.popup-header{padding:12px 10px 8px}.popup-header h2{font-size:1.2rem;margin-bottom:6px}.visa-specialist-badge{padding:3px 10px}.badge-icon{font-size:.8rem}.badge-text{font-size:.7rem}.popup-content{flex-direction:column;gap:10px;padding:10px}.popup-left{border-bottom:1px solid #00000014;flex:0 0 auto;padding-bottom:10px;width:100%}.popup-right{border-left:none;flex:0 0 auto;padding:10px 0 0;width:100%}.owner-placeholder{height:60px;margin-bottom:5px;width:60px}.owner-initials{font-size:1.4rem}.benefit-item{margin-right:0;padding:8px 10px}.benefit-icon{background:#fff;flex:0 0 24px;font-size:.8rem;height:24px;margin-right:8px}.benefit-text h4{font-size:.85rem}.benefit-text p{font-size:.75rem}}@media screen and (max-width:480px){.popup-overlay{min-height:100vh;min-height:100dvh;padding:5px}.welcome-popup{max-height:80vh;max-height:80dvh;max-width:300px;width:calc(100% - 10px)}.popup-header h2{font-size:1.1rem}.visa-specialist-badge{padding:3px 8px}.badge-icon{font-size:.75rem}.badge-text{font-size:.65rem}.popup-content{gap:8px;padding:8px}.owner-placeholder{height:55px;width:55px}.owner-initials{font-size:1.3rem}.owner-caption h3{font-size:.85rem}.owner-caption p{font-size:.65rem}.benefit-item{padding:6px 8px}.benefit-icon{flex:0 0 22px;font-size:.75rem;height:22px}.benefit-text h4{font-size:.8rem}.benefit-text p{font-size:.7rem}.popup-footer{padding:8px}.contact-button{font-size:.75rem;padding:6px 18px}}@media screen and (max-width:375px){.popup-overlay{padding:3px}.welcome-popup{border-radius:8px;max-width:280px;width:calc(100% - 6px)}.popup-header{padding:10px 8px 6px}.popup-header h2{font-size:1rem;margin-bottom:5px}.popup-content{gap:6px;padding:6px}.popup-footer{padding:6px}}@media screen and (max-height:500px) and (orientation:landscape){.popup-overlay{align-items:center;padding:5px}.welcome-popup{max-height:95vh;max-height:95dvh;overflow-y:auto}.popup-content{flex-direction:row;padding:8px}.popup-left{border-bottom:none;border-right:1px solid #00000014;padding-bottom:0;padding-right:8px}.popup-right{border-left:1px solid #00000014;padding-left:8px;padding-top:0}}.welcome-popup{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.678c2eec.css.map*/