@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500);@import url(https://use.fontawesome.com/releases/v5.2.0/css/all.css);body{margin:0;padding:0;font-family:Montserrat,sans-serif;font-weight:lighter;background-color:#eee}*,body{box-sizing:border-box!important}@media (max-width:1024px){.AboutApp{padding:16px}}@media (min-width:1024px){.AboutApp{max-width:1024px;margin:auto}}.Landing a{text-decoration:none}.Landing .Curls{width:100%;display:block}.Landing .General{width:100%;height:100%;margin-top:64px;margin-bottom:64px}.Landing .General,.Landing .Internal{display:flex;justify-content:space-between}.Landing .Internal{background-color:#fff;padding:32px;align-items:center;flex-direction:column}.Landing .sandbox .sandbox_buttons{display:flex;justify-content:space-around;align-items:center;width:100%}@media (max-width:500px){.Landing .sandbox .sandbox_buttons{flex-direction:column}.Landing .sandbox .sandbox_buttons .test_demo_app{margin-bottom:32px}}@media (max-width:1000px){.Landing{padding:16px}.Landing .General{flex-direction:column}.Landing .sdk{margin-bottom:64px}}@media (min-width:1000px){.Landing{max-width:1024px;margin:auto}.Landing .General{flex-direction:row}.Landing .Internal{flex-basis:48%}}@media (max-width:640px){.Documentation{padding:16px;overflow:hidden}}@media (min-width:640px){.Documentation{padding:16px;overflow:hidden;max-width:1024px;margin:auto}}pre{padding:16px;overflow:auto;line-height:1.45;background-color:#f6f8fa;border-radius:6px}@media (max-width:640px){.Changelog{padding:16px;overflow:hidden}}@media (min-width:640px){.Changelog{padding:16px;overflow:hidden;max-width:1024px;margin:auto}}