/*
Theme Name: Marissa Fayer
Theme URI: https://marissafayer.com
Author: Lúcida
Author URI: https://marissafayer.com
Description: Marissa Fayer
Requires at least: 5.3
Tested up to: 6.9
Requires PHP: 8.0
Version: 1.0
License: Proprietary - All Rights Reserved
License URI: https://marissafayer.com
Text Domain: marissa-fayer
Tags: one-column, custom-menu, featured-images, translation-ready

Copyright (c) 2026 Marissa Fayer. All rights reserved.
This theme is proprietary software. Unauthorized copying, modification,
distribution, or use of this theme, in whole or in part, is strictly
prohibited without prior written permission from Marissa Fayer.
*/

/* HERO */
section.hero {
    padding-top: 112px;
    padding-bottom: 64px;

    background: var(--hero-image) right top / cover no-repeat;
}
section.hero .hero-row {
    display: flex;
    align-items: flex-end;
    align-self: stretch;
}
section.hero .visionary {
    position: relative;
}
section.hero .visionary .hero-row {
    justify-content: flex-start;
}
section.hero .speaker {
    position: relative;
    z-index: 1;
}
section.hero .speaker .hero-row {
    justify-content: space-between;
}
section.hero .speaker .hero-row .left-side {
    display: flex;
    align-items: flex-end;
}
section.hero .author {
    position: relative;
    z-index: 2;
}
section.hero .author .hero-row {
    justify-content: flex-end;
}
section.hero .text-splash {
    font-size: 172px;
    font-style: italic;
    font-weight: 400;
    line-height: 90.4%;
    letter-spacing: -10.32px;
}
section.hero .speaker .hero-row .text-splash {
    margin-top: 0;
}
section.hero .author .hero-row .text-splash {
    margin-top: 0;
}
section.hero .text-tag {
    font-size: var(--marissa-text-medium);
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.36px;
    text-transform: uppercase;

    padding-bottom: 30px;
}
section.hero .speaker .hero-row .text-tag {
    padding-left: 58px;
}
section.hero .author .hero-row .text-tag {
    padding-left: 25px;
    padding-right: 25px;
    align-self: stretch;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}



/* PARTNERS */
section.partners {
    padding-top: 56px;
    padding-bottom: 80px;
}
section.partners .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}
section.partners .logos-wrapper {
    width: 100%;
}
section.partners .logos-slider,
section.partners .slick-slider,
section.partners .slick-list,
section.partners .slick-track {
    width: 100%;
    min-width: 0;
}
section.partners .logos-slider .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #89A8BC50;
    min-height: 81px;
    padding-left: 40px;
    padding-right: 40px;
}

/* INTRO */
section.intro {
    background: var(--marissa-image) left top / cover no-repeat;
    /*background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 635px;*/
}
section.intro .section-spacer .container-xl {
    padding-top: 56px;
}
section.intro .container-xl .content-wrapper {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    justify-self: flex-end;
    max-width: 729px;
}
section.intro .container-xl .content-wrapper .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}
section.intro .container-xl .content-wrapper .content .headlines {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
section.intro .container-xl .content-wrapper .content h2 {
    color: rgba(var(--marissa-dark-blue));
}
section.intro .container-xl .content-wrapper .content .description {
    font-size: var(--marissa-text-medium);
    color: rgba(var(--marissa-dark-blue));
    display: flex;
    gap: 18px;
    flex-direction: column;
}

/* CTA BOOK */
section.cta-book {
    padding: 112px 64px;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    background-image: var(--hero-image);/* center right / cover no-repeat; */
    /*background: linear-gradient(92deg, rgba(25, 51, 66, 0.70) 38.39%, rgba(25, 51, 66, 0.00) 139.73%),
            var(--hero-image) center / cover no-repeat;*/
}
section.cta-book .content-wrapper {
    display: flex;
    max-width: 768px;
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
    align-self: stretch;
    color: rgba(var(--marissa-dark-blue));
}
section.cta-book .content-wrapper .headlines {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
section.cta-book .content-wrapper .headlines .description {
    font-size: var(--marissa-text-medium);
}
section.cta-book h2 {
    font-size: var(--marissa-h1);
}
/* WORK */
section.work .section-spacer.line-top.line-bottom .container-xl {
    padding-top: 80px;
}
section.info .content-wrapper {
    padding: 24px;
    max-width: 888px;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}
section.info .content-wrapper .headlines {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
/* QUOTES */
section.quotes {
    background-color: rgba(var(--marissa-white));
}
section.quotes .section-spacer.line-bottom .container-xl {
    padding-top: 80px;
}
section.quotes .section-spacer.line-top .container-xl {
    padding-top: 0;
    padding-bottom: 56px;
}
section.quotes .quotes-slider .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}
section.quotes .quotes-slider .item .description {
    color: rgba(var(--marissa-dark-blue));
    text-align: center;
    font-size: var(--marissa-h3);
    margin: 0;
    padding: 0;
}
section.quotes .quotes-slider .item .author {
    color: rgba(var(--marissa-dark-pink));
    font-size: var(--marissa-text-medium);
    text-align: center;

    letter-spacing: -0.54px;
    text-transform: uppercase;
}
section.quotes .controllers {
    display: flex;
    justify-content: center;
    gap: 0;
    margin-top: -2px;
}
section.quotes .controllers button {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    transition: filter 0.2s ease, background 0.2s ease;
}
section.quotes .controllers button:last-child {
    margin-left: -2px;
}
section.quotes .controllers button:hover {
    filter: brightness(1.2);
    background: rgba(var(--marissa-light-blue), 0.2);
}

/* INSIGHTS */
section.insights .section-header {
    max-width: 936px;
    padding: 24px;

    margin: 0 auto;
}
section.insights .section-cta .container-xl {
    padding-top: 32px;
    display: flex;
    align-self: stretch;
    justify-content: center;
}
section.insights .filter-wrapper {
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: flex-end;

    padding-top: 32px;
    padding-bottom: 32px;
}
/* DOUBLE CTA SECTION */
section.cta-double {
    padding: 112px 64px;

    background: var(--hero-image) right top / cover no-repeat;
}
section.cta-double .content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 80px;
    align-self: stretch;
    flex-wrap: wrap;
}
section.cta-double .headline {
    font-size: 65px;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    flex: 1;
}
section.cta-double .info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex: 0 1 600px;
}
section.cta-double .info .description {
    font-size: 24px;
    max-width: 480px;
}


/* FOOTER */
footer .content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 64px;
    align-self: stretch;
    padding-left: 32px;
    padding-right: 32px;
}
footer .footer-top .container-xl {
    padding-top: 56px;
    padding-bottom: 32px;
}
footer .footer-bottom .container-xl {
    padding-top: 32px;
    padding-bottom: 56px;
}
footer .footer-bottom .content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 56px;
    align-self: stretch;
    justify-content: space-between;
}
footer .info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex: 1 0 0;
}
footer .info .contact-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 56px;
}
footer .info .contact {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
footer .info .contact .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
footer .info .contact .item a {
    text-decoration: none;
    color: rgba(var(--marissa-white));
    transition: color 0.2s ease;
}
footer .info .contact .item a:hover {
    color: rgba(var(--marissa-light-blue));
}
footer .info .social {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
footer .footer-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 32px;
}
footer .footer-links a {
    font-size: 16px;
    color: rgba(var(--marissa-white));
    text-decoration: none;
    transition: color 0.2s ease;
}
footer .footer-links a:hover {
    color: rgba(var(--marissa-light-blue));
}
footer .legal-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 32px;
}
footer .legal-links a {
    font-size: 14px;
    color: rgba(var(--marissa-white));
    transition: color 0.2s ease;
}
footer .legal-links a:hover {
    color: rgba(var(--marissa-light-blue));
}
section.contact {
    background-color: rgba(var(--marissa-muted-blue));
}
section.contact .container-xl {
    padding: 32px 0;
}
section.contact .contact-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 80px;
    align-self: stretch;
    padding-left:40px;
    padding-right: 40px;
}
section.contact .contact-wrapper .left-side {
    max-width: 790px;
    display: flex;
    align-self: stretch;
    flex-direction: column;
    flex: 1 1 auto!important;
}
section.contact .contact-wrapper .right-side {
}
section.contact .contact-wrapper .info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
section.contact .contact-wrapper .info .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
section.contact .contact-wrapper .info .item .title {
    font-size: var(--marissa-text-small);
    color: rgba(var(--marissa-pink));
}
section.contact .contact-wrapper .info .item .description {
    font-size: var(--marissa-text-small);
}

/* LEADERSHIP */
section.leadership .content-wrapper {
    padding:24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    justify-items: center;
    text-align: center;
    color: rgba(var(--marissa-dark-blue));
}
section.leadership .content-wrapper .headlines {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    justify-items: center;
}
section.leadership .qualities {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}
section.leadership .qualities .item {
    border-right: 2px solid #89A8BC50;
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px;
    flex: 1 0 0;
}
section.leadership .qualities .item:last-of-type {
    border-right: none;
}
section.leadership .qualities .item h4 {
    font-size: var(--marissa-h4);
    color: rgba(var(--marissa-dark-blue));
    font-family: "Spectral", serif;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    letter-spacing: unset;
    text-transform: unset;
}
section.leadership .qualities .item p {
    color: rgba(var(--marissa-dark-blue));
    font-size: 16px;
}

/* CONVICTION */
section.conviction {
}
section.conviction .intro {
    padding-bottom: 56px;
    padding-top: 56px;
    display: flex;
    max-width: 1024px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}
section.conviction .intro .author {
    font-size: 18px;
}
section.conviction blockquote {
    font-size: var(--marissa-h3);
    margin: 0;
    padding: 0;
}
.conviction-slider-01 .slick-slide,
.conviction-slider-02 .slick-slide {
    margin-right: 16px;
}
.conviction-slider-01 .slick-slide img,
.conviction-slider-02 .slick-slide img {
    height: 320px;
    width: auto;
}
.conviction-slider-wrapper + .conviction-slider-wrapper {
    margin-top: 16px;
}
section.recognition {
    background-color: rgba(var(--marissa-white));
    padding-bottom: 56px;
}
section.recognition .headlines {
    padding-top: 56px;
    padding-bottom: 24px;
    text-align: center;
}
section.recognition .tags-row {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
section.recognition .tags-row .item {
    padding: 4px 8px;
    background: rgba(var(--marissa-light-blue));
    color: rgba(var(--marissa-dark-blue));
    font-size: 23px;
    font-family: "Spectral", serif;
    font-style: italic;
    font-weight: 300;
    line-height: 140%;
    text-align: center;
}
section.why-story {
    background-color: rgba(var(--marissa-white));
    min-height: 684px;
    background-image: var(--marissa-image);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.why-story .content-wrapper {
    max-width: 520px;
    display: flex;
    gap: 24px;
    flex-direction: column;
    padding: 24px 40px;
}
section.why-story .content-wrapper .headlines {
    display: flex;
    gap: 16px;
    flex-direction: column;

    color: rgba(var(--marissa-dark-blue));
}
section.why-story .content-wrapper .content {
    display: flex;
    gap: 18px;
    flex-direction: column;

    color: rgba(var(--marissa-dark-blue), 0.8);
}
/** WP BLOCKS **/
.wp-block-image {
    margin: 0;
}
.wp-block-image img {
    margin-bottom: 16px;
    width: 100%;
}
.wp-block-image :where(figcaption) {
    color: rgba(var(--marissa-dark-blue));
    text-align: right;
    font-family: "Spectral", serif;
    font-size: var(--marissa-text-small);
    font-style: italic;
    font-weight: 300;
    line-height: 150%;
    margin: 0;
}
.wp-block-quote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    display: flex;
    padding: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    background: rgba(var(--marissa-muted-blue));
    color: rgba(var(--marissa-white));
}
.wp-block-quote p {
    font-family: "Spectral", serif;
    font-size: var(--marissa-h4);
    font-style: italic;
    font-weight: 300;
    line-height: 140%;
}
.wp-block-quote>cite {
    color: rgba(var(--marissa-pink));
    font-size: var(--marissa-text-medium);
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -0.54px;
    text-transform: uppercase;
}
.wp-block-pullquote {
    padding: 32px;
    border: 1px solid rgba(var(--marissa-light-blue));
}
.wp-block-pullquote > blockquote {
    display: flex;
    padding: 32px;
    flex-direction: column;
    gap: 24px;
    align-self: stretch;
}
.wp-block-pullquote p {
    font-family: "Spectral", serif;
    font-size: var(--marissa-h4);
    font-style: italic;
    font-weight: 300;
    line-height: 140%;
}
.wp-block-pullquote cite {
    font-size: var(--marissa-text-body);
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}
/* custom book-cta */
@media (max-width: 1456.98px) {
    section.cta-book {
        /*background: var(--hero-image) calc(100% + 150px) center / cover no-repeat;*/
    }
    section.cta-book .content-wrapper {
        max-width: 768px;
    }
}
/* custom book-cta */
@media (max-width: 1356.98px) {
    section.cta-book .content-wrapper {
        max-width: 500px;
    }
}
/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    section.hero .text-splash {
        font-size: 140px;
        letter-spacing: -8.4px;
    }
    section.leadership .qualities {
        grid-template-columns: repeat(2, 1fr);
    }
    section.leadership .qualities .item:nth-child(-n+2) {
        border-bottom: 2px solid #89A8BC50;
    }
    section.leadership .qualities .item:nth-child(2n) {
        border-right: none;
    }
}
/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

    section.partners {
        padding-top: 32px;
        padding-bottom: 56px;
    }
    section.partners .content-wrapper {
        text-align: center;
    }
    footer .content-wrapper {
        gap: 56px;
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column;
    }

    footer .info .contact-wrapper {
        gap: 24px;
        flex-direction: column;
    }
    footer .info .contact {
        flex-direction: column;
    }

    section.intro {
        background: none;
        background-color: rgba(var(--marissa-white));
    }
    section.intro .container-xl .content-wrapper {
        padding: 16px;
        gap: 24px;
        text-align: center;
        align-items: center;
        max-width: 100%;
    }

    section.intro .container-xl .content-wrapper .content {
        gap: 20px;
    }
    section.intro .container-xl .content-wrapper .content .headlines {
        gap: 12px;
        align-items: center;
    }
    section.intro .container-xl .content-wrapper .content .description {
        font-size: 16px;
    }
    section.insights .filter-wrapper {
        padding-top: 32px;
        justify-content: center;
    }
    section.contact .contact-wrapper {
        flex-direction: column;
        gap: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }
    section.contact .contact-wrapper .left-side {
        order: 1;
    }
    .conviction-slider-01 .slick-slide img,
    .conviction-slider-02 .slick-slide img {
        height: 122px;
    }
    section.info-with-image.journey .content-wrapper .information {
        text-align: left;
        align-items: flex-start;
    }
    section.recognition {
        padding-bottom: 32px;
    }
    section.recognition .section-spacer.spacer-md .container-xl {
        padding-top: 32px !important;
    }
    section.recognition .section-spacer.spacer-xs {
        border-top: none !important;
        border-bottom: none !important;
    }
    section.recognition .tags-row .item {
        font-size: 18px;
    }
    section.why-story {
        min-height: auto;
        background-image: none;
    }
    section.why-story .content-wrapper {
        max-width: 100%;
        padding: 16px 8px;
        text-align: center;
    }
    section.why-story .content {
        max-height: 290px;
        overflow: hidden;
    }
    section.why-story .content.show-full {
        max-height: unset;
        overflow: unset;
    }
    section.cta-book {
        padding: 64px 0 339px;
        background-image: var(--hero-image-mobile);
        background-position: center bottom !important;
    }
    section.cta-book .content-wrapper {
        align-items: center;
        gap: 24px;
        text-align: center;
    }
    section.cta-book .content-wrapper .headlines {
        gap: 20px;
    }
    section.cta-book h2 {
        font-size: var(--marissa-h1-mobile);
        margin: 0 auto;
    }
}

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    section.quotes .quotes-slider .item .description {
        font-size: var(--marissa-h3-mobile);
    }
    section.hero {
        background-image: var(--hero-image-mobile);
    }
    section.hero .text-splash {
        font-size: 69px;
        letter-spacing: -5.4px;
    }
    section.hero .author .hero-row .text-tag {
        padding: 16px 8px;
        width: 100%;
        text-align: center;
    }
    section.hero .speaker .hero-row .text-splash {
    }
    section.hero .author .hero-row .text-splash {
        padding-bottom: 0px;
        position: relative;
        top: 0px;
        margin-top: 0;
    }
    section.hero .speaker.and .hero-row .text-tag {
        padding-left: 0;
        padding-bottom: 13px;
        padding-top: 15px;
    }
    section.hero .speaker.and .hero-row .text-splash {
        position: relative;
        top: -7px;
    }
    section.hero .speaker .hero-row .right-side {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    section.hero .author .hero-row {
        justify-content: flex-start;
    }

    section.info-with-image .content-wrapper {
        flex-direction: column;
    }

    section.info-with-image .content-wrapper {
        flex-direction: column;
    }
    section.partners .logos-slider .slick-slide {
        border-right: 1px solid #89A8BC50;
    }

    section.intro .section-spacer .container-xl {
        padding-top: 32px;
    }
    section.work .section-spacer.line-top.line-bottom .container-xl {
        padding-top: 48px;
    }
    section.info .content-wrapper {
        padding: 16px 8px;
        max-width: 888px;
        gap: 20px;
        text-align: center;
    }
    section.info .content-wrapper .headlines {
        align-items: center;
        gap: 12px;
    }
    section.cta-double .headline {
        font-size: 40px;
    }
    section.cta-double {
        padding: 64px 0 291px;
        background-image: var(--hero-image-mobile);
    }
    section.cta-double .content-wrapper {
        gap: 20px;
    }
    section.cta-double .info .description {
        font-size: 16px;
    }
    section.cta-double .info {
        gap: 24px;
    }
    footer .footer-links {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    section.leadership .qualities .item:nth-child(-n+2) {
        border-bottom: 1px solid #89A8BC50;
    }
    section.leadership .qualities .item {
        border-right: 1px solid #89A8BC50;
    }
}

@media (max-width: 575.98px) {
    section.leadership .qualities {
        grid-template-columns: repeat(1, 1fr);
    }
    section.leadership .qualities .item {
        border-right: none;
    }
    section.leadership .qualities .item {
        border-bottom: 1px solid #89A8BC50 !important;
    }
    section.leadership .qualities .item:last-of-type {
        border-bottom: none !important;
    }
}