@keyframes search-cities-module__RPThBW__appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.search-cities-module__RPThBW__search_wrapper{background:linear-gradient(90deg,#a9c2e0b9,#efdce3) 0/200% 100%;border-radius:46px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:250px;padding:6px;transition:background-position .1s;display:flex}.search-cities-module__RPThBW__search_wrapper:hover{background:linear-gradient(#efdce3,#a9c2e0b9) 100%}.search-cities-module__RPThBW__search{background:linear-gradient(to bottom,var(--background),var(--ai_bg));border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:center;gap:100px;width:100%;max-width:1400px;padding:80px;display:flex}.search-cities-module__RPThBW__columns{justify-content:space-around;align-items:flex-end;gap:60px;width:100%;display:flex}.search-cities-module__RPThBW__col_one{max-width:520px}.search-cities-module__RPThBW__col_one p{font-size:.9rem}.search-cities-module__RPThBW__col_two{border-radius:20px;max-width:720px}.search-cities-module__RPThBW__label_city{background-color:var(--foreground);color:var(--background);border-radius:20px 20px 0 0;align-items:center;height:40px;padding-left:20px;display:flex;left:0}.search-cities-module__RPThBW__intro{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.search-cities-module__RPThBW__intro svg{margin-top:-14px}.search-cities-module__RPThBW__title{align-items:center;gap:60px;display:flex}.search-cities-module__RPThBW__intro h3{font-family:thingsRegular,serif;font-size:9rem;line-height:1}.search-cities-module__RPThBW__intro p{font-size:1.25rem}.search-cities-module__RPThBW__search form{flex-direction:column;gap:42px;display:flex}.search-cities-module__RPThBW__search button{color:var(--background);background-color:#212e8d;background-color:var(--list);border:1px solid #212e8d;border:1px solid var(--list);border-radius:999px;gap:10px;width:fit-content;display:flex}.search-cities-module__RPThBW__search button:hover{background-color:#212e8d;border:1px solid #212e8d}.search-cities-module__RPThBW__input_wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.search-cities-module__RPThBW__wrapper{position:relative}.search-cities-module__RPThBW__input{border:1px solid var(--foreground);color:var(--foreground);text-align:left;background-color:#ffffff80;border-radius:999px;width:100%;padding:12px 20px;font-family:NordRegular;font-size:1rem}input:focus-visible{outline:none}.search-cities-module__RPThBW__checkbox{align-items:center;gap:8px;display:flex}.search-cities-module__RPThBW__col_one input[type=checkbox]{all:unset;border:1px solid var(--foreground);border-radius:4px;min-width:20px;height:20px}.search-cities-module__RPThBW__col_one input[type=checkbox]:checked{background-image:url(/check.svg);background-position:50%;background-repeat:no-repeat;background-size:70%}.search-cities-module__RPThBW__col_one input[type=checkbox]:focus-visible{box-shadow:0 0 0 2px var(--foreground);outline:none}.search-cities-module__RPThBW__col_one .search-cities-module__RPThBW__disclaimer_text{font-size:.81rem}.search-cities-module__RPThBW__test{margin-left:10px}.search-cities-module__RPThBW__results{flex-direction:column;gap:8px;max-height:300px;padding:20px 0;display:flex;overflow-y:scroll}.search-cities-module__RPThBW__results_wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;z-index:100;background:linear-gradient(#000,#282828d4);border-radius:20px;width:100%;padding:6px 24px 0;position:absolute;top:calc(100% + 4px);box-shadow:inset 0 0 0 1px #555,0 2px 6px #00000075}.search-cities-module__RPThBW__results_wrapper:before{content:"";background:linear-gradient(#000,#0000);width:calc(100% - 40px);height:22px;position:absolute;top:0;left:20px}.search-cities-module__RPThBW__results_wrapper li{opacity:1;text-align:start;color:var(--background);border-radius:999px;padding:0;font-size:.9rem;transition:all .1s}.search-cities-module__RPThBW__results_wrapper hr{border:.5px solid #aeaeae;width:100%;margin-bottom:8px;display:none}.search-cities-module__RPThBW__results_wrapper .search-cities-module__RPThBW__before_list{color:#fff387;margin-bottom:20px;font-size:.8rem;position:sticky;top:0}.search-cities-module__RPThBW__results li:hover{color:#97b8ff}.search-cities-module__RPThBW__events{max-width:100%;box-shadow:inset 0 0 0 1px var(--foreground);background-color:#ffffff80;border-radius:0 0 20px 20px;flex-direction:column;gap:8px;width:45vw;height:300px;padding:32px;display:flex;position:relative;overflow:scroll}.search-cities-module__RPThBW__event_wrapper:before,.search-cities-module__RPThBW__event_wrapper:after{content:"";width:20px;height:100%;position:absolute;top:0}.search-cities-module__RPThBW__event_wrapper:before{background:linear-gradient(90deg,#ebedff,#0000);left:0}.search-cities-module__RPThBW__event_wrapper:after{background:linear-gradient(270deg,#ebedff,#0000);right:0}.search-cities-module__RPThBW__events .search-cities-module__RPThBW__event{opacity:0;width:100%;max-width:100%;animation:1s forwards search-cities-module__RPThBW__appear;animation-delay:calc(var(--i)*.2s);justify-content:start;place-items:center start;gap:0;margin-bottom:12px;display:grid;position:relative}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__distance{background-color:var(--list);border:1px solid var(--list);color:var(--background);z-index:10;text-align:center;border-radius:999px;grid-area:1/1;width:50px;padding:3px 7px;font-size:1rem}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__date{border:1px solid var(--foreground);color:var(--foreground);text-align:right;background-color:#0000;border-radius:999px;grid-area:1/1/auto/3;width:140px;margin-right:6px;padding:3px 12px 3px 3px;font-size:1rem}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__event_wrapper{text-wrap:nowrap;grid-area:1/3;width:100%;font-size:1rem;position:relative;overflow-x:auto}.search-cities-module__RPThBW__event_wrapper p::-webkit-scrollbar{display:none}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__event_wrapper p{scrollbar-width:none;width:100%;color:var(--foreground);padding:0 14px;overflow-x:auto}@media (max-width:1280px){.search-cities-module__RPThBW__intro h3{font-size:8rem;line-height:.85}.search-cities-module__RPThBW__intro p{font-size:1.12rem}}@media (max-width:1190px){.search-cities-module__RPThBW__columns{flex-direction:column;align-items:flex-start;gap:100px}.search-cities-module__RPThBW__col_two,.search-cities-module__RPThBW__events{width:100%}}@media (max-width:640px){.search-cities-module__RPThBW__search{border-radius:60px 60px 20px 20px;max-width:100vw;padding:120px 0 0}.search-cities-module__RPThBW__intro{padding:0 28px}.search-cities-module__RPThBW__title{flex-direction:column;gap:40px}.search-cities-module__RPThBW__title svg{order:1}.search-cities-module__RPThBW__intro h3{order:2;font-size:5.2rem;line-height:.85}.search-cities-module__RPThBW__intro p{font-size:1.125rem}.search-cities-module__RPThBW__columns{flex-direction:column;max-width:100vw}.search-cities-module__RPThBW__col_one{padding:0 28px}.search-cities-module__RPThBW__col_two{align-self:center;width:100%;margin:-2px}.search-cities-module__RPThBW__events{border-radius:0 0 20px 20px;width:100%;margin-top:0;margin-left:0;padding:32px 16px 20px}.search-cities-module__RPThBW__search form{flex-direction:column;gap:32px}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__distance{width:42px;padding:3px 7px}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__date{width:120px}.search-cities-module__RPThBW__event_wrapper:before{width:10px}.search-cities-module__RPThBW__event_wrapper:after{width:40px}.search-cities-module__RPThBW__events .search-cities-module__RPThBW__event p{font-size:.85rem}.search-cities-module__RPThBW__event .search-cities-module__RPThBW__event_wrapper p{padding:0 8px}}
