.kl-knowBetterHero{position:relative;background-repeat:no-repeat !important;background-size:cover !important;background-position:center bottom;min-height:415px;display:flex;align-items:center;justify-content:center;padding:70px 20px;text-align:center;transition:background-image .3s ease;@media screen and (max-width:768px){min-height:280px;padding:60px 16px}
}
.kl-knowBetterHero__container{width:auto;display:flex;flex-direction:column;justify-content:center;align-self:flex-start;gap:10px;margin:0 auto;max-width:550px;@media screen and (max-width:768px){max-width:100%;gap:6px}
}
.kl-knowBetterHero__title{font-size:36px;font-weight:600;line-height:56px;color:#1C2633;order:1;@media screen and (max-width:768px){order:2;margin-top:20px;font-size:28px;line-height:40px}
}
.kl-knowBetterHero__description{font-size:20px;font-weight:400;line-height:36px;color:#374254;margin:10px 0 26px 0;order:2;@media screen and (max-width:768px){order:3;font-size:13px;line-height:20px;margin-block-start:5px}
}
.kl-knowBetterHero__description p{margin:0 0 12px 0}
.kl-knowBetterHero__description p:last-child{margin-bottom:0}
.kl-knowBetterHero__search-wrapper{display:flex;justify-content:center;order:3;width:100%;min-width:550px;max-width:550px;position:relative;@media screen and (max-width:768px){order:1;min-width:100%;max-width:100%}
}
.kl-knowBetterHero__search-container{position:relative;width:100%;display:flex;align-items:center;background:#FFFFFF;border:1px solid #C9D3E9;border-radius:100px;padding:12px 8px 12px 12px;@media screen and (max-width:768px){max-width:100%;padding-block:6px;padding-inline:10px;border-radius:40px}
@media screen and (max-width:475px){padding:8px 16px;border-radius:30px}
}
.kl-knowBetterHero__search-icon{flex-shrink:0;width:25px;height:25px;margin-right:8px;@media screen and (max-width:768px){width:18px;height:18px}
}
.kl-knowBetterHero__search-input{flex:1;border:0;outline:0;font-size:16px;font-weight:500;color:#186CF2;background:transparent;text-align:left;padding-inline:12px;line-height:24px;@media screen and (max-width:768px){font-size:14px;text-align:center;padding-inline-start:0;line-height:20px}
@media screen and (max-width:475px){font-size:13px}
}
.kl-knowBetterHero__search-input::placeholder{color:#186CF2;font-size:16px;font-weight:500;line-height:24px;text-align:left;@media screen and (max-width:768px){font-size:14px;line-height:20px;text-align:center}
}
.kl-knowBetterHero__search-wrapper .suggestions{min-width:550px;max-width:550px;margin:0 auto;border:1px solid #c9d3e9;box-sizing:border-box;background:#fff;box-shadow:0 1px 2px 0 rgba(12,17,29,0.05);text-align:left;overflow:hidden;border-radius:8px;padding:8px 0;position:absolute;left:50%;transform:translateX(-50%);z-index:2;top:55px}
.kl-knowBetterHero__search-wrapper .suggestions.not-found-error{border:2px solid #e81811;background:#fef6f6;box-shadow:0 4px 8px 0 #d2d5da}
.kl-knowBetterHero__search-wrapper .suggestion-heading.error-heading{color:#d91118;font-size:12px;font-weight:400;line-height:16px;margin-left:40px}
.kl-knowBetterHero__search-wrapper .suggestion-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 16px 16px;font-size:16px;cursor:pointer;transition:background .2s ease}
.kl-knowBetterHero__search-wrapper .suggestion-item:hover{background:#f5f5f5}
.kl-knowBetterHero__search-wrapper .suggestion-item img{width:16px;height:16px}
.kl-knowBetterHero__search-wrapper .suggestion-left{display:flex;align-items:center;flex:1;font-size:16px;font-weight:400;margin-left:12px;color:#1c2633}
@media screen and (max-width:768px){.kl-knowBetterHero__search-wrapper .suggestions{width:calc(100% - 16px);left:auto;transform:none;min-width:auto;max-width:100%;top:50px}
.kl-knowBetterHero__search-wrapper .suggestion-heading.error-heading{font-size:16px;margin-left:20px}
.kl-knowBetterHero__search-wrapper .suggestion-item{padding:12px 16px}
.kl-knowBetterHero__search-wrapper .suggestion-left{font-size:16px;margin-left:8px}
}