.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2c80f70:#1D1D1B;--e-global-color-cb314eb:#F5EEE6;--e-global-color-8da864d:#781005;--e-global-color-b61191e:#FFFFFF;--e-global-color-699c2dc:#707070;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-cb314eb );color:var( --e-global-color-2c80f70 );font-family:"GT Pressura Mono", Sans-serif;font-size:14px;font-weight:400;line-height:1.5em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-8da864d );font-family:"GT Pressura Mono", Sans-serif;font-size:14px;font-weight:400;line-height:1.5em;color:var( --e-global-color-cb314eb );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-8da864d );border-radius:4px 4px 4px 4px;padding:7px 28px 7px 28px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#02010100;color:var( --e-global-color-8da864d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-8da864d );border-radius:4px 4px 4px 4px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"General Sans", Sans-serif;font-size:72px;font-weight:200;line-height:1em;}.elementor-kit-8 h2{font-family:"General Sans", Sans-serif;font-size:40px;font-weight:200;line-height:1.1em;}.elementor-kit-8 h3{font-family:"General Sans", Sans-serif;font-size:28px;font-weight:300;line-height:1.1em;}.elementor-kit-8 h4{font-family:"GT Pressura Mono", Sans-serif;font-size:18px;line-height:1.2em;}.elementor-kit-8 h5{font-family:"GT Pressura Mono", Sans-serif;}.elementor-kit-8 h6{font-family:"GT Pressura Mono", Sans-serif;font-size:12px;font-weight:400;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:8px;}.elementor-element{--widgets-spacing:8px 8px;--widgets-spacing-row:8px;--widgets-spacing-column:8px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:30px;}.elementor-kit-8 h2{font-size:27px;}.elementor-kit-8 h3{font-size:22px;}.elementor-kit-8 h4{font-size:16px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{padding:7px 21px 7px 21px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button-text {
    text-align: left;
}

/* STYLE FILTRAGGIO CAROSELLO PARTNERS */
.partner-carousel-wrapper {
    width: 100%;
}

/* Style e Layout Filtri */

.partner-filters {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 32px;
    scrollbar-width: none;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
}

.partner-filters::-webkit-scrollbar {
    display: none;
}

.partner-filter {
    display: inline-flex;
    align-items: center;
    /*gap: 8px;*/
    flex: 0 0 auto;
    border: 1px solid #1D1D1B!important;
    background: transparent!important;
    color: #1D1D1B!important;
    padding: 8px 16px!important;
    border-radius: 4px!important;
    cursor: pointer;
    transition: all 0.25s ease!important;
    white-space: nowrap;
    font-weight: 400!important;
    line-height: 1!important;
}

.partner-filter.active, .partner-filter.active:hover {
    background-color: #781005!important;
    color: #FFFFFF!important;
    border-color: #781005!important;
    font-weight: 600!important;
}


.partner-filter:hover {
    background: transparent!important;
    color: #781005!important;
    border-color: #781005!important;
}

/* Style e Layout Carosello */

.partner-carousel-area {
    position: relative;
}

.partner-swiper {
    width: 100%;
    overflow: hidden;
}

/* Style e Layout Single Card */

/*.partner-card {*/
/*    position: relative;*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*    min-height: 540px;*/
/*    border-radius: 16px!important;*/
/*    overflow: hidden;*/
/*    background-size: cover!important;*/
/*    background-position: center!important;*/
/*    text-decoration: none!important;*/
/*    color: #ffffff!important;*/
/*}*/

.partner-card {
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 540px;
    border-radius: 16px!important;
    overflow: hidden;
    text-decoration: none!important;
    color: #ffffff!important;
    cursor: pointer;
}

.partner-card-bg {
    position: absolute;
    inset: 0;
    background-size: cover!important;
    background-position: center!important;
    z-index: 0;
    transition: transform 0.45s ease;
}

.partner-card:hover .partner-card-bg {
    transform: scale(1.1);
}

/*.partner-card::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    background: linear-gradient(*/
/*        to top,*/
/*        rgba(0, 0, 0, 0.78),*/
/*        rgba(0, 0, 0, 0.25),*/
/*        rgba(0, 0, 0, 0.05)*/
/*    );*/
/*    z-index: 1;*/
/*}*/

.partner-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.78),
        rgba(0, 0, 0, 0.25),
        rgba(0, 0, 0, 0.05)
    );
    z-index: 1;
    transition: background 0.45s ease;
}

.partner-card:hover::before {
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.88),
        rgba(0, 0, 0, 0.42),
        rgba(0, 0, 0, 0.12)
    );
}

.partner-card-overlay {
    position: relative;
    z-index: 2;
    padding: 24px;
    padding-bottom: 32px;
    display: flex!important;
    flex-direction: column!important;
    gap: 8px!important;
}

.partner-card-overlay h3 {
    margin: 0!important;
    color: #ffffff!important;
    line-height: 1!important;
}

.partner-card-overlay p {
    margin: 0!important;
    color: #ffffff!important;
    line-height: 1.2!important;
}

/* Style e Layout Frecce Navigazione */

.partner-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-top: 32px;
}

.partner-arrow {
    /*width: 32px;*/
    /*height: 32px;*/
    border-radius: 999px!important;
    border: 1px solid #781005!important;
    background: #781005!important;
    color: #F5EEE6!important;
    cursor: pointer;
    font-size: 32px!important;
    line-height: 1!important;
}

.partner-arrow-prev {
    width: 32px;
    height: 32px;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding: 0 2px 2px 0!important;
}

.partner-arrow-next {
    width: 32px;
    height: 32px;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding: 0 0 2px 2px!important;
}

.partner-arrow span {
    display: block;
    line-height: 1;
    transform: translateY(-2px);
}

.partner-arrow:hover {
    background: #1b1b1b!important;
    border-color: #1b1b1b!important;
}

.partner-arrow-disabled {
    opacity: 0.35!important;
    pointer-events: none!important;
}

/* Messaggio di fallback */

.partner-empty-message {
    padding: 24px 0!important;
    text-align: center;
    color: #1b1b1b!important;
}

/*.partner-filter-icon img {*/
/*    width: 22px;*/
/*    height: 22px;*/
/*    object-fit: contain;*/
/*    display: block;*/
/*}*/

@media (max-width: 767px) {
    .partner-filters {
        justify-content: start;
        /*margin-left: -20px;*/
        margin-right: -33px;
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
        /*padding-bottom: 20px;*/
    }

.partner-card {
    min-height: 360px;
}
.partner-card-overlay {
    padding: 24px;
}

.partner-swiper {
    overflow: visible!important;
}

/*.partner-arrows {*/
/*    gap: 16px;*/
    /*display: none;*/
/*}*/

.partner-arrow-prev {
    padding: 0 2px 4px 0!important;
}

.partner-arrow-next {
    padding: 0 0 4px 4px!important;
}

/*.partner-arrow span {*/
/*    display: block;*/
/*    line-height: 1;*/
/*    transform: translateY(-2px);*/
/*}*/

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT Pressura Mono';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoLight.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Pressura Mono';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Pressura Mono';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoRegular.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Pressura Mono';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoRegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Pressura Mono';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoBold.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Pressura Mono';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/10/GTPressuraMonoBoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Extralight.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-ExtralightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-SemiboldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.theartofwinter.it/wp-content/uploads/2025/09/GeneralSans-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */