@font-face{font-family:DIN;src:url(/fonts/DIN.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DIN;src:url(/fonts/DIN\ Medium.ttf);font-style:medium;font-weight:500;font-display:swap}@font-face{font-family:DIN;src:url(/fonts/DIN\ Bold.ttf);font-style:bold;font-weight:600;font-display:swap}@font-face{font-family:DIN;src:url(/fonts/DIN\ Black.ttf);font-style:bolder;font-weight:700;font-display:swap}@layer components{#__next{height:100%;min-height:100vh}}html{overscroll-behavior:none;background:#333}body,html{padding:0;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:500}h1{font-size:1.9rem}h2{font-size:1.4rem}h1,h2,h3,h4,h5,h6{line-height:1.3}p{line-height:1.4;font-weight:400;font-size:1.2rem}a{color:inherit;text-decoration:none}.dark p{color:#fff}.light p{color:#000}*{box-sizing:border-box;font-family:DIN,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.PhoneInput--focus{outline:1px solid #fff}.PhoneInputInput{padding:16px;box-sizing:border-box;width:100%;border-radius:0;border:none;font-family:DIN;font-style:normal;font-weight:400;font-size:16px;line-height:19px;background-color:transparent}.PhoneInputInput:focus{outline:none}.PhoneInputCountry{margin-left:8px}@media only screen and (min-width:768px){h1{font-size:2.2rem}p{font-size:1.1rem}}@media only screen and (min-width:1200px){h1{font-size:2.4rem}p{font-size:1.4rem}}@keyframes slowRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}