html {
	scroll-behavior: smooth;
}

body {
	background: #ffffff;
}

.mare-editable-header {
	background: #f4f1ea;
	border-bottom: 1px solid rgba(0, 37, 62, 0.08);
	box-shadow: 0 2px 10px rgba(0, 37, 62, 0.04);
	left: 0;
	min-height: 64px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

.mare-editable-header .elementor-widget,
.mare-editable-header .elementor-widget-container,
.mare-editable-header .elementor-button-wrapper {
	margin: 0;
}

.mare-editable-header .mare-header-logo img {
	display: block;
	height: auto;
	width: 142.8px;
}

.mare-editable-header .mare-header-nav .elementor-button,
.mare-editable-header .mare-header-nav-link .elementor-button,
.mare-editable-header .mare-header-news .elementor-button {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #00253e;
	font-family: "Founders Grotesk", Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	padding: 24px 8px;
	text-transform: uppercase;
}

.mare-editable-header .mare-header-nav .elementor-button:hover,
.mare-editable-header .mare-header-nav-link .elementor-button:hover,
.mare-editable-header .mare-header-news .elementor-button:hover {
	color: #005f8f;
}

.mare-editable-header .mare-header-news .elementor-button-icon {
	font-size: 0.72em;
	margin-left: 6px;
}

.mare-editable-header .mare-header-lang .elementor-button {
	background: transparent;
	border: 1px solid rgba(0, 37, 62, 0.22);
	border-radius: 999px;
	color: #00253e;
	font-family: "Founders Grotesk", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	min-width: 52px;
	padding: 10px 15px;
	text-transform: uppercase;
}

.mare-editable-header .mare-header-lang.is-active .elementor-button {
	background: #00253e;
	border-color: #00253e;
	color: #ffffff;
}

.mare-editable-header .mare-header-divider {
	background: rgba(0, 37, 62, 0.7);
	height: 48px;
	width: 1px;
}

.mare-editable-header .mare-header-social .elementor-social-icon {
	background: transparent;
	color: #00253e;
}

.mare-editable-header .mare-header-social .elementor-social-icon svg {
	fill: #00253e;
}

.mare-editable-header .mare-header-dynamic-actions:empty {
	display: none;
}

.mare-header-actions-render {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 0.75rem;
	overflow: visible;
}

.mare-header-actions-render .dropdown-toggle,
.mare-header-actions-render .profile_button a {
	align-items: center;
	display: inline-flex;
	gap: 0.45rem;
}

.mare-header-actions-render .dropdown {
	position: relative;
}

.mare-header-actions-render .dropdown-toggle {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	font: inherit;
	line-height: 1;
	padding: 0;
	text-transform: none;
}

.mare-header-actions-render .dropdown-toggle:hover,
.mare-header-actions-render .dropdown-toggle:focus {
	background: transparent;
	box-shadow: none;
	color: inherit;
	outline: 0;
}

.mare-header-actions-render .dropdown-menu {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 0;
	box-shadow: none;
	color: #00253e;
	display: none;
	left: auto;
	list-style: none;
	margin: 22px 0 0;
	min-width: 300px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 100%;
	z-index: 10050;
}

.mare-header-actions-render .dropdown-menu.show {
	display: block;
}

.mare-header-actions-render .dropdown-item {
	color: #00253e;
	display: block;
	font-size: 15px;
	line-height: 1.25;
	padding: 15px 15px 10px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
}

.mare-header-actions-render .dropdown-item:hover,
.mare-header-actions-render .dropdown-item:focus {
	background: #f3f3f3;
	color: #00253e;
	text-decoration: none;
}

.mare-header-actions-render .dropdown-divider {
	border-top: 1px solid #e5e5e5;
	height: 0;
	margin: 0;
	overflow: hidden;
}

.mare-header-actions-render .dropdown_user .dropdown-toggle picture {
	border-radius: 50%;
	flex: 0 0 25px;
	height: 25px;
	margin-right: 5px;
	overflow: hidden;
	width: 25px;
}

.mare-header-actions-render .dropdown_user .dropdown-toggle picture img,
.mare-header-actions-render .dropdown_user_card_wrap picture img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.mare-header-actions-render .dropdown_user_card {
	padding: 15px;
}

.mare-header-actions-render .dropdown_user_card_wrap {
	align-items: center;
	background: #f3f3f3;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	padding: 5px;
}

.mare-header-actions-render .dropdown_user_card_wrap picture {
	border-radius: 3px;
	flex: 0 0 32px;
	height: 32px;
	overflow: hidden;
	width: 32px;
}

.mare-header-actions-render .dropdown_user_card_wrap p {
	color: #333;
	flex: 0 1 calc(100% - 32px);
	font-size: 17px;
	line-height: 1.2;
	margin: 5px 0 0;
	max-width: 210px;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mare-header-actions-render .profile_button {
	font-size: inherit;
}

.mare-header-actions-render .profile_button::before {
	background-color: currentColor !important;
	background-image: none !important;
	height: 1.15em;
	left: 0;
	top: 50%;
	width: 0.86em;
	-webkit-mask: var(--mare-header-actions-lock-icon) no-repeat center / contain;
	mask: var(--mare-header-actions-lock-icon) no-repeat center / contain;
}

.mare-header-actions-render .profile_button a {
	color: inherit;
	padding: 0 0 0 1.35em;
}

.mare-header-actions-render .profile_button span {
	display: block;
}

.mare-header-actions-render i,
.mare-header-actions-render svg {
	height: 1em;
	width: 1em;
}

@media (max-width: 1024px) {
	.mare-editable-header {
		min-height: 62px;
		position: sticky;
	}

	.mare-editable-header .mare-header-nav {
		flex-wrap: wrap;
		justify-content: center;
	}

	.mare-editable-header .mare-header-nav .elementor-button,
	.mare-editable-header .mare-header-news .elementor-button {
		padding-bottom: 8px;
		padding-top: 8px;
	}

	.mare-editable-header .mare-header-divider,
	.mare-editable-header .mare-header-social {
		display: none;
	}

	.mare-header-actions-render {
		font-size: 14px;
		gap: 8px;
	}

	.mare-header-actions-render i,
	.mare-header-actions-render svg {
		font-size: 14px;
		height: 14px;
		width: 14px;
	}

	.mare-header-actions-render .profile_button a {
		min-height: 20px;
		min-width: 16px;
		padding-left: 1.35em;
	}
}

@media (max-width: 767px) {
	.mare-header-actions-render .profile_button span {
		display: none;
	}
}

.elementor-location-header,
.elementor-location-header > .elementor,
.elementor-location-header .elementor-widget-shortcode,
.elementor-location-header .elementor-widget-shortcode > .elementor-widget-container,
.elementor-location-header .elementor-shortcode {
	display: contents;
}

.elementor-location-footer,
.elementor-location-footer > .elementor {
	display: contents;
}

body.admin-bar .header {
	top: 32px;
}

body.admin-bar .mare-editable-header {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar .header {
		top: 46px;
	}

	body.admin-bar .mare-editable-header {
		top: 46px;
	}
}

:where(#page-content, body > .elementor) .mare-native-page,
:where(#page-content, body > .elementor) .mare-native-page .elementor,
:where(#page-content, body > .elementor) .mare-native-page .elementor-section,
:where(#page-content, body > .elementor) .mare-native-page .elementor-widget,
:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-container,
:where(#page-content, body > .elementor) .mare-native-page .e-con,
:where(#page-content, body > .elementor) .mare-native-page .e-con-inner,
:where(#page-content, body > .elementor) .mare-home-page,
:where(#page-content, body > .elementor) .mare-home-page .elementor,
:where(#page-content, body > .elementor) .mare-home-page .elementor-section,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-container,
:where(#page-content, body > .elementor) .mare-home-page .e-con,
:where(#page-content, body > .elementor) .mare-home-page .e-con-inner {
	width: 100%;
	max-width: none;
}

:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-html .elementor-widget-container,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-html .elementor-widget-container {
	padding: 0;
}

:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-html,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-html {
	margin: 0;
}

:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-text-editor .elementor-widget-container,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-text-editor .elementor-widget-container {
	padding: 0;
}

:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-text-editor,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-text-editor {
	margin: 0;
}

.header_logo svg {
	width: 142.8px;
	height: 29.1px;
}

.mare-elementor-preview .header_menu,
.mare-elementor-preview .navigation_footer {
	overflow: visible;
}

.mare-header-meta {
	align-items: center;
	gap: 1rem;
}

.mare-language-switcher {
	align-items: center;
	display: flex;
	gap: 0.45rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mare-language-switcher li {
	margin: 0;
}

.mare-language-switcher a {
	border: 1px solid rgba(0, 37, 62, 0.22);
	border-radius: 999px;
	color: #00253e;
	display: inline-flex;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1;
	min-width: 3.2rem;
	justify-content: center;
	padding: 0.58rem 0.72rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.mare-language-switcher li.active a,
.mare-language-switcher a:hover,
.mare-language-switcher a:focus {
	background: #00253e;
	border-color: #00253e;
	color: #ffffff;
}

/* Keep the homepage hero sidebar at its Elementor-authored desktop width. */
body.home > .elementor .elementor-element.elementor-element-32533db {
	flex: 0 0 var(--width);
	max-width: min(100%, var(--width));
}

body.home > .elementor .elementor-element.elementor-element-ac8cd78 {
	flex: 1 1 auto;
	min-width: 0;
}

:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-text-editor p:last-child,
:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-text-editor ul:last-child,
:where(#page-content, body > .elementor) .mare-native-page .elementor-widget-text-editor ol:last-child,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-text-editor p:last-child,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-text-editor ul:last-child,
:where(#page-content, body > .elementor) .mare-home-page .elementor-widget-text-editor ol:last-child {
	margin-bottom: 0;
}

:is(#page-content, body > .elementor) .mare-native-page {
	--widgets-spacing: 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
	--gap: 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	gap: 0;
	row-gap: 0;
	column-gap: 0;
}

:is(#page-content, body > .elementor) .mare-native-section {
	--widgets-spacing: 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
	--gap: 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	padding: 0;
}

:is(#page-content, body > .elementor) .mare-native-inner {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1320px;
	padding: 0 1.25rem;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-native-stack {
	gap: 1.25rem;
}

:is(#page-content, body > .elementor) .mare-native-split {
	align-items: stretch;
	gap: 0;
}

:is(#page-content, body > .elementor) .mare-native-split > .e-con,
:is(#page-content, body > .elementor) .mare-native-split > .elementor-element {
	flex: 1 1 320px;
	min-width: 0;
}

:is(#page-content, body > .elementor) .mare-native-column {
	gap: 1rem;
	min-width: 0;
}

:is(#page-content, body > .elementor) .mare-native-column--tight {
	gap: 0.65rem;
}

:is(#page-content, body > .elementor) .mare-native-copy,
:is(#page-content, body > .elementor) .mare-native-copy .elementor-widget-container {
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-native-copy .elementor-widget-container {
	padding: 0;
}

:is(#page-content, body > .elementor) .mare-home-page,
:is(#page-content, body > .elementor) .mare-home-page > .e-con {
	--widgets-spacing: 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
	--gap: 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	gap: 0;
	row-gap: 0;
	column-gap: 0;
}

:is(#page-content, body > .elementor) .mare-home-section,
:is(#page-content, body > .elementor) .mare-home-section > .e-con,
:is(#page-content, body > .elementor) .mare-home-row,
:is(#page-content, body > .elementor) .mare-home-row > .e-con,
:is(#page-content, body > .elementor) .mare-home-fluid,
:is(#page-content, body > .elementor) .mare-home-fluid > .e-con {
	--widgets-spacing: 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
	--gap: 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	gap: 0;
	row-gap: 0;
	column-gap: 0;
}

:is(#page-content, body > .elementor) .mare-home-page .elementor-widget {
	margin: 0;
}

:is(#page-content, body > .elementor) .mare-home-page .elementor-widget-container {
	padding: 0;
}

:is(#page-content, body > .elementor) .mare-home-hero-main,
:is(#page-content, body > .elementor) .mare-home-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-hero-bg {
	flex: 0 0 68.8%;
	min-width: 0;
}

:is(#page-content, body > .elementor) .mare-home-hero-content {
	flex: 0 0 31.2%;
	justify-content: space-between;
	min-width: 0;
}

:is(#page-content, body > .elementor) .mare-home-hero-bg .boxes__image,
:is(#page-content, body > .elementor) .mare-home-hero-bg .elementor-widget-image,
:is(#page-content, body > .elementor) .mare-home-hero-bg .elementor-widget-image .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-home-hero-bg img {
	display: block;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-image-frame {
	overflow: hidden;
}

:is(#page-content, body > .elementor) .mare-home-hero-bg .elementor-widget-image,
:is(#page-content, body > .elementor) .mare-home-hero-bg .elementor-widget-image .elementor-widget-container {
	height: 100%;
}

:is(#page-content, body > .elementor) .mare-home-hero-bg .elementor-widget-image img {
	height: 100% !important;
	left: 0;
	object-fit: cover;
	object-position: top;
}

:is(#page-content, body > .elementor) .mare-home-hero-heading .hero_content_heading,
:is(#page-content, body > .elementor) .mare-home-hero-content .hero_content_heading {
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-manifest-left,
:is(#page-content, body > .elementor) .mare-home-manifest-right {
	flex: 0 0 50%;
	min-width: 0;
}

:is(#page-content, body > .elementor) .mare-home-teaser-column {
	display: flex;
	flex-direction: column;
	gap: 0;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-slider-section .elementor-widget-image-carousel,
:is(#page-content, body > .elementor) .mare-home-slider-section .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-home-carousel,
:is(#page-content, body > .elementor) .mare-home-carousel .elementor-image-carousel-wrapper,
:is(#page-content, body > .elementor) .mare-home-carousel .elementor-image-carousel {
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-carousel .swiper-slide-inner {
	margin: 0;
	position: relative;
}

:is(#page-content, body > .elementor) .mare-home-carousel .swiper-slide img {
	display: block;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-home-carousel .elementor-image-carousel-caption {
	bottom: 1.15rem;
	color: #ffffff;
	font-size: 0.78rem;
	letter-spacing: 0.02em;
	position: absolute;
	right: 1.25rem;
	text-align: right;
	z-index: 2;
}

:is(#page-content, body > .elementor) .mare-home-carousel .swiper-pagination {
	bottom: 1rem !important;
	left: 0;
	right: 0;
}

:is(#page-content, body > .elementor) .mare-home-carousel .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.45);
	opacity: 1;
}

:is(#page-content, body > .elementor) .mare-home-carousel .swiper-pagination-bullet-active {
	background: #ffffff;
}

:is(#page-content, body > .elementor) .mare-home-teaser-button .button {
	display: inline-flex;
}

.elementor-widget-text-editor.mare-converted-html-widget,
.elementor-widget-text-editor.mare-converted-html-widget .elementor-widget-container {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

:is(#page-content, body > .elementor) .mare-native-section.boxes .mare-native-inner,
:is(#page-content, body > .elementor) .mare-native-section.separator .mare-native-inner {
	padding-bottom: 0;
	padding-top: 0;
}

:is(#page-content, body > .elementor) .mare-native-hero {
	padding-top: 0;
}

:is(#page-content, body > .elementor) .mare-native-hero .mare-native-split {
	align-items: stretch;
}

:is(#page-content, body > .elementor) .mare-native-hero-media,
:is(#page-content, body > .elementor) .mare-native-hero-copy {
	min-height: 100%;
}

:is(#page-content, body > .elementor) .mare-native-hero-copy {
	justify-content: center;
	padding: 2.5rem 2rem;
}

:is(#page-content, body > .elementor) .mare-native-hero-copy .elementor-widget-text-editor {
	margin-bottom: 0.9rem;
}

:is(#page-content, body > .elementor) .mare-native-hero-image .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-native-media .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-native-gallery-card-image .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-native-jury-image .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-native-sponsor-logo .elementor-widget-container {
	padding: 0;
}

:is(#page-content, body > .elementor) .mare-native-hero-image img,
:is(#page-content, body > .elementor) .mare-native-media img,
:is(#page-content, body > .elementor) .mare-native-gallery-card-image img,
:is(#page-content, body > .elementor) .mare-native-jury-image img,
:is(#page-content, body > .elementor) .mare-native-sponsor-logo img {
	display: block;
	height: auto;
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-native-figure-card,
:is(#page-content, body > .elementor) .mare-native-gallery-card,
:is(#page-content, body > .elementor) .mare-native-jury-card,
:is(#page-content, body > .elementor) .mare-native-sponsor-item {
	gap: 0.8rem;
}

:is(#page-content, body > .elementor) .mare-native-gallery-strip,
:is(#page-content, body > .elementor) .mare-native-buttons-row {
	display: grid !important;
	gap: 1.25rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-gallery-strip--wide {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-figure-card {
	background: #ffffff;
}

:is(#page-content, body > .elementor) .mare-native-caption .elementor-widget-container {
	color: #ffffff;
	font-size: 0.78rem;
	letter-spacing: 0.04em;
	padding-top: 0.25rem;
}

:is(#page-content, body > .elementor) .mare-native-caption.mare-native-caption--dark .elementor-widget-container {
	color: #00253e;
}

:is(#page-content, body > .elementor) .mare-native-button .elementor-button {
	align-items: center;
	border: 1px solid #00253e;
	border-radius: 999px;
	box-shadow: none;
	display: inline-flex;
	font-size: 0.9rem;
	font-weight: 700;
	gap: 0.4rem;
	letter-spacing: 0.04em;
	padding: 0.95rem 1.6rem;
	text-transform: uppercase;
}

:is(#page-content, body > .elementor) .bg_brand .mare-native-button .elementor-button,
:is(#page-content, body > .elementor) .bg_alt .mare-native-button .elementor-button {
	background: #00253e;
	border-color: #00253e;
	color: #ffffff;
}

:is(#page-content, body > .elementor) .bg_accent .mare-native-button .elementor-button {
	background: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

:is(#page-content, body > .elementor) .mare-native-button.mare-native-button--ghost .elementor-button {
	background: transparent;
}

:is(#page-content, body > .elementor) .mare-native-buttons-row .elementor-widget-button {
	margin: 0;
}

:is(#page-content, body > .elementor) .mare-native-teaser {
	align-items: center;
	text-align: center;
}

:is(#page-content, body > .elementor) .mare-native-logo-grid {
	display: grid !important;
	gap: 1rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-sponsor-item {
	align-items: center;
	background: rgba(255, 255, 255, 0.06);
	border-radius: 1rem;
	justify-content: center;
	min-height: 120px;
	padding: 1rem;
}

:is(#page-content, body > .elementor) .mare-native-sponsor-item a,
:is(#page-content, body > .elementor) .mare-native-sponsor-item .elementor-widget-image {
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-native-jury-grid {
	display: grid !important;
	gap: 1.5rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-jury-card {
	background: rgba(255, 255, 255, 0.08);
	border-radius: 1.2rem;
	padding: 1.25rem;
}

:is(#page-content, body > .elementor) .mare-native-jury-card h5,
:is(#page-content, body > .elementor) .mare-native-gallery-card h5 {
	margin-bottom: 0;
}

:is(#page-content, body > .elementor) .mare-native-gallery-grid {
	display: grid !important;
	gap: 1.4rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-gallery-card {
	background: #ffffff;
	border: 1px solid rgba(0, 37, 62, 0.08);
	border-radius: 1.2rem;
	overflow: hidden;
	padding: 0 0 1.1rem;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy {
	padding: 0 1rem;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor,
:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor .elementor-widget-container,
:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor p,
:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor strong {
	color: #00253e;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor p {
	opacity: 0.72;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget-text-editor strong {
	opacity: 1;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget {
	margin-bottom: 0.4rem;
}

:is(#page-content, body > .elementor) .mare-native-gallery-card-copy .elementor-widget:last-child {
	margin-bottom: 0;
}

:is(#page-content, body > .elementor) .mare-native-edition-links {
	display: grid !important;
	gap: 0.8rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

:is(#page-content, body > .elementor) .mare-native-edition-links .elementor-button {
	width: 100%;
}

:is(#page-content, body > .elementor) .mare-native-cta-copy {
	align-items: center;
	text-align: center;
}

:is(#page-content, body > .elementor) .mare-native-cta-copy .elementor-widget-text-editor {
	max-width: 840px;
}

@media (max-width: 1199px) {
	.mare-header-meta {
		display: none !important;
	}

	:is(#page-content, body > .elementor) .mare-home-hero-bg,
	:is(#page-content, body > .elementor) .mare-home-hero-content {
		flex-basis: 100%;
	}
}

@media (max-width: 1024px) {
	:is(#page-content, body > .elementor) .mare-native-gallery-strip,
	:is(#page-content, body > .elementor) .mare-native-gallery-strip--wide,
	:is(#page-content, body > .elementor) .mare-native-gallery-grid,
	:is(#page-content, body > .elementor) .mare-native-jury-grid,
	:is(#page-content, body > .elementor) .mare-native-logo-grid,
	:is(#page-content, body > .elementor) .mare-native-edition-links {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	:is(#page-content, body > .elementor) .mare-native-inner {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	:is(#page-content, body > .elementor) .mare-home-manifest-left,
	:is(#page-content, body > .elementor) .mare-home-manifest-right {
		flex-basis: 100%;
	}

	:is(#page-content, body > .elementor) .mare-native-split {
		flex-direction: column !important;
	}

	:is(#page-content, body > .elementor) .mare-native-gallery-strip,
	:is(#page-content, body > .elementor) .mare-native-gallery-strip--wide,
	:is(#page-content, body > .elementor) .mare-native-gallery-grid,
	:is(#page-content, body > .elementor) .mare-native-jury-grid,
	:is(#page-content, body > .elementor) .mare-native-logo-grid,
	:is(#page-content, body > .elementor) .mare-native-edition-links,
	:is(#page-content, body > .elementor) .mare-native-buttons-row {
		grid-template-columns: minmax(0, 1fr);
	}

	:is(#page-content, body > .elementor) .mare-native-hero-copy {
		padding: 1.75rem 1.25rem;
	}
}

body .mare-contest-hero {
	background-position: center center;
	display: flex;
	flex-direction: row;
	gap: 0;
	min-height: clamp(560px, calc(100svh - 112px), 820px);
	width: 100%;
}

body .mare-contest-hero-copy,
body .mare-contest-hero-stage {
	flex: 0 0 50%;
	max-width: 50%;
	min-height: inherit;
}

body .mare-contest-hero-copy {
	justify-content: center;
	padding: clamp(2.25rem, 4.2vw, 4.7rem) clamp(2rem, 4.7vw, 7.5rem);
}

body .mare-contest-hero-copy .elementor-heading-title,
body .mare-contest-section-title .elementor-heading-title {
	color: inherit;
	font-family: "Familjen Grotesk", sans-serif;
	font-size: clamp(1.02rem, 0.9vw, 1.25rem);
	font-weight: 700;
	line-height: 1.05;
	margin: 0;
	text-transform: uppercase;
}

body .mare-contest-hero-copy .elementor-widget-heading {
	margin-bottom: clamp(1.7rem, 2.4vw, 2.4rem);
}

body .mare-contest-hero-copy .mare-native-copy .elementor-widget-container {
	color: #ffffff;
	font-family: "Schibsted Grotesk", sans-serif;
	font-size: clamp(2.08rem, 2.55vw, 3.35rem) !important;
	font-weight: 400;
	line-height: 1.18 !important;
}

body .mare-contest-hero-stage {
	padding: 0;
}

body .mare-contest-hero-logo {
	background-position: center center;
	min-height: 100%;
	position: relative;
}

body .mare-contest-hero-caption {
	margin-top: auto;
	width: 100%;
}

body .mare-contest-hero-caption .elementor-widget-container,
body .mare-contest-slide .mare-native-caption .elementor-widget-container {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.38) 58%, rgba(0, 0, 0, 0) 100%);
	color: #ffffff;
	font-size: 0.82rem;
	line-height: 1.2;
	padding: 2.3rem 1.2rem 1rem;
	text-align: right;
}

body .mare-contest-summary .mare-native-inner,
body .mare-contest-rules .mare-native-inner,
body .mare-contest-scuba .mare-native-inner,
body .mare-contest-slides .mare-native-inner,
body .mare-contest-jury .mare-native-inner,
body .mare-contest-ethical .mare-native-inner {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

body .mare-contest-summary-inner,
body .mare-contest-jury-inner,
body .mare-contest-ethical-inner {
	--padding-top: clamp(2.2rem, 4vw, 4.7rem);
	--padding-right: clamp(2rem, 5vw, 7.5rem);
	--padding-bottom: clamp(2.2rem, 4vw, 4.7rem);
	--padding-left: clamp(2rem, 5vw, 7.5rem);
	padding-block: clamp(2.2rem, 4vw, 4.7rem) !important;
	padding-inline: clamp(2rem, 5vw, 7.5rem) !important;
}

body .mare-contest-copy-grid {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	gap: 0;
	width: 100%;
}

body .mare-contest-copy-column {
	--width: 50%;
	flex: 1 1 50%;
	max-width: 50%;
	padding-top: clamp(1.15rem, 1.9vw, 2.25rem);
	width: 50%;
}

body .mare-contest-copy-column:first-child {
	padding-right: clamp(1.4rem, 3vw, 4rem);
}

body .mare-contest-copy-column:last-child {
	padding-left: clamp(1.4rem, 3vw, 4rem);
}

body .mare-contest-summary .mare-native-copy .elementor-widget-container,
body .mare-contest-scuba .mare-native-copy .elementor-widget-container,
body .mare-contest-ethical .mare-native-copy .elementor-widget-container {
	color: inherit;
	font-family: "Schibsted Grotesk", sans-serif;
	font-size: clamp(1.14rem, 1.28vw, 1.5rem);
	line-height: 1.22;
}

body .mare-contest-summary,
body .mare-contest-ethical {
	color: #00253e;
}

body .mare-contest-summary .elementor-widget-heading,
body .mare-contest-summary .elementor-widget-text-editor,
body .mare-contest-summary .elementor-widget-container,
body .mare-contest-ethical .elementor-widget-heading,
body .mare-contest-ethical .elementor-widget-text-editor,
body .mare-contest-ethical .elementor-widget-container {
	color: #00253e !important;
}

body .mare-contest-scuba .bg_brand,
body .mare-contest-scuba .bg_brand .elementor-widget-container,
body .mare-contest-jury,
body .mare-contest-jury .elementor-widget-container {
	color: #ffffff !important;
}

body .mare-contest-summary p,
body .mare-contest-scuba p,
body .mare-contest-ethical p,
body .mare-contest-summary ol,
body .mare-contest-ethical ol {
	margin: 0 0 0.95rem;
}

body .mare-contest-rules-inner {
	align-items: center;
	min-height: 150px;
	padding: clamp(2rem, 3.6vw, 4rem) clamp(2rem, 5vw, 7.5rem);
	text-align: center;
}

body .mare-contest-rules .elementor-button {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0;
	color: #ffffff;
	font-family: "Schibsted Grotesk", sans-serif;
	font-size: clamp(1.55rem, 2.25vw, 2.8rem) !important;
	font-weight: 400;
	line-height: 1.15 !important;
	padding: 0 !important;
	text-transform: none !important;
}

body .mare-contest-rules .elementor-button-content-wrapper,
body .mare-contest-rules .elementor-button-text {
	color: inherit;
	font: inherit;
	line-height: inherit;
	text-transform: inherit;
}

body .mare-contest-rules .elementor-button:hover,
body .mare-contest-rules .elementor-button:focus {
	text-decoration: underline;
}

body .mare-contest-scuba-inner {
	display: flex;
	flex-direction: row;
}

body .mare-contest-scuba-copy,
body .mare-contest-map-column {
	flex: 0 0 50%;
	max-width: 50%;
}

body .mare-contest-scuba-copy {
	gap: 0.8rem;
	padding: clamp(2.2rem, 4vw, 4.7rem) clamp(2rem, 5vw, 7.5rem);
}

body .mare-contest-heading-row {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 0.75rem;
	margin-bottom: 1.25rem;
}

body .mare-contest-heading-row .elementor-widget {
	margin: 0;
}

body .mare-contest-heading-row .elementor-heading-title {
	color: #ffffff !important;
	font-family: "Familjen Grotesk", sans-serif;
	font-size: clamp(1.02rem, 0.9vw, 1.25rem);
	font-weight: 700;
	line-height: 1.05;
	text-transform: uppercase;
}

body .mare-contest-scuba-logo img {
	display: block;
	height: 50px !important;
	object-fit: contain;
	transform: translateY(-5px);
	width: 50px !important;
}

body .mare-contest-scuba .text_accent .elementor-heading-title,
body .mare-contest-scuba .text_accent {
	color: #ff6633;
	font-size: clamp(1rem, 1vw, 1.2rem);
	font-weight: 700;
	text-transform: uppercase;
}

body .mare-contest-map-column {
	align-items: center;
	justify-content: center;
	min-height: clamp(430px, 43vw, 760px);
	padding: 0;
}

body .mare-contest-map-image,
body .mare-contest-map-image .elementor-widget-container {
	height: 100%;
	width: 100%;
}

body .mare-contest-map-image img {
	display: block;
	height: 90% !important;
	margin: auto;
	object-fit: contain;
	width: 90%;
}

body .mare-contest-slides-grid {
	display: grid !important;
	gap: 0 !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

body .mare-contest-slide {
	background: #00253e;
	border: 0;
	border-radius: 0;
	min-height: clamp(240px, 24vw, 460px);
	overflow: hidden;
	padding: 0;
	position: relative;
}

body .mare-contest-slide .elementor-widget-image,
body .mare-contest-slide .elementor-widget-image .elementor-widget-container {
	height: 100%;
	width: 100%;
}

body .mare-contest-slide img {
	display: block;
	height: clamp(240px, 24vw, 460px) !important;
	object-fit: cover;
	width: 100%;
}

body .mare-contest-slide .mare-native-caption {
	bottom: 0;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

body .mare-contest-jury .mare-native-jury-grid {
	display: grid !important;
	gap: clamp(1.8rem, 3vw, 3.75rem);
	grid-template-columns: repeat(3, minmax(0, 425px));
	justify-content: center;
}

body .mare-contest-jury .mare-native-jury-card {
	background: transparent !important;
	border-radius: 0 !important;
	color: #ffffff;
	gap: 0.8rem;
	padding: 0 !important;
}

body .mare-contest-jury .elementor-heading-title {
	color: #ffffff !important;
	font-family: "Familjen Grotesk", sans-serif;
	font-weight: 700;
}

body .mare-contest-jury .mare-native-copy .elementor-widget-container {
	color: #ffffff !important;
	font-size: clamp(1rem, 1.08vw, 1.2rem);
	line-height: 1.22;
}

body .mare-contest-jury .mare-native-jury-image,
body .mare-contest-jury .mare-native-jury-image .elementor-widget-container {
	aspect-ratio: 1 / 1;
	overflow: hidden;
	width: 100%;
}

body .mare-contest-jury .mare-native-jury-image img {
	height: 100% !important;
	object-fit: cover;
	width: 100%;
}

body .mare-contest-jury a {
	color: #ffffff;
	text-decoration: underline;
}

body .mare-contest-ethical-lead .elementor-widget-container {
	font-size: clamp(1.7rem, 2.2vw, 2.75rem) !important;
	line-height: 1.16 !important;
	max-width: 1180px;
}

body .mare-contest-ethical ol {
	padding-left: 1.35rem;
}

@media (max-width: 1024px) {
	body .mare-contest-hero-copy,
	body .mare-contest-hero-stage,
	body .mare-contest-scuba-copy,
	body .mare-contest-map-column {
		--width: 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body .mare-contest-hero,
	body .mare-contest-scuba-inner {
		flex-direction: column;
	}

	body .mare-contest-hero-stage {
		min-height: 68vw;
	}

	body .mare-contest-copy-grid {
		flex-direction: column;
	}

	body .mare-contest-copy-column:first-child,
	body .mare-contest-copy-column:last-child {
		padding-left: 0;
		padding-right: 0;
	}

	body .mare-contest-copy-column {
		--width: 100% !important;
		flex: 0 0 auto !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body .mare-contest-slides-grid,
	body .mare-contest-jury .mare-native-jury-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	body .mare-contest-hero,
	body .mare-contest-summary,
	body .mare-contest-rules,
	body .mare-contest-scuba,
	body .mare-contest-slides,
	body .mare-contest-jury,
	body .mare-contest-ethical {
		box-sizing: border-box;
		max-width: 100vw;
		overflow-x: hidden;
		width: 100%;
	}

	body .mare-contest-hero {
		min-height: 0;
	}

	body .mare-contest-hero-copy,
	body .mare-contest-summary-inner,
	body .mare-contest-rules-inner,
	body .mare-contest-scuba-copy,
	body .mare-contest-jury-inner,
	body .mare-contest-ethical-inner {
		--padding-right: 1.25rem;
		--padding-left: 1.25rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	body .mare-contest-summary-inner,
	body .mare-contest-rules-inner,
	body .mare-contest-scuba-copy,
	body .mare-contest-jury-inner,
	body .mare-contest-ethical-inner,
	body .mare-contest-copy-grid,
	body .mare-contest-copy-column {
		box-sizing: border-box;
		max-width: 100% !important;
		min-width: 0;
		width: 100% !important;
	}

	body .mare-contest-hero-copy .mare-native-copy .elementor-widget-container {
		font-size: clamp(1.68rem, 7.2vw, 2.15rem) !important;
		line-height: 1.22 !important;
	}

	body .mare-contest-summary .mare-native-copy .elementor-widget-container,
	body .mare-contest-scuba .mare-native-copy .elementor-widget-container,
	body .mare-contest-ethical .mare-native-copy .elementor-widget-container {
		font-size: clamp(1rem, 4vw, 1.14rem);
		line-height: 1.28;
		overflow-wrap: anywhere;
	}

	body .mare-contest-rules .elementor-button {
		font-size: clamp(1.35rem, 6vw, 2rem) !important;
	}

	body .mare-contest-hero-stage {
		min-height: 92vw;
	}

	body .mare-contest-map-column {
		min-height: auto;
		padding: 2rem 1.25rem;
	}

	body .mare-contest-map-image img {
		height: auto !important;
		width: 100%;
	}

	body .mare-contest-slides-grid,
	body .mare-contest-jury .mare-native-jury-grid {
		grid-template-columns: minmax(0, 1fr);
	}
}
