:root{--page-gutter:clamp(1rem, 4vw, 3rem);--primary:#223a76;--accent:#f39200;--dark:#000;--light:#fff;--gradient-1:linear-gradient(135deg, #223a76 0%, #2c4a96 100%);--gradient-2:linear-gradient(135deg, #f39200 0%, #ffb347 100%);--shadow:0 15px 30px #0000001a;--shadow-hover:0 20px 40px #f3920026;--glass-bg:#223a7633;--glass-border:#fff3}body{color:#333;background:#f7f8fc;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}section:not(.hero-modern):not(.hero-section){max-width:1920px;margin-left:auto;margin-right:auto}html{scroll-padding-bottom:calc(4rem + env(safe-area-inset-bottom,0px))}.hero-modern{background:#0a0a0a;height:100vh;min-height:800px;margin-top:-20px;position:relative;overflow:hidden}.hero-gradient{z-index:1;background:linear-gradient(90deg,#000000f7 0%,#223a76bf 45%,#223a76f2 100%);width:100%;height:100%;transition:background 1s;position:absolute;top:0;left:0}.hero-image-container{z-index:2;width:60%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-image{opacity:0;filter:blur(10px)brightness(.85);background-position:50%;background-repeat:no-repeat;background-size:cover;width:110%;height:110%;transition:opacity .5s ease-in-out;position:absolute;top:-5%;left:-5%}.hero-image.active{opacity:.7}.hero-overlay{z-index:3;pointer-events:none;background:linear-gradient(90deg,#00000026 0%,#223a761a 50%,#223a7633 100%);width:100%;height:100%;position:absolute;top:0;left:0}.slides-container{z-index:4;color:#fff;height:100%;padding:0 var(--page-gutter);align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.slides-wrapper{width:100%;position:relative}.slide{opacity:0;transition:opacity .3s;display:none}.slide.active{animation:.5s forwards fadeIn;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-content{text-align:left;width:100%}.hero-badges{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.badge{text-transform:uppercase;letter-spacing:1px;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;border:1px solid #ffffff59;border-radius:30px;padding:6px 14px;font-size:.85rem;transition:all .3s}.badge:hover{color:#fff;background:#ffffff26;border-color:#ffffff80;transform:translateY(-2px)}.badge-hasvoyage{color:#fff;background:0 0;border:1px solid #ffffff59;font-weight:700}.badge-hasvoyage:hover{color:#fff;background:#ffffff26;border-color:#ffffff80}.hero-title{text-transform:uppercase;letter-spacing:-1.2px;color:#fff;margin-bottom:22px;font-family:Roboto,sans-serif;font-size:clamp(2.5rem,1.6rem + 3vw,4rem);font-weight:800;line-height:1.1}.hero-title .title-line{display:block}.hero-subtitle{color:#ffffffeb;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:620px;margin-bottom:32px;font-family:Roboto,sans-serif;font-size:clamp(1.15rem,1rem + .5vw,1.45rem);font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.hero-buttons{flex-wrap:wrap;align-items:stretch;gap:12px;max-width:100%;display:inline-flex}.btn-hero{text-transform:uppercase;letter-spacing:.8px;cursor:pointer;box-shadow:none;box-sizing:border-box;text-align:center;white-space:nowrap;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;width:auto;min-width:12rem;max-width:none;padding:18px 32px;font-size:1.05rem;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.btn-hero-primary{background:var(--accent);color:#fff}.btn-hero-primary:hover{background:var(--primary);color:#fff}.btn-hero-outline{color:#fff;background:0 0;border:2px solid #fff6}.btn-hero-outline:hover{color:#223a76;background:#fff;border-color:#fff;transform:translateY(-3px)}.slide-indicators{z-index:5;gap:12px;display:flex;position:absolute;bottom:30px;right:50px}.slide-dot{cursor:pointer;background:#ffffff4d;border-radius:2px;width:50px;height:4px;transition:all .3s}.slide-dot.active{background:var(--accent);width:70px}.smart-arrow{color:#223a76;cursor:pointer;z-index:100;opacity:0;visibility:hidden;background:#fff;border:1.5px solid #223a7640;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 2px 12px #0000001a}.smart-arrow.visible{opacity:1;visibility:visible}.smart-arrow.smart-arrow--over-footer{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.smart-arrow:hover{color:#fff;background:#223a76;border-color:#223a76;transform:scale(1.08);box-shadow:0 4px 18px #223a7640}.about-section{background:#fff;width:100%;padding:56px 0}.about-container{max-width:100%;padding:0 var(--page-gutter)}.about-logo{justify-content:center;align-items:center;transition:all .3s;display:flex}.about-logo img{border-radius:24px;max-width:80%;height:auto;transition:transform .3s}.about-logo:hover img{transform:scale(1.05)}.about-content{padding-left:40px}.about-title{color:var(--primary);margin-bottom:25px;font-family:Roboto,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}.about-title span{color:var(--accent);position:relative}.about-title span:after{content:"";z-index:-1;background:#f3920033;width:100%;height:8px;position:absolute;bottom:5px;left:0}.about-text{color:#222;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.8}.feature-item{align-items:center;gap:12px;margin-bottom:15px;display:flex}.feature-icon{color:#223a76;width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.feature-text{color:#222;font-family:Roboto,sans-serif;font-weight:600}.btn-primary{background:var(--gradient-1);color:#fff;box-shadow:var(--shadow);white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:10px;padding:12px 35px;font-family:Roboto,sans-serif;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{box-shadow:var(--shadow-hover);color:#fff;transform:translateY(-3px)}.services-section{background:#f8faff;width:100%;padding:56px 0}.services-container{max-width:100%;padding:0 var(--page-gutter)}.section-header{text-align:center;margin-bottom:50px}.section-header .section-badge{background:var(--dark);color:#fff;letter-spacing:1px;border-radius:50px;margin-bottom:15px;padding:6px 20px;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:600;display:inline-block}.section-header h2{color:var(--primary);margin-bottom:15px;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700}.section-header p{color:#666;max-width:700px;margin:0 auto;font-family:Roboto,sans-serif;font-size:1.1rem}.services-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.service-card{text-align:center;box-shadow:none;background:#fff;border:1px solid #00000026;border-radius:30px;padding:25px 25px 35px;text-decoration:none;transition:all .3s;display:block}.service-card:hover{border-color:#00000080;transform:translateY(-10px);box-shadow:0 15px 30px #00000014}.service-image{width:100%;height:200px;box-shadow:none;border-radius:20px;margin:0 auto 20px;transition:all .3s;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card:hover .service-image{box-shadow:none}.service-card:hover .service-image img{transform:scale(1.05)}.service-card h3{color:var(--primary);margin-bottom:12px;font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:700}.service-card p{color:#666;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.6}.service-link{color:var(--accent);align-items:center;gap:5px;font-family:Roboto,sans-serif;font-weight:600;display:inline-flex}.service-card:hover .service-link{color:#000000b3;gap:8px}.destinations-section{background:#fff;width:100%;padding:56px 0}.destinations-container{max-width:100%;padding:0 var(--page-gutter)}.flags-carousel{margin:30px auto 0}.flag-item{text-align:center;padding:10px}.flag-circle{width:100px;height:100px;box-shadow:none;background:#fff;border:1px solid #00000026;border-radius:50%;margin:0 auto;transition:all .4s;overflow:hidden}.flag-circle img{object-fit:cover;width:100%;height:100%}.flags-carousel .owl-item .flag-circle{opacity:.2;filter:blur(3px);transition:all .4s;transform:scale(.75)}.flags-carousel .owl-item.active .flag-circle{opacity:.4;filter:blur(1.5px);transform:scale(.85)}.flags-carousel .owl-item.center .flag-circle{opacity:1!important;filter:none!important;border-color:#223a76!important;transform:scale(1.18)!important;box-shadow:0 10px 30px #223a7640!important}.flags-carousel .owl-item .flag-circle:hover{border-color:#223a7680;opacity:1!important;filter:none!important;transform:scale(1.1)!important}.flags-carousel .owl-nav{display:none!important}.owl-nav{pointer-events:none;justify-content:space-between;width:100%;padding:0 5px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.owl-prev,.owl-next{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;z-index:10;width:40px;height:40px;position:relative;box-shadow:0 4px 15px #0003;background:var(--primary)!important;color:#fff!important;border:1px solid #f3920080!important;border-radius:50%!important;font-size:1.2rem!important;transition:all .3s!important}.owl-prev:hover,.owl-next:hover{transform:scale(1.1);background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.process-section{background:#f7f8fc;padding:1.75rem 0}@media (width>=992px){.process-section{padding:2.75rem 0}}.process-section__header{text-align:center;max-width:40rem;margin:0 auto 2rem}.process-section__eyebrow{color:var(--primary);letter-spacing:2px;text-transform:uppercase;background:#223a7614;border-radius:999px;margin-bottom:18px;padding:8px 18px;font-size:.9rem;font-weight:700;display:inline-block}.process-section__title{letter-spacing:-1px;color:#0d1424;margin:0 0 14px;font-size:clamp(2.25rem,1.5rem + 2.5vw,3.4rem);font-weight:800;line-height:1.1}.process-section__subtitle{color:#5a6478;margin:0;font-size:clamp(1.15rem,1rem + .5vw,1.4rem);line-height:1.55}.process-timeline{grid-template-columns:1fr;gap:0;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:grid}@media (width>=1024px){.process-timeline{grid-template-columns:repeat(4,1fr);gap:0}}.process-item{grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;padding-bottom:2rem;display:grid}@media (width>=1024px){.process-item{text-align:center;grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}}.process-item__top{justify-content:flex-start;align-items:center;display:flex;position:relative}@media (width>=1024px){.process-item__top{justify-content:center;margin-bottom:.5rem}}.process-item__circle{z-index:1;width:4.5rem;height:4.5rem;color:var(--primary);background:#fff;border:1.5px solid #e6eaf2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.process-item__circle svg{width:1.85rem;height:1.85rem;display:block}.process-item__line{z-index:0;background:#e6eaf2;width:2px;height:calc(100% + 1rem);position:absolute;top:4.5rem;left:calc(2.25rem - 1px)}@media (width>=1024px){.process-item__line{width:calc(100% - 4.5rem);height:2px;top:calc(2.25rem - 1px);left:calc(50% + 2.25rem)}}.process-item__body{padding-top:.25rem}@media (width>=1024px){.process-item__body{max-width:17rem;margin:0 auto;padding:0}}.process-item__number{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:.6rem;font-size:.85rem;font-weight:700;display:block}.process-item__title{color:#0d1424;letter-spacing:-.4px;margin:0 0 .7rem;font-size:1.5rem;font-weight:700;line-height:1.25}.process-item__text{color:#5a6478;margin:0;font-size:1.1rem;line-height:1.65}.team-section{background:#f7f8fc;padding:1.75rem 0;position:relative;overflow:hidden}@media (width>=992px){.team-section{padding:2.75rem 0}}.team-section__header{text-align:center;max-width:42rem;margin:0 auto 2rem}.team-section__badge{color:var(--primary);letter-spacing:2px;text-transform:uppercase;background:#223a7614;border-radius:999px;margin-bottom:18px;padding:8px 18px;font-size:.9rem;font-weight:700;display:inline-block}.team-section__title{letter-spacing:-1px;color:#0d1424;margin:0 0 14px;font-size:clamp(2.25rem,1.5rem + 2.5vw,3.4rem);font-weight:800;line-height:1.1}.team-section__subtitle{color:#5a6478;margin:0;font-size:clamp(1.15rem,1rem + .5vw,1.4rem);line-height:1.55}.team-card{background:#fff;border:1px solid #e6eaf2;border-radius:16px;margin:.5rem;position:relative;overflow:hidden}.team-card:hover{border-color:#223a76}.team-card__image{aspect-ratio:3/4;background:#eef2f8;width:100%;position:relative;overflow:hidden}.team-card__image img{object-fit:cover;object-position:center 15%;width:100%;height:100%;display:block}.team-card__overlay{opacity:1;background:linear-gradient(#0000 60%,#0d14248c 100%);position:absolute;inset:0}.team-card__socials{z-index:2;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:0;right:0}.team-card__social{width:2.25rem;height:2.25rem;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;text-decoration:none;display:flex}.team-card__social:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.team-card__info{text-align:center;padding:1.25rem 1.25rem 1.5rem}.team-card__name{color:#0d1424;letter-spacing:-.3px;margin:0 0 .4rem;font-size:1.3rem;font-weight:700;line-height:1.25}.team-card__role{color:#5a6478;margin:0;font-size:1rem;font-weight:500;line-height:1.45}.testimonials-section{background:radial-gradient(circle at 20% 0,#223a760f 0%,#0000 40%),radial-gradient(circle at 80% 100%,#f392000f 0%,#0000 40%),#f8faff;padding:2.5rem 0;position:relative;overflow:hidden}@media (width>=992px){.testimonials-section{padding:3.5rem 0}}.testimonials-section__header{text-align:center;max-width:42rem;margin:0 auto 3rem}.testimonials-section__badge{color:var(--accent);letter-spacing:1.5px;text-transform:uppercase;background:#f392001f;border-radius:999px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.testimonials-section__title{color:var(--primary);margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.testimonials-section__subtitle{color:#666;margin:0;font-size:1.05rem}.testimonials-grid{max-width:1200px;padding:0 var(--page-gutter);grid-template-columns:1fr;gap:1.5rem;margin:0 auto;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (width>=1100px){.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.testimonial-card{background:#fff;border:1px solid #223a7614;border-radius:1.5rem;flex-direction:column;padding:2.25rem 1.75rem 1.75rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #223a760a}.testimonial-card:before{content:"";background:linear-gradient(90deg, var(--primary) 0%, var(--accent) 100%);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.testimonial-card:hover{border-color:#f392004d;transform:translateY(-6px);box-shadow:0 20px 40px #223a761f}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card__quote-icon{color:#223a7614;width:3rem;height:3rem;transition:color .3s,transform .3s;position:absolute;top:1.25rem;right:1.25rem}.testimonial-card__quote-icon svg{width:100%;height:100%;transform:rotate(180deg)}.testimonial-card:hover .testimonial-card__quote-icon{color:#223a762e;transform:scale(1.1)}.testimonial-card__rating{color:#d1d5db;gap:.25rem;margin-bottom:1rem;font-size:.95rem;display:flex}.testimonial-card__rating .is-filled{color:var(--accent)}.testimonial-card__quote{color:#444;z-index:1;flex:1;margin:0 0 1.75rem;font-size:1rem;font-style:italic;line-height:1.7;position:relative}.testimonial-card__author{border-top:1px solid #223a7614;align-items:center;gap:.875rem;margin:0;padding-top:1.25rem;display:flex}.testimonial-card__avatar{background:#eef2f8;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:3.25rem;height:3.25rem;overflow:hidden;box-shadow:0 4px 12px #223a7626}.testimonial-card__avatar img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-card__identity{min-width:0}.testimonial-card__name{color:var(--primary);margin:0 0 .15rem;font-size:1rem;font-weight:700;line-height:1.3}.testimonial-card__location{color:var(--accent);align-items:center;gap:.35rem;margin:0;font-size:.825rem;font-weight:500;display:flex}.testimonial-card__location .fa{font-size:.75rem}.owl-dots{justify-content:center;gap:8px;margin-top:25px;display:flex}.owl-dot{border-radius:50%;width:10px;height:10px;transition:all .3s;background:#0000001a!important}.owl-dot.active{transform:scale(1.2);background:var(--accent)!important}@media (width<=1200px){.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.btn-hero{flex:none;width:auto;min-width:12rem;max-width:none;padding:10px 18px;font-size:.75rem}}@media (width<=992px){.hero-modern{height:clamp(480px,76vh,760px);min-height:0}.slides-container{padding:28px var(--page-gutter) 88px;box-sizing:border-box;justify-content:flex-start;align-items:center}.services-section,.destinations-section,.process-section,.team-section,.testimonials-section{padding:44px 0}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:.9rem}.about-content{margin-top:30px;padding-left:0}.about-title{font-size:2.5rem}.section-header h2{font-size:2.2rem}.flag-circle{width:90px;height:90px}}@media (width<=1366px){.footer-elegant{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.smart-arrow{right:max(16px, env(safe-area-inset-right,0px));bottom:max(72px, calc(env(safe-area-inset-bottom,0px) + 52px))}}@media (width<=768px){.hero-modern{height:clamp(380px,68dvh,560px);min-height:0}.slides-container{padding:20px var(--page-gutter) 80px;justify-content:flex-start;align-items:center}.hero-badges{margin-bottom:12px}.hero-title{margin-bottom:10px;font-size:1.8rem;line-height:1.15}.hero-subtitle{-webkit-line-clamp:4;max-width:100%;margin-bottom:16px}.hero-image-container{opacity:.2;width:100%}.services-section,.destinations-section,.process-section,.team-section,.testimonials-section{padding:32px 0}.section-header{margin-bottom:28px}.section-header p{padding-left:8px;padding-right:8px;font-size:1rem}.services-grid{grid-template-columns:1fr;gap:20px}.smart-arrow{width:38px;height:38px;right:max(12px, env(safe-area-inset-right,0px));font-size:.9rem}.slide-indicators{right:20px}.slide-dot{width:30px}.slide-dot.active{width:50px}.flag-circle{width:80px;height:80px}.service-image{height:180px}.about-title{font-size:2rem}.section-header h2{font-size:1.8rem}.btn-hero{flex:none;width:auto;min-width:12rem;max-width:none;padding:10px 16px;font-size:.75rem;line-height:1.2}.about-section{padding:42px 0}.about-logo img{border-radius:20px;max-width:90%}.about-content{text-align:left;margin-top:20px;padding-left:0}.about-title{text-align:left;margin-bottom:20px;font-size:2rem}.about-text{text-align:left;margin-bottom:25px;font-size:1rem;line-height:1.6}.feature-item{justify-content:flex-start;gap:10px;margin-bottom:12px}.feature-text{font-size:.9rem}.btn-primary{white-space:nowrap;width:auto;margin-left:0;margin-right:0;padding:10px 24px;font-size:.85rem;display:inline-flex;margin-top:20px!important}.btn-primary i{font-size:.8rem}}@media (width<=576px){.hero-buttons{flex-flow:row;align-items:stretch;gap:8px;width:100%}.hero-modern .hero-buttons .btn-hero{white-space:normal;flex:1 1 0;width:auto;min-width:0;max-width:none;padding:9px 8px;font-size:.68rem;line-height:1.2}}@media (width<=480px){.footer-elegant{padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}.hero-modern{height:clamp(360px,65dvh,520px)}.slides-container{padding:16px var(--page-gutter) 76px;justify-content:flex-start;align-items:center}.hero-title{font-size:1.5rem}.flag-circle{width:70px;height:70px}.service-image{height:160px}.services-section,.destinations-section,.process-section,.team-section,.testimonials-section{padding:28px 0}.section-header{margin-bottom:22px}.about-section{padding:34px 0}.about-logo img{border-radius:18px;max-width:95%}.about-title{font-size:1.8rem}.about-text{margin-bottom:20px;font-size:.9rem}.feature-item{gap:8px;margin-bottom:10px}.feature-icon i,.feature-text{font-size:.85rem}.btn-primary{gap:8px;padding:8px 20px;font-size:.8rem}.btn-primary i{font-size:.75rem}}input.form-control,select.form-control{max-width:500px;margin:0 auto}.nav-tabs{justify-content:center}.tab-content{padding-top:20px}.navigation-buttons{justify-content:space-between;margin-top:20px;display:flex}.form-label{margin-bottom:.5rem;display:block}.form-control{box-sizing:border-box;width:100%;display:block}.mb-3{margin-bottom:1rem}.tab-list-container{justify-content:center;margin-bottom:1rem;display:flex}.custom-width{box-sizing:border-box;width:100%}.form-group{flex-direction:column;align-items:flex-start;display:flex}.custom-width-select{box-sizing:border-box;width:auto;max-width:100%}.tab-list{border-bottom:1px solid #dee2e6;margin:0;padding:0;display:flex}.nav-tabs .nav-item{margin:0 1px}.tab-content h3{text-align:center;margin-bottom:1rem}.file-drop-area{text-align:center;cursor:pointer;border:2px dashed #007bff;border-radius:5px;padding:20px;position:relative}.file-drop-area:hover{background-color:#f0f8ff}.file-list{margin-top:10px;padding:0;list-style-type:none}.file-list-item{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.file-list-item button{color:red;cursor:pointer;background:0 0;border:none}.file-input{display:none}.drop-text{color:#007bff;font-size:16px}.btn-group{margin-top:1rem}.btn-group .btn{flex:1;width:auto}.btn-group .btn:first-child{margin-right:1rem}.is-invalid{border-color:red}.is-invalid~.invalid-feedback{display:block}.profile-container{text-align:left;background-color:#fff;border-radius:8px;width:80%;max-width:600px;margin:20px auto;padding:40px;box-shadow:0 4px 12px #0000001a}.profile-container h2{color:#302882;text-align:center;margin-bottom:20px;font-size:1.8rem}.table{border-collapse:collapse;width:100%;margin:auto}.table th{color:#0e0101;background-color:#f0eeec;padding:10px;font-weight:700}.table td{text-align:left;background-color:#f9f9f9;padding:10px}.table-bordered th,.table-bordered td{border:1px solid #ddd}.eg-widget{width:100%;max-width:1200px}.center-container{justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex}.border-left-right{font-weight:700;display:inline-block;position:relative}.border-left-right:before,.border-left-right:after{content:"";background-color:#333;width:100px;height:1px;position:absolute;top:50%}.border-left-right:before{left:-110px}.border-left-right:after{right:-110px}.site-footer{color:#c9cfdb;background:#0f1729;margin-top:3rem}.site-footer a{color:inherit;text-decoration:none;transition:color .2s}.site-footer a:hover{color:var(--accent)}.site-footer__inner{grid-template-columns:1fr;gap:0;padding:3rem 0 2rem;display:grid}@media (width>=768px){.site-footer__inner{grid-template-columns:2fr 1fr 1.3fr 1.5fr;gap:3rem;padding:4rem 0 3rem}}.site-footer__col--brand{max-width:26rem;padding-bottom:2rem}@media (width>=768px){.site-footer__col--brand{padding-bottom:0}}.site-footer__logo{margin-bottom:1.25rem;display:inline-block}.site-footer__logo img{filter:brightness(0)invert();max-width:11rem;height:auto;display:block}.site-footer__tagline{color:#b8c0d2;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65}.site-footer__socials{gap:.7rem;display:flex}.site-footer__social{color:#c9cfdb;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.site-footer__social svg{width:1.15rem;height:1.15rem}.site-footer__social:hover{border-color:var(--accent);color:var(--accent)}.site-footer__details{border-top:1px solid #ffffff14;padding:1.1rem 0}.site-footer__details:last-of-type{border-bottom:1px solid #ffffff14}.site-footer__details summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.site-footer__details summary::-webkit-details-marker{display:none}.site-footer__chev{border-bottom:2px solid #fff;border-right:2px solid #fff;width:.7rem;height:.7rem;margin-right:.4rem;transition:transform .25s;transform:rotate(45deg)}.site-footer__details[open] .site-footer__chev{margin-top:.3rem;transform:rotate(-135deg)}.site-footer__details>:not(summary){margin-top:1rem}@media (width>=768px){.site-footer__details{border:none;padding:0}.site-footer__details summary{cursor:default;pointer-events:none;margin-bottom:1.25rem}.site-footer__chev{display:none!important}.site-footer__details>:not(summary){margin-top:0;display:block}}.site-footer__title{color:#fff;letter-spacing:.3px;margin:0;font-size:1.15rem;font-weight:700}.site-footer__list{margin:0;padding:0;list-style:none}.site-footer__list li{margin-bottom:.7rem}.site-footer__list a{color:#b8c0d2;font-size:1.05rem}.site-footer__list a:hover{color:var(--accent)}.site-footer__list--contact li{color:#b8c0d2;align-items:flex-start;gap:.75rem;margin-bottom:.95rem;font-size:1.05rem;line-height:1.55;display:flex}.site-footer__list--contact svg{width:1.2rem;height:1.2rem;color:var(--accent);flex-shrink:0;margin-top:.15rem}.site-footer__newsletter-text{color:#b8c0d2;margin:0 0 1rem;font-size:.95rem;line-height:1.55}.site-footer__newsletter{flex-direction:column;gap:.5rem;display:flex}.site-footer__newsletter-field{background:#ffffff0f;border:1px solid #ffffff26;border-radius:.75rem;align-items:stretch;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.site-footer__newsletter-field:focus-within{border-color:var(--accent);background:#ffffff17}.site-footer__newsletter-icon{color:#6c7388;flex-shrink:0;align-self:center;width:1.1rem;height:1.1rem;margin-left:.95rem}.site-footer__newsletter-input{color:#fff;box-sizing:border-box;background:0 0;border:none;flex:1;min-width:0;padding:.85rem;font-size:.95rem}.site-footer__newsletter-input::placeholder{color:#6c7388}.site-footer__newsletter-input:focus{outline:none}.site-footer__newsletter-btn{background:var(--accent);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:.4rem;padding:0 1.15rem;font-size:.92rem;font-weight:700;transition:background .15s;display:inline-flex}.site-footer__newsletter-btn svg{width:.95rem;height:.95rem}.site-footer__newsletter-btn:hover{color:#fff;background:#d97f00}@media (width<=480px){.site-footer__newsletter-field{background:0 0;border:none;flex-direction:column;gap:.5rem}.site-footer__newsletter-icon{margin:0;position:absolute;top:.95rem;left:.95rem}.site-footer__newsletter-input{background:#ffffff0f;border:1px solid #ffffff26;border-radius:.6rem;width:100%;padding:.85rem 1rem .85rem 2.4rem}.site-footer__newsletter-input:focus{border-color:var(--accent);background:#ffffff17}.site-footer__newsletter-btn{border-radius:.6rem;justify-content:center;padding:.85rem 1.1rem}}.site-footer__newsletter-trust{color:#6c7388;align-items:center;gap:.45rem;margin:.4rem 0 0;font-size:.78rem;line-height:1.4;display:flex}.site-footer__newsletter-trust svg{width:.85rem;height:.85rem;color:var(--accent);flex-shrink:0}.site-footer__newsletter-error{color:#ff8585;margin:.5rem 0 0;font-size:.85rem}.site-footer__bottom{background:#0003;border-top:1px solid #ffffff14;padding:1.25rem 0}.site-footer__bottom-inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (width>=768px){.site-footer__bottom-inner{text-align:left;flex-direction:row;justify-content:space-between}}.site-footer__copyright{color:#8a92a8;margin:0;font-size:.95rem}.site-footer__copyright a{color:#fff;font-weight:600}.site-footer__credit{color:#6c7388;margin-top:.25rem;font-size:.85rem;display:block}.site-footer__credit a{color:var(--accent);font-weight:600}.site-footer__credit a:hover{color:#fff}.site-footer__legal{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__legal a{color:#8a92a8;font-size:.95rem}.process-section__title span,.team-section__title span,.srv-title span,.dest-title span,.tst-title span,.ap-title span,.hero-title span.accent{color:var(--accent);font-weight:inherit}.process-section__title,.team-section__title,.srv-title,.dest-title,.tst-title,.ap-title{text-wrap:balance}@media (width>=1024px){.process-section__header,.team-section__header,.srv-header,.dest-header,.tst-header{max-width:1100px}.process-section__title,.team-section__title,.srv-title,.dest-title,.tst-title{white-space:nowrap}}html{scroll-behavior:smooth}a,button,.btn,.btn-hero,.ap-cta,.srv-card,.dest-card,.tst-card,.team-card,.process-step,.service-card,.testimonial-card,.feature-item,.site-footer__social,.site-footer__newsletter-btn,.site-footer__newsletter-input,.team-card__social,.dest-card__arrow,.tst-nav,.swiper-pagination-bullet,svg,.service-card__icon{transition:color .4s,background-color .4s,background .4s,border-color .4s,opacity .4s,fill .4s,stroke .4s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
