﻿*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;}@-ms-viewport{width:device-width;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:"Roboto",sans-serif;background-color:#112937;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;text-align:left;}[tabindex="-1"]:focus{outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;border-color:#4d575d;border-style:solid;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}dfn{font-style:italic;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#fafafa;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover{color:#000;text-decoration:underline;}a:not([href]):not([tabindex]){color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;}th{text-align:inherit;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}h1,.h1{font-size:48px;}h2,.h2{font-size:34px;}h3,.h3{font-size:28px;}h4,.h4{font-size:24px;}h5,.h5{font-size:20px;}h6,.h6{font-size:16px;}.container{width:100%;padding:40px 15px;margin-right:auto;margin-left:auto;}@media(min-width:576px){.container{max-width:540px;}}@media(min-width:768px){.container{max-width:720px;}}@media(min-width:992px){.container{max-width:960px;}}@media(min-width:1200px){.container{max-width:1140px;}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-bottom:50px;}.col{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;}.col-50{flex:0 0 50%;max-width:50%;}@media(max-width:768px){.col-50{flex:0 0 100%;max-width:100%;}}.img-fluid{max-width:100%;}.navbar{width:100%;padding:20px 15px;margin-bottom:40px;margin-right:auto;margin-left:auto;max-width:1140px;display:flex;align-items:center;justify-content:space-between;}.navbar img{max-width:70px;margin-right:20px;}.navbar ul{list-style:none;padding:0;}.navbar ul>li{display:inline-block;margin-left:20px;}.navbar ul>li>a{color:#fff;}.method{border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,.7);margin-bottom:12px;}.method--top-bar{background:#0b1a23;padding:8px 12px;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;align-items:center;justify-content:space-between;}.method--top-bar--title{font-weight:500;}.method--top-bar--select{border:none;color:#fff;background:#0b1a23;}.method--content{background:#2c3a41;padding:12px 12px 8px 12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}.code-block--content{display:none;}.attributes-title{color:#4d575d;}.attributes{list-style:none;padding:0;}.attribute{display:flex;flex-wrap:wrap;}.attribute--name{width:100%;}@media screen and (min-width:1680px){.attribute--name{width:12em;flex-direction:column;align-items:flex-start;position:relative;word-break:break-word;}}.attribute--name>.name{display:block;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:16px;}.attribute--name>.type{font-weight:400;color:#4d575d;font-size:14px;}.attribute--content{flex:1;display:flex;flex-direction:column;}.form-group{margin-bottom:20px;}label{font-weight:700;}.input{border-radius:8px;padding:8px 15px;width:100%;min-height:28px;display:flex;align-items:center;font-size:13px;line-height:20px;background:#fff;border-radius:8px;color:#000;border:1px solid rgba(0,0,0,.7);outline:none;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;}.input:focus{box-shadow:0 0 0 3px rgba(0,0,0,.2);}button{background:#fff;border-radius:8px;color:#000;cursor:pointer;padding:10px 40px;font-weight:700;text-align:center;border:none;display:block;outline:none;}button:hover{box-shadow:0 0 0 3px rgba(0,0,0,.2);}