.svc-body .ao-profile-v41 {
	--navy: #032633;
	--navy-deep: #011b25;
	--blue: #087f9a;
	--cyan: #24b9d2;
	--ice: #e8f4f7;
	--ink: #173847;
	--muted: #5d7179;
	--line: #c9dde3;
	--serif: "Playfair Display", Georgia, serif;
	--sans: "Inter", Arial, sans-serif;
	--profile-anchor-offset: 200px;
	min-width: 0;
	color: var(--ink);
	font-family: var(--sans);
	font-size: 16px;
	line-height: 1.68;
}
.svc-body .ao-profile-v41 * { box-sizing: border-box; }
.svc-body .ao-profile-v41 h1,
.svc-body .ao-profile-v41 h2,
.svc-body .ao-profile-v41 p { padding: 0; }
.svc-body .ao-profile-v41 figure,
.svc-body .ao-profile-v41 h1,
.svc-body .ao-profile-v41 h2,
.svc-body .ao-profile-v41 p { margin-top: 0; }
.svc-body .ao-profile-v41 figure { margin-right: 0; margin-bottom: 0; margin-left: 0; }
.svc-body .ao-profile-v41 img { display: block; width: 100%; max-width: 100%; height: auto; }
.svc-body .ao-profile-v41 a { color: inherit; }
.svc-body .ao-profile-v41 a:focus-visible { outline: 3px solid var(--cyan); outline-offset: 4px; }
.svc-body .ao-profile-v41 h1,
.svc-body .ao-profile-v41 h2 { color: var(--navy); font-family: var(--serif); letter-spacing: -.035em; text-transform: none; }
.svc-body .ao-profile-v41 h2 em { color: var(--cyan); font-family: var(--serif); font-style: italic; font-weight: 600; }
.svc-body .ao-profile-v41 .eyebrow { display: block; margin: 0 0 18px; color: var(--blue); font-size: 11px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }

.svc-body .ao-profile-v41 .profile-hero { position: relative; display: grid; grid-template-columns: minmax(360px,.78fr) minmax(0,1.22fr); min-height: 590px; overflow: visible; border-radius: 10px; filter: drop-shadow(0 18px 20px rgba(1,27,37,.16)); }
.svc-body .ao-profile-v41 .profile-hero::after { content: ""; position: absolute; z-index: 2; inset: 26px 0 26px -18px; border: 1px solid rgba(3,38,51,.12); border-radius: 10px; pointer-events: none; }
.svc-body .ao-profile-v41 .hero-image { position: relative; isolation: isolate; min-width: 0; min-height: 538px; margin: 26px 0; overflow: hidden; border-radius: 10px 0 0 10px; transform: translateX(-18px); box-shadow: none; }
.svc-body .ao-profile-v41 .hero-image img { position: absolute; inset: 0; height: 100%; object-fit: cover; object-position: center 34%; }
.svc-body .ao-profile-v41 .hero-copy { position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-self: stretch; margin: 26px 0 26px -34px; padding: 50px clamp(38px,4.4vw,68px) 50px 58px; border-radius: 0 10px 10px 0; background: #fff; box-shadow: none; }
.svc-body .ao-profile-v41 .hero-copy h1 { max-width: 650px; margin: 0; font-size: clamp(48px,4.4vw,64px); font-weight: 800; line-height: 1.07; }
.svc-body .ao-profile-v41 .supporting { max-width: 540px; margin: 20px 0 0; color: var(--blue); font-size: 16px; font-weight: 800; line-height: 1.45; }
.svc-body .ao-profile-v41 .hero-bio { max-width: 65ch; margin: 30px 0 0; color: #405a65; font-size: 15.5px; line-height: 1.72; }
.svc-body .ao-profile-v41 .hero-summary { display: block; margin-bottom: 15px; color: #284551; font-weight: 600; }
.svc-body .ao-profile-v41 .hero-detail { display: block; }

.svc-body .ao-profile-v41 .profile-index { display: grid; grid-template-columns: 132px repeat(4,1fr); align-items: stretch; margin: 16px 0 62px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.svc-body .ao-profile-v41 .profile-index strong { display: flex; align-items: center; padding: 14px 16px; color: var(--blue); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.svc-body .ao-profile-v41 .profile-index a { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 14px 15px; border-left: 1px solid var(--line); color: var(--ink); font-size: 10.5px; font-weight: 800; text-decoration: none; }
.svc-body .ao-profile-v41 .profile-index a::after { content: "\2192"; color: var(--cyan); font-size: 16px; }
.svc-body .ao-profile-v41 .profile-index a:hover { background: var(--ice); }

.svc-body .ao-profile-v41#profile-top,
.svc-body .ao-profile-v41 .story-section,
.svc-body .ao-profile-v41 .service-area { scroll-margin-top: var(--profile-anchor-offset); }
.svc-body .ao-profile-v41 .story-section { margin-bottom: 68px; }
.svc-body .ao-profile-v41 .section-heading { max-width: 850px; margin: 0 0 26px; font-size: clamp(37px,3.35vw,50px); font-weight: 800; line-height: 1.07; }
.svc-body .ao-profile-v41 .story-section p { margin: 0 0 18px; color: #405a65; font-size: 15.5px; line-height: 1.76; }
.svc-body .ao-profile-v41 .business-layout { display: grid; grid-template-columns: minmax(0,1fr) minmax(340px,410px); gap: 48px; align-items: start; }
.svc-body .ao-profile-v41 .business-copy .section-heading { margin-top: -7px; }
.svc-body .ao-profile-v41 .business-copy p { max-width: 65ch; }
.svc-body .ao-profile-v41 .business-copy p:last-child { margin-bottom: 0; }
.svc-body .ao-profile-v41 .business-photo { align-self: center; overflow: hidden; border: 1px solid var(--line); border-radius: 10px; background: #eef2f2; box-shadow: 0 16px 36px rgba(3,38,51,.09); }
.svc-body .ao-profile-v41 .business-photo img { aspect-ratio: 4/3; object-fit: cover; object-position: center 42%; }

.svc-body .ao-profile-v41 .road-section { margin-right: -18px; margin-left: -18px; padding: 48px 38px 42px; background: #e7f2f5; }
.svc-body .ao-profile-v41 .road-layout { display: grid; grid-template-columns: minmax(0,1fr) minmax(300px,360px); gap: 46px; align-items: stretch; }
.svc-body .ao-profile-v41 .road-copy p { max-width: 66ch; }
.svc-body .ao-profile-v41 .road-copy p:last-child { margin-bottom: 0; }
.svc-body .ao-profile-v41 .road-photo { align-self: stretch; min-height: 560px; margin: -10px 0; overflow: hidden; border: 1px solid var(--line); border-radius: 10px; background: #d7e3e7; }
.svc-body .ao-profile-v41 .road-photo img { height: 100%; object-fit: cover; object-position: center 30%; }
.svc-body .ao-profile-v41 .credentials { display: grid; grid-template-columns: repeat(3,1fr); margin: 32px 0 0; padding-top: 2px; border-top: 2px solid var(--line); }
.svc-body .ao-profile-v41 .credentials div { padding: 18px 18px 0 0; }
.svc-body .ao-profile-v41 .credentials div + div { padding-left: 18px; border-left: 1px solid var(--line); }
.svc-body .ao-profile-v41 .credentials dt { color: var(--blue); font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.svc-body .ao-profile-v41 .credentials dd { margin: 6px 0 0; color: var(--navy); font-family: var(--serif); font-size: 17px; font-weight: 700; line-height: 1.32; }

.svc-body .ao-profile-v41 .why-section { padding: 10px 0 0; }
.svc-body .ao-profile-v41 .why-layout { display: grid; grid-template-columns: minmax(330px,.76fr) minmax(0,1.24fr); align-items: stretch; overflow: hidden; border-radius: 10px; background: var(--navy-deep); }
.svc-body .ao-profile-v41 .why-text { min-width: 0; padding: 48px clamp(36px,4vw,58px) 48px 50px; }
.svc-body .ao-profile-v41 .why-text .section-heading { max-width: none; margin: 0 0 28px; color: #fff; }
.svc-body .ao-profile-v41 .why-text .why-lead { max-width: 25ch; margin: 0 0 28px; padding-left: 22px; border-left: 2px solid var(--cyan); color: #c8e0e4; font-family: var(--serif); font-size: clamp(24px,2vw,29px); font-style: italic; font-weight: 600; line-height: 1.35; }
.svc-body .ao-profile-v41 .why-photo { width: 100%; min-height: 560px; margin: 0; overflow: hidden; border: 0; border-radius: 10px 0 0 10px; background: #d7e3e7; }
.svc-body .ao-profile-v41 .why-photo img { height: 100%; object-fit: cover; object-position: center; }
.svc-body .ao-profile-v41 .why-copy p { max-width: 55ch; color: #d7e3e8; }
.svc-body .ao-profile-v41 .why-copy p:last-child { margin-bottom: 0; }
.svc-body .ao-profile-v41 .why-section .inline-link { color: #67d3e4; text-decoration-color: rgba(103,211,228,.72); }
.svc-body .ao-profile-v41 .inline-link { color: var(--blue); font-weight: 700; text-decoration: underline; text-decoration-color: rgba(36,185,210,.65); text-decoration-thickness: 1px; text-underline-offset: 3px; }
.svc-body .ao-profile-v41 .inline-link:hover { text-decoration-color: var(--blue); }

.svc-body .ao-profile-v41 .section-links { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; margin-top: 34px; padding-top: 17px; border-top: 1px solid var(--line); }
.svc-body .ao-profile-v41 .section-links a { color: var(--blue); font-size: 10px; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }
.svc-body .ao-profile-v41 .section-links a:hover { text-decoration: underline; text-underline-offset: 4px; }

.svc-body .ao-profile-v41 .service-area { overflow: hidden; margin: 0 0 68px; border-top: 4px solid var(--cyan); background: #eef7f9; }
.svc-body .ao-profile-v41 .service-map-frame { height: clamp(300px,30vw,440px); overflow: hidden; background: var(--navy); }
.svc-body .ao-profile-v41 .service-map { width: 140%; max-width: none; height: 100%; object-fit: cover; object-position: left center; transform: none; }
.svc-body .ao-profile-v41 .geo-panel { padding: 38px clamp(34px,4.5vw,58px) 42px; }
.svc-body .ao-profile-v41 .geo-panel h2 { max-width: 850px; margin: 0 0 24px; font-size: clamp(37px,3.35vw,50px); font-weight: 800; line-height: 1.07; }
.svc-body .ao-profile-v41 .geo-panel h2 em { display: inline; padding: 0; color: var(--cyan); font-style: italic; font-weight: 600; line-height: 1.12; }
.svc-body .ao-profile-v41 .geo-copy { display: grid; grid-template-columns: 1fr 1fr; gap: 42px; }
.svc-body .ao-profile-v41 .geo-panel p { margin: 0; color: #405a65; font-size: 14.5px; line-height: 1.72; }
.svc-body .ao-profile-v41 .geo-link { display: inline-flex; margin-top: 18px; color: var(--blue); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }
.svc-body .ao-profile-v41 .geo-link:hover { text-decoration: underline; text-underline-offset: 4px; }

.svc-body .ao-profile-v41 .final-cta { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 34px; align-items: center; padding: 40px 44px; border-left: 5px solid var(--cyan); background: var(--navy); color: #fff; }
.svc-body .ao-profile-v41 .final-cta h2 { margin: 0 0 12px; color: #fff; font-size: clamp(33px,3vw,46px); font-weight: 700; line-height: 1.06; }
.svc-body .ao-profile-v41 .final-cta p { max-width: 760px; margin: 0; color: #d8e8ec; font-size: 14px; line-height: 1.72; }
.svc-body .ao-profile-v41 .call-button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 13px 22px; border: 1px solid var(--cyan); background: var(--cyan); color: var(--navy-deep); font-size: 11px; font-weight: 800; letter-spacing: .04em; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.svc-body .ao-profile-v41 .call-button:hover { background: #67d9ea; }

@media screen and (min-width: 821px) {
	.svc-body .ao-profile-v41 { margin-top: -24px; }
}

@media screen and (min-width: 1151px) and (max-width: 1639px) {
	.svc-body .ao-profile-v41 .profile-hero { grid-template-columns: minmax(300px,.78fr) minmax(350px,1.22fr); min-height: 560px; }
	.svc-body .ao-profile-v41 .hero-image { min-height: 508px; transform: translateX(-12px); }
	.svc-body .ao-profile-v41 .hero-copy { margin-left: -28px; padding: 42px 32px 42px 48px; }
	.svc-body .ao-profile-v41 .hero-copy h1 { font-size: clamp(46px,4vw,56px); }
	.svc-body .ao-profile-v41 .hero-bio { margin-top: 26px; font-size: 14.5px; line-height: 1.66; }
}
@media screen and (max-width: 1150px) {
	.svc-body .ao-profile-v41 .profile-hero { grid-template-columns: minmax(300px,.78fr) minmax(350px,1.22fr); min-height: 560px; }
	.svc-body .ao-profile-v41 .hero-image { min-height: 508px; transform: translateX(-12px); }
	.svc-body .ao-profile-v41 .hero-copy { margin-left: -28px; padding: 42px 32px 42px 48px; }
	.svc-body .ao-profile-v41 .profile-index { grid-template-columns: 116px repeat(2,1fr); }
	.svc-body .ao-profile-v41 .profile-index a:nth-of-type(n+3) { border-top: 1px solid var(--line); }
	.svc-body .ao-profile-v41 .business-layout { grid-template-columns: minmax(0,1fr) 320px; gap: 34px; }
	.svc-body .ao-profile-v41 .road-section { margin-right: -12px; margin-left: -12px; padding-right: 32px; padding-left: 32px; }
	.svc-body .ao-profile-v41 .road-layout { grid-template-columns: minmax(0,1fr) 300px; gap: 34px; }
	.svc-body .ao-profile-v41 .why-layout { grid-template-columns: minmax(300px,.72fr) minmax(0,1.28fr); }
	.svc-body .ao-profile-v41 .why-text { padding: 42px 36px; }
	.svc-body .ao-profile-v41 .service-map { width: 140%; }
}
@media screen and (max-width: 760px) {
	.svc-body .ao-profile-v41 { --profile-anchor-offset: 52px; font-size: 15px; }
	.svc-body .ao-profile-v41 .profile-hero { display: flex; flex-direction: column; min-height: 0; overflow: hidden; border-radius: 10px; background: #fff; filter: none; box-shadow: 0 20px 44px -28px rgba(1,27,37,.38); }
	.svc-body .ao-profile-v41 .profile-hero::after { inset: 0; }
	.svc-body .ao-profile-v41 .hero-image { min-height: 0; aspect-ratio: 4/5; margin: 0; border-radius: 10px 10px 0 0; transform: none; box-shadow: none; }
	.svc-body .ao-profile-v41 .hero-image img { object-position: center 34%; }
	.svc-body .ao-profile-v41 .hero-copy { margin: 0; padding: 36px 24px 40px; border-radius: 0 0 10px 10px; box-shadow: none; }
	.svc-body .ao-profile-v41 .hero-copy h1 { font-size: 48px; }
	.svc-body .ao-profile-v41 .hero-bio { margin-top: 26px; }
	.svc-body .ao-profile-v41 .profile-index { grid-template-columns: 1fr 1fr; margin-top: 28px; margin-bottom: 54px; }
	.svc-body .ao-profile-v41 .profile-index strong { grid-column: 1/-1; }
	.svc-body .ao-profile-v41 .profile-index a { border-top: 1px solid var(--line); border-left: 0; }
	.svc-body .ao-profile-v41 .profile-index a:nth-of-type(even) { border-left: 1px solid var(--line); }
	.svc-body .ao-profile-v41 .story-section { margin-bottom: 58px; }
	.svc-body .ao-profile-v41 .section-heading { font-size: 43px; }
	.svc-body .ao-profile-v41 .business-layout { grid-template-columns: 1fr; gap: 30px; }
	.svc-body .ao-profile-v41 .business-photo { width: min(100%,420px); }
	.svc-body .ao-profile-v41 .road-section { margin-right: 0; margin-left: 0; padding: 38px 24px; }
	.svc-body .ao-profile-v41 .road-layout,
	.svc-body .ao-profile-v41 .why-layout,
	.svc-body .ao-profile-v41 .final-cta { grid-template-columns: 1fr; }
	.svc-body .ao-profile-v41 .road-photo { grid-row: 1; min-height: 0; margin: 0; }
	.svc-body .ao-profile-v41 .road-photo img { height: auto; aspect-ratio: 4/5; object-fit: cover; object-position: center 25%; }
	.svc-body .ao-profile-v41 .why-text { padding: 36px 24px 40px; }
	.svc-body .ao-profile-v41 .why-text .section-heading { margin-bottom: 24px; }
	.svc-body .ao-profile-v41 .why-text .why-lead { max-width: 23ch; font-size: 25px; }
	.svc-body .ao-profile-v41 .why-photo { width: 100%; min-height: 0; aspect-ratio: 4/5; margin: 0; border-radius: 10px 10px 0 0; }
	.svc-body .ao-profile-v41 .why-photo img { height: 100%; }
	.svc-body .ao-profile-v41 .credentials { grid-template-columns: 1fr; }
	.svc-body .ao-profile-v41 .credentials div,
	.svc-body .ao-profile-v41 .credentials div + div { padding: 14px 0; border-top: 1px solid var(--line); border-left: 0; }
	.svc-body .ao-profile-v41 .service-map-frame { height: 260px; }
	.svc-body .ao-profile-v41 .service-map { width: 142%; object-position: left center; }
	.svc-body .ao-profile-v41 .geo-panel { padding: 34px 24px 38px; }
	.svc-body .ao-profile-v41 .geo-copy { grid-template-columns: 1fr; gap: 18px; }
	.svc-body .ao-profile-v41 .final-cta { padding: 36px 26px; }
	.svc-body .ao-profile-v41 .call-button { justify-self: start; }
}
@media screen and (max-width: 480px) {
	.svc-body .ao-profile-v41 .hero-copy { padding: 32px 22px 36px; }
	.svc-body .ao-profile-v41 .hero-copy h1 { font-size: 43px; }
	.svc-body .ao-profile-v41 .supporting { font-size: 15px; }
	.svc-body .ao-profile-v41 .hero-bio,
	.svc-body .ao-profile-v41 .story-section p,
	.svc-body .ao-profile-v41 .geo-panel p { font-size: 14px; }
	.svc-body .ao-profile-v41 .profile-index { grid-template-columns: 1fr; }
	.svc-body .ao-profile-v41 .profile-index a:nth-of-type(even) { border-left: 0; }
	.svc-body .ao-profile-v41 .section-heading { font-size: 37px; }
	.svc-body .ao-profile-v41 .section-links { align-items: flex-start; flex-direction: column; }
	.svc-body .ao-profile-v41 .service-map-frame { height: 225px; }
	.svc-body .ao-profile-v41 .geo-panel h2 { font-size: 36px; }
	.svc-body .ao-profile-v41 .final-cta { padding: 30px 22px; }
}

body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 { --ink: #fff; --blue: #4bc9dc; --cyan: #4bc9dc; --line: #fff; color: #fff; }
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .hero-copy,
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .profile-index { background: #000; }
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .hero-copy h1,
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .hero-bio,
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .hero-summary,
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .profile-index a,
body.wp-child-theme-oscar-ischiu-2022_mirror .svc-body .ao-profile-v41 .story-section p { color: #fff; }
