.elementor-4403 .elementor-element.elementor-element-a113e5e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5521825 */.wasa-guide-home{

max-width:1200px;
margin:auto;
padding:90px 20px;

}

.guide-hero{

text-align:center;
margin-bottom:70px;

}

.guide-kicker{

letter-spacing:3px;
text-transform:uppercase;
font-size:14px;
color:#A28763;
font-weight:600;

}

.guide-hero h1{

font-size:58px;
margin:20px 0;

}

.guide-hero p{

max-width:720px;
margin:auto;
font-size:20px;
line-height:1.8;
color:#666;

}

.guide-grid{

display:grid;
grid-template-columns:repeat(auto-fit,minmax(330px,1fr));
gap:35px;

}

.guide-card{

background:white;

padding:45px;

border-radius:25px;

text-decoration:none;

color:#222;

box-shadow:0 20px 45px rgba(0,0,0,.08);

transition:.35s;

display:flex;

flex-direction:column;

}

.guide-card:hover{

transform:translateY(-10px);

box-shadow:0 35px 60px rgba(0,0,0,.12);

}

.guide-icon{

font-size:55px;

margin-bottom:25px;

}

.guide-card h2{

font-size:34px;

margin-bottom:20px;

}

.guide-card p{

font-size:18px;

line-height:1.8;

color:#666;

margin-bottom:35px;

}

.guide-card span{

margin-top:auto;

font-weight:700;

letter-spacing:1px;

text-transform:uppercase;

color:#A28763;

}

@media(max-width:768px){

.guide-hero h1{

font-size:40px;

}

.guide-card{

padding:35px;

}

}/* End custom CSS */