@import"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";body,html{margin:0;padding:0;box-sizing:border-box;font-size:calc((1vw + 1vh)/2);scroll-behavior:smooth}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#1e1850;border-radius:10px}p,h2{animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;font-family:"'Open Sans', sans-serif !important"}input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}@keyframes fade{0%{opacity:0}to{opacity:1}0%{opacity:0}}@font-face{font-family:MyCustomFont;src:url(/assets/MargotMarker-CjlJaBv1.otf) format("opentype")}
