.elementor-25 .elementor-element.elementor-element-66b98d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 30px;--row-gap:20px;--column-gap:30px;--margin-top:12vh;--margin-bottom:calc(4vh + 40px);--margin-left:0;--margin-right:0;}.elementor-25 .elementor-element.elementor-element-26a8e05{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0;--margin-bottom:calc(4vh + 40px);--margin-left:0;--margin-right:0;}.elementor-25 .elementor-element.elementor-element-017d23b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 30px;--row-gap:20px;--column-gap:30px;--margin-top:12vh;--margin-bottom:calc(4vh + 40px);--margin-left:0;--margin-right:0;}.elementor-25 .elementor-element.elementor-element-263ad80{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0;--margin-bottom:calc(4vh + 40px);--margin-left:0;--margin-right:0;}@media(max-width:1024px){.elementor-25 .elementor-element.elementor-element-66b98d4{--gap:20px 30px;--row-gap:20px;--column-gap:30px;--margin-top:60px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-26a8e05{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-017d23b{--gap:20px 30px;--row-gap:20px;--column-gap:30px;--margin-top:60px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-263ad80{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-25 .elementor-element.elementor-element-66b98d4{--gap:15px 15px;--row-gap:15px;--column-gap:15px;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-26a8e05{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-017d23b{--gap:15px 15px;--row-gap:15px;--column-gap:15px;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-25 .elementor-element.elementor-element-263ad80{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-9a951d4 */.sgr-services{
background:#ffffff;
font-family:Poppins,sans-serif;
color:#0f1728;
}

.sgr-container{
max-width:1400px;
margin:auto;
padding:0 40px;
}

.sgr-intro{
padding:140px 0 100px;
}

.sgr-eyebrow{
font-size:11px;
letter-spacing:.25em;
text-transform:uppercase;
color:#274f7d;
display:block;
margin-bottom:20px;
}

.sgr-hero-title{
font-size:64px;
font-weight:400;
line-height:1.05;
margin-bottom:30px;
max-width:900px;
}

.sgr-hero-text{
font-size:18px;
line-height:1.9;
max-width:800px;
color:#5f6673;
}

.sgr-services-block{
padding:120px 0;
}

.sgr-services-title{
margin-bottom:80px;
}

.sgr-services-title h3{
font-size:44px;
font-weight:400;
}

.sgr-service{
display:grid;
grid-template-columns:420px 1fr;
gap:80px;
padding:60px 0;
border-top:1px solid #eaeaea;
}

.sgr-service-left{
position:relative;
}

.sgr-number{
font-size:18px;
color:#274f7d;
display:block;
margin-bottom:20px;
}

.sgr-service-left h4{
font-size:32px;
font-weight:400;
line-height:1.1;
}

.sgr-service-right{
font-size:18px;
line-height:1.9;
color:#5f6673;
}

.sgr-service-right p{
margin-bottom:20px;
}

.reveal{
opacity:0;
transform:translateY(40px);
transition:all .8s ease;
}

.reveal.visible{
opacity:1;
transform:translateY(0);
}

@media (max-width: 768px){

.sgr-service{
grid-template-columns:1fr;
gap:25px;
padding:40px 0;
}

.sgr-service-left h4{
font-size:24px;
}

.sgr-service-right{
font-size:16px;
line-height:1.8;
}

.sgr-hero-title{
font-size:38px;
}

.sgr-services-title h3{
font-size:32px;
}

}

@media (max-width:768px){
.reveal{
opacity:1;
transform:none;
}
}

.sgr-service{
opacity:0;
animation:fadeUp .8s ease forwards;
}

@keyframes fadeUp{
from{
opacity:0;
transform:translateY(30px);
}
to{
opacity:1;
transform:translateY(0);
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0aa99e7 */.sgr-services{
background:#ffffff;
font-family:Poppins,sans-serif;
color:#0f1728;
}

.sgr-container{
max-width:1300px;
margin:auto;
padding:0 24px;
}

/* INTRO */
.sgr-intro{
padding:120px 0 80px;
}

.sgr-eyebrow{
font-size:11px;
letter-spacing:.25em;
text-transform:uppercase;
color:#274f7d;
display:block;
margin-bottom:16px;
}

.sgr-hero-title{
font-size:60px;
font-weight:400;
line-height:1.1;
letter-spacing:-0.02em;
margin-bottom:24px;
max-width:850px;
}

.sgr-hero-text{
font-size:18px;
line-height:1.8;
max-width:700px;
color:#6b7280;
}

/* BLOCK */
.sgr-services-block{
padding:100px 0;
position:relative;
}

/* LINEA BASE */
.sgr-services-block::before{
content:"";
position:absolute;
left:180px;
top:0;
width:1px;
height:100%;
background:#eaeaea;
}

/* LINEA PROGRESS */
.sgr-progress-line{
position:absolute;
left:180px;
top:0;
width:1px;
height:0;
background:#274f7d;
transition:height .2s ease-out;
z-index:2;
}

/* TITOLI */
.sgr-services-title{
margin-bottom:60px;
}

.sgr-services-title h3{
font-size:38px;
font-weight:400;
}

/* CARD */
.sgr-service{
position:relative;
display:grid;
grid-template-columns:360px 1fr;
gap:60px;
padding:50px 40px;
margin-bottom:30px;
background:#ffffff;
border-radius:18px;
border:1px solid #f1f1f1;
transition:all .4s cubic-bezier(.4,0,.2,1);
overflow:hidden;
}

.sgr-service:hover{
transform:translateY(-6px);
box-shadow:0 30px 60px rgba(0,0,0,0.06);
}

/* ACTIVE */
.sgr-service.active{
background:#f8fafc;
border-color:#e6edf5;
}

/* LEFT */
.sgr-service-left{
position:relative;
padding-left:60px;
}

.sgr-service-left h4{
font-size:26px;
font-weight:400;
line-height:1.2;
position:relative;
z-index:2;
}

/* NUMERO BACKGROUND */
.sgr-number-bg{
position:absolute;
left:0;
top:50%;
transform:translateY(-50%);
font-size:100px;
font-weight:500;
color:rgba(15, 23, 40, 0.035);
z-index:0;
pointer-events:none;
transition:.3s ease;
}

/* HOVER NUMERO */
.sgr-service:hover .sgr-number-bg{
color:rgba(15, 23, 40, 0.08);
}

/* TESTO */
.sgr-service-right{
font-size:17px;
line-height:1.8;
color:#5f6673;
}

.sgr-service-right p{
margin-bottom:14px;
}

/* LINEA ORIZZONTALE */
.sgr-service-left::after{
content:"";
position:absolute;
top:50%;
right:-40px;
transform:translateY(-50%);
width:20px;
height:1px;
background:#dbe3ec;
transition:all .3s ease;
}

.sgr-service:hover .sgr-service-left::after{
width:50px;
background:#274f7d;
}

/* ANIMATION */
.reveal{
opacity:0;
transform:translateY(30px);
transition:all .6s ease;
}

.reveal.visible{
opacity:1;
transform:translateY(0);
}

.sgr-service-left{
position:relative;
padding-left:60px;
display:flex;
flex-direction:column;
justify-content:center;
}


/* MOBILE */
@media (max-width: 768px){

.sgr-intro{
padding:60px 0 40px;
}

.sgr-hero-title{
font-size:30px;
line-height:1.25;
}

.sgr-hero-text{
font-size:15px;
line-height:1.7;
}

.sgr-services-block{
padding:40px 0;
}

/* CARD MOBILE */
.sgr-service{
display:block;
padding:22px;
border-radius:14px;
background:#ffffff;
border:1px solid #f1f1f1;
margin-bottom:18px;
box-shadow:0 8px 20px rgba(0,0,0,0.03);
}

/* HEADER CARD */
.sgr-service-left{
padding:0;
margin-bottom:12px;
}

/* NUMERO VISIBILE MOBILE */
.sgr-number-bg{
display:block;
position:relative;
transform:none;
font-size:12px;
color:#274f7d;
background:rgba(39,79,125,0.08);
padding:4px 10px;
border-radius:20px;
width:fit-content;
margin-bottom:10px;
}

/* TITOLO */
.sgr-service-left h4{
font-size:18px;
line-height:1.3;
}

/* TESTO */
.sgr-service-right{
font-size:14px;
line-height:1.7;
color:#6b7280;
}

.sgr-service-right p{
margin-bottom:10px;
}

/* RIMUOVIAMO TUTTO IL SUPERFLUO */
.sgr-services-block::before,
.sgr-progress-line,
.sgr-service::before{
display:none;
}

}/* End custom CSS */