/* Desktop density pass for the public photobooth landing page only. */
@media (min-width: 981px) {
    .ee-site-main .ee-photo-page {
        --ee-photo-shell: var(--ee-shell);
    }

    .ee-site-main .ee-photo-page .ee-photo-hero {
        min-height: 520px;
        padding-block: 52px 42px;
    }

    .ee-site-main .ee-photo-page .ee-photo-hero > * {
        max-width: 760px;
    }

    .ee-site-main .ee-photo-page .ee-photo-hero h1 {
        margin-bottom: 18px;
    }

    .ee-site-main .ee-photo-page .ee-photo-hero p {
        margin-bottom: 14px;
    }

    .ee-site-main .ee-photo-page .ee-photo-hero__proofs {
        gap: 8px;
        margin-block: 16px 22px;
    }

    .ee-site-main .ee-photo-page .ee-photo-hero__proofs li {
        min-height: 50px;
        padding: 9px 10px;
        font-size: 13px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offers {
        gap: 18px;
        margin-top: 30px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__media {
        height: 220px;
        padding: 12px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__media img {
        inset: 12px;
        width: calc(100% - 24px);
        height: calc(100% - 24px);
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__body {
        padding: 20px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__category {
        margin-bottom: 6px;
        font-size: 11px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer h3 {
        margin-bottom: 8px;
        font-size: 24px;
        line-height: 1.12;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__tagline {
        min-height: 40px;
        margin-bottom: 14px;
        font-size: 15px;
        line-height: 1.42;
    }

    .ee-site-main .ee-photo-page .ee-photo-checks {
        gap: 7px;
        margin-bottom: 18px;
    }

    .ee-site-main .ee-photo-page .ee-photo-checks li {
        padding-left: 22px;
        font-size: 15px;
        line-height: 1.38;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__price {
        margin-bottom: 14px;
        padding-top: 16px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__price strong {
        font-size: 25px;
    }

    .ee-site-main .ee-photo-page .ee-photo-button {
        min-height: 44px;
        padding: 10px 16px;
    }

    .ee-site-main .ee-photo-page .ee-photo-offer__details {
        margin-top: 10px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison {
        gap: 20px;
        margin-top: 26px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison > .wp-block-column {
        padding: 22px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison h3 {
        font-size: 25px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison-table-wrap {
        margin-top: 26px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison-table {
        border-spacing: 8px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison-table thead th {
        padding: 14px 18px;
        font-size: 18px;
    }

    .ee-site-main .ee-photo-page .ee-photo-comparison-table tbody th,
    .ee-site-main .ee-photo-page .ee-photo-comparison-table tbody td {
        padding: 11px 14px;
        font-size: 15px;
        line-height: 1.38;
    }

    .ee-site-main .ee-photo-page .ee-partyfi-story {
        gap: 44px;
    }

    .ee-site-main .ee-photo-page .ee-partyfi-story__media img {
        max-height: 330px;
    }

    .ee-site-main .ee-photo-page .ee-partyfi-story__copy > p:not(.ee-photo-eyebrow):not(.ee-partyfi-story__name) {
        font-size: 16px;
        line-height: 1.55;
    }

    .ee-site-main .ee-photo-page .ee-photo-frame-layout {
        gap: 42px;
        margin-top: 28px;
    }

    .ee-site-main .ee-photo-page .ee-photo-frame-layout__media img {
        max-height: 260px;
    }

    .ee-site-main .ee-photo-page .ee-photo-frame-layout__copy {
        padding: 26px;
    }

    .ee-site-main .ee-photo-page .ee-photo-frame-layout__copy h3 {
        margin-bottom: 12px;
        font-size: 24px;
    }

    .ee-site-main .ee-photo-page .ee-photo-frame-features {
        gap: 10px;
        margin-block: 18px;
    }

    .ee-site-main .ee-photo-page .ee-photo-gallery--commercial {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 14px;
        margin-top: 28px;
    }

    .ee-site-main .ee-photo-page .ee-photo-gallery--commercial img {
        aspect-ratio: 4 / 3;
        padding: 8px;
    }

    .ee-site-main .ee-photo-page .ee-photo-gallery--commercial figcaption {
        font-size: 12px;
        line-height: 1.3;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps {
        gap: 12px;
        margin-top: 30px;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps > .wp-block-column {
        padding: 18px 16px;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps > .wp-block-column > p:first-child {
        margin-bottom: 14px;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps > .wp-block-column > p:first-child strong {
        width: 34px;
        height: 34px;
        font-size: 12px;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps h3 {
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 1.18;
    }

    .ee-site-main .ee-photo-page .ee-photo-steps p:last-child {
        font-size: 15px;
        line-height: 1.45;
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px 16px;
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq > :is(.ee-photo-eyebrow, h2) {
        grid-column: 1 / -1;
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq > details {
        width: 100%;
        max-width: none;
        margin: 0;
        border: 1px solid var(--ee-photo-line);
        border-radius: 5px;
        background: #fff;
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq details:last-child {
        border-bottom: 1px solid var(--ee-photo-line);
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq details > summary {
        min-height: 62px;
        padding: 13px 52px 13px 18px;
        font-size: 15px;
        line-height: 1.35;
    }

    .ee-site-main .ee-photo-page .ee-photo-section--faq summary::after {
        top: 10px;
        right: 18px;
    }

    .ee-site-main .ee-photo-page .ee-photo-final {
        padding-block: 58px;
    }
}
