::-webkit-scrollbar{width:8px;border-radius:1ex}::-webkit-scrollbar,::-webkit-scrollbar-track-piece{background:transparent}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:1ex}::-webkit-scrollbar-track{margin:5px}:root{--col-font-main:black;--col-background:white;--col-add:#e11d48;--ff-main:"Montserrat",sans-serif;--trans-global:0.3s ease-out}*{margin:0;color:var(--col-font-main);font-family:var(--ff-main);font-style:normal}main{overflow:hidden;-webkit-tap-highlight-color:transparent}li{list-style:none}a{text-decoration:none;outline:none;cursor:pointer}p{padding:0;font-weight:400}button{font-family:var(--ff-main);background:transparent;outline:none;border:none;cursor:pointer}section{position:relative;width:100%;display:flex;align-items:center;justify-content:center}h2{font-size:28px;line-height:39px}h2,h3{font-weight:700}h3{font-size:22px;line-height:32px}ul{padding:0}.alert{margin:0!important;color:red;font-size:16px!important}@media (max-height:900px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#e7e7e7}}@media (max-width:800px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#e7e7e7}}@media (max-width:740px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#e7e7e7}}@media (max-width:600px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#e7e7e7}}@media (max-width:540px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#e7e7e7}}@media only screen and (max-height:360px){::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#e7e7e7}}.switch{position:relative}.switch #switch1,.switch #switch2,.switch #switch3{position:absolute;z-index:9;-webkit-appearance:none}.switch #switch1:focus,.switch #switch2:focus,.switch #switch3:focus{outline:none}.switch #switch1+label,.switch #switch2+label,.switch #switch3+label{position:absolute;content:"";width:224px;height:50px;top:0;left:0;z-index:10;border-radius:8px;cursor:pointer}.switch #switch1+label{left:0}.switch #switch1:checked~.switch__inner:after{left:0;transition:all .2s ease-in-out}.switch #switch2+label{left:224px}.switch #switch2:checked~.switch__inner{background-color:#fff;transition:background-color .2s ease-in-out}.switch #switch2:checked~.switch__inner:after{left:224px;transition:all .2s ease-in-out}.switch #switch3+label{left:448px}.switch label{border-radius:8px;display:flex;justify-content:center;align-items:center;color:rgba(50,50,50,.5);position:relative;text-align:center;font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:140%}.switch .active{color:white}.switch #switch3:checked~.switch__inner:after{left:448px;transition:all .2s ease-in-out}.switch__inner{width:672px;height:50px;background-color:#fff;border-radius:4px}.switch__inner:after{position:absolute;display:block;content:"";width:224px;height:50px;top:0;left:0;background-color:#e11d48;border-radius:4px;transition:left .2s ease-in-out}@media (max-width:754px){.switch #switch1+label,.switch #switch2+label,.switch #switch3+label{width:170px}.switch #switch2+label,.switch #switch2:checked~.switch__inner:after{left:170px}.switch #switch3+label,.switch #switch3:checked~.switch__inner:after{left:340px}.switch__inner{width:340px}.switch__inner:after{width:170px}}@media (max-width:600px){.switch #switch1+label,.switch #switch2+label,.switch #switch3+label{width:140px;font-size:.8rem}.switch #switch2+label,.switch #switch2:checked~.switch__inner:after{left:140px}.switch #switch3+label,.switch #switch3:checked~.switch__inner:after{left:280px}.switch__inner{width:280px}.switch__inner:after{width:140px}}@media (max-width:504px){.switch #switch1+label,.switch #switch2+label,.switch #switch3+label{width:100%}.switch #switch2+label,.switch #switch2:checked~.switch__inner:after{top:50px;left:0}.switch #switch3+label,.switch #switch3:checked~.switch__inner:after{top:100px;left:0}.switch__inner,.switch__inner:after{width:100%}}