.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ec7af0c:#FFFFFF;--e-global-color-32a7400:#0D1B2B;--e-global-color-cdb223b:#492137;--e-global-color-adaa6ba:#BACCE8;--e-global-color-6a79999:#114232;--e-global-color-ec1093b:#EFE5DF;--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;}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"LegueSpartan", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FFFFFF;--lightbox-ui-color:var( --e-global-color-32a7400 );--lightbox-ui-color-hover:var( --e-global-color-32a7400 );--lightbox-text-color:var( --e-global-color-32a7400 );--lightbox-navigation-icons-size:30px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.tit{
    font-size: clamp(1.625rem , 2.5vw, 2.5rem);
}

.txt{
    font-size:clamp(1.25rem, 1.625vw, 1.625rem);
    line-height: 1.2em;
    font-weight:300;
}



.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg{
    fill:#0D1B2B!important;
}


.img img{
    object-fit: cover;
  
}


html {
  scroll-behavior: auto !important;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}



@keyframes slideInDown-c{
    0%{
        transform: translate3d(0, -25%, 0);
    visibility: visible;
    }
    
   100%{
        transform: translate3d(0, 0, 0);
    }
}
.elementor-element.slideInDown {
    animation-name: slideInDown-c;
}


@keyframes slideInRight-c{
    0%{
        transform: translate3d(25%, 0, 0);
    visibility: visible;
    }
    
   100%{
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    animation-name: slideInRight-c;
}



@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'LegueSpartan';
	font-display: auto;
	src: url('https://nadiamansue.it/wp-content/uploads/2025/10/LeagueSpartan-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */