.murlan-home-search{width:100%;position:relative;z-index:9}.murlan-home-search .murlan-home-search-content{width:100%;display:flex;flex-wrap:nowrap;-moz-column-gap:10px;column-gap:10px;justify-content:space-between;align-items:center}.murlan-home-search .murlan-home-search-content .murlani-search-wrapper{flex-grow:1}.murlan-home-search .murlan-home-search-content .murlan-home-search-icon{width:50px;height:50px;display:flex;border-radius:50%;justify-content:center;align-items:center;background:#25292e}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons{align-items:center;overflow:hidden}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div{display:flex;justify-content:space-between;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;-moz-column-gap:10px;column-gap:10px}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div button{height:50px;border:none}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div button a,.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div button span{display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;font-weight:700;font-size:12px}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div button.ant-btn-default{box-shadow:none;background-color:#25292e;color:var(--gray)}@media (max-width:600px){.murlan-home-search{padding:0}.murlan-home-search .murlan-home-search-content .murlani-search-wrapper{flex:0}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons{width:calc(100% - 60px);position:relative}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons>div{padding-right:20px}.murlan-home-search .murlan-home-search-content .murlan-home-search-buttons:after{content:"";position:absolute;top:0;right:0;width:45px;height:100%;background:linear-gradient(270deg,#1b1f22,transparent)}}