.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2d59f6a */.gs-header{

background:#fff;

position:fixed;

top:0;

left:0;

width:100%;

z-index:999;

padding:18px 0;

box-shadow:0 10px 40px rgba(0,0,0,.05);

}

.gs-header .container{

display:flex;

align-items:center;

justify-content:space-between;

max-width:1200px;

margin:auto;

padding:0 20px;

}

.logo img{

height:55px;

}

nav ul{

display:flex;

gap:35px;

list-style:none;

}

nav a{

text-decoration:none;

font-weight:600;

font-size:16px;

color:#10163a;

transition:.3s;

}

nav a:hover{

color:#3f5eff;

}

.header-btn{

background:#3f5eff;

color:#fff;

padding:14px 30px;

border-radius:8px;

text-decoration:none;

font-weight:600;

transition:.3s;

}

.header-btn:hover{

background:#2440e0;

}/* End custom CSS */