@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css");@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-ExtraLight.woff2) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-Light.woff2) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-Regular.woff2) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-Medium.woff2) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-SemiBold.woff2) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-Bold.woff2) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Early Summer Serif";src:url(/fonts/EarlySummerSerif-Heavy.woff2) format("truetype");font-weight:900;font-style:normal}:root{--default-bg:#67adb6;--btn-default-bg:#67adb6;--btn-default-bg-active:#3c7580;--btn-default-bg-hover:#3c7580;--btn-default-bg-disable:#026476;--btn-default-focus-shadow-rgb:49,132,253;--btn-default-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--red:rgba(255,100,100,0.85);--red-hover:rgba(255,100,100,0.5);--red-active:rgba(255,100,100,0.25);--red-disable:rgba(255,100,100,0.1);--green:rgba(9,174,70,0.846);--green-hover:rgba(9,174,70,0.5);--green-active:rgba(9,174,70,0.25);--green-disable:rgba(9,174,70,0.1)}*{font-family:"Early Summer Serif",sans-serif;font-weight:400;font-style:normal}body{letter-spacing:2px;margin:0;padding:0;font-family:sans-serif;background-image:url(/img/backgroud.png);background-size:cover;background-repeat:no-repeat;background-position:50%}::-webkit-scrollbar{width:12px;height:12px;background-color:#fff;border-radius:0 10px 10px 0}::-webkit-scrollbar-thumb{background-color:var(--btn-default-bg-hover);border-radius:10px;border:2px solid #f5f5f5}::-webkit-scrollbar-thumb:hover{background-color:var(--btn-default-bg-disable)}::-webkit-scrollbar-track{background-color:#e5e5e5;border-radius:0 10px 10px 0}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{background-color:#e5e5e5}