@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.font-size-h1{font-size:56px}.font-size-h2{font-size:24px}.font-size-h3{font-size:40px}.font-size-h4{font-size:32px}.font-size-h5{font-size:22px}.font-size-h6{font-size:16px}.font-size-p{font-size:18px}.font-weight-900{font-weight:900}.font-weight-700{font-weight:700}.font-weight-600{font-weight:600}.font-weight-500{font-weight:500}.font-weight-400{font-weight:400}h1{text-transform:uppercase}*{margin:0;padding:0}body{font-family:Inter,Courier New;color:#0065f2;background-image:url("data:image/svg+xml,%3csvg%20width='684'%20height='881'%20viewBox='0%200%20684%20881'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M345.6%20697.833C406.96%20698.291%20466.032%20675.395%20511.365%20634.183C661.104%20503.219%20580.969%20240.375%20383.607%20215.647C313.087%20-212.047%20-303.726%20-49.9446%20-157.651%20357.143'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M309.424%20234.88C333.236%20222.974%20358.879%20216.563%20385.438%20216.105'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M41.543%20697.833L-50.0404%20789.417'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M224.71%20697.833L133.126%20789.417'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M224.71%20514.667L133.126%20606.25'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M41.543%20514.667L-50.0404%20606.25'%20stroke='%23B3D3FF'%20stroke-width='50'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-color:#ebf3fe}header{text-align:center;margin-top:80px}header h1{margin-bottom:24px}header p{margin-bottom:60px}main{display:flex;justify-content:space-between;margin:0 10% 10%}main .sides{background-color:#fff;padding:30px;border-radius:20px}.left-side{display:flex;flex-direction:column;gap:20px;width:434px}.left-side form{display:flex;justify-content:space-between;gap:20px}.left-side form input[type=text]{background-color:#e0ecfd66;border:none;padding:12px 16px;width:100%;border-radius:10px}.left-side form input[type=submit]{border:none;color:#fff;background-color:#0065f2;padding:10px 20px;border-radius:10px}.left-side .cities-list{display:flex;flex-direction:column;gap:20px;overflow:scroll;height:700px}.left-side .cities-list button{border:none;border-radius:10px;display:flex;justify-content:space-between;padding:20px;cursor:pointer}.left-side .city-button{color:#0065f2;background-color:#ebf3fe}.left-side .city-button--selected{color:#fff;background-color:#0065f2}.right-side{width:912px}.right-side hr{border:1px solid;margin:20px 0}.right-side .selected-city{display:flex;gap:20px}.right-side .big-card{display:flex;gap:40px;align-items:center;box-shadow:7px 4px 23px #0000000f;border-radius:10px}.right-side .big-card-img{background-color:#ebf3fe;border-radius:10px;padding:70px}.right-side .big-card-img img{height:235px}.right-side .small-cards{display:flex;justify-content:space-between;text-align:center}.right-side .small-cards .small-card{background-color:#ebf3fe;padding:20px;margin:20px 0 0;border-radius:10px;display:flex;flex-direction:column;gap:10px;box-shadow:inset 0 4px 21px #0065f21f;align-items:center;width:150px}.right-side .small-cards .small-card img{height:75px;width:75px}
