.elementor .aether-contact-hero{position:relative;
width:calc(100% - 40px);
max-width:1450px;
min-height:300px;
margin:20px auto 0;
padding:60px 35px;
box-sizing:border-box;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
text-align:center;
overflow:hidden;
background:radial-gradient(circle at 50% 40%, rgba(201,149,24,.11), transparent 44%), #faf9f6;
border:1px solid #e7dfc9;
border-radius:22px;
box-shadow:0 16px 42px rgba(0,0,0,.05);\n}.elementor .aether-contact-card{position:relative;
width:calc(100% - 40px);
max-width:820px;
min-height:280px;
margin:65px auto 80px;
padding:45px 40px;
box-sizing:border-box;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
text-align:center;
overflow:hidden;
background:linear-gradient(180deg,#ffffff 0%,#fffdf8 100%);
border:1px solid #e7dfc9;
border-radius:20px;
box-shadow:0 20px 50px rgba(0,0,0,.08);
transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;\n}