*{padding:0;margin:0;box-sizing:border-box;font-family:sans-serif}.dark body{background-color:#121c2a;color:#fff}.main{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:50px}.wrapper{max-width:1200px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:40px}.custom-select{width:100%;display:flex;flex-direction:column;align-items:center}.custom-select-title{margin-bottom:10px;width:fit-content}.checkboxes{color:#666;display:flex;align-items:center;font-size:12px;font-style:italic;margin-top:1em}.dark .checkboxes{color:#d4d4d4}
