@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");
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu .wp-block-navigation-submenu__toggle img {
    margin-left: 12px
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li {
    text-align: right
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a img {
    margin-left: 12px
}

.wpml-language-switcher-block {
    display: flex;
    box-sizing: border-box;
    width: 100% !important
}

.wpml-language-switcher-block>.wp-block-navigation-item,
.wpml-language-switcher-block>.wp-block-navigation-item>div {
    display: flex;
    width: 100% !important
}

.wpml-language-switcher-block .wp-block-navigation__container {
    background: unset !important
}

.wpml-language-switcher-block .hide-arrow .wp-block-navigation__submenu-icon {
    display: none
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button {
    padding: 0
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal {
    min-width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li {
    width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li a {
    display: flex;
    align-items: center;
    min-width: max-content
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal {
    margin: 0;
    min-width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li {
    width: inherit !important;
    text-align: left
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a {
    display: flex;
    align-items: center;
    min-width: max-content
}

.wpml-language-switcher-block ul {
    list-style-type: none !important;
    padding: 0 !important;
    width: 100%
}

.wpml-language-switcher-block ul li {
    margin: 0 !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container {
    border: inherit !important;
    background-color: unset !important;
    min-width: unset !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item {
    border-radius: 0 !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item a {
    display: flex;
    align-items: center;
    min-width: max-content;
    padding: 1px
}

.wpml-language-switcher-block ul.horizontal-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important;
    gap: 1em !important
}

.wpml-language-switcher-block ul.horizontal-list li {
    display: inline-block;
    margin: 0;
    line-height: 100%
}

.wpml-language-switcher-block ul.horizontal-list li a {
    line-height: 100%
}

.wpml-language-switcher-block ul.center-justify {
    justify-content: center
}

.wpml-language-switcher-block ul.center-justify .wp-block-navigation-item {
    justify-content: center
}

.wpml-language-switcher-block ul.right-justify {
    justify-content: right
}

.wpml-language-switcher-block ul.right-justify .wp-block-navigation-item {
    justify-content: right
}

.wpml-language-switcher-block ul.space_between-justify {
    justify-content: space-between
}

.wpml-language-switcher-block ul.space_between-justify li>div {
    white-space: nowrap
}

.wpml-language-switcher-block .hasHoverColor:hover {
    color: var(--hover-color) !important
}

.wpml-language-switcher-block .hasHoverBackgroundColor:hover {
    background-color: var(--hover-background-color) !important
}

.wpml-language-switcher-block ul.isHorizontal {
    padding-left: 0;
    list-style: none
}

.wpml-language-switcher-block ul.isHorizontal li {
    display: inline;
    margin-left: 0
}

.wpml-language-switcher-block ul.isHorizontal li div {
    display: inline-block
}

.wpml-language-switcher-block ul.hasSpacing.isHorizontal li:not(:last-child) {
    margin-right: var(--language-spacing) !important
}

.wpml-language-switcher-block ul.hasSpacing.isVertical li:not(:last-child) {
    margin-bottom: var(--language-spacing) !important
}

.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div,
.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div>a {
    display: inline-flex;
    align-items: center
}

.wpml-language-switcher-block .hasHoverColor:hover {
    color: var(--hover-color) !important
}

.wpml-language-switcher-block .hasHoverBackgroundColor:hover {
    background-color: var(--hover-background-color) !important
}

.wpml-language-switcher-block .hasFontSize {
    font-size: var(--font-size) !important
}

.wpml-language-switcher-block .hasLetterSpacing {
    letter-spacing: var(--letter-spacing) !important
}

.wpml-language-switcher-block .hasTextTransform {
    text-transform: var(--text-transform) !important
}

.wpml-language-switcher-block .hasFontFamily {
    font-family: var(--font-family) !important
}

.wpml-ls-flag {
    display: inline-block
}

.wpml-ls-flag-style-btn {
    border: 0 #fff0;
    padding-top: 3px !important
}

.wpml-ls-flag-style-btn.black-bg {
    background-color: #000
}

.wpml-ls-flag-style-btn.transparent-bg {
    background-color: #fff0
}

.wpml-ls-control-row {
    border: solid 1px #949494;
    border-radius: 2px;
    margin-bottom: 8px
}

.wpml-ls-control-row-with-padding {
    padding: 1px
}

.wpml-ls-number-control {
    max-width: 100%;
    width: 100%
}

.wpml-ls-slider-control-alert {
    margin-top: 5px !important
}

.wpml-ls-slider .ant-slider-track {
    background-color: #3858E9
}

.wpml-ls-slider .ant-slider-handle {
    border: solid 1px #000
}

.wpml-ls-control-blue {
    color: #3858E9 !important
}

.wpml-ls-number-with-unit-select select {
    color: #3858E9 !important;
    font-weight: 900 !important
}

.wpml-ls-control-grey {
    color: #757575
}

.wpml-ls-control-bg-grey {
    background-color: #a6a6a6
}

.wpml-ls-control-font {
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 140% !important
}

.wpml-ls-option-btn-col {
    padding: .5px
}

.wpml-ls-no-borders {
    border: none
}

.ant-col-8.wpml-ls-option-btn-col {
    display: inline-flex
}

.wpml-ls-three-btn-row .wpml-ls-option-btn-wrap {
    white-space: normal;
    word-break: break-word
}

.wpml-ls-three-btn-row .ant-btn-no-height-less-padding {
    height: unset;
    padding-right: 10px;
    padding-left: 10px
}

.wpml-ls-full-width {
    width: 100%
}

.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__track {
    background-color: #3858E9;
    border-color: #3858E9
}

.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__thumb {
    background-color: #fff
}

.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__track {
    background-color: #fff;
    border-color: #000
}

.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__thumb {
    background-color: #000
}

.ant-select-dropdown {
    min-width: 45px !important;
    max-width: 45px !important;
    width: 45px !important
}

.wpml-ls-color-control {
    border: 1px solid #DDD;
    border-bottom: 0;
    padding: 10px;
    box-sizing: border-box
}

.wpml-ls-color-control.wpml-ls-with-bottom-border {
    border-bottom: 1px solid #DDD
}

.wpml-ls-color-control .wpml-ls-icon-no-color:hover {
    cursor: pointer
}

.wpml-ls-color-control .component-color-indicator {
    width: 25px;
    height: 25px;
    box-shadow: 0 0 2px 1px lightgrey
}

.wpml-ls-color-control .component-color-indicator:hover {
    cursor: pointer
}

.wpml-ls-color-control .wpml-ls-color-title {
    top: 3px
}

.wpml-ls-dimension-control {
    border-top: solid 1px #e0e0e0
}

.wpml-ls-dimension-control .components-panel__arrow {
    visibility: hidden
}

.wpml-ls-panel-settings-dropdown-container {
    position: absolute;
    right: 0
}

.wpml-ls-icon-link {
    width: 24px;
    height: 24px;
    top: 3px;
    border-radius: 2px
}

.ant-input-number-handler-wrap {
    display: none !important
}

.ant-input-number-input {
    padding-right: 0px !important;
    padding-left: 3px !important
}

.block-editor-contrast-checker+.block-editor-contrast-checker {
    display: none
}

.current-language-item {
    display: flex;
    align-items: center;
    min-height: 30px
}

.current-language-item .wp-block-navigation-item__content>div {
    display: flex;
    align-items: center
}

.wpml-ls-fontLetterCase-control button.components-button.has-icon {
    margin-right: 0 !important;
    min-width: 30px !important;
    height: 30px !important
}

.wpml-ls-fontLetterSpacing-control div.components-input-control__container {
    top: 4px
}

[data-wpml='language-item']:first-of-type {
    margin-top: 5px !important
}

.wpml-ls-dimension-panel .components-panel__arrow {
    display: none
}

.wpml-ls-typography-panel .components-panel__arrow {
    display: none
}

.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-more {
    font-size: large;
    margin-right: 10px
}

.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-plus {
    font-size: medium;
    margin-right: 10px
}

.wp-block-navigation.is-content-justification-space-between .wp-block-page-list {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] {
    display: contents !important
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div,
.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item {
    display: flex
}

.wp-block-navigation .wpml-block-navigation-language-switcher,
.wp-block-navigation [data-type='wpml/navigation-language-switcher'] {
    display: flex !important;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit;
    gap: inherit;
    margin: 0;
    width: fit-content;
    max-width: fit-content
}

.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-dropdown {
    flex: inherit;
    display: flex !important
}

.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-list {
    flex: inherit;
    display: contents !important
}

.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-dropdown,
.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher'] {
    flex: inherit;
    display: flex !important
}

.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-list,
.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher'] {
    flex: inherit;
    display: contents !important
}

.wp-block-navigation .wpml-block-navigation-item {
    background-color: inherit
}

.wp-block-navigation .wpml-block-navigation-item .current-language-item .wp-block-navigation-item__content>div {
    display: flex;
    align-items: center
}

.wp-block-navigation__submenu-container li {
    margin: 0
}

.wp-block-navigation .wpml-language-switcher-navigation-block {
    width: unset !important;
    flex: initial !important
}

.wp-block-navigation .wpml-language-switcher-navigation-block .hide-arrow .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul li a {
    display: flex;
    align-items: center
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important;
    gap: 1.5em !important
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li {
    display: inline-block;
    line-height: 100%
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li a,
.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li div {
    line-height: 100%;
    display: inline-flex;
    align-items: center
}

.ant-input-number {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-variant: tabular-nums;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: relative;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgb(0 0 0 / .85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    width: 90px;
    margin: 0;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 2px
}

.ant-input-number::-moz-placeholder {
    opacity: 1
}

.ant-input-number::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-input-number:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number::-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number::placeholder {
    color: #bfbfbf
}

.ant-input-number:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-input-number:placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number:hover {
    border-color: #40a9ff;
    border-right-width: 1px !important
}

.ant-input-number:focus,
.ant-input-number-focused {
    border-color: #40a9ff;
    border-right-width: 1px !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / .2);
    box-shadow: 0 0 0 2px rgb(24 144 255 / .2)
}

.ant-input-number-disabled {
    color: rgb(0 0 0 / .25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-number-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-input-number[disabled] {
    color: rgb(0 0 0 / .25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-number[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-input-number-borderless,
.ant-input-number-borderless:hover,
.ant-input-number-borderless:focus,
.ant-input-number-borderless-focused,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless[disabled] {
    background-color: #fff0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea.ant-input-number {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    line-height: 1.5715;
    vertical-align: bottom;
    -webkit-transition: all 0.3s, height 0s;
    transition: all 0.3s, height 0s
}

.ant-input-number-lg {
    padding: 6.5px 11px;
    font-size: 16px
}

.ant-input-number-sm {
    padding: 0 7px
}

.ant-input-number-handler {
    position: relative;
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden;
    color: rgb(0 0 0 / .45);
    font-weight: 700;
    line-height: 0;
    text-align: center;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.ant-input-number-handler:active {
    background: #f4f4f4
}

.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
    color: #40a9ff
}

.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 4px;
    width: 12px;
    height: 12px;
    color: rgb(0 0 0 / .45);
    line-height: 12px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-input-number-handler-up-inner>*,
.ant-input-number-handler-down-inner>* {
    line-height: 1
}

.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
    display: inline-block
}

.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
    display: none
}

.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
    display: block
}

.ant-input-number:hover {
    border-color: #40a9ff;
    border-right-width: 1px !important
}

.ant-input-number:hover+.ant-form-item-children-icon {
    opacity: 0;
    -webkit-transition: opacity 0.24s linear 0.24s;
    transition: opacity 0.24s linear 0.24s
}

.ant-input-number-focused {
    border-color: #40a9ff;
    border-right-width: 1px !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / .2);
    box-shadow: 0 0 0 2px rgb(24 144 255 / .2)
}

.ant-input-number-disabled {
    color: rgb(0 0 0 / .25);
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 1
}

.ant-input-number-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px !important
}

.ant-input-number-disabled .ant-input-number-input {
    cursor: not-allowed
}

.ant-input-number-disabled .ant-input-number-handler-wrap {
    display: none
}

.ant-input-number-readonly .ant-input-number-handler-wrap {
    display: none
}

.ant-input-number-input {
    width: 100%;
    height: 30px;
    padding: 0 11px;
    text-align: left;
    background-color: #fff0;
    border: 0;
    border-radius: 2px;
    outline: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-appearance: textfield !important
}

.ant-input-number-input::-moz-placeholder {
    opacity: 1
}

.ant-input-number-input::-webkit-input-placeholder {
    color: #bfbfbf
}

.ant-input-number-input:-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number-input::-ms-input-placeholder {
    color: #bfbfbf
}

.ant-input-number-input::placeholder {
    color: #bfbfbf
}

.ant-input-number-input:-moz-placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number-input:-ms-input-placeholder {
    text-overflow: ellipsis
}

.ant-input-number-input:placeholder-shown {
    text-overflow: ellipsis
}

.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.ant-input-number-lg {
    padding: 0;
    font-size: 16px
}

.ant-input-number-lg input {
    height: 38px
}

.ant-input-number-sm {
    padding: 0
}

.ant-input-number-sm input {
    height: 22px;
    padding: 0 7px
}

.ant-input-number-handler-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #d9d9d9;
    border-radius: 0 2px 2px 0;
    opacity: 0;
    -webkit-transition: opacity 0.24s linear 0.1s;
    transition: opacity 0.24s linear 0.1s
}

.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
    min-width: auto;
    margin-right: 0;
    font-size: 7px
}

.ant-input-number-borderless .ant-input-number-handler-wrap {
    border-left-width: 0
}

.ant-input-number-handler-wrap:hover .ant-input-number-handler {
    height: 40%
}

.ant-input-number:hover .ant-input-number-handler-wrap {
    opacity: 1
}

.ant-input-number-handler-up {
    border-top-right-radius: 2px;
    cursor: pointer
}

.ant-input-number-handler-up-inner {
    top: 50%;
    margin-top: -5px;
    text-align: center
}

.ant-input-number-handler-up:hover {
    height: 60% !important
}

.ant-input-number-handler-down {
    top: 0;
    border-top: 1px solid #d9d9d9;
    border-bottom-right-radius: 2px;
    cursor: pointer
}

.ant-input-number-handler-down-inner {
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ant-input-number-handler-down:hover {
    height: 60% !important
}

.ant-input-number-borderless .ant-input-number-handler-down {
    border-top-width: 0
}

.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
    cursor: not-allowed
}

.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
    color: rgb(0 0 0 / .25)
}

.ant-input-number-borderless {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ant-input-number-rtl {
    direction: rtl
}

.ant-input-number-rtl .ant-input-number-handler-wrap {
    right: auto;
    left: 0;
    border-right: 1px solid #d9d9d9;
    border-left: 0;
    border-radius: 2px 0 0 2px
}

.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
    border-right-width: 0
}

.ant-input-number-rtl .ant-input-number-input {
    direction: ltr;
    text-align: right
}

.ant-select-single .ant-select-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ant-select-single .ant-select-selector .ant-select-selection-search {
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
    left: 11px
}

.ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%
}

.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    padding: 0;
    line-height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@supports (-moz-appearance:meterbar) {

    .ant-select-single .ant-select-selector .ant-select-selection-item,
    .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
        line-height: 30px
    }
}

.ant-select-single .ant-select-selector .ant-select-selection-item {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    pointer-events: none
}

.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
    display: inline-block;
    width: 0;
    visibility: hidden;
    content: '\a0'
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 25px
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 18px
}

.ant-select-single.ant-select-open .ant-select-selection-item {
    color: #bfbfbf
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    width: 100%;
    height: 32px;
    padding: 0 11px
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 30px
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
    line-height: 30px
}

.ant-select-single.ant-select-customize-input .ant-select-selector::after {
    display: none
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
    position: static;
    width: 100%
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0 11px
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
    display: none
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    height: 40px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
    line-height: 38px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
    height: 38px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    height: 24px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
    line-height: 22px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
    height: 22px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
    right: 7px;
    left: 7px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 7px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
    right: 28px
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 21px
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 11px
}

.ant-select-selection-overflow {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%
}

.ant-select-selection-overflow-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%
}

.ant-select-multiple .ant-select-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1px 4px
}

.ant-select-show-search.ant-select-multiple .ant-select-selector {
    cursor: text
}

.ant-select-disabled.ant-select-multiple .ant-select-selector {
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-multiple .ant-select-selector::after {
    display: inline-block;
    width: 0;
    margin: 2px 0;
    line-height: 24px;
    content: '\a0'
}

.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
    padding-right: 24px
}

.ant-select-multiple .ant-select-selection-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: 24px;
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 22px;
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    cursor: default;
    -webkit-transition: font-size 0.3s, line-height 0.3s, height 0.3s;
    transition: font-size 0.3s, line-height 0.3s, height 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-margin-end: 4px;
    margin-inline-end: 4px;
    -webkit-padding-start: 8px;
    padding-inline-start: 8px;
    -webkit-padding-end: 4px;
    padding-inline-end: 4px
}

.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
    color: #bfbfbf;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.ant-select-multiple .ant-select-selection-item-content {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis
}

.ant-select-multiple .ant-select-selection-item-remove {
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: rgb(0 0 0 / .45);
    font-weight: 700;
    font-size: 10px;
    line-height: inherit;
    cursor: pointer
}

.ant-select-multiple .ant-select-selection-item-remove>* {
    line-height: 1
}

.ant-select-multiple .ant-select-selection-item-remove svg {
    display: inline-block
}

.ant-select-multiple .ant-select-selection-item-remove::before {
    display: none
}

.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
    display: block
}

.ant-select-multiple .ant-select-selection-item-remove>.anticon {
    vertical-align: -.2em
}

.ant-select-multiple .ant-select-selection-item-remove:hover {
    color: rgb(0 0 0 / .75)
}

.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.ant-select-multiple .ant-select-selection-search {
    position: relative;
    max-width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-margin-start: 7px;
    margin-inline-start: 7px
}

.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
    height: 24px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    line-height: 24px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.ant-select-multiple .ant-select-selection-search-input {
    width: 100%;
    min-width: 4.1px
}

.ant-select-multiple .ant-select-selection-search-mirror {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    white-space: pre;
    visibility: hidden
}

.ant-select-multiple .ant-select-selection-placeholder {
    position: absolute;
    top: 50%;
    right: 11px;
    left: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.ant-select-multiple.ant-select-lg .ant-select-selector::after {
    line-height: 32px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    height: 32px;
    line-height: 30px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search {
    height: 33px;
    line-height: 33px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
    height: 32px;
    line-height: 30px
}

.ant-select-multiple.ant-select-sm .ant-select-selector::after {
    line-height: 16px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-item {
    height: 16px;
    line-height: 14px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
    height: 17px;
    line-height: 17px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
    height: 16px;
    line-height: 14px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    left: 7px
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search:first-child .ant-select-selection-search-input {
    margin-left: 3px
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    height: 32px;
    line-height: 32px
}

.ant-select-disabled .ant-select-selection-item-remove {
    display: none
}

.ant-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgb(0 0 0 / .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: relative;
    display: inline-block;
    cursor: pointer
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all 0.3s cubic-bezier(.645, .045, .355, 1);
    transition: all 0.3s cubic-bezier(.645, .045, .355, 1)
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    cursor: text
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: auto
}

.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border-color: #40a9ff;
    border-right-width: 1px !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / .2);
    box-shadow: 0 0 0 2px rgb(24 144 255 / .2)
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    color: rgb(0 0 0 / .25);
    background: #f5f5f5;
    cursor: not-allowed
}

.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #f5f5f5
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: not-allowed
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    margin: 0;
    padding: 0;
    background: #fff0;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none
}

.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-color: #40a9ff;
    border-right-width: 1px !important
}

.ant-select-selection-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media all and (-ms-high-contrast:none) {

    .ant-select-selection-item *::-ms-backdrop,
    .ant-select-selection-item {
        -ms-flex: auto;
        flex: auto
    }
}

.ant-select-selection-placeholder {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    color: #bfbfbf;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

@media all and (-ms-high-contrast:none) {

    .ant-select-selection-placeholder *::-ms-backdrop,
    .ant-select-selection-placeholder {
        -ms-flex: auto;
        flex: auto
    }
}

.ant-select-arrow {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 53%;
    right: 11px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgb(0 0 0 / .25);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    pointer-events: none
}

.ant-select-arrow>* {
    line-height: 1
}

.ant-select-arrow svg {
    display: inline-block
}

.ant-select-arrow::before {
    display: none
}

.ant-select-arrow .ant-select-arrow-icon {
    display: block
}

.ant-select-arrow .anticon {
    vertical-align: top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.ant-select-arrow .anticon>svg {
    vertical-align: top
}

.ant-select-arrow .anticon:not(.ant-select-suffix) {
    pointer-events: auto
}

.ant-select-disabled .ant-select-arrow {
    cursor: not-allowed
}

.ant-select-clear {
    position: absolute;
    top: 50%;
    right: 11px;
    z-index: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgb(0 0 0 / .25);
    font-size: 12px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-transform: none;
    background: #fff;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: color 0.3s ease, opacity 0.15s ease;
    transition: color 0.3s ease, opacity 0.15s ease;
    text-rendering: auto
}

.ant-select-clear::before {
    display: block
}

.ant-select-clear:hover {
    color: rgb(0 0 0 / .45)
}

.ant-select:hover .ant-select-clear {
    opacity: 1
}

.ant-select-dropdown {
    margin: 0;
    padding: 0;
    color: rgb(0 0 0 / .85);
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 1050;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 0;
    overflow: hidden;
    font-size: 14px;
    font-variant: initial;
    background-color: #fff;
    border-radius: 2px;
    outline: none;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / .12), 0 6px 16px 0 rgb(0 0 0 / .08), 0 9px 28px 8px rgb(0 0 0 / .05);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / .12), 0 6px 16px 0 rgb(0 0 0 / .08), 0 9px 28px 8px rgb(0 0 0 / .05)
}

.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpIn;
    animation-name: antSlideUpIn
}

.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownIn;
    animation-name: antSlideDownIn
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
    -webkit-animation-name: antSlideUpOut;
    animation-name: antSlideUpOut
}

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
    -webkit-animation-name: antSlideDownOut;
    animation-name: antSlideDownOut
}

.ant-select-dropdown-hidden {
    display: none
}

.ant-select-dropdown-empty {
    color: rgb(0 0 0 / .25)
}

.ant-select-item-empty {
    position: relative;
    display: block;
    min-height: 32px;
    padding: 5px 12px;
    color: rgb(0 0 0 / .85);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgb(0 0 0 / .25)
}

.ant-select-item {
    position: relative;
    display: block;
    min-height: 32px;
    padding: 5px 12px;
    color: rgb(0 0 0 / .85);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease
}

.ant-select-item-group {
    color: rgb(0 0 0 / .45);
    font-size: 12px;
    cursor: default
}

.ant-select-item-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ant-select-item-option-content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ant-select-item-option-state {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
    background-color: #f5f5f5
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    color: rgb(0 0 0 / .85);
    font-weight: 600;
    background-color: #e6f7ff
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
    color: #1890ff
}

.ant-select-item-option-disabled {
    color: rgb(0 0 0 / .25);
    cursor: not-allowed
}

.ant-select-item-option-grouped {
    padding-left: 24px
}

.ant-select-lg {
    font-size: 16px
}

.ant-select-borderless .ant-select-selector {
    background-color: transparent !important;
    border-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.ant-select-rtl {
    direction: rtl
}

.ant-select-rtl .ant-select-arrow {
    right: initial;
    left: 11px
}

.ant-select-rtl .ant-select-clear {
    right: initial;
    left: 11px
}

.ant-select-dropdown-rtl {
    direction: rtl
}

.ant-select-dropdown-rtl .ant-select-item-option-grouped {
    padding-right: 24px;
    padding-left: 12px
}

.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
    padding-right: 4px;
    padding-left: 24px
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
    text-align: right
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
    margin-right: 0;
    margin-left: 4px;
    text-align: right
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
    right: 0;
    left: auto
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-search:first-child>.ant-select-selection-search-input {
    margin-right: 5px !important;
    margin-left: 0 !important
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
    right: 11px;
    left: auto
}

.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    right: 7px
}

.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    right: 0;
    left: 9px;
    text-align: right
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 11px;
    left: 25px
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 0;
    padding-left: 18px
}

.ant-select-rtl.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 11px
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
    right: 0
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 0;
    padding-left: 21px
}

.ant-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgb(0 0 0 / .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: relative;
    height: 12px;
    margin: 10px 6px 10px;
    padding: 4px 0;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

.ant-slider-vertical {
    width: 12px;
    height: 100%;
    margin: 6px 10px;
    padding: 0 4px
}

.ant-slider-vertical .ant-slider-rail {
    width: 4px;
    height: 100%
}

.ant-slider-vertical .ant-slider-track {
    width: 4px
}

.ant-slider-vertical .ant-slider-handle {
    margin-top: -6px;
    margin-left: -5px
}

.ant-slider-vertical .ant-slider-mark {
    top: 0;
    left: 12px;
    width: 18px;
    height: 100%
}

.ant-slider-vertical .ant-slider-mark-text {
    left: 4px;
    white-space: nowrap
}

.ant-slider-vertical .ant-slider-step {
    width: 4px;
    height: 100%
}

.ant-slider-vertical .ant-slider-dot {
    top: auto;
    left: 2px;
    margin-bottom: -4px
}

.ant-slider-tooltip .ant-tooltip-inner {
    min-width: unset
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
    margin-right: -5px;
    margin-left: 0
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
    right: 12px;
    left: auto
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
    right: 4px;
    left: auto
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
    right: 2px;
    left: auto
}

.ant-slider-with-marks {
    margin-bottom: 28px
}

.ant-slider-rail {
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.ant-slider-track {
    position: absolute;
    height: 4px;
    background-color: #91d5ff;
    border-radius: 2px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.ant-slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-top: -5px;
    background-color: #fff;
    border: solid 2px #91d5ff;
    border-radius: 50%;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    cursor: pointer;
    -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(.18, .89, .32, 1.28);
    transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(.18, .89, .32, 1.28);
    transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(.18, .89, .32, 1.28);
    transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(.18, .89, .32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(.18, .89, .32, 1.28)
}

.ant-slider-handle-dragging.ant-slider-handle-dragging.ant-slider-handle-dragging {
    border-color: #46a6ff;
    -webkit-box-shadow: 0 0 0 5px rgb(24 144 255 / .12);
    box-shadow: 0 0 0 5px rgb(24 144 255 / .12)
}

.ant-slider-handle:focus {
    border-color: #46a6ff;
    outline: none;
    -webkit-box-shadow: 0 0 0 5px rgb(24 144 255 / .12);
    box-shadow: 0 0 0 5px rgb(24 144 255 / .12)
}

.ant-slider-handle.ant-tooltip-open {
    border-color: #1890ff
}

.ant-slider:hover .ant-slider-rail {
    background-color: #e1e1e1
}

.ant-slider:hover .ant-slider-track {
    background-color: #69c0ff
}

.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #69c0ff
}

.ant-slider-mark {
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    font-size: 14px
}

.ant-slider-mark-text {
    position: absolute;
    display: inline-block;
    color: rgb(0 0 0 / .45);
    text-align: center;
    word-break: keep-all;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ant-slider-mark-text-active {
    color: rgb(0 0 0 / .85)
}

.ant-slider-step {
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff0
}

.ant-slider-dot {
    position: absolute;
    top: -2px;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    background-color: #fff;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    cursor: pointer
}

.ant-slider-dot:first-child {
    margin-left: -4px
}

.ant-slider-dot:last-child {
    margin-left: -4px
}

.ant-slider-dot-active {
    border-color: #8cc8ff
}

.ant-slider-disabled {
    cursor: not-allowed
}

.ant-slider-disabled .ant-slider-track {
    background-color: rgb(0 0 0 / .25) !important
}

.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
    background-color: #fff;
    border-color: rgb(0 0 0 / .25) !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed
}

.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
    cursor: not-allowed !important
}

.ant-slider-rtl {
    direction: rtl
}

.ant-slider-rtl .ant-slider-mark {
    right: 0;
    left: auto
}

.ant-slider-rtl .ant-slider-dot {
    margin-right: -4px;
    margin-left: 0
}

.ant-slider-rtl .ant-slider-dot:first-child {
    margin-right: -4px;
    margin-left: 0
}

.ant-slider-rtl .ant-slider-dot:last-child {
    margin-right: -4px;
    margin-left: 0
}

.ant-alert {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgb(0 0 0 / .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 15px;
    word-wrap: break-word;
    border-radius: 2px
}

.ant-alert-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.ant-alert-icon {
    margin-right: 8px
}

.ant-alert-description {
    display: none;
    font-size: 14px;
    line-height: 22px
}

.ant-alert-success {
    background-color: #f6ffed;
    border: 1px solid #b7eb8f
}

.ant-alert-success .ant-alert-icon {
    color: #52c41a
}

.ant-alert-info {
    background-color: #e6f7ff;
    border: 1px solid #91d5ff
}

.ant-alert-info .ant-alert-icon {
    color: #1890ff
}

.ant-alert-warning {
    background-color: #fffbe6;
    border: 1px solid #ffe58f
}

.ant-alert-warning .ant-alert-icon {
    color: #faad14
}

.ant-alert-error {
    background-color: #fff2f0;
    border: 1px solid #ffccc7
}

.ant-alert-error .ant-alert-icon {
    color: #ff4d4f
}

.ant-alert-error .ant-alert-description>pre {
    margin: 0;
    padding: 0
}

.ant-alert-action {
    margin-left: 8px
}

.ant-alert-close-icon {
    margin-left: 8px;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 12px;
    background-color: #fff0;
    border: none;
    outline: none;
    cursor: pointer
}

.ant-alert-close-icon .anticon-close {
    color: rgb(0 0 0 / .45);
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.ant-alert-close-icon .anticon-close:hover {
    color: rgb(0 0 0 / .75)
}

.ant-alert-close-text {
    color: rgb(0 0 0 / .45);
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.ant-alert-close-text:hover {
    color: rgb(0 0 0 / .75)
}

.ant-alert-with-description {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 15px 15px 24px
}

.ant-alert-with-description.ant-alert-no-icon {
    padding: 15px 15px
}

.ant-alert-with-description .ant-alert-icon {
    margin-right: 15px;
    font-size: 24px
}

.ant-alert-with-description .ant-alert-message {
    display: block;
    margin-bottom: 4px;
    color: rgb(0 0 0 / .85);
    font-size: 16px
}

.ant-alert-message {
    color: rgb(0 0 0 / .85)
}

.ant-alert-with-description .ant-alert-description {
    display: block
}

.ant-alert.ant-alert-motion-leave {
    overflow: hidden;
    opacity: 1;
    -webkit-transition: max-height 0.3s cubic-bezier(.78, .14, .15, .86), opacity 0.3s cubic-bezier(.78, .14, .15, .86), padding-top 0.3s cubic-bezier(.78, .14, .15, .86), padding-bottom 0.3s cubic-bezier(.78, .14, .15, .86), margin-bottom 0.3s cubic-bezier(.78, .14, .15, .86);
    transition: max-height 0.3s cubic-bezier(.78, .14, .15, .86), opacity 0.3s cubic-bezier(.78, .14, .15, .86), padding-top 0.3s cubic-bezier(.78, .14, .15, .86), padding-bottom 0.3s cubic-bezier(.78, .14, .15, .86), margin-bottom 0.3s cubic-bezier(.78, .14, .15, .86)
}

.ant-alert.ant-alert-motion-leave-active {
    max-height: 0;
    margin-bottom: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0
}

.ant-alert-banner {
    margin-bottom: 0;
    border: 0;
    border-radius: 0
}

.ant-alert.ant-alert-rtl {
    direction: rtl
}

.ant-alert-rtl.ant-alert.ant-alert-no-icon {
    padding: 8px 15px
}

.ant-alert-rtl .ant-alert-icon {
    margin-right: auto;
    margin-left: 8px
}

.ant-alert-rtl .ant-alert-action {
    margin-right: 8px;
    margin-left: auto
}

.ant-alert-rtl .ant-alert-close-icon {
    margin-right: 8px;
    margin-left: auto
}

.ant-alert-rtl.ant-alert-with-description .ant-alert-icon {
    margin-right: auto;
    margin-left: 15px
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu .wp-block-navigation-submenu__toggle img {
    margin-left: 12px
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li {
    text-align: right
}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a img {
    margin-left: 12px
}

.wpml-language-switcher-block {
    display: flex;
    box-sizing: border-box;
    width: 100% !important
}

.wpml-language-switcher-block>.wp-block-navigation-item,
.wpml-language-switcher-block>.wp-block-navigation-item>div {
    display: flex;
    width: 100% !important
}

.wpml-language-switcher-block .wp-block-navigation__container {
    background: unset !important
}

.wpml-language-switcher-block .hide-arrow .wp-block-navigation__submenu-icon {
    display: none
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button {
    padding: 0
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal {
    min-width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li {
    width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li a {
    display: flex;
    align-items: center;
    min-width: max-content
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal {
    margin: 0;
    min-width: inherit !important
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li {
    width: inherit !important;
    text-align: left
}

.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a {
    display: flex;
    align-items: center;
    min-width: max-content
}

.wpml-language-switcher-block ul {
    list-style-type: none !important;
    padding: 0 !important;
    width: 100%
}

.wpml-language-switcher-block ul li {
    margin: 0 !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container {
    border: inherit !important;
    background-color: unset !important;
    min-width: unset !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item {
    border-radius: 0 !important
}

.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item a {
    display: flex;
    align-items: center;
    min-width: max-content;
    padding: 1px
}

.wpml-language-switcher-block ul.horizontal-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important;
    gap: 1em !important
}

.wpml-language-switcher-block ul.horizontal-list li {
    display: inline-block;
    margin: 0;
    line-height: 100%
}

.wpml-language-switcher-block ul.horizontal-list li a {
    line-height: 100%
}

.wpml-language-switcher-block ul.center-justify {
    justify-content: center
}

.wpml-language-switcher-block ul.center-justify .wp-block-navigation-item {
    justify-content: center
}

.wpml-language-switcher-block ul.right-justify {
    justify-content: right
}

.wpml-language-switcher-block ul.right-justify .wp-block-navigation-item {
    justify-content: right
}

.wpml-language-switcher-block ul.space_between-justify {
    justify-content: space-between
}

.wpml-language-switcher-block ul.space_between-justify li>div {
    white-space: nowrap
}

.wpml-language-switcher-block .hasHoverColor:hover {
    color: var(--hover-color) !important
}

.wpml-language-switcher-block .hasHoverBackgroundColor:hover {
    background-color: var(--hover-background-color) !important
}

.wpml-language-switcher-block ul.isHorizontal {
    padding-left: 0;
    list-style: none
}

.wpml-language-switcher-block ul.isHorizontal li {
    display: inline;
    margin-left: 0
}

.wpml-language-switcher-block ul.isHorizontal li div {
    display: inline-block
}

.wpml-language-switcher-block ul.hasSpacing.isHorizontal li:not(:last-child) {
    margin-right: var(--language-spacing) !important
}

.wpml-language-switcher-block ul.hasSpacing.isVertical li:not(:last-child) {
    margin-bottom: var(--language-spacing) !important
}

.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div,
.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div>a {
    display: inline-flex;
    align-items: center
}

.wpml-language-switcher-block .hasHoverColor:hover {
    color: var(--hover-color) !important
}

.wpml-language-switcher-block .hasHoverBackgroundColor:hover {
    background-color: var(--hover-background-color) !important
}

.wpml-language-switcher-block .hasFontSize {
    font-size: var(--font-size) !important
}

.wpml-language-switcher-block .hasLetterSpacing {
    letter-spacing: var(--letter-spacing) !important
}

.wpml-language-switcher-block .hasTextTransform {
    text-transform: var(--text-transform) !important
}

.wpml-language-switcher-block .hasFontFamily {
    font-family: var(--font-family) !important
}

.wpml-ls-flag {
    display: inline-block
}

.wpml-ls-flag-style-btn {
    border: 0 #fff0;
    padding-top: 3px !important
}

.wpml-ls-flag-style-btn.black-bg {
    background-color: #000
}

.wpml-ls-flag-style-btn.transparent-bg {
    background-color: #fff0
}

.wpml-ls-control-row {
    border: solid 1px #949494;
    border-radius: 2px;
    margin-bottom: 8px
}

.wpml-ls-control-row-with-padding {
    padding: 1px
}

.wpml-ls-number-control {
    max-width: 100%;
    width: 100%
}

.wpml-ls-slider-control-alert {
    margin-top: 5px !important
}

.wpml-ls-slider .ant-slider-track {
    background-color: #3858E9
}

.wpml-ls-slider .ant-slider-handle {
    border: solid 1px #000
}

.wpml-ls-control-blue {
    color: #3858E9 !important
}

.wpml-ls-number-with-unit-select select {
    color: #3858E9 !important;
    font-weight: 900 !important
}

.wpml-ls-control-grey {
    color: #757575
}

.wpml-ls-control-bg-grey {
    background-color: #a6a6a6
}

.wpml-ls-control-font {
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 140% !important
}

.wpml-ls-option-btn-col {
    padding: .5px
}

.wpml-ls-no-borders {
    border: none
}

.ant-col-8.wpml-ls-option-btn-col {
    display: inline-flex
}

.wpml-ls-three-btn-row .wpml-ls-option-btn-wrap {
    white-space: normal;
    word-break: break-word
}

.wpml-ls-three-btn-row .ant-btn-no-height-less-padding {
    height: unset;
    padding-right: 10px;
    padding-left: 10px
}

.wpml-ls-full-width {
    width: 100%
}

.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__track {
    background-color: #3858E9;
    border-color: #3858E9
}

.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__thumb {
    background-color: #fff
}

.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__track {
    background-color: #fff;
    border-color: #000
}

.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__thumb {
    background-color: #000
}

.ant-select-dropdown {
    min-width: 45px !important;
    max-width: 45px !important;
    width: 45px !important
}

.wpml-ls-color-control {
    border: 1px solid #DDD;
    border-bottom: 0;
    padding: 10px;
    box-sizing: border-box
}

.wpml-ls-color-control.wpml-ls-with-bottom-border {
    border-bottom: 1px solid #DDD
}

.wpml-ls-color-control .wpml-ls-icon-no-color:hover {
    cursor: pointer
}

.wpml-ls-color-control .component-color-indicator {
    width: 25px;
    height: 25px;
    box-shadow: 0 0 2px 1px lightgrey
}

.wpml-ls-color-control .component-color-indicator:hover {
    cursor: pointer
}

.wpml-ls-color-control .wpml-ls-color-title {
    top: 3px
}

.wpml-ls-dimension-control {
    border-top: solid 1px #e0e0e0
}

.wpml-ls-dimension-control .components-panel__arrow {
    visibility: hidden
}

.wpml-ls-panel-settings-dropdown-container {
    position: absolute;
    right: 0
}

.wpml-ls-icon-link {
    width: 24px;
    height: 24px;
    top: 3px;
    border-radius: 2px
}

.ant-input-number-handler-wrap {
    display: none !important
}

.ant-input-number-input {
    padding-right: 0px !important;
    padding-left: 3px !important
}

.block-editor-contrast-checker+.block-editor-contrast-checker {
    display: none
}

.current-language-item {
    display: flex;
    align-items: center;
    min-height: 30px
}

.current-language-item .wp-block-navigation-item__content>div {
    display: flex;
    align-items: center
}

.wpml-ls-fontLetterCase-control button.components-button.has-icon {
    margin-right: 0 !important;
    min-width: 30px !important;
    height: 30px !important
}

.wpml-ls-fontLetterSpacing-control div.components-input-control__container {
    top: 4px
}

[data-wpml='language-item']:first-of-type {
    margin-top: 5px !important
}

.wpml-ls-dimension-panel .components-panel__arrow {
    display: none
}

.wpml-ls-typography-panel .components-panel__arrow {
    display: none
}

.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-more {
    font-size: large;
    margin-right: 10px
}

.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-plus {
    font-size: medium;
    margin-right: 10px
}

.wp-block-navigation.is-content-justification-space-between .wp-block-page-list {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] {
    display: contents !important
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div,
.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list {
    display: contents
}

.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div li.wp-block-navigation-item,
.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item {
    display: flex
}

.wp-block-navigation .wpml-block-navigation-language-switcher,
.wp-block-navigation [data-type='wpml/navigation-language-switcher'] {
    display: flex !important;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit;
    gap: inherit;
    margin: 0;
    width: fit-content;
    max-width: fit-content
}

.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-dropdown {
    flex: inherit;
    display: flex !important
}

.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-list {
    flex: inherit;
    display: contents !important
}

.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-dropdown,
.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher'] {
    flex: inherit;
    display: flex !important
}

.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-list,
.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher'] {
    flex: inherit;
    display: contents !important
}

.wp-block-navigation .wpml-block-navigation-item {
    background-color: inherit
}

.wp-block-navigation .wpml-block-navigation-item .current-language-item .wp-block-navigation-item__content>div {
    display: flex;
    align-items: center
}

.wp-block-navigation__submenu-container li {
    margin: 0
}

.wp-block-navigation .wpml-language-switcher-navigation-block {
    width: unset !important;
    flex: initial !important
}

.wp-block-navigation .wpml-language-switcher-navigation-block .hide-arrow .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul li a {
    display: flex;
    align-items: center
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important;
    gap: 1.5em !important
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li {
    display: inline-block;
    line-height: 100%
}

.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li a,
.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li div {
    line-height: 100%;
    display: inline-flex;
    align-items: center
}

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

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type="file"] {
    cursor: pointer
}

.wpcf7 input[type="file"]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

.cmplz-video.cmplz-iframe-styles {
    background-color: transparent
}

.cmplz-video.cmplz-hidden {
    visibility: hidden !important
}

.cmplz-blocked-content-notice {
    display: none
}

.cmplz-placeholder-parent {
    height: inherit
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,
.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,
.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,
.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
    display: block
}

.cmplz-blocked-content-container,
.cmplz-wp-video {
    animation-name: cmplz-fadein;
    animation-duration: 600ms;
    background: #FFF;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: inherit;
    position: relative
}

.cmplz-blocked-content-container.gmw-map-cover,
.cmplz-wp-video.gmw-map-cover {
    max-height: 100%;
    position: absolute
}

.cmplz-blocked-content-container.cmplz-video-placeholder,
.cmplz-wp-video.cmplz-video-placeholder {
    padding-bottom: initial
}

.cmplz-blocked-content-container iframe,
.cmplz-wp-video iframe {
    visibility: hidden;
    max-height: 100%;
    border: 0 !important
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn,
.cmplz-wp-video .cmplz-custom-accept-btn {
    white-space: normal;
    text-transform: initial;
    cursor: pointer;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,
.cmplz-wp-video .cmplz-custom-accept-btn:focus {
    border: 1px dotted #cecece
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice,
.cmplz-wp-video .cmplz-blocked-content-notice {
    white-space: normal;
    text-transform: initial;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,
.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
    display: block;
    margin-bottom: 10px
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,
.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
    color: #fff
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,
.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
    display: block
}

.cmplz-blocked-content-container div div {
    display: none
}

.cmplz-wp-video .cmplz-placeholder-element {
    width: 100%;
    height: inherit
}

@keyframes cmplz-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

:root {
    --primary: #000;
    --primary-rgb: 0, 0, 0;
    --black: #000;
    --black-rgb: 0, 0, 0;
    --white: #fff;
    --white-rgb: 255, 255, 255;
    --amarillo: #ffff52;
    --amarillo-rgb: 255, 255, 82;
    --cyan: #80ffff;
    --cyan-rgb: 128, 255, 255;
    --verde: #87ff87;
    --verde-rgb: 135, 255, 135;
    --rojo: #ff4b4b;
    --rojo-rgb: 255, 75, 75;
    --azul: #5180ff;
    --azul-rgb: 81, 128, 255;
    --container-gap: clamp(1rem, 0.3181818182rem + 2.4242424242vw, 2.5rem);
    --window-height: calc((var(--vh, 1vh) * 100));
    --vertical-spacer: clamp(2.5rem, 1.3636363636rem + 4.0404040404vw, 5rem);
    --header-mobile-bottom: 5rem;
    --background-color: var(--white);
    --text-color: var(--black);
    --blend-mode-color: var(--white);
    --curtain-x: 50
}

@media(min-width:1440px) {
    :root {
        --vertical-spacer: clamp(5rem, 0.1142857143rem + 5.4285714286vw, 6.9rem);
        --container-gap: clamp(2.5rem, -0.0714285714rem + 2.8571428571vw, 3.5rem)
    }
}

.c-steps__title,
.c-mediatext__media-text,
.c-title__subtitle,
.c-image__image-title,
.c-post__subtitle,
.c-header-home,
.c-header__bottom,
.c-header__menu,
.is-style-p0 {
    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: -.16px
}

@media(min-width:1440px) {

    .c-steps__title,
    .c-mediatext__media-text,
    .c-title__subtitle,
    .c-image__image-title,
    .c-post__subtitle,
    .c-header-home,
    .c-header__bottom,
    .c-header__menu,
    .is-style-p0 {
        font-size: 1.5rem
    }
}

@media(min-width:1024px) {

    .c-steps__title,
    .c-mediatext__media-text,
    .c-title__subtitle,
    .c-image__image-title,
    .c-post__subtitle,
    .c-header-home,
    .c-header__bottom,
    .c-header__menu,
    .is-style-p0 {
        letter-spacing: -.24px
    }
}

@media(min-width:1440px) {

    .c-steps__title,
    .c-mediatext__media-text,
    .c-title__subtitle,
    .c-image__image-title,
    .c-post__subtitle,
    .c-header-home,
    .c-header__bottom,
    .c-header__menu,
    .is-style-p0 {
        font-size: 1.5rem;
        font-size: clamp(1.5rem, 0.0535714286rem + 1.6071428571vw, 2.0625rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-steps__title,
    .c-mediatext__media-text,
    .c-title__subtitle,
    .c-image__image-title,
    .c-post__subtitle,
    .c-header-home,
    .c-header__bottom,
    .c-header__menu,
    .is-style-p0 {
        font-size: 2.0625rem
    }
}

.is-style-p1 {
    font-size: .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
}

@media(min-width:1440px) {
    .is-style-p1 {
        font-size: 1rem
    }
}

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

@media(min-width:1440px)and (min-width:2000px) {
    .is-style-p1 {
        font-size: 1.375rem
    }
}

.c-title-double__title,
.c-title__title,
.c-single__title,
.c-content>h2,
.c-content>h1 {
    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
}

@media(min-width:1440px) {

    .c-title-double__title,
    .c-title__title,
    .c-single__title,
    .c-content>h2,
    .c-content>h1 {
        font-size: 5rem
    }
}

@media(min-width:1024px) {

    .c-title-double__title,
    .c-title__title,
    .c-single__title,
    .c-content>h2,
    .c-content>h1 {
        letter-spacing: -3.2px
    }
}

@media(min-width:1440px) {

    .c-title-double__title,
    .c-title__title,
    .c-single__title,
    .c-content>h2,
    .c-content>h1 {
        font-size: 5rem;
        font-size: clamp(5rem, 0.0178571429rem + 5.5357142857vw, 6.9375rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-title-double__title,
    .c-title__title,
    .c-single__title,
    .c-content>h2,
    .c-content>h1 {
        font-size: 6.9375rem
    }
}

.c-steps__item-title,
.c-steps__item-number,
.c-content>h3 {
    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: -.48px
}

@media(min-width:1440px) {

    .c-steps__item-title,
    .c-steps__item-number,
    .c-content>h3 {
        font-size: 3rem
    }
}

@media(min-width:1024px) {

    .c-steps__item-title,
    .c-steps__item-number,
    .c-content>h3 {
        letter-spacing: -2px
    }
}

@media(min-width:1440px) {

    .c-steps__item-title,
    .c-steps__item-number,
    .c-content>h3 {
        font-size: 3rem;
        font-size: clamp(3rem, 0.1071428571rem + 3.2142857143vw, 4.125rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-steps__item-title,
    .c-steps__item-number,
    .c-content>h3 {
        font-size: 4.125rem
    }
}

.c-single__content>h3,
.c-content>h4 {
    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: -.4px
}

@media(min-width:1440px) {

    .c-single__content>h3,
    .c-content>h4 {
        font-size: 2rem
    }
}

@media(min-width:1024px) {

    .c-single__content>h3,
    .c-content>h4 {
        letter-spacing: -.32px;
        line-height: 1.25
    }
}

@media(min-width:1440px) {

    .c-single__content>h3,
    .c-content>h4 {
        font-size: 2rem;
        font-size: clamp(2rem, 0.0714285714rem + 2.1428571429vw, 2.75rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-single__content>h3,
    .c-content>h4 {
        font-size: 2.75rem
    }
}

.c-carousel__subtitle,
.c-content>h5 {
    font-size: 1rem;
    font-size: clamp(1rem, 0.8863636364rem + 0.404040404vw, 1.25rem);
    font-family: "breamcatcher", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -.16px
}

@media(min-width:1440px) {

    .c-carousel__subtitle,
    .c-content>h5 {
        font-size: 1.25rem
    }
}

@media(min-width:1440px) {

    .c-carousel__subtitle,
    .c-content>h5 {
        font-size: 1.25rem;
        font-size: clamp(1.25rem, 0.0285714286rem + 1.3571428571vw, 1.725rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-carousel__subtitle,
    .c-content>h5 {
        font-size: 1.725rem
    }
}

.c-content>h6 {
    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.05;
    letter-spacing: -.48px
}

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

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

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

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

.c-steps__item-text>*:first-child,
.c-mediatext__text>*:first-child,
.c-mediatext__content>*:first-child,
.c-title .o-container>*:first-child,
.c-text__text>*:first-child,
.c-text__content>*:first-child,
.c-news>*:first-child,
.c-post__excerpt>*:first-child,
.c-post__summary>*:first-child,
.c-footer__menu:nth-child(3)>*:first-child,
.c-footer__menu:nth-child(2)>*:first-child,
.c-footer__menu:nth-child(1)>*:first-child,
.c-footer__item.l-cell>*:first-child {
    margin-top: 0
}

.c-steps__item-text>*:last-child,
.c-mediatext__text>*:last-child,
.c-mediatext__content>*:last-child,
.c-title .o-container>*:last-child,
.c-text__text>*:last-child,
.c-text__content>*:last-child,
.c-news>*:last-child,
.c-post__excerpt>*:last-child,
.c-post__summary>*:last-child,
.c-footer__menu:nth-child(3)>*:last-child,
.c-footer__menu:nth-child(2)>*:last-child,
.c-footer__menu:nth-child(1)>*:last-child,
.c-footer__item.l-cell>*:last-child {
    margin-bottom: 0
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: #fff0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgb(0 0 0 / .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgb(0 0 0 / .5), #fff0)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgb(0 0 0 / .5), #fff0)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: #fff0
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: "breamcatcher";
    src: url(/static/core/fonts/ABCDiatype-Regular.10943bf7.woff2) format("woff2"), url(/static/core/fonts/ABCDiatype-Regular.c99e0e7f.woff) format("woff"), url(/static/core/fonts/ABCDiatype-Regular.3012996a.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

*,
*::before,
*::after {
    box-sizing: border-box
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*:focus {
    outline: none
}

img,
svg {
    max-width: 100%;
    height: auto
}

body {
    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: -.16px;
    color: var(--text-color)
}

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

@media(min-width:1024px) {
    body {
        letter-spacing: -.24px
    }
}

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

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

body.no-curtain {
    background: var(--background-color)
}

body.is-loading {
    overflow: hidden
}

a {
    color: var(--primary);
    text-decoration: none;
    transition: all .3s ease-in-out
}

a:hover {
    opacity: 1
}

.o-container {
    width: 100%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gap);
    padding-right: var(--container-gap)
}

.o-container--full {
    max-width: 100%
}

.o-container--small {
    max-width: 65rem
}

.o-container--stretch {
    min-height: 50vh
}

.o-container--fluid {
    max-width: 100%;
    padding-left: clamp(1rem, -3.0909090909rem + 14.5454545455vw, 10rem);
    padding-right: clamp(1rem, -3.0909090909rem + 14.5454545455vw, 10rem)
}

@media(min-width:1440px) {
    .o-container--fluid {
        padding-left: 11.1vw;
        padding-right: 11.1vw
    }
}

.oembed,
.wp-video {
    flex: 0 0 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.oembed iframe,
.oembed video,
.oembed .mejs-container,
.wp-video iframe,
.wp-video video,
.wp-video .mejs-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

html.is-animating .transition-fade {
    opacity: 99%
}

.transition-fade {
    transition: opacity .4s linear;
    opacity: 100%
}

.c-loading {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity .4s linear;
    opacity: 0;
    pointer-events: none
}

.c-loading a {
    border: 0;
    display: block;
    max-width: 150px
}

html.is-animating .c-loading {
    opacity: 100%
}

html.lenis,
html.lenis body {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: hidden
}

.lenis.lenis-smooth iframe {
    pointer-events: none
}

.mugaritz-desktop {
    display: none !important
}

@media(min-width:1024px) {
    .mugaritz-desktop {
        display: grid !important
    }
}

.mugaritz-mobile {
    display: grid !important
}

@media(min-width:1024px) {
    .mugaritz-mobile {
        display: none !important
    }
}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: #fff0
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: 8px auto;
    height: auto
}

.alignleft,
.alignright {
    margin-bottom: 8px;
    height: auto
}

@media(min-width:30rem) {
    .alignleft {
        float: left;
        margin-right: 8px
    }

    .alignright {
        float: right;
        margin-left: 8px
    }
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #000;
    background: #fff
}

.c-title-1 {
    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
}

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

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

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

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

.c-title-2 {
    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: -.48px
}

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

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

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

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

.c-title-3 {
    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: -.4px
}

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

@media(min-width:1024px) {
    .c-title-3 {
        letter-spacing: -.32px;
        line-height: 1.25
    }
}

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

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

.c-title-4 {
    font-size: 1rem;
    font-size: clamp(1rem, 0.8863636364rem + 0.404040404vw, 1.25rem);
    font-family: "breamcatcher", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -.16px
}

@media(min-width:1440px) {
    .c-title-4 {
        font-size: 1.25rem
    }
}

@media(min-width:1440px) {
    .c-title-4 {
        font-size: 1.25rem;
        font-size: clamp(1.25rem, 0.0285714286rem + 1.3571428571vw, 1.725rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {
    .c-title-4 {
        font-size: 1.725rem
    }
}

.c-title-5 {
    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.05;
    letter-spacing: -.48px
}

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

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

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

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

.c-title-6 {
    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.05;
    letter-spacing: -.48px
}

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

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

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

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

:root {
    --transition-timing: 0.9s
}

[data-reveal=""] {
    transition: transform var(--transition-timing) ease-out, opacity var(--transition-timing) ease-out;
    transform: translateY(20px);
    opacity: 0
}

[data-reveal=""].is-visible {
    transform: translateY(0%);
    opacity: 1
}

[data-reveal=fade] {
    transition: opacity var(--transition-timing) ease-out;
    opacity: 0
}

[data-reveal=fade].is-visible {
    opacity: 1
}

[data-reveal=fade-left] {
    transition: transform var(--transition-timing) ease-out, opacity var(--transition-timing) ease-out;
    transform: translateX(20px);
    opacity: 0
}

[data-reveal=fade-left].is-visible {
    transform: translateX(0%);
    opacity: 1
}

[data-reveal=circle] {
    transition: clip-path .5s ease-out;
    clip-path: circle(5%)
}

[data-reveal=circle].is-visible {
    clip-path: circle(100%);
    transform: translateY(0%)
}

[data-reveal=appear-right] {
    transition: clip-path .5s ease-out;
    clip-path: inset(0 100% 0 0)
}

[data-reveal=appear-right].is-visible {
    clip-path: inset(0 0 0 0)
}

[data-reveal=blur] {
    transition: filter var(--transition-timing) ease-out, opacity var(--transition-timing) ease-out;
    opacity: 0;
    filter: blur(10px)
}

[data-reveal=blur].is-visible {
    opacity: 1;
    filter: blur(0)
}

[data-reveal=zoom] {
    transition: transform var(--transition-timing) ease-out, opacity var(--transition-timing) ease-out;
    opacity: 0;
    transform: scale(.85)
}

[data-reveal=zoom].is-visible {
    opacity: 1;
    transform: scale(1)
}

[data-reveal-delay] {
    transition-delay: var(--reveal-delay, 0s) !important
}

.c-header-mobile {
    position: relative;
    z-index: 10;
    color: var(--blend-mode-color)
}

@media(hover:hover) {
    .c-header-mobile {
        display: none
    }
}

.c-header-mobile__logos {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1rem var(--container-gap);
    z-index: 11;
    color: var(--blend-mode-color);
    mix-blend-mode: difference
}

@media(hover:hover) {
    .c-header-mobile__logos {
        display: none
    }
}

body.is-open-menu .c-header-mobile__logos {
    opacity: 0;
    pointer-events: none
}

.c-header-mobile__logo {
    display: block;
    color: var(--blend-mode-color);
    margin-bottom: 1rem
}

.c-header-mobile__imago {
    max-width: 3.5rem;
    display: block;
    margin: 0 auto;
    color: var(--blend-mode-color);
    transition: none
}

body.no-tree .c-header-mobile__imago {
    opacity: 0;
    pointer-events: none
}

.c-header-mobile__bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .75rem .75rem 1.25rem .75rem;
    background: rgba(var(--white-rgb), .8);
    box-shadow: 0 0 4px 0 rgba(var(--black-rgb), .25);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    mix-blend-mode: normal
}

body.is-open-menu .c-header-mobile__bottom {
    background-color: #fff0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    box-shadow: none;
    pointer-events: none
}

.c-header-mobile__book {
    background-color: var(--black);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    flex: 0 0 3rem;
    height: 3rem;
    padding: 10px;
    transition: opacity .8s ease-in-out
}

body.is-open-menu .c-header-mobile__book {
    opacity: 0
}

.c-header-mobile__book svg {
    transform: translateX(3px)
}

.c-header-mobile__toggle {
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: opacity .3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body.no-curtain .c-header-mobile__toggle {
    display: none
}

.c-header-mobile__toggle-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color: var(--black);
    border: 0;
    border-radius: 0;
    background-color: #fff0;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.05;
    width: 6ch
}

.c-header-mobile__toggle-button span:nth-child(2) {
    display: none
}

.c-header-mobile__toggle-button[disabled] {
    opacity: .2
}

.c-header-mobile__toggle-button.is-active span:nth-child(1) {
    display: none
}

.c-header-mobile__toggle-button.is-active span:nth-child(2) {
    display: block
}

body.is-open-menu .c-header-mobile__toggle {
    opacity: 0
}

.c-header-mobile__toggle-left {
    order: 1
}

.c-header-mobile__toggle-right {
    order: 3
}

.c-header-mobile__toggle::after {
    content: "";
    display: block;
    width: 2px;
    background-color: var(--black);
    height: 2rem;
    order: 2
}

.c-header-mobile__menu-toggle {
    flex: 0 0 28px;
    display: block;
    height: 23px;
    width: 28px;
    text-decoration: none;
    position: relative;
    color: var(--black);
    pointer-events: all
}

.c-header-mobile__menu-toggle .text {
    display: none
}

.c-header-mobile__menu-toggle .bar {
    display: block;
    width: 100%;
    height: 2px;
    background: var(--black);
    position: absolute;
    right: 0;
    top: 0;
    transition: .55s ease-in-out
}

.c-header-mobile__menu-toggle .bar:nth-child(2) {
    top: calc(50% - 1px)
}

.c-header-mobile__menu-toggle .bar:nth-child(3) {
    top: calc(100% - 2px)
}

.c-header-mobile__menu-toggle.is-active {
    z-index: 100
}

.c-header-mobile__menu-toggle.is-active .bar:nth-child(1) {
    top: 50%;
    transform: rotate(135deg)
}

.c-header-mobile__menu-toggle.is-active .bar:nth-child(2) {
    opacity: 0
}

.c-header-mobile__menu-toggle.is-active .bar:nth-child(3) {
    top: 50%;
    transform: rotate(-135deg)
}

.c-header-mobile__nav {
    background-color: var(--blend-mode-color);
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: var(--window-height);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    opacity: 0;
    transition: opacity .8s ease-in-out;
    pointer-events: none
}

.c-header-mobile__nav.is-open {
    opacity: 1;
    pointer-events: auto
}

.c-header-mobile__top {
    font-size: 1.375rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 1rem;
    align-items: center
}

.c-header-mobile__top a {
    color: var(--black)
}

.c-header-mobile__langs {
    list-style: none;
    padding: 0;
    margin: 0
}

.c-header-mobile__langs-submenu {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    right: 0;
    text-align: right;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.c-header-mobile__lang {
    padding: .25rem 0
}

.c-header-mobile__lang button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color: var(--black);
    border: 0;
    border-radius: 0;
    background-color: #fff0
}

.c-header-mobile__lang--selector {
    position: relative
}

.c-header-mobile__lang--selector.is-open .c-header-mobile__langs-submenu {
    opacity: 1;
    pointer-events: auto
}

.c-header-mobile__menu {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.c-header-mobile__menu .menu-item {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -1.28px;
    margin-bottom: 2rem
}

.c-header-mobile__menu .menu-item a {
    color: var(--black)
}

.c-header-mobile__book-link {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -.48px;
    color: var(--blend-mode-color);
    background-color: var(--black);
    padding: .75rem 20px;
    border-radius: 2rem;
    position: absolute;
    bottom: 1.25rem;
    left: .75rem;
    z-index: 1
}

.c-header-mobile__tips {
    color: var(--black);
    position: fixed;
    padding: 7.5rem 2.5rem 5.5rem 2.5rem;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, transparent 0%, rgba(var(--white-rgb), .9) 33.48%, var(--white) 66.96%);
    text-align: center;
    transition: opacity .8s ease-in-out
}

body.is-open-menu .c-header-mobile__tips {
    opacity: 0 !important;
    pointer-events: none
}

body.no-curtain .c-header-mobile__tips {
    display: none
}

.c-header-mobile__tips-wrapper {
    max-width: 160px;
    margin: 0 auto
}

.c-header-mobile__tips-wrapper:nth-child(2) {
    display: none
}

.c-header-mobile__tips-label {
    font-size: 1rem
}

.c-header-mobile__tips-arrows {
    display: flex;
    gap: 2.5rem;
    justify-content: center
}

.c-header-mobile__tips.right .c-header-mobile__tips-wrapper {
    transform: translateX(40px)
}

.c-header-mobile__tips.left .c-header-mobile__tips-wrapper {
    transform: translateX(-40px)
}

.c-header {
    display: none;
    color: var(--blend-mode-color);
    mix-blend-mode: difference;
    position: relative;
    z-index: 10
}

@media(hover:hover) {
    .c-header {
        display: block
    }
}

.c-header__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2rem var(--container-gap);
    gap: 30vw;
    z-index: 10
}

body.home .c-header__nav {
    top: auto;
    will-change: bottom;
    bottom: 0
}

.c-header__menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    flex: 1
}

.c-header__logo {
    position: absolute;
    left: 50%;
    height: calc(100% - 1.5rem);
    width: auto;
    top: .75rem;
    transform: translateX(-50%);
    transition: none
}

@media(hover:hover) {
    .c-header__logo {
        top: auto;
        bottom: .625rem
    }
}

body.home .c-header__logo {
    top: auto;
    bottom: 2rem
}

.c-header__logo svg {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto
}

body.home .c-header__logo svg {
    transform: scale(3);
    transform-origin: bottom center
}

@media(min-height:820px) {
    body.home .c-header__logo svg {
        transform: scale(4)
    }
}

@media(min-height:1000px) {
    body.home .c-header__logo svg {
        transform: scale(5)
    }
}

.c-header__bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem var(--container-gap)
}

body.home .c-header__bottom {
    opacity: 0
}

.c-header__imago {
    display: block;
    flex: 0 0 140px;
    max-width: 140px;
    position: absolute;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%)
}

@media(min-width:1440px) {
    .c-header__imago {
        max-width: clamp(8.75rem, 0.2321428571rem + 9.4642857143vw, 12.0625rem);
        flex: 0 0 clamp(8.75rem, 0.2321428571rem + 9.4642857143vw, 12.0625rem)
    }
}

.c-header a {
    color: var(--blend-mode-color);
    background: var(--blend-mode-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.c-header__langs {
    list-style: none;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.c-header__langs-submenu {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    bottom: 100%;
    text-align: left;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.c-header__lang {
    padding: .25rem 0
}

.c-header__lang button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color: var(--blend-mode-color);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    transition: opacity .3s ease-in-out;
    background-color: var(--blend-mode-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.c-header__lang button:hover {
    opacity: .6
}

.c-header__lang--selector {
    position: relative
}

.c-header__lang--selector.is-open .c-header__langs-submenu {
    opacity: 1;
    pointer-events: auto
}

@media(hover:hover) {
    .c-header__lang--selector:hover .c-header__langs-submenu {
        opacity: 1;
        pointer-events: auto
    }
}

.c-header__book {
    transition: opacity .3s ease-in-out
}

.c-header__book:hover {
    opacity: .6 !important
}

.c-header-home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2rem var(--container-gap);
    z-index: 10
}

@media(hover:hover) {
    .c-header-home {
        gap: .75rem
    }
}

.c-header-home__imago {
    display: block;
    width: 100%;
    flex: 0 0 100%
}

.c-header-home__imago svg {
    width: 100%
}

.c-header-home a {
    color: var(--blend-mode-color)
}

.c-header-home__langs {
    list-style: none;
    padding: 0;
    margin: 0
}

.c-header-home__langs-submenu {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    top: 100%;
    text-align: left;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.c-header-home__lang {
    padding: .25rem 0
}

.c-header-home__lang button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color: var(--blend-mode-color);
    border: 0;
    border-radius: 0;
    background-color: var(--blend-mode-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.c-header-home__lang--selector {
    position: relative
}

.c-header-home__lang--selector.is-open .c-header-home__langs-submenu {
    opacity: 1;
    pointer-events: auto
}

@media(hover:hover) {
    .c-header-home__lang--selector:hover .c-header-home__langs-submenu {
        opacity: 1;
        pointer-events: auto
    }
}

.c-tagline {
    width: 100%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gap);
    padding-right: var(--container-gap);
    font-size: 2.5rem;
    font-size: clamp(2.5rem, 2.2727272727rem + 0.8080808081vw, 3rem);
    font-style: normal;
    margin: 0;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -1.92px;
    position: fixed;
    bottom: 5rem;
    z-index: 10;
    text-align: center;
    pointer-events: none;
    opacity: 0;
    color: var(--white);
    mix-blend-mode: difference
}

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

@media(min-width:1024px) {
    .c-tagline {
        bottom: auto;
        top: 45%;
        left: 49.4%;
        transform: translate(-50%, -50%)
    }
}

@media(min-width:1440px) {
    .c-tagline {
        font-size: 3rem;
        font-size: clamp(3rem, -0.0535714286rem + 3.3928571429vw, 4.1875rem)
    }
}

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

@media(min-width:2000px) {
    .c-tagline {
        left: 49.5%
    }
}

body.home .c-tagline {
    opacity: 1
}

.menu-item-has-children {
    position: relative
}

.menu-item-has-children .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out, transform .3s ease-in-out
}

@media(min-width:1024px) {
    .menu-item-has-children .sub-menu {
        max-height: unset;
        opacity: 0;
        text-align: left;
        transition: opacity .3s ease-in-out;
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 100%
    }
}

.menu-item-has-children .sub-menu .menu-item {
    padding: .25rem 0
}

@media(min-width:1024px) {
    .is-on-bottom .menu-item-has-children .sub-menu {
        top: auto;
        bottom: 100%
    }
}

.menu-item-has-children.is-open .sub-menu {
    max-height: 100vh;
    transform: translateY(24px)
}

@media(min-width:1024px) {
    .menu-item-has-children.is-open .sub-menu {
        transform: none;
        opacity: 1;
        pointer-events: auto
    }
}

@media(hover:hover) {
    .menu-item-has-children:hover .sub-menu {
        max-height: 100vh;
        transform: translateY(24px)
    }
}

@media(hover:hover)and (min-width:1024px) {
    .menu-item-has-children:hover .sub-menu {
        transform: none;
        opacity: 1;
        pointer-events: auto
    }
}

@keyframes bounce {
    0% {
        transform: translateY(-2px)
    }

    50% {
        transform: translateY(3px)
    }

    100% {
        transform: translateY(-2px)
    }
}

.c-button,
.wp-block-button__link {
    font-size: 1.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 1rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -.16px;
    font-family: "breamcatcher", sans-serif;
    font-style: normal;
    background-color: var(--text-color);
    color: var(--white);
    border-radius: 2.5rem;
    cursor: pointer;
    border: 0;
    transition: opacity .3s ease
}

@media(min-width:1024px) {

    .c-button,
    .wp-block-button__link {
        letter-spacing: -.24px
    }
}

@media(min-width:1440px) {

    .c-button,
    .wp-block-button__link {
        font-size: 1.5rem;
        font-size: clamp(1.5rem, 0.0535714286rem + 1.6071428571vw, 2.0625rem);
        padding: clamp(0.5rem, 0.0114285714rem + 0.5428571429vw, 0.69rem) clamp(1rem, 0.0228571429rem + 1.0857142857vw, 1.38rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-button,
    .wp-block-button__link {
        font-size: 2.0625rem
    }
}

@media(hover:hover) {

    .c-button:hover,
    .wp-block-button__link:hover {
        opacity: .6
    }
}

.c-button--small,
.wp-block-button__link--small {
    font-size: 1.25rem
}

@media(min-width:1024px) {

    .c-button--small,
    .wp-block-button__link--small {
        font-size: 1rem
    }
}

@media(min-width:1440px) {

    .c-button--small,
    .wp-block-button__link--small {
        font-size: 1rem;
        font-size: clamp(1rem, 0.0228571429rem + 1.0857142857vw, 1.38rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-button--small,
    .wp-block-button__link--small {
        font-size: 1.38rem
    }
}

.c-button--alt,
.wp-block-button__link--alt {
    font-size: 1.25rem;
    background-color: #fff0;
    border: 1px solid var(--text-color);
    color: var(--text-color);
    line-height: 1
}

@media(min-width:1024px) {

    .c-button--alt,
    .wp-block-button__link--alt {
        font-size: .875rem
    }
}

@media(min-width:1440px) {

    .c-button--alt,
    .wp-block-button__link--alt {
        font-size: .875rem;
        font-size: clamp(0.875rem, 0.02rem + 0.95vw, 1.2075rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {

    .c-button--alt,
    .wp-block-button__link--alt {
        font-size: 1.2075rem
    }
}

html,
body {
    height: 100%
}

.c-cursor {
    transition: transform .1s;
    position: fixed;
    pointer-events: none;
    mix-blend-mode: difference;
    color: var(--white);
    z-index: 100
}

@media(hover:none)and (pointer:coarse) {
    .c-cursor {
        display: none
    }
}

body.no-curtain .c-cursor {
    display: none
}

.c-cursor__pointer {
    transform: rotate(var(--cursor-rotate, 0deg));
    overflow: hidden;
    text-align: center;
    transition: opacity .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

.c-cursor__pointer svg {
    display: block
}

.c-cursor__tip {
    font-size: 1rem;
    letter-spacing: 0;
    display: none;
    transition: opacity .3s ease-in-out;
    background: var(--white);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    margin-top: 6px
}

[data-tip="1"]>.c-cursor__tip:nth-child(1),
[data-tip="2"]>.c-cursor__tip:nth-child(2) {
    display: block
}

.c-cursor__drag {
    background-color: var(--black);
    color: var(--white);
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    font-size: .75rem
}

.c-cursor.is-draggable {
    mix-blend-mode: normal
}

.c-cursor.is-draggable .c-cursor__drag {
    opacity: 1
}

.c-cursor.is-draggable .c-cursor__pointer,
.c-cursor.is-draggable .c-cursor__tip {
    opacity: 0
}

.c-cursor.is-hover .c-cursor__pointer,
.c-cursor.is-hover .c-cursor__tip {
    opacity: 0
}

.acf-block-preview,
.page-frontend {
    display: block
}

.c-pagination {
    width: 100%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gap);
    padding-right: var(--container-gap);
    list-style: none;
    display: flex;
    justify-content: center;
    padding-top: 2rem;
    margin-top: 2rem;
    margin-bottom: 4rem
}

@media(min-width:1024px) {
    .c-pagination {
        padding-top: 4rem;
        margin-top: 4rem;
        margin-bottom: 8rem
    }
}

.c-pagination .page-numbers {
    display: block;
    padding: .5rem;
    color: var(--black)
}

@media(min-width:1024px) {
    .c-pagination .page-numbers {
        padding: .5rem 1rem
    }
}

.c-pagination .page-numbers.current {
    color: var(--primary)
}

.c-footer {
    padding-bottom: var(--header-mobile-bottom);
    color: var(--white)
}

@media(min-width:1024px) {
    .c-footer {
        padding-bottom: 0
    }
}

.c-footer a {
    color: var(--white);
    background: var(--white);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.c-footer__item.l-cell {
    padding-top: 5rem
}

@media(min-width:1024px) {
    .c-footer__item.l-cell {
        font-size: .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;
        min-height: 25rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-bottom: 2.5rem
    }
}

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

@media(min-width:1024px)and (min-width:1440px) {
    .c-footer__item.l-cell {
        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-footer__item.l-cell {
        font-size: 1.375rem
    }
}

.c-footer__mugaritz {
    display: none
}

@media(min-width:1024px) {
    .c-footer__mugaritz {
        display: block;
        width: 100%
    }
}

.c-footer__mugaritz svg {
    width: 100%
}

.c-footer__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    mix-blend-mode: difference
}

@media(min-width:1024px) {
    .c-footer__wrapper {
        margin-bottom: 2.5rem
    }
}

@media(min-width:1440px) {
    .c-footer__wrapper {
        margin-bottom: clamp(2.5rem, 0.0571428571rem + 2.7142857143vw, 3.45rem)
    }
}

.c-footer__menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-footer__menu .menu-item {
    margin: 0 0 1rem 0
}

@media(min-width:1024px) {
    .c-footer__menu .menu-item {
        margin-bottom: 0
    }
}

.c-footer__menu a {
    text-decoration: underline
}

@media(min-width:1024px) {
    .c-footer__menu:nth-child(1) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(var(--footer-menu-left-rows), 1fr);
        gap: .5rem 1.5rem;
        grid-auto-flow: column;
        flex: 0;
        white-space: nowrap
    }
}

@media(min-width:1440px) {
    .c-footer__menu:nth-child(1) {
        gap: clamp(0.5rem, 0.0114285714rem + 0.5428571429vw, 0.69rem) clamp(1.5rem, 0.0342857143rem + 1.6285714286vw, 2.07rem)
    }
}

.c-footer__menu:nth-child(2) {
    order: -1;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 4rem
}

@media(min-width:1024px) {
    .c-footer__menu:nth-child(2) {
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 33%;
        transform: translateX(-50%);
        margin-bottom: 0
    }
}

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

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

.c-footer__menu:nth-child(2) .menu-item {
    max-width: 300px;
    margin: 0 auto 1.5rem auto
}

@media(min-width:1024px) {
    .c-footer__menu:nth-child(2) .menu-item {
        max-width: none;
        margin-bottom: .5rem
    }
}

.c-footer__menu:nth-child(2) .menu-item:last-child {
    margin-bottom: 0
}

.c-footer__menu:nth-child(2) a {
    text-underline-offset: .3rem;
    text-decoration-thickness: .15rem
}

.c-footer__menu:nth-child(3) {
    text-align: right
}

@media(min-width:1024px) {
    .c-footer__menu:nth-child(3) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(var(--footer-menu-right-rows), 1fr);
        grid-auto-flow: column;
        gap: .5rem 1.5rem;
        flex: 0;
        white-space: nowrap
    }
}

@media(min-width:1440px) {
    .c-footer__menu:nth-child(3) {
        gap: clamp(0.5rem, 0.0114285714rem + 0.5428571429vw, 0.69rem) clamp(1.5rem, 0.0342857143rem + 1.6285714286vw, 2.07rem)
    }
}

.c-content>*:not(.l-grid, .alignwide, .alignfull, .wp-block-separator, .l-cell) {
    width: 100%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gap);
    padding-right: var(--container-gap)
}

.c-content>*:first-child:not(.is-absolute) {
    margin-top: max(6rem, 20vw)
}

@media(min-width:1024px) {
    .c-content>*:first-child:not(.is-absolute) {
        margin-top: 7.5rem
    }
}

.c-content>.alignwide,
.c-content>.wp-block-heading {
    width: 100%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--container-gap);
    padding-right: var(--container-gap)
}

.c-content .wp-block-table thead {
    background-color: var(--black);
    color: var(--white)
}

.c-content .wp-block-table thead th {
    border: 1px solid var(--black);
    padding: .25rem;
    font-weight: 500
}

.c-content .wp-block-table tbody {
    color: var(--black)
}

.c-content .wp-block-table tbody tr {
    background-color: var(--white)
}

.c-content .wp-block-table tbody td {
    border: 1px solid var(--black);
    padding: .25rem
}

.c-content .wp-block-table figcaption {
    font-size: .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;
    font-style: italic;
    margin: .5rem 0
}

@media(min-width:1440px) {
    .c-content .wp-block-table figcaption {
        font-size: 1rem
    }
}

@media(min-width:1440px) {
    .c-content .wp-block-table figcaption {
        font-size: 1rem;
        font-size: clamp(1rem, 0.0357142857rem + 1.0714285714vw, 1.375rem)
    }
}

@media(min-width:1440px)and (min-width:2000px) {
    .c-content .wp-block-table figcaption {
        font-size: 1.375rem
    }
}

.c-content>h1,
.c-content>h2,
.c-content>h3,
.c-content>h4,
.c-content>h5,
.c-content>h6 {
    margin-top: 7.5rem;
    margin-bottom: 2.5rem;
    text-align: center
}

@media(min-width:1024px) {

    .c-content>h1,
    .c-content>h2,
    .c-content>h3,
    .c-content>h4,
    .c-content>h5,
    .c-content>h6 {
        margin-top: 15rem;
        margin-bottom: 5rem
    }
}

.c-content .wp-block-buttons {
    display: flex;
    justify-content: center
}

.c-post {
    border-top: 1px solid var(--text-color)
}

@media(min-width:1024px) {
    .c-post {
        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: -.16px;
        --post-max-height: 10lh
    }
}

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

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

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

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

@media(min-width:1440px) {
    .c-post {
        --post-max-height: 12lh
    }
}

.c-post__cell.l-cell {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media(min-width:1024px) {
    .c-post__cell.l-cell {
        padding-bottom: 2.5rem;
        display: flex
    }
}

.c-post__cell.l-cell::before {
    content: "";
    width: calc(100% - var(--container-gap)*2);
    height: 1px;
    position: absolute;
    top: 0;
    left: var(--container-gap);
    background-color: var(--text-color)
}

@media(min-width:1024px) {
    .c-post__cell.l-cell:nth-child(2) .c-post__excerpt {
        max-height: var(--post-max-height);
        overflow: hidden
    }
}

.c-post__title-wrapper {
    width: 50%;
    height: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-left: .5rem;
    padding-right: .5rem
}

@media(min-width:1024px) {
    .c-post__title-wrapper {
        padding-left: var(--container-gap);
        padding-right: var(--container-gap)
    }
}

.c-post__title {
    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: -.4px;
    margin: 0
}

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

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

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

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

@media(min-width:1024px) {
    .c-post__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: -.48px
    }
}

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

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

@media(min-width:1024px)and (min-width:1440px) {
    .c-post__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-post__title {
        font-size: 4.125rem
    }
}

.c-post__subtitle {
    text-transform: uppercase;
    margin: 0
}

.c-post__meta {
    margin-top: auto;
    display: flex;
    justify-content: space-between
}

.c-post__meta a {
    text-decoration: underline
}

@media(min-width:1024px) {
    .c-post__meta a {
        text-underline-offset: .3rem;
        text-decoration-thickness: .15rem
    }
}

.c-post__image {
    padding-left: var(--container-gap);
    padding-right: var(--container-gap)
}

@media(min-width:1024px) {
    .c-post__image {
        padding-right: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.c-post__image img {
    aspect-ratio: 1.54;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    display: block
}

.c-post__summary {
    max-height: var(--post-max-height);
    overflow: hidden
}

.c-post__excerpt {
    display: none
}

@media(min-width:1024px) {
    .c-post__excerpt {
        flex: 0 0 50%;
        max-width: 50%;
        display: flex;
        flex-direction: column;
        padding-left: var(--container-gap);
        padding-right: var(--container-gap);
        gap: 1rem
    }
}

.c-news-gutter {
    width: 2.5rem
}

@media(min-width:1440px) {
    .c-news-gutter {
        width: clamp(2.5rem, 0.0571428571rem + 2.7142857143vw, 3.45rem)
    }
}

.c-news {
    text-align: center;
    margin-bottom: 2.5rem;
    width: 100%
}

@media(min-width:1024px) {
    .c-news {
        width: calc((100% - 7.5rem - var(--container-gap)*2)/4)
    }
}

@media(min-width:1440px) {
    .c-news {
        width: calc((100% - clamp(7.5rem, 0.1714285714rem + 8.1428571429vw, 10.35rem) - var(--container-gap)*2)/4);
        margin-bottom: clamp(2.5rem, 0.0571428571rem + 2.7142857143vw, 3.45rem)
    }
}

.c-news__image {
    display: block;
    margin: 0 0 1.5rem 0
}

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

.c-news__image img {
    display: block;
    width: 100%
}

.c-news__time {
    text-transform: uppercase;
    margin: 0 0 .75rem 0;
    font-size: .8125rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .24px
}

@media(min-width:1024px) {
    .c-news__time {
        font-size: .75rem
    }
}

@media(min-width:1440px) {
    .c-news__time {
        font-size: .75rem;
        font-size: clamp(0.75rem, -0.0535714286rem + 0.8928571429vw, 1.0625rem);
        margin-bottom: clamp(0.75rem, 0.0171428571rem + 0.8142857143vw, 1.035rem)
    }
}

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

.c-news__title {
    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: -.4px;
    margin: 0 0 .75rem 0
}

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

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

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

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

@media(min-width:1024px) {
    .c-news__title {
        font-size: 1rem;
        font-size: clamp(1rem, 0.8863636364rem + 0.404040404vw, 1.25rem);
        font-family: "breamcatcher", sans-serif;
        font-weight: 400;
        line-height: 1.2;
        letter-spacing: -.16px
    }
}

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

@media(min-width:1024px)and (min-width:1440px) {
    .c-news__title {
        font-size: 1.25rem;
        font-size: clamp(1.25rem, 0.0285714286rem + 1.3571428571vw, 1.725rem)
    }
}

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

@media(min-width:1440px) {
    .c-news__title {
        margin-bottom: clamp(0.75rem, 0.0171428571rem + 0.8142857143vw, 1.035rem)
    }
}

.c-single__header {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: calc(var(--window-height)*.8)
}

@media(min-width:1024px) {
    .c-single__header {
        height: var(--window-height)
    }
}

.c-single__title {
    margin: 7.5rem 0 0 0
}

@media(min-width:1024px) {
    .c-single__title {
        margin: 0
    }
}

.c-single__content a {
    text-decoration: underline;
    text-underline-offset: .3rem;
    text-decoration-thickness: .15rem
}

.c-single__content>h3 {
    text-align: left;
    margin: 2.5rem 0
}

.c-single__content>*:not(.l-grid, .alignwide, .alignfull, .wp-block-separator, .l-cell) {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px
}

@media(min-width:1024px) {
    .c-single__content>*:not(.l-grid, .alignwide, .alignfull, .wp-block-separator, .l-cell) {
        width: 66%
    }
}

body#tinymce {
    margin: 12px !important
}

.l-grid {
    display: grid;
    clip-path: none;
    position: relative;
    margin-bottom: -1px
}

body.is-loading .l-grid:not(:nth-child(1))>.l-cell * {
    opacity: 0
}

.l-cell {
    padding-top: var(--vertical-spacer);
    padding-bottom: var(--vertical-spacer);
    grid-column: 1/2;
    grid-row: 1/2;
    position: relative;
    z-index: 1;
    height: 100%;
    background-color: var(--background-color)
}

.l-cell>* {
    transition: opacity .4s ease-in-out
}

.c-content>.l-cell {
    clip-path: none
}

.l-cell:nth-child(2) {
    clip-path: polygon(calc(var(--curtain-x) * 1%) 0, 100% 0, 100% 100%, calc(var(--curtain-x) * 1%) 100%);
    z-index: 2;
    background-color: var(--white)
}

body.is-loading .l-cell:nth-child(2)>* {
    opacity: 1;
}

.c-content>.l-cell:nth-child(2) {
    clip-path: none
}

.c-image {
    align-content: center
}

.c-image__video {
    width: 100%;
    max-width: 100%;
    display: block;
    aspect-ratio: .795;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:1024px) {
    .c-image__video {
        aspect-ratio: auto
    }
}

.c-image__image {
    width: 100%;
    display: block
}

.c-image__image-wrapper {
    position: relative;
    margin: 0
}

.c-image__image-wrapper .c-image__image {
    aspect-ratio: .795;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:1024px) {
    .c-image__image-wrapper .c-image__image {
        aspect-ratio: revert-layer
    }
}

.c-image__image-wrapper.has-title {
    padding: 0
}

@media(min-width:1024px) {
    .c-image__image-wrapper.has-title {
        padding-left: 11.1vw;
        padding-right: 11.1vw
    }
}

.c-image__image-wrapper.has-title .c-image__image {
    aspect-ratio: 1
}

@media(min-width:1024px) {
    .c-image__image-wrapper.has-title .c-image__image {
        aspect-ratio: revert-layer
    }
}

.c-image__image-title {
    position: absolute;
    left: 50%;
    top: 2.5rem;
    transform: translate(-50%, 0);
    text-align: center
}

@media(min-width:1024px) {
    .c-image__image-title {
        top: 1rem
    }
}

.c-text {
    display: flex;
    align-content: center
}

.c-text__wrapper {
    display: grid
}

@media(min-width:1024px) {
    .c-text__wrapper {
        gap: 5rem;
        grid-template-columns: 1fr 1fr
    }
}

.c-text__content {
    align-self: center
}

.c-text__image {
    max-width: 80px;
    display: block;
    margin: 0 0 2rem auto
}

@media(min-width:1024px) {
    .c-text__image {
        max-width: 120px;
        margin-bottom: 2.5rem;
        margin-left: 0
    }
}

@media(min-width:1440px) {
    .c-text__image {
        max-width: clamp(7.5rem, 0.2678571429rem + 8.0357142857vw, 10.3125rem);
        width: clamp(7.5rem, 0.2678571429rem + 8.0357142857vw, 10.3125rem)
    }
}

.c-text__title {
    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: -.4px;
    margin: 0 0 2rem auto;
    max-width: calc(50% - 0.5rem)
}

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

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

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

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

@media(min-width:1024px) {
    .c-text__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: -.48px;
        margin-bottom: 2.5rem;
        max-width: 100%;
        margin-left: 0
    }
}

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

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

@media(min-width:1024px)and (min-width:1440px) {
    .c-text__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-text__title {
        font-size: 4.125rem
    }
}

.c-text__text {
    margin: 0 0 2rem 0
}

@media(min-width:1024px) {
    .c-text__text {
        margin-bottom: 2.5rem
    }
}

.c-text__link {
    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: -.4px;
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    flex-wrap: wrap;
    max-width: calc(50% - 0.5rem)
}

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

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

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

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

@media(min-width:1024px) {
    .c-text__link {
        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: -.16px;
        max-width: 100%;
        flex-direction: row
    }
}

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

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

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

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

.c-text__link a {
    text-decoration: underline
}

@media(min-width:1024px) {
    .c-text__link a {
        text-underline-offset: .3rem;
        text-decoration-thickness: .15rem
    }
}

.c-text__image-side {
    display: none
}

@media(min-width:1024px) {
    .c-text__image-side {
        flex: 0 0 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.c-text__video {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-text:nth-child(1) .c-text__title,
.c-text:nth-child(1) .c-text__link {
    margin-left: 0;
    margin-right: auto
}

@media(min-width:1024px) {

    .c-text:nth-child(1) .c-text__title,
    .c-text:nth-child(1) .c-text__link {
        margin-right: 0
    }
}

.c-text:nth-child(1) .c-text__image {
    margin-left: 0
}

@media(min-width:1024px) {
    .c-text:nth-child(1) .c-text__content {
        order: -1
    }
}

.c-video {
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

.c-video__item {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: max(500px, var(--window-height)*.6)
}

@media(min-width:1024px) {
    .c-video__item {
        height: var(--window-height)
    }
}

.c-video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 70%, var(--background-color) 95%)
}

@media(min-width:1024px) {
    .c-video::after {
        background: linear-gradient(180deg, transparent 80%, var(--background-color) 95%)
    }
}

.c-title {
    display: flex;
    align-items: center;
    text-align: center
}

.c-video-title--hero .c-title {
    padding-bottom: clamp(5.125rem, 0.6363636364rem + 15.9595959596vw, 15rem);
    align-items: flex-end
}

@media(min-width:1024px) {
    .c-video-title .c-title__title {
        padding-bottom: 5rem
    }
}

.c-title__title {
    margin: 0 0 2.5rem 0
}

@media(min-width:1024px) {
    .c-title__title {
        margin-bottom: 4.5rem
    }
}

@media(min-width:1440px) {
    .c-title__title {
        margin-bottom: clamp(4.5rem, 0.1028571429rem + 4.8857142857vw, 6.21rem)
    }
}

.c-title__subtitle {
    margin: 0 0 2.5rem 0
}

@media(min-width:1024px) {
    .c-title__subtitle {
        margin-bottom: 4.5rem
    }
}

@media(min-width:1024px) {
    .c-title__title+.c-title__subtitle {
        margin-top: -2rem
    }
}

.c-title-double__title {
    margin-top: calc(7.5rem - var(--vertical-spacer));
    margin-bottom: calc(2.5rem - var(--vertical-spacer));
    text-align: center
}

@media(min-width:1024px) {
    .c-title-double__title {
        margin-top: calc(15rem - var(--vertical-spacer));
        margin-bottom: calc(5rem - var(--vertical-spacer))
    }
}

.c-page-header {
    height: var(--window-height);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.c-page-header .c-title {
    padding-bottom: 0
}

.c-page-header__scroll {
    font-size: .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-page-header__scroll {
        font-size: 1rem
    }
}

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

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

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

.c-page-header__scroll svg {
    display: block;
    margin: 0 auto .5rem auto
}

.c-page-header__scroll svg path {
    animation: bounce 2s infinite
}

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

.c-mediatext {
    display: flex;
    align-content: center;
    overflow: hidden
}

@media(min-width:1024px) {
    .c-mediatext__wrapper {
        display: grid;
        gap: 5rem;
        grid-template-columns: 1fr 1fr
    }
}

.c-mediatext__content {
    align-self: center
}

.c-mediatext__text {
    margin: 0 0 2rem 0
}

@media(min-width:1024px) {
    .c-mediatext__text {
        margin-bottom: 2.5rem
    }
}

.c-mediatext__media {
    aspect-ratio: 1.25;
    width: 100%;
    position: relative
}

.c-mediatext__media-image {
    position: absolute;
    width: 50%;
    aspect-ratio: 1.28;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    transition: transform .6s ease-in-out
}

@media(min-width:1024px) {
    .c-mediatext__media-image {
        width: 39%
    }
}

.c-mediatext__media-image:nth-child(1) {
    top: 0;
    left: 50%;
    --media-rotate: -5.899deg;
    --media-translate: -50%, 0;
    transform: rotate(var(--media-rotate)) translate(var(--media-translate))
}

@media(min-width:1024px) {
    .c-mediatext__media-image:nth-child(1) {
        --media-translate: -50%, 30%
    }
}

.c-mediatext__media-image:nth-child(2) {
    top: 50%;
    left: 0;
    --media-rotate: 9.931deg;
    --media-translate: 0, -50%;
    transform: rotate(var(--media-rotate)) translate(var(--media-translate))
}

@media(min-width:1024px) {
    .c-mediatext__media-image:nth-child(2) {
        --media-translate: 30%, -50%
    }
}

.c-mediatext__media-image:nth-child(3) {
    bottom: 0;
    left: 50%;
    --media-rotate: 3.018deg;
    --media-translate: -50%, 0;
    transform: rotate(var(--media-rotate)) translate(var(--media-translate))
}

@media(min-width:1024px) {
    .c-mediatext__media-image:nth-child(3) {
        --media-translate: -50%, -30%
    }
}

.c-mediatext__media-image:nth-child(4) {
    top: 50%;
    right: 0;
    --media-rotate: -0.724deg;
    --media-translate: 0, -50%;
    transform: rotate(var(--media-rotate)) translate(var(--media-translate))
}

@media(min-width:1024px) {
    .c-mediatext__media-image:nth-child(4) {
        --media-translate: -30%, -50%
    }
}

.c-mediatext__media-text {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 0
}

.c-mediatext__media.is-active .c-mediatext__media-image:nth-child(1) {
    --media-rotate: 4.647deg;
    --media-translate: -50%, -80%
}

.c-mediatext__media.is-active .c-mediatext__media-image:nth-child(2) {
    --media-rotate: -6.198deg;
    --media-translate: -90%, -50%
}

.c-mediatext__media.is-active .c-mediatext__media-image:nth-child(3) {
    --media-rotate: 18.52deg;
    --media-translate: -30%, 110%
}

.c-mediatext__media.is-active .c-mediatext__media-image:nth-child(4) {
    --media-rotate: -8.768deg;
    --media-translate: 90%, -50%
}

.c-mediatext__image-side {
    display: none
}

@media(min-width:1024px) {
    .c-mediatext__image-side {
        display: block;
        flex: 0 0 50%
    }
}

@media(min-width:1024px) {
    .c-mediatext:nth-child(1) .c-mediatext__content {
        order: -1
    }
}

.c-images__wrapper {
    overflow: auto;
    scrollbar-width: none;
    display: flex
}

@media(min-width:1024px) {
    .c-images__wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
}

.c-images__image {
    flex: 0 0 auto;
    max-width: 90vw;
    display: block;
    position: relative
}

.c-images__image:not(:first-child) {
    margin-left: -2.5rem
}

@media(min-width:1024px) {
    .c-images__image:nth-child(1) {
        grid-column: 2/4;
        justify-self: center;
        margin-bottom: -5rem
    }
}

@media(min-width:1024px) {
    .c-images__image:nth-child(2) {
        margin-left: 0;
        margin-right: -2.5rem;
        justify-self: end;
        grid-column: 1/3
    }
}

@media(min-width:1024px) {
    .c-images__image:nth-child(3) {
        justify-self: start;
        grid-column: 3/-1
    }
}

.c-images__img {
    aspect-ratio: .795;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    mix-blend-mode: multiply
}

@media(min-width:1024px) {
    .c-images__img {
        aspect-ratio: 1
    }
}

.c-images__title {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 90%
}

@media(min-width:1024px) {
    .c-images__title {
        top: 2.5rem
    }
}

.c-steps__title {
    font-weight: 400;
    margin: 0 0 2.5rem 0
}

@media(min-width:1024px) {
    .c-steps__title {
        margin-bottom: 5rem
    }
}

.c-steps__item {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid var(--text-color);
    margin-bottom: 1.5rem;
    gap: 1.5rem;
    padding-top: .5rem
}

@media(min-width:1024px) {
    .c-steps__item {
        padding-top: 1rem;
        gap: 2.5rem;
        margin-bottom: 5rem
    }
}

.c-steps__item:last-child {
    margin-bottom: 0
}

.c-steps__item-number {
    margin: 0
}

@media(min-width:1024px) {
    .c-steps__item-number {
        flex: 0 0 2ch;
        max-width: 2ch
    }
}

.c-steps__item-title {
    margin: 0
}

@media(min-width:1024px) {
    .c-steps__item-title {
        flex: 0 0 45%;
        max-width: 45%;
        padding-right: 2.5rem
    }
}

.c-steps__item-image {
    display: none
}

@media(min-width:1024px) {
    .c-steps__item-image {
        display: block;
        margin: 0;
        flex: 0 0 8%;
        max-width: 8%
    }
}

.c-steps__item-text {
    display: none
}

@media(min-width:1024px) {
    .c-steps__item-text {
        display: block;
        margin: 0
    }
}

.c-steps__item-text a {
    text-decoration: underline;
    text-underline-offset: .3rem;
    text-decoration-thickness: .15rem
}

.c-content>.c-steps .c-steps__item {
    flex-direction: column
}

@media(min-width:1024px) {
    .c-content>.c-steps .c-steps__item {
        flex-direction: row
    }
}

.c-content>.c-steps .c-steps__item-text {
    display: block
}

.c-carousel {
    max-width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center
}

.c-carousel__item {
    padding-right: var(--container-gap);
    text-align: center
}

.c-carousel__image {
    display: block;
    width: 100%;
    margin-bottom: 2rem
}

.c-carousel__pretitle {
    text-transform: uppercase;
    margin: 0 0 .75rem 0;
    font-size: .8125rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .24px
}

@media(min-width:1024px) {
    .c-carousel__pretitle {
        font-size: .75rem
    }
}

@media(min-width:1440px) {
    .c-carousel__pretitle {
        font-size: .75rem;
        font-size: clamp(0.75rem, -0.0535714286rem + 0.8928571429vw, 1.0625rem);
        margin-bottom: clamp(0.75rem, 0.0171428571rem + 0.8142857143vw, 1.035rem)
    }
}

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

.c-carousel__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: -.48px;
    margin: 0 0 .75rem 0
}

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

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

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

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

@media(min-width:1024px) {
    .c-carousel__title {
        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: -.4px
    }
}

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

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

@media(min-width:1024px)and (min-width:1440px) {
    .c-carousel__title {
        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-carousel__title {
        font-size: 2.75rem
    }
}

@media(min-width:1440px) {
    .c-carousel__title {
        margin-bottom: clamp(0.75rem, 0.0171428571rem + 0.8142857143vw, 1.035rem)
    }
}

.c-carousel__subtitle {
    margin: 0
}