.phyo-contact-page{

max-width:1400px;

margin:auto;

padding:40px 20px;

}

.phyo-contact-hero{

background:#08113d;

padding:70px;

border-radius:20px;

color:#fff;

margin-bottom:60px;

}

.phyo-tag{

display:inline-block;

background:#ffcb21;

color:#111;

padding:8px 20px;

border-radius:30px;

font-weight:700;

margin-bottom:20px;

}

.phyo-contact-hero h1{

font-size:48px;

font-weight:800;

margin-bottom:20px;

}

.phyo-contact-hero p{

font-size:18px;

color:#d6d8ef;

max-width:650px;

}

.phyo-contact-hero img{

max-width:320px;

}

.phyo-contact-cards{

margin-bottom:60px;

}

.phyo-contact-card{

background:#fff;

padding:40px;

text-align:center;

border-radius:16px;

box-shadow:0 10px 30px rgba(0,0,0,.08);

height:100%;

}

.phyo-contact-card i{

font-size:42px;

color:#4f46e5;

margin-bottom:20px;

}

.phyo-contact-card h3{

font-size:22px;

font-weight:700;

margin-bottom:10px;

}

.phyo-contact-form-section{

margin-bottom:60px;

}

.phyo-contact-info{

background:#08113d;

padding:40px;

border-radius:18px;

color:#fff;

height:100%;

}

.phyo-contact-info h3{

margin-bottom:25px;

font-weight:700;

}

.phyo-contact-info ul{

padding:0;

margin:0;

list-style:none;

}

.phyo-contact-info li{

margin-bottom:18px;

font-size:17px;

}

.phyo-contact-info i{

color:#ffcb21;

margin-right:10px;

}

.phyo-contact-faq{

margin-bottom:50px;

}

.phyo-contact-faq h2{

font-weight:800;

margin-bottom:0px;

}

.accordion-item{

border-radius:12px;

overflow:hidden;

margin-bottom:15px;

border:none;

box-shadow:0 5px 15px rgba(0,0,0,.06);

}