@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.seeker-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000;height:3rem;margin-block:-5px;padding-block:5px;position:sticky;top:59px;z-index:10}.seeker-container .seeker{display:flex;gap:.625rem;height:100%;position:relative}.seeker-container .seeker .toggle-search-container{align-items:center;background:#ff800033;border:1px solid #ff8000;border-radius:30px;display:flex;font-size:14px;gap:1rem;height:100%;justify-content:center;line-height:1;width:40px}.seeker-container .seeker .search-container{bottom:0;height:2.375rem;left:0;position:absolute;right:0;top:0;z-index:1}.seeker-container .seeker .search-container .search-input{background:#331a00;border:1px solid #ff8000;border-radius:30px;color:#fff;height:100%;outline:none;padding-inline:3rem;width:100%}.seeker-container .seeker .search-container .search-input::-moz-placeholder{color:#fff;opacity:.6}.seeker-container .seeker .search-container .search-input::placeholder{color:#fff;opacity:.6}.seeker-container .seeker .search-container .close-icon{align-items:center;background:#000c;border-radius:50%;bottom:1px;color:#fff;display:flex;justify-content:center;position:absolute;right:1px;top:1px;width:38px}@media screen and (max-width:991px){.seeker-container .seeker .search-container .search-input{text-align:center}.seeker-container .seeker .search-container .search-icon{display:none}}.seeker-container .seeker .search-container:not(.search-active){display:none}.seeker-container .seeker .modal-open-container .modal-open-item{align-items:center;background:#ff800033;border:1px solid #ff8000;border-radius:30px;display:flex;font-size:14px;gap:1rem;height:100%;line-height:1;width:100%}@media screen and (max-width:991px){.seeker-container .seeker .modal-open-container .modal-open-item{justify-content:center;padding-left:0}}.seeker-container .seeker .modal-open-container,.seeker-container .seeker .search-container{flex:1}
