@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.about-page .section-header{text-align:center;margin-bottom:52px}.about-page .section-header--mt{margin-top:72px}.about-page .section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#23acf1;background:#e8f4fd;border-radius:50px;margin-bottom:12px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-block}.about-page .section-title{color:#111827;margin:0;font-size:clamp(24px,3.5vw,36px);font-weight:700;line-height:1.2}.about-page .btn{cursor:pointer;border-radius:50px;align-items:center;gap:8px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,color .2s;display:inline-flex}.about-page .btn--primary{color:#fff;background:#23acf1;border:none;padding:13px 28px}.about-page .btn--primary:hover{background:#1558a0;transform:translateY(-1px)}.about-page .btn--primary:active{transform:translateY(0)}.about-page .btn--ghost{color:#23acf1;background:0 0;border:none;padding:0;font-size:14px;font-weight:500}.about-page .btn--ghost:hover{color:#1558a0}.about-page #company-info .about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;width:min(92%,1160px);margin-inline:auto;display:grid}.about-page #company-info .about__img-col{position:relative}.about-page #company-info .about__img-frame{aspect-ratio:4/4;border-radius:20px;position:relative;overflow:hidden}.about-page #company-info .about__img-frame img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.about-page #company-info .about__img-frame img:hover{transform:scale(1.03)}.about-page #company-info .about__img-accent{z-index:-1;background:#23acf1;border-radius:20px;width:130px;height:130px;position:absolute;inset-block-end:-20px;inset-inline-end:-20px}.about-page #company-info .about__img-badge{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 18px;display:flex;position:absolute;inset-block-end:20px;inset-inline-start:20px;box-shadow:0 8px 32px #0000001f}.about-page #company-info .about__img-badge .badge__icon{color:#23acf1;background:#e8f4fd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.about-page #company-info .about__img-badge .badge__text{line-height:1.35}.about-page #company-info .about__img-badge .badge__text strong{color:#111827;font-size:13px;font-weight:700;display:block}.about-page #company-info .about__img-badge .badge__text span{color:#9ca3af;font-size:11px}.about-page #company-info .about__heading{color:#111827;margin:12px 0 18px;font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.18}.about-page #company-info .about__heading--accent{color:#23acf1}.about-page #company-info .about__desc{color:#6b7280;margin:0 0 24px;font-size:15px;line-height:1.8}.about-page #company-info .about__divider{border:none;border-top:1px solid #e5e7eb;margin-bottom:24px}.about-page #company-info .about__features{grid-template-columns:1fr 1fr;gap:12px 24px;margin:0 0 36px;padding:0;list-style:none;display:grid}.about-page #company-info .about__feature-item{color:#111827;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.about-page #company-info .feature__dot{background:#23acf1;border-radius:50%;flex-shrink:0;width:8px;height:8px}.about-page #company-info .about__cta-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.about-page #our-services{padding:96px 0}.about-page #our-services .section-header{width:min(92%,1160px);margin-inline:auto}.about-page #our-services .services__grid{grid-template-columns:repeat(4,1fr);gap:20px;width:min(92%,1160px);margin-inline:auto;display:grid}.about-page .service-card{cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden}.about-page .service-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #1a6fc41f}.about-page .service-card__img-wrap{aspect-ratio:4/3;overflow:hidden}.about-page .service-card__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.about-page .service-card:hover .about-page .service-card__img-wrap img{transform:scale(1.06)}.about-page .service-card__label{color:#111827;text-align:center;border-top:1px solid #e5e7eb;padding:14px 16px;font-size:14px;font-weight:600;display:block}.about-page #table-section{padding:96px 0}.about-page #table-section .section-header,.about-page #table-section .table-wrap{width:min(92%,1160px);margin-inline:auto}.about-page .comparison-table-container{overflow:hidden;border:1px solid #e5e7eb!important;border-radius:12px!important}.about-page .comparison-table-container .table-head-row{background:#1a6fc4!important}.about-page .comparison-table-container .table-head-row th{color:#fff!important;border-bottom:none!important;padding:16px 20px!important;font-size:14px!important}.about-page .comparison-table-container .table-body-row{transition:background .15s}.about-page .comparison-table-container .table-body-row:nth-child(2n){background:#f8fafc}.about-page .comparison-table-container .table-body-row:hover{background:#e8f4fd}.about-page .comparison-table-container .table-body-row td{border-color:#e5e7eb!important;padding:13px 20px!important;font-size:13px!important}.about-page .comparison-table-container .feature-cell{font-weight:500;color:#111827!important}.about-page .comparison-table-container .icon-check{vertical-align:middle;color:#16a34a!important;font-size:20px!important}.about-page .comparison-table-container .icon-close{vertical-align:middle;color:#dc2626!important;font-size:20px!important}.about-page .comparison-table-container .us-cell{align-items:center;gap:6px;display:inline-flex}.about-page .comparison-table-container .us-extra{color:#23acf1;white-space:nowrap;background:#e8f4fd;border-radius:50px;padding:2px 8px;font-size:12px;font-weight:600}.about-page #partners{background:#f8fafc;padding:96px 0}.about-page #partners .section-header{width:min(92%,1160px);margin-inline:auto}.about-page #partners .partners__grid{flex-direction:column;gap:12px;width:min(92%,1160px);margin-inline:auto;display:flex}.about-page #partners .partners__row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.about-page .partner-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;min-width:130px;padding:16px 28px;transition:box-shadow .2s,transform .2s;display:flex}.about-page .partner-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.about-page .partner-card img{object-fit:contain;width:auto;height:36px;display:block}.about-page .partner-card--dark{background:#1a1a2e}.about-page .partner-card--dark img{filter:brightness(1.1)}.about-page #presence{padding:96px 0;overflow:hidden}.about-page #presence .section-header{width:min(92%,1160px);margin-inline:auto}.about-page #presence .section-header--mt{margin-top:64px}.about-page #presence .slider-container{width:100%;overflow:hidden}.about-page #presence .slider-container .slick-track{align-items:center;display:flex!important}.about-page #presence .slider-container .slick-slide,.about-page #presence .slider-container .slick-slide>div{outline:none}.about-page #presence .slider-container .slick-list{overflow:hidden}.about-page .presence-card{text-align:center;outline:none;padding:0 6px}.about-page .presence-card__img{aspect-ratio:1;border-radius:12px;margin-bottom:8px;overflow:hidden}.about-page .presence-card__img img{object-fit:cover;width:100%;height:100%;display:block}.about-page .presence-card span{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;display:block;overflow:hidden}.about-page #why-choose-sec{background:#f8fafc;padding:96px 0}.about-page #why-choose-sec .section-header{width:min(92%,1160px);margin-inline:auto}.about-page #why-choose-sec .why__grid{grid-template-columns:repeat(5,1fr);gap:20px;width:min(92%,1160px);margin-inline:auto;display:grid}.about-page .why-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 20px;transition:transform .25s,box-shadow .25s}.about-page .why-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #1a6fc41a}.about-page .why-card__icon{color:#23acf1;background:#e8f4fd;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 16px;display:flex}.about-page .why-card__icon svg,.about-page .why-card__icon .MuiSvgIcon-root{color:#1a6fc4!important;font-size:26px!important}.about-page .why-card__title{color:#111827;margin:0 0 8px;font-size:14px;font-weight:700}.about-page .why-card__desc{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.about-page #keywords-section{border-top:1px solid #e5e7eb;padding:60px 0}.about-page #keywords-section .section-header{width:min(92%,1160px);margin-inline:auto}.about-page #keywords-section .keywords__wrap{flex-wrap:wrap;justify-content:center;gap:10px;width:min(92%,1160px);margin-inline:auto;display:flex}.about-page .keyword-tag{color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50px;padding:6px 14px;font-size:12px;font-weight:500;transition:background .2s,color .2s;display:inline-block}.about-page .keyword-tag:hover{color:#23acf1;background:#e8f4fd;border-color:#e8f4fd}@media (max-width:1100px){.about-page #company-info .about__inner{gap:48px}.about-page #our-services .services__grid{grid-template-columns:repeat(4,1fr)}.about-page #why-choose-sec .why__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.about-page #company-info .about__inner{grid-template-columns:1fr;gap:36px}.about-page #company-info .about__inner .about__img-accent{display:none}.about-page #our-services .services__grid{grid-template-columns:repeat(3,1fr);gap:16px}.about-page #why-choose-sec .why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-page #company-info .about__features{grid-template-columns:1fr}.about-page #company-info .about__heading{font-size:26px}.about-page #our-services .services__grid{grid-template-columns:repeat(2,1fr);gap:12px}.about-page #why-choose-sec .why__grid{grid-template-columns:1fr 1fr;gap:12px}.about-page .why-card{padding:20px 14px}.about-page .section-title{font-size:22px}}@media (max-width:420px){.about-page #our-services .services__grid{grid-template-columns:repeat(2,1fr)}.about-page #why-choose-sec .why__grid{grid-template-columns:1fr}.about-page .about__cta-row{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}#review-page{color:#f0ebe0;background:#0d1b2a;width:100%;margin:0 auto;padding:0 0 3rem}.rv-hero{text-align:center;border-bottom:.5px solid #ffffff1a;margin-bottom:2.5rem;padding:3.5rem 1.25rem 2.5rem}.rv-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#f0ebe061;margin:0 0 1rem;font-size:11px}.rv-headline{color:#f0ebe0;margin:0 0 1rem;font-size:clamp(28px,5vw,46px);font-weight:600;line-height:1.12}.rv-headline .accent{color:#23acf1}.rv-sub{color:#f0ebe0a6;max-width:460px;margin:0 auto 2.25rem;font-size:15px;line-height:1.75}.rv-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.rv-stat{flex-direction:column;align-items:center;gap:4px;display:flex}.rv-stat-num{color:#f0ebe0;font-size:24px;font-weight:600;line-height:1}.rv-stat-label{text-transform:uppercase;letter-spacing:.09em;color:#f0ebe061;font-size:11px}.rv-stat-divider{background:#ffffff1a;flex-shrink:0;width:.5px;height:36px}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}.rv-slider-wrap{flex-direction:column;gap:14px;padding:4px 0 2rem;display:flex}.rv-track-wrap{position:relative;overflow:hidden}.rv-track-wrap:before,.rv-track-wrap:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.rv-track-wrap:before{background:linear-gradient(90deg,#0d1b2a 0%,#0000 100%);left:0}.rv-track-wrap:after{background:linear-gradient(270deg,#0d1b2a 0%,#0000 100%);right:0}.rv-track:hover{animation-play-state:paused!important}.rv-track.row-1{animation:38s linear infinite scrollLeft}.rv-track.row-2{animation:50s linear infinite scrollLeft}.rv-card{cursor:default;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:.5px solid #ffffff1a;border-radius:14px;flex-direction:column;flex-shrink:0;gap:12px;width:280px;padding:1.25rem;transition:border-color .15s,background .15s;display:flex}.rv-card:hover{background:#ffffff14;border-color:#fff3}.rv-card.featured{background:#f5a62312;border-color:#f5a62366}.rv-card.featured:hover{background:#f5a6231a;border-color:#f5a6238c}.rv-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.rv-stars{flex-shrink:0;gap:2px;display:flex}.rv-star{font-size:13px}.rv-star.filled{color:#e9a11a}.rv-star.empty{color:#fff3}.rv-badge{color:#f0ebe061;white-space:nowrap;text-wrap:auto;background:#ffffff12;border:.5px solid #ffffff1a;border-radius:100px;flex-shrink:0;width:70%;padding:3px 9px;font-size:11px;line-height:1.5}.rv-badge.featured{color:#23acf1;background:#f5a6231f;border-color:#f5a62359}.rv-quote{color:#f0ebe0a6;flex:1;margin:0;font-size:14px;line-height:1.7}.rv-quote:before{content:"“";vertical-align:-10px;color:#f0ebe061;margin-right:2px;font-family:Georgia,serif;font-size:26px;line-height:0}.rv-card-footer{border-top:.5px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.rv-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.rv-author-info{flex-direction:column;gap:1px;display:flex}.rv-author-name{color:#f0ebe0;font-size:13px;font-weight:500}.rv-author-city{color:#f0ebe061;font-size:12px}#get-in-touch-form{margin-top:3rem}@media (max-width:768px){.rv-hero{padding:2.5rem 1rem 2rem}.rv-headline{font-size:28px}.rv-stats{gap:1.25rem}.rv-stat-divider{height:28px}.rv-track-wrap:before,.rv-track-wrap:after{width:48px}.rv-card{width:240px;padding:1rem}.rv-quote{font-size:13.5px}}.rv-track{gap:14px;width:fit-content;padding:4px 0;display:flex}.row-1{animation:38s linear infinite scrollLeft}.row-2{animation:50s linear infinite scrollLeft}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.review-page{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;max-width:620px;margin:48px auto;padding:0 16px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.review-page.dialog-mode{margin:0;padding:0}.review-page.dialog-mode .review-form{box-shadow:none;border:none;padding:16px 8px}.review-hero{text-align:center;margin-bottom:36px}.review-hero .hero-badge{color:#0d8bca;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#fff8ea 0%,#fff1d0 100%);border:1px solid #e8a02059;border-radius:50px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.review-hero .hero-badge .badge-icon{color:#23acf1;font-size:.9rem}.review-hero h2{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 14px;font-size:2.4rem;font-weight:700;line-height:1.15}.review-hero h2 .highlight{color:#23acf1;position:relative}.review-hero h2 .highlight:after{content:"";opacity:.5;background:#5acef5;border-radius:2px;width:100%;height:3px;position:absolute;bottom:2px;left:0}.review-hero p{color:#8a8aa0;max-width:440px;margin:0 auto;font-size:.95rem;line-height:1.65}.review-hero p strong{color:#3d3d5c;font-weight:600}.review-form{background:#fff;border:1px solid #e8e4dc;border-radius:16px;flex-direction:column;gap:24px;padding:36px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #1a1a2e1a,0 2px 8px #1a1a2e0f}.review-form:before{content:"";background:linear-gradient(90deg,#23acf1 0%,#5acef5 60%,#0000 100%);height:3px;position:absolute;top:0;left:0;right:0}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:520px){.form-grid{grid-template-columns:1fr}}.input-group{flex-direction:column;gap:7px;display:flex;position:relative}.input-group label{letter-spacing:.05em;text-transform:uppercase;color:#3d3d5c;font-size:.78rem;font-weight:600}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper .input-icon{color:#8a8aa0;pointer-events:none;align-items:center;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;left:13px}.input-wrapper input{color:#1a1a2e;ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;box-sizing:border-box;background:#fafaf8;border:1.5px solid #e8e4dc;border-radius:8px;outline:none;width:100%;padding:11px 14px 11px 40px;font-family:Poppins,sans-serif;font-size:.93rem;font-style:normal;font-weight:400;transition:all .22s cubic-bezier(.4,0,.2,1)}.input-wrapper input::placeholder{color:#c0bdb5}.input-wrapper input:hover{border-color:#d4ccbd}.input-wrapper input:focus{background:#fff;border-color:#23acf1;box-shadow:0 0 0 4px #e8a0202e}.input-wrapper input:focus+.input-icon,.input-wrapper input:focus~.input-icon,.input-wrapper input:focus~.input-icon,.input-wrapper:focus-within .input-icon{color:#23acf1}.rating-section label{letter-spacing:.05em;text-transform:uppercase;color:#3d3d5c;margin-bottom:10px;font-size:.78rem;font-weight:600;display:block}.rating-section .stars-wrapper{align-items:center;gap:16px;display:flex}.rating-section .stars{gap:6px;display:flex}.rating-section .star-btn{cursor:pointer;background:#eef4f5;border:1.5px solid #e8e4dc;border-radius:10px;outline:none;justify-content:center;align-items:center;width:42px;height:42px;padding:9px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.rating-section .star-btn svg{fill:#d9d4c9;stroke:none;width:100%;height:100%;transition:all .22s cubic-bezier(.4,0,.2,1)}.rating-section .star-btn:hover,.rating-section .star-btn.active{background:linear-gradient(135deg,#d0fffd 0%,#a0cbff 100%);border-color:#5acef5;transform:translateY(-2px)scale(1.08);box-shadow:0 4px 14px #20cde840}.rating-section .star-btn:hover svg,.rating-section .star-btn.active svg{fill:#23acf1}.rating-section .star-btn.active{transform:translateY(-1px)scale(1.04)}.rating-section .rating-label{color:#0d91d4;white-space:nowrap;background:linear-gradient(135deg,#fff8ea,#fff1d0);border:1px solid #e8a0204d;border-radius:50px;padding:5px 12px;font-size:.85rem;font-weight:600;animation:.18s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.textarea-group{position:relative}.textarea-group textarea{color:#1a1a2e;resize:vertical;ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;box-sizing:border-box;background:#fafaf8;border:1.5px solid #e8e4dc;border-radius:8px;outline:none;width:100%;min-height:120px;padding:13px 15px;font-family:Poppins,sans-serif;font-size:.93rem;font-style:normal;font-weight:400;line-height:1.6;transition:all .22s cubic-bezier(.4,0,.2,1)}.textarea-group textarea::placeholder{color:#c0bdb5;line-height:1.5}.textarea-group textarea:hover{border-color:#d4ccbd}.textarea-group textarea:focus{background:#fff;border-color:#23acf1;box-shadow:0 0 0 4px #e8a0202e}.textarea-group .char-hint{color:#8a8aa0;pointer-events:none;font-size:.72rem;position:absolute;bottom:10px;right:14px}.status-msg{border-radius:8px;align-items:center;gap:10px;padding:13px 16px;font-size:.9rem;font-weight:500;animation:.25s slideIn;display:flex}.status-msg .status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.status-msg.success{color:#1e7a45;background:#f0fbf4;border:1px solid #1e7a4533}.status-msg.success .status-icon{color:#fff;background:#1e7a45}.status-msg.error{color:#c0392b;background:#fff0f0;border:1px solid #c0392b33}.status-msg.error .status-icon{color:#fff;background:#c0392b}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.02em;ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;background:linear-gradient(135deg,#20dee8 0%,#23acf1 100%);border:none;border-radius:8px;padding:15px 20px;font-family:Poppins,sans-serif;font-size:.97rem;font-style:normal;font-weight:600;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #20bde859}.submit-btn:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);position:absolute;inset:0}.submit-btn .btn-content{justify-content:center;align-items:center;gap:9px;display:flex}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#f0ab28 0%,#dc9210 100%);transform:translateY(-2px);box-shadow:0 8px 24px #e8a02073}.submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #e8a0204d}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn .loader-wrapper{justify-content:center;align-items:center;gap:10px;display:flex}.submit-btn .spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:480px){.review-page{margin:24px auto}.review-hero h2{font-size:1.8rem}.review-form{padding:24px 18px}.rating-section .star-btn{width:38px;height:38px}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}#contact-page{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;padding-bottom:60px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.section-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#1a6db5;margin-bottom:8px;font-size:11px}.section-title{color:#0d1b2a;margin-bottom:8px;font-size:26px;line-height:1.25}@media (max-width:600px){.section-title{font-size:21px}}.section-sub{color:#6b7280;max-width:560px;margin-bottom:28px;font-size:14px;line-height:1.7}.contact-hero{background:#0d1b2a;margin-bottom:24px;padding:56px 60px 48px}@media (max-width:768px){.contact-hero{padding:40px 24px 36px}}@media (max-width:480px){.contact-hero{padding:32px 16px 28px}}.contact-hero .contact-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#1a6db5;margin-bottom:14px;font-size:11px}.contact-hero .contact-hero-title{color:#fff;margin-bottom:14px;font-size:38px;line-height:1.18}.contact-hero .contact-hero-title .highlight{color:#1a6db5}@media (max-width:768px){.contact-hero .contact-hero-title{font-size:28px}}@media (max-width:480px){.contact-hero .contact-hero-title{font-size:23px}}.contact-hero .contact-hero-sub{color:#ffffff9e;max-width:520px;margin-bottom:36px;font-size:15px;line-height:1.7}@media (max-width:480px){.contact-hero .contact-hero-sub{font-size:13px}}.contact-hero .hero-stats{grid-template-columns:repeat(3,1fr);gap:14px;max-width:680px;font-weight:800;display:grid}@media (max-width:480px){.contact-hero .hero-stats{gap:8px}}.contact-hero .stat-box{text-align:center;border:1px solid #ffffff1f;border-radius:14px;padding:18px 14px}@media (max-width:480px){.contact-hero .stat-box{border-radius:10px;padding:12px 8px}}.contact-hero .stat-num{color:#1a6db5;margin-bottom:4px;font-size:24px;display:block}@media (max-width:480px){.contact-hero .stat-num{font-size:18px}}.contact-hero .stat-lbl{color:#ffffff7a;font-size:11px;line-height:1.35}@media (max-width:480px){.contact-hero .stat-lbl{font-size:10px}}.channels-section{margin-bottom:48px;padding:0 60px}@media (max-width:768px){.channels-section{padding:0 24px}}@media (max-width:480px){.channels-section{padding:0 16px}}.channels-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:640px){.channels-grid{grid-template-columns:1fr;gap:10px}}.ch-card{text-align:center;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.ch-card:hover{border-color:#1a6db5;transform:translateY(-4px);box-shadow:0 8px 24px #1a6db555}.ch-card .ch-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;font-size:22px;display:flex}.ch-card .ch-label{color:#0d1b2a;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700}.ch-card .ch-value{color:#6b7280;font-size:13px;line-height:1.4}.ch-card .ch-badge{color:#1a6db5;background:#1a6db54f;border-radius:5px;margin-top:4px;padding:3px 9px;font-size:11px;font-weight:600}.ch-card.ch-phone .ch-icon-wrap{color:#1a6db5;background:#f9731614}.ch-card.ch-whatsapp .ch-icon-wrap{color:#25d366;background:#25d3661a}.ch-card.ch-email .ch-icon-wrap{color:#3b82f6;background:#3b82f61a}.form-section{margin-bottom:56px;padding:0 60px}@media (max-width:768px){.form-section{padding:0 24px}}@media (max-width:480px){.form-section{padding:0 16px}}.form-inner{background:#f8faff;border-radius:20px;padding:44px 48px}@media (max-width:768px){.form-inner{padding:32px 24px}}@media (max-width:480px){.form-inner{padding:24px 16px}}.promises-section{margin-bottom:48px;padding:0 60px}@media (max-width:768px){.promises-section{padding:0 24px}}@media (max-width:480px){.promises-section{padding:0 16px}}.promises-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}@media (max-width:500px){.promises-grid{grid-template-columns:1fr}}.promise-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:14px;padding:20px 18px;transition:border-color .15s,transform .15s;display:flex}.promise-card:hover{border-color:#f9731659;transform:translateY(-2px)}.promise-card .promise-icon{background:#1a6db54f;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:26px;display:flex}.promise-card .promise-title{color:#0d1b2a;margin-bottom:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700}.promise-card .promise-desc{color:#6b7280;font-size:13px;line-height:1.55}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.services-page{padding:0 0 60px}.section-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#23acf1;text-align:center;margin-bottom:10px;font-size:12px;font-weight:600}.section-title{text-align:center;color:#0f1c3f;margin-bottom:10px;font-size:32px;font-weight:700;line-height:1.25}@media (max-width:600px){.section-title{font-size:24px}}.section-sub{color:#6b7280;text-align:center;max-width:540px;margin:0 auto 40px;font-size:15px;line-height:1.7}@media (max-width:600px){.section-sub{margin-bottom:28px;font-size:13px}}#services-section{grid-template-columns:repeat(7,1fr);gap:16px;max-width:1180px;margin:0 auto 64px;padding:0 20px;display:grid}@media (max-width:1100px){#services-section{grid-template-columns:repeat(5,1fr)}}@media (max-width:820px){#services-section{grid-template-columns:repeat(4,1fr)}}@media (max-width:620px){#services-section{grid-template-columns:repeat(3,1fr);gap:10px}}.svc-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:22px 10px 16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.svc-card:before{content:"";transform-origin:0;background:#23acf1;height:3px;transition:transform .22s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.svc-card:hover{border-color:#23acf1;transform:translateY(-5px);box-shadow:0 10px 28px #23acf151}.svc-card:hover:before{transform:scaleX(1)}.svc-card:hover .svc-icon{background:#23acf1}.svc-card .svc-icon{background:#f1f5fb;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:background .18s;display:flex}.svc-card .svc-icon img{object-fit:contain;width:68%;height:auto}.svc-card .svc-name{text-align:center;color:#0f1c3f;font-size:13px;font-weight:600;line-height:1.3}@media (max-width:620px){.svc-card{border-radius:12px;padding:16px 8px 12px}.svc-card .svc-icon{border-radius:10px;width:44px;height:44px}.svc-card .svc-name{font-size:11px}}#table-section-services{max-width:1180px;margin:0 auto;padding:0 20px}#table-section-services .pricing-inner{background:#f1f5fb;border-radius:20px;padding:40px}@media (max-width:600px){#table-section-services .pricing-inner{padding:24px 16px}}#table-section-services .pricing-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px;display:grid}@media (max-width:900px){#table-section-services .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){#table-section-services .pricing-grid{grid-template-columns:1fr 1fr;gap:10px}}#table-section-services .price-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 16px}#table-section-services .price-card .shift-type{color:#0f1c3f;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:700;display:flex}#table-section-services .price-card .shift-type .badge{color:#23acf1;white-space:nowrap;background:#f973161a;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600}#table-section-services .price-card .price-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:7px 0;display:flex}#table-section-services .price-card .price-row:last-child{border-bottom:none;padding-bottom:0}#table-section-services .price-card .price-row .label{color:#9ca3af;font-size:12px}#table-section-services .price-card .price-row .value{color:#23acf1;font-size:13px;font-weight:600}#table-section-services .container{border-radius:14px;margin-top:28px;overflow:hidden}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@keyframes tp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}@keyframes tp-spin{to{transform:rotate(360deg)}}@keyframes tp-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes tp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tp-truck-move{0%{left:10%}to{left:82%}}@keyframes tp-blob-drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,30px)scale(.95)}}@keyframes tp-grid-scroll{0%{background-position:0 0}to{background-position:40px 40px}}@keyframes tp-shimmer{0%{background-position:-200%}to{background-position:200%}}.tp-root{color:#fff;min-height:100vh;font-family:Poppins,sans-serif}.tp-hero{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 40%,#4c1d95 70%,#831843 100%);border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:64px 6vw 80px;display:grid;position:relative;overflow:hidden}.tp-hero__bg{z-index:0;position:absolute;inset:0}.tp-hero__blob{filter:blur(90px);border-radius:50%;animation:12s ease-in-out infinite tp-blob-drift;position:absolute}.tp-hero__blob--1{background:radial-gradient(circle,#7c3aed73 0%,#0000 70%);width:520px;height:520px;animation-duration:14s;top:-120px;left:-80px}.tp-hero__blob--2{background:radial-gradient(circle,#06b6d44d 0%,#0000 70%);width:420px;height:420px;animation-duration:18s;animation-delay:-6s;bottom:-80px;right:8%}.tp-hero__blob--3{background:radial-gradient(circle,#db277740 0%,#0000 70%);width:280px;height:280px;animation-duration:10s;animation-delay:-3s;top:30%;left:45%}.tp-hero__grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:40px 40px;animation:8s linear infinite tp-grid-scroll;position:absolute;inset:0}.tp-hero__content{z-index:1;animation:.6s both tp-slide-up;position:relative}.tp-hero__badge{color:#06b6d4;letter-spacing:.05em;background:#06b6d426;border:1px solid #06b6d459;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.tp-hero__badge-dot{background:#06b6d4;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite tp-pulse}.tp-hero__title{letter-spacing:-.02em;color:#fff;margin:0 0 16px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.15}.tp-hero__title-accent{background:linear-gradient(135deg,#a5f3fc,#67e8f9,#c4b5fd);-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite tp-shimmer}.tp-hero__sub{color:#ffffffa6;max-width:480px;margin:0 0 36px;font-size:17px;line-height:1.6}.tp-hero__visual{z-index:1;justify-content:center;animation:.6s .15s both tp-slide-up;display:flex;position:relative}.tp-hero__img{filter:drop-shadow(0 20px 60px #7c3aed66);width:100%;max-width:420px}.tp-stats{align-items:center;gap:28px;margin-top:36px;display:flex}.tp-stats__item{flex-direction:column;gap:2px;display:flex}.tp-stats__num{color:#fff;font-size:22px;font-weight:700}.tp-stats__label{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.tp-stats__divider{background:#ffffff26;width:1px;height:36px}.tp-search{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:14px;align-items:center;gap:10px;max-width:520px;padding:6px 6px 6px 16px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.tp-search--focused{background:#ffffff1f;border-color:#06b6d499;box-shadow:0 0 0 4px #06b6d426}.tp-search__icon{color:#ffffff73;flex-shrink:0;width:20px;height:20px;display:flex}.tp-search__icon svg{width:100%;height:100%}.tp-search__input{color:#fff;letter-spacing:.05em;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:15px}.tp-search__input::placeholder{color:#ffffff59;letter-spacing:.02em;font-weight:400}.tp-search__btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#06b6d4,#a855f7);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex}.tp-search__btn svg{width:16px;height:16px}.tp-search__btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 8px 24px #06b6d466}.tp-search__btn:active:not(:disabled){transform:translateY(0)}.tp-search__btn:disabled{opacity:.5;cursor:not-allowed}.tp-search__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite tp-spin;display:block}@media (max-width:640px){.tp-search{width:100%;padding:6px 6px 6px 12px}.tp-search__input{width:100%;min-width:0;font-size:16px}}.tp-error{color:#f87171;background:#ef444414;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:10px;max-width:520px;margin-top:16px;padding:12px 16px;font-size:14px;animation:.25s tp-fade-in;display:flex}.tp-error svg{flex-shrink:0;width:18px;height:18px}.tp-result{padding:32px 6vw 80px;animation:.5s both tp-slide-up}.tp-status-card{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4c1d95,#831843);border:1px solid #6366f11f;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:24px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #7c3aed14}.tp-status-card:before{content:"";background:linear-gradient(135deg,#7c3aed,#db2777);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.tp-status-card__left{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.tp-status-card__id{flex-direction:column;gap:2px;display:flex}.tp-status-card__id-label{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-size:11px}.tp-status-card__id-value{letter-spacing:.06em;color:#fff;font-size:20px;font-weight:700}.tp-status-card__badge{letter-spacing:.03em;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.tp-status-card__badge-pulse{background:currentColor;border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite tp-pulse}.tp-status-card__badge--order-placed{color:#3b82f6;background:#3b82f61a}.tp-status-card__badge--packed{color:#7c3aed;background:#7c3aed1a}.tp-status-card__badge--in-transit{color:#06b6d4;background:#06b6d41a}.tp-status-card__badge--out-for-delivery{color:#f97316;background:#f973161a}.tp-status-card__badge--delivered{color:#10b981;background:#10b9811a}.tp-status-card__right{align-items:center;display:flex}.tp-status-card__eta{background:#7c3aed1a;border:1px solid #7c3aed2e;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;display:flex}.tp-status-card__eta svg{color:#a855f7;flex-shrink:0;width:22px;height:22px}.tp-status-card__eta-label{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:3px;font-size:11px;display:block}.tp-status-card__eta-date{background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700;display:block}.tp-card-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin:0 0 28px;font-size:13px;font-weight:600;display:flex}.tp-card-title svg{color:#a855f7;flex-shrink:0;width:18px;height:18px}.tp-grid{grid-template-columns:340px 1fr;align-items:start;gap:24px;display:grid}.tp-timeline-card{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4c1d95,#831843);border:1px solid #6366f11f;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #7c3aed0f}.tp-timeline{gap:20px;display:flex}.tp-timeline__track{background:#6366f11f;border-radius:99px;flex-shrink:0;width:2px;margin:4px 0;position:relative}.tp-timeline__fill{background:linear-gradient(#06b6d4,#10b981);border-radius:99px;width:100%;transition:height 1.2s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.tp-timeline__steps{flex-direction:column;flex:1;gap:28px;display:flex}.tp-timeline__step{opacity:.3;align-items:flex-start;gap:14px;transition:opacity .3s;animation:.5s both tp-slide-up;display:flex}.tp-timeline__step--done{opacity:1}.tp-timeline__step--done .tp-timeline__dot{background:#10b9811a;border-color:#10b981}.tp-timeline__step--done .tp-timeline__icon{color:#10b981}.tp-timeline__step--active{opacity:1}.tp-timeline__step--active .tp-timeline__dot{background:#7c3aed1a;border-color:#a855f7;box-shadow:0 0 18px #7c3aed59}.tp-timeline__step--active .tp-timeline__icon{color:#a855f7}.tp-timeline__step--active .tp-timeline__label{background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-text-fill-color:#0000;color:#fff;-webkit-background-clip:text;background-clip:text}.tp-timeline__dot{background:#f5f6ff;border:1.5px solid #6366f126;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.tp-timeline__icon{color:#9ca3af;width:20px;height:20px;display:flex}.tp-timeline__icon svg{width:100%;height:100%}.tp-timeline__pulse{border:1.5px solid #a855f7;border-radius:14px;animation:2.5s ease-in-out infinite tp-pulse;position:absolute;inset:-4px}.tp-timeline__info{flex-direction:column;gap:3px;padding-top:8px;display:flex}.tp-timeline__label{color:#fff;font-size:15px;font-weight:600}.tp-timeline__desc{color:#9ca3af;font-size:12px}.tp-timeline__current-badge{letter-spacing:.06em;color:#a855f7;white-space:nowrap;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:100px;margin-top:8px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:600}.tp-details-col{flex-direction:column;gap:20px;display:flex}.tp-journey-card{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4c1d95,#831843);border:1px solid #6366f11f;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #7c3aed0f}.tp-journey{align-items:center;display:flex}.tp-journey__point{flex:1;align-items:center;gap:12px;display:flex}.tp-journey__dot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.tp-journey__dot--from{background:#3b82f6;box-shadow:0 0 12px #3b82f673}.tp-journey__dot--to{background:#10b981;box-shadow:0 0 12px #10b98173}.tp-journey__pt-label{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:4px;font-size:11px;display:block}.tp-journey__pt-city{color:#fff;font-size:16px;font-weight:600;display:block}.tp-journey__line{background:linear-gradient(90deg,#3b82f6,#06b6d4,#a855f7,#10b981);flex:1;height:2px;margin:0 16px;position:relative}.tp-journey__line:before,.tp-journey__line:after{content:"";background:#a855f7;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.tp-journey__line:before{left:0}.tp-journey__line:after{right:0}.tp-journey__truck{animation:4s ease-in-out infinite alternate tp-truck-move;position:absolute;top:50%;transform:translateY(-50%)}.tp-journey__truck svg{color:#06b6d4;width:22px;height:22px;display:block}.tp-info-card{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4c1d95,#831843);border:1px solid #6366f11f;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #7c3aed0f}.tp-info-list{flex-direction:column;display:flex}.tp-info-item{border-bottom:1px solid #6366f11f;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.tp-info-item:last-child{border-bottom:none}.tp-info-item__icon{background:#7c3aed1a;border:1px solid #7c3aed26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tp-info-item__icon svg{color:#a855f7;width:17px;height:17px}.tp-info-item__content{flex-direction:column;gap:3px;display:flex}.tp-info-item__label{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-size:11px}.tp-info-item__value{color:#fff;font-size:15px;font-weight:500}.tp-info-item__value--accent{background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.tp-note-card{background:linear-gradient(135deg,#7c3aed0d,#06b6d40d);border:1px solid #7c3aed2e;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.tp-note-card__icon{background:#7c3aed1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tp-note-card__icon svg{color:#a855f7;width:17px;height:17px}.tp-note-card__label{text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.tp-note-card__text{color:#4b5280;margin:0;font-size:14px;line-height:1.6}.tp-map-card{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#4c1d95,#831843);border:1px solid #6366f11f;border-radius:16px;padding:28px 24px;overflow:hidden;box-shadow:0 4px 24px #7c3aed0f}.leaflet-container{z-index:1;width:100%;height:100%}@media (max-width:1024px){.tp-grid{grid-template-columns:1fr}.tp-hero{text-align:center;grid-template-columns:1fr}.tp-hero__sub,.tp-search{max-width:100%}.tp-stats{justify-content:center}.tp-hero__visual{display:none}}@media (max-width:640px){.tp-hero{padding:40px 20px 60px}.tp-result{padding:0 20px 60px}.tp-status-card{flex-direction:column;align-items:flex-start;margin-top:40px;padding:20px}.tp-status-card__right,.tp-status-card__eta{width:100%}.tp-journey{flex-direction:column;gap:16px}.tp-journey__line,.tp-search__btn span{display:none}.tp-stats{gap:16px}}@media screen and (max-width:353px){.tp-search__input{width:100%}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.who-we-are-wrapper .reveal{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.who-we-are-wrapper .reveal.is-visible{opacity:1;transform:none}.who-we-are-wrapper .section-eyebrow,.who-we-are-wrapper .wwa-story__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#23acf1;margin-bottom:12px;font-family:poppins,sans-serif;font-size:.75rem;font-weight:600}.who-we-are-wrapper .section-heading{color:#0f1117;margin-bottom:40px;font-family:poppins,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.who-we-are-wrapper .wwa-hero{background:url("../media/who we are.2dklbudae--jy.png") 50%/cover no-repeat fixed;justify-content:flex-start;align-items:flex-end;width:100%;height:min(520px,60vh);display:flex;position:relative;overflow:hidden}.who-we-are-wrapper .wwa-hero__overlay{background:linear-gradient(135deg,#12213ae0 0%,#23acf18c 60%,#0f1117b3 100%);position:absolute;inset:0}.who-we-are-wrapper .wwa-hero__content{z-index:2;max-width:700px;padding:clamp(32px,6vw,80px) clamp(24px,8vw,120px);animation:1s cubic-bezier(.16,1,.3,1) both heroIn;position:relative}.who-we-are-wrapper .wwa-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#23acf1e6;margin-bottom:14px;font-family:poppins,sans-serif;font-size:.78rem;font-weight:600}.who-we-are-wrapper .wwa-hero__heading{color:#fff;margin:0 0 20px;font-family:poppins,Georgia,serif;font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:1}.who-we-are-wrapper .wwa-hero__sub{color:#ffffffc7;max-width:500px;font-family:poppins,sans-serif;font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.7}.who-we-are-wrapper .wwa-hero__scroll-hint{z-index:2;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.who-we-are-wrapper .wwa-hero__scroll-hint span{border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;width:22px;height:22px;animation:1.6s ease-in-out infinite scrollBounce;display:block;transform:rotate(45deg)}@keyframes heroIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes scrollBounce{0%,to{opacity:.4;transform:rotate(45deg)translateY(0)}50%{opacity:1;transform:rotate(45deg)translateY(6px)}}@media (max-width:683px){.who-we-are-wrapper .wwa-hero{background-attachment:scroll;height:min(360px,55vh)}}.who-we-are-wrapper .wwa-stats{background:#12213a;grid-template-columns:repeat(4,1fr);display:grid}.who-we-are-wrapper .wwa-stats .stat-card{border-right:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;padding:36px 20px;transition:background .25s;display:flex}.who-we-are-wrapper .wwa-stats .stat-card:last-child{border-right:none}.who-we-are-wrapper .wwa-stats .stat-card:hover{background:#ffffff0a}.who-we-are-wrapper .wwa-stats .stat-value{color:#23acf1;font-family:poppins,Georgia,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1}.who-we-are-wrapper .wwa-stats .stat-label{letter-spacing:.06em;color:#ffffff94;text-align:center;margin-top:8px;font-family:poppins,sans-serif;font-size:.8rem;font-weight:500}@media (max-width:768px){.who-we-are-wrapper .wwa-stats{grid-template-columns:repeat(2,1fr)}.who-we-are-wrapper .wwa-stats .stat-card{border-bottom:1px solid #ffffff14}.who-we-are-wrapper .wwa-stats .stat-card:nth-child(2){border-right:none}.who-we-are-wrapper .wwa-stats .stat-card:last-child{border-right:1px solid #ffffff14}}@media (max-width:400px){.who-we-are-wrapper .wwa-stats{grid-template-columns:1fr}.who-we-are-wrapper .wwa-stats .stat-card{border-bottom:1px solid #ffffff14;border-right:none}.who-we-are-wrapper .wwa-stats .stat-card:last-child{border-bottom:none}}.who-we-are-wrapper .wwa-story{grid-template-columns:6px 1fr;align-items:start;gap:0 clamp(32px,5vw,64px);padding:clamp(72px,10vw,120px) clamp(24px,8vw,120px);display:grid;position:relative}.who-we-are-wrapper .wwa-story__accent{background:linear-gradient(#23acf1,#23acf1);border-radius:99px;align-self:start;width:6px;height:100%;position:sticky;top:120px}.who-we-are-wrapper .wwa-story__heading{color:#0f1117;margin-bottom:32px;font-family:poppins,Georgia,serif;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:700;line-height:1.2}.who-we-are-wrapper .wwa-story__heading em{color:#23acf1;font-style:italic}.who-we-are-wrapper .wwa-story__text p{color:#3d3d3d;margin-bottom:22px;font-family:poppins,sans-serif;font-size:clamp(.92rem,1.2vw,1.06rem);line-height:1.85}.who-we-are-wrapper .wwa-story__text p:last-child{margin-bottom:0}.who-we-are-wrapper .wwa-story__text p strong{color:#0f1117;font-weight:600}@media (max-width:600px){.who-we-are-wrapper .wwa-story{grid-template-columns:1fr}.who-we-are-wrapper .wwa-story__accent{display:none}}.who-we-are-wrapper .wwa-values{background:#fff;padding:clamp(64px,8vw,104px) clamp(24px,8vw,120px)}.who-we-are-wrapper .wwa-values__header{text-align:center;margin-bottom:56px}.who-we-are-wrapper .wwa-values__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:960px){.who-we-are-wrapper .wwa-values__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.who-we-are-wrapper .wwa-values__grid{grid-template-columns:1fr}}.who-we-are-wrapper .value-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:36px 28px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s}.who-we-are-wrapper .value-card:hover{border-color:#23acf140;transform:translateY(-6px);box-shadow:0 20px 48px #23acf11f}.who-we-are-wrapper .value-card .value-icon{background:#23acf11a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.8rem;display:inline-flex}.who-we-are-wrapper .value-card .value-title{color:#0f1117;margin-bottom:10px;font-family:poppins,Georgia,serif;font-size:1.15rem;font-weight:700}.who-we-are-wrapper .value-card .value-desc{color:#6b7280;font-family:poppins,sans-serif;font-size:.9rem;line-height:1.7}.who-we-are-wrapper #customer-review-list{text-align:center;background:#12213a;padding:clamp(64px,8vw,104px) 0;overflow:hidden}.who-we-are-wrapper #customer-review-list h1{color:#fff;margin-bottom:10px;font-family:poppins,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700}.who-we-are-wrapper #customer-review-list .para{color:#ffffff8c;margin-bottom:48px;font-family:poppins,sans-serif;font-size:1rem}.who-we-are-wrapper #customer-review-list .container{width:100%}.who-we-are-wrapper #customer-review-list .slick-slide{padding:0 10px}.who-we-are-wrapper #customer-review-list .slick-list{overflow:visible!important}.who-we-are-wrapper #customer-review-list .card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;width:300px;padding:28px 24px 22px;transition:transform .25s,border-color .25s}.who-we-are-wrapper #customer-review-list .card:hover{border-color:#23acf173;transform:translateY(-4px)}.who-we-are-wrapper #customer-review-list .card .detail{margin-bottom:18px}.who-we-are-wrapper #customer-review-list .card .detail h4{color:#fff;margin-bottom:8px;font-family:poppins,Georgia,serif;font-size:1rem;font-weight:700}.who-we-are-wrapper #customer-review-list .card .detail p{color:#ffffffad;font-family:poppins,sans-serif;font-size:.88rem;line-height:1.55}.who-we-are-wrapper #customer-review-list .card .detail .rating{color:#23acf1;letter-spacing:2px;margin-top:12px;font-size:1rem}.who-we-are-wrapper #customer-review-list .card .customer-name{color:#fffc;border-top:1px solid #ffffff14;align-items:center;padding-top:16px;font-family:poppins,sans-serif;font-size:.85rem;font-weight:600;display:flex}.who-we-are-wrapper .wwa-keywords{text-align:center;background:#fdf8f2;padding:clamp(48px,6vw,80px) clamp(24px,8vw,120px)}.who-we-are-wrapper .wwa-keywords__heading{color:#6b7280;margin-bottom:28px;font-family:poppins,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:500}.who-we-are-wrapper .wwa-keywords__list{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.who-we-are-wrapper .wwa-keywords__tag{color:#6b7280;cursor:default;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:6px 16px;font-family:poppins,sans-serif;font-size:.78rem;font-weight:500;transition:border-color .2s,color .2s}.who-we-are-wrapper .wwa-keywords__tag:hover{color:#23acf1;border-color:#23acf1}
:root{--wg-bg:#fff;--wg-bg-2:#f7f8fc;--wg-bg-3:#f0f3fb;--wg-surface:#fff;--wg-border:#00000014;--wg-accent:#2563eb;--wg-accent-2:#0891b2;--wg-accent-soft:#2563eb14;--wg-accent-soft-2:#0891b20f;--wg-text-primary:#0f172a;--wg-text-muted:#475569;--wg-text-dim:#94a3b8;--wg-shadow-sm:0 1px 4px #0000000f;--wg-shadow-md:0 4px 20px #00000014;--wg-shadow-lg:0 16px 48px #0000001c;--wg-shadow-xl:0 32px 80px #0000001f;--wg-radius:12px;--wg-radius-lg:20px;--wg-radius-xl:28px;--wg-transition:.3s cubic-bezier(.4, 0, .2, 1);--wg-font-display:"poppins", sans-serif;--wg-font-body:"poppins", sans-serif;--wg-max-width:1240px;--wg-gutter:clamp(20px, 5vw, 60px)}.wg-container{width:100%;max-width:var(--wg-max-width);padding:0 var(--wg-gutter);margin:0 auto}.wg-gradient-text{background:linear-gradient(135deg, var(--wg-accent), var(--wg-accent-2));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.wg-label{font-family:var(--wg-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--wg-accent);background:var(--wg-accent-soft);border-radius:50px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 14px;font-size:11px;font-weight:600;display:inline-flex}.wg-section-title{font-family:var(--wg-font-display);color:var(--wg-text-primary);letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(26px,3.5vw,42px);font-weight:700;line-height:1.2}.wg-body-text{font-family:var(--wg-font-body);color:var(--wg-text-muted);max-width:600px;margin:0 0 16px;font-size:16px;line-height:1.8}.wg-section-header{text-align:center;margin-bottom:56px}.wg-section-header__sub{text-align:center;margin:0 auto}.wg-anim{opacity:0;will-change:transform,opacity;transition:opacity .7s,transform .7s}.wg-anim--left{transform:translate(-32px)}.wg-anim--right{transform:translate(32px)}.wg-anim--up{transform:translateY(30px)}.wg-anim--visible .wg-anim{opacity:1;transform:translate(0)}.wg-action-buttons{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.wg-action-buttons--dark .wg-btn--primary{color:var(--wg-accent);background:#fff;box-shadow:0 4px 20px #00000026}.wg-action-buttons--dark .wg-btn--primary:hover{box-shadow:0 8px 32px #00000038}.wg-action-buttons--dark .wg-btn--outline{color:#fff;background:#ffffff1a;border-color:#ffffff59}.wg-action-buttons--dark .wg-btn--outline:hover{background:#fff3;border-color:#fff}.wg-btn{font-family:var(--wg-font-body);transition:var(--wg-transition);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.wg-btn--primary{background:linear-gradient(135deg, var(--wg-accent), var(--wg-accent-2));color:#fff;box-shadow:0 4px 20px #2563eb47}.wg-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2563eb6b}.wg-btn--outline{background:var(--wg-surface);color:var(--wg-text-primary);border:1.5px solid var(--wg-border);box-shadow:var(--wg-shadow-sm)}.wg-btn--outline:hover{border-color:var(--wg-accent);color:var(--wg-accent);box-shadow:var(--wg-shadow-md);transform:translateY(-2px)}.wg-page-header{background:url(../media/house.26f8cm7x3xbws.webp) bottom/cover no-repeat;padding:130px 0 80px;position:relative;overflow:hidden}.wg-page-header__overlay{background:linear-gradient(120deg,#0f172ae0 0%,#2563eb8c 60%,#0891b259 100%);position:absolute;inset:0}.wg-page-header__content{max-width:var(--wg-max-width);padding:0 var(--wg-gutter);margin:0 auto;animation:.75s both wgHeaderIn;position:relative}.wg-page-header__breadcrumb{font-family:var(--wg-font-body);color:#fff9;letter-spacing:.04em;margin-bottom:12px;font-size:13px}.wg-page-header__title{font-family:var(--wg-font-display);color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(48px,8vw,100px);font-weight:800;line-height:1}.wg-page-header__subtitle{font-family:var(--wg-font-body);color:#ffffffbf;max-width:400px;margin:0;font-size:17px}@keyframes wgHeaderIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.wg-hero{background:var(--wg-bg);padding:100px 0}.wg-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.wg-hero__cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.wg-hero__card{background:var(--wg-bg-2);border:1px solid var(--wg-border);border-radius:var(--wg-radius-lg);box-shadow:var(--wg-shadow-sm);transition:var(--wg-transition);align-items:center;gap:14px;padding:20px;display:flex}.wg-hero__card:hover{box-shadow:var(--wg-shadow-md);border-color:#2563eb33;transform:translateY(-4px)}.wg-hero__card:first-child{border-top:3px solid #2563eb}.wg-hero__card:nth-child(2){border-top:3px solid #0891b2}.wg-hero__card:nth-child(3){border-top:3px solid #7c3aed}.wg-hero__card:nth-child(4){border-top:3px solid #059669}.wg-hero__card-icon{flex-shrink:0;font-size:28px;line-height:1}.wg-hero__card div{flex-direction:column;display:flex}.wg-hero__card div strong{font-family:var(--wg-font-display);color:var(--wg-text-primary);font-size:14px;font-weight:700;line-height:1.2}.wg-hero__card div span{font-family:var(--wg-font-body);color:var(--wg-text-dim);margin-top:3px;font-size:12px}.wg-stats{background:linear-gradient(135deg, var(--wg-accent) 0%, var(--wg-accent-2) 100%);padding:60px 0;position:relative;overflow:hidden}.wg-stats:before{content:"";background:radial-gradient(40% 80% at 10%,#ffffff14 0%,#0000 60%),radial-gradient(30% 60% at 90%,#ffffff0f 0%,#0000 60%);position:absolute;inset:0}.wg-stats__grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid;position:relative}.wg-stat-card{text-align:center;border-radius:var(--wg-radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--wg-transition);background:#ffffff1f;border:1px solid #fff3;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.wg-stat-card:hover{background:#ffffff2e;transform:translateY(-4px)}.wg-stat-card__icon{border-radius:var(--wg-radius);color:#fff;background:#fff3;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.wg-stat-card__icon svg{font-size:18px}.wg-stat-card__value{font-family:var(--wg-font-display);color:#fff;margin-bottom:6px;font-size:26px;font-weight:800;line-height:1;display:block}.wg-stat-card__label{font-family:var(--wg-font-body);color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.wg-why{background:var(--wg-bg-2);padding:100px 0}.wg-why__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.wg-why-card{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius-lg);box-shadow:var(--wg-shadow-sm);transition:var(--wg-transition);padding:32px 28px;position:relative;overflow:hidden}.wg-why-card:before{content:"";background:var(--wg-card-accent,var(--wg-accent));transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.wg-why-card:hover{box-shadow:var(--wg-shadow-lg);border-color:#2563eb1f;transform:translateY(-5px)}.wg-why-card:hover:before{transform:scaleX(1)}.wg-why-card__icon{border-radius:var(--wg-radius);background:linear-gradient(135deg, var(--wg-accent-soft), var(--wg-accent-soft-2));width:52px;height:52px;color:var(--wg-card-accent,var(--wg-accent));border:1px solid #2563eb1f;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.wg-why-card__icon svg{font-size:24px}.wg-why-card__title{font-family:var(--wg-font-display);color:var(--wg-text-primary);margin:0 0 10px;font-size:17px;font-weight:700}.wg-why-card__desc{font-family:var(--wg-font-body);color:var(--wg-text-muted);margin:0;font-size:14px;line-height:1.7}.wg-process{background:var(--wg-bg);border-top:1px solid var(--wg-border);padding:100px 0}.wg-process__steps{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.wg-process__step{align-items:flex-start;gap:20px;display:flex;position:relative}.wg-process__step-left{flex-direction:column;flex-shrink:0;align-items:center;width:64px;display:flex}.wg-process__step-num{background:linear-gradient(135deg, var(--wg-accent), var(--wg-accent-2));color:#fff;width:64px;height:64px;font-family:var(--wg-font-display);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;box-shadow:0 4px 16px #2563eb4d}.wg-process__connector{background:linear-gradient(to bottom, var(--wg-accent), #2563eb0d);flex:1;width:2px;min-height:40px;margin-top:4px}.wg-process__step:last-child .wg-process__connector{display:none}.wg-process__step-body{flex:1;min-width:0;padding:12px 0 44px}.wg-process__step-body h3{font-family:var(--wg-font-display);color:var(--wg-text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.wg-process__step-body p{font-family:var(--wg-font-body);color:var(--wg-text-muted);margin:0;font-size:15px;line-height:1.7}.wg-process__cta{border-top:1px solid var(--wg-border);justify-content:center;margin-top:20px;padding-top:40px;display:flex}@media (max-width:860px){.wg-process__step-left{width:52px}.wg-process__step-num{width:52px;height:52px;font-size:15px}}.wg-testimonials{background:var(--wg-bg-3);padding:100px 0}.wg-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.wg-testimonial-card{background:var(--wg-surface);border:1px solid var(--wg-border);border-radius:var(--wg-radius-xl);box-shadow:var(--wg-shadow-sm);transition:var(--wg-transition);flex-direction:column;gap:20px;padding:36px 30px;display:flex}.wg-testimonial-card:hover{box-shadow:var(--wg-shadow-lg);border-color:#2563eb1f;transform:translateY(-5px)}.wg-testimonial-card__stars{color:#f59e0b;gap:3px;display:flex}.wg-testimonial-card__stars svg{font-size:16px}.wg-testimonial-card__text{font-family:var(--wg-font-body);color:var(--wg-text-muted);flex:1;margin:0;font-size:15px;font-style:italic;line-height:1.75}.wg-testimonial-card__author{border-top:1px solid var(--wg-border);align-items:center;gap:14px;padding-top:16px;display:flex}.wg-testimonial-card__avatar{background:linear-gradient(135deg, var(--wg-accent), var(--wg-accent-2));color:#fff;width:44px;height:44px;font-family:var(--wg-font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.wg-testimonial-card__author div{flex-direction:column;display:flex}.wg-testimonial-card__author div strong{font-family:var(--wg-font-display);color:var(--wg-text-primary);font-size:14px;font-weight:700}.wg-testimonial-card__author div span{font-family:var(--wg-font-body);color:var(--wg-text-dim);margin-top:2px;font-size:12px}.wg-cities{background:var(--wg-bg);padding:100px 0}.wg-cities__grid{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.wg-cities__note{text-align:center;font-family:var(--wg-font-body);color:var(--wg-text-muted);background:var(--wg-accent-soft);border-radius:var(--wg-radius);border:1px solid #2563eb1f;max-width:500px;margin:0 auto;padding:16px;font-size:14px}.wg-cities__note a{color:var(--wg-accent);font-weight:600;text-decoration:none}.wg-cities__note a:hover{text-decoration:underline}.wg-city-tag{font-family:var(--wg-font-body);color:var(--wg-text-muted);background:var(--wg-bg-2);border:1px solid var(--wg-border);transition:var(--wg-transition);cursor:default;border-radius:50px;padding:7px 16px;font-size:13px;font-weight:500;display:inline-block}.wg-city-tag:hover{background:var(--wg-accent-soft);color:var(--wg-accent);box-shadow:var(--wg-shadow-sm);border-color:#2563eb33;transform:translateY(-2px)}.wg-cta{background:linear-gradient(135deg, var(--wg-accent) 0%, var(--wg-accent-2) 100%);padding:100px 0;position:relative;overflow:hidden}.wg-cta__bg{pointer-events:none;background:radial-gradient(50% 80% at 10%,#ffffff14 0%,#0000 60%),radial-gradient(30% 60% at 90%,#ffffff0f 0%,#0000 60%);position:absolute;inset:0}.wg-cta__inner{text-align:center;position:relative}.wg-cta__title{font-family:var(--wg-font-display);color:#fff;letter-spacing:-.01em;margin:12px 0 16px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.15}.wg-cta__sub{font-family:var(--wg-font-body);color:#ffffffd1;max-width:600px;margin:0 auto;font-size:16px;line-height:1.75}.wg-cta__btns{justify-content:center}.wg-cta .wg-label{color:#fff;background:#ffffff26;border:1px solid #ffffff40}.wg-keywords{background:var(--wg-bg-2);border-top:1px solid var(--wg-border);padding:60px 0}.wg-keywords__heading{font-family:var(--wg-font-display);color:var(--wg-text-muted);text-align:center;margin:0 0 28px;font-size:18px;font-weight:700}.wg-keywords__grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.wg-keyword{font-family:var(--wg-font-body);color:var(--wg-text-muted);background:var(--wg-surface);border:1px solid var(--wg-border);transition:var(--wg-transition);cursor:default;border-radius:50px;padding:6px 14px;font-size:12px;font-weight:500}.wg-keyword:hover{background:var(--wg-accent-soft);color:var(--wg-accent);border-color:#2563eb33}@media (max-width:1100px){.wg-stats__grid{grid-template-columns:repeat(3,1fr)}.wg-why__grid,.wg-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.wg-hero__inner{grid-template-columns:1fr;gap:40px}.wg-action-buttons{justify-content:center}.wg-body-text{max-width:100%}.wg-process__step{grid-template-columns:52px 1fr}.wg-process__connector{display:none}}@media (max-width:640px){.wg-why__grid,.wg-testimonials__grid{grid-template-columns:1fr}.wg-stats__grid{grid-template-columns:repeat(2,1fr)}.wg-hero__cards{grid-template-columns:1fr}.wg-btn{justify-content:center;width:100%}.wg-action-buttons{flex-direction:column}.wg-page-header{padding:100px 0 60px}.wg-page-header__title{font-size:52px}}
:root{--ot-bg:#fff;--ot-bg-2:#f7f8fc;--ot-bg-3:#f0f3fb;--ot-surface:#fff;--ot-border:#00000014;--ot-accent:#2563eb;--ot-accent-2:#0891b2;--ot-accent-soft:#2563eb14;--ot-accent-soft-2:#0891b20f;--ot-text-primary:#0f172a;--ot-text-muted:#475569;--ot-text-dim:#94a3b8;--ot-shadow-sm:0 1px 4px #0000000f;--ot-shadow-md:0 4px 20px #00000014;--ot-shadow-lg:0 16px 48px #0000001c;--ot-shadow-xl:0 32px 80px #0000001f;--ot-radius:12px;--ot-radius-lg:20px;--ot-radius-xl:28px;--ot-transition:.3s cubic-bezier(.4, 0, .2, 1);--ot-font-display:"poppins", sans-serif;--ot-font-body:"poppins", sans-serif;--ot-max-width:1240px;--ot-gutter:clamp(20px, 5vw, 60px)}.ot-container{width:100%;max-width:var(--ot-max-width);padding:0 var(--ot-gutter);margin:0 auto}.ot-gradient-text{background:linear-gradient(135deg, var(--ot-accent), var(--ot-accent-2));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.ot-label{font-family:var(--ot-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--ot-accent);background:var(--ot-accent-soft);border-radius:50px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 14px;font-size:11px;font-weight:600;display:inline-flex}.ot-section-title{font-family:var(--ot-font-display);color:var(--ot-text-primary);letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(26px,3.5vw,42px);font-weight:700;line-height:1.2}.ot-body-text{font-family:var(--ot-font-body);color:var(--ot-text-muted);max-width:600px;margin:0 0 16px;font-size:16px;line-height:1.8}.ot-section-header{text-align:center;margin-bottom:56px}.ot-section-header__sub{text-align:center;margin:0 auto}.ot-section-header .ot-section-title{margin-bottom:16px}.ot-anim{opacity:0;will-change:transform,opacity;transition:opacity .7s,transform .7s}.ot-anim--left{transform:translate(-32px)}.ot-anim--right{transform:translate(32px)}.ot-anim--up{transform:translateY(30px)}.ot-anim--visible .ot-anim{opacity:1;transform:translate(0)}.ot-action-buttons{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.ot-action-buttons--dark .ot-btn--primary{color:var(--ot-accent);background:#fff;box-shadow:0 4px 20px #00000026}.ot-action-buttons--dark .ot-btn--primary:hover{box-shadow:0 8px 32px #00000038}.ot-action-buttons--dark .ot-btn--outline{color:#fff;background:#ffffff1a;border-color:#ffffff59}.ot-action-buttons--dark .ot-btn--outline:hover{background:#fff3;border-color:#fff}.ot-btn{font-family:var(--ot-font-body);transition:var(--ot-transition);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.ot-btn--primary{background:linear-gradient(135deg, var(--ot-accent), var(--ot-accent-2));color:#fff;box-shadow:0 4px 20px #2563eb47}.ot-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2563eb6b}.ot-btn--outline{background:var(--ot-surface);color:var(--ot-text-primary);border:1.5px solid var(--ot-border);box-shadow:var(--ot-shadow-sm)}.ot-btn--outline:hover{border-color:var(--ot-accent);color:var(--ot-accent);box-shadow:var(--ot-shadow-md);transform:translateY(-2px)}.ot-page-header{background:url(../media/outTeam.2r-klmufotolm.png) 50%/cover no-repeat;padding:130px 0 80px;position:relative;overflow:hidden}.ot-page-header__overlay{background:linear-gradient(120deg,#0f172ae0 0%,#2563eb8c 60%,#0891b259 100%);position:absolute;inset:0}.ot-page-header__content{max-width:var(--ot-max-width);padding:0 var(--ot-gutter);margin:0 auto;animation:.75s both otHeaderIn;position:relative}.ot-page-header__breadcrumb{font-family:var(--ot-font-body);color:#fff9;letter-spacing:.04em;margin-bottom:12px;font-size:13px}.ot-page-header__title{font-family:var(--ot-font-display);color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(48px,8vw,100px);font-weight:800;line-height:1}.ot-page-header__subtitle{font-family:var(--ot-font-body);color:#ffffffbf;max-width:420px;margin:0;font-size:17px}@keyframes otHeaderIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ot-hero{background:var(--ot-bg);padding:100px 0}.ot-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.ot-hero__logo{width:180px;height:auto;margin-bottom:28px;display:block}.ot-hero__visual{justify-content:center;display:flex;position:relative}.ot-hero__image-wrap{background:linear-gradient(135deg, var(--ot-bg-3), var(--ot-bg-2));border-radius:var(--ot-radius-xl);box-shadow:var(--ot-shadow-xl);border:1px solid var(--ot-border);padding:40px}.ot-hero__image-wrap img{width:100%;max-width:400px;height:auto;display:block}.ot-hero__floating-card{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-radius-lg);box-shadow:var(--ot-shadow-lg);align-items:center;gap:12px;padding:14px 20px;animation:3s ease-in-out infinite otFloat;display:flex;position:absolute;bottom:-20px;left:-20px}.ot-hero__floating-card svg{color:var(--ot-accent);flex-shrink:0;font-size:28px}.ot-hero__floating-card div{flex-direction:column;display:flex}.ot-hero__floating-card div strong{font-family:var(--ot-font-display);background:linear-gradient(135deg, var(--ot-accent), var(--ot-accent-2));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800;line-height:1}.ot-hero__floating-card div span{font-family:var(--ot-font-body);color:var(--ot-text-dim);white-space:nowrap;margin-top:2px;font-size:11px}@keyframes otFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ot-stats{background:linear-gradient(135deg, var(--ot-accent) 0%, var(--ot-accent-2) 100%);margin-top:60px;padding:60px 0;position:relative;overflow:hidden}.ot-stats:before{content:"";background:radial-gradient(40% 80% at 10%,#ffffff14 0%,#0000 60%),radial-gradient(30% 60% at 90%,#ffffff0f 0%,#0000 60%);position:absolute;inset:0}.ot-stats__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.ot-stat-card{text-align:center;border-radius:var(--ot-radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--ot-transition);background:#ffffff1f;border:1px solid #fff3;flex-direction:column;align-items:center;padding:28px 20px;display:flex}.ot-stat-card:hover{background:#ffffff2e;transform:translateY(-4px)}.ot-stat-card__icon{border-radius:var(--ot-radius);color:#fff;background:#fff3;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex}.ot-stat-card__icon svg{font-size:22px}.ot-stat-card__value{font-family:var(--ot-font-display);color:#fff;-webkit-text-fill-color:#fff;background:0 0;margin-bottom:6px;font-size:36px;font-weight:800;line-height:1;display:block}.ot-stat-card__label{font-family:var(--ot-font-body);color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.ot-offers{background:var(--ot-bg-2);padding:100px 0}.ot-offers__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ot-offer-card{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-radius-lg);box-shadow:var(--ot-shadow-sm);transition:var(--ot-transition);padding:32px 28px;position:relative;overflow:hidden}.ot-offer-card:before{content:"";background:linear-gradient(90deg, var(--ot-accent), var(--ot-accent-2));transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ot-offer-card:hover{box-shadow:var(--ot-shadow-lg);border-color:#2563eb1f;transform:translateY(-5px)}.ot-offer-card:hover:before{transform:scaleX(1)}.ot-offer-card__icon{border-radius:var(--ot-radius);background:linear-gradient(135deg, var(--ot-accent-soft), var(--ot-accent-soft-2));width:52px;height:52px;color:var(--ot-accent);border:1px solid #2563eb1f;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ot-offer-card__icon svg{font-size:24px}.ot-offer-card__title{font-family:var(--ot-font-display);color:var(--ot-text-primary);margin:0 0 10px;font-size:17px;font-weight:700}.ot-offer-card__desc{font-family:var(--ot-font-body);color:var(--ot-text-muted);margin:0;font-size:14px;line-height:1.7}.ot-expertise{background:var(--ot-bg);border-top:1px solid var(--ot-border);padding:100px 0}.ot-expertise__inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.ot-expertise__btns{margin-top:28px}.ot-expertise__image{background:linear-gradient(135deg, var(--ot-bg-3), var(--ot-bg-2));border-radius:var(--ot-radius-xl);border:1px solid var(--ot-border);box-shadow:var(--ot-shadow-lg);justify-content:center;align-items:center;padding:48px;display:flex}.ot-expertise__image img{width:100%;max-width:380px;height:auto;display:block}.ot-departments{background:var(--ot-bg-3);border-top:1px solid var(--ot-border);padding:100px 0}.ot-departments__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ot-dept-card{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-radius-lg);box-shadow:var(--ot-shadow-sm);transition:var(--ot-transition);text-align:center;padding:32px 28px}.ot-dept-card:hover{box-shadow:var(--ot-shadow-lg);border-color:#2563eb26;transform:translateY(-5px)}.ot-dept-card__icon{margin-bottom:14px;font-size:36px;line-height:1;display:block}.ot-dept-card__count{font-family:var(--ot-font-display);background:linear-gradient(135deg, var(--ot-accent), var(--ot-accent-2));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:28px;font-weight:800;line-height:1}.ot-dept-card__name{font-family:var(--ot-font-display);color:var(--ot-text-primary);margin:0 0 10px;font-size:16px;font-weight:700}.ot-dept-card__desc{font-family:var(--ot-font-body);color:var(--ot-text-muted);margin:0;font-size:13px;line-height:1.65}.ot-why{background:var(--ot-bg);padding:100px 0}.ot-why__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ot-why-card{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-radius-lg);box-shadow:var(--ot-shadow-sm);transition:var(--ot-transition);padding:32px 28px}.ot-why-card:hover{box-shadow:var(--ot-shadow-lg);border-color:#2563eb26;transform:translateY(-5px)}.ot-why-card__icon{border-radius:var(--ot-radius);background:linear-gradient(135deg, var(--ot-accent-soft), var(--ot-accent-soft-2));width:52px;height:52px;color:var(--ot-accent);border:1px solid #2563eb1f;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ot-why-card__icon svg{font-size:24px}.ot-why-card__title{font-family:var(--ot-font-display);color:var(--ot-text-primary);margin:0 0 10px;font-size:16px;font-weight:700}.ot-why-card__desc{font-family:var(--ot-font-body);color:var(--ot-text-muted);margin:0;font-size:14px;line-height:1.7}.ot-values{background:var(--ot-bg-2);border-top:1px solid var(--ot-border);padding:100px 0}.ot-values__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ot-value-card{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-radius-xl);text-align:center;box-shadow:var(--ot-shadow-sm);transition:var(--ot-transition);padding:36px 28px}.ot-value-card:hover{box-shadow:var(--ot-shadow-lg);border-color:#2563eb26;transform:translateY(-6px)}.ot-value-card__icon{margin-bottom:16px;font-size:40px;line-height:1;display:block}.ot-value-card__title{font-family:var(--ot-font-display);color:var(--ot-text-primary);margin:0 0 10px;font-size:18px;font-weight:700}.ot-value-card__desc{font-family:var(--ot-font-body);color:var(--ot-text-muted);margin:0;font-size:13px;line-height:1.7}.ot-destinations{background:var(--ot-bg);padding:100px 0}.ot-destinations__cols{grid-template-columns:1fr auto 1fr;align-items:start;gap:48px;margin-bottom:32px;display:grid}.ot-destinations__divider{background:var(--ot-border);align-self:stretch;width:1px;margin:20px 0}.ot-destinations__col-title{font-family:var(--ot-font-display);color:var(--ot-text-primary);margin:0 0 20px;font-size:18px;font-weight:700}.ot-destinations__tags{flex-wrap:wrap;gap:8px;display:flex}.ot-destinations__note{text-align:center;font-family:var(--ot-font-body);color:var(--ot-text-muted);background:var(--ot-accent-soft);border-radius:var(--ot-radius);border:1px solid #2563eb1f;padding:16px;font-size:14px}.ot-destinations__note a{color:var(--ot-accent);font-weight:600;text-decoration:none}.ot-destinations__note a:hover{text-decoration:underline}.ot-dest-tag{font-family:var(--ot-font-body);color:var(--ot-text-muted);background:var(--ot-bg-2);border:1px solid var(--ot-border);transition:var(--ot-transition);border-radius:50px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-block}.ot-dest-tag:hover{background:var(--ot-accent-soft);color:var(--ot-accent);border-color:#2563eb33}.ot-dest-tag--intl{background:var(--ot-accent-soft);color:var(--ot-accent);border-color:#2563eb26}.ot-dest-tag--intl:hover{background:var(--ot-accent);color:#fff;border-color:var(--ot-accent)}.ot-cta{background:linear-gradient(135deg, var(--ot-accent) 0%, var(--ot-accent-2) 100%);padding:100px 0;position:relative;overflow:hidden}.ot-cta__bg{pointer-events:none;background:radial-gradient(50% 80% at 10%,#ffffff14 0%,#0000 60%),radial-gradient(30% 60% at 90%,#ffffff0f 0%,#0000 60%);position:absolute;inset:0}.ot-cta__inner{text-align:center;position:relative}.ot-cta__title{font-family:var(--ot-font-display);color:#fff;letter-spacing:-.01em;margin:12px 0 16px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.15}.ot-cta__sub{font-family:var(--ot-font-body);color:#ffffffd1;max-width:580px;margin:0 auto;font-size:16px;line-height:1.75}.ot-cta__btns{justify-content:center}.ot-cta .ot-label{color:#fff;background:#ffffff26;border:1px solid #ffffff40}@media (max-width:1100px){.ot-offers__grid,.ot-departments__grid,.ot-why__grid,.ot-values__grid,.ot-stats__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.ot-hero__inner,.ot-expertise__inner{grid-template-columns:1fr;gap:40px}.ot-hero__visual,.ot-expertise__image{display:none}.ot-destinations__cols{grid-template-columns:1fr;gap:32px}.ot-destinations__divider{display:none}.ot-action-buttons{justify-content:center}.ot-body-text{max-width:100%}}@media (max-width:640px){.ot-offers__grid,.ot-departments__grid,.ot-why__grid,.ot-values__grid{grid-template-columns:1fr}.ot-stats__grid{grid-template-columns:repeat(2,1fr)}.ot-btn{justify-content:center;width:100%}.ot-action-buttons{flex-direction:column}.ot-page-header{padding:100px 0 60px}.ot-page-header__title{font-size:52px}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.vm-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(32px)}.vm-reveal.vm-revealed{opacity:1;transform:translateY(0)}.vm-hero{background:url(../media/vissionAndMission.25d1mcrw8xw7l.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.vm-hero__overlay{background:linear-gradient(#0f19238c 0%,#0f1923b8 100%);position:absolute;inset:0}.vm-hero__overlay:after{content:"";background:linear-gradient(90deg,#0000,#c9a84c,#23acf1,#0000);height:4px;position:absolute;bottom:0;left:0;right:0}.vm-hero__content{z-index:2;text-align:center;padding:0 24px;animation:.8s both vmFadeUp;position:relative}.vm-hero__content h1{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 20px #0006;margin:12px 0 16px;font-size:clamp(36px,7vw,76px);font-weight:800;line-height:1.1}.vm-hero__content p{color:#ffffffbf;letter-spacing:.01em;max-width:480px;margin:0 auto;font-size:clamp(14px,2vw,18px);line-height:1.6}.vm-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c9a84c;background:#c9a84c1f;border:1px solid #c9a84c4d;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.vm-hero__scroll-hint{z-index:2;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.vm-hero__scroll-hint span{border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;width:20px;height:20px;animation:1.8s ease-in-out infinite scrollBounce;display:block;transform:rotate(45deg)}@keyframes vmFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,to{opacity:.5;transform:rotate(45deg)translateY(0)}50%{opacity:1;transform:rotate(45deg)translateY(6px)}}.vm-section{background:#f7f6f3;padding:80px 24px}.vm-label{letter-spacing:.16em;text-transform:uppercase;color:#1d6a5c;background:#e8f3f0;border-radius:100px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.vm-block{grid-template-columns:80px 1fr;align-items:start;gap:0 32px;max-width:860px;margin:0 auto;display:grid;position:relative}.vm-block__badge{width:72px;height:72px;top:calc(var(--navbar-h,96px) + 24px);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:28px;font-weight:900;display:flex;position:sticky}.vm-block--vision .vm-block__badge{color:#866e29;background:#fdf6e3;border:1px solid #c9a84c4d}.vm-block--mission .vm-block__badge{color:#0fa2ec;background:#e8f3f0;border:1px solid #23acf133}.vm-block__inner h2{color:#0f1923;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.25}.vm-block__inner p{color:#4a5568;margin-bottom:14px;font-size:15px;line-height:1.8}.vm-block__inner p:last-of-type{margin-bottom:28px}.vm-cities{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.vm-city-tag{color:#0e98dd;letter-spacing:.02em;background:#e8f3f0;border:1px solid #23acf12e;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600;transition:background .18s,border-color .18s}.vm-city-tag:hover{background:#dbece7;border-color:#23acf159}.vm-city-tag--more{color:#735e23;background:#c9a84c1a;border-color:#c9a84c40}.vm-divider{align-items:center;gap:16px;max-width:860px;margin:56px auto;display:flex}.vm-divider__line{background:linear-gradient(90deg,#0000,#e2e0db);flex:1;height:1px}.vm-divider__line:last-child{background:linear-gradient(270deg,#0000,#e2e0db)}.vm-divider__icon{color:#c9a84c;opacity:.7;font-size:18px}.vm-pillars{flex-direction:column;gap:14px;display:flex}.vm-pillar{background:#fff;border:1px solid #e2e0db;border-radius:8px;align-items:flex-start;gap:16px;padding:18px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.vm-pillar:hover{border-color:#23acf140;transform:translate(6px);box-shadow:-4px 0 #23acf1,0 4px 20px #00000012}.vm-pillar__icon{flex-shrink:0;margin-top:2px;font-size:26px;line-height:1}.vm-pillar__body{flex:1}.vm-pillar__body strong{color:#0f1923;letter-spacing:-.01em;margin-bottom:5px;font-size:14px;font-weight:700;display:block}.vm-pillar__body p{color:#4a5568;margin:0;font-size:13px;line-height:1.65}.vm-loading{background:#e2e0db;border-radius:16px;max-width:900px;height:100px;margin:24px auto;animation:1.4s ease-in-out infinite vmPulse}@keyframes vmPulse{0%,to{opacity:.45}50%{opacity:.9}}@media (max-width:720px){.vm-hero{min-height:320px}.vm-section{padding:56px 16px}.vm-block{grid-template-columns:1fr}.vm-block__badge{border-radius:10px;width:52px;height:52px;font-size:20px;position:static}.vm-divider{margin:40px auto}.vm-pillar{gap:12px;padding:14px 16px}.vm-pillar:hover{transform:none;box-shadow:-3px 0 #1d6a5c}}@media (max-width:480px){.vm-cities{gap:6px}.vm-city-tag{padding:3px 10px;font-size:11px}.vm-pillar__icon{font-size:22px}.vm-pillar__body strong{font-size:13px}.vm-pillar__body p{font-size:12px}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--clr-primary:#1a56db;--clr-primary-dark:#0f3fa5;--clr-primary-glow:#1a56db2e;--clr-bg:#f5f7fc;--clr-bg-dark:#0e1630;--clr-text:#111827;--clr-muted:#6b7280;--clr-border:#e5e7eb;--radius-md:14px;--radius-lg:22px;--shadow-card:0 4px 24px #00000012;--shadow-hover:0 12px 40px #1a56db2e;--transition:.3s cubic-bezier(.4, 0, .2, 1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{opacity:.7;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.65)}}@keyframes float-dot{0%,to{opacity:.4;transform:translateY(0)scale(1)}50%{opacity:.15;transform:translateY(-20px)scale(1.2)}}.vg-banner{background:linear-gradient(135deg, var(--clr-bg-dark) 0%, #1e3a8a 100%);text-align:center;padding:72px 24px 60px;position:relative;overflow:hidden}.vg-banner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.vg-banner__bg{pointer-events:none;position:absolute;inset:0}.vg-banner__dot{background:#ffffff0f;border-radius:50%;position:absolute}.vg-banner__dot:first-child{width:280px;height:280px;animation:7s ease-in-out infinite float-dot;top:-80px;left:-60px}.vg-banner__dot:nth-child(2){width:180px;height:180px;animation:9s ease-in-out 1s infinite float-dot;bottom:-60px;right:10%}.vg-banner__dot:nth-child(3){width:100px;height:100px;animation:6s ease-in-out .5s infinite float-dot;top:30%;right:5%}.vg-banner__content{position:relative}.vg-banner .vg-tag{letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;background:#93c5fd1f;border:1px solid #93c5fd40;border-radius:50px;margin-bottom:14px;padding:5px 16px;font-size:12px;font-weight:700;display:inline-block}.vg-banner h1{color:#fff;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(30px,5vw,54px);font-weight:800;line-height:1.1}.vg-banner p{color:#fff9;max-width:500px;margin:0 auto;font-size:16px;line-height:1.65}.vg-section{background:var(--clr-bg);padding:72px 24px 80px}.vg-container{width:100%;max-width:1200px;margin-inline:auto}.vg-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.video-item{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);aspect-ratio:16/9;opacity:0;transition:box-shadow var(--transition),transform var(--transition);background:#000;overflow:hidden;transform:translateY(20px)}.video-item.visible{animation:.55s both fadeUp}.video-item:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.video-item iframe{border:none;width:100%;height:100%;display:block}.video-thumb{cursor:pointer;background:#000;border:none;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.video-thumb img{object-fit:cover;filter:brightness(.88);width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.video-thumb .video-overlay{transition:background var(--transition);pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 50%,#0000008c 100%);position:absolute;inset:0}.video-thumb .play-btn{width:56px;height:56px;transition:transform var(--transition),background var(--transition),box-shadow var(--transition);z-index:2;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000059}.video-thumb .play-btn svg{color:var(--clr-primary);margin-left:3px;font-size:28px!important}.video-thumb .play-btn:before{content:"";border:2px solid #fff9;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-ring;position:absolute;top:50%;left:50%}.video-thumb:hover img{filter:brightness(.7);transform:scale(1.06)}.video-thumb:hover .video-overlay{background:linear-gradient(#0000 0%,#0003 50%,#000000b3 100%)}.video-thumb:hover .play-btn{background:#fff;transform:translate(-50%,-50%)scale(1.12);box-shadow:0 8px 32px #1a56db66}.video-thumb:focus-visible{outline:3px solid var(--clr-primary);outline-offset:3px}@media (max-width:1024px){.vg-grid{gap:16px}}@media (max-width:768px){.vg-grid{grid-template-columns:repeat(2,1fr);gap:14px}.vg-section{padding:56px 16px 64px}}@media (max-width:500px){.vg-grid{grid-template-columns:1fr;gap:14px;max-width:420px;margin-inline:auto}.vg-banner{padding:56px 20px 48px}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--clr-primary:#1a56db;--clr-primary-dark:#0f3fa5;--clr-primary-glow:#1a56db26;--clr-bg:#f5f7fc;--clr-bg-dark:#0e1630;--clr-surface:#fff;--clr-text:#111827;--clr-muted:#6b7280;--clr-border:#e5e7eb;--radius-md:14px;--radius-lg:20px;--shadow-card:0 4px 20px #00000012;--shadow-hover:0 14px 40px #0000002e;--transition:.3s cubic-bezier(.4, 0, .2, 1)}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes float-blob{0%,to{opacity:.35;transform:translateY(0)scale(1)}50%{opacity:.15;transform:translateY(-18px)scale(1.08)}}.pg-banner{background:linear-gradient(140deg, var(--clr-bg-dark) 0%, #1e3a8a 100%);text-align:center;padding:72px 24px 60px;position:relative;overflow:hidden}.pg-banner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.pg-banner__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pg-banner__bg:before,.pg-banner__bg:after{content:"";background:#ffffff0d;border-radius:50%;position:absolute}.pg-banner__bg:before{width:320px;height:320px;animation:8s ease-in-out infinite float-blob;top:-100px;left:-80px}.pg-banner__bg:after{width:200px;height:200px;animation:10s ease-in-out 1.5s infinite float-blob;bottom:-60px;right:8%}.pg-banner__content{position:relative}.pg-banner h1{color:#fff;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(30px,5vw,54px);font-weight:800;line-height:1.1}.pg-banner p{color:#fff9;max-width:480px;margin:0 auto;font-size:16px;line-height:1.65}.pg-tag{letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;background:#93c5fd1f;border:1px solid #93c5fd40;border-radius:50px;margin-bottom:14px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-block}.pg-section{background:var(--clr-bg);padding:64px 24px 80px}.pg-container{width:100%;max-width:1280px;margin-inline:auto}.pg-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:48px;display:flex}.pg-filter-btn{background:var(--clr-surface);color:var(--clr-text);border:1.5px solid var(--clr-border);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-card);white-space:nowrap;align-items:center;gap:7px;padding:10px 20px;font-family:poppins;font-size:14px;font-weight:400;display:inline-flex}.pg-filter-btn .filter-emoji{font-size:16px;line-height:1}.pg-filter-btn .filter-count{background:var(--clr-bg);min-width:24px;height:20px;color:var(--clr-muted);transition:var(--transition);border-radius:50px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.pg-filter-btn:hover{border-color:var(--clr-primary);color:var(--clr-primary);box-shadow:0 6px 20px var(--clr-primary-glow);transform:translateY(-2px)}.pg-filter-btn:hover .filter-count{background:var(--clr-primary-glow);color:var(--clr-primary)}.pg-filter-btn.active{background:var(--clr-primary);color:#fff;border-color:var(--clr-primary);box-shadow:0 6px 20px #1a56db59}.pg-filter-btn.active .filter-count{color:#fff;background:#ffffff40}.pg-filter-btn.active:hover{transform:translateY(-2px)}.pg-filter-btn:focus-visible{outline:3px solid var(--clr-primary);outline-offset:2px}.pg-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:14px;margin-bottom:14px;display:grid}.pg-img-bx{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);cursor:zoom-in;background:#d1d5db;animation:.45s both fadeIn;overflow:hidden}.pg-img-bx img{object-fit:cover;filter:brightness(.95);width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.pg-img-bx:hover{box-shadow:var(--shadow-hover)}.pg-img-bx:hover img{filter:brightness(1.02);transform:scale(1.07)}@media (max-width:1100px){.pg-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:220px}}@media (max-width:768px){.pg-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:10px}.pg-filter-btn{padding:9px 16px;font-size:13px}}@media (max-width:600px){.pg-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.pg-filters{gap:8px;margin-bottom:32px}}@media (max-width:400px){.pg-grid{grid-auto-rows:150px;gap:8px}.pg-filter-btn{padding:8px 12px;font-size:12px}.pg-filter-btn .filter-emoji{display:none}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.info-section{background:linear-gradient(#f9fbff,#fff);justify-content:space-between;align-items:center;gap:50px;padding:70px 20px;display:flex}.info-section .info-left{flex:55%;padding:20px}.info-section .info-left .badge{color:#23acf1;background:#004ecc1a;border-radius:20px;margin-bottom:15px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.info-section .info-left h2{margin-bottom:20px;font-size:2rem;font-weight:700;line-height:1.3}.info-section .info-left p{color:#444;margin-bottom:16px;font-size:14px;line-height:1.7}.info-section .info-left .cta-group{gap:15px;margin-top:25px;display:flex}.info-section .info-left .cta-group .primary-btn{color:#fff;background:#23acf1;border-radius:8px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .3s}.info-section .info-left .cta-group .primary-btn:hover{background:#003fa6;transform:translateY(-2px)}.info-section .info-left .cta-group .secondary-btn{color:#23acf1;border:2px solid #23acf1;border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s}.info-section .info-left .cta-group .secondary-btn:hover{color:#fff;background:#23acf1}.info-section .info-left .trust-stats{gap:30px;margin-top:35px;display:flex}.info-section .info-left .trust-stats div h4{color:#23acf1;font-size:1.4rem;font-weight:700}.info-section .info-left .trust-stats div span{color:#666;font-size:12px}.info-section .info-right{flex:40%}.info-section .info-right .image-card{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.info-section .info-right .image-card img{object-fit:cover;width:100%;display:block}.info-section .info-right .image-card .overlay{color:#fff;background:linear-gradient(#0000,#000000bf);padding:25px;position:absolute;bottom:0}.info-section .info-right .image-card .overlay h4{margin-bottom:8px;font-size:1.3rem;font-weight:700}.info-section .info-right .image-card .overlay p{font-size:13px;line-height:1.5}@media screen and (max-width:900px){.info-section{flex-direction:column}.info-section .info-left{text-align:center}.info-section .info-left .cta-group{flex-wrap:wrap;justify-content:center}.info-section .info-left .trust-stats{justify-content:center}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.cs-wrap .cs-container{max-width:1080px;margin:0 auto;padding:0 24px}.cs-wrap .cs-section{background:#f8f9fc;padding:72px 0}.cs-wrap .cs-label{letter-spacing:.16em;text-transform:uppercase;color:#2563eb;background:#eff6ff;border-radius:100px;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.cs-wrap .cs-hero{background:linear-gradient(135deg,#0f1f3d 0%,#162d5e 60%,#1e3a7a 100%);justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.cs-wrap .cs-hero:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.cs-wrap .cs-hero:after{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed,#2563eb);height:4px;position:absolute;bottom:0;left:0;right:0}.cs-wrap .cs-hero__overlay{background:radial-gradient(at 70%,#4f8ef726,#0000 60%);position:absolute;inset:0}.cs-wrap .cs-hero__content{z-index:2;text-align:center;padding:0 24px;animation:.7s both csFadeUp;position:relative}.cs-wrap .cs-hero__content h1{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 24px #0000004d;margin:12px 0 16px;font-size:clamp(32px,6vw,60px);font-weight:800;line-height:1.1}.cs-wrap .cs-hero__content p{color:#ffffffb8;max-width:480px;margin:0 auto;font-size:clamp(14px,2vw,18px);line-height:1.6}.cs-wrap .cs-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#93c5fd;background:#ffffff14;border:1px solid #ffffff29;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}@keyframes csFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.cs-wrap .cs-intro{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:36px;padding:40px;box-shadow:0 2px 10px #0000000f}.cs-wrap .cs-intro h2{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(20px,2.8vw,28px);font-weight:800}.cs-wrap .cs-intro>p{color:#4a5568;margin-bottom:28px;font-size:15px;line-height:1.8}.cs-wrap .cs-response-note{background:#eff6ff;border-left:3px solid #2563eb;border-radius:8px;padding:10px 14px;color:#4a5568!important;margin-top:16px!important;font-size:13px!important}.cs-wrap .cs-table-wrap{border:1px solid #e2e8f0;border-radius:8px;margin:24px 0 16px;overflow:hidden}.cs-wrap .cs-table .MuiTableHead-root .MuiTableRow-root{background:#2563eb}.cs-wrap .cs-table .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{color:#fff;border:none;padding:14px 20px;font-size:13px;font-weight:700}.cs-wrap .cs-table .MuiTableBody-root .MuiTableRow-root{transition:background .15s}.cs-wrap .cs-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f8f9fc}.cs-wrap .cs-table .MuiTableBody-root .MuiTableRow-root:hover{background:#eff6ff}.cs-wrap .cs-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{color:#1a1a2e;vertical-align:top;border-color:#e2e8f0;padding:14px 20px;font-size:13.5px}.cs-wrap .cs-email-link{color:#2563eb;margin-bottom:4px;font-size:13px;text-decoration:none;transition:color .15s;display:block}.cs-wrap .cs-email-link:hover{color:#1249c1;text-decoration:underline}.cs-wrap .cs-email-link:last-child{margin-bottom:0}.cs-wrap .cs-quick-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:56px;display:grid}.cs-wrap .cs-quick-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:flex-start;padding:28px 24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 2px 10px #0000000f}.cs-wrap .cs-quick-card:hover{border-color:var(--card-color);transform:translateY(-5px);box-shadow:0 8px 28px #0000001a}.cs-wrap .cs-quick-card:hover .cs-quick-card__icon{background:var(--card-color)}.cs-wrap .cs-quick-card:hover .cs-quick-card__icon svg{color:#fff}.cs-wrap .cs-quick-card__icon{background:var(--card-color-light);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;transition:background .22s;display:flex}.cs-wrap .cs-quick-card__icon svg{color:var(--card-color);transition:color .22s;font-size:22px!important}.cs-wrap .cs-quick-card strong{color:#1a1a2e;margin-bottom:8px;font-size:15px;font-weight:700}.cs-wrap .cs-quick-card p{color:#4a5568;flex:1;margin-bottom:20px;font-size:13px;line-height:1.65}.cs-wrap .cs-quick-card__cta{color:var(--card-color);word-break:break-all;font-size:13px;font-weight:600}.cs-wrap .cs-stages h2{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 36px;font-size:clamp(20px,2.8vw,28px);font-weight:800}.cs-wrap .cs-stages__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cs-wrap .cs-stage-card{border:1px solid #e2e8f0;border-top:3px solid var(--stage-color);background:#fff;border-radius:14px;padding:28px 24px;transition:transform .22s,box-shadow .22s;box-shadow:0 2px 10px #0000000f}.cs-wrap .cs-stage-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001a}.cs-wrap .cs-stage-card__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.cs-wrap .cs-stage-card__header h3{color:#1a1a2e;margin:0;font-size:15px;font-weight:700}.cs-wrap .cs-stage-card__icon{background:var(--stage-color-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cs-wrap .cs-stage-card__icon svg{color:var(--stage-color);font-size:20px!important}.cs-wrap .cs-stage-card ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cs-wrap .cs-stage-card ul li{color:#4a5568;padding-left:18px;font-size:13px;line-height:1.6;position:relative}.cs-wrap .cs-stage-card ul li:before{content:"";background:var(--stage-color);opacity:.7;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.cs-wrap .cs-loading{background:#e2e8f0;border-radius:14px;max-width:900px;height:100px;margin:24px auto;animation:1.4s ease-in-out infinite csPulse}@keyframes csPulse{0%,to{opacity:.4}50%{opacity:.85}}@media (max-width:900px){.cs-wrap .cs-stages__grid,.cs-wrap .cs-quick-grid{grid-template-columns:1fr}}@media (max-width:700px){.cs-wrap .cs-section{padding:48px 0}.cs-wrap .cs-intro{padding:24px 20px}.cs-wrap .cs-quick-card{flex-flow:wrap;align-items:center;gap:12px}.cs-wrap .cs-quick-card__icon{width:40px;height:40px;margin-bottom:0}.cs-wrap .cs-quick-card strong{width:calc(100% - 52px);margin-bottom:0}.cs-wrap .cs-quick-card p{width:100%;margin-bottom:8px}}@media (max-width:480px){.cs-wrap .cs-stage-card{padding:20px 16px}.cs-wrap .cs-intro h2{font-size:19px}}
@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.mg-hero{background:linear-gradient(135deg,#0f2027 0%,#203a43 50%,#2c5364 100%);justify-content:center;align-items:center;min-height:340px;display:flex;position:relative;overflow:hidden}.mg-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.mg-hero:after{content:"";background:linear-gradient(90deg,#2563eb,#0ea5e9,#16a34a);height:4px;position:absolute;bottom:0;left:0;right:0}.mg-hero__overlay{background:radial-gradient(at 30% 60%,#2563eb33,#0000 55%);position:absolute;inset:0}.mg-hero__content{z-index:2;text-align:center;padding:0 24px;animation:.7s both mgFadeUp;position:relative}.mg-hero__content h1{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 20px #00000059;margin:12px 0 16px;font-size:clamp(32px,6vw,58px);font-weight:800;line-height:1.1}.mg-hero__content p{color:#ffffffb8;max-width:500px;margin:0 auto;font-size:clamp(13px,1.8vw,17px);line-height:1.65}.mg-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#7dd3fc;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}@keyframes mgFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}#movingguidesec{background:#f7f8fb;padding:60px 0}.mg-layout{grid-template-columns:240px 1fr;align-items:start;gap:32px;max-width:1140px;margin:0 auto;padding:0 24px;display:grid}.mg-sidebar{top:calc(var(--navbar-h,96px) + 20px);background:#fff;border:1px solid #e4e7ef;border-radius:14px;height:fit-content;padding:20px 16px;position:sticky;box-shadow:0 2px 10px #0000000f}.mg-sidebar__heading{letter-spacing:.16em;text-transform:uppercase;color:#4a5568;margin-bottom:14px;padding-left:4px;font-size:10px;font-weight:700}.mg-sidebar nav{flex-direction:column;gap:2px;display:flex}.mg-nav-link{color:#4a5568;border-left:2px solid #0000;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:block}.mg-nav-link:hover{color:#2563eb;background:#eff6ff}.mg-nav-link--active{color:#2563eb;background:#eff6ff;border-left-color:#2563eb;font-weight:600}.mg-content{flex-direction:column;gap:20px;display:flex}.mg-card{scroll-margin-top:calc(var(--navbar-h,96px) + 28px);background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:32px;transition:box-shadow .2s;box-shadow:0 2px 10px #0000000f}.mg-card:hover{box-shadow:0 8px 28px #0000001a}.mg-card__header{border-bottom:1px solid #e4e7ef;align-items:center;gap:12px;margin-bottom:22px;padding-bottom:18px;display:flex}.mg-card__header h2{color:#0f1923;letter-spacing:-.015em;margin:0;font-size:clamp(16px,2.2vw,20px);font-weight:700;line-height:1.3}.mg-card__icon{flex-shrink:0;font-size:28px;line-height:1}.mg-tip-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mg-tip-list li{color:#4a5568;background:#f7f8fb;border:1px solid #e4e7ef;border-radius:8px;padding:12px 16px 12px 44px;font-size:14px;line-height:1.7;transition:border-color .18s,background .18s;position:relative}.mg-tip-list li:before{content:"✓";color:#16a34a;font-size:13px;font-weight:700;position:absolute;top:12px;left:14px}.mg-tip-list li:hover{background:#eff6ff;border-color:#2563eb40}.mg-table-wrap{border:1px solid #e4e7ef;border-radius:8px;overflow:hidden}.mg-table .MuiTableHead-root .MuiTableRow-root{background:#2563eb}.mg-table .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{color:#fff;border:none;padding:14px 20px;font-size:13px;font-weight:700}.mg-table .MuiTableBody-root .MuiTableRow-root{transition:background .15s}.mg-table .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f7f8fb}.mg-table .MuiTableBody-root .MuiTableRow-root:hover{background:#eff6ff}.mg-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{color:#0f1923;vertical-align:middle;border-color:#e4e7ef;padding:14px 20px;font-size:13.5px}.mg-table__day{white-space:nowrap;width:160px;color:#2563eb!important;font-weight:700!important}.mg-testimonials{flex-direction:column;gap:14px;display:flex}.mg-testimonial{background:#f7f8fb;border:1px solid #e4e7ef;border-left:3px solid #2563eb;border-radius:8px;margin:0;padding:18px 20px}.mg-testimonial p{color:#4a5568;margin-bottom:8px;font-size:14px;font-style:italic;line-height:1.7}.mg-testimonial footer{color:#0f1923;font-size:13px;font-style:normal;font-weight:500}.mg-testimonial footer span{color:#4a5568}.mg-pdf__desc{color:#4a5568;margin-bottom:20px;font-size:14px;line-height:1.7}.mg-pdf__btn{color:#fff;background:#2563eb;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.mg-pdf__btn svg{font-size:18px!important}.mg-pdf__btn:hover{background:#1350d4;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb73}.mg-pdf__btn:active{transform:translateY(0)}.mg-loading{background:#e4e7ef;border-radius:14px;max-width:900px;height:100px;margin:24px auto;animation:1.4s ease-in-out infinite mgPulse}@keyframes mgPulse{0%,to{opacity:.4}50%{opacity:.85}}@media (max-width:960px){.mg-layout{grid-template-columns:1fr}.mg-sidebar{display:none}}@media (max-width:600px){#movingguidesec{padding:36px 0}.mg-layout{gap:16px;padding:0 12px}.mg-card{padding:20px 16px}.mg-card__header h2{font-size:16px}.mg-tip-list li{padding:10px 14px 10px 38px;font-size:13px}.mg-table .MuiTableCell-root{padding:10px 12px!important;font-size:12px!important}.mg-table__day{width:110px}}
