*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;background:#fff;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{width:100%}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}em,.serif-accent{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.topbar{background:#113f93;justify-content:center;align-items:center;width:100%;height:43px;padding:0 92px;display:flex}.topbar__text{color:#fff;letter-spacing:.02em;text-align:center;font-size:13px;font-weight:400}.navbar{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;width:100%;height:87px;position:sticky;top:0}.navbar__inner{align-items:center;gap:48px;max-width:1440px;height:100%;margin:0 auto;padding:0 92px;display:flex}.navbar__logo{flex-shrink:0;align-items:center;margin-right:auto;display:flex}.navbar__logo-img{width:auto;height:72px;display:block}.navbar__links{align-items:center;gap:8px;display:flex}.navbar__link-item{position:relative}.navbar__link-item--active{background:#113f931f;border-radius:17px;padding:6px 16px}.navbar__link{color:#1a1a2e;white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:color .2s}.navbar__link-item--active .navbar__link{color:#113f93;padding:0;font-weight:600}.navbar__link:hover{color:#113f93}.navbar__cta{box-sizing:border-box;color:#113f93;white-space:nowrap;background:#113f934a;border-radius:25px;align-items:center;gap:12px;height:50px;padding:3px 3px 3px 20px;font-size:14px;font-weight:600;line-height:1;transition:background .2s;display:inline-flex}.navbar__cta:hover{background:#113f9366}.navbar__cta-circle{color:#113f93;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;line-height:1;display:flex}.hero{width:100%;position:relative}.hero__bg{background-position:50%;background-size:cover;align-items:flex-start;width:100%;height:766px;padding-top:100px;padding-left:92px;padding-right:92px;display:flex;position:relative}.hero__overlay{background:#00000026;position:absolute;inset:0}.hero__gradient{background:linear-gradient(135deg,#113f93a6 0%,#113f9326 100%);position:absolute;inset:0}.hero__content{z-index:2;max-width:560px;position:relative}.hero__heading{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:52px;font-weight:700;line-height:1.12}.hero__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.hero__subtext{color:#ffffffe0;max-width:480px;margin-bottom:36px;font-size:15px;line-height:1.65}.hero__cta{box-sizing:border-box;color:#113f93;cursor:pointer;background:#fff;border-radius:27.5px;justify-content:space-between;align-items:center;min-width:220px;height:55px;padding:3px 3px 3px 24px;font-size:15px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0003}.hero__cta-circle{color:#fff;background:#113f93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.hero__cards{z-index:10;gap:16px;margin-top:-112px;padding:0 92px 60px;display:flex;position:relative}.hero__card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 20px 40px #00000014}.hero__card--wide{flex:2;gap:20px;min-height:225px;display:flex}.hero__card--narrow{flex-direction:column;flex:1;min-height:225px;display:flex}.hero__card-text{flex:1}.hero__card-image{border-radius:12px;flex-shrink:0;width:269px;overflow:hidden}.hero__card-image img{object-fit:cover;width:100%;height:100%}.hero__card-title{color:#1a1a2e;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.35}.hero__card-desc{color:#666;margin-bottom:16px;font-size:13px;line-height:1.55}.hero__card-link{color:#113f93;font-size:13px;font-weight:600}.hero__avatars{align-items:center;margin-top:auto;display:flex}.hero__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:42px;height:42px;margin-left:-10px}.hero__avatar:first-child{margin-left:0}.hero__badge-icon{color:#113f93;background:#113f931a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:18px;font-weight:700;display:flex}.about{background:#fff;width:100%;padding:80px 92px}.about__inner{align-items:flex-start;gap:80px;max-width:1440px;margin:0 auto;display:flex}.about__left{flex:1;max-width:480px;padding-top:20px}.about__heading{color:#113f93;letter-spacing:-.4px;margin-bottom:24px;font-size:40px;font-weight:700;line-height:1.2}.about__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.about__desc{color:#555;margin-bottom:18px;font-size:15px;line-height:1.7}.about__cta{box-sizing:border-box;color:#fff;cursor:pointer;background:#113f93;border-radius:27.5px;justify-content:space-between;align-items:center;min-width:220px;height:55px;margin-top:12px;padding:3px 3px 3px 24px;font-size:14px;font-weight:600;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.about__cta:hover{background:#1649a6;transform:translateY(-1px)}.about__cta-circle{color:#113f93;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.about__grid{flex:1.2;grid-template-columns:1fr 1fr;gap:16px;display:grid}.about__grid-item{border-radius:12px;height:240px;overflow:hidden}.about__grid-item img{object-fit:cover;width:100%;height:100%}.features{width:100%;padding:0 16px 60px}.features__inner{background:#367dff1a;border-radius:25px;max-width:1440px;margin:0 auto;padding:60px 76px}.features__heading{color:#113f93;text-align:center;letter-spacing:-.4px;margin-bottom:40px;font-size:32px;font-weight:700;line-height:1.25}.features__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.features__cards{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.features__card{background:#fff;border-radius:17px;overflow:hidden}.features__card-img{width:100%;height:216px;overflow:hidden}.features__card-img img{object-fit:cover;width:100%;height:100%}.features__card-body{padding:20px}.features__card-title{color:#1a1a2e;margin-bottom:8px;font-size:15px;font-weight:700}.features__card-desc{color:#666;font-size:13px;line-height:1.6}.services{background:#fff;width:100%;padding:80px 92px}.services__inner{max-width:1440px;margin:0 auto}.services__header{justify-content:space-between;align-items:center;gap:32px;margin-bottom:48px;display:flex}.services__heading{color:#113f93;letter-spacing:-.4px;font-size:36px;font-weight:700;line-height:1.2}.services__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.services__cta{box-sizing:border-box;color:#fff;cursor:pointer;background:#113f93;border-radius:27.5px;flex-shrink:0;justify-content:space-between;align-items:center;min-width:200px;height:55px;padding:3px 3px 3px 24px;font-size:14px;font-weight:600;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.services__cta:hover{background:#1649a6;transform:translateY(-1px)}.services__cta-circle{color:#113f93;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.services__body{align-items:flex-start;gap:40px;display:flex}.services__list{flex-direction:column;flex:1;gap:16px;padding-top:20px;display:flex}.services__list-item{color:#333;align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.services__check{color:#fff;background:#113f93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.services__center-img{border-radius:12px;flex-shrink:0;width:310px;height:434px;overflow:hidden}.services__center-img img{object-fit:cover;width:100%;height:100%}.services__side-card{background:linear-gradient(160deg,#113f93 0%,#b8d1ff 100%);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:318px;min-height:342px;padding:32px 28px;display:flex}.services__side-card-text{color:#fff;font-size:18px;font-weight:700;line-height:1.45}.services__side-avatars{align-items:center;display:flex}.services__side-avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:42px;height:42px;margin-left:-10px}.services__side-avatars img:first-child{margin-left:0}.gallery{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:846px;display:flex;position:relative}.gallery__overlay{background:linear-gradient(#113f9380 0%,#00000059 100%);position:absolute;inset:0}.gallery__inner{z-index:2;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1440px;padding:0 92px;display:flex;position:relative}.gallery__arrow{color:#113f93;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:50px;font-size:18px;transition:background .2s,transform .2s;display:flex}.gallery__arrow:hover{background:#f0f4ff;transform:scale(1.08)}.gallery__content{text-align:center;flex:1}.gallery__heading{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.15}.gallery__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.gallery__subtitle{color:#ffffffe0;max-width:520px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.65}.gallery__cta{box-sizing:border-box;color:#113f93;cursor:pointer;background:#fff;border:none;border-radius:27.5px;justify-content:space-between;align-items:center;min-width:220px;height:55px;padding:3px 3px 3px 24px;font-size:15px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.gallery__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000040}.gallery__cta-circle{color:#fff;background:#113f93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.photogrid{background:#fff;width:100%;padding:80px 92px}.photogrid__inner{max-width:1440px;margin:0 auto}.photogrid__heading{color:#113f93;text-align:center;letter-spacing:-.4px;margin-bottom:48px;font-size:36px;font-weight:700;line-height:1.2}.photogrid__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.photogrid__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.photogrid__card{background:#fff;border-radius:10px;overflow:hidden}.photogrid__card-img{height:359px;overflow:hidden}.photogrid__card-img img{object-fit:cover;object-position:top center;width:100%;height:100%}.photogrid__card-name{color:#113f93;padding:16px 16px 4px;font-size:16px;font-weight:700}.photogrid__card-role{color:#666;padding:0 16px 16px;font-size:13px}.photogrid__footer{margin-top:40px}.photogrid__cta{box-sizing:border-box;color:#fff;cursor:pointer;background:#113f93;border-radius:27.5px;justify-content:space-between;align-items:center;min-width:220px;height:55px;padding:3px 3px 3px 24px;font-size:14px;font-weight:600;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.photogrid__cta:hover{background:#1649a6;transform:translateY(-1px)}.photogrid__cta-circle{color:#113f93;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.beach-cta{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:544px;display:flex;position:relative}.beach-cta__overlay{background:linear-gradient(#113f938c 0%,#0006 100%);position:absolute;inset:0}.beach-cta__content{z-index:2;text-align:center;max-width:560px;padding:0 24px;position:relative}.beach-cta__heading{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:44px;font-weight:700;line-height:1.15}.beach-cta__sub{color:#ffffffe0;margin-bottom:32px;font-size:15px;line-height:1.65}.beach-cta__btn{box-sizing:border-box;color:#113f93;cursor:pointer;background:#fff;border:none;border-radius:27.5px;justify-content:space-between;align-items:center;min-width:220px;height:55px;padding:3px 3px 3px 24px;font-size:15px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.beach-cta__btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000040}.beach-cta__btn-circle{color:#fff;background:#113f93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.testimonials{background:#fff;width:100%;padding:80px 92px}.testimonials__inner{align-items:flex-start;gap:80px;max-width:1440px;margin:0 auto;display:flex}.testimonials__left{flex:1;max-width:380px}.testimonials__heading{color:#113f93;letter-spacing:-.4px;margin-bottom:32px;font-size:36px;font-weight:700;line-height:1.2}.testimonials__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.testimonials__photo-wrap{border-radius:20px;width:268px;height:282px;overflow:hidden}.testimonials__photo{object-fit:cover;width:100%;height:100%;display:block}.testimonials__right{flex-direction:column;flex:1.4;display:flex}.testimonials__card{background:#f7f7f7;border-radius:12px;flex:1;margin-bottom:32px;padding:32px}.testimonials__quote-icon{opacity:.5;width:48px;height:auto;margin-bottom:20px}.testimonials__text{color:#113f93;margin-bottom:28px;font-size:22px;font-weight:600;line-height:1.5}.testimonials__author{flex-direction:column;gap:4px;display:flex}.testimonials__author strong{color:#1a1a2e;font-size:15px;font-weight:700}.testimonials__author span{color:#888;font-size:13px}.testimonials__nav{justify-content:flex-end;align-items:center;gap:12px;display:flex}.testimonials__arrow{color:#113f93;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:49px;height:50px;font-size:18px;transition:background .2s,border-color .2s;display:flex}.testimonials__arrow--active,.testimonials__arrow:hover{color:#fff;background:#113f93;border-color:#113f93}.site-footer{width:100%;padding:80px 16px 40px}.site-footer__outer{max-width:1440px;margin:0 auto}.site-footer__card{background:#113f93;border-radius:25px;padding:48px 60px 32px;position:relative;overflow:hidden}.site-footer__top{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px;display:flex}.site-footer__brand{max-width:420px}.site-footer__logo-img{filter:brightness(0)invert();width:auto;height:72px;margin-bottom:24px;display:block}.site-footer__headline{color:#fff;letter-spacing:-.4px;font-size:36px;font-weight:700;line-height:1.25}.site-footer__socials{flex-shrink:0;gap:12px;display:flex}.site-footer__social{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff54;border-radius:50%;justify-content:center;align-items:center;width:49px;height:49px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.site-footer__social:hover{background:#ffffff1a}.site-footer__main{align-items:flex-start;gap:60px;margin-bottom:40px;display:flex}.site-footer__links{flex-shrink:0}.site-footer__links-heading{color:#fff;margin-bottom:20px;font-size:14px;font-weight:700}.site-footer__links-cols{gap:48px;display:flex}.site-footer__link-list{flex-direction:column;gap:12px;display:flex}.site-footer__link-list a{color:#ffffffb3;font-size:14px;transition:color .2s}.site-footer__link-list a:hover{color:#fff}.site-footer__newsletter{flex-shrink:0;width:300px;margin-left:auto}.site-footer__newsletter-heading{color:#fff;margin-bottom:16px;font-size:14px;font-weight:700}.site-footer__form{border:1px solid #ffffff54;border-radius:29px;align-items:center;gap:6px;height:58px;padding:0 6px 0 20px;display:flex}.site-footer__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.site-footer__input::placeholder{color:#ffffff80}.site-footer__submit{color:#fff;cursor:pointer;background:#bdbdbd4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:51px;height:52px;font-size:18px;transition:background .2s;display:flex}.site-footer__submit:hover{background:#ffffff40}.site-footer__watermark{color:#ffffff0f;letter-spacing:.15em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:120px;font-weight:900;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.site-footer__bottom{z-index:1;padding-top:24px;position:relative}.site-footer__copy{color:#fff9;font-size:13px}.about-hero{background:#fff;width:100%;padding:80px 92px 60px}.about-hero__inner{align-items:flex-start;gap:80px;max-width:1440px;margin:0 auto;display:flex}.about-hero__text{flex:1;padding-top:10px}.about-hero__pill{color:#113f93;text-transform:uppercase;letter-spacing:.1em;background:#113f9314;border-radius:20px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.about-hero__heading{color:#1a1a2e;letter-spacing:-.8px;margin-bottom:20px;font-size:44px;font-weight:700;line-height:1.15}.about-hero__desc{color:#555;max-width:540px;margin-bottom:40px;font-size:16px;line-height:1.75}.about-hero__stats{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.about-hero__stat{flex-direction:column;gap:4px;display:flex}.about-hero__stat-num{color:#113f93;font-size:36px;font-weight:800;line-height:1}.about-hero__stat-label{color:#777;font-size:13px;font-weight:500}.about-hero__visual{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:28px;display:flex}.about-hero__img-card{border-radius:20px;width:513px;height:396px;overflow:hidden}.about-hero__img-card img{object-fit:cover;width:100%;height:100%}.about-hero__cta{color:#fff;cursor:pointer;background:#113f93;border-radius:27.5px;align-items:center;gap:12px;height:55px;padding:0 8px 0 24px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.about-hero__cta:hover{background:#1649a6;transform:translateY(-1px)}.about-hero__cta-circle{color:#113f93;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.about-values{width:100%;padding:0 16px 60px}.about-values__inner{background:#367dff1a;border-radius:25px;max-width:1440px;margin:0 auto;padding:60px 76px}.about-values__header{margin-bottom:44px}.about-values__pill{color:#113f93;text-transform:uppercase;letter-spacing:.1em;background:#113f931a;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.about-values__heading{color:#1a1a2e;font-size:36px;font-weight:700;line-height:1.2}.about-values__cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-values__card{background:#fff;border-radius:20px;padding:36px 28px}.about-values__icon-wrap{background:#367dff1a;border-radius:11px;justify-content:center;align-items:center;width:59px;height:59px;margin-bottom:20px;display:flex}.about-values__icon{font-size:26px}.about-values__card-title{color:#1a1a2e;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.3}.about-values__card-desc{color:#666;margin-bottom:20px;font-size:14px;line-height:1.7}.about-values__card-points{flex-direction:column;gap:10px;display:flex}.about-values__card-point{color:#444;align-items:center;gap:10px;font-size:13px;display:flex}.about-values__check{color:#fff;background:#319481;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.about-story{background:#fff;width:100%;padding:80px 92px}.about-story__inner{align-items:flex-start;gap:80px;max-width:1440px;margin:0 auto;display:flex}.about-story__image-col{flex-shrink:0}.about-story__img-card{border-radius:20px;width:532px;height:435px;overflow:hidden}.about-story__img-card img{object-fit:cover;width:100%;height:100%}.about-story__text-col{flex:1;padding-top:10px}.about-story__pill{color:#113f93;text-transform:uppercase;letter-spacing:.1em;background:#113f9314;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.about-story__heading{color:#1a1a2e;margin-bottom:18px;font-size:36px;font-weight:700;line-height:1.2}.about-story__desc{color:#555;margin-bottom:16px;font-size:15px;line-height:1.75}.about-story__milestones{border-left:2px solid #113f9326;flex-direction:column;gap:16px;margin:28px 0 36px;padding-left:24px;display:flex}.about-story__milestone{align-items:center;gap:16px;display:flex}.about-story__year{color:#113f93;min-width:44px;font-size:16px;font-weight:800}.about-story__event{color:#444;font-size:14px}.about-story__cta{color:#fff;cursor:pointer;background:#113f93;border:none;border-radius:27.5px;align-items:center;gap:12px;height:55px;padding:0 8px 0 24px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.about-story__cta:hover{background:#1649a6;transform:translateY(-1px)}.about-story__cta-circle{color:#113f93;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.about-results{background:#fff;width:100%;padding:80px 92px}.about-results__inner{align-items:center;gap:80px;max-width:1440px;margin:0 auto;display:flex}.about-results__text-col{flex:1}.about-results__pill{color:#113f93;text-transform:uppercase;letter-spacing:.1em;background:#113f9314;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.about-results__heading{color:#1a1a2e;margin-bottom:18px;font-size:36px;font-weight:700;line-height:1.2}.about-results__desc{color:#555;margin-bottom:16px;font-size:15px;line-height:1.75}.about-results__highlights{background:#113f930a;border-radius:16px;gap:40px;margin:28px 0 36px;padding:24px;display:flex}.about-results__highlight{flex-direction:column;gap:4px;display:flex}.about-results__num{color:#113f93;font-size:40px;font-weight:800;line-height:1}.about-results__hlabel{color:#777;font-size:13px;font-weight:500}.about-results__cta{color:#fff;cursor:pointer;background:#113f93;border:none;border-radius:27.5px;align-items:center;gap:12px;height:55px;padding:0 8px 0 24px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.about-results__cta:hover{background:#1649a6;transform:translateY(-1px)}.about-results__cta-circle{color:#113f93;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.about-results__image-col{flex-shrink:0}.about-results__img-card{border-radius:20px;width:532px;height:425px;overflow:hidden}.about-results__img-card img{object-fit:cover;width:100%;height:100%}.about-full-image{background-position:top;background-size:cover;justify-content:center;align-items:center;width:100%;height:656px;display:flex;position:relative}.about-full-image__overlay{background:linear-gradient(#113f938c 0%,#00000073 100%);position:absolute;inset:0}.about-full-image__content{z-index:2;text-align:center;max-width:640px;padding:0 24px;position:relative}.about-full-image__pill{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#fff3;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.about-full-image__heading{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:44px;font-weight:700;line-height:1.15}.about-full-image__sub{color:#ffffffd9;margin-bottom:36px;font-size:16px;line-height:1.65}.about-full-image__cta{color:#113f93;cursor:pointer;background:#fff;border:none;border-radius:27.5px;align-items:center;gap:12px;height:55px;padding:0 8px 0 24px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-full-image__cta:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000040}.about-full-image__cta-circle{color:#fff;background:#113f93;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.svc-hero{width:100%;padding:16px 16px 0}.svc-hero__banner{background-position:50%;background-size:cover;border-radius:20px;align-items:center;width:100%;max-width:1408px;height:417px;margin:0 auto;padding:0 80px;display:flex;position:relative;overflow:hidden}.svc-hero__overlay{background:linear-gradient(90deg,#113f93bf 0%,#113f934d 60%,#0000 100%);position:absolute;inset:0}.svc-hero__content{z-index:2;max-width:560px;position:relative}.svc-hero__pill{color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#fff3;border-radius:20px;margin-bottom:18px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.svc-hero__heading{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:40px;font-weight:700;line-height:1.2}.svc-hero__sub{color:#ffffffe0;font-size:15px;line-height:1.65}.svc-hero__stats{border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:0;max-width:1408px;margin:0 auto;padding:36px 80px;display:grid}.svc-hero__stat{border-right:1px solid #eee;align-items:center;gap:16px;padding:0 40px;display:flex}.svc-hero__stat:first-child{padding-left:0}.svc-hero__stat:last-child{border-right:none}.svc-hero__stat-icon{color:#fff;background:#113f93;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:59px;height:59px;font-size:24px;display:flex}.svc-hero__stat-num{color:#1a1a2e;margin-bottom:2px;font-size:18px;font-weight:700}.svc-hero__stat-label{color:#888;font-size:13px}.svc-list{width:100%;padding:0 16px}.svc-list__inner{flex-direction:column;gap:29px;max-width:1408px;margin:0 auto;padding-bottom:29px;display:flex}.svc-list__row{width:100%}.svc-list__row-bg{background:#367dff1a;border-radius:20px;align-items:center;gap:40px;height:451px;padding:0 56px;display:flex;position:relative;overflow:hidden}.svc-list__text{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.svc-list__tag{color:#113f93;text-transform:uppercase;letter-spacing:.12em;background:#113f931f;border-radius:20px;width:fit-content;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.svc-list__title{color:#1a1a2e;letter-spacing:-.3px;margin-bottom:12px;font-size:26px;font-weight:700;line-height:1.25}.svc-list__desc{color:#555;max-width:520px;margin-bottom:16px;font-size:14px;line-height:1.65}.svc-list__bullets{grid-template-columns:1fr 1fr;gap:6px 20px;margin:0 0 24px;padding:0;list-style:none;display:grid}.svc-list__bullets li{color:#444;align-items:center;gap:8px;font-size:13px;display:flex}.svc-list__check{color:#fff;background:#113f93;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.svc-list__cta{color:#fff;cursor:pointer;background:#113f93;border:none;border-radius:27.5px;align-items:center;gap:12px;width:183px;height:55px;padding:0 8px 0 24px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.svc-list__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #113f9366}.svc-list__cta-circle{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;margin-left:auto;font-size:16px;display:flex}.svc-list__img-wrap{border-radius:20px;flex-shrink:0;width:551px;height:390px;overflow:hidden}.svc-list__img{object-fit:cover;width:100%;height:100%}.contact-hero{width:100%;padding:16px 16px 0}.contact-hero__banner{text-align:center;background:linear-gradient(160deg,#113f93 0%,#b8d1ff 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:1408px;height:416px;margin:0 auto;padding:0 80px;display:flex;overflow:hidden}.contact-hero__content{max-width:620px}.contact-hero__label{color:#0c3a8c;margin-bottom:16px;font-size:14px;font-weight:600}.contact-hero__heading{color:#fff;letter-spacing:-.5px;margin-bottom:18px;font-size:48px;font-weight:700;line-height:1.15}.contact-hero__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.contact-hero__sub{color:#ffffffe0;font-size:15px;line-height:1.65}.contact-form-section{width:100%;padding:72px 16px 0}.contact-form-section__heading{text-align:center;color:#113f93;letter-spacing:-.4px;max-width:1408px;margin:0 auto 32px;font-size:40px;font-weight:700;line-height:1.2}.contact-form-section__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.contact-form-card{background:#fbfbfb;border:1px solid #0003;border-radius:20px;max-width:1161px;margin:0 auto;padding:56px 65px 48px}.contact-form{flex-direction:column;gap:36px;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:68px;display:grid}.contact-form__field{flex-direction:column;gap:12px;display:flex}.contact-form__field--full{width:100%}.contact-form__label{color:#113f93;font-size:14px;font-weight:600}.contact-form__input{color:#333;background:0 0;border:none;border-bottom:1px solid #0003;border-radius:0;outline:none;width:100%;padding:8px 0;font-family:inherit;font-size:14px;transition:border-color .2s}.contact-form__input:focus{border-bottom-color:#113f93}.contact-form__textarea{resize:vertical;min-height:120px;padding-bottom:12px}.contact-form__submit-wrap{justify-content:center;padding-top:8px;display:flex}.contact-form__submit{color:#fff;cursor:pointer;background:#113f93;border:none;border-radius:27.5px;justify-content:center;align-items:center;min-width:299px;height:55px;padding:0 48px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.contact-form__submit:hover{transform:translateY(-1px);box-shadow:0 8px 24px #113f9366}.contact-info{width:100%;padding:80px 16px 0}.contact-info__inner{align-items:center;gap:97px;max-width:1408px;margin:0 auto;padding:0 80px;display:flex}.contact-info__image-wrap{background:#f0f0f0;border-radius:20px;flex-shrink:0;width:429px;height:530px;overflow:hidden}.contact-info__image{object-fit:cover;object-position:top center;width:100%;height:100%}.contact-info__content{flex:1;min-width:0}.contact-info__heading{color:#113f93;letter-spacing:-.4px;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.2}.contact-info__heading em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.contact-info__desc{color:#555;max-width:480px;margin-bottom:36px;font-size:15px;line-height:1.7}.contact-info__phone{align-items:center;gap:16px;margin-bottom:32px;display:flex}.contact-info__phone-icon{background:#113f931f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:63px;height:63px;display:flex}.contact-info__phone-label{color:#113f93;margin-bottom:4px;font-size:13px;font-weight:600}.contact-info__phone-number{color:#1a1a2e;font-size:18px;font-weight:700}.contact-info__cta{color:#fff;box-sizing:border-box;cursor:pointer;background:#113f93;border:none;border-radius:27.5px;justify-content:space-between;align-items:center;width:235px;height:55px;padding:3px 3px 3px 24px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.contact-info__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #113f9366}.contact-info__cta-circle{color:#113f93;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;line-height:1;display:flex}.app{width:100%;min-height:100vh;overflow-x:hidden}main{width:100%}
