.gestimate-header{min-height:40vh;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url(/theme/grayly/ltr/assets/img/header-bg.png);display:flex;justify-content:center;align-items:center;color:#fff}.gestimate-header .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.gestimate-header h1{font-size:3rem;margin:0}.gestimate-header p{font-weight:700;font-size:14px;margin:20px 0 10px}.f-holder{transform:translateY(-10vh)}.f-holder .card{width:60vw;max-width:700px;margin:auto}.fields .group{width:calc(50% - 10px);margin-bottom:5px}.fields{display:flex;flex-wrap:wrap;row-gap:1px;justify-content:center;align-items:center;column-gap:10px}.group.fw{width:100%}.fields .btns button{display:block;margin-bottom:10px;border:1px solid #a3227c;background:#a3227c;color:#fff;padding:10px 0;font-size:18px;border-radius:10px;cursor:pointer;padding:10px 30px}.fields .btns{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.gestimate-header h1{font-size:20px}.f-holder .card{width:90vw}.fields .group{width:100%}}