*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100vw;overflow-x:hidden}:root{--primary-Color:#0ab8df;--primary-Color-Soft:#ffeec2;--primary-Color-Dark:#c8a13f;--primary-Blue:#40c5e9;--primary-BlueBlog:#68aaf1;--primary-Black:#000;--max-Width:1150px;--max-WidthMedium:1000px;--max-WidthSmall:1150px;--transition:all 0.2s linear}@font-face{font-family:Jubilat;src:url(/fonts/Jubilat-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gibson;src:url(/fonts/Gibson-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GibsonLight;src:url(/fonts/Gibson-Light.otf) format("opentype");font-weight:400;font-style:normal}body{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;color:#323232}body,main{width:100vw}a{display:block;text-decoration:none;color:#434343}h1,h2,h3{font-size:2.15rem;font-family:Jubilat,sans-serif}a,p{font-family:Gibson,sans-serif}p{font-size:1.05rem;line-height:28px}button{display:block;border:transparent;border-radius:5px;background:transparent;cursor:pointer;transition:var(--transition);color:#2c2c2c}button:hover{transform:scale(1.05)}@media (max-width:850px){p{font-size:1rem;line-height:22px}h1,h2{font-size:1.9rem;line-height:30px}h3{font-size:1.1rem}}