.elementor-kit-46{--e-global-color-primary:#4752B2;--e-global-color-secondary:#36459E;--e-global-color-text:#7F7F7F;--e-global-color-accent:#F9BF5A;--e-global-color-c52d5df:#96B548;--e-global-color-b8e10f4:#B57948;--e-global-color-4a32a69:#DDDDDD;--e-global-color-7fb50d1:#0A0C19;--e-global-color-d7c3e6a:#F2F3F9;--e-global-color-5c26e03:#FFFFFF99;--e-global-color-23d3d0c:#FAF7F2;--e-global-color-b982672:#5263CC;--e-global-typography-primary-font-family:"area-normal";--e-global-typography-primary-font-size:clamp(2.25rem, 1.9729rem + 1.267vw, 4rem);--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.3;--e-global-typography-secondary-font-family:"area-normal";--e-global-typography-secondary-font-size:clamp(2rem, 1.8416rem + 0.724vw, 3rem);--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-line-height:1.3;--e-global-typography-text-font-family:"area-normal";--e-global-typography-text-font-size:clamp(0.8rem, 0.7525rem + 0.2172vw, 1.1rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-family:"area-normal";--e-global-typography-accent-font-size:clamp(0.875rem, 0.8552rem + 0.0905vw, 1rem);--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:0.9;--e-global-typography-f09e3d4-font-family:"area-normal";--e-global-typography-f09e3d4-font-size:clamp(3rem, 2.4457rem + 2.5339vw, 6.5rem);--e-global-typography-f09e3d4-font-weight:800;--e-global-typography-f09e3d4-line-height:1;--e-global-typography-825d169-font-family:"area-normal";--e-global-typography-825d169-font-size:clamp(1.0625rem, 1.0229rem + 0.181vw, 1.3125rem);--e-global-typography-825d169-font-weight:400;--e-global-typography-825d169-line-height:1.5;--e-global-typography-2302e94-font-family:"area-normal";--e-global-typography-2302e94-font-size:clamp(1.2rem, 1.1367rem + 0.2896vw, 1.6rem);--e-global-typography-2302e94-font-weight:800;--e-global-typography-2302e94-line-height:1;--e-global-typography-9cfb89a-font-family:"area-normal";--e-global-typography-9cfb89a-font-size:clamp(0.6rem, 0.5525rem + 0.2172vw, 0.9rem);--e-global-typography-9cfb89a-font-weight:700;--e-global-typography-9cfb89a-line-height:0.9;--e-global-typography-9cfb89a-letter-spacing:0.15rem;}.elementor-kit-46 e-page-transition{background-color:#FFBC7D;}.elementor-kit-46 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:clamp(1140px, 95vw, 1500px);}.e-con{--container-max-width:clamp(1140px, 95vw, 1500px);--container-default-padding-top:4vw;--container-default-padding-right:4vw;--container-default-padding-bottom:4vw;--container-default-padding-left:4vw;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:2rem;--container-default-padding-right:1rem;--container-default-padding-bottom:2rem;--container-default-padding-left:1rem;}}:root { --blu:#4752b2; --blu-dark:#36459e; --green:#96b548; --yellow:#f9bf5a; --brown:#b57948; --white:#ffffff; --gray:#dddddd; --dark-gray:#7f7f7f; }
/* Start custom CSS */html, body{overflow-x:clip !important}

.highlight{color: var(--e-global-color-primary); font-style:italic;}


.box-shadow{
    box-shadow:0 1px 0 rgba(26,31,61,0.05), 0 12px 32px -8px rgba(26,31,61,0.08)
}


.box-shadow:hover
{box-shadow: 0 24px 60px -16px rgba(26,31,61,0.18);}


input:focus, textarea:focus, select:focus{
    /*border-color: var(--e-global-color-primary) !important;*/
    box-shadow: 0 0 0 4px rgba(72, 86, 184, .12) !important;
}


/* Colore selezione testo - compatibile con i principali browser */

::selection {
  background: rgba(0, 0, 0, 0);
  color: inherit;
  text-shadow: none;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0);
  color: inherit;
  text-shadow: none;
}/* End custom CSS */