* {
    box-sizing: border-box
}

.event-detail-page {
    margin: 0;
    background: #f7f6f3;
    color: #263444
}

.event-detail-page .mtl-event-page {
    overflow: hidden;
    font-family: Montserrat, Arial, sans-serif
}

.event-detail-page .mtl-event-shell {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto
}

.event-detail-page .mtl-event-shell-narrow {
    width: min(950px, calc(100% - 48px))
}

.event-detail-page .mtl-event-kicker {
    margin: 0 0 14px;
    color: #087fac;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .15em;
    text-transform: uppercase
}

.event-detail-page h1,
.event-detail-page h2,
.event-detail-page h3 {
    font-family: Georgia, 'Times New Roman', serif;
    color: #1b2735;
    font-weight: 500
}

.event-detail-page p {
    font-size: 16px;
    line-height: 1.75
}

.mtl-event-hero {
    position: relative;
    padding: 70px 0 78px;
    text-align: center;
    background: #fbfcfa;
    isolation: isolate
}

.mtl-event-hero::before,
.mtl-event-hero::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -10%;
    right: -10%;
    height: 180px;
    filter: blur(1px);
    opacity: .5;
    transform: skewY(-5deg)
}

.mtl-event-hero::before {
    bottom: 30px;
    background: linear-gradient(90deg, rgba(25, 128, 255, .08), rgba(37, 195, 219, .23), rgba(27, 108, 185, .06))
}

.mtl-event-hero::after {
    bottom: -30px;
    background: linear-gradient(90deg, rgba(11, 49, 87, .05), rgba(38, 192, 218, .14), rgba(11, 49, 87, .03));
    transform: skewY(5deg)
}

.mtl-event-hero-inner {
    position: relative;
    z-index: 1
}

.mtl-event-hero h1 {
    max-width: 1060px;
    margin: 0 auto;
    font-size: clamp(36px, 4.8vw, 66px);
    line-height: 1.04;
    letter-spacing: -.035em;
    text-wrap: balance
}

.mtl-event-lead {
    max-width: 720px;
    margin: 22px auto 36px;
    color: #526273
}

.mtl-event-lead-image {
    width: min(940px, 100%);
    aspect-ratio: 16/8.4;
    margin: 0 auto;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 24px 70px rgba(15, 49, 85, .16)
}

.mtl-event-lead-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.mtl-event-section {
    padding: clamp(76px, 9vw, 128px) 0;
    background: #f7f6f3
}

.mtl-event-section:nth-of-type(even) {
    background: #fff
}

.mtl-event-section-head {
    max-width: 800px;
    margin: 0 auto 44px;
    text-align: center
}

.mtl-event-section-head h2,
.mtl-event-copy-block h2 {
    margin: 0;
    font-size: clamp(32px, 4vw, 52px);
    line-height: 1.08;
    letter-spacing: -.025em;
    text-wrap: balance
}

.mtl-event-section-head>p:last-child:not(.mtl-event-kicker) {
    max-width: 760px;
    margin: 20px auto 0;
    color: #637080
}

.mtl-event-subtitle {
    font-family: Georgia, 'Times New Roman', serif !important;
    font-size: clamp(20px, 2.5vw, 30px) !important;
    color: #7c8792 !important
}

.mtl-event-split {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: 64px;
    align-items: center
}

.mtl-event-split-copy {
    grid-template-columns: 1fr .88fr
}

.mtl-event-copy p {
    margin: 0 0 22px;
    color: #566575
}

.mtl-event-copy strong,
.mtl-event-copy-block strong {
    color: #263444
}

.mtl-event-portrait {
    height: 440px;
    margin: 0;
    overflow: hidden
}

.mtl-event-portrait img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center 26%
}

.mtl-event-feature-row {
    display: grid;
    grid-template-columns: 1.6fr .86fr;
    gap: 18px;
    align-items: stretch;
    padding-bottom: 34px;
    border-bottom: 1px solid #d9dde0
}

.mtl-event-feature-row figure,
.mtl-event-wide-media,
.mtl-event-launch-image,
.mtl-event-ambassadors figure {
    margin: 0;
    overflow: hidden;
    border-radius: 18px
}

.mtl-event-feature-row img,
.mtl-event-wide-media img,
.mtl-event-launch-image img,
.mtl-event-ambassadors img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.mtl-event-feature-row figure {
    min-height: 330px
}

.mtl-event-note {
    display: grid;
    place-items: center;
    padding: 34px;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(24, 44, 65, .05);
    text-align: center
}

.mtl-event-note p {
    margin: 0;
    color: #65717d
}

.mtl-event-keynote {
    padding-top: 118px !important;
    text-align: center
}

.mtl-event-centred-copy {
    max-width: 800px;
    margin: 0 auto 28px;
    text-align: center;
    color: #64717e
}

.mtl-event-keynote blockquote {
    max-width: 740px;
    margin: 30px auto 64px;
    padding: 20px 28px;
    border-left: 3px solid #20bcd4;
    background: #fff;
    color: #22364a;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(18px, 2.4vw, 27px);
    line-height: 1.5
}

.mtl-event-wide-media {
    aspect-ratio: 16/7.5
}

.mtl-event-wide-media img {
    object-position: center 40%
}

.mtl-event-wide-media.mtl-media-contain {
    aspect-ratio: 16/9.75;
    padding: clamp(12px, 2vw, 24px);
    background: #eef3f7
}

.mtl-event-wide-media.mtl-media-contain img {
    height: 100%;
    object-fit: fill;
    object-position: center
}

.mtl-event-recognition .mtl-event-copy-block {
    max-width: 900px;
    margin: 34px auto 0
}

.mtl-event-copy-block h2 {
    margin-bottom: 22px
}

.mtl-event-copy-block p {
    color: #5f6d7b
}

.mtl-event-launch .mtl-event-split {
    margin-bottom: 24px
}

.mtl-event-launch-image {
    aspect-ratio: 4/3
}

.mtl-event-image-pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px
}

.mtl-event-image-pair img {
    width: 100%;
    height: 330px;
    display: block;
    object-fit: cover;
    border-radius: 18px
}

.mtl-event-insight-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-top: 54px
}

.mtl-event-insight-grid article {
    padding: 32px 28px;
    border: 1px solid #dadddf;
    border-radius: 14px;
    background: rgba(255, 255, 255, .72)
}

.mtl-event-insight-grid span {
    color: #0aa7c8;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .14em
}

.mtl-event-insight-grid h3 {
    margin: 15px 0;
    font-size: 27px;
    line-height: 1.08
}

.mtl-event-insight-grid p {
    margin: 0;
    color: #65717d;
    font-size: 14px
}

.mtl-event-ambassadors {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 42px;
    align-items: center;
    margin-top: 64px;
    padding-top: 54px;
    border-top: 1px solid #d9dde0
}

.mtl-event-ambassadors figure {
    aspect-ratio: 4/3
}

.mtl-event-ambassadors p {
    color: #5f6d7b
}

.mtl-event-gallery {
    background: #0f3155 !important
}

.mtl-event-gallery .mtl-event-kicker {
    color: #48d3e6
}

.mtl-event-gallery .mtl-event-section-head h2 {
    color: #fff
}

.mtl-event-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 230px;
    gap: 16px
}

.mtl-event-gallery-grid figure {
    margin: 0;
    border-radius: 14px;
    overflow: hidden;
    background: #173f67
}

.mtl-event-gallery-grid img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform .25s ease
}

.mtl-event-gallery-grid figure:hover img {
    transform: scale(1.025)
}

.mtl-gallery-large {
    grid-column: span 2;
    grid-row: span 2
}

.mtl-gallery-wide {
    grid-column: span 2
}

@media(max-width:900px) {

    .mtl-event-split,
    .mtl-event-split-copy,
    .mtl-event-ambassadors {
        grid-template-columns: 1fr;
        gap: 34px
    }

    .mtl-event-insight-grid {
        grid-template-columns: 1fr 1fr
    }

    .mtl-event-feature-row {
        grid-template-columns: 1.35fr 1fr
    }

    .mtl-event-gallery-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:640px) {

    .event-detail-page .mtl-event-shell,
    .event-detail-page .mtl-event-shell-narrow {
        width: min(100% - 32px, 1180px)
    }

    .event-detail-page p {
        font-size: 16px;
        line-height: 1.65
    }

    .mtl-event-hero {
        padding: 54px 0 58px
    }

    .mtl-event-hero h1 {
        font-size: clamp(34px, 10vw, 48px)
    }

    .mtl-event-lead-image {
        aspect-ratio: 4/3;
        border-radius: 14px
    }

    .mtl-event-section {
        padding: 72px 0
    }

    .mtl-event-section-head {
        margin-bottom: 34px
    }

    .mtl-event-feature-row,
    .mtl-event-insight-grid,
    .mtl-event-image-pair {
        grid-template-columns: 1fr
    }

    .mtl-event-feature-row figure {
        min-height: 260px
    }

    .mtl-event-portrait {
        height: 360px
    }

    .mtl-event-image-pair img {
        height: 260px
    }

    .mtl-event-keynote {
        padding-top: 72px !important
    }

    .mtl-event-keynote blockquote {
        margin-bottom: 42px;
        padding: 18px 20px
    }

    .mtl-event-wide-media {
        aspect-ratio: 4/3
    }

    .mtl-event-gallery-grid {
        grid-auto-rows: 210px
    }

    .mtl-gallery-large,
    .mtl-gallery-wide {
        grid-column: span 2
    }

    .mtl-gallery-large {
        grid-row: span 1
    }
}

@media(max-width:420px) {
    .mtl-event-gallery-grid {
        grid-template-columns: 1fr;
        grid-auto-rows: 230px
    }

    .mtl-gallery-large,
    .mtl-gallery-wide {
        grid-column: auto
    }
}

@media(prefers-reduced-motion:reduce) {
    .mtl-event-gallery-grid img {
        transition: none
    }
}
