html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mce-content-body {
    padding: 10px;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    min-height: 100vh;
    min-height: 100dvh;
    font-size: var(--rootsize);
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden; 
}
body {
    position: relative;
    scroll-behavior: smooth;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100vh;
    min-height: 100dvh;
}
a {
    border: 0;
    outline: 0;
    color: inherit;
}
@media (hover: hover) {
    a:hover {
        color: var(--primary-color);
    }
}
a:focus {
}
a:active {
}
button,
.cta {
    cursor: pointer;
    color: inherit; 
    -webkit-appearance: none; 
    -moz-appearance: none;
    appearance: none;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}
em {
    font-style: italic;
}
strong,
b {
    font-weight: 700;
}
code {
    font-family: courier, monospace;
}
address {
    font-style: italic;
}
pre {
    font-family: courier, monospace;
    white-space: pre-wrap;
}
ul,
ol {
    padding: 0;
    list-style: none;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
img,
video {
    max-width: 100%;
    height: auto;
    display: block;
}
svg {
    width: 100%;
    max-width: 100%;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video,
video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}
.slick-dots li:only-child {
    display: none;
}
.error404 .section-error {
    padding-top: 100px;
    padding-bottom: 100px;
}
.wp-block {
    width: 100%;
    max-width: 1500px;
}
::-moz-selection {
    background-color: #000000;
    color: #ffffff;
}
::selection {
    background-color: #000000;
    color: #ffffff;
}
::-moz-selection {
    background-color: #000000;
    color: #ffffff;
}
@font-face {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../../fonts/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
        U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../../fonts/outfit/v15/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
        U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
        U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
        U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
        U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
        U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
        U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(../../fonts/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
        U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
    --rootfactor: 13; 
    --rootsize: calc(var(--rootfactor) * 1px); 
}
@media screen and (min-width: 768px) {
    :root {
        --rootfactor: 17;
        --rootsize: calc(var(--rootfactor) * 1px);
    }
}
:root {
    
    --sans: "Outfit", Helvetica, Arial, sans-serif;
    --serif: "Playfair Display", Georgia, serif;
    --thin: 100;
    --extralight: 200;
    --light: 300;
    --regular: 400;
    --medium: 500;
    --semibold: 600;
    --bold: 700;
    --extrabold: 800;
    
    --black: #000;
    --white: #fff;
    
    --grid-col: 172px; 
    --grid-gap: 20px; 
    --grid-col-count: 6;
    --grid-width: calc((var(--grid-col) + var(--grid-gap)) * var(--grid-col-count) - var(--grid-gap)); 
    --w1: calc((var(--grid-col) + var(--grid-gap)));
    --w2: calc((var(--grid-col) + var(--grid-gap)) * 2 - var(--grid-gap));
    --w3: calc((var(--grid-col) + var(--grid-gap)) * 3 - var(--grid-gap));
    --w4: calc((var(--grid-col) + var(--grid-gap)) * 4 - var(--grid-gap));
    --w5: calc((var(--grid-col) + var(--grid-gap)) * 5 - var(--grid-gap));
    --w6: calc((var(--grid-col) + var(--grid-gap)) * 6 - var(--grid-gap));
    --w7: calc((var(--grid-col) + var(--grid-gap)) * 7 - var(--grid-gap));
    --w8: calc((var(--grid-col) + var(--grid-gap)) * 8 - var(--grid-gap));
    --w9: calc((var(--grid-col) + var(--grid-gap)) * 9 - var(--grid-gap));
    --w10: calc((var(--grid-col) + var(--grid-gap)) * 10 - var(--grid-gap));
    --w11: calc((var(--grid-col) + var(--grid-gap)) * 11 - var(--grid-gap));
    --w12: calc((var(--grid-col) + var(--grid-gap)) * 12 - var(--grid-gap));
    --w13: calc((var(--grid-col) + var(--grid-gap)) * 13 - var(--grid-gap));
    --w14: calc((var(--grid-col) + var(--grid-gap)) * 14 - var(--grid-gap));
    --w15: calc((var(--grid-col) + var(--grid-gap)) * 15 - var(--grid-gap));
    --w16: calc((var(--grid-col) + var(--grid-gap)) * 16 - var(--grid-gap));
    --w17: calc((var(--grid-col) + var(--grid-gap)) * 17 - var(--grid-gap));
    --w18: calc((var(--grid-col) + var(--grid-gap)) * 18 - var(--grid-gap));
    --w19: calc((var(--grid-col) + var(--grid-gap)) * 19 - var(--grid-gap));
    --w20: calc((var(--grid-col) + var(--grid-gap)) * 20 - var(--grid-gap));
    --w21: calc((var(--grid-col) + var(--grid-gap)) * 21 - var(--grid-gap));
    --w22: calc((var(--grid-col) + var(--grid-gap)) * 22 - var(--grid-gap));
    --w23: calc((var(--grid-col) + var(--grid-gap)) * 23 - var(--grid-gap));
    --w24: calc((var(--grid-col) + var(--grid-gap)) * 24 - var(--grid-gap));
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-touch-callout: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.draggable {
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slick-list.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url("../../images/ui/ajax-loader.gif") center center no-repeat;
}
.slider-nav {
    position: absolute;
    width: 100%;
    height: 0;
    padding-left: 20px;
    padding-right: 20px;
    top: calc(50% - 54px);
    transform: translateY(-50%);
}
.slick-prev,
.slick-next {
    position: relative;
    display: block;
    width: 30px;
    height: 54px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    transition: opacity 0.2s ease-in-out;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #fff;
    outline: none;
    opacity: 0.6;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 0;
    float: left;
}
[dir="rtl"] .slick-prev {
    right: 0;
    left: auto;
}
.slick-prev:before {
    content: "";
}
[dir="rtl"] .slick-prev:before {
    content: "";
}
.slick-next {
    right: 0;
    float: right;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: 0;
}
.slick-next:before {
    content: "";
}
[dir="rtl"] .slick-next:before {
    content: "";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    text-indent: 0;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    color: #000;
}
.slick-dots li button:before {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    content: "";
    border: 1px solid;
    border-radius: 50%;
    color: var(--accent);
    background-color: transparent;
}
.slick-dots li.slick-active button:before {
    background-color: var(--accent);
}
body:not(.wp-core-ui),
.acf-block-editor,
.acf-block-preview,
.acf-block-frontend {
    font-family: var(--sans);
    font-size: var(--rootsize);
    line-height: 1.4;
}
@media screen and (min-width: 768px) {
    body:not(.wp-core-ui),
    .acf-block-editor,
    .acf-block-preview,
    .acf-block-frontend {
        font-size: var(--rootsize);
    }
}
p {
    margin-bottom: 1em;
    -epub-word-break: hyphenate;
    -ms-word-break: hyphenate;
    word-break: normal;
    word-wrap: normal;
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
a {
    text-decoration: underline;
}
@media (hover: hover) {
    a:hover {
        color: var(--accent);
    }
}
h1,
.editor-post-title h1,
blockquote p {
    font-family: var(--serif);
    font-weight: 500;
    font-size: calc(22 / var(--rootfactor) * 1rem);
    line-height: 29px;
    margin-bottom: 30px;
}
h1 > em,
blockquote p > em {
    font-weight: 600;
    font-style: Italic;
}
@media screen and (min-width: 600px) {
    h1,
    .editor-post-title h1,
    blockquote p {
        font-weight: 400;
        font-size: calc(45 / var(--rootfactor) * 1rem);
        line-height: 56px;
    }
}
h1:last-child,
blockquote p:last-child {
    margin-bottom: 0;
}
h2 {
    font-weight: 400;
    font-size: calc(14 / var(--rootfactor) * 1rem);
    line-height: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
}
@media screen and (min-width: 600px) {
    h2 {
        font-size: calc(20 / var(--rootfactor) * 1rem);
        line-height: 28px;
    }
}
h3 {
    font-weight: 700;
    font-size: calc(13 / var(--rootfactor) * 1rem);
    line-height: 16px;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
    h3 {
        font-size: calc(17 / var(--rootfactor) * 1rem);
        line-height: 28px;
        letter-spacing: 0.06em;
        margin-bottom: 20px;
    }
}
.roof {
    font-weight: 700;
    font-size: calc(14 / var(--rootfactor) * 1rem);
    line-height: 20px;
    letter-spacing: 0.08em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
@media screen and (min-width: 600px) {
    .roof {
        font-size: calc(20 / var(--rootfactor) * 1rem);
        line-height: 28px;
    }
}
h4 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 1.2em;
}
@media screen and (min-width: 600px) {
    h4 {
        font-size: 22px;
        line-height: 1;
    }
}
h5 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 1.2em;
}
@media screen and (min-width: 600px) {
    h5 {
        font-size: 21px;
        line-height: 1;
    }
}
h6 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 1.2em;
}
@media screen and (min-width: 600px) {
    h6 {
        font-size: 18px;
        line-height: 1;
    }
}
ol {
    list-style: decimal;
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}
ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}
ol > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;
}
li ol > li {
    margin: 0;
}
li ol > li:before {
    content: counters(item, ".") " ";
}
ul {
    list-style: disc;
    margin-left: 20px;
}
li {
    position: relative;
    margin-bottom: 8px;
}
blockquote {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
    position: relative;
}
cite {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    position: relative;
}
button {
}
.cta {
    display: inline-block;
    outline: none;
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    text-align: center;
    text-decoration: none;
    padding: 0.25em 0.5em 0.25em;
    line-height: 1;
    transition: all 0.15s ease-in-out;
    font-weight: 900;
    margin-bottom: 10px;
    &.cta-secondary {
        background-color: #fb0;
        border-color: #fb0;
        color: #000;
    }
}
button:hover,
.cta:hover {
    background-color: #fff;
    color: #000;
}
button:active,
.cta:active,
.cta.active {
    background-color: #000;
    color: #fff;
    transition: none;
}
nav ul,
nav li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
nav a {
    text-decoration: none;
}
sub,
sub {
    vertical-align: sub !important;
    font-size: smaller !important;
}
sup,
sup {
    vertical-align: super;
    font-size: smaller;
}
body {
    background-color: #eaeaea;
}
.container {
    position: relative;
    min-height: 100vh;
    min-height: 100dvh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.content {
    position: relative;
    flex-grow: 1;
}
section {
    position: relative;
    margin-bottom: 0;
    background-color: #eaeaea;
    padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
    section {
        padding-bottom: 70px;
    }
}
@media screen and (min-width: 600px) {
    section p,
    section li {
        -webkit-hyphens: manual;
        -ms-hyphens: manual;
        hyphens: manual;
    }
}
section.is_hidden_from_fe {
    opacity: 0.75;
    border: 5px dashed #aaa;
}
.padded {
    padding-left: 12px;
    padding-right: 12px;
}
@media screen and (min-width: 768px) {
    .padded {
        padding-left: var(--grid-gap);
        padding-right: var(--grid-gap);
    }
}
.frame,
[class*=" frame-"],
[class^="frame-"] {
    position: relative;
    width: 100%;
    max-width: var(--grid-width);
    margin: 0 auto;
}
.frame-2,
.width-2 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 2 - var(--grid-gap));
}
.frame-3,
.width-3 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 3 - var(--grid-gap));
}
.frame-4,
.width-4 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 4 - var(--grid-gap));
}
.frame-5,
.width-5 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 5 - var(--grid-gap));
}
.frame-6,
.width-6 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 6 - var(--grid-gap));
}
.frame-7,
.width-7 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 7 - var(--grid-gap));
}
.frame-8,
.width-8 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 8 - var(--grid-gap));
}
.frame-9,
.width-9 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 9 - var(--grid-gap));
}
.frame-10,
.width-10 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 10 - var(--grid-gap));
}
.frame-11,
.width-11 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 11 - var(--grid-gap));
}
.frame-12,
.width-12 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 12 - var(--grid-gap));
}
.frame-13,
.width-13 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 13 - var(--grid-gap));
}
.frame-14,
.width-14 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 14 - var(--grid-gap));
}
.frame-15,
.width-15 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 15 - var(--grid-gap));
}
.frame-16,
.width-16 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 16 - var(--grid-gap));
}
.frame-17,
.width-17 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 17 - var(--grid-gap));
}
.frame-18,
.width-18 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 18 - var(--grid-gap));
}
.frame-19,
.width-19 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 19 - var(--grid-gap));
}
.frame-20,
.width-20 {
    width: 100%;
    max-width: calc((var(--grid-col) + var(--grid-gap)) * 20 - var(--grid-gap));
}
.sans {
    font-family: var(--sans);
}
.serif {
    font-family: var(--serif);
}
.mono {
    font-family: courier, monospace;
}
.fancy {
    font-family: "Didot", "Times New Roman", Georgia, Times, serif;
    font-feature-settings: "liga" 1;
}
.circle {
    border-radius: 50%;
}
.mask-circle {
    border-radius: 50%;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.small {
    font-size: 0.75em;
}
.align-center {
    text-align: center;
}
.align-justify {
    text-align: justify;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
section:first-child {
    padding-top: 30px;
}
@media screen and (min-width: 768px) {
    section:first-child {
        padding-top: 70px;
    }
}
.section-sample {
    & .sample-img {
        padding-top: 100px;
    }
}
.section-twocols {
    padding-top: 30px;
    padding-bottom: 38px;
}
@media screen and (min-width: 768px) {
    .section-twocols {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media screen and (min-width: 768px) {
    .section-twocols h1:last-child {
        margin-bottom: 0;
        margin-bottom: 7px;
    }
}
.twocols-aside p {
    margin-bottom: 4px;
}
.twocols-main {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .twocols {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        gap: var(--grid-gap);
    }
    .twocols-main {
        width: 100%;
        flex: 1 1 auto;
        margin-bottom: 0;
    }
    .twocols-aside {
        width: 100%;
        flex: 0 0 var(--w2);
    }
    .single .twocols-aside {
        padding-bottom: 9px;
    }
}
.section-txt4 + .section-twocols {
    padding-top: 0;
}
.arrow-link {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: 700;
}
.section-twocols .arrow-link {
    justify-content: flex-end;
    text-align: right;
}
.arrow-link svg {
    width: 29px;
    transition: transform 0.3s ease;
}
@media (hover: hover) {
    .arrow-link:hover svg {
        -webkit-animation: arrow-bounce 1s ease;
        animation: arrow-bounce 1s ease;
    }
}
@-webkit-keyframes arrow-bounce {
    0%,
    100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(5px);
    }
    50% {
        transform: translateX(0);
    }
    75% {
        transform: translateX(5px);
    }
}
@keyframes arrow-bounce {
    0%,
    100% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(5px);
    }
    50% {
        transform: translateX(0);
    }
    75% {
        transform: translateX(5px);
    }
}
@media screen and (min-width: 768px) {
    .arrow-link svg {
        width: 35px;
    }
}
.section-carouselgrp {
    border-top: 2.7px solid var(--black);
}
@media screen and (min-width: 768px) {
    .section-carouselgrp {
        border-top: 3px solid var(--black);
    }
}
.title > * {
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.arrow-link-right {
    display: flex;
    justify-content: flex-end;
}
.section-third .arrow-link {
    padding-right: 15px;
}
@media screen and (min-width: 768px) {
    .thirdgrp {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }
}
.third-item {
    flex: 0 0 calc(50% - 3px);
    max-width: 380px;
    margin-bottom: 0;
    margin-bottom: 70px;
}
.third-img {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .third-img {
        margin-bottom: 40px;
    }
}
.third-txt {
    padding-right: 15px;
}
.txt4-item {
    margin-bottom: 35px;
}
.txt4-item h1 {
    margin-bottom: 4px;
}
.scroll-fadein {
    opacity: 0;
    transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transition:
        transform 0.6s ease-out,
        opacity 0.5s ease-out 0.08s;
    -webkit-transition:
        transform 0.6s ease-out,
        opacity 0.5s ease-out 0.08s;
    -moz-transition:
        transform 0.6s ease-out,
        opacity 0.5s ease-out 0.08s;
    -ms-transition:
        transform 0.6s ease-out,
        opacity 0.5s ease-out 0.08s;
    -o-transition:
        transform 0.6s ease-out,
        opacity 0.5s ease-out 0.08s;
}
.scroll-fadein.is_visible {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}
.row-reverse {
    flex-direction: row-reverse;
}
.btn-loadmore {
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    font-weight: 700;
    background-color: transparent !important;
}
@media (hover: hover) {
    .btn-loadmore:hover svg {
        -webkit-animation: arrow-bounce-vertical 1s ease;
        animation: arrow-bounce-vertical 1s ease;
    }
}
@-webkit-keyframes arrow-bounce-vertical {
    0%,
    100% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(5px);
    }
}
@keyframes arrow-bounce-vertical {
    0%,
    100% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(5px);
    }
}
header {
    position: relative;
    z-index: 10;
    padding-top: 13px;
    padding-bottom: 14px;
    border-bottom: 2.7px solid var(--black);
}
@media screen and (min-width: 768px) {
    header {
        padding-top: 23px;
        padding-bottom: 24px;
        border-bottom: 3px solid var(--black);
    }
}
.nav_is_open header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.header-content {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    gap: var(--grid-gap);
}
.logo {
    display: block;
    text-decoration: none;
    width: 100%;
    max-width: 99px;
    height: 34px;
}
@media screen and (min-width: 768px) {
    .logo {
        max-width: 190px;
        height: 66px;
    }
}
.main-nav-container {
    font-family: var(--serif);
    position: fixed;
    height: 0;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    background-color: var(--black);
    color: var(--white);
    transition: opacity 0.25s ease-in-out;
}
.main-nav-container > .frame {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 100px;
    padding-left: 69px;
    padding-right: 69px;
}
@media screen and (min-width: 768px) {
    .main-nav-container > .frame {
        padding-top: 210px;
        justify-content: center;
    }
}
.nav_is_open .main-nav-container {
    visibility: visible;
    height: 100vh;
    height: 100dvh;
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.main-nav-container .main-nav {
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 234px;
}
@media screen and (min-width: 1000px) {
    .main-nav-container .main-nav {
        padding: 0;
        position: relative;
        top: auto;
        transform: none;
        max-width: 472px;
    }
}
.main-nav li {
    list-style: none;
}
@media screen and (min-width: 768px) {
    .main-nav li {
        margin-bottom: 0;
    }
}
.main-nav a {
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: 400;
    font-size: calc(44 / var(--rootfactor) * 1rem);
    line-height: 58px;
    letter-spacing: 0;
}
@media screen and (min-width: 768px) {
    .main-nav a {
        font-size: calc(96 / var(--rootfactor) * 1rem);
        line-height: 140px;
    }
}
.main-nav .current-menu-ancestor > a,
.main-nav .current-menu-item > a {
    font-style: italic;
    font-weight: 600;
}
@media (hover: hover) {
    .main-nav a:hover {
        font-style: italic;
        font-weight: 600;
    }
}
@-webkit-keyframes menutop {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@keyframes menutop {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@-webkit-keyframes menubottom {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-45deg);
    }
}
@keyframes menubottom {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-45deg);
    }
}
@-webkit-keyframes menutopstart {
    0% {
        transform: rotate(45deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes menutopstart {
    0% {
        transform: rotate(45deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@-webkit-keyframes menubottomstart {
    0% {
        transform: rotate(-45deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes menubottomstart {
    0% {
        transform: rotate(-45deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.menu-btn,
.menu-btn-close {
    z-index: 10;
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    border: none;
    background-color: transparent !important;
    outline: none;
}
@media screen and (min-width: 1160px) {
    .menu-btn {
        transform: translateX(10px);
    }
}
.menu-btn-close {
    position: absolute;
    top: 34px;
    right: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .menu-btn-close {
        top: 134px;
    }
}
.menu-btn-close svg {
    width: 16px;
}
@media screen and (min-width: 768px) {
    .menu-btn-close svg {
        width: 24px;
    }
}
.menu-btn:focus {
    background-color: transparent;
}
.nav-line {
    width: 30px;
    height: 2.7px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform-origin: center center;
    transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
    .nav-line {
        height: 3px;
    }
}
.line-top {
    position: absolute;
    bottom: 10px;
    
}
.nav_is_open .line-top {
    bottom: 14px;
    
    background-color: #fff;
    transform: rotate(45deg);
}
.line-bottom {
    position: absolute;
    bottom: 0;
    
}
.nav_is_open .line-bottom {
    bottom: 14px;
    
    background-color: #fff;
    transform: rotate(-45deg);
}
footer {
    position: relative;
    background-color: var(--black);
    color: var(--white);
    padding-top: 12px;
    padding-bottom: 18px;
}
.footer-nav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: var(--grid-gap);
    font-weight: 400;
    letter-spacing: 0.05em;
}
.section-carouselgrp {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (min-width: 768px) {
    .section-carouselgrp {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
.carouselgrp-container {
    position: relative;
}
@media screen and (min-width: 768px) {
    .carouselgrp-container {
        position: relative;
        padding-left: var(--grid-gap);
    }
}
.layout-carouselgrp {
    position: relative;
    width: 100%;
}
.carouselgrp {
    display: flex;
    flex-direction: column;
    gap: var(--grid-gap);
}
.carousel-wrapper {
    position: relative;
    margin-bottom: 70px;
}
.carousel {
    display: flex;
    flex-direction: row;
    gap: 5px;
    height: 380px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    
    margin-left: calc(-50vw + 50%);
    padding-left: calc(50vw - 50% - 20px);
    margin-right: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-left: 12px;
}
@media screen and (min-width: 768px) {
    .carousel {
        scroll-behavior: auto;
        padding-left: calc(50vw - 50% - 20px);
    }
}
@media screen and (max-width: 767px) {
    .carousel {
        scroll-behavior: smooth;
    }
}
.carousel::-webkit-scrollbar {
    display: none;
}
.carousel-item {
    position: relative;
    flex: 0 0 auto;
    width: auto;
    height: 380px;
    overflow: hidden;
}
.carousel-item img,
.carousel-item video {
    display: block;
    width: auto;
    height: 100%;
    max-height: 380px;
    -o-object-fit: cover;
    object-fit: cover;
}
.carousel-item video {
    background-color: #000;
}
.carousel-txt {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
@media screen and (min-width: 768px) {
    .carousel-txt {
        justify-content: flex-end;
    }
}
.carousel-txt-inner {
    width: 100%;
    max-width: var(--w2);
}
.carousel-txt {
    padding-top: 20px;
}
.carousel-txt .arrow-link {
    margin-bottom: 20px;
}
.carousel-wrapper--hidden {
    display: none;
}
.carouselgrp-loadmore {
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
}
.btn-loadmore {
    background: none;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}
.layout-media {
    margin-bottom: 6px;
}
.section-mediagrp {
    padding-bottom: 0;
    background-color: transparent;
}
.section-mediagrp + :not(.section-mediagrp) {
    padding-top: 35px;
}
.section-mediagrp:last-child {
    padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
    .section-mediagrp + :not(.section-mediagrp) {
        padding-top: 70px;
    }
    .section-mediagrp:last-child {
        padding-bottom: 70px;
    }
}
.layout-media:last-child {
    padding-bottom: 0;
}
.layout-media3-2 {
    width: 100%;
}
.media3-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .media3-2 {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 6px;
        width: 100%;
    }
}
.media3-2-large {
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .media-3-2-large {
        flex: 0 0 calc(66.66% - 6px / 2);
    }
}
.media3-2-small-grp {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
@media screen and (min-width: 768px) {
    .media3-2-small-grp {
        flex: 0 0 calc(33.33% - 6px / 2);
    }
}
.media3-small-grp {
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
}
.media3-2-s {
    flex: 0 0 calc(50% - 6px / 2);
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .media3-s {
        flex: 0 0 calc(33.33% - 6px * 2 / 3);
    }
}
.media3-2-large img,
.media3-2-s img,
.media3-s img,
.media3-2-large video,
.media3-2-s video,
.media3-s video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
}
.layout-media2 {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .media2-small-grp {
        display: flex;
        gap: 6px;
        width: 100%;
    }
}
.media2-s {
    overflow: hidden;
    margin-bottom: 6px;
}
@media screen and (min-width: 768px) {
    .media2-s {
        flex: 0 0 calc(33.33% - 6px / 2);
        margin-bottom: 0;
    }
}
.media2-l {
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .media2-l {
        flex: 0 0 calc(66.66% - 6px / 2);
    }
}
.media2-s img,
.media2-l img,
.media2-s video,
.media2-l video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
}
@media print {
    @page {
        size: A4;
    }
    @page {
        margin: 80px;
    }
    @page: left {
        @bottom-left {
            content: "Page " counter(page) " of " counter(pages);
        }
    }
    body {
        font-size: 15px;
        color: #000000;
        letter-spacing: 0;
        line-height: 19px;
    }
    header {
        position: relative;
        width: 100%;
        height: 20px;
        width: 100%;
        max-width: 1078px;
        margin: 0 auto;
    }
    .header-container {
        box-shadow: none;
    }
    .logo {
        width: 150px;
        height: 53px;
        position: absolute;
        top: 0px;
        right: 0;
    }
    .frame {
        width: 100%;
        max-width: 1078px;
        margin: 0 auto;
    }
    .content {
        padding-top: 0;
    }
    section.section-hero {
        max-width: 1078px;
        margin: 0 auto 30px;
    }
    .post-date {
        font-weight: 700;
        font-size: 15px;
        color: #000000;
        letter-spacing: 0;
        line-height: 19px;
    }
    .post-author {
        font-size: 15px;
        color: #000000;
        letter-spacing: 0;
        line-height: 19px;
    }
    h2 {
        font-size: 30px;
        color: #000000;
        letter-spacing: 0;
    }
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .logo:after {
        content: "" !important;
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
}