.category-hero,.seo-shell{--category-navy: var(--capp-navy, #334960);--category-navy-dark: var(--capp-navy-dark, #2a3d4f);--category-orange: var(--capp-orange, #D3541E);--category-orange-hover: color-mix(in srgb, var(--category-orange) 82%, #8f3212);--category-white: var(--capp-white, #ffffff);--category-off-white: var(--capp-off-white, #fafbfc);--category-light: var(--capp-light, #f4f6f8);--category-gray: color-mix(in srgb, var(--category-navy) 18%, var(--category-white));--category-muted: var(--capp-dark-gray, #718096);--category-charcoal: var(--capp-charcoal, #2d3748);--category-orange-soft: color-mix(in srgb, var(--category-orange) 10%, var(--category-white));--category-border-soft: color-mix(in srgb, var(--category-navy) 14%, var(--category-white))}.category-hero{position:relative;overflow:hidden;display:flex;align-items:stretch;min-height:clamp(360px,38vw,520px);border-bottom:1px solid rgba(255,255,255,.22);background:var(--category-navy-dark)}.category-hero>.relative{width:100%}.category-hero-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.category-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(118deg,#2a3d4fdb 8%,#33496094 50%,#d3541e61),linear-gradient(180deg,#2a3d4f33,#2a3d4f9e);z-index:1;pointer-events:none}.category-hero:before{content:"";position:absolute;inset:auto auto 0 0;width:auto;height:auto;border-radius:0;background:repeating-linear-gradient(132deg,rgba(255,255,255,.12) 0 1px,transparent 1px 18px);pointer-events:none;z-index:2}@media(min-width:1024px){.category-hero{min-height:clamp(300px,20vw,380px)}}.seo-shell{border:1px solid rgba(51,73,96,.16);border-radius:22px;background:repeating-linear-gradient(132deg,color-mix(in srgb,var(--category-orange) 8%,transparent) 0 1px,transparent 1px 18px),linear-gradient(180deg,var(--category-white) 0%,var(--category-off-white) 100%);box-shadow:0 20px 42px -36px #2a3d4fa3}.seo-shell>p{color:var(--category-orange)!important}.seo-shell>h2{color:var(--category-charcoal)!important}.seo-richtext{color:var(--category-navy)!important;max-width:100%;min-width:0;overflow-x:visible}.seo-richtext>*+*{margin-top:1rem}.seo-richtext p,.seo-richtext ul,.seo-richtext ol,.seo-richtext blockquote{font-size:1rem;line-height:1.85}.seo-richtext h2,.seo-richtext h3,.seo-richtext h4{color:var(--category-charcoal);font-weight:800;letter-spacing:0;line-height:1.18;text-wrap:balance}.seo-richtext h2{margin-top:2rem;font-size:23px}.seo-richtext h3{margin-top:2rem;font-size:21px}.seo-richtext h4{margin-top:1.5rem;font-size:17px}.seo-richtext :is(h2,h3,h4)+:is(p,ul,ol,blockquote){margin-top:.75rem}.seo-richtext ul,.seo-richtext ol{padding-left:1.35rem}.seo-richtext ul{list-style-type:disc}.seo-richtext ol{list-style-type:decimal}.seo-richtext li+li{margin-top:.55rem}.seo-richtext li::marker{color:var(--category-orange);font-weight:700}.seo-richtext strong,.seo-richtext b{color:var(--category-charcoal);font-weight:800}.seo-richtext a{color:var(--category-orange);text-decoration-thickness:.08em;text-underline-offset:.16em;overflow-wrap:anywhere}.seo-richtext a:hover{color:var(--category-orange-hover)}.seo-richtext blockquote{border-left:4px solid color-mix(in srgb,var(--category-navy) 38%,var(--category-white));margin-left:0;padding:.35rem 0 .35rem 1rem;color:var(--category-navy);background:linear-gradient(90deg,color-mix(in srgb,var(--category-navy) 8%,var(--category-white)),transparent)}.seo-richtext table{width:100%;max-width:100%;min-width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgba(51,73,96,.14);border-radius:14px;background:var(--category-white);box-shadow:0 16px 34px -30px #2a3d4f94;color:var(--category-navy);font-size:.94rem;line-height:1.55;table-layout:auto}.seo-richtext table caption{caption-side:top;margin-bottom:.6rem;color:var(--category-charcoal);font-weight:800;font-size:.98rem;text-align:left}.seo-richtext th,.seo-richtext td{min-width:9.5rem;padding:.9rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--category-navy) 13%,transparent);vertical-align:top;text-align:left;white-space:normal;overflow-wrap:anywhere}.seo-richtext th+th,.seo-richtext td+td{border-left:1px solid color-mix(in srgb,var(--category-navy) 13%,transparent)}.seo-richtext th:first-child,.seo-richtext td:first-child{min-width:8.5rem}.seo-richtext thead th{background:var(--category-light);color:var(--category-charcoal);font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:none}.seo-richtext tbody tr:nth-child(2n) td{background:var(--category-off-white)}.seo-richtext tbody tr:hover td{background:var(--category-orange-soft)}.seo-richtext tr:last-child td{border-bottom:0}.seo-richtext table strong,.seo-richtext table b{color:var(--category-navy)}@media(max-width:1023px){.seo-richtext table{display:block;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:rgba(51,73,96,.32) transparent}.seo-richtext table::-webkit-scrollbar{height:8px}.seo-richtext table::-webkit-scrollbar-track{background:transparent}.seo-richtext table::-webkit-scrollbar-thumb{border:2px solid var(--category-white);border-radius:999px;background:#33496052}}.seo-richtext hr{margin:1.75rem 0;border:0;border-top:1px solid color-mix(in srgb,var(--category-navy) 18%,transparent)}@media(min-width:768px){.seo-richtext h2{font-size:28px}.seo-richtext h3{font-size:24px}.seo-richtext h4{font-size:19px}}@media(min-width:1024px){.seo-richtext h2{font-size:30px}.seo-richtext h3{font-size:26px}.seo-richtext h4{font-size:20px}}@media(max-width:640px){.seo-richtext p,.seo-richtext ul,.seo-richtext ol,.seo-richtext blockquote{line-height:1.75}.seo-richtext h2,.seo-richtext h3{text-wrap:pretty}.seo-richtext table{width:100%;min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:.875rem;scrollbar-width:none}.seo-richtext table::-webkit-scrollbar{display:none}.seo-richtext th,.seo-richtext td{min-width:9.75rem;padding:.78rem .85rem;border-bottom-color:color-mix(in srgb,var(--category-navy) 13%,transparent)}.seo-richtext th+th,.seo-richtext td+td{border-left:0}.seo-richtext th:first-child,.seo-richtext td:first-child{min-width:8.75rem;padding-left:0}.seo-richtext thead th{background:transparent;color:var(--category-navy);font-size:.8rem;font-weight:900;border-bottom:1px solid rgba(51,73,96,.16)}.seo-richtext tbody tr:nth-child(2n) td,.seo-richtext tbody tr:hover td{background:transparent}.seo-richtext table caption{margin-bottom:.4rem;font-size:.92rem}}.hero-breadcrumb{margin-bottom:14px}.hero-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.875rem}.hero-breadcrumb-link{color:#fafbfce6;transition:color .2s ease;display:inline-flex;align-items:center}.hero-breadcrumb-link:hover{color:#fff}.hero-breadcrumb-separator{color:#ffe1d1c7}.hero-breadcrumb-current{color:#fff;font-weight:600}@media(max-width:1023px){.hero-breadcrumb-list{gap:4px 10px}.hero-breadcrumb-list li{display:inline-flex;align-items:center;min-height:44px}.hero-breadcrumb-link,.hero-breadcrumb-current{padding:6px 4px}}@media(max-width:767px){.category-hero{min-height:clamp(360px,92vw,460px)}.category-hero>.relative{max-width:100%;padding-left:18px;padding-right:18px}.seo-shell{border:0;border-radius:0;background:transparent;box-shadow:none;padding-left:0!important;padding-right:0!important}}.category-hero--app,.seo-shell--app{--category-app-line: color-mix(in srgb, var(--category-navy) 18%, var(--category-white));--category-app-line-strong: color-mix(in srgb, var(--category-navy) 28%, var(--category-white));--category-app-muted: color-mix(in srgb, var(--category-navy) 68%, var(--category-white));--category-app-group: color-mix(in srgb, var(--category-navy) 4%, var(--category-white));--category-app-orange-line: color-mix(in srgb, var(--category-orange) 30%, var(--category-white))}.category-hero--app{min-height:clamp(320px,28vw,440px);background:linear-gradient(135deg,var(--category-navy-dark) 0%,var(--category-navy) 58%,color-mix(in srgb,var(--category-orange) 44%,var(--category-navy-dark)) 100%);isolation:isolate}.category-hero--app:after{background:linear-gradient(112deg,#2a3d4fdb,#2a3d4f94 48%,#d3541e6b),linear-gradient(180deg,#2a3d4f14,#2a3d4fad)}.category-hero--tours-index:after{background:linear-gradient(128deg,#2a3d4ff0,#334960e6 52%,#d3541e8f),repeating-linear-gradient(132deg,rgba(255,255,255,.08) 0 1px,transparent 1px 20px)}.category-hero--app .relative{display:flex;min-height:inherit;flex-direction:column;justify-content:center}.category-hero--app .category-hero-image{filter:saturate(.92) contrast(1.04)}.category-hero--app .category-hero-badge{width:-moz-fit-content;width:fit-content;border-color:#ffffff57;background:#ffffff21;color:#fffffff0;letter-spacing:0;box-shadow:inset 0 1px #ffffff29;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.category-hero--app .category-hero-badge i{color:color-mix(in srgb,var(--category-orange) 52%,var(--category-white))}.category-hero--app .category-hero-title{max-width:14ch;color:var(--category-white);letter-spacing:0;text-wrap:balance;text-shadow:0 14px 34px rgba(16,28,40,.28)}.category-hero--app .category-hero-copy{max-width:62ch;color:#fafbfceb}.category-hero--app .hero-breadcrumb-link,.category-hero--app .hero-breadcrumb-current{letter-spacing:0}.category-hero--app .category-child-link{border-color:#ffffff52;background:#ffffff1f;color:var(--category-white);letter-spacing:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.category-hero--app .category-child-link:hover{border-color:#ffffff85;background:#fff3}.seo-shell--app{border-color:var(--category-app-line);background:linear-gradient(180deg,var(--category-white),var(--category-app-group));box-shadow:0 1px #ffffffe6,0 22px 50px -42px #2a3d4f9e}.seo-shell--app .seo-kicker{color:var(--category-orange)!important;letter-spacing:0}.seo-shell--app>h2{color:var(--category-navy-dark)!important;letter-spacing:0}.seo-shell--app .seo-richtext{color:var(--category-app-muted)!important}.seo-shell--app .seo-richtext :where(h2,h3,h4,strong,b){color:var(--category-navy-dark)}.seo-shell--app .seo-richtext a{color:var(--category-orange);text-decoration-color:var(--category-app-orange-line)}.seo-shell--app .seo-richtext blockquote{border-left-color:var(--category-orange);background:color-mix(in srgb,var(--category-orange) 7%,var(--category-white))}.seo-shell--app .seo-richtext table{border-color:var(--category-app-line);box-shadow:none}@media(max-width:767px){.category-hero--app{min-height:390px;border-bottom:0}.category-hero--app:before{opacity:.42}.category-hero--app:after{background:linear-gradient(180deg,#2a3d4f80,#2a3d4fb3,#2a3d4fe6),linear-gradient(135deg,#d3541e57,#2a3d4f00)}.category-hero--app .relative{justify-content:flex-end;padding-top:52px;padding-bottom:26px}.category-hero--app .category-hero-title{max-width:min(100%,22rem);font-size:30px!important;line-height:1.08}.category-hero--app .category-hero-copy{font-size:15px;line-height:1.58}.category-hero--app .category-child-strip{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-hero--app .category-child-strip::-webkit-scrollbar{display:none}.category-hero--app .category-child-link{flex:0 0 auto}.seo-shell--app{border:0;border-radius:0;background:transparent;box-shadow:none;padding-right:0!important;padding-left:0!important}}.category-hero--app{background:var(--category-navy-dark)}.category-hero--app:before{opacity:.52;background:repeating-linear-gradient(132deg,rgba(255,255,255,.13) 0 1px,transparent 1px 20px)}.category-hero--app:after{background:linear-gradient(120deg,#2a3d4fe6,#2a3d4fad 48%,#d3541e57),linear-gradient(180deg,#2a3d4f14,#2a3d4f9e)}.category-hero--app .category-hero-badge{border-color:#ffffff57;background:#ffffff21;letter-spacing:.08em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.category-hero--app .category-hero-title{max-width:46rem;letter-spacing:0;text-shadow:0 12px 34px rgba(0,0,0,.26)}.category-hero--app .category-hero-copy{max-width:42rem}.category-hero--app .category-child-link{min-height:42px;border-color:#ffffff57;background:#ffffff21;box-shadow:inset 0 1px #ffffff29}.category-hero--app .category-child-link:hover{transform:translateY(-1px)}.seo-shell--app{position:relative;overflow:hidden;border-radius:24px}.seo-shell--app:before{content:"";position:absolute;top:0;left:24px;right:24px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--category-navy),rgba(51,73,96,.32),rgba(42,61,79,0))}.seo-shell--app .seo-richtext{font-size:1rem;line-height:1.78}@media(min-width:1024px){.category-hero--app{min-height:clamp(340px,24vw,430px)}}@media(max-width:767px){.category-hero--app{min-height:410px}.category-hero--app:before{opacity:.34}.category-hero--app:after{background:linear-gradient(180deg,#2a3d4f6b,#2a3d4fad 52%,#2a3d4feb),linear-gradient(135deg,#d3541e4d,#2a3d4f00)}.category-hero--app .category-hero-badge{letter-spacing:.06em}.category-hero--app .category-hero-title{max-width:min(100%,23rem);font-size:31px!important}.category-hero--app .category-child-link{min-height:44px}.seo-shell--app:before{display:none}}.category-hero--app .hero-breadcrumb-list{width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffe6;padding:7px 12px;color:var(--category-navy-dark, #2a3d4f)!important;box-shadow:0 14px 30px -24px #0f172ab8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.category-hero--app .hero-breadcrumb-link,.category-hero--app .hero-breadcrumb-current,.category-hero--app .hero-breadcrumb-separator{color:var(--category-navy-dark, #2a3d4f)!important}.category-hero--app .hero-breadcrumb-link:hover,.category-hero--app .hero-breadcrumb-link:focus-visible{color:var(--category-orange, #D3541E)!important}@media(min-width:1024px){.category-hero--app{min-height:clamp(300px,22vw,380px)}}@media(max-width:767px){.category-hero--app{min-height:360px}.category-hero--app .relative{padding-top:max(44px,calc(env(safe-area-inset-top,0px) + 34px));padding-bottom:22px}.category-hero--app .hero-breadcrumb{overflow-x:auto;overflow-y:hidden;margin-right:-18px;padding-right:18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-hero--app .hero-breadcrumb::-webkit-scrollbar{display:none}.category-hero--app .hero-breadcrumb-list{width:-moz-max-content;width:max-content;flex-wrap:nowrap;white-space:nowrap}}
