html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}img, embed, object, video {max-width: 100%;}.ie6 img.full, .ie6 object.full, .ie6 embed, .ie6 video {width: 100%;}* {-webkit-transition: all 0.45s ease;-moz-transition: all 0.45s ease;-o-transition: all 0.45s ease;-ms-transition: all 0.45s ease;transition: all 0.45s ease;}html, body {position: relative;min-height: 100%;height: 100%;-webkit-backface-visibility: hidden;font-family: "Roboto", sans-serif;margin-top: 0px !important;}strong {font-weight: 500;}i {font-style: italic;}.back-top-button {--h-offset: 50px;--w-offset: 70px;position: sticky;bottom: 20px;margin-left: calc(100vw - var(--w-offset));width: 45px;aspect-ratio: 1;background: #034b8f88;border-radius: 10px;z-index: 1000;}.back-top-button:before {content: "";position: absolute;inset: 30%;transform: translateY(20%) rotate(-45deg);border-top: 5px solid #fff;border-right: 5px solid #fff;}.content-scroll-into {position: absolute;top: 0;left: 0;}.overflow-hidden {position: relative;overflow: hidden;padding-top: 20px;padding-bottom: 16px;border-bottom: 0.5px solid #323f4c31;min-height: 100vh;}.content a {color: #00a8e3;text-decoration: none;font-weight: 400;}.content a:hover {text-decoration: underline;}.scroll-to-link {cursor: pointer;}p, .content ul, .content ol {font-size: 14px;color: #363636;margin-bottom: 16px;line-height: 1.6;font-weight: 300;}.content h1:first-child {font-size: 20px;color: #034c8f;padding-top: 2.5em;text-transform: uppercase;border-top: 1px solid rgba(255, 255, 255, 0.6);border-top-width: 0;margin-top: 0;margin-bottom: 1.3em;clear: both;}.content-items h1 {margin-bottom: 0px !important;}code.bash, code.json {font-family: "Source Code Pro", monospace;color: #fff !important;word-break: break-word;overflow-wrap: break-word;word-wrap: break-word;}code.url {background-color: rgba(0, 0, 0, 0.05);padding: 3px;border-radius: 3px;}code.method {background-color: rgba(165, 19, 19, 0.219);padding: 3px;border-radius: 3px;margin-left: 10px;}.content-started {color: #363636 !important;font-size: 14px;}.content-description {color: #363636 !important;}.left-menu {position: fixed;z-index: 3;top: 0;left: 0;bottom: 0;width: 300px;box-sizing: border-box;background-color: #f4f5f8;overflow-x: hidden;font-size: 20px;}.left-menu .content-infos {position: relative;padding: 12px 13.25%;padding-top: 4px !important;margin-bottom: 24px;}.left-menu .info {position: relative;font-size: 15px;margin-top: 5px;color: #363636;}.left-menu .info b {font-weight: 500;color: #034c8f;}.content-slide-menu {display: flex;justify-content: space-between;}.content-slide-menu > li {width: 100%;}.content-slide-menu .icon-arrow {display: flex;align-items: center;text-align: center;padding-right: 20px;}.slide-menu {overflow: hidden;padding-left: 16px;font-size: 17px !important;max-height: 130px;transition: max-height 1s ease;-webkit-transition: max-height 1s ease;}.slide-menu.show-menu {max-height: 130px !important;}.slide-menu.hide-menu {max-height: 0 !important;}.content-logo {position: relative;display: block;width: 100%;box-sizing: border-box;padding-top: 1.425em;padding-right: 0;}.content-logo .logo {text-align: center !important;padding-top: 16px !important;padding-bottom: 16px !important;margin-right: 0px !important;}.content-logo .title {text-align: center !important;margin-right: 0px !important;font-weight: 500;font-size: 22px;padding-bottom: 12px !important;}.content-logo img {display: inline-block;max-width: 70% !important;vertical-align: middle;padding: 4px;background-color: #034c8f !important;}.content-logo span {display: inline-block;margin-left: 10px;vertical-align: middle;color: #323f4c;font-size: 1.1em;}.content-menu {margin: 2em auto 2em;padding: 0 0 100px;}.content-menu ul {list-style: none;margin: 0;padding: 0;line-height: 28px;}.content-menu ul li {list-style: none;margin: 0;padding: 0;line-height: 0;}.content-menu ul li.updates {margin-bottom: 4px;}.content-menu ul li:hover, .content-menu ul li.active {background-color: #dcdee9;}.content-menu ul li:hover a, .content-menu ul li.active a {color: #00a8e3;}@media (hover: none) {.content-menu ul li:not(.active):hover {background-color: inherit;}.content-menu ul li:not(.active):hover a {color: #363636;}}.content-menu ul li a {padding: 12px 13.25%;color: #363636;letter-spacing: 0.025em;line-height: 1.1;display: block;text-transform: capitalize;}.content-page {position: relative;box-sizing: border-box;margin-left: 300px;z-index: 2;background-color: #fff;min-height: 100%;padding-bottom: 30px;margin-bottom: -45px !important;}.content-code {width: 50%;position: absolute;right: 0;top: 0;bottom: 0;background-color: #323f4c;border-color: #323f4c;}.content {position: relative;z-index: 30;}.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content table, .content aside, .content dl, .content ul, .content ol, .content .central-overflow-x {margin-right: 50%;padding: 0 28px;box-sizing: border-box;display: block;max-width: 680px;}.content .central-overflow-x {margin-right: calc(50% + 28px);margin-left: 28px;padding: 0;overflow-y: hidden;max-width: 100%;display: block;}.content p .central-overflow-x {margin-right: 0;margin-left: 0;}.break-word {word-break: break-word;overflow-wrap: break-word;word-wrap: break-word;}.content ul, .content ol {padding: 0 44px;}.content ul.updates li {margin-bottom: 4px;font-size: 14px;}.content h2, .content h3, .content h4, .content h5, .content h6 {font-size: 16px;margin-top: 1em;margin-bottom: 0.8em;color: #034c8f;text-transform: uppercase;}.content h2 {font-size: 24px;}.content h4 {color: #00a8e3;margin-top: 24px;text-transform: none;font-size: 14px;font-weight: 500;margin-bottom: 16px;}.content-page .content p, .content-page .content pre {max-width: unset;overflow-x: auto;}.content pre, .content blockquote {background-color: #323f4c;border-color: #323f4c;color: #fff;padding: 0 28px 2em;margin: 0;width: 50%;float: right;clear: right;box-sizing: border-box;}.content pre code, .content pre {font-size: 12px;line-height: 1.5;margin-left: -80px !important;}.content blockquote, .content pre, .content pre code {padding-top: 0;margin-top: -2em;margin-left: -80px !important;}.content pre div.label {padding-left: 8em;color: #fff;font-weight: 500;}.content table {font-size: 14px;margin-bottom: 1.5em;border-collapse: collapse;border-spacing: 0;}.content table.central-overflow-x {overflow-x: hidden;}.content table.visible-overflow {overflow-x: auto !important;}.content table tr:last-child {border-bottom: 1px solid #ccc;}.content table th {font-size: 15px;padding: 5px 32px 5px 0;border-bottom: 1px solid #ccc;vertical-align: bottom;text-align: left;line-height: 1.6;}.content table th.description {max-width: 300px;}.content table td {padding: 5px 18px 5px 0;text-align: left;vertical-align: top;line-height: 1.6;font-family: "Roboto", sans-serif;font-weight: 300;color: #363636;}.content table td.description {max-width: 300px;}.content table td div.validations {margin-top: 2px;color: rgba(165, 19, 19, 0.8);font-weight: 300;}.content table.items-only {padding-bottom: 24px !important;}.content table.items-only td {padding-right: 48px !important;}.burger-menu-icon {background-color: transparent;border: none;cursor: pointer;display: inline-block;vertical-align: middle;padding: 0;position: absolute;right: 12px;top: 26px;display: none;}.burger-menu-icon .line {fill: none;stroke: #000;stroke-width: 6;transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);}.burger-menu-icon .line1 {stroke-dasharray: 60 207;stroke-width: 6;}.burger-menu-icon .line2 {stroke-dasharray: 60 60;stroke-width: 6;}.burger-menu-icon .line3 {stroke-dasharray: 60 207;stroke-width: 6;}html.menu-opened .burger-menu-icon .line1 {stroke-dasharray: 90 207;stroke-dashoffset: -134;stroke-width: 6;}html.menu-opened .burger-menu-icon .line2 {stroke-dasharray: 1 60;stroke-dashoffset: -30;stroke-width: 6;}html.menu-opened .burger-menu-icon .line3 {stroke-dasharray: 90 207;stroke-dashoffset: -134;stroke-width: 6;}@media only screen and (max-width: 980px) {.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content table, .content ul, .content ol, .content aside, .content dl, .content ul, .content ol {margin-right: 0;}.content .central-overflow-x {margin: 0;padding: 0 28px;}.content-code {display: none;}.content pre, .content blockquote {margin: 20px 0;padding: 28px;display: block;width: auto;float: none;}.content pre code {margin-top: 0;}}@media only screen and (max-width: 680px) {html {scroll-padding-top: 83px;}html.menu-opened {overflow: hidden;}.left-menu {position: relative;width: auto;}.left-menu .content-menu {position: fixed;width: 400px;max-width: 90vw;z-index: 3;top: 0;bottom: 0;right: -405px;left: auto;background-color: #fff;margin: 0;overflow-x: hidden;padding-top: 83px;padding-bottom: 20px;}.left-menu .content-menu ul {position: relative;}.left-menu .mobile-menu-closer {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;background-color: rgba(50, 63, 76, 0.5);opacity: 0;visibility: hidden;}html.menu-opened .left-menu .mobile-menu-closer {opacity: 1;visibility: visible;}html.menu-opened .left-menu .content-menu {right: 0;top: 100px;}.left-menu .content-logo {position: fixed;top: 0;left: 0;right: 0;z-index: 4;background-color: #f4f5f8;}.content-page {margin-left: 0;padding-top: 80px;}.burger-menu-icon {display: block;}.overflow-hidden:first-child {margin-top: 40px !important;}.content-scroll-into {top: -135px;}.content table.central-overflow-x {overflow-x: auto !important;}.content table td {white-space: nowrap !important;}}.modal {position: fixed;z-index: 10000;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0, 0, 0);background-color: rgba(0, 0, 0, 0.65);}.modal-content {background-color: #fefefe;margin: 15% auto;padding: 20px;border: 1px solid #888;width: 25%;}@media only screen and (max-width: 768px) {.modal-content {width: 100% !important;}}.modal-content h1 {font-size: 18px;color: #034c8f;text-transform: uppercase;margin-top: 0.4em;margin-bottom: 0.5em;}.modal-form {width: 100%;display: inline-block;text-align: right;}.modal-form input {width: 100%;padding: 12px;margin-bottom: 16px;border-radius: 4px;box-sizing: border-box;border: 1px solid #888;font-size: 14px;color: #4b4b4b;}.modal-form small {font-size: 14px;color: red;margin-right: 16px;}.modal-form small.hide {display: none;}.modal-form button {background-color: #034c8f !important;color: #fff;padding: 8px;height: 36px;border-radius: 4px;margin-bottom: 4px;}.cf:before, .cf:after {content: "";display: block;}.cf:after {clear: both;}.ie6 .cf {zoom: 1;}