body{font-family:Inter,sans-serif;scroll-behavior:smooth}.custom-range{-webkit-appearance:none;background:transparent}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:14px;background-color:#262626;border-radius:9999px;border:2px solid white;cursor:pointer;box-shadow:0 0 2px #0000004d;margin-top:-6px}.custom-range::-webkit-slider-runnable-track{height:2px;background-color:#d1d5db;border-radius:9999px}.custom-range::-moz-range-thumb{height:14px;width:14px;background-color:#262626;border-radius:9999px;border:2px solid white;cursor:pointer}.custom-range::-moz-range-track{height:2px;background-color:#d1d5db;border-radius:9999px}input:focus{outline:none}.landing-layout{font-family:Segoe UI,sans-serif;font-size:14px}.landing-layout h1,.landing-layout h2,.landing-layout h3,.landing-layout h4,.landing-layout h5,.landing-layout h6{font-family:Montserrat,sans-serif}.loader{width:30px;aspect-ratio:1;border-radius:50%;border:4px solid lightblue;border-right-color:#2563eb;animation:l2 1s infinite linear;margin:0 auto}@keyframes l2{to{transform:rotate(1turn)}}.loader_dots{width:10px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate}@keyframes l5{0%{box-shadow:20px 0 #000,-20px 0 #0002;background:#000}33%{box-shadow:20px 0 #000,-20px 0 #0002;background:#0002}66%{box-shadow:20px 0 #0002,-20px 0 #000;background:#0002}to{box-shadow:20px 0 #0002,-20px 0 #000;background:#000}}
