.elementor-13 .elementor-element.elementor-element-4cd7db8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-5407014{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-251d885{padding:0px 0px 0px 0px;}.elementor-13 .elementor-element.elementor-element-87c6574{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-8e39a6b */.site-header{
background:#fff;
padding:18px 6%;
box-shadow:0 2px 12px rgba(0,0,0,0.05);
position:sticky;
top:0;
z-index:999;
}

.header-container{
max-width:1200px;
margin:auto;
display:flex;
align-items:center;
justify-content:space-between;
}

.logo img{
height:40px;
}

.nav-menu{
display:flex;
gap:35px;
}

.nav-menu a{
text-decoration:none;
color:#333;
font-weight:500;
font-size:16px;
transition:.3s;
}

.nav-menu a:hover{
color:#6a4bdb;
}

.header-cta{
background:#6a4bdb;
color:#fff;
padding:12px 20px;
border-radius:8px;
text-decoration:none;
font-weight:600;
font-size:14px;
box-shadow:0 6px 20px rgba(106,75,219,.25);
transition:.3s;
}

.header-cta:hover{
background:#5134c0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-251d885 */*{
margin:0;
padding:0;
box-sizing:border-box;
}

body{
font-family:'Inter',sans-serif;
}

/* HERO SECTION */

.hero-itr{
padding:100px 6%;
background:
radial-gradient(circle at 10% 20%, rgba(106,75,219,.15), transparent 45%),
radial-gradient(circle at 90% 10%, rgba(36,197,138,.15), transparent 40%),
#f7f9ff;
}
.hero-itr{
padding:70px 6% 90px;
overflow:visible;   /* IMPORTANT */
min-height:auto;    /* prevents clipping */
}
.hero-container{
max-width:1200px;
margin:auto;
display:flex;
align-items:center; /* FIXED alignment */
justify-content:space-between;
gap:70px;
flex-wrap:wrap;
}

/* LEFT SIDE */

.hero-left{
flex:1;
min-width:340px;
}

.hero-badge{
display:inline-block;
background:#ede9ff;
color:#6a4bdb;
padding:6px 14px;
border-radius:20px;
font-size:13px;
margin-bottom:18px;
font-weight:600;
}

.hero-title{
font-size:46px;
font-weight:700;
line-height:1.2;
color:#111;
margin-bottom:20px;
}

.hero-sub{
font-size:18px;
color:#555;
margin-bottom:28px;
max-width:520px;
}

/* FEATURES */

.hero-features{
list-style:none;
margin-bottom:32px;
margin-left: 0;
}

.hero-features li{
display:flex;
align-items:center;
gap:12px;
margin-bottom:12px;
font-size:16px;
color:#333;
}

.hero-features li span{
width:22px;
height:22px;
background:#24c58a;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
color:white;
font-size:12px;
flex-shrink:0;
}

/* BUTTONS */

.hero-buttons{
display:flex;
gap:16px;
flex-wrap:wrap;
}

.btn-primary{
background:#6a4bdb;
color:white;
padding:14px 28px;
border-radius:8px;
font-weight:600;
text-decoration:none;
transition:.3s;
box-shadow:0 10px 25px rgba(106,75,219,.25);
}

.btn-primary:hover{
background:#5134c0;
transform:translateY(-2px);
}

.btn-secondary{
border:2px solid #6a4bdb;
color:#6a4bdb;
padding:12px 26px;
border-radius:8px;
font-weight:600;
text-decoration:none;
transition:.3s;
}

.btn-secondary:hover{
background:#6a4bdb;
color:white;
}

/* RIGHT FORM */

.hero-form{
flex:1;
display:flex;
justify-content:center;
min-width:340px;
}

.form-card{
background:white;
padding:32px;
border-radius:16px;
box-shadow:0 20px 50px rgba(0,0,0,0.08);
width:100%;
max-width:420px; /* FIXED WIDTH */
}

.form-card h3{
margin-bottom:22px;
font-size:22px;
text-align:center;
}

.form-card input,
.form-card select{
width:100%;
padding:14px 14px;
margin-bottom:14px;
border-radius:8px;
border:1px solid #e5e7eb;
font-size:15px;
}

.form-card input:focus,
.form-card select:focus{
outline:none;
border-color:#6a4bdb;
box-shadow:0 0 0 3px rgba(106,75,219,.15);
}

.form-card button{
width:100%;
padding:15px;
border:none;
background:#6a4bdb;
color:white;
font-weight:600;
border-radius:8px;
font-size:16px;
cursor:pointer;
transition:.3s;
margin-top:4px;
}

.form-card button:hover{
background:#5134c0;
}
.form-card select{
width:100%;
height:48px;                /* force proper height */
padding:0 14px;
margin-bottom:16px;
border-radius:8px;
border:1px solid #e5e7eb;
font-size:15px;
background:#fff;
color:#333;

appearance:none;
-webkit-appearance:none;
-moz-appearance:none;

background-image:url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M5 7l5 5 5-5z'/></svg>");
background-repeat:no-repeat;
background-position:right 14px center;
background-size:16px;

padding-right:40px;       /* space for arrow */
}


/* MOBILE */

@media(max-width:900px){

.hero-container{
flex-direction:column;
text-align:center;
gap:40px;
}

.hero-title{
font-size:34px;
}

.hero-sub{
margin:auto;
}

.hero-features{
text-align:left;
display:inline-block;
}

.hero-buttons{
justify-content:center;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed7d8db *//* WHY CHOOSE SECTION */

.itr-why{
padding:70px 5%;
background:#ffffff;
}

.itr-why-container{
max-width:1150px;
margin:auto;
}

/* HEADER */

.itr-why-heading{
margin-bottom:35px;
}

.why-badge{
display:inline-block;
padding:5px 12px;
border-radius:20px;
background:#f1edff;
color:#6a4bdb;
font-size:12px;
font-weight:600;
margin-bottom:10px;
}

.itr-why-heading h2{
font-size:32px;
font-weight:700;
color:#111;
max-width:600px;
}

.itr-why-heading span{
color:#6a4bdb;
}

/* GRID */

.itr-why-grid{
display:grid;
grid-template-columns:1fr 1fr 1.05fr;
grid-template-rows:auto auto;
gap:18px;
}

/* CARDS */

.itr-card{
background:#f7f8ff;
padding:22px;
border-radius:12px;
border:1px solid #eee;
transition:0.3s;
}

.itr-card:hover{
transform:translateY(-4px);
box-shadow:0 10px 25px rgba(0,0,0,0.07);
}

.itr-card h3{
font-size:18px;
margin-bottom:8px;
}

.itr-card p{
font-size:14px;
color:#666;
line-height:1.5;
}

/* ICON */

.itr-icon{
width:38px;
height:38px;
border-radius:50%;
background:#ffffff;
display:flex;
align-items:center;
justify-content:center;
font-size:18px;
margin-bottom:12px;
}

/* BIG CARD */

.itr-highlight{
grid-row:span 2;
background:linear-gradient(135deg,#6a4bdb,#5134c0);
color:#fff;
}

.itr-highlight p{
color:#e7e7ff;
}

.itr-highlight h3{
color:#fff;
}

.itr-highlight .itr-icon{
background:rgba(255,255,255,0.2);
color:#fff;
}

/* WIDE CARD */

.wide{
grid-column:span 2;
}

/* BUTTON */

.itr-btn{
display:inline-block;
margin-top:15px;
background:#fff;
color:#6a4bdb;
padding:10px 18px;
border-radius:7px;
text-decoration:none;
font-weight:600;
font-size:13px;
}

/* RESPONSIVE */

@media(max-width:900px){

.itr-why-grid{
grid-template-columns:1fr;
}

.itr-highlight{
grid-row:auto;
}

.wide{
grid-column:auto;
}

.itr-why-heading h2{
font-size:26px;
}

}
.itr-why{
padding:85px 6%;
}
.itr-why-heading h2{
font-size:34px;
}
.itr-card{
padding:26px;
}
.itr-why-grid{
gap:20px;
}/* End custom CSS */