.welcome-section{background-color:#5468e1;color:#fff;overflow:hidden}.welcome-section .left-dots,.welcome-section .right-dots{position:absolute}.welcome-section .right-dots{right:-80px;top:10px}.welcome-section .left-dots{left:-80px;top:20rem}.welcome-section .header-right{width:50%}.welcome-section .search-section{max-width:80%;margin:0 auto}.welcome-section .search-section h1{font-family:ProductSans-Bold;font-size:3rem;width:90%}.welcome-section .search-section .input-container{border-radius:5px;background-color:#fff;position:relative}.welcome-section .search-section .input-container input{border:none;outline:none;box-shadow:none;width:100%;box-sizing:border-box;overflow:hidden;line-height:1.3;text-overflow:ellipsis;text-align:start;margin:0;white-space:nowrap;padding:10px}.welcome-section .search-section .input-container input::placeholder{color:#999;font-size:14px}.welcome-section .search-section .input-container .search-icon{position:absolute;right:5px;color:#2d3875;padding:4px;margin-top:5px;border-radius:5px;background-color:#f0efef}.welcome-section .search-section .filter-icon,.welcome-section .search-section .input-container .search-icon{display:flex;align-items:center;font-size:x-large;cursor:pointer;border-radius:8px;transition:all .3s ease-in-out}.welcome-section .search-section .filter-icon{margin-left:5px;padding:4px 10px;justify-content:center;background-color:#6e80e6;position:relative}.welcome-section .search-section .filter-icon:hover{transform:scale(1.1);background-color:#8191eb;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.welcome-section .search-section .filter-icon.active{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);transform:scale(.85);background-color:#2d3875}.welcome-section .search-section .dot-indicator{position:absolute;bottom:1px;right:14px;width:15px;height:15px;background-color:#8191eb;border-radius:50%;transform:scale(.5);transition:opacity .2s ease,transform .2s ease}.welcome-section .search-section .search-icon:hover{background-color:#dad9d9;transform:scale(1.1)}.welcome-section .search-section .more-filters{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;overflow:hidden;transition:all .6s ease;will-change:transform,height;transform:translateZ(0);-webkit-transform:translateZ(0)}.welcome-section .search-section .more-filters input{font-size:.8rem;padding:6px 8px}.welcome-section .search-section .more-filters input::placeholder{color:grey}.welcome-section .search-section .more-filters.slide-down{max-height:300px;opacity:1;transform:translateZ(0);-webkit-transform:translateZ(0)}.welcome-section .search-section .more-filters.slide-up{max-height:0;opacity:0;transform:translateZ(0);-webkit-transform:translateZ(0)}.welcome-section .popular-search{color:#fff;max-width:80%;margin:auto}.welcome-section .popular-search h5{font-family:ProductSans-Bold}.welcome-section .popular-search .popular-tags{font-size:14px;font-family:ProductSans-Medium;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-top:10px}.welcome-section .popular-search .popular-tags .tags{display:flex;align-items:center;gap:2px;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:4px 7px;background:hsla(0,3%,92%,.2);cursor:pointer}.welcome-section .popular-search .popular-tags .tags:hover{background:#2d3875}.welcome-section .popular-search .popular-tags .tags i{margin-right:4px}.hidden{opacity:0;display:none}.anim{transition:opacity .5s ease-in-out}.sticky{position:-webkit-sticky;position:sticky;z-index:100;padding:5px 0}.sticky-search{position:-webkit-sticky!important;position:sticky!important;top:45px;z-index:100;opacity:1;transition:opacity .8s ease-in-out,transform .8s ease-in-out;transform:translateY(0)}.welcome-section{position:relative;padding:50px 0;transition:padding .8s ease-in-out}.search-section{transition:opacity .8s ease-in-out,transform .8s ease-in-out;opacity:1;transform:translateY(0)}.header-right img{transition:opacity .5s ease,transform .5s ease}.input-container{display:flex;transition:width .5s ease-in-out}.input-container input{width:100%;padding:10px;font-size:16px}.expanded{width:100%!important}.welcome-section.less-padding{padding:10px 0}.sticky-search.hidden{opacity:0;transform:translateY(-20px)}