:root {
    --navy: #071725;
    --navy-2: #0b2132;
    --gold: #b08d57;
    --gold-light: #e2b96e;
    --ivory: #f8f5ef;
    --charcoal: #1c1c1e;
    --line: rgba(176, 141, 87, .55);
    --serif: 'Source Serif 4', Georgia, serif;
    --sans: 'Oswald', Arial, sans-serif
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    background: var(--navy);
    color: #f6f1e8;
    font-family: var(--sans);
    font-weight: 400;
    letter-spacing: .04em
}

a {
    color: inherit;
    text-decoration: none
}

p {
    font-family: Arial, sans-serif;
    line-height: 1.7;
    letter-spacing: .01em
}

.site-header.site-header {
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4.7%;
    position: relative;
    inset: auto;
    z-index: 10;
    background: #010c16
}

.interesting-blue {
    background-color: #010c16;
    height: 100px;
    width: 100%;
}

.wordmark {
    font-family: var(--serif);
    font-size: 25px;
    letter-spacing: .38em;
    color: var(--gold-light);
    white-space: nowrap
}

.site-nav {
    display: flex;
    align-items: center;
    gap: 40px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .16em
}

.site-nav a {
    padding: 10px 0;
    opacity: .9
}

.site-nav a.active {
    color: var(--gold-light);
    border-bottom: 1px solid var(--gold)
}

.site-nav .nav-cta {
    border: 1px solid var(--gold);
    padding: 13px 22px;
    color: var(--gold-light);
    margin-left: 8px
}

.menu-toggle {
    display: none;
    background: none;
    border: 0;
    color: var(--gold);
    width: 34px;
    padding: 5px
}

.menu-toggle span {
    height: 1px;
    background: currentColor;
    display: block;
    margin: 7px 0
}

.hero {
    min-height: 590px;
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle at 76% 45%, rgba(177, 128, 57, .38), transparent 24%), linear-gradient(115deg, #03101c 25%, #071725 70%, #09121c)
}

.hero:after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(4, 16, 28, .2), transparent 65%);
    pointer-events: none
}

.hero-copy {
    position: relative;
    z-index: 2;
    width: 53%;
    padding: 120px 0 150px 7.5%
}

.eyebrow {
    color: var(--gold-light);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .19em;
    margin: 0 0 18px
}

.hero h1,
h1,
h2,
h3 {
    font-family: var(--serif);
    font-weight: 400;
    letter-spacing: -.02em
}

.hero h1 {
    font-size: clamp(43px, 5vw, 76px);
    line-height: 1.02;
    margin: 0 0 22px
}

.hero-copy .lede {
    font-size: 20px;
    max-width: 480px;
    margin: 0 0 25px
}

.rule {
    height: 2px;
    width: 38px;
    background: var(--gold);
    margin: 24px 0
}

.rule-top {
    height: 2px;
    width: 72px;
    background: var(--gold);
    margin: 10px 0
}

.actions {
    display: flex;
    gap: 18px;
    flex-wrap: wrap
}

.button {
    border: 1px solid var(--gold);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    min-height: 46px;
    padding: 0 22px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .15em;
    cursor: pointer;
    font-family: var(--sans)
}

.button-gold {
    background: var(--gold-light);
    border-color: var(--gold-light);
    color: #101922
}

.button-outline {
    color: var(--gold-light);
    background: transparent
}

.hero-seal {
    position: absolute;
    z-index: 1;
    width: min(500px, 42vw);
    right: 8%;
    top: 125px
}

.hero-seal img {
    width: 100%;
    display: block;
    mix-blend-mode: screen;
    filter: saturate(.75)
}

.metrics {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--gold);
    border-bottom: 1px solid var(--gold);
    padding: 20px 0 22px;
    position: relative;
    z-index: 3;
    background: #010c16;
    text-align: center
}

.metrics div {
    padding: 0 22px;
    border-right: 1px solid var(--line)
}

.metrics div:last-child {
    border: 0
}

.metrics strong {
    display: block;
    color: var(--gold-light);
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .13em;
    margin-bottom: 8px
}

.metrics span {
    font: 14px/1.55 Arial, sans-serif
}

.split-intro,
.philosophy {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    background: var(--ivory);
    color: var(--charcoal)
}

.section-copy {
    padding: 72px 10%
}

.section-copy h2,
.section-heading h2,
.method h2 {
    font-size: clamp(38px, 4vw, 62px);
    line-height: 1.05;
    margin: 0
}

.section-copy p:not(.eyebrow),
.section-heading>p:not(.eyebrow) {
    font-size: 16px;
    max-width: 500px
}

.feature-image,
.philosophy-image {
    width: 100%;
    height: 100%;
    min-height: 390px;
    object-fit: cover
}

.philosophy {
    display: block;
    min-height: 520px;
    background-color: #efebe3;
    background-image: url('assets/riliom-about-us-v2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.philosophy .section-copy {
    width: 53%;
    max-width: 720px;
    padding: 72px 0 72px 8%
}

.philosophy-image {
    display: none
}

@media (max-width: 900px) {
    .philosophy .section-copy {
        width: 62%;
        padding-left: 6%
    }
}

@media (max-width: 600px) {
    .philosophy {
        min-height: 650px;
        background-position: 64% center
    }

    .philosophy .section-copy {
        width: 100%;
        padding: 52px 8% 300px;
        background: linear-gradient(90deg, rgba(239, 235, 227, .95), rgba(239, 235, 227, .75))
    }
}

.solution-hero .hero-seal {
    display: none
}

@media (max-width: 600px) {
    .solution-hero {
        background-position: 62% center
    }
}

/* Shared left alignment: wordmark and page content begin on the same grid line */
.site-header {
    padding-left: 4%;
    padding-right: 4%
}

.home-page .hero-home .hero-copy,
.about-hero .hero-copy.reveal {
    padding-left: 4%
}

@media (max-width: 900px) {
    .site-header.site-header {
        padding-left: 5%;
        padding-right: 5%
    }

    .home-page .hero-home .hero-copy,
    .about-hero .hero-copy.reveal {
        padding-left: 5%
    }
}

@media (max-width: 600px) {
    .site-header.site-header {
        padding-left: 6%;
        padding-right: 6%
    }

    .home-page .hero-home .hero-copy,
    .about-hero .hero-copy.reveal {
        padding-left: 6%
    }
}

/* About hero supplied composite artwork */
.about-hero {
    background: #061523 url('assets/riliom-about-us-top.png') center / cover no-repeat
}

.about-hero .hero-seal {
    display: none
}

@media (max-width: 600px) {
    .about-hero {
        background-position: 62% center
    }
}

/* Final About philosophy background override */
.about-hero + .philosophy {
    display: block;
    min-height: 520px;
    background: #efebe3 url('assets/riliom-about-us-v2.png') center / cover no-repeat
}

.about-hero + .philosophy .section-copy {
    width: 53%;
    max-width: 720px;
    padding: 72px 0 72px 8%
}

.about-hero + .philosophy .philosophy-image {
    display: none
}

@media (max-width: 900px) {
    .about-hero + .philosophy .section-copy {
        width: 62%;
        padding-left: 6%
    }
}

@media (max-width: 600px) {
    .about-hero + .philosophy {
        min-height: 650px;
        background-position: 64% center
    }

    .about-hero + .philosophy .section-copy {
        width: 100%;
        padding: 52px 8% 300px;
        background: linear-gradient(90deg, rgba(239, 235, 227, .95), rgba(239, 235, 227, .75))
    }
}

.asset-section {
    padding: 70px 4.5%;
    background: var(--navy-2)
}

.section-heading {
    margin-bottom: 30px
}

.section-heading h2 {
    color: inherit
}

.asset-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px
}

.asset-card {
    height: 250px;
    border: 1px solid var(--gold);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 18px 12px;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.asset-card:before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(transparent 25%, rgba(4, 14, 22, .92))
}

.asset-card h3,
.asset-card span {
    position: relative;
    z-index: 1;
    text-align: center
}

.asset-card h3 {
    color: var(--gold-light);
    font-size: 23px;
    margin: 0 0 7px
}

.asset-card span {
    font: 12px Arial, sans-serif
}

.yacht {
    background-image: url('assets/riliom-book-with-yacht-background.png')
}

.jewel {
    background: radial-gradient(circle at 50% 38%, #d5b675, #10171a 35%, #05090c 75%)
}

.art {
    background: linear-gradient(135deg, #7c5d31, #15151b 50%, #d6b475)
}

.watch {
    background: radial-gradient(circle, #315376, #10171a 47%, #c69b55)
}

.aviation {
    background: linear-gradient(135deg, #d8d0bf, #38546a 45%, #0b1720)
}

.property {
    background: linear-gradient(135deg, #cdb99b, #56715f 45%, #151e1f)
}

.ivory {
    background: var(--ivory);
    color: var(--charcoal)
}

.pillars {
    padding: 20px 4.5% 55px
}

.pillar-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.pillar-grid article {
    text-align: center;
    padding: 0 30px;
    border-right: 2px solid var(--line)
}

.pillar-grid article:last-child {
    border: 0
}

.pillar-grid h3 {
    font-size: 36px;
    margin: 0 0 8px
}

.pillar-grid p {
    font-size: 14px;
    margin: 0
}

.home-callout {
    min-height: 260px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 48px 7.2%;
    position: relative;
    overflow: hidden
}

.home-callout h2 {
    font-size: 32px;
    line-height: 1.05;
    margin: 0
}

.home-callout em {
    color: var(--gold-light);
    font-size: .88em
}

.text-link {
    color: var(--gold-light);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .16em;
    display: inline-block;
    margin-top: 20px
}

.text-link span {
    font-size: 18px;
    margin-left: 7px
}

.callout-book {
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
    background: linear-gradient(90deg, var(--navy), transparent 40%), url('assets/riliom-book-with-yacht-background.png') center/cover;
    opacity: .7
}

.site-footer {
    min-height: 80px;
    border-top: 1px solid rgba(176, 141, 87, .25);
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 24px 4.7%;
    font: 13px Arial, sans-serif;
    letter-spacing: .01em
}

.site-footer>div {
    display: flex;
    gap: 28px;
    margin-left: auto
}

.site-footer small {
    margin-left: auto
}

.solution-hero {
    min-height: 510px
}

.solution-hero .hero-copy {
    padding-top: 155px
}

.small-seal {
    right: 10%;
    top: 82px;
    width: min(430px, 38vw)
}

.feature-strip {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 4%;
    right: 4%;
    border: 1px solid rgba(176, 141, 87, .55);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 14px 0
}

.feature-strip article {
    text-align: center;
    padding: 0 16px;
    border-right: 1px solid var(--line)
}

.feature-strip article:last-child {
    border: 0
}

.feature-strip i,
.icon-grid i {
    display: block;
    color: var(--gold-light);
    font-style: normal;
    font-size: 31px;
    height: 40px
}

.feature-strip h3,
.icon-grid h3 {
    font: 15px var(--serif);
    margin: 4px 0 8px
}

.feature-strip p,
.icon-grid p {
    font-size: 12px;
    line-height: 1.5;
    margin: 0
}

.method,
.light-grid {
    padding: 62px 4.5%;
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 25px
}

.method-intro p:last-child {
    max-width: 320px
}

.timeline {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    align-items: start;
    text-align: center;
    padding-top: 8px
}

.timeline article {
    padding: 0 18px
}

.timeline b {
    display: block;
    font: 12px var(--sans);
    text-align: left
}

.step-icon {
    border: 1px solid var(--line);
    border-radius: 50%;
    display: flex;
    width: 68px;
    height: 68px;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    color: var(--charcoal);
    font: 35px var(--serif)
}

.timeline h3 {
    font: 24px var(--sans);
    text-transform: uppercase;
    letter-spacing: .1em
}

.timeline p {
    font-size: 14px
}

.arrow {
    font: 28px var(--serif);
    color: var(--gold);
    padding-top: 45px
}

.dark-grid-section,
.record-section,
.quote-section {
    padding: 62px 4.5%;
    background: var(--navy-2)
}

.dark-grid-section,
.record-section {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 40px
}

.dark-grid-section .section-heading p:last-child,
.light-grid .section-heading>p:last-child {
    max-width: 330px;
    font-size: 13px
}

.icon-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.icon-grid article {
    padding: 0 23px;
    border-right: 1px solid var(--line);
    text-align: center
}

.icon-grid article:last-child {
    border: 0
}

.dark-grid-section .icon-grid {
    align-self: center
}

.light-grid .icon-grid {
    align-self: center
}

.light-grid {
    padding-top: 55px;
    padding-bottom: 55px
}

.record-section {
    background: var(--navy)
}

.record-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px
}

.record-grid article {
    border-left: 1px solid var(--line);
    padding-left: 18px
}

.record-grid article:first-child {
    border-left: 0
}

.record-visual {
    height: 160px;
    border: 1px solid rgba(176, 141, 87, .7);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 16px;
    color: var(--gold-light);
    font-family: var(--serif);
    font-size: 48px;
    background: #101b23
}

.record-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    mix-blend-mode: screen
}

.record-visual small {
    font: 10px var(--sans);
    letter-spacing: .12em
}

.record-grid h3 {
    font: 13px var(--sans);
    text-transform: uppercase;
    letter-spacing: .13em;
    color: var(--gold-light)
}

.record-grid p {
    font-size: 13px
}

.brief {
    background: var(--ivory);
    color: var(--charcoal);
    font-size: 38px;
    display: block;
    padding: 25px
}

.deed {
    background: linear-gradient(135deg, #171b1d, #080d11);
    font-size: 60px
}

.vault {
    background: linear-gradient(135deg, #1e2427, #05090b);
    font-size: 75px
}

.quote-section {
    border-top: 1px solid var(--line);
    display: grid;
    grid-template-columns: 26% 28% 46%;
    gap: 35px;
    align-items: center
}

.quote-section h2 {
    font-size: 32px;
    line-height: 1.02;
    margin: 0 0 18px
}

.quote-section p,
.quote-section blockquote {
    font: 15px/1.7 var(--serif);
    margin: 0
}

.quote-section blockquote {
    color: var(--gold-light);
    font-style: italic;
    border-left: 1px solid var(--gold);
    padding-left: 28px
}

.quote-section cite {
    display: block;
    font: 11px var(--sans);
    text-transform: uppercase;
    letter-spacing: .14em;
    font-style: normal;
    margin-top: 15px
}

.about-hero {
    min-height: 520px
}

.about-hero h1 em {
    color: var(--gold-light);
    font-style: normal
}

.about-hero .hero-copy {
    padding-top: 150px
}

.about-hero .hero-seal {
    right: 9%;
    top: 78px;
    width: min(430px, 40vw)
}

.philosophy {
    min-height: 520px
}

.philosophy-image {
    object-fit: cover;
    align-self: center;
    padding: 70px 8% 70px 0;
    background: var(--ivory)
}

/* Keep the About philosophy artwork crisp and visually continuous with its paper background */
.philosophy {
    min-height: 430px;
    background: #efebe3
}

.philosophy .section-copy {
    padding-top: 52px;
    padding-bottom: 52px
}

.philosophy-image {
    min-height: 0;
    max-height: 390px;
    object-fit: contain;
    object-position: center right;
    padding: 38px 8% 38px 0;
    background: #efebe3
}

.access-section {
    display: grid;
    grid-template-columns: 38% 62%;
    gap: 35px;
    padding: 60px 7%;
    background: var(--navy)
}

.access-copy h2 {
    font-size: 45px;
    margin: 0
}

.access-copy>p:not(.eyebrow) {
    max-width: 370px
}

.security {
    display: flex;
    gap: 18px;
    align-items: center;
    margin-top: 38px
}

.security>span {
    font-size: 42px;
    color: var(--gold-light)
}

.security p {
    margin: 0;
    font-size: 13px
}

.security .eyebrow {
    margin-bottom: 4px
}

.access-form {
    border: 1px solid var(--line);
    padding: 28px
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px
}

.access-form label {
    display: block;
    color: #f7e7c7;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .15em;
    margin-bottom: 18px
}

.access-form input,
.access-form select {
    width: 100%;
    height: 41px;
    background: #0b1b29;
    border: 1px solid rgba(226, 185, 110, .6);
    color: #fff;
    padding: 0 13px;
    margin-top: 8px;
    font: 13px Arial, sans-serif;
    letter-spacing: 0
}

.access-form select option {
    background: var(--navy)
}

.access-form .button {
    width: 100%;
    margin-top: 5px
}

.form-status {
    color: var(--gold-light);
    font-size: 12px;
    margin: 12px 0 0;
    text-align: center
}

.reveal {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity .8s ease, transform .8s ease
}

.reveal.visible {
    opacity: 1;
    transform: none
}

@media(max-width:900px) {
    .site-header {
        height: 75px;
        padding: 0 6%
    }

    .menu-toggle {
        display: block;
        z-index: 12
    }

    .site-nav {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        background: var(--navy);
        padding: 110px 9% 40px;
        flex-direction: column;
        align-items: flex-start;
        gap: 22px;
        font-size: 18px
    }

    .site-nav.open {
        display: flex
    }

    .site-nav .nav-cta {
        margin: 10px 0
    }

    .hero-copy {
        width: 72%;
        padding-left: 6%;
        padding-top: 145px
    }

    .hero-seal {
        right: -12%;
        width: 52vw;
        opacity: .75
    }

    .metrics {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 20px 4%
    }

    .metrics div:nth-child(2) {
        border: 0
    }

    .metrics div {
        border-right: 1px solid var(--line)
    }

    .asset-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .pillar-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .pillar-grid article:nth-child(2) {
        border: 0
    }

    .method,
    .light-grid,
    .dark-grid-section,
    .record-section {
        grid-template-columns: 1fr
    }

    .timeline {
        margin-top: 20px
    }

    .feature-strip {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 20px 5% 0;
        grid-template-columns: repeat(3, 1fr)
    }

    .feature-strip article:nth-child(3) {
        border: 0
    }

    .feature-strip article:nth-child(n+4) {
        display: none
    }

    .solution-hero {
        padding-bottom: 20px
    }

    .quote-section {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .about-hero .hero-copy {
        width: 75%
    }

    .access-section {
        grid-template-columns: 1fr;
        padding: 55px 6%
    }

    .site-footer {
        flex-wrap: wrap;
        gap: 18px
    }

    .site-footer>div {
        margin-left: 0
    }

    .site-footer small {
        margin-left: auto
    }
}

@media(max-width:600px) {
    .wordmark {
        font-size: 21px
    }

    .hero {
        min-height: 665px
    }

    .hero-copy,
    .about-hero .hero-copy {
        width: 100%;
        padding: 130px 7% 30px
    }

    .hero h1 {
        font-size: 42px
    }

    .hero-copy .lede {
        font-size: 14px
    }

    .hero-seal {
        width: 72vw;
        right: -17%;
        top: 335px;
        opacity: .62
    }

    .metrics {
        margin: 0;
        padding: 18px 3%;
        gap: 0
    }

    .metrics div {
        padding: 8px 8px
    }

    .metrics strong {
        font-size: 10px
    }

    .metrics span {
        font-size: 11px
    }

    .split-intro,
    .philosophy {
        grid-template-columns: 1fr
    }

    .section-copy {
        padding: 52px 8%
    }

    .feature-image {
        min-height: 260px
    }

    .asset-section {
        padding: 52px 6%
    }

    .asset-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }

    .asset-card {
        height: 205px
    }

    .asset-card h3 {
        font-size: 19px
    }

    .pillars {
        padding: 20px 5% 45px
    }

    .pillar-grid {
        grid-template-columns: 1fr 1fr;
        gap: 0
    }

    .pillar-grid article {
        padding: 20px 13px
    }

    .pillar-grid h3 {
        font-size: 21px
    }

    .pillar-grid p {
        font-size: 11px
    }

    .home-callout {
        grid-template-columns: 1fr;
        min-height: 290px;
        padding: 45px 8%
    }

    .callout-book {
        width: 100%;
        opacity: .32
    }

    .home-callout>div:first-child {
        position: relative;
        z-index: 1
    }

    .site-footer {
        padding: 24px 6%;
        font-size: 12px
    }

    .site-footer>span {
        order: 3;
        width: 100%
    }

    .site-footer small {
        margin-left: 0
    }

    .solution-hero {
        min-height: 700px
    }

    .solution-hero .hero-copy {
        padding-top: 125px
    }

    .small-seal {
        top: 280px;
        right: -11%;
        width: 65vw
    }

    .feature-strip {
        grid-template-columns: 1fr 1fr;
        margin-top: 40px
    }

    .feature-strip article:nth-child(2) {
        border: 0
    }

    .timeline {
        display: block
    }

    .timeline article {
        margin: 25px 0
    }

    .arrow {
        display: block;
        text-align: center;
        padding: 0;
        transform: rotate(90deg)
    }

    .icon-grid,
    .record-grid {
        grid-template-columns: 1fr 1fr;
        gap: 25px 0
    }

    .icon-grid article:nth-child(2) {
        border: 0
    }

    .icon-grid article:nth-child(3) {
        border-top: 1px solid var(--line);
        padding-top: 20px
    }

    .record-grid article {
        padding-left: 10px
    }

    .record-visual {
        height: 130px
    }

    .record-grid p {
        font-size: 11px
    }

    .about-hero {
        min-height: 660px
    }

    .about-hero .hero-seal {
        top: 340px
    }

    .philosophy-image {
        padding: 20px 6% 50px;
        min-height: 260px
    }

    .access-copy h2 {
        font-size: 37px
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 0
    }

    .access-form {
        padding: 20px 17px
    }

    .light-grid,
    .method {
        padding: 50px 7%
    }

    .dark-grid-section,
    .record-section {
        padding: 50px 7%
    }

    .section-heading h2,
    .method h2 {
        font-size: 40px
    }

    .quote-section {
        padding: 50px 7%
    }
}

.home-page .hero-home .eyebrow:after {
    display: none
}

.home-page .hero-home .hero-copy {
    width: 58%
}

.home-page .hero-home h1 {
    font-size: clamp(52px, 5.8vw, 92px)
}

.home-page .hero-home .lede {
    font-size: clamp(16px, 1.25vw, 20px)
}

.home-page .hero-home .hero-seal {
    width: min(560px, 46vw);
    top: 88px;
    right: 6%
}

.home-page .hero-home .hero-seal img {
    mask-image: radial-gradient(ellipse at center, black 38%, transparent 75%);
    -webkit-mask-image: radial-gradient(ellipse at center, black 38%, transparent 75%);
    mix-blend-mode: screen;
    opacity: .88;
    filter: contrast(1.08) saturate(.85)
}

.asset-card {
    height: auto;
    padding: 0;
    background: none !important;
    display: block
}

.asset-card:before {
    display: none
}

.asset-card img {
    display: block;
    width: 100%;
    height: 170px;
    object-fit: cover
}

.asset-card>div {
    min-height: 80px;
    padding: 13px 8px 16px;
    text-align: center;
    border-top: 0
}

.asset-card h3,
.asset-card span {
    display: block
}

.asset-card h3 {
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 6px
}

.asset-card span {
    font-size: 11px
}

.pillars .eyebrow {
    font-weight: 600;
    color: var(--gold);
    font-size: 15px
}

.pillars .section-heading {
    margin-bottom: 27px
}

.site-footer>.wordmark {
    color: var(--ivory)
}

.site-footer>div a {
    color: #f6f1e8
}

.site-footer>div a:hover {
    color: var(--gold-light)
}

.home-callout {
    background: var(--navy)
}

.home-callout .callout-book {
    background-image: url('assets/riliom-explore-the-solution.png');
    background-position: center right;
    background-size: cover;
    opacity: .95
}

.home-callout:after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, var(--navy) 0%, rgba(7, 23, 37, .88) 35%, rgba(7, 23, 37, .15) 80%);
    pointer-events: none
}

.home-callout>div:first-child {
    position: relative;
    z-index: 1
}

@media(max-width:900px) {
    .home-page .hero-home .hero-copy {
        width: 74%
    }

    .home-page .hero-home h1 {
        font-size: clamp(46px, 7vw, 68px)
    }

    .home-page .hero-home .hero-seal {
        width: 55vw;
        top: 145px
    }

    .asset-card img {
        height: 155px
    }
}

@media(max-width:600px) {
    .home-page .hero-home .hero-copy {
        width: 100%
    }

    .home-page .hero-home h1 {
        font-size: clamp(42px, 11vw, 56px)
    }

    .home-page .hero-home .hero-seal {
        width: 76vw;
        top: 315px;
        right: -19%
    }

    .asset-card img {
        height: 125px
    }

    .asset-card>div {
        min-height: 90px
    }

    .asset-card h3 {
        font-size: 17px
    }

    .pillars .eyebrow {
        font-size: 13px
    }

    .home-callout .callout-book {
        opacity: .62
    }
}

/* Supplied brand artwork */
.yacht {
    background-image: url('assets/riliom-yacht.png')
}

.jewel {
    background-image: url('assets/riliom-ring.png')
}

.art {
    background-image: url('assets/riliom-art.png')
}

.aviation {
    background-image: url('assets/riliom-jet.png')
}

.property {
    background-image: url('assets/riliom-property.png')
}

.callout-book {
    background-image: linear-gradient(90deg, var(--navy), transparent 40%), url('assets/riliom-explore-the-solution.png')
}

.solution-hero .hero-seal img {
    content: url('assets/riliom-the-solution.png')
}

/* .philosophy-image {
    content: url('assets/riliom-about-us-v2.png')
} */

.record-visual.deed {
    background: url('assets/riliom-decision-deed.png') center/cover;
    border: 0;
    font-size: 0
}

.record-visual.vault {
    background: url('assets/riliom-vault.png') center/cover;
    border: 0;
    font-size: 0
}

/* Scale the reference-board iconography and card copy */
.timeline .step-icon .line-icon {
    width: 42px;
    height: 42px
}

.dark-grid-section .icon-grid .line-icon,
.light-grid .icon-grid .line-icon {
    width: 56px;
    height: 56px;
    margin-bottom: 18px
}

.dark-grid-section .icon-grid h3,
.light-grid .icon-grid h3 {
    min-height: 42px;
    font: 16px/1.3 var(--serif);
    text-transform: none;
    letter-spacing: -.01em
}

.dark-grid-section .icon-grid p,
.light-grid .icon-grid p {
    font-size: 13px;
    line-height: 1.65
}

/* Solution page refinements aligned to The Solution reference board */
.icon-defs {
    position: absolute;
    overflow: hidden
}

.line-icon {
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.35;
    stroke-linecap: round;
    stroke-linejoin: round
}

.solution-hero {
    background: radial-gradient(ellipse at 73% 44%, rgba(176, 141, 87, .3), transparent 28%), #061523
}

.solution-hero .hero-seal {
    top: 55px;
    width: min(510px, 44vw);
    right: 4%;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0 18px 30px rgba(176, 141, 87, .12))
}

.solution-hero .hero-seal img {
    content: url('assets/riliom-the-solution.png');
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
    mask-image: radial-gradient(ellipse at center, #000 31%, rgba(0, 0, 0, .8) 57%, transparent 82%);
    -webkit-mask-image: radial-gradient(ellipse at center, #000 31%, rgba(0, 0, 0, .8) 57%, transparent 82%);
    mix-blend-mode: screen;
    opacity: .84;
    filter: saturate(.7) contrast(1.05)
}

.feature-strip {
    bottom: 18px;
    padding: 22px 8px 20px;
    background: rgba(4, 18, 30, .46)
}

.feature-strip article {
    min-height: 128px;
    padding: 0 22px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.feature-strip .line-icon,
.icon-grid .line-icon {
    color: var(--gold-light);
    margin-bottom: 12px
}

.feature-strip h3,
.icon-grid h3 {
    line-height: 1.25
}

.feature-strip p,
.icon-grid p {
    line-height: 1.65
}

.step-icon .line-icon {
    width: 35px;
    height: 35px;
    color: var(--charcoal)
}

.icon-grid .line-icon {
    width: 46px;
    height: 46px;
    margin-bottom: 14px
}

.record-section .record-grid {
    gap: 20px
}

.record-visual {
    height: 178px;
    overflow: hidden;
    background: #111b23
}

.record-visual.seal-mini img {
    content: url('assets/riliom-the-solution.png');
    mix-blend-mode: normal;
    object-fit: cover
}

.record-visual.brief {
    position: relative;
    padding: 24px 20px;
    background: linear-gradient(90deg, transparent 12%, rgba(176, 141, 87, .18) 12.5%, transparent 13%), var(--ivory);
    font-size: 40px;
    text-align: left
}

.record-visual.brief:before {
    content: 'RILIOM  DECISION BRIEF™';
    display: block;
    font: 9px var(--sans);
    letter-spacing: .2em;
    color: var(--gold)
}

.record-visual.brief small {
    display: block;
    margin-top: 28px;
    color: var(--charcoal)
}

.record-visual.deed,
.record-visual.vault {
    background-position: center;
    background-size: cover
}

@media (max-width: 900px) {
    .solution-hero .hero-seal {
        top: 150px;
        right: -7%;
        width: 55vw
    }

    .feature-strip article {
        min-height: 138px;
        padding: 0 14px
    }
}

@media (max-width: 600px) {
    .solution-hero .hero-seal {
        top: 285px;
        width: 72vw;
        right: -16%
    }

    .feature-strip {
        padding: 18px 4px
    }

    .feature-strip article {
        min-height: 145px;
        padding: 0 9px
    }

    .feature-strip .line-icon {
        width: 34px;
        height: 34px
    }
}

/* Feature strip: keep all five capabilities legible at every viewport */
.solution-hero .hero-copy {
    padding-left: 4%;
    padding-bottom: 220px
}

.solution-hero .feature-strip {
    left: 4%;
    right: 4%;
    width: auto;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: stretch;
    gap: 0;
    overflow: hidden
}

.solution-hero .feature-strip article {
    min-width: 0;
    min-height: 144px;
    justify-content: flex-start;
    align-items: center;
    text-align: center
}

.solution-hero .feature-strip h3 {
    width: 100%;
    min-height: 36px;
    margin: 2px 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.solution-hero .feature-strip p {
    width: 100%;
    max-width: 190px;
    margin: 0 auto;
    font-size: 11px;
    text-align: center
}

@media (max-width: 900px) {
    .solution-hero .hero-copy {
        padding-left: 5%;
        padding-bottom: 70px
    }

    .solution-hero .feature-strip {
        display: flex;
        left: auto;
        right: auto;
        margin: 20px 5% 0;
        overflow-x: auto;
        scrollbar-width: thin;
        scrollbar-color: var(--gold) transparent;
        padding: 19px 8px 22px
    }

    .solution-hero .feature-strip article,
    .solution-hero .feature-strip article:nth-child(n+4) {
        display: flex;
        flex: 0 0 190px;
        min-height: 144px
    }
}

@media (max-width: 600px) {
    .solution-hero .hero-copy {
        padding-left: 5%
    }

    .solution-hero .feature-strip {
        margin: 32px 5% 0;
        left: auto;
        right: auto;
        width: auto
    }

    .solution-hero .feature-strip article,
    .solution-hero .feature-strip article:nth-child(n+4) {
        flex-basis: 174px;
        min-height: 142px
    }
}

/* Final Solution hero artwork override */
.solution-hero.solution-hero {
    background: #061523 url('assets/riliom-the-solution-main.png') center top / cover no-repeat
}

.solution-hero.solution-hero .hero-seal {
    display: none
}

.feature-hero {
    position: relative;
    padding: 22px 0;
    background: #010c16 }

.feature-hero .feature-strip {
    position: relative;
    inset: auto;
    width: auto;
    margin: 0 4%;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    background: #010811
}

@media (max-width: 900px) {
    .feature-hero .feature-strip {
        display: flex;
        overflow-x: auto;
        margin: 0 5%;
        padding: 19px 8px 22px
    }

    .feature-hero .feature-strip article,
    .feature-hero .feature-strip article:nth-child(n+4) {
        display: flex;
        flex: 0 0 190px;
        min-height: 144px
    }
}

@media (max-width: 600px) {
    .feature-hero .feature-strip {
        margin: 0 6%
    }

    .feature-hero .feature-strip article,
    .feature-hero .feature-strip article:nth-child(n+4) {
        flex-basis: 174px
    }
}

@media (max-width: 600px) {
    .solution-hero.solution-hero {
        background-position: 62% top
    }
}

/* Compact Solution hero */
.solution-hero.solution-hero {
    min-height: 510px
}

.solution-hero.solution-hero .hero-copy {
    padding-bottom: 105px
}

@media (max-width: 900px) {
    .solution-hero.solution-hero {
        min-height: 500px
    }

    .solution-hero.solution-hero .hero-copy {
        padding-bottom: 60px
    }
}

@media (max-width: 600px) {
    .solution-hero.solution-hero {
        min-height: 545px
    }
}

/* Keep the header as a solid, separate layout band */
.site-header.site-header {
    position: relative;
    inset: auto;
    z-index: 20;
    flex-shrink: 0;
    background: #010c16;
}

/* Homepage supplied hero artwork */
.home-page .hero-home {
    background: #061523 url('assets/riliom-about-us-top.png') center top / cover no-repeat
}

.home-page .hero-home .hero-seal {
    display: none
}

@media (max-width: 600px) {
    .home-page .hero-home {
        background-position: 62% top
    }
}

/* Solution mobile layout */
@media (max-width: 600px) {
    .solution-page .solution-hero h1 {
        font-size: 36px;
        line-height: 1.08
    }

    .solution-page .feature-hero .feature-strip {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        overflow: visible;
        gap: 0;
        padding: 16px 0;
        margin: 0 5%
    }

    .solution-page .feature-hero .feature-strip article,
    .solution-page .feature-hero .feature-strip article:nth-child(n+4) {
        display: flex;
        min-width: 0;
        min-height: 145px;
        padding: 16px 12px;
        border-right: 1px solid var(--line);
        border-bottom: 1px solid var(--line)
    }

    .solution-page .feature-hero .feature-strip article:nth-child(even) {
        border-right: 0
    }

    .solution-page .feature-hero .feature-strip article:last-child {
        grid-column: 1 / -1;
        border-right: 0;
        border-bottom: 0
    }

    .solution-page .section-heading h2,
    .solution-page .method h2,
    .solution-page .quote-section h2 {
        font-size: 32px
    }

    .solution-page .feature-strip h3,
    .solution-page .timeline h3,
    .solution-page .dark-grid-section .icon-grid h3,
    .solution-page .light-grid .icon-grid h3,
    .solution-page .record-grid h3 {
        min-height: 0;
        font-size: 13px
    }

    .solution-page .record-grid article {
        border-left: 0
    }

    .solution-page .dark-grid-section .icon-grid article {
        border: 0
    }

    .solution-page .site-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        padding: 32px 6%
    }

    .solution-page .site-footer .wordmark {
        font-size: 22px
    }

    .solution-page .site-footer>span {
        order: initial;
        width: auto;
        color: rgba(246, 241, 232, .72)
    }

    .solution-page .site-footer>div {
        width: 100%;
        margin: 8px 0 0;
        gap: 24px;
        flex-wrap: wrap
    }

    .solution-page .site-footer small {
        width: 100%;
        margin: 8px 0 0;
        padding-top: 18px;
        border-top: 1px solid rgba(176, 141, 87, .3)
    }

}
