@font-face {
    font-family: "GBThessalonikiStreet";
    src: url("../fonts/GBThessalonikiStreet.ttf") format("truetype");
}

@font-face {
    font-family: "breamcatcher";
    src: url("../fonts/breamcatcher rg.otf") format("truetype");
}

@font-face {
    font-family: "gfs-neohellenic.italic";
    src: url("../fonts/gfs-neohellenic.italic.ttf") format("truetype");
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

.c-video-title--hero .c-video {
    height: max(500px, 60vh)
}

@media(min-width: 1024px) {
    .c-video-title--hero .c-video {
        height: 100vh
    }
}

.c-video-title--hero .c-video__item {
    height: max(500px, 60vh)
}

@media(min-width: 1024px) {
    .c-video-title--hero .c-video__item {
        height: 100vh
    }
}

.c-video-title__scroll {
    font-size: 0.875rem;
    font-size: clamp(0.875rem, 0.8181818182rem + 0.202020202vw, 1rem);
    font-family: "breamcatcher", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    position: absolute;
    top: calc(var(--window-height)*.85);
    transform: translate(-50%, -100%);
    left: 50%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    z-index: 11;
    color: var(--white);
    mix-blend-mode: difference
}

@media(min-width: 1440px) {
    .c-video-title__scroll {
        font-size: 1rem
    }
}

@media(min-width: 1440px) {
    .c-video-title__scroll {
        font-size: 1rem;
        font-size: clamp(1rem, 0.0357142857rem + 1.0714285714vw, 1.375rem)
    }
}

@media(min-width: 1440px)and (min-width: 2000px) {
    .c-video-title__scroll {
        font-size: 1.375rem
    }
}

@media(min-width: 1024px) {
    .c-video-title__scroll {
        opacity: 1
    }
}

.c-video-title__scroll svg {
    display: block;
    margin: 0 auto .5rem auto
}

.c-video-title__scroll svg path {
    animation: bounce 2s infinite
}

body.home .c-video-title__scroll {
    top: calc(var(--window-height)/2);
    transform: translate(-50%, -50%)
}

body.is-open-menu .c-video-title__scroll {
    opacity: 0 !important
}

.c-change-color {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    height: 0;
    border: 0
}

.c-date__text>*:first-child {
    margin-top: 0
}

.c-date__text>*:last-child {
    margin-bottom: 0
}

.c-date {
    overflow: hidden
}

.c-date__title {
    font-size: 2rem;
    font-size: clamp(2rem, 0.6363636364rem + 4.8484848485vw, 5rem);
    font-family: "breamcatcher", sans-serif;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -1.28px;
    text-align: center;
    margin: 0 0 2.5rem 0
}

@media(min-width: 1440px) {
    .c-date__title {
        font-size: 5rem
    }
}

@media(min-width: 1024px) {
    .c-date__title {
        letter-spacing: -3.2px
    }
}

@media(min-width: 1440px) {
    .c-date__title {
        font-size: 5rem;
        font-size: clamp(5rem, 0.0178571429rem + 5.5357142857vw, 6.9375rem)
    }
}

@media(min-width: 1440px)and (min-width: 2000px) {
    .c-date__title {
        font-size: 6.9375rem
    }
}

@media(min-width: 1024px) {
    .c-date__title {
        font-size: 1.5rem;
        font-size: clamp(1.5rem, 0.8181818182rem + 2.4242424242vw, 3rem);
        font-family: "breamcatcher", sans-serif;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: -0.48px;
        margin-bottom: 5rem
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__title {
        font-size: 3rem
    }
}

@media(min-width: 1024px)and (min-width: 1024px) {
    .c-date__title {
        letter-spacing: -2px
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__title {
        font-size: 3rem;
        font-size: clamp(3rem, 0.1071428571rem + 3.2142857143vw, 4.125rem)
    }
}

@media(min-width: 1024px)and (min-width: 1440px)and (min-width: 2000px) {
    .c-date__title {
        font-size: 4.125rem
    }
}

.c-date__content {
    display: grid;
    text-align: center;
    padding-top: 1rem;
    position: relative
}

@media(min-width: 1024px) {
    .c-date__content {
        text-align: left;
        display: grid;
        grid-template-columns: 1fr clamp(30.625rem, 9.6413934426rem + 32.7868852459vw, 50.625rem) 1fr;
        gap: 0 1.5rem
    }
}

@media(min-width: 1440px) {
    .c-date__content {
        gap: clamp(1.5rem, 0.0342857143rem + 1.6285714286vw, 2.07rem)
    }
}

.c-date__content::before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: var(--text-color);
    position: absolute;
    top: 0;
    left: 0
}

.c-date__figure {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem auto;
    width: 100%
}

@media(min-width: 1024px) {
    .c-date__figure {
        max-width: min(48.8vw, 970px);
        order: 4;
        grid-column: 2;
        margin: 0 auto
    }
}

.c-date__video,
.c-date__image {
    max-width: 100%;
    width: 100%
}

.c-date__year {
    font-size: 8.125rem;
    font-size: clamp(8.125rem, 5rem + 11.1111111111vw, 15rem);
    margin: 0;
    letter-spacing: 0;
    line-height: .85;
    text-align: center;
    font-weight: 400;
    display: flex
}

@media(min-width: 1440px) {
    .c-date__year {
        font-size: 15rem
    }
}

@media(min-width: 1024px) {
    .c-date__year {
        order: 1
    }
}

@media(min-width: 1440px) {
    .c-date__year {
        font-size: 15rem;
        font-size: clamp(15rem, -1.0714285714rem + 17.8571428571vw, 21.25rem)
    }
}

@media(min-width: 1440px)and (min-width: 2000px) {
    .c-date__year {
        font-size: 21.25rem
    }
}

.c-date__year span {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right
}

.c-date__year span:nth-child(2) {
    text-align: left
}

.c-date__subtitle {
    font-size: 1.5rem;
    font-size: clamp(1.5rem, 0.8181818182rem + 2.4242424242vw, 3rem);
    font-family: "breamcatcher", sans-serif;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.48px;
    margin: 0 0 1.5rem 0
}

@media(min-width: 1440px) {
    .c-date__subtitle {
        font-size: 3rem
    }
}

@media(min-width: 1024px) {
    .c-date__subtitle {
        letter-spacing: -2px
    }
}

@media(min-width: 1440px) {
    .c-date__subtitle {
        font-size: 3rem;
        font-size: clamp(3rem, 0.1071428571rem + 3.2142857143vw, 4.125rem)
    }
}

@media(min-width: 1440px)and (min-width: 2000px) {
    .c-date__subtitle {
        font-size: 4.125rem
    }
}

@media(min-width: 1024px) {
    .c-date__subtitle {
        font-size: 1.25rem;
        font-size: clamp(1.25rem, 0.9090909091rem + 1.2121212121vw, 2rem);
        font-family: "breamcatcher", sans-serif;
        font-weight: 400;
        line-height: 1.05;
        letter-spacing: -0.4px;
        order: 0;
        grid-row: span 2
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__subtitle {
        font-size: 2rem
    }
}

@media(min-width: 1024px)and (min-width: 1024px) {
    .c-date__subtitle {
        letter-spacing: -0.32px;
        line-height: 1.25
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__subtitle {
        font-size: 2rem;
        font-size: clamp(2rem, 0.0714285714rem + 2.1428571429vw, 2.75rem)
    }
}

@media(min-width: 1024px)and (min-width: 1440px)and (min-width: 2000px) {
    .c-date__subtitle {
        font-size: 2.75rem
    }
}

.c-date__text {
    font-size: 1rem;
    font-size: clamp(1rem, 0.7727272727rem + 0.8080808081vw, 1.5rem);
    font-family: "breamcatcher", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: -0.16px
}

@media(min-width: 1440px) {
    .c-date__text {
        font-size: 1.5rem
    }
}

@media(min-width: 1024px) {
    .c-date__text {
        letter-spacing: -0.24px
    }
}

@media(min-width: 1440px) {
    .c-date__text {
        font-size: 1.5rem;
        font-size: clamp(1.5rem, 0.0535714286rem + 1.6071428571vw, 2.0625rem)
    }
}

@media(min-width: 1440px)and (min-width: 2000px) {
    .c-date__text {
        font-size: 2.0625rem
    }
}

@media(min-width: 1024px) {
    .c-date__text {
        font-size: 0.875rem;
        font-size: clamp(0.875rem, 0.8181818182rem + 0.202020202vw, 1rem);
        font-family: "breamcatcher", sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3;
        order: 3;
        grid-row: span 2
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__text {
        font-size: 1rem
    }
}

@media(min-width: 1024px)and (min-width: 1440px) {
    .c-date__text {
        font-size: 1rem;
        font-size: clamp(1rem, 0.0357142857rem + 1.0714285714vw, 1.375rem)
    }
}

@media(min-width: 1024px)and (min-width: 1440px)and (min-width: 2000px) {
    .c-date__text {
        font-size: 1.375rem
    }
}

.c-date__item:nth-child(2) .c-date__wrapper {
    padding: 0
}

@media(min-width: 1024px) {
    .c-date__item:nth-child(2) .c-date__wrapper {
        padding-left: var(--container-gap);
        padding-right: var(--container-gap)
    }
}

.c-date__item:nth-child(2) .c-date__subtitle,
.c-date__item:nth-child(2) .c-date__text {
    padding-left: var(--container-gap);
    padding-right: var(--container-gap)
}

@media(min-width: 1024px) {

    .c-date__item:nth-child(2) .c-date__subtitle,
    .c-date__item:nth-child(2) .c-date__text {
        padding-left: 0;
        padding-right: 0
    }
}

.c-date__item:nth-child(2) .c-date__figure {
    aspect-ratio: 1.455
}

.c-date__item:nth-child(2) .c-date__content::before {
    max-width: calc(100% - var(--container-gap)*2);
    left: var(--container-gap)
}

@media(min-width: 1024px) {
    .c-date__item:nth-child(2) .c-date__content::before {
        max-width: 100%;
        left: 0
    }
}

.c-title-double.no-margin .l-cell {
    padding-bottom: 1.5rem
}

.c-button-double .l-cell {
    display: flex;
    justify-content: center
}