:root{--ease-cubic:cubic-bezier(0.66,0,0.34,1);--ease-cubic-in:cubic-bezier(0.55,0.055,0.675,0.19);--ease-cubic-out:cubic-bezier(0.215,0.61,0.355,1);--ease-cubic-in-out:cubic-bezier(0.645,0.045,0.355,1);--ease-circ-in:cubic-bezier(0.6,0.04,0.98,0.335);--ease-circ-out:cubic-bezier(0.075,0.82,0.165,1);--ease-circ-in-out:cubic-bezier(0.785,0.135,0.15,0.86);--ease-expo-in:cubic-bezier(0.95,0.05,0.795,0.035);--ease-expo-out:cubic-bezier(0.19,1,0.22,1);--ease-expo-in-out:cubic-bezier(1,0,0,1);--ease-quad-in:cubic-bezier(0.55,0.085,0.68,0.53);--ease-quad-out:cubic-bezier(0.25,0.46,0.45,0.94);--ease-quad-in-out:cubic-bezier(0.455,0.03,0.515,0.955);--ease-quart-in:cubic-bezier(0.895,0.03,0.685,0.22);--ease-quart-out:cubic-bezier(0.165,0.84,0.44,1);--ease-quart-in-out:cubic-bezier(0.77,0,0.175,1);--ease-quint-in:cubic-bezier(0.755,0.05,0.855,0.06);--ease-quint-out:cubic-bezier(0.23,1,0.32,1);--ease-quint-in-out:cubic-bezier(0.86,0,0.07,1);--ease-sine-in:cubic-bezier(0.47,0,0.745,0.715);--ease-sine-out:cubic-bezier(0.39,0.575,0.565,1);--ease-sine-in-out:cubic-bezier(0.445,0.05,0.55,0.95);--ease-back-in:cubic-bezier(0.6,-0.28,0.735,0.045);--ease-back-out:cubic-bezier(0.175,0.885,0.32,1.275);--ease-back-in-out:cubic-bezier(0.68,-0.55,0.265,1.55);--ease-back-out-more:cubic-bezier(0.56,0.91,0.465,1.65);--indent:3.4722222222vw;--indent:max(1.5625rem,3.4722222222vw);--breakpoint-medium:600px;--breakpoint-desktop:1000px;--breakpoint-large:1400px;--color-yellow:#ffe400;--color-green:#33db29;--color-pink:#ff3a99;--color-black:#000;--color-white:#faf9f7}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--color-white);color:var(--color-black);overflow-x:hidden;overflow-y:scroll;overscroll-behavior:none;font-family:gill-sans-nova,sans-serif}a{text-decoration:none}a,button{color:inherit;cursor:pointer}button{background:none;border:none;font-family:inherit;font-size:inherit;outline:none}ul{list-style:none}input{background-image:none;border:none;box-shadow:none;outline:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--color-pink) inset}