.search-filter-div{display:flex;flex-direction:column;position:relative;width:80%;margin:0 auto;padding:1rem 0;border-radius:50px;background:linear-gradient(180deg,#78a0ff,#2f62e0 40%,#1e4bc8);box-shadow:0 10px 20px #0000001a;opacity:0;transition:opacity 1s ease-in}.search-filter-div-is-visible{opacity:1}.search-filter-div-blurred{filter:blur(5px)}.search-filter-header-div{display:flex;flex-direction:row;justify-content:center;align-items:center}.search-filter-title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:80%;text-align:center;font-size:3rem;font-weight:600;font-family:Poppins,Roboto,sans-serif;text-shadow:2px 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px;color:#fff;margin-bottom:2rem}.search-filter-title-surlignement{position:relative;display:inline-block;z-index:0}.search-filter-title-surlignement:after{content:"";position:absolute;left:0;bottom:0;width:0%;min-width:1px;height:6px;background-color:#ea4236;border-radius:3px;transform-origin:left;transition:width .5s ease-in-out;display:block;z-index:-1}.search-filter-title-surlignement:hover:after{width:0%;transition:width .5s ease-in-out}.search-filter-title-surlignement:after{width:100%;transition:width .5s ease-in-out}.search-filter-title-surlignement:hover:after{width:0%}.search-filter-available-leads-title{color:#000}.filter-filter-window-div{display:flex;flex-direction:column;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;position:fixed;width:80%;height:70%;top:50vh;left:50%;transform:translate(-50%,-50%);padding:1rem;background-color:#fff;border-radius:25px;box-shadow:0 0 10px #0000001a;overflow-y:auto;z-index:1001}.filter-filter-window-content-div{display:flex;flex-direction:column;width:100%;margin:2rem auto;border-radius:50px;background-color:#fff}.search-filter-main-div{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 3px 3px 8px #0003,inset -3px -3px 8px #ffffffb3;width:80%;flex-wrap:wrap;margin:2rem auto;padding:2rem 0;border-radius:50px;background-color:#fff}.search-filter-main-text{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:90%;text-align:center;font-size:1.5rem;font-weight:600;font-family:Poppins,Roboto,sans-serif;text-shadow:2px 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px;background:linear-gradient(180deg,#78a0ff,#8cb4ff,#a0c8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;-webkit-font-smoothing:antialiased;text-shadow:none;opacity:0}.search-filter-main-text{animation:TextfadeIn .6s ease-in forwards;opacity:1;transform:none;animation:none}.search-filter-main-text span{display:inline-block;opacity:0;transform:translateY(20px);animation:TextfadeIn .6s ease-in forwards}.search-filter-main-text span:nth-child(1){animation-delay:.1s}.search-filter-main-text span:nth-child(2){animation-delay:.2s}.search-filter-main-text span:nth-child(3){animation-delay:.3s}.search-filter-main-text span:nth-child(4){animation-delay:.4s}.search-filter-main-text span:nth-child(5){animation-delay:.5s}.search-filter-main-text span:nth-child(6){animation-delay:.6s}.search-filter-main-text span:nth-child(7){animation-delay:.7s}.search-filter-main-text span:nth-child(8){animation-delay:.8s}.search-filter-main-text span:nth-child(9){animation-delay:.9s}.search-filter-main-text span:nth-child(10){animation-delay:1s}.search-filter-main-text span:nth-child(11){animation-delay:1.1s}.search-filter-main-text span:nth-child(12){animation-delay:1.2s}.search-filter-main-text span:nth-child(13){animation-delay:1.3s}.search-filter-main-text span:nth-child(14){animation-delay:1.4s}.search-filter-main-text span:nth-child(15){animation-delay:1.5s}.search-filter-main-text span:nth-child(16){animation-delay:1.6s}.search-filter-main-text span:nth-child(17){animation-delay:1.7s}.search-filter-main-text span:nth-child(18){animation-delay:1.8s}.search-filter-main-text span:nth-child(19){animation-delay:1.9s}.search-filter-main-text span:nth-child(20){animation-delay:2s}.search-filter-main-text span:nth-child(21){animation-delay:2.1s}.search-filter-main-text span:nth-child(22){animation-delay:2.2s}.search-filter-main-text span:nth-child(23){animation-delay:2.3s}.search-filter-main-text span:nth-child(24){animation-delay:2.4s}.search-filter-main-text span:nth-child(25){animation-delay:2.5s}.search-filter-main-text span:nth-child(26){animation-delay:2.6s}.search-filter-main-text span:nth-child(27){animation-delay:2.7s}.search-filter-main-text span:nth-child(28){animation-delay:2.8s}.search-filter-main-text span:nth-child(29){animation-delay:2.9s}.search-filter-main-text span:nth-child(30){animation-delay:3s}.search-filter-filters-div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem auto}.filter-bubble-div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem 1rem 0;width:10vw;height:auto;padding:1rem;border-radius:50px;border:solid 1px rgba(186,205,253,.9);background-color:#bacdfde6;color:#fff;cursor:pointer;transition:transform .2s ease-in}.filter-bubble-div:hover{background-color:#fff;color:#bacdfde6;transform:scale(1.1)}.filter-bubble-img{width:4rem;height:4rem;margin:0 auto .5rem}.filter-bubble-text{font-family:Poppins,"sans-serif";font-weight:600}.filter-bubble-tech{border:solid 1px rgba(217,217,220,.9);background-color:#fff;color:#202124}.filter-bubble-tech:hover{border:solid 1px rgb(52,211,153);background-color:#34d399;color:#fff}.filter-bubble-tech-select{background-color:#34d399;color:#fff}.filter-bubble-selected{background-color:#2f62e0}.filter-bubble-unavailable,.filter-bubble-unavailable:hover{border-color:#b9bec8;background:#e3e5e9;color:#707680;box-shadow:none;transform:none}.filter-bubble-unavailable[aria-disabled=true]{cursor:not-allowed;filter:grayscale(1);opacity:.7}.filter-bubble-unavailable-label{margin-top:.25rem;font-family:Poppins,"sans-serif";font-size:.7rem;font-weight:600}.filter-filter-window-content-button-div{display:flex;flex-direction:row;margin:2rem auto 0}.filter-filter-window-content-title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:auto;text-align:center;font-size:1.5rem;font-weight:600;font-family:Poppins,Roboto,sans-serif;text-shadow:2px 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px;background:linear-gradient(180deg,#78a0ff,#8cb4ff,#a0c8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;-webkit-font-smoothing:antialiased;text-shadow:none;margin:0 auto 1rem;opacity:0}.filter-filter-window-content-title-is-visible{animation:TextfadeIn .6s ease-in forwards;opacity:1;transform:none;animation:none}.filter-filter-window-content-title-is-visible span{display:inline-block;opacity:0;transform:translateY(20px);animation:TextfadeIn .6s ease-in forwards}.filter-filter-window-content-title-is-visible span:nth-child(1){animation-delay:.1s}.filter-filter-window-content-title-is-visible span:nth-child(2){animation-delay:.2s}.filter-filter-window-content-title-is-visible span:nth-child(3){animation-delay:.3s}.filter-filter-window-content-title-is-visible span:nth-child(4){animation-delay:.4s}.filter-filter-window-content-title-is-visible span:nth-child(5){animation-delay:.5s}.filter-filter-window-content-title-is-visible span:nth-child(6){animation-delay:.6s}.filter-filter-window-content-title-is-visible span:nth-child(7){animation-delay:.7s}.filter-filter-window-content-title-is-visible span:nth-child(8){animation-delay:.8s}.filter-filter-window-content-title-is-visible span:nth-child(9){animation-delay:.9s}.filter-filter-window-content-title-is-visible span:nth-child(10){animation-delay:1s}.filter-filter-window-content-title-is-visible span:nth-child(11){animation-delay:1.1s}.filter-filter-window-content-title-is-visible span:nth-child(12){animation-delay:1.2s}.filter-filter-window-content-title-is-visible span:nth-child(13){animation-delay:1.3s}.filter-filter-window-content-title-is-visible span:nth-child(14){animation-delay:1.4s}.filter-filter-window-content-title-is-visible span:nth-child(15){animation-delay:1.5s}.filter-filter-window-content-title-is-visible span:nth-child(16){animation-delay:1.6s}.filter-filter-window-content-title-is-visible span:nth-child(17){animation-delay:1.7s}.filter-filter-window-content-title-is-visible span:nth-child(18){animation-delay:1.8s}.filter-filter-window-content-title-is-visible span:nth-child(19){animation-delay:1.9s}.filter-filter-window-content-title-is-visible span:nth-child(20){animation-delay:2s}.filter-filter-window-content-title-is-visible span:nth-child(21){animation-delay:2.1s}.filter-filter-window-content-title-is-visible span:nth-child(22){animation-delay:2.2s}.filter-filter-window-content-title-is-visible span:nth-child(23){animation-delay:2.3s}.filter-filter-window-content-title-is-visible span:nth-child(24){animation-delay:2.4s}.filter-filter-window-content-title-is-visible span:nth-child(25){animation-delay:2.5s}.filter-filter-window-content-title-is-visible span:nth-child(26){animation-delay:2.6s}.filter-filter-window-content-title-is-visible span:nth-child(27){animation-delay:2.7s}.filter-filter-window-content-title-is-visible span:nth-child(28){animation-delay:2.8s}.filter-filter-window-content-title-is-visible span:nth-child(29){animation-delay:2.9s}.filter-filter-window-content-title-is-visible span:nth-child(30){animation-delay:3s}.search-filter-main-button-div{display:flex;flex-direction:row;margin:2rem auto 0}.filter-subscription-window-div{display:flex;flex-direction:column;width:80vw;margin:2rem auto;padding:2rem 0;background-color:#2f62e0;border-radius:50px;opacity:1;transition:.5s ease-in}@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes TextLiftIn{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.search-filter-div,.search-filter-main-div{width:90%}}@media(max-width:750px){.filter-bubble-div{width:20vw}}@media(max-width:600px){.filter-filter-window-div{height:90%}.search-filter-title,.search-checkout-available-leads-title{font-size:2rem}}@media(max-width:450px){.filter-bubble-div{width:40vw}}
