/*!
Theme Name: Otto X Mille SGI
Theme URI: http://underscores.me/
Author: Michael
Author URI: https://www.heystudio.it
Description: Otto Per Mille Soka Gakkai - Custom Wordpress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ottopermille
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Otto X Mille SGI is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 1rem;
	line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
	font-family: "Plus Jakarta Sans", sans-serif;
}

.wrapper {
	width: 100%;
	max-width: 1180px;
	padding: 0 40px;
	margin: auto;
}

@media screen and (min-width: 1440px) {
	.wrapper {
		max-width: 1360px;
	}
}

@media (max-width: 767px) {
	.wrapper {
		padding: 0 20px;
	}
}

.wrapper-medium {
	width: 100%;
	max-width: 1180px;
	padding: 0 40px;
	margin: auto;
}

@media (max-width: 1239px) {
	.wrapper-medium {
		max-width: 1080px;
	}
}

@media (max-width: 767px) {
	.wrapper-medium {
		padding: 0 20px;
	}
}

.wrapper-thin {
	width: 100%;
	max-width: 960px;
	padding: 0 40px;
	margin: auto;
}

@media (max-width: 767px) {
	.wrapper-thin {
		padding: 0 20px;
	}
}

#back-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
}

.bollino {
	position: fixed;
	bottom: 50px;
	right: 0;
	z-index: 9;
	width: 180px;
	height: 120px;
	display: flex;
	transition: width 0.3s ease-in-out;
}

.bollino img {
	width: 110px;
	height: 110px;
	padding: 0 10px;
	position: relative;
}

.bollino:before {
	content: '';
	width: 120px;
	right: 0;
	height: 100%;
	position: absolute;
	background-color: #3d407e;
	transition: all 0.3s ease-in-out;
}

.bollino:after {
	content: '';
	width: 120px;
	left: 0;
	height: 100%;
	position: absolute;
	background-color: #3d407e;
	transition: background-color 0.3s ease-in-out;
	border-radius: 50%;
	z-index: -1;
}

.bollino:hover:before, .bollino:hover:after, .bollino:focus:before, .bollino:focus:after {
	background-color: #de4667;
}

@media (max-width: 1079px) {
	.bollino {
		width: 120px;
	}
	.bollino:before {
		content: '';
		width: 60px;
	}
	.bollino:after {
		content: '';
		width: 120px;
	}
}

@media (max-width: 767px) {
	.bollino {
		bottom: 30px;
		right: 0;
		width: 75px;
		height: 75px;
	}
	.bollino img {
		width: 70px;
		height: 70px;
		padding: 0 5px 0 10px;
	}
	.bollino:before {
		width: 35px;
		transform: none;
	}
	.bollino:after {
		content: '';
		width: 75px;
	}
}

#page.sticky .bollino {
	width: 120px;
}

#page.sticky .bollino:before {
	transform: translateX(60px);
}

@media (max-width: 1079px) {
	#page.sticky .bollino:before {
		transform: none;
	}
}

@media (max-width: 767px) {
	#page.sticky .bollino {
		width: 75px;
	}
	#page.sticky .bollino:before {
		transform: none;
	}
}

.subhero__pagina {
	height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.subhero__pagina:before {
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, #000000, transparent 30%);
	position: absolute;
	opacity: 0.5;
}

.subhero__pagina.colore-purple {
	background-color: #840d5d;
}

.subhero__pagina.colore-purple:before {
	display: none;
}

.subhero__pagina.colore-orange {
	background-color: #ba3d02;
}

.subhero__pagina.colore-orange:before {
	display: none;
}

.subhero__pagina.colore-green {
	background-color: #3b761f;
}

.subhero__pagina.colore-green:before {
	display: none;
}

.subhero__pagina.colore-blue {
	background-color: #01677d;
}

.subhero__pagina.colore-blue:before {
	display: none;
}

.subhero__pagina.colore-bluette {
	background-color: #3d407e;
}

.subhero__pagina.colore-bluette:before {
	display: none;
}

@media (max-width: 1079px) {
	.subhero__pagina {
		height: 200px;
	}
}

@media (max-width: 767px) {
	.subhero__pagina {
		height: 150px;
	}
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
	padding-left: 1em;
}

ul li,
ol li {
	padding-left: 0.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #3d407e;
}

a:visited {
	color: inherit;
}

a:hover, a:focus, a:active {
	color: #de4667;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button.primary,
.button.primary,
input[type="button"].primary,
input[type="reset"].primary,
input[type="submit"].primary {
	background-color: #3d407e;
	color: #ffffff;
	border-radius: 30px;
	padding: 10px 22px 13px 16px;
	font-size: 20px;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	display: inline-flex;
	align-items: center;
	line-height: 1;
	gap: 10px;
	border: 1px solid #3d407e;
	transition: background-color 0.3s ease, color 0.3s ease;
}

button.primary svg,
.button.primary svg,
input[type="button"].primary svg,
input[type="reset"].primary svg,
input[type="submit"].primary svg {
	width: 24px;
	height: 16px;
	margin-top: 4px;
	fill: #ffffff;
	transition: fill 0.3s ease;
}

button.primary strong,
.button.primary strong,
input[type="button"].primary strong,
input[type="reset"].primary strong,
input[type="submit"].primary strong {
	font-weight: 800;
}

button.primary:hover, button.primary:active, button.primary:focus,
.button.primary:hover,
.button.primary:active,
.button.primary:focus,
input[type="button"].primary:hover,
input[type="button"].primary:active,
input[type="button"].primary:focus,
input[type="reset"].primary:hover,
input[type="reset"].primary:active,
input[type="reset"].primary:focus,
input[type="submit"].primary:hover,
input[type="submit"].primary:active,
input[type="submit"].primary:focus {
	background-color: #ffffff;
	color: #3d407e;
}

button.primary:hover svg, button.primary:active svg, button.primary:focus svg,
.button.primary:hover svg,
.button.primary:active svg,
.button.primary:focus svg,
input[type="button"].primary:hover svg,
input[type="button"].primary:active svg,
input[type="button"].primary:focus svg,
input[type="reset"].primary:hover svg,
input[type="reset"].primary:active svg,
input[type="reset"].primary:focus svg,
input[type="submit"].primary:hover svg,
input[type="submit"].primary:active svg,
input[type="submit"].primary:focus svg {
	fill: #3d407e;
}

@media (max-width: 1079px) {
	button.primary,
	.button.primary,
	input[type="button"].primary,
	input[type="reset"].primary,
	input[type="submit"].primary {
		font-size: 18px;
	}
}

button.secondary,
.button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ffffff;
	color: #3d407e;
	border-radius: 30px;
	padding: 10px 22px 13px 16px;
	font-size: 20px;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	display: inline-flex;
	align-items: center;
	line-height: 1;
	gap: 10px;
	border: 1px solid #ffffff;
	transition: background-color 0.3s ease, color 0.3s ease;
}

button.secondary svg,
.button.secondary svg,
input[type="button"].secondary svg,
input[type="reset"].secondary svg,
input[type="submit"].secondary svg {
	width: 24px;
	height: 16px;
	margin-top: 4px;
	fill: #3d407e;
	transition: fill 0.3s ease;
}

button.secondary strong,
.button.secondary strong,
input[type="button"].secondary strong,
input[type="reset"].secondary strong,
input[type="submit"].secondary strong {
	font-weight: 800;
}

button.secondary:hover, button.secondary:active, button.secondary:focus,
.button.secondary:hover,
.button.secondary:active,
.button.secondary:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:active,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:active,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:active,
input[type="submit"].secondary:focus {
	background-color: #3d407e;
	color: #ffffff;
}

button.secondary:hover svg, button.secondary:active svg, button.secondary:focus svg,
.button.secondary:hover svg,
.button.secondary:active svg,
.button.secondary:focus svg,
input[type="button"].secondary:hover svg,
input[type="button"].secondary:active svg,
input[type="button"].secondary:focus svg,
input[type="reset"].secondary:hover svg,
input[type="reset"].secondary:active svg,
input[type="reset"].secondary:focus svg,
input[type="submit"].secondary:hover svg,
input[type="submit"].secondary:active svg,
input[type="submit"].secondary:focus svg {
	fill: #ffffff;
}

@media (max-width: 1079px) {
	button.secondary,
	.button.secondary,
	input[type="button"].secondary,
	input[type="reset"].secondary,
	input[type="submit"].secondary {
		font-size: 18px;
	}
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/* Structure
--------------------------------------------- */
.site-header {
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 9;
}

.site-header .main-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.site-header .main-header.wrapper {
	max-width: 100% !important;
}

.site-header .main-header .site-branding {
	position: relative;
	transition: 0.3s ease-in-out;
	background-color: transparent;
}

.site-header .main-header .site-branding:before {
	content: '';
	background-color: transparent;
	position: absolute;
	width: 100vw;
	right: 40px;
	top: 0;
	height: 100%;
	display: block;
	opacity: 1;
	transition: 0.3s background-color ease-in-out;
}

.site-header .main-header .site-branding:after {
	content: '';
	background-color: transparent;
	position: absolute;
	width: 40px;
	right: 0;
	top: 0;
	border-radius: 0 0 40px 0;
	height: 100%;
	display: block;
	opacity: 1;
	transition: 0.3s background-color ease-in-out;
	pointer-events: none;
}

.site-header .main-header .site-branding .custom-logo {
	padding-top: 48px;
	position: relative;
	display: block;
	transition: 0.3s padding-top ease-in-out;
	/*img {
                    width: 150px;
                    height: auto;
                    //filter: brightness(100);
                    transition: 0.3s width ease-in-out;
                }*/
}

.site-header .main-header .site-branding .custom-logo svg.custom-logo__svg {
	width: 150px;
	height: auto;
	transition: 0.3s width ease-in-out;
	fill: #fff;
}

.site-header .main-header .site-nav {
	display: flex;
	align-items: center;
	gap: 32px;
	background-color: #ffffff;
	border-radius: 0 0 0 40px;
	padding: 30px 0 30px 60px;
	position: relative;
	transition: padding 0.3s ease-in-out;
}

@media (max-width: 479px) {
	.site-header .main-header .site-nav {
		gap: 20px;
	}
}

.site-header .main-header .site-nav:before {
	content: '';
	background: #ffffff;
	position: absolute;
	width: 100vw;
	left: 40px;
	top: -1px;
	height: calc(100% + 1px);
	display: block;
}

.site-header .main-header .site-nav .icone-social {
	display: flex;
	align-items: center;
	gap: 20px;
	position: relative;
}

@media (max-width: 479px) {
	.site-header .main-header .site-nav .icone-social {
		gap: 12px;
		display: none;
	}
}

.site-header .main-header .site-nav .icone-social svg {
	min-height: 20px;
	width: auto;
	max-width: none;
	align-content: center;
	display: block;
}

.site-header .main-header .site-nav .icone-social svg path {
	fill: #DB3358;
	stroke: transparent;
}

.site-header .main-header .site-nav .icone-social a {
	text-decoration: none;
}

.site-header .main-header .site-nav .icone-social a:hover svg path, .site-header .main-header .site-nav .icone-social a:focus svg path {
	fill: #3d407e;
}

.site-header .main-header .site-nav .language-selector {
	position: relative;
}

.site-header .main-header .site-nav .language-selector .wpml-ls-legacy-list-horizontal {
	padding: 0;
	border: 0;
}

.site-header .main-header .site-nav .language-selector ul {
	display: flex;
	align-items: center;
}

.site-header .main-header .site-nav .language-selector ul li {
	position: relative;
	display: flex;
	align-items: center;
}

.site-header .main-header .site-nav .language-selector ul li a {
	color: #3d407e;
	font-size: 14px;
	font-weight: 700;
}

.site-header .main-header .site-nav .language-selector ul li a:hover, .site-header .main-header .site-nav .language-selector ul li a:focus {
	color: #DB3358;
}

.site-header .main-header .site-nav .language-selector ul li.wpml-ls-current-language a {
	color: #DB3358;
}

.site-header .main-header .site-nav .language-selector ul li + li:before {
	content: '';
	width: 2px;
	height: 20px;
	background-color: #3d407e;
	display: block;
}

.site-header.sticky .main-header .site-branding {
	padding: 13px 40px 13px 0;
}

.site-header.sticky .main-header .site-branding:before {
	background-color: #3d407e;
}

.site-header.sticky .main-header .site-branding:after {
	background-color: #3d407e;
}

.site-header.sticky .main-header .site-branding .custom-logo {
	padding-top: 0;
	overflow: hidden;
	margin-bottom: -20px;
}

.site-header.sticky .main-header .custom-logo {
	/*img {
                    width: 46px;
                }*/
}

.site-header.sticky .main-header .custom-logo svg.custom-logo__svg {
	width: 64px;
}

.site-header.sticky .main-header .custom-logo svg.custom-logo__svg g {
	fill: transparent;
	display: none;
}

.site-header.sticky .main-header .site-nav {
	border: 1px solid #e2e2e2;
	border-top: 0;
	border-right: 0;
	padding: 15px 0 15px 30px;
}

.site-header.sticky .main-header .site-nav:before {
	top: 0;
	border: 1px solid #e2e2e2;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

@media (max-width: 1079px) {
	.site-header .main-header .site-branding {
		z-index: 10;
	}
	.site-header .main-header .site-branding .custom-logo {
		padding-top: 24px;
		/*img {
                        width: 90px;
                    }*/
	}
	.site-header .main-header .site-branding .custom-logo svg.custom-logo__svg {
		width: 90px;
	}
	.site-header.sticky .main-header .site-branding {
		padding: 11px 40px 11px 0;
	}
	.site-header.sticky .main-header .custom-logo {
		/*img {
                        width: 46px;
                    }*/
	}
	.site-header.sticky .main-header .custom-logo svg.custom-logo__svg {
		width: 64px;
	}
	.site-header.sticky .main-header .custom-logo svg.custom-logo__svg g {
		fill: transparent;
		display: none;
	}
}

@media (max-width: 767px) {
	.site-header .main-header .site-branding .custom-logo {
		padding-top: 20px;
		/*
                    img {
                        width: 60px;
                    }*/
		overflow: visible;
	}
	.site-header .main-header .site-branding .custom-logo svg.custom-logo__svg {
		width: 64px;
	}
	.site-header .main-header .site-nav {
		padding: 15px 0 15px 30px;
	}
	.site-header.sticky .main-header .site-branding {
		padding: 11px 40px 11px 0;
	}
	.site-header.sticky .main-header .custom-logo {
		/*
                    img {
                        width: 46px;
                    }*/
		overflow: hidden;
	}
	.site-header.sticky .main-header .custom-logo svg.custom-logo__svg {
		width: 64px;
	}
	.site-header.sticky .main-header .custom-logo svg.custom-logo__svg g {
		fill: transparent;
		display: none;
	}
}

.site-footer {
	background-color: #1d211d;
	padding: 60px 0;
	color: #ffffff;
}

.site-footer__logo img {
	width: 120px;
	height: auto;
	transition: 0.3s width ease-in-out;
}

.site-footer__top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 40px;
	flex-wrap: wrap;
}

.site-footer__bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 40px;
	gap: 30px;
}

.site-footer__bottom .footer-text {
	max-width: 440px;
}

.site-footer__bottom .footer-text a {
	text-decoration: none;
	font-weight: 800;
	color: #ffffff;
}

.site-footer__bottom .footer-text a:hover, .site-footer__bottom .footer-text a:focus {
	text-decoration: underline;
}

.site-footer__bottom .icone-social {
	display: flex;
	align-items: center;
	gap: 18px;
}

.site-footer__bottom .icone-social svg {
	height: 24px;
	width: auto;
}

.site-footer__bottom .icone-social svg path {
	fill: #ffffff;
	stroke: transparent;
}

.site-footer__bottom .icone-social a:hover svg path, .site-footer__bottom .icone-social a:focus svg path {
	fill: #de4667;
}

.site-footer__copyright {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 25px;
	gap: 30px;
}

.site-footer__copyright #footer-menu, .site-footer__copyright ul {
	display: flex;
	margin: 0;
	gap: 20px;
}

.site-footer__copyright #footer-menu li, .site-footer__copyright ul li {
	list-style: none;
}

.site-footer__copyright #footer-menu li a, .site-footer__copyright ul li a {
	color: #ffffff;
	text-decoration: none;
}

.site-footer__copyright #footer-menu li a:hover, .site-footer__copyright #footer-menu li a:focus, .site-footer__copyright ul li a:hover, .site-footer__copyright ul li a:focus {
	text-decoration: underline;
}

.site-footer__sub {
	font-size: 14px;
}

@media (max-width: 1079px) {
	.site-footer__copyright {
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.site-footer__copyright ul {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.site-footer__top {
		flex-wrap: wrap;
	}
	.site-footer__bottom {
		flex-wrap: wrap;
	}
	.site-footer__copyright {
		flex-wrap: wrap;
	}
	.site-footer__copyright ul {
		flex-wrap: wrap;
		row-gap: 12px;
	}
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.related-item {
	text-decoration: none;
	position: relative;
	color: #3d407e;
}

.related-item .button.primary {
	display: inline-flex;
	position: relative;
	font-size: 14px;
	min-width: max-content;
	max-width: 100%;
	margin-top: 20px;
}

.related-item .button.primary .cta-icon {
	width: 18px;
	height: 11px;
}

.related-item figure.image {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.related-item figure.image .placeholder {
	padding-bottom: 82%;
	display: block;
	width: 100%;
}

.related-item figure.image .display {
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.related-item figure.image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
}

.related-item__category {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 16px;
}

.related-item__partner {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
}

.related-item:hover figure.image .display img, .related-item:active figure.image .display img {
	transform: scale(1.1);
}

.related-item__text {
	padding: 20px;
}

.related-item__title {
	font-size: 16px;
	margin: 6px 0 0;
	font-weight: 800;
}

.related-item__image {
	position: relative;
	overflow: hidden;
	border-radius: 40px;
}

.related-item__status {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	text-align: center;
	background: #3d407e;
	padding: 10px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
}

.slider-progetti .related-item figure.image .placeholder {
	padding-bottom: 100%;
}

.item-news {
	text-decoration: none;
	position: relative;
	color: #3d407e;
}

.item-news .button.secondary {
	display: inline-flex;
	position: absolute;
	font-size: 14px;
	min-width: max-content;
	max-width: 100%;
	bottom: -20px;
	right: 30px;
	border: 2px solid;
	background-color: #ffffff;
	overflow: hidden;
}

.item-news .button.secondary .cta-icon {
	width: 18px;
	height: 11px;
	z-index: 2;
}

.item-news .button.secondary .cta-text {
	z-index: 2;
}

.item-news .button.secondary .cta-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.3s ease-in-out;
}

.item-news .button.secondary:hover, .item-news .button.secondary:focus {
	border: 2px solid #ffffff !important;
	color: #3d407e;
}

.item-news .button.secondary:hover .cta-bg, .item-news .button.secondary:focus .cta-bg {
	transform: scaleX(1);
}

.item-news .button.secondary:hover .cta-text, .item-news .button.secondary:focus .cta-text {
	color: #ffffff;
}

.item-news figure.image {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.item-news figure.image .placeholder {
	padding-bottom: 100%;
	display: block;
	width: 100%;
}

.item-news figure.image .display {
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.item-news figure.image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
}

.item-news__image {
	position: relative;
	overflow: hidden;
	border-radius: 40px;
}

.item-news__content {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 25px 30px 45px 25px;
	color: #ffffff;
}

.item-news__content-top {
	display: flex;
	gap: 10px;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 18px;
}

.item-news:hover figure.image .display img, .item-news:active figure.image .display img {
	transform: scale(1.1);
}

.item-news__title {
	font-size: 18px;
	margin: 10px 0 0;
	font-weight: 700;
}

.item-bando {
	text-decoration: none;
	position: relative;
	color: #3d407e;
	display: flex;
	flex-direction: column;
}

.item-bando__pulsante {
	margin-top: 32px;
}

.item-bando__pulsante .button.primary {
	font-size: 14px;
}

.item-bando__pulsante .button.primary .cta-icon {
	width: 18px;
	height: 11px;
}

.item-bando__stato {
	font-weight: 700;
	text-transform: uppercase;
}

.item-bando__category {
	font-family: "Tilt Warp", sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 6px;
}

.item-bando__title {
	font-size: 28px;
	margin: 6px 0 0;
	font-weight: 600;
}

.item-bando__excerpt {
	font-size: 21px;
	font-weight: 600;
	margin: 24px 0 0;
	flex: 1;
}

.item-bando__excerpt p:first-of-type {
	margin-top: 0;
}

.item-bando__excerpt p:last-of-type {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
	position: fixed;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul li.current-menu-item a {
	color: #DB3358;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	color: #3d407e;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.nav-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media (min-width: 1080px) {
	.nav-toggle {
		display: none;
	}
	.main-navigation {
		position: relative;
	}
	.main-navigation ul {
		display: flex;
		align-items: center;
		gap: 15px;
	}
	.main-navigation ul li a {
		color: #3d407e;
		transition: color 0.3s ease-in-out;
	}
	.main-navigation ul li a:hover, .main-navigation ul li a:focus {
		color: #DB3358;
	}
}

.nav-toggle {
	display: none;
	width: 27px;
	height: 18px;
	z-index: 100;
	cursor: pointer;
	outline: none;
	transition-duration: 0.3s;
	position: relative;
}

.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
	transition-duration: 0.3s;
	position: absolute;
	height: 3px;
	width: 27px;
	top: 8px;
	left: 0;
	background-color: #3d407e;
	border-radius: 3px;
}

.nav-toggle i:before {
	content: '';
	top: -8px;
}

.nav-toggle i:after {
	content: '';
	top: 8px;
}

.nav-on .nav-toggle i {
	background: transparent;
}

.nav-on .nav-toggle i:before {
	transform: rotateZ(45deg) translate(5.8px, 5.6px);
}

.nav-on .nav-toggle i:after {
	transform: rotateZ(-45deg) translate(5.8px, -6px);
}

@media (max-width: 1079px) {
	.nav-toggle {
		display: block;
	}
}

@media (max-width: 1079px) {
	.main-navigation {
		transform: translateX(100%);
		left: 0;
		top: 80px;
		width: 100%;
		height: 100%;
		z-index: 9;
		background: #ffffff;
		padding: 80px 20px;
		border-radius: 40px 0 0 0;
		transition: transform 0.3s ease;
	}
	.main-navigation ul li {
		margin-bottom: 20px;
	}
	.main-navigation ul li.current-menu-item a {
		color: #DB3358;
	}
	.main-navigation ul li:hover a, .main-navigation ul li:focus a {
		color: #DB3358;
	}
	.main-navigation ul li:visited a {
		color: inherit;
	}
	.nav-on .main-navigation {
		transform: translateX(0);
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/**
 * Swiper 11.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 23, 2024
 */
@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");
	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(0px, 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);
	-webkit-backface-visibility: hidden;
	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-cube-shadow, .swiper-3d .swiper-slide {
	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-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.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: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .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);
	}
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-lock {
	display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: 'prev';
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: 'next';
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform,.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform,.2s right;
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none;
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform,opacity,height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.gform_wrapper.gravity-theme {
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	position: relative;
	margin-bottom: 0;
	color: #3d407e;
}

.gform_wrapper.gravity-theme:last-child {
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme img.gform_ajax_spinner {
	display: none !important;
}

.gform_wrapper.gravity-theme form input[type=color],
.gform_wrapper.gravity-theme form input[type=date],
.gform_wrapper.gravity-theme form input[type=datetime-local],
.gform_wrapper.gravity-theme form input[type=datetime],
.gform_wrapper.gravity-theme form input[type=email],
.gform_wrapper.gravity-theme form input[type=month],
.gform_wrapper.gravity-theme form input[type=number],
.gform_wrapper.gravity-theme form input[type=password],
.gform_wrapper.gravity-theme form input[type=search],
.gform_wrapper.gravity-theme form input[type=tel],
.gform_wrapper.gravity-theme form input[type=text],
.gform_wrapper.gravity-theme form input[type=time],
.gform_wrapper.gravity-theme form input[type=url],
.gform_wrapper.gravity-theme form input[type=week],
.gform_wrapper.gravity-theme form select,
.gform_wrapper.gravity-theme form textarea {
	border: 0;
	border-radius: 40px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 500;
	font-size: 18px;
	font-weight: normal;
	color: #3d407e;
	line-height: 1.6 !important;
	min-height: auto !important;
	padding: 10px 24px 10px 24px;
	outline: none;
	appearance: none;
	text-align: left;
	display: block;
	appearance: none;
}

.gform_wrapper.gravity-theme form input[type=color]::placeholder,
.gform_wrapper.gravity-theme form input[type=date]::placeholder,
.gform_wrapper.gravity-theme form input[type=datetime-local]::placeholder,
.gform_wrapper.gravity-theme form input[type=datetime]::placeholder,
.gform_wrapper.gravity-theme form input[type=email]::placeholder,
.gform_wrapper.gravity-theme form input[type=month]::placeholder,
.gform_wrapper.gravity-theme form input[type=number]::placeholder,
.gform_wrapper.gravity-theme form input[type=password]::placeholder,
.gform_wrapper.gravity-theme form input[type=search]::placeholder,
.gform_wrapper.gravity-theme form input[type=tel]::placeholder,
.gform_wrapper.gravity-theme form input[type=text]::placeholder,
.gform_wrapper.gravity-theme form input[type=time]::placeholder,
.gform_wrapper.gravity-theme form input[type=url]::placeholder,
.gform_wrapper.gravity-theme form input[type=week]::placeholder,
.gform_wrapper.gravity-theme form select::placeholder,
.gform_wrapper.gravity-theme form textarea::placeholder {
	color: inherit;
	opacity: 1;
}

.gform_wrapper.gravity-theme form button[type=submit] {
	cursor: pointer;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox {
	padding-left: 24px;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	position: relative;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice .gfield-choice-input {
	margin-top: 2px;
	position: absolute;
	opacity: 0;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice .gfield-choice-input:checked + label::before {
	border-color: #3d407e;
	background-color: #ffffff;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice .gfield-choice-input:checked + label::after {
	/* border-color: #ffffff; */
	background-color: #3d407e;
	width: 18px;
	height: 18px;
	z-index: 9;
	position: absolute;
	width: 10px;
	height: 10px;
	content: "";
	top: 4px;
	left: 4px;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice label {
	line-height: 1.5;
	padding-left: 26px;
	font-weight: 500;
	cursor: pointer;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gchoice label::before {
	content: "";
	border: solid 2px #3d407e;
	border-radius: 4px;
	width: 18px;
	height: 18px;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.3s ease-in-out all;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gform-field-label {
	font-size: 13px;
}

.gform_wrapper.gravity-theme form .ginput_container_checkbox .gform-field-label a {
	color: inherit;
}

.gform_wrapper.gravity-theme form .gfield_select {
	padding-right: 60px;
}

.gform_wrapper.gravity-theme form textarea {
	min-height: 200px !important;
}

.gform_wrapper.gravity-theme form .ginput_container_select {
	position: relative;
}

.gform_wrapper.gravity-theme form .ginput_container_select::after {
	content: "\e907";
	font-size: 21px;
	font-family: 'copelandbuhl-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: bluescale;
	color: #3d407e;
	transition: 0.3s all ease-in-out;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	pointer-events: none;
	cursor: pointer;
}

.gform_wrapper.gravity-theme .gform_fields {
	column-gap: 14px;
	row-gap: 14px;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
	display: none;
	padding: 0;
	background-color: transparent;
	border: none;
	margin: 0;
	padding-top: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	border-color: #de4667;
	color: #de4667;
	background-color: #fef6f4;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #de4667;
	box-shadow: none;
	margin: 0 0 1.5em;
	outline: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
	font-size: 14px;
	font-weight: bold;
	color: #de4667;
	line-height: 1.25;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
	display: none;
}

.gform_wrapper.gravity-theme .gform_footer {
	margin: 20px 0 0 !important;
	padding: 0 !important;
	justify-content: flex-end;
}

@media (max-width: 767px) {
	.gform_wrapper.gravity-theme .gform_footer {
		justify-content: flex-start;
	}
}

@media (max-width: 479px) {
	.gform_wrapper.gravity-theme {
		padding: 0;
	}
}

.gform_confirmation_message {
	color: #3d407e;
	font-weight: 700;
	font-size: 21px;
	line-height: 1.3;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 0;
}

/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Templates
--------------------------------------------- */
.subhero__progetto {
	height: 300px;
}

@media (max-width: 1079px) {
	.subhero__progetto {
		height: 200px;
	}
}

@media (max-width: 767px) {
	.subhero__progetto {
		height: 150px;
	}
}

.template-progetto .hero-progetto {
	overflow: hidden;
	background-color: #f0efe0;
	margin-top: -40px;
	position: relative;
}

.template-progetto .hero-progetto__content {
	display: flex;
	position: relative;
	align-items: stretch;
}

.template-progetto .hero-progetto__content:before {
	content: '';
	width: 40px;
	position: absolute;
	left: -40px;
	height: 100%;
	background: inherit;
}

.template-progetto .hero-progetto__content:after {
	content: '';
	width: 40px;
	position: absolute;
	left: -40px;
	height: 100%;
	border-radius: 0 40px 40px 0;
	background-color: #f0efe0;
}

.template-progetto .hero-progetto__content .project_image {
	flex: 0 0 50%;
	min-width: 0;
}

.template-progetto .hero-progetto__content .project_image .image {
	position: relative;
	width: 100%;
	border-radius: 40px;
	overflow: hidden;
}

.template-progetto .hero-progetto__content .project_image .image .placeholder {
	width: 100%;
	padding-bottom: 70%;
}

.template-progetto .hero-progetto__content .project_image .image .display {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.template-progetto .hero-progetto__content .project_image .image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.template-progetto .hero-progetto__content .project_text {
	flex: 0 0 50%;
	min-width: 0;
	display: flex;
	gap: 30px;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 40px 0 0 40px;
	background-color: #f0efe0;
	padding: 100px 0 60px 60px;
}

.template-progetto .hero-progetto__content .project_text .occhiello {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 18px;
}

.template-progetto .hero-progetto__content .project_text .title {
	font-weight: 800;
	font-size: 36px;
	color: #3d407e;
}

.template-progetto .hero-progetto__content .project_text .partner {
	font-size: 18px;
	font-weight: 500;
	color: #3d407e;
}

.template-progetto .hero-progetto__content .project_text .partner__name {
	font-weight: 800;
	text-transform: uppercase;
}

.template-progetto .hero-progetto__content .project_text .date_status {
	display: flex;
}

.template-progetto .hero-progetto__content .project_text .date_status .date {
	font-weight: 400;
	font-size: 18px;
}

.template-progetto .hero-progetto__content .project_text .date_status .date__year {
	font-weight: 800;
	font-size: 26px;
}

.template-progetto .hero-progetto__content .project_text .date_status .status {
	font-weight: 800;
	font-size: 26px;
}

.template-progetto .hero-progetto__content .project_text .date_status .date + .status:before {
	content: '|';
	font-size: 32px;
	margin: 0 5px;
	font-weight: 400;
	color: #3d407e;
	line-height: 0;
}

.template-progetto .hero-progetto__content .project_text .luoghi__group {
	margin-top: 10px;
}

.template-progetto .hero-progetto__content .project_text .luoghi__parent {
	font-size: 26px;
	font-weight: 800;
}

.template-progetto .hero-progetto__content .project_text .luoghi__children {
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: 400;
}

.template-progetto .hero-progetto__content .project_text .luoghi__children li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.template-progetto .hero-progetto__content .project_text .luoghi__children li:after {
	content: ', ';
	margin-right: 4px;
}

.template-progetto .hero-progetto__content .project_text .luoghi__children li:last-of-type:after {
	display: none;
}

.template-progetto .dettagli-progetto {
	margin: 100px 0;
}

.template-progetto .dettagli-progetto ul li, .template-progetto .dettagli-progetto ol li {
	padding-left: 0.25em;
	margin-bottom: 1.5em;
}

.template-progetto .dettagli-progetto ol li::marker {
	font-weight: 700;
	font-variant-numeric: normal;
}

.template-progetto .dettagli-progetto__content {
	display: flex;
	gap: 100px;
}

.template-progetto .dettagli-progetto__content .column {
	display: flex;
	flex: 1 1 50%;
	min-width: 0;
	gap: 20px;
}

.template-progetto .dettagli-progetto__content svg {
	max-height: 60px;
	min-width: 60px;
}

.template-progetto .dettagli-progetto__content .description {
	color: #3d407e;
}

.template-progetto .dettagli-progetto__content .description .title {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 16px;
}

.template-progetto .dettagli-progetto__content .description .text {
	font-size: 20px;
	line-height: 1.3;
}

.template-progetto .dettagli-progetto__main {
	display: flex;
	gap: 100px;
	margin-top: 30px;
	padding-top: 50px;
	border-top: 2px solid #3d407e;
}

.template-progetto .dettagli-progetto__main .content {
	flex: 1 1 50%;
}

.template-progetto .dettagli-progetto__main .content h3.title {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0;
	color: #3d407e;
}

.template-progetto .dettagli-progetto__main .content .text {
	line-height: 1.4;
	font-size: 18px;
}

.template-progetto .dettagli-progetto__main .content .text h3 {
	color: #3d407e;
}

.template-progetto .dettagli-progetto__main .content-sidebar {
	flex: 1 1 50%;
	padding-left: 80px;
}

.template-progetto .dettagli-progetto__main .content-sidebar h3.title {
	font-size: 26px;
	color: #3d407e;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 400;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate {
	border-top: 2px solid #3d407e;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item {
	padding: 20px 0;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .date_area {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	text-transform: uppercase;
	color: #3d407e;
	font-weight: 800;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .title {
	font-size: 22px;
	font-weight: 400;
	color: #3d407e;
	margin-top: 16px;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .cta {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 15px;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .cta:before {
	content: '';
	width: 100%;
	flex: 1;
	height: 2px;
	background-color: #3d407e;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .cta .cta-icon {
	width: 18px;
	height: 11px;
}

.template-progetto .dettagli-progetto__main .content-sidebar .news_correlate .related-news__item .cta .cta-text {
	font-size: 14px;
}

.template-progetto .dettagli-progetto__main .content-sidebar .partner__box {
	margin-top: 30px;
}

.template-progetto .dettagli-progetto__main .content-sidebar .partner__info {
	padding: 30px 20px 20px 30px;
	border-radius: 40px 0 0 0;
	color: #ffffff;
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}

.template-progetto .dettagli-progetto__main .content-sidebar .partner__text {
	background-color: #f0efe0;
	padding: 40px 40px 40px 30px;
	line-height: 1.4;
	font-weight: 500;
}

.template-progetto .image-gallery {
	background: linear-gradient(to bottom, transparent 50%, #f0efe0 50%);
	padding: 100px 0;
}

.template-progetto .image-gallery .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 60px;
}

.template-progetto .image-gallery .item .image {
	margin: 0;
	overflow: hidden;
	border-radius: 40px 0 40px 0;
}

.template-progetto .image-gallery .item .display {
	position: relative;
	aspect-ratio: 1 / 1;
}

.template-progetto .image-gallery .item .display img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	object-position: center;
}

.template-progetto .image-gallery .item .display .play-button {
	border-radius: 50%;
	border: 12px solid #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 35px;
	opacity: 0.6;
	transition: opacity 0.3s ease-in-out;
}

.template-progetto .image-gallery .item .display .play-button svg {
	width: 50px;
	height: 50px;
}

.template-progetto .image-gallery .item a:hover .display .play-button, .template-progetto .image-gallery .item a:focus .display .play-button {
	opacity: 1;
}

@media (max-width: 1079px) {
	.template-progetto .image-gallery .grid {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px;
	}
}

@media (max-width: 767px) {
	.template-progetto .image-gallery .grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 40px;
	}
}

@media (max-width: 479px) {
	.template-progetto .image-gallery .grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 40px;
	}
}

.template-progetto .image-gallery + .related.slider-progetti {
	background: linear-gradient(0, #ffffff 50%, #f0efe0 50%);
	margin: 0;
	padding: 90px 0;
}

@media (max-width: 1079px) {
	.template-progetto .hero-progetto__content .project_text {
		padding: 40px;
	}
	.template-progetto .dettagli-progetto__content {
		gap: 60px;
	}
	.template-progetto .dettagli-progetto__main {
		gap: 60px;
	}
}

@media (max-width: 990px) {
	.template-progetto .dettagli-progetto {
		margin: 80px 0 40px 0;
	}
	.template-progetto .dettagli-progetto__content {
		flex-wrap: wrap;
		gap: 30px;
	}
	.template-progetto .dettagli-progetto__main {
		flex-wrap: wrap;
		gap: 60px;
	}
	.template-progetto .dettagli-progetto__main .content-sidebar {
		padding-left: 0;
	}
	.template-progetto .image-gallery {
		padding: 60px 0;
	}
	.template-progetto .image-gallery + .related.slider-progetti {
		padding: 30px 0 90px 0;
	}
}

@media (min-width: 768px) {
	.template-progetto .hero-progetto__content .project_image,
	.template-progetto .hero-progetto__content .project_text {
		aspect-ratio: 1 / 1;
	}
	.template-progetto .hero-progetto__content .project_image .image {
		height: 100%;
	}
	.template-progetto .hero-progetto__content .project_image .image .placeholder {
		padding-bottom: 0;
		height: 100%;
	}
	.template-progetto .hero-progetto__content .project_image .image .display {
		height: 100%;
	}
	.template-progetto .hero-progetto__content .project_image .image .display img {
		height: 100%;
	}
}

@media (max-width: 767px) {
	.template-progetto .hero-progetto .wrapper {
		padding: 0;
	}
	.template-progetto .hero-progetto__content {
		flex-direction: column;
	}
	.template-progetto .hero-progetto__content .project_image,
	.template-progetto .hero-progetto__content .project_text {
		flex: 1 1 auto;
		width: 100%;
		aspect-ratio: auto;
	}
	.template-progetto .hero-progetto__content .project_image .image {
		border-radius: 40px 40px 0 0;
	}
	.template-progetto .hero-progetto__content .project_text {
		margin-top: -80px;
		position: relative;
		padding: 40px;
		border-radius: 40px;
	}
	.template-progetto .hero-progetto__content .project_text .title {
		font-size: 30px;
		line-height: 1.1;
	}
}

.subhero__bando {
	height: 300px;
}

@media (max-width: 1079px) {
	.subhero__bando {
		height: 200px;
	}
}

@media (max-width: 767px) {
	.subhero__bando {
		height: 150px;
	}
}

.template-bando .hero-bando {
	overflow: hidden;
	background-color: #f0efe0;
	margin-top: -40px;
	position: relative;
}

.template-bando .hero-bando__content {
	display: flex;
	position: relative;
	align-items: stretch;
}

.template-bando .hero-bando__content:before {
	content: '';
	width: 40px;
	position: absolute;
	left: -40px;
	height: 100%;
	background: inherit;
}

.template-bando .hero-bando__content:after {
	content: '';
	width: 40px;
	position: absolute;
	left: -40px;
	height: 100%;
	border-radius: 0 40px 40px 0;
	background-color: #f0efe0;
}

.template-bando .hero-bando__content .bando_image {
	flex: 0 0 50%;
	min-width: 0;
}

.template-bando .hero-bando__content .bando_image .image {
	position: relative;
	width: 100%;
	border-radius: 40px;
	overflow: hidden;
}

.template-bando .hero-bando__content .bando_image .image .placeholder {
	width: 100%;
	padding-bottom: 50%;
}

.template-bando .hero-bando__content .bando_image .image .display {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.template-bando .hero-bando__content .bando_image .image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.template-bando .hero-bando__content .bando_text {
	flex: 0 0 50%;
	min-width: 0;
	display: flex;
	gap: 30px;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 40px 0 0 40px;
	background-color: #f0efe0;
	padding: 40px 0 40px 60px;
}

.template-bando .hero-bando__content .bando_text .stato-bando {
	font-weight: 800;
	color: #3d407e;
	text-transform: uppercase;
	font-size: 24px;
}

.template-bando .hero-bando__content .bando_text .categoria-bando {
	font-size: 17px;
	margin-top: 8px;
	font-weight: 800;
	color: #3d407e;
}

.template-bando .hero-bando__content .bando_text .area-bando {
	font-size: 17px;
	margin-top: 8px;
	font-weight: 800;
	color: #3d407e;
}

.template-bando .hero-bando__content .bando_text .area-bando .occhiello {
	font-size: 19px;
	text-transform: uppercase;
}

.template-bando .hero-bando__content .bando_text .title {
	font-weight: 800;
	font-size: 36px;
	color: #3d407e;
}

.template-bando .hero-bando__content .bando_text .info-bando .info-title {
	font-size: 20px;
	color: #3d407e;
	font-weight: 500;
	margin-top: 15px;
}

.template-bando .hero-bando__content .bando_text .info-bando .info-detail {
	font-size: 24px;
	font-weight: 800;
	margin-top: 5px;
}

.template-bando .hero-bando__content .button.primary {
	margin-top: 26px;
}

.template-bando .hero-bando__content .button.primary .cta-icon {
	transform: rotate(90deg);
}

.template-bando .hero-bando__content .bando-apply {
	margin-top: 26px;
}

.template-bando .hero-bando__content .bando-apply .button.apply {
	border: 2px solid #3d407e;
}

.template-bando .hero-bando__content .bando-apply .cta-icon {
	transform: rotate(-45deg);
}

.template-bando .dettagli-bando {
	margin: 100px 0;
	overflow: hidden;
}

.template-bando .dettagli-bando__content {
	display: flex;
	gap: 100px;
}

.template-bando .dettagli-bando__content .column {
	display: flex;
	flex: 1 1 50%;
	min-width: 0;
	gap: 20px;
}

.template-bando .dettagli-bando__content svg {
	max-height: 60px;
	min-width: 60px;
}

.template-bando .dettagli-bando__content .description {
	color: #3d407e;
}

.template-bando .dettagli-bando__content .description .title {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 16px;
}

.template-bando .dettagli-bando__content .description .text {
	font-size: 20px;
	line-height: 1.3;
}

.template-bando .dettagli-bando__main {
	display: flex;
	gap: 80px;
}

.template-bando .dettagli-bando__main .content {
	flex: 1 1 65%;
}

.template-bando .dettagli-bando__main .content h3.title {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0;
	color: #3d407e;
}

.template-bando .dettagli-bando__main .content .text {
	line-height: 1.5;
	font-size: 18px;
}

.template-bando .dettagli-bando__main .content .text h1, .template-bando .dettagli-bando__main .content .text h2, .template-bando .dettagli-bando__main .content .text h3, .template-bando .dettagli-bando__main .content .text h4, .template-bando .dettagli-bando__main .content .text h5, .template-bando .dettagli-bando__main .content .text h6 {
	color: var(--area-color);
	margin: 30px 0 0px 0;
}

.template-bando .dettagli-bando__main .content .buttons-group {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.template-bando .dettagli-bando__main .content .buttons-group .cta-icon {
	width: 18px;
	height: 12px;
}

.template-bando .dettagli-bando__main .content .buttons-group .cta-text {
	font-size: 18px;
}

.template-bando .dettagli-bando__main .content .buttons-group.buttons-top {
	margin: 0 0 40px;
}

.template-bando .dettagli-bando__main .content .buttons-group.buttons-bottom {
	margin: 40px 0 0;
}

.template-bando .dettagli-bando__main .content .bandi-back {
	margin-top: 40px;
}

.template-bando .dettagli-bando__main .content .bandi-back .cta-icon {
	transform: rotate(180deg);
}

.template-bando .dettagli-bando__main .content-sidebar {
	flex: 1 1 35%;
}

.template-bando .dettagli-bando__main .content-sidebar h3.title {
	font-size: 26px;
	color: #3d407e;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 400;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__info {
	padding: 15px 20px 15px 30px;
	border-radius: 0;
	color: #ffffff;
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	position: relative;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__info:before {
	content: '';
	position: absolute;
	width: calc(100vw - 200%);
	left: 40px;
	top: 0;
	background-color: inherit;
	display: block;
	height: 100%;
	z-index: -1;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__text {
	background-color: #f0efe0;
	padding: 20px 40px 20px 30px;
	line-height: 1.5;
	color: #000000;
	font-weight: 500;
	position: relative;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__text:before {
	content: '';
	position: absolute;
	width: calc(100vw - 200%);
	left: 40px;
	top: 0;
	background-color: inherit;
	display: block;
	height: 100%;
	z-index: -1;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__text p:first-of-type, .template-bando .dettagli-bando__main .content-sidebar .contenuto__text p:last-of-type {
	margin: 4px 0 4px 0;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__box:first-of-type .contenuto__info {
	padding: 30px 20px 20px 30px;
	border-radius: 40px 0 0 0;
}

.template-bando .dettagli-bando__main .content-sidebar .contenuto__box:last-of-type .contenuto__text {
	padding: 20px 40px 40px 30px;
	border-radius: 0 0 0 40px;
}

@media (max-width: 1079px) {
	.template-bando .hero-bando__content .bando_text {
		padding: 40px;
	}
	.template-bando .dettagli-bando__content {
		gap: 60px;
	}
	.template-bando .dettagli-bando__main {
		gap: 60px;
	}
}

@media (max-width: 990px) {
	.template-bando .dettagli-bando {
		margin: 60px 0;
	}
	.template-bando .dettagli-bando__content {
		flex-wrap: wrap;
		gap: 30px;
	}
	.template-bando .dettagli-bando__main {
		flex-wrap: wrap;
		gap: 60px;
	}
	.template-bando .dettagli-bando__main .content-sidebar {
		padding-left: 0;
	}
	.template-bando .dettagli-bando__main .content-sidebar .contenuto__info:before {
		width: 100vw;
	}
	.template-bando .dettagli-bando__main .content-sidebar .contenuto__text:before {
		width: 100vw;
	}
}

@media (min-width: 768px) {
	.template-bando .hero-bando__content .bando_image,
	.template-bando .hero-bando__content .bando_text {
		aspect-ratio: 1 / 1;
	}
	.template-bando .hero-bando__content .bando_image .image {
		height: 100%;
	}
	.template-bando .hero-bando__content .bando_image .image .placeholder {
		padding-bottom: 0;
		height: 100%;
	}
	.template-bando .hero-bando__content .bando_image .image .display {
		height: 100%;
	}
	.template-bando .hero-bando__content .bando_image .image .display img {
		height: 100%;
	}
}

@media (max-width: 767px) {
	.template-bando .hero-bando .wrapper {
		padding: 0;
	}
	.template-bando .hero-bando__content {
		flex-direction: column;
	}
	.template-bando .hero-bando__content .bando_image,
	.template-bando .hero-bando__content .bando_text {
		flex: 1 1 auto;
		width: 100%;
		aspect-ratio: auto;
	}
	.template-bando .hero-bando__content .bando_image .image {
		border-radius: 40px 40px 0 0;
	}
	.template-bando .hero-bando__content .bando_text {
		margin-top: -80px;
		position: relative;
		padding: 40px;
		border-radius: 40px;
	}
}

.subhero__news {
	height: 300px;
}

@media (max-width: 1079px) {
	.subhero__news {
		height: 200px;
	}
}

@media (max-width: 767px) {
	.subhero__news {
		height: 150px;
	}
}

.template-news {
	margin: 50px 0;
}

.template-news .news-top {
	display: flex;
	gap: 40px;
	justify-content: space-between;
}

.template-news .news-top__title .date_area {
	display: flex;
	align-items: center;
	gap: 5px;
	text-transform: uppercase;
	color: #3d407e;
	font-weight: 800;
}

.template-news .news-top__title h1 {
	font-size: 42px;
	line-height: 1.2;
	color: #3d407e;
	font-weight: 800;
	max-width: 780px;
	margin: 20px 0 0 0;
}

.template-news .news-top__project {
	width: 33%;
	max-width: 475px;
	min-width: 375px;
}

.template-news .news-top__project div.title {
	font-size: 26px;
	color: #3d407e;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 400;
}

.template-news .news-top__project .news_correlate {
	border-top: 2px solid #3d407e;
}

.template-news .news-top__project .news_correlate .related-projects__item {
	padding: 20px 0;
}

.template-news .news-top__project .news_correlate .related-projects__item .date_area {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	text-transform: uppercase;
	color: #3d407e;
	font-weight: 800;
}

.template-news .news-top__project .news_correlate .related-projects__item .partner_name {
	font-weight: 800;
	text-transform: uppercase;
	color: #3d407e;
}

.template-news .news-top__project .news_correlate .related-projects__item .title {
	font-size: 22px;
	font-weight: 800;
	color: #3d407e;
	margin-top: 16px;
}

.template-news .news-top__project .news_correlate .related-projects__item .cta {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 15px;
}

.template-news .news-top__project .news_correlate .related-projects__item .cta:before {
	content: '';
	width: 100%;
	flex: 1;
	height: 2px;
	background-color: #3d407e;
}

.template-news .news-top__project .news_correlate .related-projects__item .cta .cta-icon {
	width: 18px;
	height: 11px;
}

.template-news .news-top__project .news_correlate .related-projects__item .cta .cta-text {
	font-size: 14px;
}

.template-news .news-top__project .partner {
	margin-top: 30px;
}

.template-news .news-top__project .partner__info {
	padding: 30px 20px 20px 30px;
	border-radius: 40px 0 0 0;
	color: #ffffff;
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}

.template-news .news-top__project .partner__text {
	background-color: #f0efe0;
	padding: 40px 40px 40px 30px;
	line-height: 1.4;
	font-weight: 500;
}

@media (max-width: 1079px) {
	.template-news .news-top__project {
		min-width: 300px;
	}
}

@media (max-width: 767px) {
	.template-news .news-top {
		flex-wrap: wrap;
	}
	.template-news .news-top__project {
		min-width: 100%;
	}
}

.template-news .news-image {
	position: relative;
	width: 100%;
	border-radius: 40px;
	overflow: hidden;
	margin: 30px 0 50px 0;
}

.template-news .news-image .placeholder {
	width: 100%;
	padding-bottom: 38.6%;
}

.template-news .news-image .display {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.template-news .news-image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

@media (max-width: 479px) {
	.template-news .news-image .placeholder {
		padding-bottom: 50%;
	}
}

.template-news .news-content {
	line-height: 1.5;
}

.template-news .news-content h2 {
	line-height: 1.3;
	color: #3d407e;
	font-size: 22px;
	margin: 25px 0;
}

.template-news .news-content h4 {
	margin: 25px 0 15px;
}

@media (max-width: 479px) {
	.template-news .news-content .wrapper-medium {
		padding: 0;
	}
}

.template-news .related-news {
	margin: 80px 0 50px 0;
}

.template-news .related-news__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.template-news .related-news__top .title {
	font-weight: 400;
	font-size: 32px;
	color: #3d407e;
}

@media (max-width: 767px) {
	.template-news .related-news__top {
		margin-bottom: 20px;
	}
	.template-news .related-news__top .title {
		width: 100%;
	}
}

.template-news .related-news__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 20px;
	row-gap: 40px;
}

@media (max-width: 1079px) {
	.template-news .related-news__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.template-news .related-news__grid {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* Modules
--------------------------------------------- */
:root {
	--color-blue:   #01677d;
	--color-orange: #ba3d02;
	--color-green:  #3b761f;
	--color-purple: #840d5d;
}

.home-hero {
	width: 100%;
	min-height: 100vh;
	display: flex;
	align-items: stretch;
}

.home-hero__text {
	width: 50%;
	border-radius: 0 40px 40px 0;
	align-content: end;
	background: #840d5d;
	transition: background 0.4s ease, background-color 0.4s ease;
	color: #fff;
}

.home-hero__text.is-blue {
	background: #01677d;
}

.home-hero__text.is-orange {
	background: #ba3d02;
}

.home-hero__text.is-green {
	background: #3b761f;
}

.home-hero__text.is-purple {
	background: #840d5d;
}

.home-hero__text .content {
	max-width: 580px;
	text-align: right;
	margin-left: auto;
	padding: 100px 55px 100px 40px;
}

.home-hero__text .content h1 {
	font-size: 55px;
	font-weight: 800;
	line-height: 1;
	margin: 0 0 80px 0;
}

.home-hero__text .content p {
	font-size: 24px;
	line-height: 1.2;
	margin: 0 0 52px 0;
}

.home-hero__area {
	width: 50%;
	background-color: #f0efe0;
	border-radius: 40px 0 0 40px;
	align-content: end;
	padding: 0 0 100px 0;
}

.home-hero__slide-media {
	margin: 0;
}

.home-hero__slide-media img {
	width: 100%;
}

.home-hero__slider-wrapper {
	position: relative;
}

.home-hero__slide-inner {
	display: flex;
	flex-direction: column;
}

.home-hero__slide-title {
	margin: 0;
	font-size: 92px;
	font-family: "Tilt Warp", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	max-width: 660px;
	line-height: 0.8;
}

.home-hero .swiper-slide[data-bg="orange"] .home-hero__slide-title {
	color: #ba3d02;
}

.home-hero .swiper-slide[data-bg="blue"] .home-hero__slide-title {
	color: #01677d;
}

.home-hero .swiper-slide[data-bg="green"] .home-hero__slide-title {
	color: #3b761f;
}

.home-hero .swiper-slide[data-bg="purple"] .home-hero__slide-title {
	color: #840d5d;
}

.home-hero__areas-text {
	max-width: 480px;
	pointer-events: none;
	margin: 0 0 10px 55px;
	font-size: 21px;
	font-weight: 600;
	color: #3d407e;
}

.home-hero__areas-text p:last-child {
	margin-bottom: 0;
}

.home-hero__slider--title {
	padding: 0 0 0 55px;
}

.home-hero__nav {
	display: flex;
	align-items: center;
	margin: 0 0 0 55px;
	gap: 14px;
}

.home-hero__nav-btn {
	background: transparent;
	border: 0;
	padding: 0;
	border-radius: 0;
	height: 15px;
	line-height: 1;
	cursor: pointer;
}

.home-hero__nav-btn svg {
	width: 21px;
	height: 15px;
}

.home-hero__nav-btn svg path {
	fill: #3d407e;
}

.home-hero__nav-btn.swiper-button-disabled {
	opacity: 0.4;
	cursor: default;
}

.home-hero__pagination {
	width: auto !important;
	line-height: 1;
	display: flex;
	gap: 14px;
	align-items: center;
}

.home-hero__pagination .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	border: 2px solid #3d407e;
	background: #3d407e;
	opacity: 1;
	margin: 0 !important;
}

.home-hero__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent;
}

.home-hero__button {
	position: relative;
	margin: 40px 0 37px 55px;
}

@media (max-width: 1239px) {
	.home-hero__text .content h1 {
		font-size: 42px;
	}
	.home-hero__slide-title {
		font-size: 72px;
	}
}

@media (max-width: 1079px) {
	.home-hero__text .content {
		padding: 50px 25px 50px 40px;
	}
	.home-hero__text .content h1 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}
	.home-hero__text .content p {
		font-size: 20px;
		margin: 0 0 30px 0;
	}
	.home-hero__slide-title {
		font-size: 52px;
	}
	.home-hero__area {
		padding: 0 0 50px 0;
	}
	.home-hero__slider--title {
		padding: 0 0 0 25px;
	}
	.home-hero__button {
		margin: 25px 0 25px 25px;
	}
	.home-hero__nav {
		margin: 0 0 0 25px;
	}
	.home-hero__areas-text {
		margin: 0 0 10px 25px;
	}
}

@media (max-width: 767px) {
	.home-hero {
		flex-wrap: wrap;
	}
	.home-hero__text {
		width: 100%;
		border-radius: 0 0 40px 40px;
	}
	.home-hero__text .content {
		max-width: 100%;
		text-align: left;
		padding: 120px 24px 40px 24px;
	}
	.home-hero__text .content p {
		margin: 0;
		font-size: 21px;
	}
	.home-hero__text .content h1 {
		font-size: 28px;
		margin: 0 0 24px 0;
	}
	.home-hero__area {
		width: 100%;
		padding: 0 0 40px 0;
		border-radius: 40px 40px 40px 40px;
	}
}

.archivio-bandi {
	margin: 60px 0 0 0;
}

.archivio-bandi__top {
	margin-bottom: 90px;
}

.archivio-bandi__top .title {
	font-size: 48px;
	font-weight: 800;
	color: #3d407e;
	max-width: 460px;
	margin: 0 0 50px 0;
}

@media (max-width: 767px) {
	.archivio-bandi__top .title {
		max-width: 100%;
		font-size: 42px;
	}
}

.archivio-bandi__top .content {
	display: flex;
	position: relative;
	gap: 80px;
	font-size: 18px;
	line-height: 1.4;
}

.archivio-bandi__top .content h1, .archivio-bandi__top .content h2, .archivio-bandi__top .content h3, .archivio-bandi__top .content h4, .archivio-bandi__top .content h5, .archivio-bandi__top .content h6 {
	color: #3d407e;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3;
}

.archivio-bandi__top .content h1:first-of-type, .archivio-bandi__top .content h2:first-of-type, .archivio-bandi__top .content h3:first-of-type, .archivio-bandi__top .content h4:first-of-type, .archivio-bandi__top .content h5:first-of-type, .archivio-bandi__top .content h6:first-of-type {
	margin-top: 0;
}

.archivio-bandi__textsx {
	width: 50%;
	margin: 0;
}

.archivio-bandi__textsx p:first-of-type {
	margin-top: 0;
}

.archivio-bandi__textsx strong {
	color: #3d407e;
}

.archivio-bandi__textdx {
	width: 50%;
	margin: 0;
}

.archivio-bandi__textdx p:first-of-type {
	margin-top: 0;
}

.archivio-bandi__textdx strong {
	color: #3d407e;
}

@media (max-width: 1079px) {
	.archivio-bandi__top .content {
		gap: 50px;
	}
}

@media (max-width: 767px) {
	.archivio-bandi__top {
		margin: 30px 0;
	}
	.archivio-bandi__top .content {
		flex-wrap: wrap;
		gap: 0;
	}
	.archivio-bandi__top .wrapper-thin {
		padding: 0;
	}
	.archivio-bandi__textsx, .archivio-bandi__textdx {
		width: 100%;
	}
}

.archivio-bandi__attivi {
	padding-top: 30px;
	background-color: #f0efe0;
}

.archivio-bandi__spacer {
	padding-bottom: 90px;
	border-bottom: 3px solid #3d407e;
}

.archivio-bandi__grid {
	position: relative;
}

.archivio-bandi__grid #bandi-grid-content {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 80px;
	row-gap: 80px;
}

.archivio-bandi__grid #bandi-grid-content .item-bando {
	position: relative;
}

.archivio-bandi__grid #bandi-grid-content .item-bando:after {
	content: '';
	width: 2px;
	height: 100%;
	background-color: #3d407e;
	position: absolute;
	right: -40px;
	top: 0;
}

.archivio-bandi__grid #bandi-grid-content .item-bando:nth-child(3n):after {
	display: none;
}

.archivio-bandi__grid #bandi-grid-content .item-bando:last-of-type::after {
	display: none;
}

@media (max-width: 1079px) {
	.archivio-bandi__grid #bandi-grid-content {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 60px;
		row-gap: 60px;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:after {
		right: -30px;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:nth-child(3n):after {
		display: block;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:nth-child(2n):after {
		display: none;
	}
}

@media (max-width: 767px) {
	.archivio-bandi__grid #bandi-grid-content {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 80px;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:after {
		width: 100%;
		height: 2px;
		right: 0;
		top: unset;
		bottom: -40px;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:nth-child(3n):after {
		display: block;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:nth-child(2n):after {
		display: block;
	}
	.archivio-bandi__grid #bandi-grid-content .item-bando:last-of-type::after {
		display: none;
	}
}

.archivio-bandi__grid .bandi-grid-loader {
	position: absolute;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(240, 239, 224, 0.75);
	z-index: 20;
	height: calc(100% + 100px);
}

.archivio-bandi__grid .bandi-grid-loader[hidden] {
	display: none !important;
}

.archivio-bandi__grid .bandi-grid-loader:not([hidden]) {
	display: flex !important;
}

.archivio-bandi__grid .bandi-grid-spinner {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 3px solid rgba(0, 0, 0, 0.15);
	border-top-color: rgba(0, 0, 0, 0.6);
	animation: bandiSpin 0.8s linear infinite;
}

.archivio-bandi .archivio-bandi__filters {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
	flex: 0 0 auto;
	margin: 50px 0 90px 0;
}

@media (max-width: 767px) {
	.archivio-bandi .archivio-bandi__filters {
		margin: 50px 0 60px;
	}
}

.archivio-bandi .archivio-bandi__filters .filter-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	margin: 18px 0 8px;
}

.archivio-bandi .archivio-bandi__filters .filter-header i {
	color: #840d5d;
	transition: 0.3s all ease-in-out;
	font-size: 20px;
	font-weight: 800;
}

.archivio-bandi .archivio-bandi__filters .filter-header.active i {
	transform: rotate(180deg);
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group {
	position: relative;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group.bandi-filter-dropdown:after {
	content: '';
	width: 14px;
	height: 7px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS42NDMiIGhlaWdodD0iMTIuMTU5IiB2aWV3Qm94PSIwIDAgMjEuNjQzIDEyLjE1OSI+CiAgPHBhdGggaWQ9IlBhdGhfNDIiIGRhdGEtbmFtZT0iUGF0aCA0MiIgZD0iTS0xMTk3LDM2NjlsMTAuNDQ1LDEwLjAyOSw5Ljc4OS0xMC4wMjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOTcuNjkzIC0zNjY4LjI3OSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzNkNDA3ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group.bandi-filter-search:after {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9Ii0yLjUgLTIuNSAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiIgY2xhc3M9ImphbSBqYW0tc2VhcmNoIj48cGF0aCBkPSdNOCAxNEE2IDYgMCAxIDAgOCAyYTYgNiAwIDAgMCAwIDEyem02LjMyLTEuMDk0bDMuNTggMy41OGExIDEgMCAxIDEtMS40MTUgMS40MTNsLTMuNTgtMy41OGE4IDggMCAxIDEgMS40MTQtMS40MTR6JyBmaWxsPSIjM2Q0MDdlIi8+PC9zdmc+);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group:first-of-type .filter-header {
	margin-top: 0;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group input, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select {
	min-width: 230px;
	width: 230px;
	height: 40px;
	border-radius: 40px;
	border: 2px solid #3d407e;
	outline: 0;
	appearance: none;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 40px 0 15px;
	color: #3d407e;
	font-weight: 700;
	line-height: 1.3;
	font-size: 15px;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group input::placeholder, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select::placeholder {
	color: #3d407e;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-webkit-search-cancel-button, .archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-webkit-search-decoration, .archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-webkit-search-results-button, .archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-webkit-search-results-decoration, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-webkit-search-cancel-button, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-webkit-search-decoration, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-webkit-search-results-button, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	appearance: none;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-ms-clear, .archivio-bandi .archivio-bandi__filters .bandi-filter-group input[type="search"]::-ms-reveal, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-ms-clear, .archivio-bandi .archivio-bandi__filters .bandi-filter-group select[type="search"]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group button#bandi-clear-filters {
	font-size: 15px;
	height: 40px;
	padding: 0 22px 0 16px;
	border-width: 2px;
	cursor: pointer;
}

.archivio-bandi .archivio-bandi__filters .bandi-filter-group button#bandi-clear-filters .cta-icon {
	margin-top: 0;
	width: 18px;
	height: 11px;
}

.archivio-bandi .archivio-bandi__filters .filter-title {
	font-size: 30px;
	letter-spacing: ls(75);
}

.archivio-bandi .archivio-bandi__filters .filter-content {
	font-size: 16px;
	font-weight: 300;
	max-height: 300px;
	width: calc(100% - 6px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #840d5d transparent;
}

.archivio-bandi .archivio-bandi__filters .filter-content::-webkit-scrollbar {
	width: 3px;
}

.archivio-bandi .archivio-bandi__filters .filter-content::-webkit-scrollbar-track {
	background: transparent;
}

.archivio-bandi .archivio-bandi__filters .filter-content::-webkit-scrollbar-thumb {
	background-color: #3d407e;
	border-radius: 0;
}

.archivio-bandi .archivio-bandi__filters .filter-content::-webkit-scrollbar-thumb:hover {
	background-color: #840d5d;
	cursor: pointer;
}

.archivio-bandi .archivio-bandi__filters .filter-content label {
	display: block;
	padding-bottom: 10px;
	cursor: pointer;
	padding-left: 25px;
	text-indent: -25px;
}

.archivio-bandi .archivio-bandi__filters .filter-content input[type="checkbox"] {
	appearance: none;
	width: 13px;
	height: 13px;
	border: 1px solid #840d5d;
	background: transparent;
	cursor: pointer;
	margin-right: 8px;
}

.archivio-bandi .archivio-bandi__filters .filter-content input[type="checkbox"]:checked {
	position: relative;
}

.archivio-bandi .archivio-bandi__filters .filter-content input[type="checkbox"]:checked:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #840d5d;
}

.archivio-bandi__pagination {
	margin-top: 80px;
}

.archivio-bandi__pagination .pagination {
	display: flex;
	justify-content: center;
	gap: 16px;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-bandi__pagination .pagination__item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-bandi__pagination .pagination__item a {
	text-decoration: none;
	color: #3d407e;
	font-size: 18px;
	transition: color 0.3s ease-in-out;
}

.archivio-bandi__pagination .pagination__item a.is-current {
	font-weight: 700;
}

.archivio-bandi__pagination .pagination__item a.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

.archivio-bandi__pagination .pagination__item a .cta-icon {
	width: 22px;
	height: 12px;
	fill: #3d407e;
	transition: fill 0.3s ease-in-out;
}

.archivio-bandi__pagination .pagination__item a.pagination__prev .cta-icon {
	transform: rotate(180deg);
}

.archivio-bandi__pagination .pagination__item a:hover, .archivio-bandi__pagination .pagination__item a:focus {
	color: #de4667;
	font-weight: 700;
}

.archivio-bandi__pagination .pagination__item a:hover .cta-icon, .archivio-bandi__pagination .pagination__item a:focus .cta-icon {
	width: 22px;
	height: 12px;
	fill: #de4667;
}

.archivio-bandi__fondi {
	background-color: #f0efe0;
	position: relative;
	margin-top: 150px;
}

.archivio-bandi__fondi .grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.archivio-bandi__fondi .grid .item {
	border-bottom: 10px solid;
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
}

.archivio-bandi__fondi .grid .item__title {
	width: 100%;
	margin: -30px auto 0 auto;
	text-align: center;
	border-radius: 40px;
	color: #ffffff;
	padding: 10px;
	font-size: 30px;
	font-weight: 700;
}

.archivio-bandi__fondi .grid .item__text {
	padding: 15px 30px;
	color: #3d407e;
	font-weight: 500;
	flex: 1;
}

.archivio-bandi__fondi .grid .item__fondi {
	position: absolute;
	top: -54px;
	width: 80%;
	text-align: center;
	border: 2px solid var(--area-color);
	left: 10%;
	padding: 5px 0 20px 0;
	z-index: -1;
	color: var(--area-color);
	border-radius: 20px;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 12px;
}

.archivio-bandi__fondi .grid .item__pulsante {
	margin: 0 auto 20px auto;
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary {
	border: 2px solid var(--area-color);
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary .cta-text {
	font-size: 18px;
	color: var(--area-color);
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary .cta-icon {
	transform: rotate(-45deg);
	fill: var(--area-color);
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary:hover, .archivio-bandi__fondi .grid .item__pulsante .button.secondary:focus {
	background-color: var(--area-color);
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary:hover .cta-text, .archivio-bandi__fondi .grid .item__pulsante .button.secondary:focus .cta-text {
	color: #ffffff;
}

.archivio-bandi__fondi .grid .item__pulsante .button.secondary:hover .cta-icon, .archivio-bandi__fondi .grid .item__pulsante .button.secondary:focus .cta-icon {
	fill: #ffffff;
}

.archivio-bandi__fondi .grid .item__fondi-inattivi .item__fondi {
	border-color: gray;
	color: gray;
}

.archivio-bandi__fondi .grid .item__fondi-inattivi .item__pulsante {
	pointer-events: none;
}

.archivio-bandi__fondi .grid .item__fondi-inattivi .item__pulsante .button.secondary {
	border: 2px solid gray;
}

.archivio-bandi__fondi .grid .item__fondi-inattivi .item__pulsante .button.secondary .cta-text {
	color: gray;
}

.archivio-bandi__fondi .grid .item__fondi-inattivi .item__pulsante .button.secondary .cta-icon {
	fill: gray;
}

@media (max-width: 1079px) {
	.archivio-bandi__fondi .grid {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 90px;
	}
}

@media (max-width: 767px) {
	.archivio-bandi__fondi .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 90px;
	}
}

.archivio-bandi__fondi-pulsanti {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.archivio-bandi__fondi-pulsanti .download .cta-icon {
	transform: rotate(90deg);
}

.archivio-bandi__fondi-spacer {
	padding-bottom: 90px;
	border-bottom: 3px solid #3d407e;
}

@keyframes bandiSpin {
	to {
		transform: rotate(360deg);
	}
}

.archivio-griglia-news {
	margin: 60px 0 100px 0;
}

.archivio-griglia-news__top .title {
	font-weight: 800;
	font-size: 54px;
	color: #3d407e;
	margin: 0;
}

@media (max-width: 767px) {
	.archivio-griglia-news__top .title {
		font-size: 42px;
	}
}

.archivio-griglia-news__description {
	font-size: 28px;
	color: #3d407e;
	font-weight: 400;
	margin-top: 16px;
}

@media (max-width: 767px) {
	.archivio-griglia-news__description {
		font-size: 22px;
	}
}

.archivio-griglia-news__grid {
	position: relative;
}

.archivio-griglia-news__grid #news-grid-content {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 20px;
	row-gap: 40px;
}

@media (max-width: 1079px) {
	.archivio-griglia-news__grid #news-grid-content {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.archivio-griglia-news__grid #news-grid-content {
		grid-template-columns: repeat(1, 1fr);
	}
}

.archivio-griglia-news__grid .news-grid-loader {
	position: absolute;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.75);
	z-index: 20;
	height: calc(100% + 100px);
}

.archivio-griglia-news__grid .news-grid-loader[hidden] {
	display: none !important;
}

.archivio-griglia-news__grid .news-grid-loader:not([hidden]) {
	display: flex !important;
}

.archivio-griglia-news__grid .news-grid-spinner {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 3px solid rgba(0, 0, 0, 0.15);
	border-top-color: rgba(0, 0, 0, 0.6);
	animation: newsSpin 0.8s linear infinite;
}

.archivio-griglia-news .archivio-griglia-news__filters {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
	flex: 0 0 auto;
	margin: 60px 0;
}

@media (max-width: 767px) {
	.archivio-griglia-news .archivio-griglia-news__filters {
		margin: 50px 0 40px;
	}
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	margin: 18px 0 8px;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-header i {
	color: #840d5d;
	transition: 0.3s all ease-in-out;
	font-size: 20px;
	font-weight: 800;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-header.active i {
	transform: rotate(180deg);
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group {
	position: relative;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group.news-filter-dropdown:after {
	content: '';
	width: 14px;
	height: 7px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS42NDMiIGhlaWdodD0iMTIuMTU5IiB2aWV3Qm94PSIwIDAgMjEuNjQzIDEyLjE1OSI+CiAgPHBhdGggaWQ9IlBhdGhfNDIiIGRhdGEtbmFtZT0iUGF0aCA0MiIgZD0iTS0xMTk3LDM2NjlsMTAuNDQ1LDEwLjAyOSw5Ljc4OS0xMC4wMjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOTcuNjkzIC0zNjY4LjI3OSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzNkNDA3ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group.news-filter-search:after {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9Ii0yLjUgLTIuNSAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiIgY2xhc3M9ImphbSBqYW0tc2VhcmNoIj48cGF0aCBkPSdNOCAxNEE2IDYgMCAxIDAgOCAyYTYgNiAwIDAgMCAwIDEyem02LjMyLTEuMDk0bDMuNTggMy41OGExIDEgMCAxIDEtMS40MTUgMS40MTNsLTMuNTgtMy41OGE4IDggMCAxIDEgMS40MTQtMS40MTR6JyBmaWxsPSIjM2Q0MDdlIi8+PC9zdmc+);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group:first-of-type .filter-header {
	margin-top: 0;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select {
	min-width: 230px;
	width: 230px;
	height: 40px;
	border-radius: 40px;
	border: 2px solid #3d407e;
	outline: 0;
	appearance: none;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 40px 0 15px;
	color: #3d407e;
	font-weight: 700;
	line-height: 1.3;
	font-size: 15px;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input::placeholder, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select::placeholder {
	color: #3d407e;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-webkit-search-cancel-button, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-webkit-search-decoration, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-webkit-search-results-button, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-webkit-search-results-decoration, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-webkit-search-cancel-button, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-webkit-search-decoration, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-webkit-search-results-button, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	appearance: none;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-ms-clear, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group input[type="search"]::-ms-reveal, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-ms-clear, .archivio-griglia-news .archivio-griglia-news__filters .news-filter-group select[type="search"]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group button#news-clear-filters {
	font-size: 15px;
	height: 40px;
	padding: 0 22px 0 16px;
	border-width: 2px;
	cursor: pointer;
}

.archivio-griglia-news .archivio-griglia-news__filters .news-filter-group button#news-clear-filters .cta-icon {
	margin-top: 0;
	width: 18px;
	height: 11px;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-title {
	font-size: 30px;
	letter-spacing: ls(75);
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content {
	font-size: 16px;
	font-weight: 300;
	max-height: 300px;
	width: calc(100% - 6px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #840d5d transparent;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content::-webkit-scrollbar {
	width: 3px;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content::-webkit-scrollbar-track {
	background: transparent;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content::-webkit-scrollbar-thumb {
	background-color: #3d407e;
	border-radius: 0;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content::-webkit-scrollbar-thumb:hover {
	background-color: #840d5d;
	cursor: pointer;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content label {
	display: block;
	padding-bottom: 10px;
	cursor: pointer;
	padding-left: 25px;
	text-indent: -25px;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content input[type="checkbox"] {
	appearance: none;
	width: 13px;
	height: 13px;
	border: 1px solid #840d5d;
	background: transparent;
	cursor: pointer;
	margin-right: 8px;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content input[type="checkbox"]:checked {
	position: relative;
}

.archivio-griglia-news .archivio-griglia-news__filters .filter-content input[type="checkbox"]:checked:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #840d5d;
}

.archivio-griglia-news__pagination {
	margin-top: 80px;
}

.archivio-griglia-news__pagination .pagination {
	display: flex;
	justify-content: center;
	gap: 16px;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-griglia-news__pagination .pagination__item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-griglia-news__pagination .pagination__item a {
	text-decoration: none;
	color: #3d407e;
	font-size: 18px;
	transition: color 0.3s ease-in-out;
}

.archivio-griglia-news__pagination .pagination__item a.is-current {
	font-weight: 700;
}

.archivio-griglia-news__pagination .pagination__item a.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

.archivio-griglia-news__pagination .pagination__item a .cta-icon {
	width: 22px;
	height: 12px;
	fill: #3d407e;
	transition: fill 0.3s ease-in-out;
}

.archivio-griglia-news__pagination .pagination__item a.pagination__prev .cta-icon {
	transform: rotate(180deg);
}

.archivio-griglia-news__pagination .pagination__item a:hover, .archivio-griglia-news__pagination .pagination__item a:focus {
	color: #de4667;
	font-weight: 700;
}

.archivio-griglia-news__pagination .pagination__item a:hover .cta-icon, .archivio-griglia-news__pagination .pagination__item a:focus .cta-icon {
	width: 22px;
	height: 12px;
	fill: #de4667;
}

@keyframes newsSpin {
	to {
		transform: rotate(360deg);
	}
}

.archivio-press-room {
	margin: 60px 0 100px 0;
}

.archivio-press-room__top .title {
	font-weight: 800;
	font-size: 54px;
	color: #3d407e;
	margin: 0;
}

@media (max-width: 767px) {
	.archivio-press-room__top .title {
		font-size: 42px;
	}
}

.archivio-press-room__description {
	font-size: 28px;
	color: #3d407e;
	font-weight: 400;
	margin-top: 16px;
}

@media (max-width: 767px) {
	.archivio-press-room__description {
		font-size: 22px;
	}
}

.archivio-press-room__columns {
	display: flex;
	gap: 100px;
	margin-top: 80px;
}

@media (max-width: 767px) {
	.archivio-press-room__columns {
		flex-wrap: wrap;
	}
}

.archivio-press-room__contatti {
	width: 33%;
	max-width: 476px;
}

@media (max-width: 767px) {
	.archivio-press-room__contatti {
		width: 100%;
		max-width: 100%;
	}
}

.archivio-press-room__contatti .contatti-title {
	font-size: 24px;
	color: #3d407e;
	border-bottom: 3px solid #3d407e;
	padding-bottom: 10px;
	margin-bottom: 24px;
}

.archivio-press-room__contatti .contatti-text {
	font-size: 18px;
	line-height: 1.4;
	color: #3d407e;
}

.archivio-press-room__list {
	position: relative;
	flex: 1;
}

.archivio-press-room__list .item-press-room {
	border-bottom: 3px solid #3d407e;
	padding: 50px 0;
}

.archivio-press-room__list .item-press-room:first-of-type {
	padding-top: 0;
}

.archivio-press-room__list .item-press__date {
	font-size: 18px;
	text-transform: uppercase;
	color: #de4667;
	font-weight: 700;
	line-height: 1.3;
}

.archivio-press-room__list .item-press__title {
	font-size: 18px;
	text-transform: uppercase;
	color: #3d407e;
	font-weight: 700;
	line-height: 1.3;
	margin-top: 0;
}

.archivio-press-room__list .item-press__text {
	font-size: 16px;
	line-height: 1.4;
}

.archivio-press-room__list .button.primary {
	font-size: 16px;
	margin-top: 10px;
}

.archivio-press-room__list .button.primary .cta-icon {
	width: 18px;
	height: 11px;
	z-index: 2;
}

.archivio-press-room__list .press-room-loader {
	position: absolute;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.75);
	z-index: 20;
	height: calc(100% + 100px);
}

.archivio-press-room__list .press-room-loader[hidden] {
	display: none !important;
}

.archivio-press-room__list .press-room-loader:not([hidden]) {
	display: flex !important;
}

.archivio-press-room__list .press-room-spinner {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 3px solid rgba(0, 0, 0, 0.15);
	border-top-color: rgba(0, 0, 0, 0.6);
	animation: newsSpin 0.8s linear infinite;
}

.archivio-press-room__pagination {
	margin-top: 60px;
	text-align: center;
}

.archivio-press-room__pagination .pagination {
	display: flex;
	justify-content: center;
	gap: 16px;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-press-room__pagination .pagination__item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.archivio-press-room__pagination .pagination__item a {
	text-decoration: none;
	color: #3d407e;
	font-size: 18px;
	transition: color 0.3s ease-in-out;
}

.archivio-press-room__pagination .pagination__item a.is-current {
	font-weight: 700;
}

.archivio-press-room__pagination .pagination__item a.is-disabled {
	opacity: 0.35;
	pointer-events: none;
}

.archivio-press-room__pagination .pagination__item a .cta-icon {
	width: 22px;
	height: 12px;
	fill: #3d407e;
	transition: fill 0.3s ease-in-out;
}

.archivio-press-room__pagination .pagination__item a.pagination__prev .cta-icon {
	transform: rotate(180deg);
}

.archivio-press-room__pagination .pagination__item a:hover, .archivio-press-room__pagination .pagination__item a:focus {
	color: #de4667;
	font-weight: 700;
}

.archivio-press-room__pagination .pagination__item a:hover .cta-icon, .archivio-press-room__pagination .pagination__item a:focus .cta-icon {
	width: 22px;
	height: 12px;
	fill: #de4667;
}

@keyframes newsSpin {
	to {
		transform: rotate(360deg);
	}
}

.quote {
	text-align: center;
	margin: 150px 0;
}

.quote .text {
	color: #3d407e;
	font-size: 52px;
	font-weight: 800;
}

.quote .text strong {
	color: #3d407e;
	font-weight: 800;
}

.quote .text strong .hl-word {
	color: #3d407e;
	will-change: color;
}

.quote .text p {
	margin-top: 30px;
	margin-bottom: 40px;
}

.quote .author {
	font-size: 20px;
	font-weight: 700;
	color: #3d407e;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
}

.quote .author:before {
	width: 20px;
	height: 3px;
	content: '';
	background: #3d407e;
	display: block;
	margin-top: 3px;
}

.quote .author:after {
	width: 20px;
	height: 3px;
	content: '';
	background: #3d407e;
	display: block;
	margin-top: 3px;
}

.quote svg {
	width: 124px;
	fill: #de4667;
}

.quote .button {
	margin-top: 60px;
}

@media (max-width: 1079px) {
	.quote .text {
		font-size: 42px;
	}
	.quote svg {
		width: 100px;
	}
}

@media (max-width: 767px) {
	.quote {
		margin: 60px 0;
	}
	.quote svg {
		width: 80px;
	}
	.quote .text {
		font-size: 32px;
	}
	.quote .button {
		margin-top: 50px;
	}
}

.random-quote {
	text-align: center;
	margin: 150px 0;
}

.random-quote .text {
	color: #3d407e;
	font-size: 46px;
	font-weight: 800;
}

.random-quote .text strong {
	color: #3d407e;
	font-weight: 800;
}

.random-quote .text strong .hl-word {
	color: #3d407e;
	will-change: color;
}

.random-quote .text p {
	margin-top: 30px;
	margin-bottom: 40px;
}

.random-quote .author {
	font-size: 22px;
	font-weight: 700;
	color: #3d407e;
	display: block;
	text-align: center;
	width: 100%;
}

.random-quote .author .role {
	position: relative;
	font-weight: 400;
}

.random-quote .author .rolestrong {
	font-weight: 700;
}

.random-quote .author .role:before {
	content: ' | ';
	font-weight: 700;
}

.random-quote svg {
	width: 84px;
	fill: #de4667;
}

.random-quote .button {
	margin-top: 60px;
	border: 2px solid #3d407e;
}

@media (max-width: 1079px) {
	.random-quote .text {
		font-size: 40px;
	}
	.random-quote .author {
		font-size: 20px;
	}
	.random-quote svg {
		width: 76px;
	}
}

@media (max-width: 767px) {
	.random-quote {
		margin: 60px 0;
	}
	.random-quote svg {
		width: 70px;
	}
	.random-quote .text {
		font-size: 32px;
	}
	.random-quote .author {
		font-size: 18px;
		display: block;
	}
	.random-quote .author .role {
		display: block;
		width: 100%;
	}
	.random-quote .author .role::before {
		display: none;
	}
	.random-quote .button {
		margin-top: 50px;
	}
}

.quote-carousel {
	text-align: center;
	margin: 150px 0;
}

.quote-carousel .text {
	color: #3d407e;
	font-size: 46px;
	font-weight: 800;
}

.quote-carousel .text strong {
	color: #3d407e;
	font-weight: 800;
}

.quote-carousel .text strong .hl-word {
	color: #3d407e;
	will-change: color;
}

.quote-carousel .text p {
	margin-top: 30px;
	margin-bottom: 40px;
}

.quote-carousel .author {
	font-size: 22px;
	font-weight: 700;
	color: #3d407e;
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
}

.quote-carousel .author .role {
	position: relative;
	font-weight: 400;
}

.quote-carousel .author .rolestrong {
	font-weight: 700;
}

.quote-carousel .author .role:before {
	content: ' | ';
	font-weight: 700;
}

.quote-carousel svg.quote-icon {
	width: 84px;
	fill: #de4667;
}

.quote-carousel .button {
	margin-top: 40px;
	border: 2px solid #3d407e;
}

.quote-carousel__slider {
	width: 100%;
}

.quote-carousel__slider .item .wrapper-thin {
	padding: 0;
}

.quote-carousel__slider-wrapper {
	position: relative;
}

.quote-carousel__nav {
	display: flex;
	align-items: center;
	margin: 0 0 0 55px;
	gap: 10px;
}

.quote-carousel__nav-btn {
	background: transparent;
	border: 0;
	padding: 0;
	border-radius: 0;
	height: 15px;
	line-height: 1;
	position: absolute;
	top: calc(50% - 60px);
	transform: translateY(-50%);
	cursor: pointer;
	height: calc(100% - 120px);
	width: 30px;
	z-index: 9;
}

.quote-carousel__nav-btn--prev {
	left: 0;
}

.quote-carousel__nav-btn--next {
	right: 0;
}

.quote-carousel__nav-btn svg {
	width: 30px;
	height: 20px;
}

.quote-carousel__nav-btn svg path {
	fill: #3d407e;
}

.quote-carousel__nav-btn.swiper-button-disabled {
	opacity: 0.4;
	cursor: default;
}

.quote-carousel__pagination {
	width: auto !important;
	line-height: 1;
	display: flex;
	gap: 7px;
	align-items: center;
	justify-content: center;
}

.quote-carousel__pagination .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border: 2px solid #3d407e;
	background: #3d407e;
	opacity: 1;
	margin: 0 !important;
}

.quote-carousel__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent;
}

@media (max-width: 1169px) {
	.quote-carousel .wrapper-thin {
		width: 80%;
	}
}

@media (max-width: 1079px) {
	.quote-carousel .text {
		font-size: 40px;
	}
	.quote-carousel .author {
		font-size: 20px;
	}
	.quote-carousel svg.quote-icon {
		width: 76px;
	}
	.quote-carousel__nav {
		margin: 0 0 0 25px;
	}
}

@media (max-width: 767px) {
	.quote-carousel {
		margin: 60px 0;
	}
	.quote-carousel svg.quote-icon {
		width: 70px;
	}
	.quote-carousel .text {
		font-size: 32px;
	}
	.quote-carousel .author {
		font-size: 18px;
		display: block;
		margin-bottom: 30px;
	}
	.quote-carousel .author .role {
		display: block;
		width: 100%;
	}
	.quote-carousel .author .role::before {
		display: none;
	}
	.quote-carousel .button {
		margin-top: 30px;
	}
	.quote-carousel .wrapper-thin {
		width: 100%;
	}
	.quote-carousel__nav-btn {
		display: none;
	}
}

.stats {
	margin: auto;
	text-align: center;
	margin: 120px 0;
}

.stats .content {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 60px;
}

.stats .content .item {
	display: flex;
	position: relative;
	justify-content: flex-end;
	gap: 40px;
	margin-bottom: 10px;
}

.stats .content .item .stat {
	flex: 1;
	text-align: right;
	color: #3d407e;
	line-height: 1;
}

.stats .content .item .stat .prefix,
.stats .content .item .stat .suffix {
	font-size: 62px;
}

.stats .content .item .stat h4.number {
	margin: 0;
	font-size: 85px;
	font-family: "Tilt Warp", sans-serif;
	font-weight: normal;
}

.stats .content .item .stat h5.testo {
	margin: 0;
	font-size: 32px;
}

.stats .content .item .stat h5.testo small {
	font-size: 18px;
	display: block;
	margin-top: 10px;
}

.stats .content .item .stat:after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #de4667;
	margin-left: auto;
	margin-top: 20px;
}

.stats .content .item img {
	width: 100px;
	height: auto;
}

.stats .content .item:last-of-type {
	margin-bottom: 0;
}

.stats .content .item:last-of-type .stat:after {
	display: none;
}

.stats .content .title {
	position: relative;
	text-align: left;
	padding: 60px 0;
}

.stats .content .title:before, .stats .content .title:after {
	content: '';
	width: 100%;
	height: 15px;
	border-radius: 20px;
	display: block;
	background-color: #de4667;
	position: absolute;
}

.stats .content .title:before {
	top: 0;
}

.stats .content .title:after {
	bottom: 0;
}

.stats .content .title h3.titolo {
	font-family: "Tilt Warp", sans-serif;
	font-weight: normal;
	font-size: 100px;
	color: #de4667;
	line-height: 0.85;
	text-transform: uppercase;
	max-width: 600px;
	margin: 0 0 60px 0;
}

.stats .content .numbers {
	position: relative;
	padding: 60px 0;
}

.stats .content .numbers:before, .stats .content .numbers:after {
	content: '';
	width: 100%;
	height: 15px;
	border-radius: 20px;
	display: block;
	background-color: #de4667;
	position: absolute;
}

.stats .content .numbers:before {
	top: 0;
}

.stats .content .numbers:after {
	bottom: 0;
}

@media (max-width: 1079px) {
	.stats {
		margin: 90px 0;
	}
	.stats .content {
		gap: 40px;
	}
	.stats .content .item {
		gap: 30px;
		margin-bottom: 10px;
	}
	.stats .content .item .stat .prefix,
	.stats .content .item .stat .suffix {
		font-size: 48px;
	}
	.stats .content .item .stat h4.number {
		font-size: 62px;
	}
	.stats .content .item .stat h5.testo {
		font-size: 24px;
	}
	.stats .content .item .stat h5.testo small {
		font-size: 16px;
		display: block;
		margin-top: 10px;
	}
	.stats .content .item img {
		width: 80px;
	}
	.stats .content .title h3.titolo {
		font-size: 72px;
		margin: 0 0 40px 0;
	}
}

@media (max-width: 767px) {
	.stats {
		margin: 60px 0;
	}
	.stats .content {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap: 0;
	}
	.stats .content .item {
		flex-direction: row-reverse;
		justify-content: flex-start;
	}
	.stats .content .item .stat {
		text-align: left;
	}
	.stats .content .item .stat:after {
		margin-left: 0;
	}
	.stats .content .title {
		order: -1;
		padding: 50px 0;
	}
	.stats .content .numbers {
		padding: 30px 0 50px 0;
	}
	.stats .content .numbers:before {
		display: none;
	}
}

.rendiconti {
	position: relative;
	margin: auto;
	text-align: center;
	margin: 60px 0 90px 0;
	background: linear-gradient(90deg, #f0efe0 40%, transparent 40%);
}

.rendiconti .content {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 60px;
}

.rendiconti .content .item {
	display: flex;
	position: relative;
	justify-content: flex-start;
	gap: 40px;
	margin-bottom: 10px;
}

.rendiconti .content .item .stat {
	flex: 1;
	text-align: left;
	color: #3d407e;
	line-height: 1;
}

.rendiconti .content .item .stat .prefix,
.rendiconti .content .item .stat .suffix {
	font-size: 62px;
}

.rendiconti .content .item .stat h3.number {
	margin: 0;
	font-size: 85px;
	font-family: "Tilt Warp", sans-serif;
	font-weight: normal;
}

.rendiconti .content .item .stat h4.testo {
	margin: 0;
	font-size: 32px;
}

.rendiconti .content .item .stat h4.testo small {
	font-size: 18px;
	display: block;
	margin-top: 10px;
}

.rendiconti .content .item .stat:after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #de4667;
	margin-right: auto;
	margin-top: 20px;
}

.rendiconti .content .item img {
	width: 100px;
	height: auto;
}

.rendiconti .content .item:last-of-type {
	margin-bottom: 0;
}

.rendiconti .content .item:last-of-type .stat:after {
	display: none;
}

.rendiconti .content .rendiconti__left {
	background-color: #f0efe0;
	border-radius: 0 40px 40px 0;
	padding: 40px 60px 50px 0;
}

.rendiconti .content .rendiconti__right .content-box {
	position: relative;
	padding: 40px 0 50px 0;
}

.rendiconti .content .rendiconti__right .content-box:before {
	content: '';
	width: 100%;
	height: 15px;
	border-radius: 20px;
	display: block;
	background-color: #de4667;
	position: absolute;
	top: 0;
}

.rendiconti .content .rendiconti__right .content-box:after {
	content: '';
	width: 100%;
	height: 15px;
	border-radius: 20px;
	display: block;
	background-color: #de4667;
	position: absolute;
	bottom: 0;
}

.rendiconti .content .rendiconti__right .title {
	padding-left: 20px;
}

.rendiconti .content .rendiconti__right .years {
	position: relative;
	padding: 75px 0 20px 20px;
}

.rendiconti .content .rendiconti__right .years .item {
	margin-bottom: 20px;
}

.rendiconti .content .rendiconti__right .years .item .button.primary {
	font-size: 52px;
	border-radius: 50px;
	padding: 9px 62px 14px 32px;
	gap: 24px;
	min-width: 300px;
}

.rendiconti .content .rendiconti__right .years .item .cta-icon {
	transform: rotate(90deg);
	width: 32px;
	height: 26px;
}

.rendiconti .content .title {
	position: relative;
	text-align: left;
}

.rendiconti .content .title .titolo {
	font-size: 32px;
	color: #3d407e;
	font-weight: 700;
	text-transform: none;
	margin: 0;
}

.rendiconti .content .numbers {
	position: relative;
	padding: 40px 0;
}

@media (max-width: 1079px) {
	.rendiconti {
		margin: 90px 0;
	}
	.rendiconti .content {
		gap: 40px;
	}
	.rendiconti .content .item {
		gap: 30px;
		margin-bottom: 10px;
	}
}

@media (max-width: 1079px) {
	.rendiconti {
		margin: 60px 0;
		background: none;
	}
	.rendiconti .rendiconti__left {
		position: relative;
	}
	.rendiconti .rendiconti__left:before {
		content: '';
		position: absolute;
		width: 100px;
		height: 100%;
		background: #f0efe0;
		left: -60px;
		top: 0;
	}
	.rendiconti .content {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap: 60px;
	}
	.rendiconti .content .title {
		order: -1;
		padding: 30px 0;
	}
	.rendiconti .content .numbers {
		padding: 30px 0 50px 0;
	}
	.rendiconti .content .numbers:before {
		display: none;
	}
	.rendiconti .content .rendiconti__right .years {
		padding: 30px 0 20px 20px;
	}
}

@media (max-width: 767px) {
	.rendiconti .content {
		gap: 40px;
	}
	.rendiconti .content .item {
		gap: 30px;
		margin-bottom: 10px;
	}
	.rendiconti .content .item img {
		width: 70px;
	}
	.rendiconti .content .item .stat .prefix,
	.rendiconti .content .item .stat .suffix {
		font-size: 42px;
	}
	.rendiconti .content .item .stat h3.number {
		font-size: 52px;
	}
	.rendiconti .content .item .stat h4.testo {
		font-size: 20px;
	}
	.rendiconti .content .item .stat h4.testo small {
		font-size: 16px;
		display: block;
		margin-top: 10px;
	}
	.rendiconti .content .item img {
		width: 70px;
	}
	.rendiconti .content .rendiconti__right .years {
		padding: 30px 0 20px 20px;
	}
	.rendiconti .content .rendiconti__right .years .item .button.primary {
		font-size: 42px;
		min-width: 280px;
	}
}

.form-contatti {
	position: relative;
	padding: 0;
	margin: 0 0 60px 0;
}

.form-contatti__content {
	display: flex;
	position: relative;
	gap: 100px;
	margin-top: 18px;
}

.form-contatti__text {
	flex: 1;
}

.form-contatti__description {
	font-size: 24px;
	color: #3d407e;
	font-weight: 700;
	line-height: 1.5;
}

.form-contatti__description p:first-of-type {
	margin-top: 0;
}

.form-contatti__form .gform_wrapper.gravity-theme form input[type=color], .form-contatti__form .gform_wrapper.gravity-theme form input[type=date], .form-contatti__form .gform_wrapper.gravity-theme form input[type=datetime-local], .form-contatti__form .gform_wrapper.gravity-theme form input[type=datetime], .form-contatti__form .gform_wrapper.gravity-theme form input[type=email], .form-contatti__form .gform_wrapper.gravity-theme form input[type=month], .form-contatti__form .gform_wrapper.gravity-theme form input[type=number], .form-contatti__form .gform_wrapper.gravity-theme form input[type=password], .form-contatti__form .gform_wrapper.gravity-theme form input[type=search], .form-contatti__form .gform_wrapper.gravity-theme form input[type=tel], .form-contatti__form .gform_wrapper.gravity-theme form input[type=text], .form-contatti__form .gform_wrapper.gravity-theme form input[type=time], .form-contatti__form .gform_wrapper.gravity-theme form input[type=url], .form-contatti__form .gform_wrapper.gravity-theme form input[type=week], .form-contatti__form .gform_wrapper.gravity-theme form select, .form-contatti__form .gform_wrapper.gravity-theme form textarea {
	background-color: #f0efe0;
}

.form-contatti__image {
	position: relative;
	width: 50%;
	margin-bottom: 80px;
	overflow: hidden;
	border-radius: 0 0 0 40px;
}

.form-contatti__image img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

@media (max-width: 767px) {
	.form-contatti__content {
		flex-wrap: wrap;
		flex-direction: column-reverse;
		gap: 30px;
	}
	.form-contatti__form, .form-contatti__text {
		width: 100%;
		max-width: 100%;
	}
	.form-contatti__description {
		font-size: 21px;
		line-height: 1.3;
	}
	.form-contatti__image {
		padding-bottom: 50%;
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
}

.form-newsletter {
	position: relative;
	padding: 80px 0;
	margin: 0;
	background-color: #f0efe0;
}

.form-newsletter__title {
	font-weight: 400;
	font-size: 32px;
	color: #3d407e;
	max-width: calc(50% - 30px);
	margin: 0;
}

.form-newsletter__content {
	display: flex;
	position: relative;
	gap: 60px;
	margin-top: 18px;
}

.form-newsletter__text {
	flex: 1;
}

.form-newsletter__description {
	max-width: 480px;
	font-size: 18px;
	line-height: 1.5;
}

.form-newsletter__description p:first-of-type {
	margin-top: 0;
}

.form-newsletter__form {
	width: 50%;
}

@media (max-width: 767px) {
	.form-newsletter {
		padding: 40px 0;
	}
	.form-newsletter__title {
		max-width: 100%;
	}
	.form-newsletter__content {
		flex-wrap: wrap;
		gap: 10px;
	}
	.form-newsletter__form, .form-newsletter__text {
		width: 100%;
		max-width: 100%;
	}
}

:root {
	--wrapper-w: 1280px;
	--text-ratio: 0.35;
	--text-w: calc(var(--wrapper-w) * var(--text-ratio));
	--gutter-w: calc((100vw - var(--wrapper-w)) / 2);
}

.visual-cta {
	background-color: #3d407e;
	position: relative;
	overflow: hidden;
}

.visual-cta .content {
	display: flex;
	align-items: center;
	position: relative;
}

.visual-cta__text {
	width: 35%;
	color: #ffffff;
	position: relative;
	padding: 100px 0;
}

.visual-cta__text:after {
	content: '';
	width: 30px;
	height: 100%;
	position: absolute;
	right: -30px;
	background: #3d407e;
	display: block;
	z-index: 1;
	top: 0;
	border-radius: 0 20px 20px 0;
}

.visual-cta__text .text-content {
	max-width: 315px;
}

.visual-cta__text .title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 40px;
}

.visual-cta__text .text {
	font-size: 21px;
}

.visual-cta__text .button {
	margin-top: 20px;
}

.visual-cta__image {
	margin: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 35%;
	width: calc(100vw - (var(--gutter-w) + var(--text-w)));
}

.visual-cta__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 767px) {
	.visual-cta .wrapper {
		padding: 0;
	}
	.visual-cta .content {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.visual-cta__text {
		width: 100%;
		padding: 0 0 40px;
	}
	.visual-cta__text:after {
		content: '';
		width: 100%;
		height: 30px;
		position: absolute;
		left: 0;
		right: 0;
		background: #3d407e;
		display: block;
		z-index: 1;
		top: -30px;
		border-radius: 30px 30px 0 0;
	}
	.visual-cta__text .text-content {
		max-width: 100%;
		padding: 0 40px;
	}
	.visual-cta__text .title {
		font-size: 32px;
		font-weight: 700;
		margin: 0 0 20px;
	}
	.visual-cta__text .text {
		font-size: 20px;
	}
	.visual-cta__text .button {
		margin-top: 0;
	}
	.visual-cta__image {
		margin: 0;
		top: 0;
		bottom: 0;
		position: relative;
		left: 0;
		width: 100vw;
		padding-bottom: 30%;
	}
	.visual-cta__image img {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

.featured-video {
	margin: 120px 0;
}

.featured-video__title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}

.featured-video__title .title {
	font-size: 36px;
	font-weight: 400;
	color: #3d407e;
	line-height: 1;
	margin: 0;
}

.featured-video__slider {
	width: 100%;
}

.featured-video__slider .item .wrapper-thin {
	padding: 0;
}

.featured-video__slider .item .image {
	margin: 0;
	overflow: hidden;
	border-radius: 60px;
}

.featured-video__slider .item .play {
	position: relative;
	aspect-ratio: 16 / 8;
}

.featured-video__slider .item .play img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	object-position: center;
}

.featured-video__slider .item .play .play-button {
	border-radius: 50%;
	border: 12px solid #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 70px;
	opacity: 0.6;
	transition: opacity 0.3s ease-in-out;
}

.featured-video__slider .item .play .play-button svg {
	width: 100px;
	height: 100px;
}

.featured-video__slider .item a:hover .play .play-button, .featured-video__slider .item a:focus .play .play-button {
	opacity: 1;
}

.featured-video__slider .item .caption {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #3d407e;
	padding: 30px 60px;
}

.featured-video__slider-wrapper {
	position: relative;
}

.featured-video__nav {
	display: flex;
	align-items: center;
	margin: 0 0 0 55px;
	gap: 10px;
}

.featured-video__nav-btn {
	background: transparent;
	border: 0;
	padding: 0;
	border-radius: 0;
	height: 15px;
	line-height: 1;
	position: absolute;
	top: calc(50% - 60px);
	transform: translateY(-50%);
	cursor: pointer;
	height: calc(100% - 120px);
	width: 30px;
	z-index: 9;
}

.featured-video__nav-btn--next {
	right: 0;
}

.featured-video__nav-btn svg {
	width: 30px;
	height: 20px;
}

.featured-video__nav-btn svg path {
	fill: #3d407e;
}

.featured-video__nav-btn.swiper-button-disabled {
	opacity: 0.4;
	cursor: default;
}

.featured-video__pagination {
	width: auto !important;
	line-height: 1;
	display: flex;
	gap: 7px;
	align-items: center;
	justify-content: center;
}

.featured-video__pagination .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border: 2px solid #3d407e;
	background: #3d407e;
	opacity: 1;
	margin: 0 !important;
}

.featured-video__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent;
}

@media (max-width: 1239px) {
	.featured-video__title h1 {
		font-size: 42px;
	}
}

@media (max-width: 1169px) {
	.featured-video .wrapper-thin {
		width: 80%;
	}
	.featured-video__slider .item .play .play-button {
		padding: 60px;
	}
	.featured-video__slider .item .play .play-button svg {
		width: 80px;
		height: 80px;
	}
}

@media (max-width: 1079px) {
	.featured-video__title h1 {
		font-size: 32px;
	}
	.featured-video__nav {
		margin: 0 0 0 25px;
	}
}

@media (max-width: 767px) {
	.featured-video {
		margin: 60px 0;
	}
	.featured-video__title {
		flex-wrap: wrap;
	}
	.featured-video__title .title {
		width: 100%;
		margin-bottom: 20px;
		font-size: 30px;
	}
	.featured-video__slider .item .image {
		border-radius: 40px;
	}
	.featured-video__slider .item .caption {
		font-size: 16px;
		padding: 20px 0;
	}
	.featured-video__slider .item .play .play-button {
		padding: 40px;
		border: 8px solid #ffffff;
	}
	.featured-video__slider .item .play .play-button svg {
		width: 40px;
		height: 40px;
	}
	.featured-video .wrapper-thin {
		width: 100%;
	}
	.featured-video__nav-btn {
		display: none;
	}
}

@media (max-width: 479px) {
	.featured-video__slider .item .image {
		border-radius: 20px;
	}
	.featured-video__slider .item .play .play-button {
		padding: 20px;
		border: 6px solid #ffffff;
	}
	.featured-video__slider .item .play .play-button svg {
		width: 20px;
		height: 20px;
	}
}

.cta-image-button {
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0;
	position: relative;
	overflow: hidden;
	padding: 250px 0;
}

.cta-image-button .content {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
}

.cta-image-button .content .text {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #3d407e;
	border-radius: 40px;
	font-size: 24px;
	font-weight: 500;
	z-index: 1;
	padding: 10px 40px 14px;
	color: #ffffff;
}

.cta-image-button .content .button {
	border-radius: 40px;
	height: 70px;
	margin-left: -40px;
	padding: 10px 22px 16px 50px;
	border-radius: 0 40px 40px 0;
	font-size: 28px;
	background-color: #de4667;
	border-color: transparent;
	font-weight: 800;
	color: #ffffff;
}

.cta-image-button .content .button svg {
	width: 16px;
	fill: #ffffff;
	margin-top: 8px;
	transition: 0.3s fill ease-in-out;
}

.cta-image-button .content .button:hover, .cta-image-button .content .button:focus {
	background-color: #ffffff;
	color: #de4667;
}

.cta-image-button .content .button:hover svg, .cta-image-button .content .button:focus svg {
	fill: #de4667;
}

.cta-image-button .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

@media (max-width: 1079px) {
	.cta-image-button {
		padding: 150px 0;
	}
	.cta-image-button .content .button {
		font-size: 24px;
	}
	.cta-image-button .content .text {
		font-size: 21px;
	}
}

@media (max-width: 990px) {
	.cta-image-button .content {
		flex-wrap: wrap;
	}
	.cta-image-button .content .button {
		width: 100%;
		margin-left: 0;
		margin-top: -40px;
		border-radius: 0 0 40px 40px;
		padding: 55px 22px 16px 22px;
		min-height: 70px;
		height: auto;
		text-align: center;
		justify-content: center;
	}
	.cta-image-button .content .text {
		width: 100%;
		height: auto;
		min-height: 70px;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.cta-image-button {
		padding: 90px 0;
	}
}

@media (max-width: 479px) {
	.cta-image-button .content .text {
		font-size: 18px;
	}
	.cta-image-button .content .button {
		font-size: 21px;
	}
}

.projects-map {
	--sticky-top: 204px;
	--module-bg: transparent;
	position: relative;
	z-index: 1;
	padding: 90px 0;
	background: transparent;
}

.projects-map .wrapper {
	height: auto;
	display: block;
	min-height: 0;
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.projects-map__title {
	text-align: center;
	max-width: 1080px;
	margin: auto;
	padding: 0 40px;
	color: #3d407e;
	position: relative;
	display: block;
	z-index: 11;
}

.projects-map__title .title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 20px;
}

.projects-map__title .text {
	font-size: 21px;
}

.projects-map #projects-map {
	position: sticky !important;
	top: var(--sticky-top);
	height: calc(100vh - var(--sticky-top));
}

.projects-map #projects-grid-sentinel {
	height: 1px;
	display: block;
}

.projects-map .projects-grid {
	height: auto;
	overflow: visible;
	position: relative;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
	padding: 0 30px;
}

.projects-map .projects-grid .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.projects-map .projects-grid .grid .item {
	text-decoration: none;
	position: relative;
	color: #3d407e;
	min-width: 100%;
}

.projects-map .projects-grid .grid .item .button.primary {
	display: inline-flex;
	position: absolute;
	font-size: 15px;
	top: 0;
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	min-width: max-content;
	max-width: 100%;
}

.projects-map .projects-grid .grid .item .button.primary .cta-icon {
	width: 18px;
	height: 11px;
}

@media (max-width: 479px) {
	.projects-map .projects-grid .grid .item .button.primary {
		font-size: 14px;
		padding: 8px 14px 11px 12px;
	}
}

.projects-map .projects-grid .grid .item figure.image {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.projects-map .projects-grid .grid .item figure.image .placeholder {
	padding-bottom: 82%;
	display: block;
	width: 100%;
}

.projects-map .projects-grid .grid .item figure.image .display {
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.projects-map .projects-grid .grid .item figure.image .display img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
}

.projects-map .projects-grid .grid .item__category {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
}

.projects-map .projects-grid .grid .item__partner {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}

.projects-map .projects-grid .grid .item:hover figure.image .display img, .projects-map .projects-grid .grid .item:active figure.image .display img {
	transform: scale(1.1);
}

.projects-map .projects-grid .grid .item__text {
	padding: 10px;
}

.projects-map .projects-grid .grid .item__title {
	font-size: 14px;
	margin: 6px 0 0;
	font-weight: 800;
}

.projects-map .projects-grid .grid .item__image {
	position: relative;
	overflow: hidden;
	border-radius: 40px;
	margin: 20px 0 0 0;
}

@media (max-width: 479px) {
	.projects-map .projects-grid .grid .item__image {
		border-radius: 30px;
	}
}

.projects-map .projects-grid .grid .item__status {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	text-align: center;
	background: #3d407e;
	padding: 10px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
}

.projects-map .projects-grid .projects-grid-loader {
	position: sticky;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.75);
	z-index: 20;
	top: 0;
}

.projects-map .projects-grid .projects-grid-loader[hidden] {
	display: none !important;
}

.projects-map .projects-grid .projects-grid-loader:not([hidden]) {
	display: flex !important;
}

.projects-map .projects-grid .projects-grid-spinner {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 3px solid rgba(0, 0, 0, 0.15);
	border-top-color: rgba(0, 0, 0, 0.6);
	animation: projectsSpin 0.8s linear infinite;
}

@keyframes projectsSpin {
	to {
		transform: rotate(360deg);
	}
}

.projects-map .projects-map-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: start;
}

.projects-map .projects-filters {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
	flex: 0 0 auto;
	padding: 140px 47px 40px 40px;
	margin-top: -100px;
	position: sticky;
	top: 0;
	background: #ffffff;
	z-index: 10;
}

.projects-map .projects-filters .filter-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	margin: 18px 0 8px;
}

.projects-map .projects-filters .filter-header i {
	color: #840d5d;
	transition: 0.3s all ease-in-out;
	font-size: 20px;
	font-weight: 800;
}

.projects-map .projects-filters .filter-header.active i {
	transform: rotate(180deg);
}

.projects-map .projects-filters .projects-filter-group {
	position: relative;
}

.projects-map .projects-filters .projects-filter-group.projects-filter-dropdown:after {
	content: '';
	width: 14px;
	height: 7px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS42NDMiIGhlaWdodD0iMTIuMTU5IiB2aWV3Qm94PSIwIDAgMjEuNjQzIDEyLjE1OSI+CiAgPHBhdGggaWQ9IlBhdGhfNDIiIGRhdGEtbmFtZT0iUGF0aCA0MiIgZD0iTS0xMTk3LDM2NjlsMTAuNDQ1LDEwLjAyOSw5Ljc4OS0xMC4wMjkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOTcuNjkzIC0zNjY4LjI3OSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzNkNDA3ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.projects-map .projects-filters .projects-filter-group.projects-filter-search:after {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9Ii0yLjUgLTIuNSAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiIgY2xhc3M9ImphbSBqYW0tc2VhcmNoIj48cGF0aCBkPSdNOCAxNEE2IDYgMCAxIDAgOCAyYTYgNiAwIDAgMCAwIDEyem02LjMyLTEuMDk0bDMuNTggMy41OGExIDEgMCAxIDEtMS40MTUgMS40MTNsLTMuNTgtMy41OGE4IDggMCAxIDEgMS40MTQtMS40MTR6JyBmaWxsPSIjM2Q0MDdlIi8+PC9zdmc+);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	pointer-events: none;
	z-index: 8;
}

.projects-map .projects-filters .projects-filter-group:first-of-type .filter-header {
	margin-top: 0;
}

.projects-map .projects-filters .projects-filter-group input, .projects-map .projects-filters .projects-filter-group select {
	min-width: 230px;
	width: 230px;
	height: 40px;
	border-radius: 40px;
	border: 2px solid #3d407e;
	outline: 0;
	appearance: none;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 40px 0 15px;
	color: #3d407e;
	font-weight: 700;
	line-height: 1.3;
	font-size: 15px;
}

.projects-map .projects-filters .projects-filter-group input::placeholder, .projects-map .projects-filters .projects-filter-group select::placeholder {
	color: #3d407e;
}

.projects-map .projects-filters .projects-filter-group input[type="search"]::-webkit-search-cancel-button, .projects-map .projects-filters .projects-filter-group input[type="search"]::-webkit-search-decoration, .projects-map .projects-filters .projects-filter-group input[type="search"]::-webkit-search-results-button, .projects-map .projects-filters .projects-filter-group input[type="search"]::-webkit-search-results-decoration, .projects-map .projects-filters .projects-filter-group select[type="search"]::-webkit-search-cancel-button, .projects-map .projects-filters .projects-filter-group select[type="search"]::-webkit-search-decoration, .projects-map .projects-filters .projects-filter-group select[type="search"]::-webkit-search-results-button, .projects-map .projects-filters .projects-filter-group select[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	appearance: none;
}

.projects-map .projects-filters .projects-filter-group input[type="search"]::-ms-clear, .projects-map .projects-filters .projects-filter-group input[type="search"]::-ms-reveal, .projects-map .projects-filters .projects-filter-group select[type="search"]::-ms-clear, .projects-map .projects-filters .projects-filter-group select[type="search"]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

.projects-map .projects-filters .projects-filter-group button#projects-clear-filters {
	font-size: 15px;
	height: 40px;
	padding: 0 22px 0 16px;
	border-width: 2px;
	cursor: pointer;
}

.projects-map .projects-filters .projects-filter-group button#projects-clear-filters .cta-icon {
	margin-top: 0;
	width: 18px;
	height: 11px;
}

.projects-map .projects-filters .filter-title {
	font-size: 30px;
	letter-spacing: ls(75);
}

.projects-map .projects-filters .filter-content {
	font-size: 16px;
	font-weight: 300;
	max-height: 300px;
	width: calc(100% - 6px);
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #840d5d transparent;
}

.projects-map .projects-filters .filter-content::-webkit-scrollbar {
	width: 3px;
}

.projects-map .projects-filters .filter-content::-webkit-scrollbar-track {
	background: transparent;
}

.projects-map .projects-filters .filter-content::-webkit-scrollbar-thumb {
	background-color: #3d407e;
	border-radius: 0;
}

.projects-map .projects-filters .filter-content::-webkit-scrollbar-thumb:hover {
	background-color: #840d5d;
	cursor: pointer;
}

.projects-map .projects-filters .filter-content label {
	display: block;
	padding-bottom: 10px;
	cursor: pointer;
	padding-left: 25px;
	text-indent: -25px;
}

.projects-map .projects-filters .filter-content input[type="checkbox"] {
	appearance: none;
	width: 13px;
	height: 13px;
	border: 1px solid #840d5d;
	background: transparent;
	cursor: pointer;
	margin-right: 8px;
}

.projects-map .projects-filters .filter-content input[type="checkbox"]:checked {
	position: relative;
}

.projects-map .projects-filters .filter-content input[type="checkbox"]:checked:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #840d5d;
}

.projects-map .gm-style-iw.gm-style-iw-c {
	border-radius: 20px;
	padding: 0;
	width: 300px;
	max-width: 300px !important;
	border: 0;
}

.projects-map .gm-style-iw-d:hover svg, .projects-map .gm-style-iw-d:focus svg {
	fill: #de4667;
}

.projects-map .gm-style-iw-chr {
	position: relative;
}

.projects-map .gm-style-iw-chr .gm-style-iw-ch {
	display: none;
}

.projects-map .gm-style-iw-chr button {
	position: absolute !important;
	z-index: 9;
	right: 0;
	background-color: #ffffff !important;
	opacity: 1 !important;
	border-radius: 0 0 0 20px;
}

.projects-map .gm-style-iw-chr button span {
	filter: brightness(0) saturate(100%) invert(26%) sepia(11%) saturate(3100%) hue-rotate(199deg) brightness(92%) contrast(93%);
}

.projects-map .gm-style-iw-chr button:hover span, .projects-map .gm-style-iw-chr button:focus span {
	filter: brightness(0) saturate(100%) invert(46%) sepia(84%) saturate(2419%) hue-rotate(317deg) brightness(87%) contrast(100%);
}

.projects-map .gm-style .gm-style-iw-tc::after {
	background: #f0efe0;
}

.projects-map .gm-style {
	font-family: "Plus Jakarta Sans", sans-serif;
}

.projects-map .gm-style-iw-d {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: auto !important;
}

.projects-map .gm-style-iw-d .iw-content {
	text-decoration: none;
}

.projects-map .gm-style-iw-d .iw-image {
	border-top: 0;
	border-bottom: 0;
	aspect-ratio: 2 / 1;
	overflow: hidden;
	position: relative;
}

.projects-map .gm-style-iw-d .iw-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.projects-map .gm-style-iw-d .iw-image .item__status {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: #3d407e;
	text-transform: uppercase;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
}

.projects-map .gm-style-iw-d h3, .projects-map .gm-style-iw-d .h3 {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 800;
	color: #3d407e;
	padding: 0 40px 10px 20px;
	margin: 6px 0;
}

.projects-map .gm-style-iw-d .iw-category {
	padding: 20px 40px 0 20px;
	margin: 0;
	display: block;
	text-transform: uppercase;
	font-weight: 800;
}

.projects-map .gm-style-iw-d .iw-partner {
	padding: 0 40px 0 20px;
	margin: 0;
	text-transform: uppercase;
	display: block;
	font-weight: 500;
	color: #3d407e;
}

.projects-map .gm-style-iw-d .iw-location {
	padding: 0 40px 20px 20px;
	display: block;
	font-weight: 700;
	color: #3d407e;
}

.projects-map .gm-style-iw-d svg {
	padding: 0;
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 30px;
	height: 15px;
	fill: #3d407e;
}

.projects-map .gm-style-iw-d i.icon-arrow-right {
	font-size: 21px;
}

@media (max-width: 1359px) {
	.projects-map .projects-grid .grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 1079px) {
	.projects-map {
		height: auto;
	}
	.projects-map__title {
		text-align: center;
		max-width: 100%;
		margin: auto;
		padding: 0 20px;
	}
	.projects-map__title .title {
		font-size: 32px;
		margin: 0 0 0;
	}
	.projects-map .projects-filters {
		max-width: 100%;
		gap: 10px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.projects-map .projects-filters .projects-filter-group input, .projects-map .projects-filters .projects-filter-group select {
		min-width: 160px;
		width: 160px;
		height: 32px;
		font-size: 14px;
	}
	.projects-map .projects-filters .projects-filter-group button#projects-clear-filters {
		font-size: 14px;
		height: 32px;
		padding: 0 22px 0 16px;
		border-width: 2px;
		cursor: pointer;
	}
	.projects-map .projects-filters .projects-filter-group button#projects-clear-filters .cta-icon {
		margin-top: 0;
		width: 16px;
		height: 10px;
	}
	.projects-map .projects-map-container {
		flex-direction: column-reverse;
		display: flex;
	}
	.projects-map .projects-map-container .projects-grid {
		background-color: #ffffff;
		padding-top: 20px;
		margin-top: -100px;
		z-index: 1;
	}
	.projects-map .projects-map-container .projects-grid .projects-grid-loader {
		height: 100vh !important;
	}
	.projects-map .projects-map-container #projects-map {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.projects-map {
		padding: 50px 0;
	}
	.projects-map .projects-filters {
		min-width: 100%;
		width: 100%;
		padding: 30px 20px 20px 20px;
		margin-top: 0px;
		position: relative;
	}
	.projects-map #projects-map {
		position: sticky !important;
		top: 0;
		height: 100vh;
	}
}

@media (max-width: 479px) {
	.projects-map #projects-map {
		height: 600px;
	}
	.projects-map .projects-map-container .projects-filters .filter-title {
		font-size: 24px;
	}
	.projects-map .projects-map-container .projects-filters .filter-header {
		margin: 8px 0 8px;
	}
}

.intro-pagina {
	position: relative;
	margin: 60px 0;
}

.intro-pagina__title {
	font-size: 48px;
	font-weight: 800;
	color: #3d407e;
	margin: 0 0 50px 0;
}

.intro-pagina .content {
	display: flex;
	position: relative;
	gap: 80px;
	font-size: 18px;
	line-height: 1.4;
}

.intro-pagina .content h1, .intro-pagina .content h2, .intro-pagina .content h3, .intro-pagina .content h4, .intro-pagina .content h5, .intro-pagina .content h6 {
	color: #3d407e;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3;
}

.intro-pagina .content h1:first-of-type, .intro-pagina .content h2:first-of-type, .intro-pagina .content h3:first-of-type, .intro-pagina .content h4:first-of-type, .intro-pagina .content h5:first-of-type, .intro-pagina .content h6:first-of-type {
	margin-top: 0;
}

.intro-pagina__textsx {
	width: 50%;
	margin: 0;
}

.intro-pagina__textsx p:first-of-type {
	margin-top: 0;
}

.intro-pagina__textdx {
	width: 50%;
	margin: 0;
}

.intro-pagina__textdx p:first-of-type {
	margin-top: 0;
}

@media (max-width: 1079px) {
	.intro-pagina .content {
		gap: 50px;
	}
}

@media (max-width: 767px) {
	.intro-pagina {
		margin: 30px 0;
	}
	.intro-pagina .content {
		flex-wrap: wrap;
		gap: 0;
	}
	.intro-pagina .wrapper-thin {
		padding: 0;
	}
	.intro-pagina__textsx, .intro-pagina__textdx {
		width: 100%;
	}
}

.latest-news {
	margin: 80px 0 100px 0;
}

.latest-news__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.latest-news__top .title {
	font-weight: 400;
	font-size: 32px;
	color: #3d407e;
}

@media (max-width: 767px) {
	.latest-news__top {
		margin-bottom: 20px;
	}
	.latest-news__top .title {
		width: 100%;
	}
}

.latest-news__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 20px;
	row-gap: 40px;
}

@media (max-width: 1079px) {
	.latest-news__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.latest-news__grid {
		grid-template-columns: repeat(1, 1fr);
	}
}

.griglia-aree {
	background-color: #3d407e;
	position: relative;
	overflow: hidden;
}

.griglia-aree__top {
	background-color: #3d407e;
	padding: 50px 0;
}

.griglia-aree__top .content-top {
	max-width: 840px;
	margin: auto;
	text-align: center;
}

.griglia-aree__top .content-top .title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 40px;
	color: #ffffff;
}

.griglia-aree__top .content-top .text {
	font-size: 21px;
	color: #ffffff;
}

.griglia-aree__bottom {
	background-color: #f0efe0;
	position: relative;
}

.griglia-aree__bottom:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #ffffff;
	bottom: 0;
	left: 0;
}

.griglia-aree__bottom .grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.griglia-aree__bottom .grid .item {
	border-bottom: 10px solid;
	position: relative;
	z-index: 2;
}

.griglia-aree__bottom .grid .item__title {
	width: 100%;
	margin: -30px auto 0 auto;
	text-align: center;
	border-radius: 40px;
	color: #ffffff;
	padding: 10px;
	font-size: 30px;
}

.griglia-aree__bottom .grid .item__text {
	padding: 15px 30px;
	color: #3d407e;
	font-weight: 500;
}

@media (max-width: 1079px) {
	.griglia-aree__bottom .grid {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 48px;
	}
}

@media (max-width: 767px) {
	.griglia-aree__bottom .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 48px;
	}
}

.griglia-icone {
	position: relative;
	padding: 90px 0;
	background-color: #f0efe0;
}

.griglia-icone__title {
	width: 50%;
	margin: 0;
	color: #de4667;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.1;
}

.griglia-icone .content {
	display: flex;
	position: relative;
	gap: 80px;
	font-size: 18px;
	line-height: 1.4;
}

.griglia-icone__text {
	width: 50%;
	margin: 0;
}

.griglia-icone__text p:first-of-type {
	margin-top: 0;
}

.griglia-icone .grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;
	margin-top: 60px;
}

.griglia-icone .grid .item {
	position: relative;
	text-align: center;
	max-width: 250px;
	margin: 0 auto;
}

.griglia-icone .grid .item__icon {
	width: 100%;
	max-width: 80px;
	margin: 0 auto;
	text-align: center;
}

.griglia-icone .grid .item__text {
	padding-top: 10px;
	font-size: 22px;
	color: #3d407e;
}

.griglia-icone .grid .item__text p {
	margin: 0;
}

@media (max-width: 1079px) {
	.griglia-icone .content {
		gap: 50px;
	}
	.griglia-icone .grid {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 40px;
	}
}

@media (max-width: 767px) {
	.griglia-icone {
		padding: 50px 0;
	}
	.griglia-icone .content {
		flex-wrap: wrap;
		gap: 30px;
	}
	.griglia-icone__title {
		font-size: 32px;
	}
	.griglia-icone__title, .griglia-icone__text {
		width: 100%;
	}
	.griglia-icone .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 30px;
		margin-top: 40px;
	}
}

.griglia-step {
	position: relative;
}

.griglia-step__title {
	text-align: center;
	background-color: #f0efe0;
	border-radius: 30px;
	padding: 30px 30px 66px 30px;
}

.griglia-step__title .title {
	color: #3d407e;
	font-size: 36px;
	font-weight: 700;
	max-width: 800px;
	margin: auto;
}

.griglia-step__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	margin-top: 12px;
}

.griglia-step__grid .item {
	border: 5px solid #de4667;
	border-radius: 30px;
	position: relative;
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.griglia-step__grid .item__number {
	width: 120px;
	margin: -66px auto 0 auto;
	text-align: center;
	border-radius: 50%;
	background-color: #3d407e;
	border: 5px solid #ffffff;
	color: #ffffff;
	padding: 10px;
	font-size: 72px;
	font-family: "Tilt Warp", sans-serif;
	font-weight: 400;
	aspect-ratio: 1 / 1;
	align-content: center;
}

.griglia-step__grid .item__text {
	padding: 30px 50px 20px 50px;
	font-size: 22px;
	text-align: center;
	line-height: 1.3;
	color: #3d407e;
	font-weight: 500;
}

.griglia-step__grid .item__icon {
	text-align: center;
	padding-bottom: 30px;
}

.griglia-step__grid .item__icon img {
	width: 100%;
	height: 100%;
	max-width: 100px;
	margin: auto;
	max-height: 100px;
}

.griglia-step__text {
	background-color: #3d407e;
	padding: 16px 32px;
	border-radius: 30px;
	color: #ffffff;
	font-weight: medium;
	margin-top: 12px;
}

.griglia-step__bg {
	margin-top: -20%;
	padding-bottom: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: -1;
}

@media (max-width: 1079px) {
	.griglia-step__grid .item__text {
		padding: 20px;
	}
	.griglia-step__bg {
		margin-top: -30%;
		padding-bottom: 60%;
	}
}

@media (max-width: 767px) {
	.griglia-step__grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 66px;
	}
	.griglia-step__bg {
		margin-top: -200px;
		padding-bottom: 100%;
	}
}

@media (max-width: 479px) {
	.griglia-step__title {
		padding: 20px 20px 60px 20px;
	}
	.griglia-step__title .title {
		font-size: 32px;
	}
	.griglia-step__grid .item__number {
		width: 100px;
		margin: -50px auto 0 auto;
		text-align: center;
		border-radius: 50%;
		background-color: #3d407e;
		border: 5px solid #ffffff;
		color: #ffffff;
		padding: 10px;
		font-size: 60px;
		font-family: "Tilt Warp", sans-serif;
		font-weight: 400;
		aspect-ratio: 1 / 1;
		align-content: center;
	}
	.griglia-step__grid .item__text {
		padding: 10px 20px;
		font-size: 21px;
		text-align: center;
		line-height: 1.3;
		color: #3d407e;
		font-weight: 500;
	}
	.griglia-step__grid .item__icon {
		text-align: center;
		padding-bottom: 20px;
	}
	.griglia-step__grid .item__icon img {
		width: 100%;
		height: 100%;
		max-width: 100px;
		margin: auto;
		max-height: 100px;
	}
}

.griglia-valori {
	position: relative;
	padding: 130px 0 90px 0;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.griglia-valori .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 100px;
}

.griglia-valori .grid .item {
	position: relative;
	margin: 0 auto;
}

.griglia-valori .grid .item__title {
	font-size: 52px;
	font-weight: 700;
	color: #ffffff;
}

.griglia-valori .grid .item__text {
	padding-top: 20px;
	font-size: 22px;
	font-weight: 700;
	color: #ffffff;
}

.griglia-valori .grid .item__text p {
	margin: 0;
}

.griglia-valori .grid .item:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #de4667;
	margin-left: -50px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.griglia-valori .grid .item:nth-child(3n + 1):before {
	display: none;
}

.griglia-valori .cta-wrapper {
	width: 100%;
	margin: 90px auto 0 auto;
	text-align: center;
}

.griglia-valori .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

@media (max-width: 1079px) {
	.griglia-valori .grid {
		grid-template-columns: repeat(2, 1fr);
		row-gap: 40px;
	}
	.griglia-valori .grid .item:nth-child(3n + 1):before {
		display: block;
	}
	.griglia-valori .grid .item:nth-child(2n + 1):before {
		display: none;
	}
}

@media (max-width: 767px) {
	.griglia-valori {
		padding: 60px 0;
	}
	.griglia-valori .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 60px;
	}
	.griglia-valori .grid .item__title {
		font-size: 46px;
	}
	.griglia-valori .grid .item__text {
		font-size: 20px;
	}
	.griglia-valori .grid .item:nth-child(3n + 1):before {
		display: none;
	}
	.griglia-valori .grid .item:nth-child(2n + 1):before {
		display: none;
	}
	.griglia-valori .grid .item:before {
		display: none;
	}
	.griglia-valori .grid .item:after {
		content: '';
		width: 100%;
		height: 1px;
		background: #de4667;
		display: block;
		position: absolute;
		bottom: -30px;
		left: 0;
	}
	.griglia-valori .grid .item:last-of-type:after {
		display: none;
	}
}

.slider-progetti {
	margin: 90px 0;
	overflow: hidden;
}

.slider-progetti.is-swiper-pending .slider-progetti__slider {
	opacity: 0;
	visibility: hidden;
}

.slider-progetti.is-swiper-ready .slider-progetti__slider {
	opacity: 1;
	visibility: visible;
	transition: opacity .2s ease;
}

.slider-progetti__slider-wrapper {
	width: calc(100% - 200px);
	margin: auto;
	position: relative;
}

@media (max-width: 478px) {
	.slider-progetti__slider-wrapper {
		width: calc(100% - 100px);
		margin: auto;
	}
}

.slider-progetti__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 120px;
	gap: 20px;
	margin-bottom: 20px;
}

.slider-progetti__top .title {
	font-weight: 500;
	font-size: 32px;
	color: #3d407e;
	margin: 0;
}

@media (max-width: 767px) {
	.slider-progetti__top {
		padding: 0 20px;
		justify-content: center;
	}
	.slider-progetti__top .title {
		width: 100%;
		text-align: center;
	}
}

.slider-progetti__slider {
	overflow: visible;
	position: relative;
}

.slider-progetti__slider .swiper-slide {
	/*
            &.swiper-slide-next {
                + .swiper-slide + .swiper-slide {
                    pointer-events: none;
                    .related-item__text {
                        opacity: 0;
                    }
                    .related-item__image {
                        &:after {
                            background-color: rgba($black, 0.5);
                        }
                    }
                }
            }*/
}

.slider-progetti__slider .swiper-slide .related-item__partner {
	color: #3d407e;
}

.slider-progetti__slider .swiper-slide .related-item__text {
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	color: #3d407e;
}

.slider-progetti__slider .swiper-slide .related-item__image img {
	display: block;
	width: 100%;
	height: auto;
}

.slider-progetti__slider .swiper-slide .related-item__image:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	transition: background-color 0.3s ease-in-out;
	z-index: 4;
}

.slider-progetti__slider .swiper-slide.swiper-slide-prev {
	pointer-events: none;
}

.slider-progetti__slider .swiper-slide.swiper-slide-prev .related-item__text {
	opacity: 0;
}

.slider-progetti__slider .swiper-slide.swiper-slide-prev .related-item__image:after {
	background-color: rgba(0, 0, 0, 0.5);
}

.slider-progetti__slider .slider-progetti__nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	width: 30px;
	height: 15px;
	cursor: pointer;
}

.slider-progetti__slider .slider-progetti__nav.swiper-button-disabled {
	display: none;
}

.slider-progetti__slider .slider-progetti__nav svg {
	fill: #ffffff;
	transition: fill 0.3s ease-in-out;
}

.slider-progetti__slider .slider-progetti__nav:hover svg, .slider-progetti__slider .slider-progetti__nav:focus svg {
	fill: #de4667;
}

.slider-progetti__slider .slider-progetti__nav-btn--prev {
	left: -60px;
}

.slider-progetti__slider .slider-progetti__nav-btn--prev svg {
	transform: rotate(180deg);
}

.slider-progetti__slider .slider-progetti__nav-btn--next {
	right: -60px;
}

@media (max-width: 478px) {
	.slider-progetti__slider .slider-progetti__nav {
		width: 24px;
		height: 12px;
	}
	.slider-progetti__slider .slider-progetti__nav-btn--prev {
		left: -40px;
	}
	.slider-progetti__slider .slider-progetti__nav-btn--next {
		right: -40px;
	}
}

@media (max-width: 766px) {
	.slider-progetti__slider .swiper-slide.swiper-slide-next {
		pointer-events: none;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next .related-item__text {
		opacity: 0;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next .related-item__image:after {
		background-color: rgba(0, 0, 0, 0.5);
	}
}

@media (min-width: 768px) and (max-width: 1079px) {
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide {
		pointer-events: none;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide .related-item__text {
		opacity: 0;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide .related-item__image:after {
		background-color: rgba(0, 0, 0, 0.5);
	}
}

@media (min-width: 1080px) and (max-width: 1679px) {
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide {
		pointer-events: none;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide .related-item__text {
		opacity: 0;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide .related-item__image:after {
		background-color: rgba(0, 0, 0, 0.5);
	}
}

@media (min-width: 1680px) and (max-width: 1919px) {
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide {
		pointer-events: none;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide .related-item__text {
		opacity: 0;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide .related-item__image:after {
		background-color: rgba(0, 0, 0, 0.5);
	}
}

@media (min-width: 1920px) {
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
		pointer-events: none;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide .related-item__text {
		opacity: 0;
	}
	.slider-progetti__slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide .related-item__image:after {
		background-color: rgba(0, 0, 0, 0.5);
	}
}

.timeline {
	position: relative;
	overflow: hidden;
	margin: 150px 0;
	/* left years column */
}

.timeline__top {
	padding: 50px 0;
}

.timeline__top .content-top .title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 40px;
	color: #3d407e;
}

.timeline .timeline__anim {
	position: relative;
	background-color: #3d407e;
}

.timeline .timeline__bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(50% - (min(1400px, 100vw) / 2) + 320px + 40px);
	right: 0;
	z-index: 0;
	overflow: hidden;
}

.timeline .timeline__bg-layer {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	opacity: 0;
	will-change: opacity;
}

.timeline .timeline__pin {
	position: relative;
	z-index: 1;
	height: 100vh;
	width: 100vw !important;
	max-width: 100vw !important;
	display: flex;
	align-items: center;
}

.timeline .timeline__inner {
	position: relative;
	z-index: 2;
	width: 100%;
	display: grid;
	grid-template-columns: 320px 1fr;
	gap: 40px;
	align-items: center;
}

.timeline .timeline__years {
	position: relative;
	height: 100vh;
	padding-left: 0;
	padding-right: 0;
	z-index: 6;
}

.timeline .timeline__years-line {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #ffffff;
	border-radius: 0;
	z-index: 1;
}

.timeline .timeline__years-wrap {
	position: absolute;
	right: -15px;
	top: 50%;
	transform: translateY(-50%);
	will-change: transform;
	margin-top: 120%;
	z-index: 6;
}

.timeline .timeline__year {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
	padding: 40px 0;
	opacity: 1;
	font-size: 22px;
	line-height: 1;
	white-space: nowrap;
	text-align: right;
	color: #ffffff;
	position: relative;
	z-index: 6;
}

.timeline .timeline__year-label {
	order: 1;
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out;
}

.timeline .timeline__dot {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #3d407e;
	border: 13px solid #ffffff;
	order: 2;
	position: relative;
	z-index: 999;
}

.timeline .timeline__year.is-active {
	opacity: 1;
	font-weight: 800;
	font-size: 44px;
}

.timeline .timeline__year.is-active .timeline__dot {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #ffffff;
	border: 13px solid #de4667;
	order: 2;
	position: relative;
	z-index: 999;
}

.timeline .timeline__year.is-active .timeline__year-label {
	opacity: 1;
}

.timeline .timeline__left {
	height: 100vh;
	align-content: end;
	background-color: #3d407e;
	position: relative;
	z-index: 5;
}

.timeline .timeline__right {
	max-width: 760px;
}

.timeline .timeline__content {
	will-change: opacity, transform;
	color: #ffffff;
}

.timeline .timeline__img img {
	max-width: 100%;
	height: auto;
	display: block;
}

.timeline .timeline__title {
	margin-top: 16px;
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 10px;
	max-width: 520px;
}

.timeline .timeline__text {
	margin-top: 10px;
	max-width: 60ch;
	font-size: 20px;
	line-height: 1.3;
	max-width: 520px;
}

.timeline .timeline__text a {
	color: #ffffff;
}

.timeline .timeline__text a:hover, .timeline .timeline__text a:focus {
	color: #ffffff;
	text-decoration: none;
}

.timeline .timeline__skip {
	position: absolute;
	left: calc(50% - (min(1400px, 100vw) / 2) + 320px + 100px);
	bottom: 0;
	transform: translateY(-30px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 0;
	z-index: 99;
	color: #ffffff;
}

.timeline .timeline__skip .skip_text {
	text-align: left;
}

.timeline .timeline__skip button {
	appearance: none;
	appearance: none;
	border: 0;
	background: none;
	cursor: pointer;
}

.timeline .timeline__skip button.skip_up {
	transform: rotate(-90deg);
}

.timeline .timeline__skip button.skip_down {
	transform: rotate(90deg);
}

.timeline .timeline__skip button .cta-icon {
	margin-top: 0;
	width: 18px;
	height: 12px;
	fill: #ffffff;
}

@media (max-width: 1439px) {
	.timeline .timeline__bg {
		left: calc(50% - (min(1200px, 100vw) / 2) + 320px + 40px);
	}
	.timeline .timeline__skip {
		left: calc(50% - (min(1200px, 100vw) / 2) + 320px + 100px);
	}
}

@media (max-width: 1079px) {
	.timeline .timeline__bg {
		left: calc(50% - (min(1400px, 100vw) / 2) + 240px + 40px);
	}
	.timeline .timeline__inner {
		grid-template-columns: 240px 1fr;
	}
	.timeline .timeline__years-wrap {
		margin-top: 160%;
	}
	.timeline .timeline__title {
		font-size: 26px;
	}
	.timeline .timeline__text {
		margin-top: 10px;
		max-width: 60ch;
		font-size: 18px;
	}
	.timeline .timeline__skip {
		left: calc(50% - (min(1040px, 100vw) / 2) + 240px + 80px);
	}
}

@media (max-width: 767px) {
	.timeline {
		margin: 90px 0;
	}
	.timeline__top .content-top .title {
		font-size: 32px;
	}
	.timeline .timeline__bg {
		left: calc(50% - (min(1400px, 100vw) / 2) + 160px + 20px);
	}
	.timeline .timeline__inner {
		grid-template-columns: 160px 1fr;
	}
	.timeline .timeline__year {
		font-size: 21px;
	}
	.timeline .timeline__year.is-active {
		font-size: 32px;
	}
	.timeline .timeline__years-wrap {
		margin-top: 220%;
	}
	.timeline .timeline__skip {
		left: calc(50% - (min(1400px, 100vw) / 2) + 160px + 60px);
	}
}

@media (max-width: 479px) {
	.timeline {
		margin: 60px 0;
	}
	.timeline .timeline__bg {
		left: calc(50% - (min(1400px, 100vw) / 2) + 80px + 20px);
	}
	.timeline .timeline__skip {
		left: calc(50% - (min(1400px, 100vw) / 2) + 80px + 60px);
	}
	.timeline .timeline__inner {
		grid-template-columns: 80px 1fr;
	}
	.timeline .timeline__year {
		font-size: 16px;
		gap: 10px;
	}
	.timeline .timeline__year.is-active {
		font-size: 22px;
	}
	.timeline .timeline__years-wrap {
		margin-top: 450%;
	}
	.timeline .timeline .timeline__text {
		font-size: 15px;
	}
}

.testo-immagine {
	position: relative;
	margin: 80px 0;
	overflow: hidden;
}

.testo-immagine__title {
	font-size: 36px;
	font-weight: 800;
	color: #3d407e;
	margin: 0 0 50px 0;
	line-height: 1;
}

.testo-immagine .content {
	display: flex;
	position: relative;
	gap: 120px;
}

.testo-immagine .content .content-text {
	width: 50%;
	margin: 0;
	position: relative;
	line-height: 1.4;
	padding: 0 0 0 80px;
}

.testo-immagine .content .content-text .testo-immagine__subtitle {
	color: #3d407e;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 50px;
}

.testo-immagine .content .content-text .testo-immagine__text {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}

.testo-immagine .content .content-text p:first-of-type {
	margin-top: 0;
}

.testo-immagine .content .content-text p:last-of-type {
	margin-bottom: 0;
}

.testo-immagine .content .content-image {
	width: 50%;
	margin: 0;
	position: relative;
	border-radius: 0 0 0 40px;
	overflow: hidden;
}

.testo-immagine .content .content-image .testo-immagine__image {
	position: absolute;
	width: 100%;
	height: 100%;
	inset: 0;
}

.testo-immagine .content .content-image .testo-immagine__image img {
	position: absolute;
	inset: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.testo-immagine .content .content-image.type-fullwidth {
	overflow: visible;
	border-radius: 0;
}

.testo-immagine .content .content-image.type-fullwidth .testo-immagine__image {
	overflow: hidden;
	border-radius: 0 0 0 40px;
	right: calc(50% - 50vw);
	width: calc(50% + (50vw - 50%));
}

.testo-immagine .content.modulo-sinistra {
	flex-direction: row-reverse;
}

.testo-immagine .content.modulo-sinistra .content-text {
	padding: 0 80px 0 0;
}

.testo-immagine .content.modulo-sinistra .content-image {
	border-radius: 0 40px 40px 0;
}

.testo-immagine .content.modulo-sinistra .content-image.type-fullwidth .testo-immagine__image {
	border-radius: 0 40px 40px 0;
	left: calc(50% - 50vw);
	width: calc(50% + (50vw - 50%));
	right: auto;
}

.testo-immagine .content .button {
	margin-top: 50px;
}

.testo-immagine .content .button.type-download svg {
	transform: rotate(90deg);
}

@media (max-width: 1079px) {
	.testo-immagine__title {
		font-size: 36px;
		margin: 0 0 40px 0;
	}
	.testo-immagine .content {
		gap: 80px;
	}
	.testo-immagine .content .content-text {
		padding: 0;
	}
	.testo-immagine .content .content-text .testo-immagine__subtitle {
		font-size: 21px;
		margin-bottom: 30px;
	}
	.testo-immagine .content.modulo-sinistra .content-text {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.testo-immagine {
		margin: 40px 0;
	}
	.testo-immagine__title {
		font-size: 32px;
		margin: 0 0 30px 0;
	}
	.testo-immagine .content {
		flex-wrap: wrap;
		gap: 30px;
		flex-direction: column-reverse;
	}
	.testo-immagine .content .content-text {
		width: 100%;
	}
	.testo-immagine .content .content-text .testo-immagine__subtitle {
		margin-bottom: 30px;
		font-size: 20px;
	}
	.testo-immagine .content .content-text .testo-immagine__text {
		font-size: 16px;
	}
	.testo-immagine .content .content-image {
		width: 100%;
		margin: 0;
		position: relative;
		border-radius: 0 0 40px 0;
		overflow: hidden;
	}
	.testo-immagine .content .content-image .testo-immagine__image {
		position: relative;
		width: 100%;
		height: 300px;
	}
	.testo-immagine .content .content-image .testo-immagine__image img {
		position: absolute;
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.testo-immagine .content .content-image.type-fullwidth {
		overflow: hidden;
		border-radius: 0;
	}
	.testo-immagine .content .content-image.type-fullwidth .testo-immagine__image {
		overflow: hidden;
		border-radius: 0 0 40px 0;
		right: unset;
		width: 100%;
	}
	.testo-immagine .content.modulo-sinistra {
		flex-direction: column-reverse;
	}
	.testo-immagine .content.modulo-sinistra .content-image {
		border-radius: 0 0 40px 0;
	}
	.testo-immagine .content.modulo-sinistra .content-image.type-fullwidth .testo-immagine__image {
		border-radius: 0 0 40px 0;
		left: auto;
		width: 100%;
		right: auto;
	}
	.testo-immagine .content .button {
		margin-top: 30px;
	}
}

@media (max-width: 479px) {
	.testo-immagine .content .content-image .testo-immagine__image {
		height: 250px;
	}
}

.titolo-pagina {
	position: relative;
	margin: 60px 0;
}

.titolo-pagina__title {
	font-size: 48px;
	font-weight: 800;
	color: #3d407e;
	margin: 0;
}

@media (max-width: 767px) {
	.titolo-pagina {
		margin: 30px 0;
	}
}

.modulo-testo {
	margin: 60px 0 90px;
	line-height: 1.5;
	font-size: 18px;
}

.modulo-testo a {
	color: #3d407e;
	transition: 0.3s color ease-in-out;
}

.modulo-testo a:hover, .modulo-testo a:focus {
	color: #de4667;
}

.modulo-testo h1, .modulo-testo h2, .modulo-testo h3, .modulo-testo h4, .modulo-testo h5, .modulo-testo h6 {
	color: #3d407e;
	font-weight: 700;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.modulo-testo h1 {
	font-size: 48px;
}

.modulo-testo h2 {
	font-size: 36px;
}

.modulo-testo h3 {
	font-size: 30px;
}

.modulo-testo h4 {
	font-size: 24px;
}

.modulo-testo h5 {
	font-size: 21px;
}

.modulo-testo h6 {
	font-size: 18px;
}

@media (max-width: 767px) {
	.modulo-testo h1 {
		font-size: 32px;
	}
	.modulo-testo h2 {
		font-size: 28px;
	}
	.modulo-testo h3 {
		font-size: 24px;
	}
	.modulo-testo h4 {
		font-size: 21px;
	}
	.modulo-testo h5 {
		font-size: 18px;
	}
	.modulo-testo h6 {
		font-size: 16px;
	}
}

@media (max-width: 479px) {
	.modulo-testo {
		margin: 30px 0 60px;
	}
}

.faq-accordion {
	margin: 60px 0 90px;
}

.faq-accordion dl {
	margin: 23px auto 0;
	padding: 0;
	text-align: left;
	clear: both;
}

.faq-accordion dl:first-child {
	margin-top: 0;
}

.faq-accordion dl dt {
	display: flex;
	justify-content: space-between;
	font-size: 24px;
	font-weight: 700;
	padding: 32px 0 20px 0;
	column-gap: 32px;
	align-items: center;
	cursor: pointer;
	line-height: 1.4;
	color: #3d407e;
	border-top: 3px solid #3d407e;
	transition: all 0.5s ease-in-out;
}

.faq-accordion dl dt i {
	line-height: 0;
	color: #3d407e;
	transition: 0.3s ease-in-out all;
	position: relative;
	min-width: 24px;
	min-height: 24px;
	align-content: center;
	display: block;
}

.faq-accordion dl dt i:before {
	content: '';
	width: 24px;
	height: 6px;
	background-color: #3d407e;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.faq-accordion dl dt i:after {
	content: '';
	width: 24px;
	height: 6px;
	background-color: #3d407e;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
	transition: transform 0.3s ease-in-out;
}

.faq-accordion dl dt:first-of-type {
	border-top: 0;
}

.faq-accordion dl dt:last-of-type {
	border-bottom: 3px solid #3d407e;
}

.faq-accordion dl dt:hover i:after, .faq-accordion dl dt:focus i:after {
	transform: translate(-50%, -50%) rotate(0deg);
}

.faq-accordion dl dt.on i:after {
	transform: translate(-50%, -50%) rotate(0deg);
}

.faq-accordion dl dt.on:last-of-type {
	border-bottom: 3px solid transparent;
}

.faq-accordion dl dd {
	margin: auto;
	max-width: 100%;
	padding: 32px 0 60px 0;
	display: none;
	position: relative;
	font-size: 18px;
	line-height: 1.4;
}

.faq-accordion dl dd p {
	margin-bottom: 1em;
}

.faq-accordion dl dd > * {
	max-width: 960px;
	margin: auto;
}

.faq-accordion dl dd > *:last-child {
	margin-bottom: 0;
}

.faq-accordion dl dd:last-of-type {
	border-bottom: 3px solid #3d407e;
}

.faq-accordion dl dd a {
	color: #3d407e;
	transition: 0.3s color ease-in-out;
}

.faq-accordion dl dd a:hover, .faq-accordion dl dd a:focus {
	color: #de4667;
}

.faq-accordion dl dd h1, .faq-accordion dl dd h2, .faq-accordion dl dd h3, .faq-accordion dl dd h4, .faq-accordion dl dd h5, .faq-accordion dl dd h6 {
	color: #3d407e;
	font-weight: 700;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.faq-accordion dl dd h1 {
	font-size: 48px;
}

.faq-accordion dl dd h2 {
	font-size: 36px;
}

.faq-accordion dl dd h3 {
	font-size: 30px;
}

.faq-accordion dl dd h4 {
	font-size: 24px;
}

.faq-accordion dl dd h5 {
	font-size: 21px;
}

.faq-accordion dl dd h6 {
	font-size: 18px;
}

@media (max-width: 767px) {
	.faq-accordion dl dd h1 {
		font-size: 32px;
	}
	.faq-accordion dl dd h2 {
		font-size: 28px;
	}
	.faq-accordion dl dd h3 {
		font-size: 24px;
	}
	.faq-accordion dl dd h4 {
		font-size: 21px;
	}
	.faq-accordion dl dd h5 {
		font-size: 18px;
	}
	.faq-accordion dl dd h6 {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.faq-accordion dl dt {
		padding: 24px 0 16px 0;
		font-size: 20px;
		gap: 20px;
	}
	.faq-accordion dl dt i {
		min-width: 18px;
		min-height: 18px;
	}
	.faq-accordion dl dt i:before {
		width: 18px;
		height: 4px;
	}
	.faq-accordion dl dt i:after {
		width: 18px;
		height: 4px;
	}
	.faq-accordion dl dd {
		padding: 16px 0 32px 0;
		font-size: 16px;
	}
}

@media (max-width: 479px) {
	.faq-accordion {
		margin: 30px 0 60px;
	}
}

/*# sourceMappingURL=style.css.map */