@charset "UTF-8";
@import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Saira:400,700&display=swap);

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
hr,
input {
	overflow: visible
}

pre,
textarea {
	overflow: auto
}

[type=checkbox],
[type=radio],
legend {
	padding: 0;
	box-sizing: border-box
}

input:disabled,
input[readonly],
select:disabled,
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

img,
select[multiple],
textarea[rows] {
	height: auto
}

[type=checkbox]+label[for],
[type=radio]+label[for],
a {
	cursor: pointer
}

a,
abbr,
abbr[title] {
	text-decoration: none
}

.cell,
.input-group,
[type=file],
select {
	width: 100%
}

.slider,
.switch {
	user-select: none
}

.button,
a.button,
a:not(.button),
button {
	letter-spacing: .17px;
	font-size: 16px;
	font-weight: 700
}

.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.pagination::after,
.tabs::after,
hr {
	clear: both
}

@media print,
screen and (min-width:40em) {

	.reveal,
	.reveal.large,
	.reveal.small,
	.reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

a {
	background-color: transparent
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	-ms-interpolation-mode: bicubic
}

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

legend {
	color: inherit;
	display: table;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

label,
select {
	font-weight: 400
}

body,
select {
	line-height: 1.5;
	color: #0a0a0a
}

.help-text,
em,
i {
	font-style: italic
}

b,
em,
i,
small,
strong {
	line-height: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*,
::after,
::before {
	box-sizing: inherit
}

body {
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	appearance: none;
	background: 0 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	appearance: none
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	min-height: 50px;
	max-width: 100%
}

[type=submit],
[type=button] {
	appearance: none;
	border-radius: 0
}

input[type=search] {
	box-sizing: border-box
}

::placeholder {
	color: #cacaca
}

[type=file],
[type=checkbox],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

.__3c569 .taxes-text-coin svg,
.button,
.menu-icon,
.menu-icon.dark,
.title-bar-title {
	vertical-align: middle
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	line-height: 1.8;
	color: #0a0a0a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	color: #0a0a0a
}

.input-group {
	display: flex;
	margin-bottom: 1rem;
	align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>*,
.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
	border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex: 0 0 auto;
	align-items: center
}

select,
select:focus {
	background-color: #fefefe;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	flex: 1 1 0px;
	min-width: 0
}

.fieldset,
select {
	border: 1px solid #cacaca
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: flex;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	max-width: 100%;
	margin-bottom: .5rem
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem
}

.fieldset legend {
	margin: 0 0 0 -.1875rem;
	padding: 0 .1875rem
}

select {
	box-sizing: border-box;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem 1.5rem .5rem .5rem;
	appearance: none;
	border-radius: 0;
	font-size: 1rem;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px
}

.__2470e,
hr {
	box-sizing: content-box
}

.form-error,
.is-invalid-label {
	color: #cc4b37
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	box-shadow: 0 0 5px #cacaca
}

select::-ms-expand {
	display: none
}

select[multiple] {
	background-image: none
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700
}

.form-error.is-visible,
cite {
	display: block
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	margin-left: 1.25rem
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

b,
strong {
	font-weight: 700
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	line-height: 0;
	color: #cacaca
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

code,
kbd {
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}

.h1,
h1 {
	font-size: 1.5rem
}

.h2,
h2 {
	font-size: 1.25rem
}

.h3,
h3 {
	font-size: 1.1875rem
}

.h4,
h4 {
	font-size: 1.125rem
}

.h5,
h5 {
	font-size: 1.0625rem
}

.h6,
h6 {
	font-size: 1rem
}

dl,
ol,
ul {
	margin-bottom: 1rem
}

figure,
kbd {
	margin: 0
}

@media print,
screen and (min-width:40em) {

	.h1,
	h1 {
		font-size: 3rem
	}

	.h2,
	h2 {
		font-size: 2.5rem
	}

	.h3,
	h3 {
		font-size: 1.9375rem
	}

	.h4,
	h4 {
		font-size: 1.5625rem
	}

	.h5,
	h5 {
		font-size: 1.25rem
	}

	.h6,
	h6 {
		font-size: 1rem
	}
}

a {
	line-height: inherit;
	color: #1779ba
}

a:focus,
a:hover {
	color: #1468a0
}

a img {
	border: 0
}

hr {
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

.grid-margin-y:not(.grid-y)>.cell,
.grid-y>.auto,
.grid-y>.shrink {
	height: auto
}

dl,
ol,
ul {
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code {
	font-weight: 400
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: "— "
}

abbr,
abbr[title] {
	border-bottom: 1px dotted #0a0a0a;
	cursor: help
}

.button.disabled,
.button.disabled.alert,
.button.disabled.primary,
.button.disabled.secondary,
.button.disabled.success,
.button.disabled.warning,
.button[disabled],
.button[disabled].alert,
.button[disabled].primary,
.button[disabled].secondary,
.button[disabled].success,
.button[disabled].warning {
	cursor: not-allowed;
	opacity: .25
}

code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca
}

kbd {
	padding: .125rem .25rem 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #8a8a8a
}

.progress-meter-text,
.switch {
	font-weight: 700;
	color: #fefefe
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.button,
.close-button.small,
.label,
.stat {
	line-height: 1
}

.stat {
	font-size: 2.5rem
}

p+.stat {
	margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print,
screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}

	.medium-text-right {
		text-align: right
	}

	.medium-text-center {
		text-align: center
	}

	.medium-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	* {
		background: 0 0 !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print,
	th.show-for-print {
		display: table-cell !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: ''
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	blockquote,
	pre {
		border: 1px solid #8a8a8a
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.print-break-inside {
		page-break-inside: auto
	}
}

.button,
.button.primary {
	background-color: #1779ba
}

.grid-x,
.grid-y {
	display: flex
}

.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.grid-container.fluid,
.grid-container.full {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

@media print,
screen and (min-width:40em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0
}

.grid-x {
	flex-flow: row wrap
}

.cell {
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0
}

.cell.auto {
	flex: 1 1 0px
}

.cell.shrink {
	flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
	width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
	flex-basis: auto
}

@media print,
screen and (min-width:40em) {

	.grid-x>.medium-1,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-full,
	.grid-x>.medium-shrink {
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}

	.large-text-right {
		text-align: right
	}

	.large-text-center {
		text-align: center
	}

	.large-text-justify {
		text-align: justify
	}

	.grid-x>.large-1,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-full,
	.grid-x>.large-shrink {
		flex-basis: auto
	}
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
	flex: 0 0 auto
}

.grid-x>.small-1 {
	width: 8.33333%
}

.grid-x>.small-2 {
	width: 16.66667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.33333%
}

.grid-x>.small-5 {
	width: 41.66667%
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.33333%
}

.grid-x>.small-8 {
	width: 66.66667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.33333%
}

.grid-x>.small-11 {
	width: 91.66667%
}

.grid-x>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.grid-x>.medium-auto {
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.medium-1,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-shrink {
		flex: 0 0 auto
	}

	.grid-x>.medium-shrink {
		width: auto
	}

	.grid-x>.medium-1 {
		width: 8.33333%
	}

	.grid-x>.medium-2 {
		width: 16.66667%
	}

	.grid-x>.medium-3 {
		width: 25%
	}

	.grid-x>.medium-4 {
		width: 33.33333%
	}

	.grid-x>.medium-5 {
		width: 41.66667%
	}

	.grid-x>.medium-6 {
		width: 50%
	}

	.grid-x>.medium-7 {
		width: 58.33333%
	}

	.grid-x>.medium-8 {
		width: 66.66667%
	}

	.grid-x>.medium-9 {
		width: 75%
	}

	.grid-x>.medium-10 {
		width: 83.33333%
	}

	.grid-x>.medium-11 {
		width: 91.66667%
	}

	.grid-x>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-x>.large-auto {
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.large-1,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-shrink {
		flex: 0 0 auto
	}

	.grid-x>.large-shrink {
		width: auto
	}

	.grid-x>.large-1 {
		width: 8.33333%
	}

	.grid-x>.large-2 {
		width: 16.66667%
	}

	.grid-x>.large-3 {
		width: 25%
	}

	.grid-x>.large-4 {
		width: 33.33333%
	}

	.grid-x>.large-5 {
		width: 41.66667%
	}

	.grid-x>.large-6 {
		width: 50%
	}

	.grid-x>.large-7 {
		width: 58.33333%
	}

	.grid-x>.large-8 {
		width: 66.66667%
	}

	.grid-x>.large-9 {
		width: 75%
	}

	.grid-x>.large-10 {
		width: 83.33333%
	}

	.grid-x>.large-11 {
		width: 91.66667%
	}

	.grid-x>.large-12 {
		width: 100%
	}
}

.grid-y,
.menu.icon-top li a {
	flex-flow: column nowrap
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-margin-x>.auto,
	.grid-margin-x>.shrink {
		width: auto
	}

	.grid-margin-x>.small-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.small-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.small-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.small-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.small-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.small-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.small-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.small-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.small-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.small-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.small-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.small-12 {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x>.medium-auto,
	.grid-margin-x>.medium-shrink {
		width: auto
	}

	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-12 {
		width: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-x>.large-auto,
	.grid-margin-x>.large-shrink {
		width: auto
	}

	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.large-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.large-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.large-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.large-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.large-12 {
		width: calc(100% - 1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.small-margin-collapse,
.small-margin-collapse>.cell,
.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x>.cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}

	.medium-up-1>.cell {
		width: 100%
	}

	.medium-up-2>.cell {
		width: 50%
	}

	.medium-up-3>.cell {
		width: 33.33333%
	}

	.medium-up-4>.cell {
		width: 25%
	}

	.medium-up-5>.cell {
		width: 20%
	}

	.medium-up-6>.cell {
		width: 16.66667%
	}

	.medium-up-7>.cell {
		width: 14.28571%
	}

	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width:64em) {
	.large-up-1>.cell {
		width: 100%
	}

	.large-up-2>.cell {
		width: 50%
	}

	.large-up-3>.cell {
		width: 33.33333%
	}

	.large-up-4>.cell {
		width: 25%
	}

	.large-up-5>.cell {
		width: 20%
	}

	.large-up-6>.cell {
		width: 16.66667%
	}

	.large-up-7>.cell {
		width: 14.28571%
	}

	.large-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.small-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.small-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.small-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}

	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width: 41.66667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.small-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.small-margin-collapse>.medium-3 {
		width: 25%
	}

	.small-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.small-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.small-margin-collapse>.medium-6 {
		width: 50%
	}

	.small-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.small-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.small-margin-collapse>.medium-9 {
		width: 75%
	}

	.small-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.small-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.small-margin-collapse>.medium-12 {
		width: 100%
	}

	.medium-margin-collapse,
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.small-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.small-margin-collapse>.large-3 {
		width: 25%
	}

	.small-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.small-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.small-margin-collapse>.large-6 {
		width: 50%
	}

	.small-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.small-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.small-margin-collapse>.large-9 {
		width: 75%
	}

	.small-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.small-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.small-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.small-3 {
		width: 25%
	}

	.medium-margin-collapse>.small-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.small-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.small-6 {
		width: 50%
	}

	.medium-margin-collapse>.small-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.small-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.small-9 {
		width: 75%
	}

	.medium-margin-collapse>.small-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.small-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.small-12 {
		width: 100%
	}

	.medium-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.medium-3 {
		width: 25%
	}

	.medium-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.medium-6 {
		width: 50%
	}

	.medium-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.medium-9 {
		width: 75%
	}

	.medium-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.medium-12 {
		width: 100%
	}

	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.large-3 {
		width: 25%
	}

	.medium-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.large-6 {
		width: 50%
	}

	.medium-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.large-9 {
		width: 75%
	}

	.medium-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.large-12 {
		width: 100%
	}

	.large-margin-collapse,
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}

	.large-margin-collapse>.small-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.small-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.small-3 {
		width: 25%
	}

	.large-margin-collapse>.small-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.small-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.small-6 {
		width: 50%
	}

	.large-margin-collapse>.small-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.small-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.small-9 {
		width: 75%
	}

	.large-margin-collapse>.small-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.small-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.small-12 {
		width: 100%
	}

	.large-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.medium-3 {
		width: 25%
	}

	.large-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.medium-6 {
		width: 50%
	}

	.large-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.medium-9 {
		width: 75%
	}

	.large-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.medium-12 {
		width: 100%
	}

	.large-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.large-3 {
		width: 25%
	}

	.large-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.large-6 {
		width: 50%
	}

	.large-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.large-9 {
		width: 75%
	}

	.large-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.large-12 {
		width: 100%
	}

	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0
}

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% + .625rem)
}

.small-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + .625rem)
}

.small-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + .625rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + .625rem)
}

.small-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + .625rem)
}

.small-offset-5 {
	margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + .625rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + .625rem)
}

.small-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + .625rem)
}

.small-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + .625rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + .625rem)
}

.small-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + .625rem)
}

.small-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width:40em) {
	.medium-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.medium-offset-1 {
		margin-left: 8.33333%
	}

	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}

	.medium-offset-2 {
		margin-left: 16.66667%
	}

	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.medium-offset-4 {
		margin-left: 33.33333%
	}

	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}

	.medium-offset-5 {
		margin-left: 41.66667%
	}

	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.medium-offset-7 {
		margin-left: 58.33333%
	}

	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}

	.medium-offset-8 {
		margin-left: 66.66667%
	}

	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.medium-offset-10 {
		margin-left: 83.33333%
	}

	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}

	.medium-offset-11 {
		margin-left: 91.66667%
	}

	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

.grid-y>.cell {
	width: auto;
	max-width: none
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
	flex-basis: auto
}

@media print,
screen and (min-width:40em) {

	.grid-y>.medium-1,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-full,
	.grid-y>.medium-shrink {
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.large-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.large-offset-1 {
		margin-left: 8.33333%
	}

	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}

	.large-offset-2 {
		margin-left: 16.66667%
	}

	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.large-offset-4 {
		margin-left: 33.33333%
	}

	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}

	.large-offset-5 {
		margin-left: 41.66667%
	}

	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.large-offset-7 {
		margin-left: 58.33333%
	}

	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}

	.large-offset-8 {
		margin-left: 66.66667%
	}

	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.large-offset-10 {
		margin-left: 83.33333%
	}

	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}

	.large-offset-11 {
		margin-left: 91.66667%
	}

	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}

	.grid-y>.large-1,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-full,
	.grid-y>.large-shrink {
		flex-basis: auto
	}
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
	flex: 0 0 auto
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height: 41.66667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print,
screen and (min-width:40em) {
	.grid-y>.medium-auto {
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.medium-1,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-shrink {
		flex: 0 0 auto
	}

	.grid-y>.medium-shrink {
		height: auto
	}

	.grid-y>.medium-1 {
		height: 8.33333%
	}

	.grid-y>.medium-2 {
		height: 16.66667%
	}

	.grid-y>.medium-3 {
		height: 25%
	}

	.grid-y>.medium-4 {
		height: 33.33333%
	}

	.grid-y>.medium-5 {
		height: 41.66667%
	}

	.grid-y>.medium-6 {
		height: 50%
	}

	.grid-y>.medium-7 {
		height: 58.33333%
	}

	.grid-y>.medium-8 {
		height: 66.66667%
	}

	.grid-y>.medium-9 {
		height: 75%
	}

	.grid-y>.medium-10 {
		height: 83.33333%
	}

	.grid-y>.medium-11 {
		height: 91.66667%
	}

	.grid-y>.medium-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

@media print,
screen and (min-width:64em) {
	.grid-y>.large-auto {
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.large-1,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-shrink {
		flex: 0 0 auto
	}

	.grid-y>.large-shrink {
		height: auto
	}

	.grid-y>.large-1 {
		height: 8.33333%
	}

	.grid-y>.large-2 {
		height: 16.66667%
	}

	.grid-y>.large-3 {
		height: 25%
	}

	.grid-y>.large-4 {
		height: 33.33333%
	}

	.grid-y>.large-5 {
		height: 41.66667%
	}

	.grid-y>.large-6 {
		height: 50%
	}

	.grid-y>.large-7 {
		height: 58.33333%
	}

	.grid-y>.large-8 {
		height: 66.66667%
	}

	.grid-y>.large-9 {
		height: 75%
	}

	.grid-y>.large-10 {
		height: 83.33333%
	}

	.grid-y>.large-11 {
		height: 91.66667%
	}

	.grid-y>.large-12 {
		height: 100%
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	align-items: stretch;
	width: 100vw
}

.cell-block,
.cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%
}

.cell-block-container {
	display: flex;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	flex-wrap: nowrap
}

@media print,
screen and (min-width:40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}

	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}

	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		width: 100vw
	}

	.medium-cell-block,
	.medium-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.cell .medium-grid-frame {
		width: 100%
	}

	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%
	}

	.medium-cell-block-container {
		display: flex;
		flex-direction: column;
		max-height: 100%
	}

	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		width: 100vw
	}

	.large-cell-block,
	.large-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.cell .large-grid-frame {
		width: 100%
	}

	.large-cell-block {
		overflow-x: auto;
		max-width: 100%
	}

	.large-cell-block-container {
		display: flex;
		flex-direction: column;
		max-height: 100%
	}

	.large-cell-block-container>.grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	align-items: stretch;
	height: 100vh
}

@media print,
screen and (min-width:40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh
	}

	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.table-scroll,
table.scroll {
	overflow-x: auto
}

.cell .grid-y.grid-frame {
	height: 100%
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}

	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-margin-y>.auto,
	.grid-margin-y>.shrink {
		height: auto
	}

	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y>.medium-auto,
	.grid-margin-y>.medium-shrink {
		height: auto
	}

	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-y>.large-auto,
	.grid-margin-y>.large-shrink {
		height: auto
	}

	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-frame.grid-margin-y,
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-frame.grid-margin-y,
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

.button {
	transition: background-color .25s ease-out, color .25s ease-out;
	-webkit-appearance: none;
	text-align: center
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.button.primary {
	color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
	background-color: #126195;
	color: #fefefe
}

.button.secondary {
	background-color: #767676;
	color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #5e5e5e;
	color: #fefefe
}

.button.success {
	background-color: #3adb76;
	color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button.warning {
	background-color: #ffae00;
	color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button.alert {
	background-color: #cc4b37;
	color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
	background-color: #a53b2a;
	color: #fefefe
}

.button.disabled,
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover,
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #1779ba;
	color: #fefefe
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
	background-color: #767676;
	color: #fefefe
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
	background-color: #3adb76;
	color: #0a0a0a
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
	background-color: #ffae00;
	color: #0a0a0a
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
	background-color: #cc4b37;
	color: #fefefe
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover,
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
	background-color: transparent
}

.button.hollow {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary,
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.secondary {
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear:focus,
.button.clear:hover {
	color: #0c3d5d
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
	border-color: transparent
}

.button.clear.primary {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear.primary:focus,
.button.clear.primary:hover {
	color: #0c3d5d
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
	border-color: transparent
}

.button.clear.secondary {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
	color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
	border-color: transparent
}

.button.clear.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
	color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
	border-color: transparent
}

.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
	color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
	border-color: transparent
}

.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
	color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
	border-color: transparent
}

.button.dropdown::after {
	width: 0;
	height: 0;
	border: .4em inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}

.label,
.progress,
.slider-handle {
	border-radius: 0
}

.button.dropdown.clear.primary::after,
.button.dropdown.clear::after,
.button.dropdown.hollow.primary::after,
.button.dropdown.hollow::after {
	border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after {
	border-top-color: #767676
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,
.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0
}

a.button:focus,
a.button:hover {
	text-decoration: none
}

.button-group {
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch
}

.button-group::after,
.button-group::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem;
	flex: 0 0 auto
}

.button-group .button:last-child {
	margin-right: 0
}

.button-group.tiny .button {
	font-size: .6rem
}

.button-group.small .button {
	font-size: .75rem
}

.button-group.large .button {
	font-size: 1.25rem
}

.button-group.expanded .button {
	flex: 1 1 0px
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small,
.menu {
	flex-wrap: wrap
}

.button-group.primary .button {
	background-color: #1779ba;
	color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #126195;
	color: #fefefe
}

.button-group.secondary .button {
	background-color: #767676;
	color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
	background-color: #5e5e5e;
	color: #fefefe
}

.button-group.success .button {
	background-color: #3adb76;
	color: #0a0a0a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button-group.warning .button {
	background-color: #ffae00;
	color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button-group.alert .button {
	background-color: #cc4b37;
	color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #a53b2a;
	color: #fefefe
}

.label,
.label.primary {
	background: #1779ba;
	color: #fefefe
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
	flex: 1 1 0px
}

@media print,
screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media print,
screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media screen and (max-width:39.99875em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}

	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

@media screen and (max-width:63.99875em) {
	.button-group.stacked-for-medium.expanded {
		display: block
	}

	.button-group.stacked-for-medium.expanded .button {
		display: block;
		margin-right: 0
	}
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #0a0a0a
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em
}

.close-button,
.close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	white-space: nowrap;
	cursor: default
}

caption,
tbody td,
tbody th {
	padding: .5rem .625rem .625rem
}

.label.secondary {
	background: #767676;
	color: #fefefe
}

.label.success {
	background: #3adb76;
	color: #0a0a0a
}

.label.warning {
	background: #ffae00;
	color: #0a0a0a
}

.label.alert {
	background: #cc4b37;
	color: #fefefe
}

.progress {
	height: 1rem;
	margin-bottom: 1rem;
	background-color: #cacaca
}

.progress.primary .progress-meter {
	background-color: #1779ba
}

.progress.secondary .progress-meter {
	background-color: #767676
}

.progress.success .progress-meter {
	background-color: #3adb76
}

.progress.warning .progress-meter {
	background-color: #ffae00
}

.progress.alert .progress-meter {
	background-color: #cc4b37
}

.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #1779ba
}

.progress-meter-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: .75rem;
	white-space: nowrap
}

.slider-fill,
.slider-handle {
	left: 0;
	display: inline-block
}

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	touch-action: none
}

.slider-fill {
	position: absolute;
	top: 0;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	transition: all 0s linear
}

.slider-handle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #1779ba;
	transition: all .2s ease-in-out;
	touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #14679e
}

.slider-handle.is-dragging {
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1)
}

.switch-paddle,
.switch-paddle::after {
	display: block;
	transition: all .25s ease-out;
	border-radius: 0
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%)
}

.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem
}

.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}

.switch-paddle {
	position: relative;
	width: 4rem;
	height: 2rem;
	background: #cacaca;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}

tfoot,
thead {
	color: #0a0a0a
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	width: 1.5rem;
	height: 1.5rem;
	transform: translate3d(0, 0, 0);
	background: #fefefe;
	content: ''
}

input:checked~.switch-paddle {
	background: #1779ba
}

input:checked~.switch-paddle::after {
	left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}

.switch-active,
.switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.switch-active {
	left: 8%;
	display: none
}

input:checked+label>.switch-active {
	display: block
}

.switch-inactive {
	right: 15%
}

input:checked+label>.switch-inactive {
	display: none
}

.switch.tiny {
	height: 1.5rem
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}

.switch.tiny .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
	left: 1.75rem
}

.switch.small {
	height: 1.75rem
}

.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}

.switch.small .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
	left: 2rem
}

.switch.large {
	height: 2.5rem
}

.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}

.switch.large .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
	left: 2.75rem
}

.tooltip.bottom.align-center::before,
.tooltip.top.align-center::before {
	left: 50%;
	transform: translateX(-50%)
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

tbody,
tfoot,
thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

caption {
	font-weight: 700
}

thead {
	background: #f8f8f8
}

tfoot {
	background: #f1f1f1
}

tfoot tr,
thead tr {
	background: 0 0
}

tfoot td,
tfoot th,
thead td,
thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}

table.unstriped tbody,
table.unstriped tbody tr {
	background-color: #fefefe
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1
}

@media screen and (max-width:63.99875em) {

	table.stack tfoot,
	table.stack thead {
		display: none
	}

	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}

	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%
}

table.hover thead tr:hover {
	background-color: #f3f3f3
}

table.hover tfoot tr:hover {
	background-color: #ececec
}

table.hover tbody tr:hover {
	background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}

.badge,
.badge.primary {
	background: #1779ba;
	color: #fefefe
}

.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center
}

.badge.secondary {
	background: #767676;
	color: #fefefe
}

.badge.success {
	background: #3adb76;
	color: #0a0a0a
}

.badge.warning {
	background: #ffae00;
	color: #0a0a0a
}

.badge.alert {
	background: #cc4b37;
	color: #fefefe
}

.breadcrumbs {
	margin: 0 0 1rem;
	list-style: none
}

.breadcrumbs::after,
.breadcrumbs::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
	position: relative;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}

.breadcrumbs a {
	color: #1779ba
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}

.callout {
	position: relative;
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a
}

.callout>:first-child {
	margin-top: 0
}

.callout>:last-child {
	margin-bottom: 0
}

.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}

.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}

.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}

.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}

.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.card {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a
}

.card-divider>:last-child,
.card-section>:last-child,
.card>:last-child {
	margin-bottom: 0
}

.card-divider {
	display: flex;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6
}

.card-section {
	flex: 1 0 auto;
	padding: 1rem
}

.card-image {
	min-height: 1px
}

.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}

.dropdown-pane.is-opening {
	display: block
}

.dropdown-pane.is-open {
	display: block;
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}

.pagination li:first-child,
.pagination li:last-child {
	display: inline-block
}

@media print,
screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
}

.pagination a,
.pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
	background: #e6e6e6
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: '\00bb'
}

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: 700;
	cursor: help
}

.tooltip,
.tooltip::before {
	position: absolute
}

.tooltip {
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}

.accordion-title,
.tabs-title>a {
	font-size: .75rem;
	line-height: 1
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	bottom: 100%
}

.tooltip.left::before,
.tooltip.top::before {
	border: .75rem inset;
	width: 0;
	content: '';
	display: block;
	height: 0
}

.tooltip.top::before {
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}

.tooltip.left::before {
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	left: 100%
}

.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}

.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	right: 100%;
	left: auto
}

.tooltip.right.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}

.tooltip.align-top::before {
	bottom: auto;
	top: 10%
}

.tooltip.align-bottom::before {
	bottom: 10%;
	top: auto
}

.orbit-caption,
.position-bottom,
.reveal-overlay,
.reveal.full,
.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

.tooltip.align-left::before {
	left: 10%;
	right: auto
}

.tooltip.align-right::before {
	left: auto;
	right: 10%
}

.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #e6e6e6
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: '+'
}

.orbit,
.orbit-container {
	position: relative
}

.is-active>.accordion-title::before {
	content: '\2013'
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}

.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
	background-color: rgba(10, 10, 10, .5)
}

.orbit-caption,
.orbit-next,
.orbit-previous {
	color: #fefefe;
	padding: 1rem;
	position: absolute
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.media-object {
	display: flex;
	margin-bottom: 1rem;
	flex-wrap: nowrap
}

.media-object-section>:last-child,
.orbit-caption {
	margin-bottom: 0
}

.media-object img {
	max-width: none
}

@media screen and (max-width:39.99875em) {
	.media-object.stack-for-small {
		flex-wrap: wrap
	}
}

.media-object-section {
	flex: 0 1 auto
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

@media screen and (max-width:39.99875em) {
	.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		flex-basis: 100%;
		max-width: 100%
	}

	.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section.main-section {
	flex: 1 1 0px
}

.orbit-container {
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}

.orbit-slide {
	width: 100%;
	position: absolute
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}

.orbit-figure {
	margin: 0
}

.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0
}

.orbit-caption {
	width: 100%
}

.orbit-next,
.orbit-previous {
	top: 50%;
	transform: translateY(-50%);
	z-index: 10
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
	outline: 0
}

.orbit-previous {
	left: 0
}

.orbit-next {
	left: auto;
	right: 0
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #cacaca
}

.tabs,
.tabs-content {
	border: 1px solid #e6e6e6
}

.orbit-bullets button.is-active,
.orbit-bullets button:hover {
	background-color: #8a8a8a
}

.flex-video,
.responsive-embed {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.menu,
.menu-icon {
	position: relative
}

.flex-video.widescreen,
.responsive-embed.widescreen {
	padding-bottom: 56.25%
}

.tabs {
	margin: 0;
	background: #fefefe;
	list-style-type: none
}

.tabs::after,
.tabs::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.tabs.vertical>li {
	display: block;
	float: none;
	width: auto
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: 0 0
}

.tabs.primary {
	background: #1779ba
}

.tabs.primary>li>a {
	color: #fefefe
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #1673b1
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	color: #1779ba
}

[data-whatinput=mouse] .tabs-title>a {
	outline: 0
}

.tabs-title>a:hover {
	background: #fefefe;
	color: #1468a0
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #e6e6e6;
	color: #1779ba
}

.tabs-content {
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all .5s ease
}

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: 4px solid #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	line-height: 0
}

a.thumbnail {
	transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5)
}

a.thumbnail image {
	box-shadow: none
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex
}

.menu.nested,
.menu.simple li+li {
	margin-left: 1rem
}

[data-whatinput=mouse] .menu li {
	outline: 0
}

.menu .button,
.menu a {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
	margin-bottom: 0
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg,
.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu input {
	display: inline-block
}

.menu,
.menu.horizontal {
	flex-wrap: wrap;
	flex-direction: row
}

.menu.vertical {
	flex-wrap: nowrap;
	flex-direction: column
}

.menu.expanded li {
	flex: 1 1 0px
}

.menu.simple {
	align-items: center
}

.menu.simple a {
	padding: 0
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a,
.menu .menu-text {
	padding: .7rem 1rem
}

@media print,
screen and (min-width:40em) {
	.menu.medium-horizontal {
		flex-wrap: wrap;
		flex-direction: row
	}

	.menu.medium-vertical {
		flex-wrap: nowrap;
		flex-direction: column
	}

	.menu.medium-expanded li,
	.menu.medium-simple li {
		flex: 1 1 0px
	}
}

@media print,
screen and (min-width:64em) {
	.menu.large-horizontal {
		flex-wrap: wrap;
		flex-direction: row
	}

	.menu.large-vertical {
		flex-wrap: nowrap;
		flex-direction: column
	}

	.menu.large-expanded li,
	.menu.large-simple li {
		flex: 1 1 0px
	}
}

.menu.nested {
	margin-right: 0
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
	display: flex
}

.menu.icon-left li a {
	flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
	margin-right: .25rem
}

.menu.icon-right li a {
	flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
	margin-left: .25rem
}

.menu.icon-bottom li a {
	flex-flow: column nowrap
}

.menu.align-right.vertical li .submenu li,
.title-bar-right {
	text-align: right
}

.menu .active>a,
.menu .is-active>a {
	background: #1779ba;
	color: #fefefe
}

.menu.align-left {
	justify-content: flex-start
}

.menu.align-right li {
	display: flex;
	justify-content: flex-end
}

.menu.align-right li .submenu li {
	justify-content: flex-start
}

.menu-centered>.menu,
.menu.align-center li {
	justify-content: center
}

.menu.align-right.vertical li {
	display: block;
	text-align: right
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}

.menu.align-center li {
	display: flex
}

.menu-centered>.menu li .submenu li,
.menu.align-center li .submenu li {
	justify-content: flex-start
}

.menu .menu-text {
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.menu-centered>.menu li {
	display: flex;
	justify-content: center
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	display: inline-block;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}

.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.off-canvas-absolute.is-transition-overlap.is-open,
.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.accordion-menu li {
	width: 100%
}

.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
	right: 1rem;
	left: auto
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
	right: auto;
	left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
	position: relative
}

.has-submenu-toggle>a {
	margin-right: 40px
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
	transform: scaleY(-1);
	transform-origin: 50% 50%
}

.submenu-toggle-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.drilldown .is-drilldown-submenu a,
.drilldown a {
	padding: .7rem 1rem
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block
}

.is-drilldown.animate-height {
	transition: height .5s
}

.drilldown a {
	background: #fefefe
}

.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}

.off-canvas-absolute.is-open,
.off-canvas.is-open {
	transform: translate(0, 0)
}

.drilldown .nested.is-drilldown-submenu {
	margin-right: 0;
	margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
	position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	right: 1rem;
	left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 1rem
}

.drilldown .js-drilldown-back>a::before {
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.dropdown.menu>li>a {
	padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
	background: 0 0;
	color: #1779ba
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

@media print,
screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}

	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}

	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}

	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px
	}

	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}

	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

@media print,
screen and (min-width:64em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}

	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}

	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}

	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.large-vertical>li>a::after {
		right: 14px
	}

	.dropdown.menu.large-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}

	.dropdown.menu.large-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}

.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.off-canvas,
.off-canvas-absolute {
	background: #e6e6e6;
	transition: transform .5s ease;
	backface-visibility: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.off-canvas-absolute.is-closed,
.off-canvas.is-closed {
	visibility: hidden
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.position-left,
.position-right {
	height: 100%;
	overflow-y: auto;
	width: 250px;
	top: 0
}

.off-canvas {
	position: fixed;
	z-index: 12
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12
}

[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-content .off-canvas.position-left,
.position-left {
	transform: translateX(-250px)
}

.position-left {
	left: 0
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.position-right,
.off-canvas-content.is-open-left.has-transition-push,
.position-right {
	transform: translateX(250px)
}

.position-left.is-transition-push {
	box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
	right: 0
}

.position-bottom,
.position-top {
	width: 100%;
	overflow-x: auto;
	height: 250px;
	left: 0
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-top,
.position-top {
	transform: translateY(-250px)
}

.position-right.is-transition-push {
	box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
	top: 0
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.position-bottom,
.off-canvas-content.is-open-top.has-transition-push,
.position-bottom {
	transform: translateY(250px)
}

.position-top.is-transition-push {
	box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	transform: translateY(-250px)
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
	transform: none;
	transition: transform .5s ease;
	backface-visibility: hidden
}

.off-canvas-content .off-canvas.is-open,
.off-canvas-content.has-transition-push {
	transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {

	.position-bottom.reveal-for-medium,
	.position-left.reveal-for-medium,
	.position-right.reveal-for-medium,
	.position-top.reveal-for-medium {
		z-index: 12;
		transition: none;
		visibility: visible;
		transform: none
	}

	.position-bottom.reveal-for-medium .close-button,
	.position-left.reveal-for-medium .close-button,
	.position-right.reveal-for-medium .close-button,
	.position-top.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-left,
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}

	.off-canvas-content .position-right.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-right,
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}

	.off-canvas-content .position-top.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-top,
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: 250px
	}

	.off-canvas-content .position-bottom.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-bottom,
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: 250px
	}

	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none
	}

	.off-canvas.in-canvas-for-medium.position-bottom,
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top {
		box-shadow: none;
		transform: none
	}

	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}

	.reveal {
		min-height: 0
	}
}

@media print,
screen and (min-width:64em) {

	.position-bottom.reveal-for-large,
	.position-left.reveal-for-large,
	.position-right.reveal-for-large,
	.position-top.reveal-for-large {
		z-index: 12;
		transition: none;
		visibility: visible;
		transform: none
	}

	.position-bottom.reveal-for-large .close-button,
	.position-left.reveal-for-large .close-button,
	.position-right.reveal-for-large .close-button,
	.position-top.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-left,
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}

	.off-canvas-content .position-right.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-right,
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}

	.off-canvas-content .position-top.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-top,
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: 250px
	}

	.off-canvas-content .position-bottom.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-bottom,
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: 250px
	}

	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none
	}

	.off-canvas.in-canvas-for-large.position-bottom,
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top {
		box-shadow: none;
		transform: none
	}

	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll
}

html.is-reveal-open body {
	overflow-y: hidden
}

.reveal,
.reveal-overlay {
	display: none;
	overflow-y: auto
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1005;
	background-color: rgba(10, 10, 10, .45)
}

.reveal {
	z-index: 1006;
	backface-visibility: hidden;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

.reveal .column {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}

	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}

	.reveal.small {
		width: 50%;
		max-width: 75rem
	}

	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:39.99875em) {
	.reveal {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		min-height: 100%;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

.sticky,
.sticky-container {
	position: relative
}

.sticky {
	z-index: 0;
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}

.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
	flex: 1 1 0px
}

.title-bar-title {
	display: inline-block;
	font-weight: 700
}

.top-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .5rem;
	flex-wrap: wrap
}

.top-bar,
.top-bar ul {
	background-color: #e6e6e6
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
	flex: 0 0 100%;
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.top-bar {
		flex-wrap: nowrap
	}

	.top-bar .top-bar-left {
		flex: 1 1 auto;
		margin-right: auto
	}

	.top-bar .top-bar-right {
		flex: 0 1 auto;
		margin-left: auto
	}
}

@media screen and (max-width:63.99875em) {
	.top-bar.stacked-for-medium {
		flex-wrap: wrap
	}

	.top-bar.stacked-for-medium .top-bar-left,
	.top-bar.stacked-for-medium .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (max-width:74.99875em) {
	.top-bar.stacked-for-large {
		flex-wrap: wrap
	}

	.top-bar.stacked-for-large .top-bar-left,
	.top-bar.stacked-for-large .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%
	}
}

.top-bar-title {
	flex: 0 0 auto;
	margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
	flex: 0 0 auto
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: Saira, sans-serif
}

.clearfix::after,
.clearfix::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.__cc7f1 .career-blog:before,
.content-background:before,
.title span:before {
	content: '';
	left: 0
}

.align-left {
	justify-content: flex-start
}

.align-right {
	justify-content: flex-end
}

.align-center {
	justify-content: center
}

.align-justify {
	justify-content: space-between
}

.align-spaced {
	justify-content: space-around
}

.align-left.vertical.menu>li>a {
	justify-content: flex-start
}

.align-right.vertical.menu>li>a {
	justify-content: flex-end
}

.align-center.vertical.menu>li>a {
	justify-content: center
}

.align-top {
	align-items: flex-start
}

.align-self-top {
	align-self: flex-start
}

.align-bottom {
	align-items: flex-end
}

.align-self-bottom {
	align-self: flex-end
}

.align-middle {
	align-items: center
}

.align-self-middle {
	align-self: center
}

.align-stretch {
	align-items: stretch
}

.align-self-stretch {
	align-self: stretch
}

.align-center-middle {
	justify-content: center;
	align-items: center;
	align-content: center
}

.small-order-1 {
	order: 1
}

.small-order-2 {
	order: 2
}

.small-order-3 {
	order: 3
}

.small-order-4 {
	order: 4
}

.small-order-5 {
	order: 5
}

.small-order-6 {
	order: 6
}

@media print,
screen and (min-width:40em) {
	.medium-order-1 {
		order: 1
	}

	.medium-order-2 {
		order: 2
	}

	.medium-order-3 {
		order: 3
	}

	.medium-order-4 {
		order: 4
	}

	.medium-order-5 {
		order: 5
	}

	.medium-order-6 {
		order: 6
	}
}

.flex-container {
	display: flex
}

.flex-child-auto {
	flex: 1 1 auto
}

.flex-child-grow {
	flex: 1 0 auto
}

.flex-child-shrink {
	flex: 0 1 auto
}

.flex-dir-row {
	flex-direction: row
}

.flex-dir-row-reverse {
	flex-direction: row-reverse
}

.flex-dir-column {
	flex-direction: column
}

.flex-dir-column-reverse {
	flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
	.medium-flex-container {
		display: flex
	}

	.medium-flex-child-auto {
		flex: 1 1 auto
	}

	.medium-flex-child-grow {
		flex: 1 0 auto
	}

	.medium-flex-child-shrink {
		flex: 0 1 auto
	}

	.medium-flex-dir-row {
		flex-direction: row
	}

	.medium-flex-dir-row-reverse {
		flex-direction: row-reverse
	}

	.medium-flex-dir-column {
		flex-direction: column
	}

	.medium-flex-dir-column-reverse {
		flex-direction: column-reverse
	}
}

@media print,
screen and (min-width:64em) {
	.large-order-1 {
		order: 1
	}

	.large-order-2 {
		order: 2
	}

	.large-order-3 {
		order: 3
	}

	.large-order-4 {
		order: 4
	}

	.large-order-5 {
		order: 5
	}

	.large-order-6 {
		order: 6
	}

	.large-flex-container {
		display: flex
	}

	.large-flex-child-auto {
		flex: 1 1 auto
	}

	.large-flex-child-grow {
		flex: 1 0 auto
	}

	.large-flex-child-shrink {
		flex: 0 1 auto
	}

	.large-flex-dir-row {
		flex-direction: row
	}

	.large-flex-dir-row-reverse {
		flex-direction: row-reverse
	}

	.large-flex-dir-column {
		flex-direction: column
	}

	.large-flex-dir-column-reverse {
		flex-direction: column-reverse
	}

	.hide-for-large {
		display: none !important
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print,
screen and (min-width:40em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width:39.99875em) {

	.hide-for-small-only,
	.show-for-medium {
		display: none !important
	}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:39.99875em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:63.99875em) {
	.show-for-large {
		display: none !important
	}
}

@media screen and (min-width:64em) and (max-width:74.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:63.99875em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.hide-for-portrait,
.show-for-landscape {
	display: block !important
}

@media screen and (orientation:landscape) {

	.hide-for-portrait,
	.show-for-landscape {
		display: block !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media screen and (orientation:portrait) {

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

@keyframes typing {
	from {
		width: 0
	}

	to {
		width: 100%
	}
}

@keyframes undo-typing {
	from {
		width: 100%
	}

	to {
		width: 0
	}
}

[data-theme=light] {
	background: #fff;
	color: #121212
}

[data-theme=dark] {
	background: #121212;
	color: #fafafa
}

body {
	padding: 80px 0 0;
	min-height: 100vh;
	font-size: 16px;
	font-weight: 400
}

@media print,
screen and (min-width:64em) {
	body {
		padding: 83px 0 0
	}
}

.title.only-text span,
h1,
h2 {
	padding: 0
}

.content-background {
	position: relative
}

.content-background:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 433px;
	background: #121212;
	z-index: -1
}

h1 {
	font-size: 24px
}

[data-theme=light] h1 {
	color: #121212
}

[data-theme=dark] h1 {
	color: #dfb458
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	h1 {
		font-size: 32px
	}
}

@media print,
screen and (min-width:64em) {
	h1 {
		font-size: 40px
	}
}

h2 {
	font-size: 18px
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	h2 {
		font-size: 18px
	}
}

@media print,
screen and (min-width:64em) {
	h2 {
		font-size: 24px
	}
}

h3,
h4,
h5,
h6 {
	font-size: 16px;
	padding: 0
}

.title {
	position: relative;
	margin: 20px auto
}

.title span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.title span {
		font-size: 32px
	}
}

.title span:before {
	background: #dfb458;
	height: 8px;
	position: absolute;
	bottom: 6px;
	right: 0;
	z-index: -1
}

.title.dark span {
	color: #dfb458
}

.title.only-text span:before {
	display: none
}

.title-with-background {
	position: relative;
	display: inline-block;
	margin: 20px auto
}

.title-with-background span {
	display: inline-block;
	padding: 2px 10px;
	background: #121212;
	font-size: 24px;
	color: #dfb458;
	font-weight: 700;
	margin: 0 0 10px
}

@media print,
screen and (min-width:40em) {
	.title-with-background span {
		font-size: 32px
	}
}

@media print,
screen and (min-width:64em) {
	.title-with-background span {
		font-size: 40px
	}
}

.title-with-background span:last-child {
	margin: 0
}

.title-with-background.reverse span {
	background: #dfb458;
	color: #121212
}

.subtitle {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #171717;
	text-transform: uppercase;
	display: inline-block;
	margin: 15px auto;
	padding: 0
}

.button,
a.button,
button {
	cursor: pointer;
	color: #171717;
	border: 1px solid transparent;
	border-radius: 10px;
	min-width: 220px;
	min-height: 53px;
	outline: 0;
	box-shadow: none;
	font-family: Saira, sans-serif;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 30px;
	margin: 0
}

.button:not(.modal-close-service-button),
a.button:not(.modal-close-service-button),
button:not(.modal-close-service-button) {
	background-color: #dfb458
}

.button:focus,
a.button:focus,
button:focus {
	color: #171717;
	background-color: #dfb458
}

.button:hover,
a.button:hover,
button:hover {
	color: #171717;
	background-color: #ee097e
}

.button:active,
a.button:active,
button:active {
	color: #171717;
	background-color: #54006a
}

.button[disabled],
a.button[disabled],
button[disabled] {
	background-color: #ee097e !important;
	opacity: .7
}

.button.dark,
.button.dark:focus,
a.button.dark,
a.button.dark:focus,
button.dark,
button.dark:focus {
	color: #dfb458;
	background-color: #171717
}

.button.dark:hover,
a.button.dark:hover,
button.dark:hover {
	color: #dfb458;
	background-color: #383838
}

.button.dark:active,
a.button.dark:active,
button.dark:active {
	background-color: #121212
}

.button.dark[disabled],
a.button.dark[disabled],
button.dark[disabled] {
	background-color: #383838 !important;
	opacity: .7
}

a:not(.button) {
	cursor: pointer;
	font-family: Saira, sans-serif;
	text-decoration: underline;
	color: #000;
}

a:not(.button):hover {
	color: #dfb458
}

a:not(.button):active {
	color: #54006a
}

a:not(.button).dark {
	color: #fafafa
}

a:not(.button).dark:hover {
	color: #dfb458
}

a:not(.button).dark:active {
	color: #00A859
}

p {
	padding: 0;
	margin: 0
}

.section-text-image {
	display: flex;
	flex-flow: column;
	margin: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.section-text-image {
		flex-flow: row;
		flex-wrap: nowrap
	}

	.section-text-image.reverse {
		flex-flow: row-reverse
	}

	.section-text-image.reverse .section-image {
		text-align: left
	}
}

.section-text-image .section-title {
	display: block;
	text-align: center
}

.section-text-image .section-text {
	margin: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.section-text-image .section-text {
		margin: 0;
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.section-text-image.reverse .section-image {
		text-align: center
	}

	.section-text-image .section-text {
		max-width: 485px
	}
}

.section-text-image .section-text p {
	padding: 0 0 20px
}

.section-text-image .section-image {
	text-align: center
}

@media print,
screen and (min-width:40em) {
	.section-text-image .section-image {
		flex: 1;
		padding: 90px 0 0;
		text-align: right
	}
}

.cryptos-title,
.not-found-cards-title {
	display: block;
	text-align: center
}

.section-text-image .section-image svg {
	width: 100%;
	max-width: 250px;
	height: auto
}

.section-text-image .section-image.reverse svg {
	transform: rotateY(180deg)
}

.policy-and-terms {
	padding: 0 0 50px
}

.policy-and-terms .last-modification {
	margin: 0 0 30px
}

.policy-and-terms p {
	padding: 0 0 15px
}

.policy-and-terms .no-bottom-padding {
	padding-bottom: 0
}

@media screen and (max-width:39.99875em) {
	.not-found-title span {
		font-size: 23px
	}
}

.not-found-cards-title {
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.not-found-cards-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

@media print,
screen and (min-width:40em) {
	.not-found-cards-title {
		font-size: 32px
	}

	.not-found-cards-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.section-text-image .section-image {
		text-align: center
	}

	.not-found-cards-list {
		margin: 25px auto;
		max-width: none
	}
}

.link-card-container {
	position: relative;
	display: flex;
	flex-flow: column;
	padding: 0 15px;
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #CDCDCD;
	margin: 0 auto 25px;
	text-align: left;
	width: 244px;
	height: 244px;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.link-card-container {
		margin-bottom: 35px
	}
}

.link-card-title span {
	z-index: 0;
	font-size: 24px
}

.link-card-title span::before {
	bottom: 3px;
	right: -4px
}

.link-card-description {
	color: #121212;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 30px;
	height: 100px
}

.cryptos-dropdown,
.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option {
	font-size: 14px;
	color: #171717
}

.link-card-more {
	margin: 0 0 20px;
	text-decoration: underline
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list {
	background: #fafafa !important
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option[aria-current=true] {
	background: 0 0 !important
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option * {
	font-family: Saira, sans-serif
}

.cryptos-dropdown * {
	font-family: Saira, sans-serif
}

.cryptos-dropdown-currencies-trigger.ember-power-select-trigger {
	box-shadow: none;
	background: #fafafa !important
}

.cryptos-dropdown-currencies-trigger.ember-power-select-trigger:after {
	border-color: #171717
}

.cryptos-dropdown-currencies-currency {
	padding-top: 6px
}

.cryptos-dropdown-currencies-currency-symbol {
	position: relative;
	top: 7px
}

.cryptos-dropdown-currencies-currency-symbol-image,
.cryptos-dropdown-currencies-currency-symbol-image svg {
	width: 29px;
	height: 29px
}

.cryptos-dropdown-currencies-currency-name {
	position: relative;
	top: 11px;
	font-size: 16px;
	font-weight: 400
}

.cryptos-dropdown-currencies-currency-name br,
.cryptos-dropdown-currencies-currency-name-description {
	display: none
}

.cryptos-dropdown-currencies-currency-value-variation.negative {
	color: #FF1842
}

.cryptos-dropdown-currencies-currency-value-variation.positive {
	color: #00A859
}

.__cc7f1 .career-header {
	height: 450px
}

@media print,
screen and (min-width:64em) {
	.__cc7f1 .career-about {
		position: relative;
		top: -85px
	}

	.__cc7f1 .career-vision {
		margin: auto auto 60px
	}
}

.__cc7f1 .career-form {
	max-width: 460px;
	margin: 80px auto
}

.__cc7f1 .career-form-title {
	text-align: center;
	margin: 0 0 30px auto
}

.__cc7f1 .career-form .subtitle {
	width: 100%;
	text-align: center;
	margin: auto auto 0
}

.__cc7f1 .career-form-fields {
	margin: auto auto 40px
}

.__cc7f1 .career-form-button {
	max-width: 190px;
	margin: auto
}

.__cc7f1 .career-form-button svg {
	margin: auto auto auto 60px
}

.__cc7f1 .career-form .ember-power-select-trigger.ember-basic-dropdown-trigger {
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	color: #121212;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.__cc7f1 .career-form-description {
	position: relative
}

.__cc7f1 .career-form-description .form-input-error {
	position: absolute;
	top: 240px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-form-description .form-input-error {
		top: 215px
	}

	.__cc7f1 .career-blog {
		height: 590px
	}
}

.__cc7f1 .career-description-count {
	position: relative;
	top: -10PX;
	display: block;
	text-align: right;
	color: #8E8E93
}

.__cc7f1 .career-blog {
	margin: 20px 0;
	position: relative
}

.__cc7f1 .career-blog .title-with-background {
	margin: 55px 0 30px
}

.__cc7f1 .career-blog .title-with-background span {
	font-size: 24px
}

.__cc7f1 .career-blog:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__cc7f1 .career-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog .title-with-background span {
		font-size: 32px
	}

	.__cc7f1 .career-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__cc7f1 .career-blog-grid {
		max-width: 380px
	}
}

.__cc7f1 .career-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__cc7f1 .career-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__55e86 .banner,
.__55e86 .banner .cell,
.__55e86 .banner-cryptos-list {
	position: relative
}

.__cc7f1 .career-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-link-button {
		max-width: 280px
	}
}

.__cc7f1 .career-blog-link-button svg {
	margin: 0 0 0 36px
}

.__cc7f1 .career-blog-description {
	color: #fafafa
}

.__3ef6f .cryptos-faq {
	margin: 70px 0 0
}

.__3ef6f .cryptos-subtitle-how-to {
	margin: 0 0 0 -8px
}

.__3ef6f .cryptos-title-how-to {
	padding: 0 10px 0 0
}

.__3ef6f .cryptos-section-text {
	max-width: 585px
}

.__55e86 {
	text-align: center
}

.__55e86 .banner {
	top: -10px;
	margin: 0 0 0px;
	padding: 0;
	display: block;
	background: url(images/imagem-background-homepage-89e875179709f71463c886acbd9ca995.jpg) center center no-repeat;
	background-size: cover;
	height: 640px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner {
		height: 620px;
		margin: 0 0 30px
	}
}

.__55e86 .banner-steps {
	position: absolute;
	top: 150px;
	left: 0;
	display: block
}

.__55e86 .banner .typing {
	margin: 0;
	overflow: hidden
}

.__55e86 .banner .typing span {
	padding: 0;
	margin: 0;
	display: block;
	width: 0;
	overflow: hidden;
	white-space: nowrap
}

.__55e86 .banner .typing.step-1 span {
	animation: typing .3s steps(8, end) .3s forwards
}

.__55e86 .banner .typing.step-2 span {
	animation: typing .3s steps(26, end) .3s forwards
}

.__55e86 .banner-form {
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form {
		flex-flow: row;
		top: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .banner {
		margin: 0
	}

	.__55e86 .banner-form {
		top: 390px
	}
}

.__55e86 .banner-form input {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #171717;
	text-align: center;
	border-radius: 10px;
	margin: 0 0 16px;
	padding: 0 0 0 15px;
	border: none;
	box-shadow: none;
	outline: 0;
	width: 100%;
	background-color: #dfb458;
}

.__55e86 .banner-form input::-webkit-input-placeholder {
	color: #171717
}

.__55e86 .banner-form input:-moz-placeholder {
	color: #171717
}

.__55e86 .banner-form input::-moz-placeholder {
	color: #171717
}

.__55e86 .banner-form input:-ms-input-placeholder {
	color: #171717
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form input {
		text-align: left;
		width: 368px;
		border-radius: 10px 0 0 10px
	}
}

.__55e86 .banner-form .button {
	white-space: nowrap;
	width: 100%;
	height: 50px;
	min-height: auto;
	border: none
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form .button {
		width: 255px;
		border-radius: 0 10px 10px 0
	}
}

.__55e86 .banner-form .button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form .button svg {
		display: block
	}
}

.__55e86 .crypto-carousel {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	max-width: 75rem;
	width: calc(100% - 30px);
	transform: translate(-50%, 50%)
}

@media print,
screen and (min-width:64em) {
	.__55e86 .crypto-carousel {
		display: flex
	}
}

.__55e86 #cryptos-dropdown {
	display: block;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 20px;
	width: calc(100% - 20px)
}

.__3c569 .taxes-invest-from-everywhere:after,
.__55e86 .invest-from-everywhere:after,
.__ebfb9 .security-invest-from-everywhere:after,
.__f4846 .press-office-header:before {
	left: 0;
	right: 0;
	content: ''
}

@media print,
screen and (min-width:64em) {
	.__55e86 #cryptos-dropdown {
		display: none
	}
}

.__55e86 .why-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0 20px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .why-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px;
		justify-content: space-around
	}
}

.__55e86 .link-button {
	margin: auto auto 30px
}

@media print,
screen and (min-width:64em) {
	.__55e86 .link-button {
		margin: 10px auto 50px
	}
}

.__55e86 .link-button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__55e86 .xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	margin: 0 0 30px
}

.__55e86 .xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__55e86 .xdex-media-brands-item {
	display: inline-block;
	padding: 0;
	margin: 15px auto;
	width: auto
}

.__55e86 .xdex-media-brands-item img.infomoney {
	height: 29px
}

.__55e86 .xdex-media-brands-item img.exame {
	height: 22px
}

.__55e86 .xdex-media-brands-item img.istoe {
	height: 26px
}

.__55e86 .xdex-media-brands-item img.investing {
	height: 38px
}

.__55e86 .security {
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	margin: 0 16px 32px;
	padding: 15px 0 0
}

.__55e86 .security-title {
	font-size: 24px;
	font-weight: 700;
	max-width: 280px;
	margin: 0 auto 30px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__55e86 .security-title {
		font-size: 32px;
		max-width: none
	}
}

.__55e86 .security-list {
	margin: 10px 0 0;
	flex-flow: row;
	flex-wrap: wrap;
	padding: 0 15px;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__55e86 .security-list {
		display: flex;
		flex-flow: row
	}
}

.__55e86 .security-list-card {
	position: relative;
	display: block;
	flex: 1;
	flex-flow: row;
	max-width: 250px;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-align: center
}

.__55e86 .security-list .icon-title-card-icon {
	margin: 0
}

.__55e86 .invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__55e86 .invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fff;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere {
		padding-bottom: 115px
	}

	.__55e86 .invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere:before {
		width: 30%
	}
}

.__55e86 .invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__55e86 .invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__55e86 .invest-from-everywhere-content {
	flex: 1;
	margin: 30px 0 0
}

.__55e86 .invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__55e86 .invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__55e86 .invest-from-everywhere-link,
.__55e86 .invest-from-everywhere-link:active,
.__55e86 .invest-from-everywhere-link:hover {
	color: #dfb458
}

.__55e86 .invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-title {
		font-size: 32px
	}

	.__55e86 .invest-from-everywhere-download {
		margin: 70px 0 0
	}
}

.__55e86 .invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__55e86 .invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__55e86 .invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__55e86 .invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__55e86 .invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

.__55e86 .invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px;
		margin: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere-images {
		bottom: -82px
	}

	.__55e86 .invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__55e86 .invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__55e86 .how-to-start-invest {
	margin: 0 0 15px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .how-to-start-invest {
		margin: 0 0 35px
	}
}

.__55e86 .how-to-start-invest .subtitle {
	display: block;
	margin: 0
}

.__55e86 .how-to-start-invest-list {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__55e86 .how-to-start-invest-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 440px;
		margin: 15px auto 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__55e86 .how-to-start-invest-list {
		max-width: 900px;
		justify-content: space-between
	}

	.__55e86 .how-to-start-invest-list .item-card:nth-child(odd) {
		margin-bottom: 150px
	}

	.__55e86 .how-to-start-invest-list .item-card:nth-child(even) {
		margin-top: 120px
	}
}

.__f4846 .press-office-header {
	position: relative
}

.__f4846 .press-office-header:before {
	position: absolute;
	top: 0;
	height: 433px;
	background: #121212;
	z-index: -1
}

.__f4846 .press-office-header-text {
	max-width: 510px;
	margin: 0 0 20px
}

.__f4846 .press-office-grid {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__f4846 .press-office-grid-content {
	display: flex;
	flex-flow: column
}

.__f4846 .press-office-grid-image,
.__f4846 .press-office-grid-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-content {
		flex-flow: row;
		justify-content: space-between
	}

	.__f4846 .press-office-grid-image,
	.__f4846 .press-office-grid-text {
		height: 415px
	}
}

.__f4846 .press-office-grid-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-text {
		padding: 30px 0 0
	}

	.__f4846 .press-office-grid-text p {
		max-width: 350px
	}
}

.__f4846 .press-office-grid-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__f4846 .press-office-grid-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__f4846 .press-office-grid-image {
	background: url(../assets/images/courses/imagem-xp-educacao-31059f8913c0071d7ad749ff3ee15d2a.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {

	.__f4846 .press-office-grid-image,
	.__f4846 .press-office-grid-text {
		height: 600px
	}

	.__f4846 .press-office-grid-text p {
		max-width: 360px
	}

	.__f4846 .press-office-grid-image {
		margin: 0
	}
}

.__f4846 .press-office-cards {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 40px 0 60px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-cards {
		justify-content: space-around
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-cards {
		justify-content: space-between
	}
}

.__f4846 .press-office-cards .press-card {
	margin: auto 0 30px
}

.__f4846 .press-office-card-container {
	position: relative;
	max-width: 330px;
	height: 260px;
	background-color: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	line-height: 29px;
	text-align: left;
	padding: 10px
}

.__f4846 .press-office-card-container-description {
	position: absolute;
	bottom: 20px
}

.__f4846 .press-office-card-description {
	color: #121212;
	width: 311px;
	font-weight: 700;
	font-size: 24px;
	bottom: 0
}

.__f4846 .press-office-section-contact {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__f4846 .press-office-section-contact-description.green,
.__f4846 .press-office-section-contact-link {
	color: #dfb458;
	font-weight: 700
}

.__f4846 .press-office-section-contact-content {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-content {
		flex-flow: row;
		justify-content: space-between;
		height: 550px
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-section-contact-content {
		height: 600px
	}
}

.__f4846 .press-office-section-contact-title {
	margin: 10px 0;
	display: block;
	max-width: 304px
}

.__f4846 .press-office-section-contact-description {
	margin: auto 0 30px;
	max-width: 320px
}

.__f4846 .press-office-section-contact-image,
.__f4846 .press-office-section-contact-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-description {
		max-width: 500px
	}

	.__f4846 .press-office-section-contact-image,
	.__f4846 .press-office-section-contact-text {
		height: 415px
	}
}

.__f4846 .press-office-section-contact-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-text {
		padding: 30px 0 0
	}

	.__f4846 .press-office-section-contact-text p {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {

	.__f4846 .press-office-section-contact-image,
	.__f4846 .press-office-section-contact-text {
		height: 600px
	}

	.__f4846 .press-office-section-contact-text {
		padding: 60px 0 0
	}

	.__f4846 .press-office-section-contact-text p {
		max-width: 425px
	}
}

.__f4846 .press-office-section-contact-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__f4846 .press-office-section-contact-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__f4846 .press-office-section-contact-image {
	background: url(../assets/images/imagem-sessao-assessoria-imprensa-9d0bcbf17a9ec879cb298ca71f7bc3b3.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-section-contact-image {
		margin: 0
	}
}

.__f4846 .title-with-background span {
	padding: 0;
	margin: 0
}

.__ebfb9 .security-transactions-title {
	margin: 0 0 20px
}

.__ebfb9 .security-transactions-title span {
	margin: 0
}

.__ebfb9 .security-transactions-characteristics-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 30px 0 0
}

.__ebfb9 .security-transactions-characteristics-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

.__ebfb9 .security-security .account-security-section-show-more,
.__ebfb9 .security-security .account-security-section-title {
	display: none
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-transactions-characteristics-title {
		font-size: 32px
	}

	.__ebfb9 .security-transactions-characteristics-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-transactions-characteristics-list {
		margin: 25px auto;
		max-width: none;
		justify-content: space-between
	}
}

.__ebfb9 .security-transactions-characteristics-list .item-card {
	width: 244px;
	max-width: none;
	margin: 0 auto 25px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-transactions-characteristics-list .item-card {
		margin: 0 0 35px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-transactions-characteristics-list .item-card {
		width: 230px;
		height: 281px
	}

	.__ebfb9 .security-transactions-characteristics-reverse.item-card {
		margin: 60px 0 0
	}
}

.__ebfb9 .security-transactions-characteristics-list .item-card-description {
	width: 212px
}

.__ebfb9 .security-security .account-security-section {
	flex-flow: row-reverse
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-security .account-security-section-img {
		margin: 0 auto 0 30px
	}

	.__ebfb9 .security-security .account-security-section-items {
		margin: 0 0 0 auto
	}
}

.__ebfb9 .security-security .account-security-section-items ul {
	margin: 0
}

.__ebfb9 .security-security .account-security-section-description {
	margin: 0 0 20px
}

.__ebfb9 .security-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__ebfb9 .security-invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__ebfb9 .security-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere:before {
		width: 25%
	}
}

.__ebfb9 .security-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__ebfb9 .security-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__ebfb9 .security-invest-from-everywhere-content {
	flex: 1
}

.__ebfb9 .security-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0
}

.__ebfb9 .security-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 318px
}

.__ebfb9 .security-invest-from-everywhere-link,
.__ebfb9 .security-invest-from-everywhere-link:active,
.__ebfb9 .security-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__ebfb9 .security-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-title {
		font-size: 32px
	}

	.__ebfb9 .security-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__ebfb9 .security-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__ebfb9 .security-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__ebfb9 .security-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__ebfb9 .security-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__ebfb9 .security-invest-from-everywhere-images {
	position: relative;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1;
	margin: 10px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}
}

.__ebfb9 .security-xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	text-align: center;
	margin: 30px 0
}

.__ebfb9 .security-xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__ebfb9 .security-xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__ebfb9 .security-xdex-media-brands-item.infomoney {
	height: 29px
}

.__ebfb9 .security-xdex-media-brands-item.exame {
	height: 22px
}

.__ebfb9 .security-xdex-media-brands-item.istoe {
	height: 26px
}

.__ebfb9 .security-xdex-media-brands-item.investing {
	height: 38px
}

.__3c569 {
	text-align: center
}

.__3c569 .taxes-banner {
	position: relative;
	display: block;
	height: 120px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-xdex-media {
		padding: 0
	}

	.__ebfb9 .security-xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__3c569 .taxes-banner {
		height: 180px
	}
}

.__3c569 .taxes-banner .cell {
	position: relative
}

.__3c569 .taxes-banner-steps {
	position: absolute;
	top: 25px;
	left: 0
}

.__3c569 .taxes-banner .typing {
	margin: 0;
	overflow: hidden
}

.__3c569 .taxes-banner .typing span {
	padding: 0 10px;
	margin: 0;
	display: block
}

.__3c569 .taxes-tables {
	width: 318px;
	margin: 50px auto
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-tables {
		width: 476px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-tables {
		display: flex;
		flex-flow: column;
		margin: 0 0 25px
	}

	.__3c569 .taxes-tables-main {
		display: flex;
		flex-flow: row;
		flex-wrap: wrap;
		justify-content: space-between
	}
}

.__3c569 .taxes-tables-main {
	margin: auto auto 50px
}

.__3c569 .taxes-table tbody,
.__3c569 .taxes-table tfoot,
.__3c569 .taxes-table thead {
	border: none
}

.__3c569 .taxes-table-tbody-tr,
.__3c569 .taxes-text-item-tr {
	background: 0 0;
	border-top: .5px solid #EDEDED
}

.__10c57,
.__e13e9 {
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

.__3c569 .taxes-table-thead {
	line-height: 19px;
	background: 0 0
}

.__3c569 .taxes-table-thead-tr {
	border-bottom: 1px solid #171717
}

.__3c569 .taxes-table-tbody {
	text-align: left
}

.__3c569 .taxes-text {
	margin: 0 0 20px;
	max-width: 315px
}

.__3c569 .taxes-text-coin {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px
}

.__3c569 .taxes-text-coin svg {
	margin: 0 5px 0 0;
	width: 16px
}

.__3c569 .taxes-text-item {
	line-height: 19px
}

.__3c569 .taxes-text-item-banking {
	width: 140px;
	vertical-align: top
}

.__3c569 .taxes-text-item-zero {
	color: #0DA45D;
	font-weight: 700;
	vertical-align: top
}

.__3c569 .taxes-text-banking-bold {
	font-weight: 700;
	width: 86px;
	padding: 0
}

.__3c569 .taxes-text-banking-footer {
	color: #919191;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
	padding: 10px 0 0
}

.__3c569 .taxes-text-support-item {
	padding: 0 50px 0 30px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-text-banking-bold {
		width: 160px
	}

	.__3c569 .taxes-text-support-item {
		padding: .5rem .625rem .625rem
	}
}

.__3c569 .taxes-text-account-bold {
	font-weight: 700;
	width: 160px
}

.__3c569 .taxes-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__3c569 .taxes-invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__3c569 .taxes-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere:before {
		width: 25%
	}
}

.__3c569 .taxes-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__3c569 .taxes-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__3c569 .taxes-invest-from-everywhere-content {
	flex: 1
}

.__3c569 .taxes-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0
}

.__3c569 .taxes-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__3c569 .taxes-invest-from-everywhere-link,
.__3c569 .taxes-invest-from-everywhere-link:active,
.__3c569 .taxes-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__3c569 .taxes-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-title {
		font-size: 32px
	}

	.__3c569 .taxes-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__3c569 .taxes-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__3c569 .taxes-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__3c569 .taxes-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__3c569 .taxes-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__3c569 .taxes-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__10c57 {
	background-color: #fafafa;
	display: flex;
	flex-flow: row;
	justify-content: center;
	flex-wrap: wrap
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__10c57 {
		justify-content: space-between
	}
}

.__10c57 .crypto-carousel-item {
	cursor: pointer;
	width: 100px;
	color: #171717;
	margin: 15px
}

.__10c57 .crypto-carousel-item-logo {
	display: inline-block;
	position: relative;
	top: 2px
}

.__10c57 .crypto-carousel-item-logo,
.__10c57 .crypto-carousel-item-logo svg {
	width: 16px;
	height: 16px
}

.__10c57 .crypto-carousel-item-key {
	display: inline-block;
	margin: 0 0 0 5px
}

.__10c57 .crypto-carousel-item-price {
	display: block;
	font-weight: 700;
	font-size: 14px;
	margin: 5px 0
}

.__10c57 .crypto-carousel-item-variation {
	display: block;
	font-size: 14px
}

.__10c57 .crypto-carousel-item-variation.negative {
	color: #FF1842
}

.__10c57 .crypto-carousel-item-variation.positive {
	color: #00A859
}

.__10c57 .crypto-carousel-item-variation-period {
	display: inline-block;
	color: #171717
}

.__e13e9 {
	position: relative;
	background-color: #FAFAFA;
	text-align: center;
	padding: 15px 5px 0;
	margin: 0 0 20px
}

.__e13e9 .crypto-chart-brand {
	position: absolute;
	top: 15px;
	left: 15px;
	flex-flow: row;
	text-align: left;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__e13e9 .crypto-chart-brand {
		display: flex
	}
}

.__e13e9 .crypto-chart-brand-symbol,
.__e13e9 .crypto-chart-brand-symbol svg {
	width: 48px;
	height: 48px
}

.__e13e9 .crypto-chart-brand-name {
	font-weight: 700;
	margin: 0 0 0 7px
}

.__e13e9 .crypto-chart-brand-name-key {
	display: block;
	font-weight: 400;
	color: #171717
}

.__e13e9 .crypto-chart-buy {
	position: absolute;
	right: 15px;
	top: 20px;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__e13e9 .crypto-chart-buy {
		display: block
	}
}

.__e13e9 .crypto-chart-buy,
.__e13e9 .crypto-chart-buy:active,
.__e13e9 .crypto-chart-buy:hover {
	font-size: 18px;
	padding: 0 5px;
	color: #171717;
	text-decoration: none
}

.__e13e9 .crypto-chart-buy:active,
.__e13e9 .crypto-chart-buy:hover {
	color: #dfb458
}

.__e13e9 .crypto-chart-buy:before {
	content: '';
	background: #dfb458;
	height: 4px;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0
}

.__e13e9 .crypto-chart-title {
	color: #171717;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase
}

.__e13e9 .crypto-chart-price {
	color: #171717;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .25px
}

.__e13e9 .crypto-chart-variation-value {
	font-size: 14px;
	font-weight: 400
}

.__e13e9 .crypto-chart-variation-value.down {
	color: #FF1842
}

.__e13e9 .crypto-chart-variation-value.up {
	color: #11d478
}

.__e13e9 .crypto-chart-variation-label {
	color: #171717;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 3px
}

.__e13e9 .crypto-chart-container {
	height: 300px
}

.__e13e9 .crypto-chart-periods {
	display: flex;
	flex-flow: row;
	justify-content: center;
	padding: 20px 0;
	margin: 0
}

.__e13e9 .crypto-chart-periods button {
	margin: 0 10px;
	padding: 5px 10px;
	background-color: #DBDBDB;
	border-radius: 5px;
	width: 80px;
	height: auto;
	min-width: auto;
	max-width: none;
	min-height: auto;
	font-weight: 400
}

.__e13e9 .crypto-chart-periods button.active {
	background-color: #dfb458;
	font-weight: 700
}

.__0aff0 {
	margin: 0 0 40px
}

.__0aff0 .cryptos-list-title {
	display: block;
	color: #171717;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 20px 0;
	padding: 0
}

.__0aff0 .cryptos-list-cards {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: center
}

.__0aff0 .cryptos-list-card {
	cursor: pointer;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: flex-start;
	width: 112px;
	height: 80px;
	margin: 0 20px 24px;
	padding: 0 8px;
	background-color: #fafafa;
	border: 1px solid #E4E4E4;
	border-radius: 10px
}

@media print,
screen and (min-width:40em) {
	.__0aff0 .cryptos-list-title {
		font-size: 32px
	}

	.__0aff0 .cryptos-list-card {
		margin: 0 7px 24px
	}
}

.__0aff0 .cryptos-list-card.selected {
	background: #1A1A1A;
	color: #fafafa
}

.__0aff0 .cryptos-list-card-icon {
	margin: 0 0 5px
}

.__0aff0 .cryptos-list-card-icon,
.__0aff0 .cryptos-list-card-icon svg {
	width: 16px;
	height: 16px
}

.__0aff0 .cryptos-list-card-key {
	font-weight: 700
}

.__bbb54,
.__e6213 {
	font-family: Saira, sans-serif;
	font-size: 16px
}

.__58475 .faq-list {
	margin: 0 0 0px
}

.__58475 .faq-list-group {
	margin: 0 0 40px
}

.__58475 .faq-list-question {
	cursor: pointer;
	color: #171717;
	font-weight: 700;
	font-size: 18px;
	padding: 10px;
	margin: 0;
	background: #dfb458;
	display: flex;
	flex-flow: row;
	justify-content: space-between
}

.__58475 .faq-list-question.open .faq-list-question-arrow {
	transform: rotateZ(225deg);
	top: 8px
}

.__58475 .faq-list-question-arrow {
	display: inline-block;
	position: relative;
	width: 15px;
	height: 15px;
	left: -5px;
	transform: rotateZ(45deg)
}

.__58475 .faq-list-question-arrow:after,
.__58475 .faq-list-question-arrow:before {
	background: #171717;
	position: absolute;
	bottom: 0;
	content: ''
}

.__58475 .faq-list-question-arrow:before {
	width: 15px;
	height: 3px;
	left: 0
}

.__58475 .faq-list-question-arrow:after {
	height: 15px;
	width: 3px;
	right: 0
}

.__58475 .faq-list-response {
	padding: 0 10px
}

.__58475 .faq-list-response p {
	padding: 15px 0 0
}

.__ddd0e .start-invest-now {
	background: #dfb458;
	padding: 30px 6px;
	text-align: left
}

.__ddd0e .start-invest-now-container {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now {
		padding: 24px 6px
	}

	.__ddd0e .start-invest-now-container {
		flex-flow: row
	}
}

.__ddd0e .start-invest-now-title {
	flex: 1;
	margin: 0 0 10px;
	padding: 6px 0;
	max-width: 320px
}

.__ddd0e .start-invest-now-form {
	flex: 1;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now-form {
		justify-content: flex-end
	}
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .start-invest-now-title {
		margin: 0
	}

	.__ddd0e .start-invest-now-form {
		flex-flow: row;
		align-items: center
	}
}

.__ddd0e .start-invest-now-form-title {
	font-size: 24px;
	font-weight: 700
}

.__ddd0e .start-invest-now-form input {
	flex: 1;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #171717;
	text-align: center;
	border-radius: 10px;
	padding: 0 0 0 15px;
	margin: 0 0 16px;
	border: none;
	box-shadow: none;
	outline: 0;
	max-width: 420px
}

.__ddd0e .start-invest-now-form input::-webkit-input-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input:-moz-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input::-moz-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input:-ms-input-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form .button {
	white-space: nowrap
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now-form input {
		text-align: left
	}

	.__ddd0e .start-invest-now-form .button {
		width: 224px
	}
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .start-invest-now-form input {
		height: 53px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		margin: 0
	}

	.__ddd0e .start-invest-now-form .button {
		width: auto;
		height: 53px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
}

.__ddd0e .start-invest-now-form .button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px
}

.__ddd0e .start-invest-now-form .button svg g[stroke] {
	stroke: #dfb458
}

.__ddd0e .footer {
	padding: 24px 5px 0;
	background: #121212
}

.__ddd0e .footer-container {
	display: flex;
	flex-flow: column
}

.__ddd0e .footer-title {
	color: #dfb458;
	font-weight: 700;
	font-size: 16px;
	width: 115px
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-container {
		flex-flow: row;
		align-items: flex-start
	}

	.__ddd0e .footer-title {
		width: auto;
		margin: 0 0 15px
	}

	.__ddd0e .footer-brand {
		text-align: left;
		margin: 30px 0 0;
		max-width: 200px
	}
}

.__ddd0e .footer-brand {
	flex: 1;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .footer-brand {
		max-width: 300px
	}
}

.__ddd0e .footer-brand-logo {
	margin: 0 auto 30px;
	text-decoration: none
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-logo {
		max-width: 45px;
		margin-left: 0;
		margin-right: 0
	}
}

.__ddd0e .footer-brand-copyright {
	color: #fafafa;
	margin: 0 auto 40px
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-copyright {
		margin-left: 0;
		margin-right: 0
	}
}

.__ddd0e .footer-brand-social-network {
	width: 170px;
	margin: -8px auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-social-network {
		margin-left: -8px;
		margin-right: -8px
	}
}

.__ddd0e .footer-brand-social-network-item {
	margin: 8px
}

.__ddd0e .footer-brand-social-network-item,
.__ddd0e .footer-brand-social-network-item svg {
	width: 40px;
	height: 40px
}

.__ddd0e .footer-brand-download {
	margin: 40px 0 0;
	display: flex;
	flex-flow: row;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-download {
		flex-flow: column;
		margin: 80px 0 0
	}
}

.__ddd0e .footer-brand-download-links {
	display: flex;
	flex-flow: column;
	flex: 1
}

.__ddd0e .footer-brand-download-links-item {
	margin: 0 0 15px
}

.__ddd0e .footer-brand-download-links-item svg {
	width: 138px;
	height: 51px
}

.__ddd0e .footer-disclaimer {
	background-color: #121212;
	margin: 0 0 50px
}

.__ddd0e .footer-disclaimer-top {
	border-bottom: 1px solid #767676bd;
	margin: 50px 0 70px
}

.__ddd0e .footer-disclaimer-text {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #828282;
	background-color: #121212
}

.__2470e {
	position: relative;
	overflow: hidden
}

.__2470e [type=checkbox] {
	position: absolute;
	left: -100%
}

.__2470e [type=checkbox]+label {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	min-height: 20px;
	transition: color .15s, font-weight .15s
}

.__2470e [type=checkbox]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #0DA45D;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	transition: border-color .15s
}

.__2470e [type=checkbox]:checked+label:before {
	border-color: #0DA45D
}

.__2470e [type=checkbox]+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	background-color: #0DA45D;
	transition: all .15s
}

.__2470e [type=checkbox]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.__2470e [type=checkbox]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.__acd43 label {
	font-weight: 700;
	color: #171717
}

.__acd43 label::-webkit-input-placeholder {
	color: #919191
}

.__acd43 label:-moz-placeholder {
	color: #919191
}

.__acd43 label::-moz-placeholder {
	color: #919191
}

.__acd43 label:-ms-input-placeholder {
	color: #919191
}

.__acd43 label:not(.input-error) {
	margin-bottom: 25px
}

.__acd43 input,
.__acd43 input:focus,
.__acd43 input:hover {
	border: 1px solid #CDCDCD;
	height: 40px;
	padding: 0 12px;
	margin: 5px 0 0;
	outline: 0
}

.__acd43 .form-input-error,
.__acd43 .form-input-tip {
	height: 46px
}

@media print,
screen and (min-width:40em) {

	.__acd43 .form-input-error,
	.__acd43 .form-input-tip {
		height: 36px
	}
}

.__acd43 .form-input-error {
	font-size: 10px;
	color: #fe0000
}

.__acd43 .form-input-tip {
	background-color: #ffe188;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #171717;
	padding: 5px;
	margin: 5px 0 0
}

.__83e6b {
	position: relative;
	overflow: hidden;
	box-sizing: content-box
}

.__83e6b [type=radio] {
	position: absolute;
	left: -100%
}

.__83e6b [type=radio]+label {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	min-height: 20px;
	transition: color .15s, font-weight .15s
}

.__0906e,
.__2cf4b,
.__8086c,
.__9b3d5,
.__caf1d {
	min-height: 100vh
}

.__83e6b [type=radio]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #0DA45D;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	transition: border-color .15s
}

.__83e6b [type=radio]:checked+label:before {
	border-color: #0DA45D
}

.__83e6b [type=radio]+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-sizing: border-box;
	background-color: #0DA45D;
	transition: all .15s
}

.__120ea .header-bar-desktop-logo-icon,
.__120ea .header-bar-mobile-logo-icon {
	height: 50px
}

.__83e6b [type=radio]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.__83e6b [type=radio]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.__120ea {
	z-index: 10;
	background: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	transition: background .25s
}

.__120ea.is-transparent.is-on-top:not(.is-open) {
	background: 0 0
}

.__120ea .header-bar-container {
	padding: 20px 10px;
	margin: 0 auto;
	max-width: 75rem
}

@media print,
screen and (min-width:40em) {
	.__120ea .header-bar-container {
		padding: 20px 15px
	}
}

.__120ea .header-bar-desktop {
	position: relative;
	display: flex;
	flex-flow: row;
	align-items: stretch
}

.__120ea .header-bar-desktop-logo {
	display: flex;
	flex-flow: column;
	justify-content: center;
	text-decoration: none
}

.__120ea .header-bar-desktop-logo,
.__120ea .header-bar-desktop-logo-icon {
	width: 110px
}

.__120ea .header-bar-desktop-menu {
	flex: 1;
	display: flex;
	flex-flow: column;
	justify-content: center
}

.__120ea .header-bar-desktop-account {
	width: 193px;
	display: flex;
	flex-flow: column;
	justify-content: center
}

.__120ea .header-bar-mobile {
	position: relative
}

.__120ea .header-bar-mobile-logo {
	display: flex;
	flex-flow: column;
	justify-content: center;
	text-decoration: none
}

.__120ea .header-bar-mobile-logo,
.__120ea .header-bar-mobile-logo-icon {
	width: 160px
}

.__120ea .header-bar-mobile-toggle {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center
}

.__120ea .header-bar-mobile-toggle-close,
.__120ea .header-bar-mobile-toggle-open,
.__120ea .header-bar-mobile-toggle-open:after,
.__120ea .header-bar-mobile-toggle-open:before {
	width: 32px;
	height: 3px;
	background: #dfb458
}

.__120ea .header-bar-mobile-toggle-open {
	position: relative;
	display: block
}

.__120ea .header-bar-mobile-toggle-open:before {
	content: '';
	position: absolute;
	top: -10px
}

.__120ea .header-bar-mobile-toggle-open:after {
	content: '';
	position: absolute;
	bottom: -10px
}

.__120ea .header-bar-mobile-toggle-close {
	position: relative;
	display: none;
	transform: rotate(45deg);
	top: -2px
}

.__120ea .header-bar-mobile-toggle-close:before {
	content: '';
	position: absolute;
	left: 15px;
	top: -14px;
	height: 32px;
	width: 3px;
	background: #dfb458
}

.__120ea.is-open {
	transition: none
}

@media screen and (max-width:63.99875em) {
	.__120ea.is-open {
		background: #121212
	}

	.__120ea.is-open .header-bar-mobile-toggle-open {
		display: none
	}

	.__120ea.is-open .header-bar-mobile-toggle-close {
		display: block
	}

	.__120ea.is-open .header-bar-mobile-floater {
		position: absolute;
		top: 69px;
		left: 0;
		right: 0;
		height: 100vh;
		overflow-y: auto
	}

	.__120ea.is-open .header-bar-mobile-account {
		background: #121212;
		padding: 15px 0 40px;
		text-align: center;
		display: flex;
		flex-flow: column
	}

	.__120ea.is-open .header-bar-mobile-account-login {
		border-color: #dfb458
	}

	.__120ea.is-open .header-bar-mobile-account .button,
	.__120ea.is-open .header-bar-mobile-account button {
		margin: 15px auto 0;
		max-width: 193px
	}
}

.__f50a4,
.__f50a4 .icon-title-card-text {
	position: relative
}

@media screen and (max-width:63.99875em) and (min-width:40em) {
	.__120ea.is-open .header-bar-mobile-account {
		flex-flow: row;
		justify-content: center
	}

	.__120ea.is-open .header-bar-mobile-account .button,
	.__120ea.is-open .header-bar-mobile-account button {
		margin: 15px 8px 0
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links {
		width: 33%
	}
}

@media screen and (max-width:63.99875em) {
	.__120ea.is-open .header-bar-mobile-menu {
		position: relative;
		top: -1px;
		padding: 0 15px;
		margin: 0;
		background: #121212
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.products {
		order: 3
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.criptos {
		order: 1
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.help {
		order: 4
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.courses {
		order: 5
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.about {
		order: 2
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.blog {
		order: 6
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.reclame-aqui {
		display: none
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.the-brand {
		display: block
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.pld-ft,
	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.privacy-policy,
	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.privacy-policy-app {
		display: none
	}
}

.__387f9 {
	display: flex;
	flex-flow: row;
	margin: 20px 0 0
}

.__387f9 .icon-card-icon {
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin: 5px 15px 0 0;
	border-radius: 6px;
	background: #dfb458;
	width: 40px;
	height: 40px
}

.__387f9 .icon-card-icon svg {
	width: 29px;
	height: 22px;
	stroke: #171717
}

.__387f9 .icon-card-text {
	flex: 1;
	color: #fafafa
}

.__f50a4 {
	display: flex;
	flex: 1;
	flex-flow: row;
	max-width: 230px;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__f50a4 {
		margin: 0 0 20px
	}
}

.__f50a4 .icon-title-card-icon {
	margin: 0 15px 0 0
}

.__f50a4 .icon-title-card-icon svg {
	width: 48px;
	height: 48px
}

.__f50a4 .icon-title-card-text-title {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 5px
}

.__f50a4 .icon-title-card-text-description {
	display: block;
	font-size: 16px;
	margin: 0 0 15px
}

.__f50a4 .icon-title-card-link {
	position: absolute;
	left: 0;
	bottom: 0
}

.__f50a4.has-link .icon-title-card-text {
	padding: 0 0 25px
}

.__afa17 {
	position: relative;
	display: flex;
	flex-flow: column;
	padding: 15px;
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #CDCDCD;
	margin: 0 auto 25px;
	text-align: left;
	max-width: 182px
}

@media print,
screen and (min-width:40em) {
	.__afa17 {
		margin-bottom: 35px
	}

	.__f4a85 .section-title-image-grid-black {
		max-height: 335px
	}
}

.__afa17 .item-card-header {
	display: flex;
	flex-flow: row;
	margin: 0 0 15px
}

.__afa17 .item-card-number {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	border-radius: 10px;
	background: #171717;
	margin: 0 8px 0 0
}

.__afa17 .item-card-title {
	flex: 1;
	color: #171717;
	font-size: 16px;
	font-weight: 700
}

.__afa17 .item-card-description {
	position: relative;
	font-size: 16px
}

.__afa17 .item-card-link {
	position: absolute;
	left: 15px;
	bottom: 10px
}

.__afa17.has-link {
	padding: 15px 15px 35px
}

.__8d29a .loading-modal-wrapper {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	z-index: 20
}

.__8d29a .loading-modal-box {
	max-width: 314px;
	margin: 10px
}

.__8d29a .loading-modal-icon {
	max-width: 92px;
	margin: 10px auto
}

.__6c77c .member-get-member {
	text-align: center;
	width: 100%;
	margin: auto
}

.__6c77c .member-get-member .title {
	width: 70%;
	max-width: 430px;
	margin: auto
}

.__6c77c .member-get-member .title span {
	display: inline-block;
	margin: 0 auto
}

@media screen and (min-width:40em) {
	.__6c77c .member-get-member .title span {
		margin: 20px auto
	}
}

.__6c77c .member-get-member .title span:first-child {
	display: inline-block;
	padding: 0 10px 0 0;
	max-width: 160px
}

.__6c77c .member-get-member-description {
	max-width: 425px;
	margin: 20px auto auto
}

.__81fc0,
.__81fc0:active,
.__81fc0:active:not(.button),
.__81fc0:hover,
.__81fc0:hover:not(.button),
.__81fc0:not(.button) {
	text-decoration: none;
	font-weight: 400;
	padding: 0;
	margin: auto 30px 30px 0;
	max-width: 330px;
	width: 100%;
	position: relative;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

@media print,
screen and (min-width:64em) {

	.__81fc0,
	.__81fc0:active,
	.__81fc0:active:not(.button),
	.__81fc0:hover,
	.__81fc0:hover:not(.button),
	.__81fc0:not(.button) {
		margin: auto 0 30px
	}
}

.__81fc0 .press-card {
	margin: auto 30px 30px 0;
	max-width: 330px;
	width: 100%;
	position: relative
}

.__81fc0 .press-card-image {
	display: block;
	height: 186px;
	position: relative;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.__81fc0 .press-card-image-preload {
	display: none
}

.__81fc0 .press-card-container {
	position: relative;
	max-width: 330px;
	height: 208px;
	background-color: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	line-height: 29px;
	text-align: left;
	padding: 10px
}

.__81fc0 .press-card-container-description {
	position: absolute;
	bottom: 20px;
	color: #121212;
	letter-spacing: .25px;
	line-height: 29px
}

.__81fc0 .press-card-description {
	color: #121212;
	width: 320px;
	font-weight: 700;
	font-size: 24px;
	bottom: 0;
	letter-spacing: .25px;
	line-height: 29px
}

.__f4a85 .section-title-image-grid-black {
	background: #121212;
	height: 444px
}

.__f4a85 .section-title-image-grid-green {
	background: #dfb458
}

.__f4a85 .section-title-image-control {
	display: flex;
	flex-flow: column
}

.__f4a85 .section-title-image-top {
	background: #121212
}

.__f4a85 .section-title-image-top-background {
	max-width: 300px;
	text-align: left;
	right: -10px
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-control {
		flex-flow: row;
		margin: 0;
		position: relative
	}

	.__f4a85 .section-title-image-top-background {
		max-width: 370px
	}
}

.__f4a85 .section-title-image-main {
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-main {
		height: 350px;
		flex: none
	}
}

.__f4a85 .section-title-image-background {
	display: flex;
	flex-flow: column;
	position: relative;
	right: -10px;
	background-size: contain;
	width: 301px;
	height: 242px;
	align-self: flex-end
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-background {
		display: flex;
		flex-flow: column;
		position: relative;
		right: -16px;
		background-size: cover;
		height: 390px;
		flex: 1
	}
}

@media print,
screen and (min-width:64em) {
	.__f4a85 .section-title-image-top-background {
		max-width: 494px;
		margin: 0 50px 0 0
	}

	.__f4a85 .section-title-image-background {
		height: 418px;
		right: auto
	}
}

.__5c3f8 .courses-features-title {
	display: block
}

.__5c3f8 .courses-features-title span {
	display: block;
	text-align: center
}

.__5c3f8 .courses-section-courses {
	margin: auto 0 60px
}

.__5c3f8 .courses-section-list {
	margin: 30px 0 0 auto
}

.__5c3f8 .courses-xp-education {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__5c3f8 .courses-xp-education-content {
	display: flex;
	flex-flow: column
}

.__5c3f8 .courses-xp-education-image,
.__5c3f8 .courses-xp-education-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-content {
		flex-flow: row;
		justify-content: space-between
	}

	.__5c3f8 .courses-xp-education-image,
	.__5c3f8 .courses-xp-education-text {
		height: 415px
	}
}

.__5c3f8 .courses-xp-education-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-text {
		padding: 30px 0 0
	}

	.__5c3f8 .courses-xp-education-text p {
		max-width: 350px
	}
}

.__5c3f8 .courses-xp-education-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	color: #dfb458;
	font-weight: 700;
	letter-spacing: .42px;
	line-height: 48px
}

.__5c3f8 .courses-xp-education-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__5c3f8 .courses-xp-education-image {
	background: url(../assets/images/courses/imagem-xp-educacao-31059f8913c0071d7ad749ff3ee15d2a.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {

	.__5c3f8 .courses-xp-education-image,
	.__5c3f8 .courses-xp-education-text {
		height: 600px
	}

	.__5c3f8 .courses-xp-education-text p {
		max-width: 360px
	}

	.__5c3f8 .courses-xp-education-image {
		margin: 0
	}
}

.__d7f71 .transactions-title {
	margin: 0 0 20px
}

.__d7f71 .transactions-title span {
	margin: 0
}

.__d7f71 .transactions-what-crypto {
	margin: 30px auto
}

.__d7f71 .transactions-characteristics-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.__d7f71 .transactions-characteristics-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .transactions-characteristics-title {
		font-size: 32px
	}

	.__d7f71 .transactions-characteristics-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.__d7f71 .transactions-characteristics-list {
		margin: 25px auto;
		max-width: none;
		justify-content: space-between
	}
}

.__d7f71 .transactions-characteristics-list .item-card {
	width: 244px;
	max-width: none;
	margin: 0 auto 25px
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .transactions-characteristics-list .item-card {
		margin: 0 0 35px
	}

	.__d7f71 .section-text-image .section-image {
		padding-top: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d7f71 .transactions-characteristics-list .item-card:nth-child(odd) {
		margin-bottom: 130px
	}

	.__d7f71 .transactions-characteristics-list .item-card:nth-child(even) {
		margin-top: 100px
	}
}

.__d7f71 .section-text-image .section-image .transactions-title {
	display: none;
	visibility: hidden
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .section-text-image .section-image .transactions-title {
		display: block
	}

	.__9b3d5 {
		background: #121212
	}

	.__9b3d5 .confirm-email {
		max-width: 448px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__9b3d5 .confirm-email {
		max-width: 400px
	}
}

.__9b3d5 .confirm-email form {
	padding: 0;
	text-align: center
}

@media print,
screen and (min-width:40em) {
	.__9b3d5 .confirm-email form {
		padding: 20px 25px 30px;
		background: #fafafa
	}

	.__8086c {
		background: #121212
	}
}

.__9b3d5 .confirm-email button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__9b3d5 .confirm-email button {
		width: 100%;
		max-width: none
	}
}

.__9b3d5 .confirm-email p {
	margin: 0;
	padding: 0 0 20px
}

.__9b3d5 .confirm-email-waiting p {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__8086c .login {
		max-width: 464px;
		margin: auto
	}

	.__8086c .login-form {
		background: #fafafa
	}
}

@media print,
screen and (min-width:64em) {
	.__8086c .login {
		max-width: 400px
	}
}

.__8086c .login label {
	margin: 20px 0 0
}

.__8086c .login button {
	max-width: none;
	width: 100%;
	margin: 20px 0 0
}

.__8086c .login-links {
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 0 0 30px
}

.__8086c .login-links a {
	margin: 30px auto 0
}

@media print,
screen and (min-width:40em) {
	.__8086c .login-links {
		flex-flow: row;
		justify-content: space-between
	}

	.__8086c .login-links-register {
		order: 1
	}

	.__8086c .login-links-reset-password {
		order: 2
	}

	.__8086c .login-links a {
		margin: 30px 0 0
	}

	.__8086c .login-form {
		padding: 8px 16px 0
	}

	.__caf1d {
		background: #121212
	}
}

.__8086c .login-form .form-input-error,
.__8086c .login-form .form-input-tip {
	height: auto !important
}

.__8086c .login-2fa-form {
	padding: 20px
}

.__8086c .login-2fa-form label {
	text-align: center
}

.__8086c .login-2fa-form input {
	height: 64px;
	line-height: 64px;
	font-size: 40px;
	font-weight: 700;
	text-align: center
}

.__2cf4b .resend-email-form .form-input-error,
.__2cf4b .resend-email-form .form-input-tip,
.__caf1d .recover-password-form .form-input-error,
.__caf1d .recover-password-form .form-input-tip {
	height: 15px !important
}

.__8086c .login-2fa-form input::-webkit-input-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input:-moz-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input::-moz-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input:-ms-input-placeholder {
	font-weight: 400
}

.__caf1d .recover-password {
	max-width: 310px;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password {
		max-width: 364px
	}

	.__caf1d .recover-password form {
		background: #fafafa
	}
}

.__caf1d .recover-password .title-with-background {
	max-width: 200px
}

.__caf1d .recover-password button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__caf1d .recover-password button {
		width: 100%;
		max-width: none
	}
}

.__caf1d .recover-password-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password-form {
		padding: 20px 25px 30px
	}
}

.__caf1d .recover-password-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password-success {
		padding: 20px 25px 30px
	}

	.__2cf4b {
		background: #121212
	}
}

.__caf1d .recover-password-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email {
		max-width: 448px;
		margin: auto
	}

	.__2cf4b .resend-email form {
		background: #fafafa
	}
}

@media print,
screen and (min-width:64em) {
	.__2cf4b .resend-email {
		max-width: 400px
	}
}

.__2cf4b .resend-email button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__2cf4b .resend-email button {
		width: 100%;
		max-width: none
	}
}

.__2cf4b .resend-email-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email-form {
		padding: 20px 25px 30px
	}
}

.__2cf4b .resend-email-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email-success {
		padding: 20px 25px 30px
	}

	.__0906e {
		background: #121212
	}
}

.__2cf4b .resend-email-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password {
		max-width: 440px;
		margin: auto
	}

	.__0906e .reset-password form {
		background: #fafafa
	}
}

.__0906e .reset-password-icon.success {
	margin: auto auto 20px;
	max-width: 100px;
	height: 100px
}

.__0906e .reset-password-button {
	width: 190px;
	margin: auto
}

.__0906e .reset-password button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__0906e .reset-password button {
		width: 100%;
		max-width: none
	}
}

.__0906e .reset-password-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password-form {
		padding: 20px 25px 30px
	}
}

.__0906e .reset-password-form-intro {
	padding: 0 0 15px
}

.__0906e .reset-password-form .form-input-error,
.__0906e .reset-password-form .form-input-tip {
	height: 15px !important
}

.__0906e .reset-password-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password-success {
		padding: 20px 25px 30px
	}

	.__f3d74 {
		position: absolute;
		width: 100%;
		height: 130vh;
		background-color: #121212
	}
}

.__0906e .reset-password-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full {
		margin: auto
	}

	.__f3d74 .signup-full-container-form {
		max-width: 500px
	}

	.__f3d74 .signup-full-background {
		background-color: #fefefe;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-container-form {
		display: flex;
		flex-flow: row;
		max-width: 780px
	}
}

.__f3d74 .signup-full-container {
	margin: auto
}

.__f3d74 .signup-full-description {
	margin: 15px auto;
	max-width: 90%
}

.__f3d74 .signup-full-description p {
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #121212;
	margin: 0;
	padding: 0 0 10px;
	text-align: left
}

.__f3d74 .signup-full-terms-html,
.__f3d74 .signup-full-terms-html .terms-title {
	line-height: normal;
	letter-spacing: normal;
	font-style: normal;
	font-stretch: normal
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-description p {
		font-size: 18px
	}
}

.__f3d74 .signup-full-password-strength {
	margin: 0 auto
}

.__f3d74 .signup-full-password-strength-title {
	font-size: 16px
}

.__f3d74 .signup-full-group {
	display: flex;
	flex-flow: row wrap;
	position: relative
}

.__f3d74 .signup-full-group-cep,
.__f3d74 .signup-full-group-cep-notfound,
.__f3d74 .signup-full-group-city,
.__f3d74 .signup-full-group-complement,
.__f3d74 .signup-full-group-number,
.__f3d74 .signup-full-group-state {
	width: 162px
}

.__f3d74 .signup-full-group-cep-notfound {
	margin: 40px 0 0
}

.__f3d74 .signup-full-group-cep,
.__f3d74 .signup-full-group-number,
.__f3d74 .signup-full-group-state {
	margin: auto auto auto 0
}

.__f3d74 .signup-full-group-cep-manual {
	color: #8E8E93;
	cursor: pointer
}

.__f3d74 .signup-full-group-cep-manual:active,
.__f3d74 .signup-full-group-cep-manual:focus,
.__f3d74 .signup-full-group-cep-manual:hover {
	color: #8E8E93
}

.__f3d74 .signup-full-group.reverse {
	flex-direction: row-reverse
}

.__f3d74 .signup-full-button-back {
	display: none;
	background-color: #fff;
	border: 2px solid #00A859;
	color: #00A859
}

.__f3d74 .signup-full-label {
	font-weight: 700
}

.__f3d74 .signup-full-form {
	width: 425px;
	max-width: 90%;
	margin: 0 auto
}

.__f3d74 .signup-full-form-title.title-with-background {
	margin: 25px auto auto 24px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-button-back {
		display: block
	}

	.__f3d74 .signup-full-form-title.title-with-background {
		display: block;
		margin: auto;
		max-width: 500px
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-form {
		width: 500px
	}

	.__f3d74 .signup-full-form-title.title-with-background {
		margin: 0 auto auto 24px
	}
}

.__f3d74 .signup-full-form-title.title-with-background span:last-child {
	margin: auto auto auto -8px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-form-title.title-with-background span:last-child {
		margin: auto auto 20px
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-form-title.title-with-background span:last-child {
		margin: auto
	}
}

.__f3d74 .signup-full-form .row {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0 -15px
}

.__f3d74 .signup-full-form .ember-power-select-trigger,
.__f3d74 .signup-full-form .ember-power-select-trigger--active,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus {
	border: none;
	border-bottom: 1px solid #CDCDCD;
	border-radius: 0;
	outline: 0;
	box-shadow: none;
	margin: 10px 0
}

.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-selected-item,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-selected-item,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-selected-item {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #121212
}

.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-placeholder {
	color: #171717
}

.__f3d74 .signup-full-buttons {
	justify-content: space-between;
	margin: auto;
	display: flex;
	flex-flow: wrap
}

.__f3d74 .signup-full-buttons.reverse {
	flex-direction: row-reverse
}

.__f3d74 .signup-full-button {
	margin: auto auto 30px
}

.__f3d74 .signup-full-how-much-invest-list {
	width: 200px;
	margin: auto auto 100px 0
}

.__f3d74 .signup-full-how-much-invest-option {
	margin: 30px 0 0;
	padding: 0
}

.__f3d74 .signup-full-how-much-invest-option label:before {
	border: 1px solid #DFDFDF;
	background-color: #fafafa
}

.__f3d74 .signup-full-how-much-invest-error {
	margin: auto;
	color: #FF1842;
	font-size: 14px;
	text-align: center
}

.__f3d74 .signup-full-how-much-invest .signup-full-buttons {
	margin: 15px 0 0;
	width: 100%
}

.__f3d74 .signup-full-terms-html {
	height: 315px;
	overflow-y: auto;
	border-radius: 5px;
	border: 1px solid #dedede;
	padding: 15px 12px;
	margin: 0;
	font-size: 10px;
	font-weight: 400
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-terms .signup-full-form {
		max-width: 690px
	}

	.__f3d74 .signup-full-terms-html {
		height: 252px
	}
}

.__f3d74 .signup-full-terms-html a {
	font-size: 10px
}

.__f3d74 .signup-full-terms-html .terms-title {
	font-size: 14px;
	font-weight: 700;
	color: #0DA45D;
	padding: 0;
	margin: 0 0 10px
}

.__f3d74 .signup-full-terms-html .last-modification,
.__f3d74 .signup-full-terms-html .last-modification h6 {
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	padding: 0;
	margin: 0
}

.__f3d74 .signup-full-agreement {
	margin: 30px 0;
	padding: 0
}

.__f3d74 .signup-full-agreement .custom-input-text {
	display: block
}

.__f3d74 .signup-full-agreement .custom-input-text a {
	color: #171717;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px
}

.__f3d74 .signup-full-agreement-terms {
	display: flex
}

.__f3d74 .signup-full-confirmation .form-input-error,
.__f3d74 .signup-full-confirmation-value .default-form-input-error,
.__f3d74 .signup-full-confirmation-value .default-form-input-tip {
	display: none
}

.__f3d74 .signup-full-agreement-checkbox {
	margin: 7px 10px
}

.__f3d74 .signup-full-button-edit {
	background-color: #fff;
	border: 2px solid #00A859
}

.__f3d74 .signup-full-confirmation.row {
	margin: 0 auto 20px
}

.__f3d74 .signup-full-confirmation .column {
	margin: 0 20px 20px 0
}

.__f3d74 .signup-full-confirmation-value input[readonly],
.__f3d74 .signup-full-confirmation.row {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #9b9b9b
}

.__f3d74 .signup-full-confirmation-value input[readonly] {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	cursor: text;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #D1D1D1
}

.__f3d74 .signup-full-confirmation-complement,
.__f3d74 .signup-full-confirmation-complement .signup-full-confirmation-value,
.__f3d74 .signup-full-confirmation-number,
.__f3d74 .signup-full-confirmation-number .signup-full-confirmation-value {
	width: 100px
}

.__f3d74 .signup-full-confirmation-number {
	margin: 0 20px 0 0
}

.__f3d74 .signup-full-done-description {
	text-align: left;
	margin: 0 0 30px
}

.__f3d74 .signup-full-done-icon.error,
.__f3d74 .signup-full-done-icon.success {
	width: 100px;
	height: 100px;
	margin: 30px auto
}

.__f3d74 .signup-full-done .signup-full-button {
	width: 160px
}

.__f3d74 .signup-full-address-city-dropdown,
.__f3d74 .signup-full-address-state-dropdown {
	border-color: #dedede !important
}

.__f3d74 .signup-full-address-city-dropdown.ember-basic-dropdown-content--below,
.__f3d74 .signup-full-address-state-dropdown.ember-basic-dropdown-content--below {
	border-top: none
}

.__f3d74 .signup-full-address-city-dropdown.ember-basic-dropdown-content--above,
.__f3d74 .signup-full-address-state-dropdown.ember-basic-dropdown-content--above {
	border-bottom: none
}

.__f3d74 .signup-full-address-city-dropdown .ember-power-select-search-input,
.__f3d74 .signup-full-address-state-dropdown .ember-power-select-search-input {
	margin: 0;
	height: auto
}

.__580d3 {
	text-align: center
}

.__580d3 .advanced-platform {
	width: 100%
}

.__580d3 .advanced-platform-orders {
	text-align: left;
	width: 100%
}

.__580d3 .advanced-platform-orders-container {
	max-width: 350px
}

.__580d3 .advanced-platform-orders-container .title {
	margin: 20px 0 10px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-orders {
		position: relative;
		margin: 0 0 20px
	}

	.__580d3 .advanced-platform-orders-container {
		max-width: 350px
	}
}

.__580d3 .advanced-platform .section-title-image {
	background: url(../assets/images/imagem-humano-header-pagina-plataforma-avancada-xdex-9b4336962e74f8a26905519180822298.jpg) center center no-repeat;
	background-size: cover
}

.__580d3 .advanced-platform-header {
	text-align: left;
	display: flex;
	flex-flow: row;
	flex: 1
}

.__580d3 .advanced-platform-header-container {
	max-height: 433px
}

.__580d3 .advanced-platform-header-img {
	background-size: 100%
}

.__d9a66 .app-xdex-grid-black,
.__d9a66 .app-xdex-top {
	background: #121212
}

.__580d3 .advanced-platform-custom {
	margin: 30px 0 15px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom {
		margin: 30px 0 35px
	}
}

.__580d3 .advanced-platform-custom .title {
	font-weight: 400;
	margin: 0 auto;
	max-width: 430px
}

.__580d3 .advanced-platform-custom .title span {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0
}

@media screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom .title span {
		margin: 20px auto
	}
}

.__580d3 .advanced-platform-custom .title span:first-child {
	padding-right: 10px;
	max-width: 150px
}

.__580d3 .advanced-platform-custom .subtitle {
	display: block;
	margin: 0
}

.__580d3 .advanced-platform-custom-list {
	display: flex;
	flex-flow: column;
	margin-top: 20px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom-list {
		flex-flow: row;
		flex-wrap: wrap;
		margin: 15px auto 0
	}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	.__580d3 .advanced-platform-custom-list {
		max-width: 500px
	}
}

@media print,
screen and (min-width:64em) {
	.__580d3 .advanced-platform-custom-list {
		justify-content: space-between
	}
}

.__580d3 .advanced-platform-custom-list .item-card-header {
	flex-flow: column
}

.__580d3 .advanced-platform-custom-list .item-card-icon {
	height: 60px
}

.__580d3 .advanced-platform-how-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 30px 0 0
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-how-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 680px;
		margin: 30px auto 0
	}

	.__580d3 .advanced-platform-how-to-invest .icon-title-card {
		flex: none;
		width: 220px
	}

	.__d9a66 .app-xdex-control {
		height: 353px
	}
}

.__d9a66 .app-xdex-control {
	display: flex;
	flex-flow: row
}

.__d9a66 .app-xdex-top-background {
	background: #121212;
	max-width: 210px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-top-background {
		max-width: 302px;
		margin: 0 0 30px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-control {
		height: 310px
	}

	.__d9a66 .app-xdex-top-background {
		max-width: 394px;
		margin: 0
	}
}

.__d9a66 .app-xdex-top-text {
	color: #fafafa;
	font-family: Saira, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	max-width: 130px;
	margin: 20px 0
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-top-text {
		max-width: 228px;
		margin: 0
	}
}

.__d9a66 .app-xdex-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__d9a66 .app-xdex-download-links {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	margin: 20px 0 0;
	height: 130px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-download-links {
		flex-flow: row;
		height: auto;
		width: 302px
	}

	.__d9a66 .app-xdex-main {
		display: flex;
		height: 310px
	}
}

.__d9a66 .app-xdex-main {
	display: flex;
	flex-flow: column
}

.__d9a66 .app-xdex-images {
	display: flex;
	flex-flow: column;
	position: relative
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images {
		display: flex;
		flex-flow: column
	}
}

.__d9a66 .app-xdex-images-device {
	flex: 1
}

.__d9a66 .app-xdex-images-device-mobile {
	position: relative;
	top: 150px;
	background: url(../assets/images/iphone-app-grafico-a9f65138b3928de77cbb934a31f11952.png) right center no-repeat;
	background-size: contain;
	max-width: 450px;
	height: 384px;
	margin: auto 0 0 auto
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-device-mobile {
		width: 100%;
		background: url(../assets/images/xdex-mobile-app-tablet-432f97e4dce5f9d930ce6b89265d53a8.png) right center no-repeat;
		background-size: contain;
		max-width: 730px;
		height: 1109px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-device-mobile {
		width: 100%;
		background: url(../assets/images/xdex-mobile-app-desktop-158ea95bbed04b06c011f1a9de74a741.png) right center no-repeat;
		background-size: contain;
		max-width: 730px;
		height: 1109px;
		top: 0
	}
}

.__d9a66 .app-xdex-images-iphone-grafico {
	display: block;
	background: url(../assets/images/iphone-app-grafico-a9f65138b3928de77cbb934a31f11952.png) right center no-repeat;
	background-size: contain;
	position: absolute;
	height: 330px;
	right: 10px;
	width: 140px;
	top: 200px
}

@media screen and (min-width:20em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		width: 140px;
		top: 200px
	}
}

@media screen and (min-width:22.8125em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		width: 165px;
		top: 162px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		height: 433px;
		width: 215px;
		top: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		top: 25px
	}
}

.__d9a66 .app-xdex-images-iphone-home {
	display: none;
	background: url(../assets/images/iphone-app-home-0615191d7aa165655e31b9bfc7d3f7b0.png) right center no-repeat;
	background-size: contain
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-home {
		display: block;
		position: absolute;
		width: 215px;
		height: 433px;
		top: 460px;
		right: 10px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-home {
		top: 200px;
		right: 248px
	}
}

.__d9a66 .app-xdex-images-iphone-book {
	display: none;
	background: url(../assets/images/iphone-app-book-de-ofertas-1f3b576aeaaf14e1f024d76293417c1c.png) right center no-repeat;
	background-size: contain
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-book {
		display: block;
		position: absolute;
		width: 215px;
		height: 433px;
		top: 919px;
		right: 10px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-book {
		top: 490px
	}
}

.__d9a66 .app-xdex-images-humano {
	display: block;
	background: url(../assets/images/imagem-humano-pagina-app-xdex-d127e3bf1eee71b40ee8fc5b4b54d6c1.png) center center no-repeat #121212;
	background-size: contain;
	height: 352px
}

.__d9a66 .app-xdex-evolution {
	text-align: center;
	margin: 20px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-humano {
		display: block;
		flex: 1;
		background-size: cover;
		height: 376px;
		background-position-x: left
	}

	.__d9a66 .app-xdex-evolution {
		height: 281px;
		margin: 25px 10px 30px
	}

	.__d9a66 .app-xdex-wearables {
		flex-flow: row-reverse;
		display: flex;
		position: relative
	}
}

.__d9a66 .app-xdex-evolution-subtitle {
	margin: 15px 0 0 auto
}

.__d9a66 .app-xdex-evolution-description {
	color: #121212;
	font-family: Saira, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-align: center;
	max-width: 510px;
	margin: auto
}

.__d9a66 .app-xdex-wearables {
	padding: 15px 0 0
}

.__d9a66 .app-xdex-wearables-itens {
	background-color: #121212;
	margin: 20px 0 0 10px
}

.__d9a66 .app-xdex-wearables-black {
	position: relative
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-black {
		flex: 1
	}

	.__d9a66 .app-xdex-wearables-black:before {
		content: '';
		background: #171717;
		position: absolute;
		left: -145px;
		top: 0;
		width: calc(100% + 145px);
		height: 100%;
		z-index: -1
	}

	.__d9a66 .app-xdex-wearables-green {
		flex: 1;
		top: -59px
	}
}

.__d9a66 .app-xdex-wearables-green {
	position: relative
}

.__d9a66 .app-xdex-wearables-green:before {
	content: '';
	background: #dfb458;
	position: absolute;
	width: 100%;
	height: 100%
}

.__d9a66 .app-xdex-wearables-title {
	color: #dfb458;
	font-family: Saira, sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .25px;
	line-height: 29px;
	text-align: left;
	margin: 15px 0 0 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-green:before {
		left: -100px;
		top: 0;
		width: calc(100% + 100px);
		z-index: -1
	}

	.__d9a66 .app-xdex-wearables-title {
		margin: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-title {
		font-size: 40px;
		letter-spacing: .42px;
		line-height: 73px
	}
}

.__d9a66 .app-xdex-always-description,
.__d9a66 .app-xdex-wearables-description {
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	font-family: Saira, sans-serif
}

.__d9a66 .app-xdex-wearables-description {
	color: #fafafa;
	font-weight: 400;
	max-width: 320px;
	margin: 10px auto 30px 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-description {
		max-width: 374px;
		margin: 20px auto 80px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-description {
		margin: 10px 0 80px
	}
}

.__d9a66 .app-xdex-wearables-description-download {
	color: #fafafa;
	font-weight: 700;
	max-width: 274px;
	margin: 10px 0 10px 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-description-download {
		margin: 0
	}
}

.__d9a66 .app-xdex-wearables-links {
	background-color: #121212;
	justify-content: space-between;
	margin: 10px;
	display: flex
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-links {
		margin: 34px 0 auto auto
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-links {
		margin: 20px 0 0;
		justify-content: left
	}

	.__d9a66 .app-xdex-always-description {
		padding: 0 0 30px
	}
}

.__d9a66 .app-xdex-wearables-links-item svg {
	width: 137px;
	height: 51px
}

.__d9a66 .app-xdex-watch {
	background-color: #dfb458;
	display: flex;
	position: relative;
	height: 490px
}

.__d9a66 .app-xdex-watch-blue {
	background: url(../assets/images/android-watch-4220f183f05d45da5d6a5f90f61ef6ed.png) center center no-repeat;
	background-size: contain;
	flex: 1;
	position: absolute;
	width: 212px;
	height: 353px;
	top: 11px;
	right: 150px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-links-item.apple {
		margin: 0 40px 0 0
	}

	.__d9a66 .app-xdex-watch-blue {
		width: 242px;
		height: 376px;
		top: -35px;
		right: 160px
	}
}

.__d9a66 .app-xdex-watch-apple {
	display: block;
	background: url(../assets/images/apple-watch-3a344b5e6b583b897597d802e0e9d677.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	width: 187px;
	height: 367px;
	bottom: -59px;
	right: 15px
}

.__d9a66 .app-xdex-always {
	margin: 60px 0 35px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-watch-apple {
		background-size: cover;
		width: 190px;
		height: 365px;
		bottom: -59px;
		right: 31px
	}

	.__d9a66 .app-xdex-always {
		max-width: 75rem;
		margin: 40px 0 30px
	}
}

.__d9a66 .app-xdex-always-description {
	color: #121212;
	font-weight: 400;
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-always-description {
		max-width: 374px;
		flex: none
	}
}

.__d9a66 .app-xdex-try-now {
	text-align: center;
	margin: 0 0 30px
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-try-now {
		text-align: right;
		margin: -130px 100px 80px 0
	}
}

.__d9a66 .app-xdex-try-now svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__d9a66 .app-xdex-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	max-width: 235px;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product {
		left: 0;
		margin: 0;
		max-width: 464px;
		flex-flow: wrap;
		justify-content: space-between
	}

	.__d9a66 .app-xdex-product .product-platform-card {
		width: 220px;
		flex: none
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product {
		max-width: 504px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product .icon-title {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px
	}
}

.__d9a66 .app-xdex-product .icon-title-card {
	text-align: left;
	flex-flow: row;
	max-width: 220px;
	margin: 0;
	padding: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product .icon-title-card {
		width: 215px;
		flex: none;
		height: 300px;
		padding: 0;
		margin: 0 15px 0 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product .icon-title-card {
		height: 250px;
		margin: 0 35px 0 0
	}
}

.__d9a66 .app-xdex-product .icon-title-card-icon {
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product .icon-title-card-text-title {
		margin: 0 0 5px
	}

	.__d9a66 .app-xdex-product .icon-title-card-text-description {
		width: 164px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product-card-100.icon-title-card {
		width: 100%
	}

	.__d9a66 .app-xdex-product-card-100.icon-title-card .icon-title-card-text-description {
		width: 160px
	}

	.__611fe .basic-platform-top-background {
		flex: 1
	}
}

.__d9a66 .title {
	padding: 0 0 10px
}

.__d9a66 .title span {
	padding: 0 10px 0 0;
	margin: 0
}

.__611fe .basic-platform-top {
	background: #121212
}

.__611fe .basic-platform-top-background {
	background: #121212;
	padding: 0 15px
}

.__611fe .basic-platform-main {
	display: flex;
	flex-direction: column
}

@media print,
screen and (min-width:40em) {
	.__611fe .basic-platform-main {
		flex-flow: row;
		background: #121212;
		height: 300px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product-card-100.icon-title-card .icon-title-card-text-description {
		width: 176px
	}

	.__611fe .basic-platform-main {
		max-width: 75rem;
		margin: auto
	}
}

.__611fe .basic-platform-orders {
	text-align: left;
	width: 100%
}

.__611fe .basic-platform-orders-container {
	max-width: 320px;
	margin: 0 0 20px
}

@media screen and (min-width:40em) {
	.__611fe .basic-platform-orders {
		position: relative;
		margin: 0 0 20px
	}

	.__611fe .basic-platform-orders-container {
		max-width: 350px
	}

	.__611fe .basic-platform-orders-container .title {
		max-width: 255px;
		margin: 20px auto 20px 0
	}
}

.__611fe .basic-platform-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 20px auto;
	max-width: 242px
}

@media print,
screen and (min-width:40em) {
	.__611fe .basic-platform-product {
		flex-flow: wrap;
		max-width: 554px;
		margin: auto
	}

	.__611fe .basic-platform-product .icon-title-card {
		margin: 0 30px 20px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__611fe .basic-platform-product {
		flex-flow: row;
		max-width: none
	}
}

.__611fe .basic-platform-product .icon-title-card {
	flex-flow: column
}

.__68c39 .otc .ember-power-select-trigger.ember-basic-dropdown-trigger {
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	color: #121212;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.__68c39 .otc-grid-black {
	background: #121212
}

.__68c39 .otc-grid-green {
	background: #dfb458
}

.__68c39 .otc-form-radio {
	display: flex
}

.__68c39 .otc-form-radio-option {
	margin: 10px
}

.__68c39 .otc-form-radio-label {
	font-weight: 700;
	color: #171717;
	margin: 0 0 20px
}

.__68c39 .otc-form-button {
	text-align: center;
	margin: 20px 0 0
}

.__68c39 .otc-form-select {
	margin: 10px 0 0
}

.__68c39 .otc-form-select select {
	background-image: none
}

.__68c39 .otc-subtitle .title {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__68c39 .otc-subtitle {
		margin: 20px 0
	}

	.__68c39 .otc-subtitle .title {
		max-width: 500px;
		margin: 10px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__68c39 .otc-subtitle .title {
		max-width: 438px
	}
}

.__68c39 .otc-why-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0 0
}

@media print,
screen and (min-width:40em) {
	.__68c39 .otc-why-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px;
		max-width: 590px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__68c39 .otc-why-to-invest {
		max-width: 942px
	}

	.__68c39 .otc-why-to-invest-card-advice {
		margin: 0 30px 25px auto
	}

	.__68c39 .otc-why-to-invest-card-solution {
		margin: 0 auto 25px 30px
	}
}

.__68c39 .otc-why-to-invest .item-card {
	max-width: 244px
}

.__68c39 .otc-why-to-invest .item-card-header {
	flex-flow: column
}

.__68c39 .otc-why-to-invest .item-card-icon {
	height: 55px
}

.__68c39 .otc-why-to-invest .item-card-title {
	font-size: 18px;
	line-height: 22px
}

.__68c39 .otc-services {
	text-align: center;
	margin: 60px auto
}

.__68c39 .otc-services .title {
	text-align: center;
	margin: 0 0 30px auto
}

.__68c39 .otc-services .subtitle {
	width: 100%;
	text-align: center;
	margin: auto auto 0
}

.__68c39 .otc-services-radio-button label:before {
	border: 1px solid #CDCDCD
}

.__68c39 .otc-services-form {
	color: #171717;
	font-family: Saira, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	letter-spacing: .15px;
	line-height: 17px;
	padding: 0 0 20px;
	max-width: 450px;
	margin: auto
}

.__68c39 .otc-services-form-text {
	border: 1px solid #CDCDCD;
	height: 40px
}

.__68c39 .otc-services-form-text-phone {
	background-color: #fafafa;
	border: 1px solid #CDCDCD;
	border-radius: 10px;
	height: 40px
}

.__68c39 .otc-services-form-option {
	border: 1px solid #CDCDCD;
	height: 40px;
	width: 100%
}

.__68c39 .otc-contact {
	text-align: center;
	margin: 10px 0 50px
}

.__68c39 .otc-contact svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 30px;
	stroke: #171717
}

.__68c39 .otc-contact-button {
	justify-content: space-between;
	width: 255px
}

.__aa35a .who-we-are-brand-justify {
	display: flex;
	justify-content: center
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-justify {
		justify-content: flex-start
	}
}

.__aa35a .who-we-are-brand-justify-center {
	display: flex;
	justify-content: center
}

.__aa35a .who-we-are-brand-top-section {
	padding-top: 35px;
	padding-bottom: 93px
}

.__aa35a .who-we-are-brand-top-section-logo {
	background-color: #4BFFD2
}

.__aa35a .who-we-are-brand-top-section-typography {
	overflow: hidden;
	background-color: #FF89B7
}

.__aa35a .who-we-are-brand-top-section-icon {
	overflow: hidden;
	background-color: #C6B0FF
}

.__aa35a .who-we-are-brand-top-section-minor {
	overflow: hidden;
	padding-bottom: 35px;
	padding-top: 35px
}

.__aa36a .who-we-are-food-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-food.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

.who-we-are-brand-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-motorista.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

.__aa35a .who-we-are-brand-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-86374f8103373f77dba8a49f1ef755fc.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-banner {
		height: 620px;
		margin: 0
	}
}

.__aa35a .who-we-are-brand-title span:before,
.__aa35a .who-we-are-brand-title-mini span:before {
	background: #dfb458;
	height: 8px;
	left: 0;
	right: 0;
	z-index: -1;
	content: ''
}

.__aa35a .who-we-are-brand-banner-title {
	position: absolute;
	top: 150px
}

.__aa35a .who-we-are-brand-title {
	display: block;
	color: #dfb458;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 20px;
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title {
		font-size: 32px
	}
}

.__aa35a .who-we-are-brand-title span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

.__aa35a .who-we-are-brand-title span:before {
	position: absolute;
	bottom: 6px
}

.__aa35a .who-we-are-brand-title-main {
	display: block;
	color: #dfb458;
	font-size: 32px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title span {
		font-size: 32px
	}

	.__aa35a .who-we-are-brand-title-main {
		font-size: 60px
	}
}

.__aa35a .who-we-are-brand-title-main span {
	position: relative;
	font-size: 32px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-main span {
		font-size: 60px
	}
}

.__aa35a .who-we-are-brand-title-mini span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-mini span {
		font-size: 32px
	}
}

.__aa35a .who-we-are-brand-title-mini span:before {
	position: absolute;
	bottom: 4px
}

.__aa35a .who-we-are-brand-title-sub {
	font-weight: 700;
	margin: 0 auto 30px;
	font-size: 18px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-sub {
		font-size: 24px
	}
}

.__aa35a .who-we-are-brand-title-sub-img {
	font-weight: 700;
	margin: 0 auto;
	font-size: 18px
}

.__aa35a .who-we-are-brand-know-more {
	position: relative;
	margin: 93px 0 0;
	background-color: #171717
}

.__aa35a .who-we-are-brand-know-more-text {
	flex: 1;
	color: #fafafa
}

.__aa35a .who-we-are-brand-know-more-img {
	display: flex;
	background: url(../assets/images/imagem-quer-saber-um-pouco-mais-aba29796f43e81c428387a77f825e19c.jpg) no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 351px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-sub-img {
		font-size: 24px
	}

	.__aa35a .who-we-are-brand-know-more-img {
		height: 351px;
		position: absolute;
		max-width: 50%;
		top: 0;
		right: 0
	}
}

.__aa35a .who-we-are-brand-logo {
	margin-top: 10px
}

.__aa35a .who-we-are-brand-logo-primary svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-logo-primary-right {
	margin-right: 15px
}

.__aa35a .who-we-are-brand-logo-symbol {
	max-width: 46%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-logo-symbol {
		width: 244px;
		height: 244px;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-logo-large svg,
.__aa35a .who-we-are-brand-logo-symbol svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-logo-large {
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-logo-large {
		max-width: 498px;
		max-height: 498px
	}
}

.__aa35a .who-we-are-brand-logo-icon {
	margin-left: 12px
}

.__aa35a .who-we-are-brand-logo-icon-small svg {
	max-width: 244px;
	max-height: 244px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-logo-primary-right {
		margin-right: 0
	}

	.__aa35a .who-we-are-brand-logo-icon-small svg {
		max-width: 156px;
		max-height: 156px
	}
}

.__aa35a .who-we-are-brand-logo-icon-large svg {
	max-width: 504px;
	max-height: 244px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-logo-icon-large svg {
		max-width: 328px;
		max-height: 159px
	}
}

.__aa35a .who-we-are-brand-secondary {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-secondary {
		max-width: 500px;
		justify-content: space-between;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-secondary {
		max-width: none
	}
}

.__aa35a .who-we-are-brand-symbol {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol {
		max-width: 500px;
		justify-content: space-between;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-symbol {
		max-width: none
	}
}

.__aa35a .who-we-are-brand-symbol-small {
	max-width: 49%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol-small {
		width: 238px;
		height: 238px;
		max-width: none
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-symbol-small {
		width: 238px;
		height: 252px;
		margin: 5px 0 0
	}
}

.__aa35a .who-we-are-brand-color-inst svg,
.__aa35a .who-we-are-brand-symbol-large svg,
.__aa35a .who-we-are-brand-symbol-small svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-symbol-large {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol-large {
		max-width: 498px;
		justify-content: space-between;
		margin: auto
	}

	.__aa35a .who-we-are-brand-color-inst {
		max-width: 30%;
		max-height: 30%;
		width: 200px;
		height: 200px
	}
}

.__aa35a .who-we-are-brand-color {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap
}

.__aa35a .who-we-are-brand-color-inst {
	max-width: 30%;
	max-height: 30%;
	margin-top: 10px;
	margin-right: 10px
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-color-inst {
		max-width: 25%;
		max-height: 25%
	}
}

.__aa35a .who-we-are-brand-color-secondary {
	max-width: 30%;
	max-height: 30%;
	margin-right: 10px
}

.__aa35a .who-we-are-brand-color-secondary svg {
	width: 100%;
	height: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-color-secondary {
		margin-top: 10px;
		max-width: 30%;
		max-height: 30%;
		width: 200px;
		height: 200px
	}
}

.__aa35a .who-we-are-brand-typo {
	color: #fff;
	font-size: 80px;
	white-space: nowrap;
	overflow: hidden
}

.__aa35a .who-we-are-brand-typo-light {
	font-weight: 200
}

.__aa35a .who-we-are-brand-typo-regular {
	font-weight: 400
}

.__aa35a .who-we-are-brand-typo-semi-bold {
	font-weight: 600
}

.__aa35a .who-we-are-brand-typo-bold {
	font-weight: 700
}

.__aa35a .who-we-are-brand-typo-black {
	font-weight: 800
}

.__aa35a .who-we-are-brand-photo {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 424px;
	text-align: left
}

.__aa35a .who-we-are-brand-photo-first {
	background: url(../assets/images/fotografia-01-2566f15b952a6385684ebb103257275c.jpg) center center no-repeat;
	background-size: cover
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-photo-first {
		height: 328px
	}
}

.__aa35a .who-we-are-brand-photo-second {
	background: url(../assets/images/fotografia-02-d5bfd835c7f103959983deadd03e5b5b.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-third {
	background: url(../assets/images/fotografia-03-d65bb7acb023968988155ecf11232f50.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-fourth {
	background: url(../assets/images/fotografia-04-fb6909391ea851b773eb69206b77b13c.png) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-fifth {
	background: url(../assets/images/fotografia-05-4a0cc11b54a333f4a83fd74d8a2c550a.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-icon {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: center
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icon {
		justify-content: center
	}

	.__aa35a .who-we-are-brand-icon-small {
		width: 24%
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-color-secondary {
		max-width: 25%;
		max-height: 25%
	}

	.__aa35a .who-we-are-brand-photo-first {
		height: 520px
	}

	.__aa35a .who-we-are-brand-icon {
		justify-content: space-between;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-icon-small {
	max-width: 48%
}

.__aa35a .who-we-are-brand-icon-small svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-icon-small-margin {
	margin-left: 10px
}

.__aa35a .who-we-are-brand-icon-small-margin-start {
	margin-left: 0
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icon-small-margin-start {
		width: 24%
	}
}

.__aa35a .who-we-are-brand-icon-large {
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icon-large {
		width: 49.2%;
		margin-left: 0;
		margin-right: 10px
	}

	.__aa35a .who-we-are-brand-icon-large-margin {
		margin-left: 10px;
		margin-right: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icon-large {
		width: 49.4%
	}
}

.__aa35a .who-we-are-brand-icon-large svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-icon-mini {
	width: 24px;
	margin-left: 70px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-icon-mini {
		margin-left: 50px
	}
}

.__aa35a .who-we-are-brand-icons {
	padding: 20px;
	background-color: #fff;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icons {
		padding-left: 30px;
		padding-right: 30px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icons {
		justify-content: flex-start;
		width: 100%;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-icons-element {
	max-width: 24px;
	margin: 15px 20px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icons-element {
		margin: 15px 30px
	}
}

.__aa35a .who-we-are-brand-icons-element svg {
	width: 24px;
	height: 24px
}

.__3f572 .how-to-invest-banner {
	position: relative;
	display: block;
	height: 130px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-banner {
		height: 180px
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icons-element {
		margin: 17px 34px
	}

	.__3f572 .how-to-invest-banner {
		height: 210px
	}
}

.__3f572 .how-to-invest-banner-title {
	width: 294px;
	margin: 20px auto
}

.__3f572 .how-to-invest-banner-title span {
	margin: 5px auto;
	padding: 0 15px
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-banner-title span {
		margin: 10px auto
	}
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-cards {
		max-width: 625px;
		margin: auto
	}

	.__3f572 .how-to-invest-card.section-image {
		padding: 45px 0 0
	}
}

.__3f572 .how-to-invest-card.section-image svg {
	width: auto
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-cards {
		max-width: 790px
	}

	.__3f572 .how-to-invest-card.section-image {
		padding: 45px 0 0 60px;
		text-align: left
	}

	.__3f572 .how-to-invest-card.section-image.rev {
		text-align: right;
		padding: 45px 60px 0 0
	}
}

.__3f572 .how-to-invest-card.section-text p {
	max-width: 320px;
	margin: auto
}

.__3f572 .how-to-invest-card.section-text p span {
	font-weight: 700
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.section-text p {
		max-width: none
	}

	.__3f572 .how-to-invest-card.section-text {
		max-width: 383px
	}

	.__3f572 .how-to-invest-card.section-text-image {
		margin: 0 0 30px 50px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-card.section-text-image {
		margin: 0 0 30px
	}
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.section-text-image.reverse {
		margin: 0 50px 30px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-card.section-text-image.reverse {
		margin: 0 0 30px
	}
}

.__3f572 .how-to-invest-card.title {
	max-width: 320px
}

.__3f572 .how-to-invest-card.title span::before {
	bottom: 4px;
	left: -4px;
	right: -4px
}

.__3f572 .how-to-invest-blog {
	margin: 20px 0;
	position: relative
}

.__3f572 .how-to-invest-blog-title.title-with-background {
	margin: 55px 0 30px
}

.__3f572 .how-to-invest-blog-title.title-with-background span {
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.title {
		max-width: none
	}

	.__3f572 .how-to-invest-blog {
		height: 590px
	}

	.__3f572 .how-to-invest-blog-title.title-with-background span {
		font-size: 32px
	}
}

.__3f572 .how-to-invest-blog:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__3f572 .how-to-invest-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-blog-grid {
		max-width: 483px
	}
}

.__3f572 .how-to-invest-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__3f572 .how-to-invest-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__3f572 .how-to-invest-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

.__3f572 .how-to-invest-blog-link-button svg {
	margin: 0 0 0 36px
}

.__3f572 .how-to-invest-blog-description {
	color: #fafafa
}

.__3f572 .how-to-invest-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__3f572 .how-to-invest-invest-from-everywhere:after {
	content: '';
	z-index: 1;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-link-button {
		max-width: 280px
	}

	.__3f572 .how-to-invest-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__3f572 .how-to-invest-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere:before {
		width: 25%
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__3f572 .how-to-invest-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-content {
	flex: 1
}

.__3f572 .how-to-invest-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__3f572 .how-to-invest-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__3f572 .how-to-invest-invest-from-everywhere-link,
.__3f572 .how-to-invest-invest-from-everywhere-link:active,
.__3f572 .how-to-invest-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__3f572 .how-to-invest-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-title {
		font-size: 32px
	}

	.__3f572 .how-to-invest-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__3f572 .how-to-invest-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__3f572 .how-to-invest-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__3f572 .how-to-invest-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__4aec3 .about-careers {
	background: #121212;
	color: #fafafa;
	margin: 0 0 25px
}

.__4aec3 .about-careers-title span {
	padding: 0;
	max-width: 203px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-title span {
		max-width: 270px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__4aec3 .about-careers {
		margin: 25px 0 0px
	}

	.__4aec3 .about-careers-title span {
		max-width: 337px
	}
}

.__4aec3 .about-careers-title p {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-title p {
		max-width: 352px
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-careers-title p {
		max-width: 374px
	}
}

.__4aec3 .about-careers-content {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-content {
		flex-flow: row-reverse;
		justify-content: space-between
	}
}

.__4aec3 .about-careers-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-text {
		padding: 30px 0 0;
		margin: 0 0 0 40px
	}

	.__4aec3 .about-careers-text p {
		max-width: 350px
	}
}

.__4aec3 .about-careers-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__4aec3 .about-careers-text .button {
	width: 255px;
	margin: 30px 0;
	justify-content: space-between
}

.__4aec3 .about-careers-image {
	background: url(../assets/images/imagem-pagina-sobre-a-xdex-carreiras-d9e95a40b1d843700c02c4d592bb67ea.jpg) center center no-repeat;
	background-size: cover;
	height: 320px;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-image {
		flex: 1;
		height: 298px;
		margin: 50px 0 0 -15px
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-careers-text p {
		max-width: 370px
	}

	.__4aec3 .about-careers-image {
		margin: 0 10px 0 -15px;
		height: 474px
	}
}

.__4aec3 .about-differentials-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.__4aec3 .about-differentials-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px 0 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-differentials-title {
		font-size: 32px
	}

	.__4aec3 .about-differentials-list {
		flex-flow: row;
		flex-wrap: wrap
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-differentials-list {
		width: 907px;
		margin: 30px auto 0
	}
}

.__4aec3 .about-differentials-list .icon-title-card {
	display: flex;
	flex-flow: row;
	text-align: left;
	max-width: 209px;
	margin: 0 auto 30px;
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-differentials-list .icon-title-card {
		max-width: 28%;
		flex: none
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-differentials-list .icon-title-card {
		max-width: 227px
	}
}

.__4aec3 .about-differentials-list .icon-title-card-icon {
	margin: 0 15px 0 0
}

.__4aec3 .section-text {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .section-text {
		max-width: 350px
	}

	.__4aec3 .section-image {
		padding: 80px 0 0
	}
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .section-image.reverse {
		padding: 80px 0 0
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .section-text {
		max-width: 485px
	}

	.__4aec3 .section-image,
	.__4aec3 .section-image.reverse {
		margin: 0
	}
}

.__4aec3 .xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	margin: 0 0 30px;
	text-align: center
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .xdex-media {
		margin: 0 0 50px
	}
}

.__4aec3 .xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__4aec3 .xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__4aec3 .xdex-media-brands-item.infomoney {
	height: 29px
}

.__4aec3 .xdex-media-brands-item.exame {
	height: 22px
}

.__4aec3 .xdex-media-brands-item.istoe {
	height: 26px
}

.__4aec3 .xdex-media-brands-item.investing {
	height: 38px
}

.__c9406 .why-to-invest-banner {
	position: relative;
	display: block;
	height: 130px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .xdex-media {
		padding: 0
	}

	.__4aec3 .xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__c9406 .why-to-invest-banner {
		height: 180px
	}
}

.__c9406 .why-to-invest-banner-title {
	width: 270px;
	margin: 10px auto
}

.__c9406 .why-to-invest-banner-title span {
	margin: 5px auto
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-banner {
		height: 210px
	}

	.__c9406 .why-to-invest-banner-title {
		width: 317px
	}

	.__c9406 .why-to-invest-banner-title span {
		margin: 10px auto
	}
}

.__c9406 .why-to-invest-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-product {
		flex-flow: wrap;
		max-width: 740px;
		margin: auto
	}

	.__c9406 .why-to-invest-product-icon-title-card {
		margin: 0 30px 20px 0
	}
}

.__c9406 .why-to-invest-product-icon-title-card {
	flex-flow: row;
	max-width: 339px
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-icon {
	margin: 15px 15px 0 0
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-icon svg {
	height: auto;
	width: auto
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-text-description p {
	font-weight: 700
}

.__c9406 .why-to-invest-product-title span:before {
	bottom: 4px;
	right: -6px
}

.__c9406 .why-to-invest-product-link-button {
	margin: 10px auto 40px
}

.__c9406 .why-to-invest-xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	text-align: center;
	margin: 30px 0 70px
}

.__c9406 .why-to-invest-xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__c9406 .why-to-invest-xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__c9406 .why-to-invest-xdex-media-brands-item.infomoney {
	height: 29px
}

.__c9406 .why-to-invest-xdex-media-brands-item.exame {
	height: 22px
}

.__c9406 .why-to-invest-xdex-media-brands-item.istoe {
	height: 26px
}

.__c9406 .why-to-invest-xdex-media-brands-item.investing {
	height: 38px
}

.__c9406 .why-to-invest-blog {
	margin: 20px 0;
	position: relative
}

.__c9406 .why-to-invest-blog-title.title-with-background {
	margin: 55px 0 30px
}

.__c9406 .why-to-invest-blog-title.title-with-background span {
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-xdex-media {
		padding: 0
	}

	.__c9406 .why-to-invest-xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__c9406 .why-to-invest-blog {
		height: 590px
	}

	.__c9406 .why-to-invest-blog-title.title-with-background span {
		font-size: 32px
	}
}

.__c9406 .why-to-invest-blog:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__c9406 .why-to-invest-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-blog-grid {
		max-width: 483px
	}
}

.__c9406 .why-to-invest-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__c9406 .why-to-invest-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__c9406 .why-to-invest-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

.__c9406 .why-to-invest-blog-link-button svg {
	margin: 0 0 0 36px
}

.__c9406 .why-to-invest-blog-description {
	color: #fafafa
}

.__c9406 .why-to-invest-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__c9406 .why-to-invest-invest-from-everywhere:after {
	content: '';
	z-index: 1;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-link-button {
		max-width: 280px
	}

	.__c9406 .why-to-invest-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__c9406 .why-to-invest-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere:before {
		width: 25%
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__c9406 .why-to-invest-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-content {
	flex: 1
}

.__c9406 .why-to-invest-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__c9406 .why-to-invest-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__c9406 .why-to-invest-invest-from-everywhere-link,
.__c9406 .why-to-invest-invest-from-everywhere-link:active,
.__c9406 .why-to-invest-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__c9406 .why-to-invest-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-title {
		font-size: 32px
	}

	.__c9406 .why-to-invest-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__c9406 .why-to-invest-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__c9406 .why-to-invest-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__c9406 .why-to-invest-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}
}

.__e2a67 .account-security-section {
	background-color: #121212;
	display: block
}

.__e2a67 .account-security-section-img {
	display: flex;
	margin: 50px auto;
	width: 100%;
	max-width: 640px;
	height: 450px
}

.__e2a67 .account-security-section-items {
	text-align: left
}

@media print,
screen and (min-width:64em) {
	.__e2a67 .account-security-section-items {
		margin: 0 auto 0 0
	}
}

.__e2a67 .account-security-section-items ul {
	margin: auto auto 1rem
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-items ul {
		margin: auto 0 1rem 1.25rem
	}
}

.__e2a67 .account-security-section-items ul li {
	text-align: left
}

.__e2a67 .account-security-section-show-more {
	font-size: 14px;
	font-weight: 700;
	color: #dfb458;
	margin: 0 0 30px;
	display: block
}

.__e2a67 .account-security-section-title-description {
	color: #fafafa
}

.__e2a67 .account-security-section-title {
	display: block;
	color: #fafafa;
	padding: 20px 0 0;
	margin: 0;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-title {
		max-width: 360px;
		margin: 0 0 0 20px
	}
}

.__e2a67 .account-security-section-description {
	display: block;
	color: #dfb458;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 30px;
	text-align: left;
	font-size: 24px;
	letter-spacing: .33px;
	line-height: 38px
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-description {
		margin: 0 0 30px 20px;
		width: 352px;
		font-size: 32px
	}

	.__e2a67 .account-security-section {
		display: flex
	}

	.__e2a67 .account-security-section-img {
		height: 398px;
		margin: 70px 0 0;
		max-width: 372px
	}
}

@media print,
screen and (min-width:64em) {
	.__e2a67 .account-security-section-description {
		width: 452px;
		font-size: 32px;
		letter-spacing: .42px;
		line-height: 40px
	}

	.__e2a67 .account-security-section-img {
		height: auto;
		margin: 0 0 0 auto;
		max-width: 640px
	}

	.__e2a67 .account-security-section .icon-title-card-text-description {
		width: 392px
	}
}

.__e2a67 .account-security-section .icon-title-card {
	display: flex;
	flex-flow: row;
	text-align: left;
	max-width: 370px;
	margin: 30px auto 0 0;
	padding: 0
}

.__e2a67 .account-security-section .icon-title-card-text {
	color: #fafafa
}

.__e2a67 .account-security-section .icon-title-card-text-title {
	font-weight: 700
}

.__e2a67 .account-security-section .icon-title-card-icon {
	margin: 0 20px 0 0
}

.__53025 {
	max-width: 300px;
	text-align: center;
	margin: 10px auto 100px
}

.__53025 svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__f5a83 {
	display: inline-flex;
	flex-flow: column;
	background: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

@media print,
screen and (min-width:64em) {
	.__f5a83 {
		margin: 0 0 25px
	}
}

.__f5a83 .course-card-title {
	order: 1;
	font-family: Saira, sans-serif;
	border-radius: 10px 10px 0 0;
	border: none;
	padding: 7px 0;
	margin: 0;
	text-align: center;
	color: #121212;
	font-size: 18px
}

.ember-power-select-trigger,
.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa
}

.__2572a,
.__82677 nav>ul>li ul>li {
	text-align: left
}

.__f5a83 .course-card-description,
.__f5a83 .course-card-type {
	color: #171717;
	font-family: Saira, sans-serif
}

.__f5a83 .course-card-image {
	order: 2;
	border-radius: 0
}

.__f5a83 .course-card-type {
	display: block;
	position: absolute;
	left: 0;
	bottom: 16px;
	background: #dfb458;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.__f5a83 .course-card-description {
	order: 3;
	font-size: 16px;
	line-height: 19px
}

.__f5a83 .course-card-link {
	font-family: Saira, sans-serif;
	font-size: 14px
}

.__2572a {
	flex: 1;
	display: flex;
	flex-flow: column;
	margin: 30px 0 0
}

.__2572a .footer-nav-title {
	color: #dfb458;
	font-weight: 700;
	font-size: 16px;
	width: 115px
}

@media print,
screen and (min-width:40em) {
	.__2572a {
		flex-flow: row;
		flex-wrap: wrap
	}

	.__2572a .footer-nav-title {
		width: auto;
		margin: 0 0 15px
	}
}

.__2572a .footer-nav-links {
	display: flex;
	flex-flow: row;
	margin: 0 0 30px;
	padding: 0;
	break-inside: avoid
}

@media print,
screen and (min-width:40em) {
	.__2572a .footer-nav-links {
		flex-flow: column;
		width: 50%;
		padding: 0 10px 0 0
	}

	.__2572a .footer-nav-links.products {
		order: 1
	}

	.__2572a .footer-nav-links.criptos {
		order: 2
	}

	.__2572a .footer-nav-links.help {
		order: 4
	}

	.__2572a .footer-nav-links.courses {
		order: 6
	}

	.__2572a .footer-nav-links.about {
		order: 3
	}

	.__2572a .footer-nav-links.blog {
		order: 5
	}

	.__2572a .footer-nav-links.reclame-aqui {
		order: 7
	}
}

@media print,
screen and (min-width:64em) {
	.__2572a .footer-nav-links {
		width: 33%
	}

	.__2572a .footer-nav-links.products {
		order: 1
	}

	.__2572a .footer-nav-links.criptos {
		order: 2
	}

	.__2572a .footer-nav-links.help {
		order: 3
	}

	.__2572a .footer-nav-links.courses {
		order: 6
	}

	.__2572a .footer-nav-links.about {
		order: 4
	}

	.__2572a .footer-nav-links.blog {
		order: 5
	}

	.__2572a .footer-nav-links.reclame-aqui {
		order: 7
	}
}

.__2572a .footer-nav-links-list {
	flex: 1;
	display: flex;
	flex-flow: column
}

.__2572a .footer-nav-links-list-item {
	margin: 0 0 10px
}

.__2572a .footer-nav-links-list-item:not(:hover):not(:active) {
	color: #fafafa;
	font-weight: 400;
	text-decoration: none
}

.__82677 nav {
	display: flex;
	flex-flow: row;
	height: 100%
}

.__82677 nav>ul {
	list-style-type: none;
	margin: 0 15px;
	padding: 0;
	display: flex;
	flex: 1;
	flex-flow: row;
	justify-content: space-between
}

.__82677 nav>ul>li {
	position: relative;
	display: flex;
	flex: 1;
	justify-content: center
}

.__82677 nav>ul>li .has-submenu {
	position: relative;
	display: inline-flex;
	margin: auto;
	height: 100%
}

.__82677 nav>ul>li .has-submenu:hover .header-bar-menu-title {
	background: #171717;
	color: #dfb458;
	font-weight: 700;
	text-decoration: underline
}

.__82677 nav>ul>li .header-bar-menu-title,
.__82677 nav>ul>li a:not(:hover):not(:active) {
	color: #511d65;
	font-weight: 800;
	text-decoration: none
}

.__82677 nav>ul>li .has-submenu:hover ul {
	display: flex
}

.__82677 nav>ul>li .header-bar-menu-title {
	cursor: default;
	display: flex;
	padding: 0 10px;
	justify-content: center;
	align-items: center;
	white-space: nowrap
}

.__82677 nav>ul>li a {
	display: flex;
	padding: 0 10px;
	justify-content: center;
	align-items: center;
	white-space: nowrap
}

.__82677 nav>ul>li.criptos {
	min-width: 123px
}

.__82677 nav>ul>li.login {
	justify-content: flex-end
}

.__82677 nav>ul>li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 53px;
	margin: 0;
	padding: 10px 0;
	flex-flow: column;
	justify-content: flex-start;
	background: #171717;
	list-style-type: none
}

.__82677 nav>ul>li ul>li a {
	display: inline-flex;
	padding-top: 3px;
	padding-bottom: 3px;
	justify-content: flex-start
}

.__fc47d {
	width: 100%;
	margin: auto
}

.__fc47d .login-authentication {
	font-family: Saira, sans-serif;
	margin: 0;
	padding: 15px 15px 25px;
	background: #fafafa;
	width: auto;
	max-width: none
}

@media print,
screen and (min-width:40em) {
	.__fc47d .login-authentication {
		background: 0 0
	}
}

.__fc47d .login-authentication .login-modal-close {
	display: none
}

.__fc47d .login-authentication-steps {
	max-width: 255px;
	margin: 20px auto 0
}

.__8ca87 .message-modals-wrapper {
	background: rgba(151, 151, 151, .447545);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center
}

.__8ca87 .message-modals-box {
	background-color: #fafafa;
	max-width: 314px;
	margin: 10px
}

.__8ca87 .message-modals-title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 10px 10px 0
}

.__8ca87 .message-modals-title-sub {
	color: #3C3C3C;
	font-size: 16px;
	text-align: center;
	margin: 30px
}

.__8ca87 .message-modals-fail-icon {
	max-width: 92px;
	margin: 10px auto
}

.__8ca87 .message-modals-button {
	display: flex;
	margin: 10px;
	justify-content: center
}

.__1b007 .message-modals-wrapper {
	background: rgba(151, 151, 151, .447545);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center
}

.__1b007 .message-modals-box {
	background-color: #fafafa;
	max-width: 314px;
	margin: 10px
}

.__1b007 .message-modals-title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px
}

.__1b007 .message-modals-title-sub {
	color: #3C3C3C;
	font-size: 16px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px
}

.__1b007 .message-modals-success-icon {
	max-width: 92px;
	margin: 10px auto
}

.__1b007 .message-modals-button {
	display: flex;
	margin: 10px;
	justify-content: center
}

.__72bcf .platform-responsive {
	width: 100%;
	max-width: 520px;
	margin: auto auto 30px
}

.__72bcf .platform-responsive .subtitle {
	margin: auto auto 0;
	text-align: center;
	display: block
}

.__72bcf .platform-responsive-description {
	text-align: center;
	margin: 20px 0 0
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive-description {
		margin: auto
	}
}

.__72bcf .platform-responsive .title {
	margin: 0 auto;
	text-align: center
}

.__72bcf .platform-responsive .title span {
	display: inline-block;
	margin: 0 auto
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive .title span {
		margin: 20px auto
	}
}

.__72bcf .platform-responsive .title span:first-child {
	max-width: 160px;
	padding: 0 10px 0 0
}

.__72bcf .platform-responsive-img {
	display: block;
	max-width: 463px;
	height: 240px;
	margin: auto;
	background-size: 100%
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive {
		margin: auto
	}

	.__72bcf .platform-responsive-img {
		max-width: 738px;
		height: 420px
	}
}

.__95f5e {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	margin: 20px 0
}

.__95f5e .signup-full-password-strength-title {
	color: #121212
}

.__95f5e .signup-full-password-strength-list {
	list-style-type: none;
	margin: 15px 0;
	padding: 0
}

.__95f5e .signup-full-password-strength-list-item {
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	color: #9b9b9b
}

.__95f5e .signup-full-password-strength-list-item.done {
	font-weight: 700;
	color: #00a055
}

.__95f5e .signup-full-password-strength-list-item.done .signup-full-password-strength-list-item-icon.success {
	display: block
}

.__95f5e .signup-full-password-strength-list-item-icon.success,
.__95f5e .signup-full-password-strength-list-item.done .signup-full-password-strength-list-item-icon.error {
	display: none
}

.__95f5e .signup-full-password-strength-list-item-icon {
	position: absolute;
	right: 0;
	top: 0
}

.__95f5e .signup-full-password-strength-list-item-icon .fa {
	width: 10px;
	height: auto
}

.__55637 .loading-modal-wrapper {
	background: 0 0;
	position: absolute;
	top: 7px;
	right: 0;
	width: 50px
}

.__55637 .signup-full-group-city,
.ember-basic-dropdown {
	position: relative
}

.__55637 .loading-modal-icon {
	max-width: 48px
}

.__9b8a7 .signup-step-6-form {
	height: 100vh;
	max-height: 500px;
	display: inline-block;
	max-width: 100%;
	overflow: auto
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar {
	width: 4px;
	height: 10px;
	border-radius: 5px;
	background-color: #dedede
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar-thumb {
	background-color: #dedede;
	outline: #708090 solid 1px
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation {
	max-width: 90%
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation-city {
	margin: 0 20px 20px 0
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation-city,
.__9b8a7 .signup-step-6-form .signup-full-confirmation-state {
	width: 100px
}

.ember-basic-dropdown,
.ember-basic-dropdown-content,
.ember-basic-dropdown-content * {
	box-sizing: border-box
}

.ember-basic-dropdown-content {
	position: absolute;
	width: auto;
	z-index: 1000;
	background-color: #fff
}

.ember-basic-dropdown-content--left {
	left: 0
}

.ember-basic-dropdown-content--right {
	right: 0
}

.ember-basic-dropdown-overlay {
	position: fixed;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	pointer-events: none
}

.ember-basic-dropdown-content-wormhole-origin {
	display: inline
}

.ember-power-select-dropdown * {
	box-sizing: border-box
}

.ember-power-select-trigger {
	position: relative;
	border-radius: 4px;
	background-color: #fff;
	line-height: 1.75;
	overflow-x: hidden;
	text-overflow: ellipsis;
	min-height: 1.75em;
	user-select: none;
	-webkit-user-select: none;
	color: inherit
}

.ember-power-select-trigger:after {
	content: "";
	display: table;
	clear: both
}

.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
	box-shadow: none
}

.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],
.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true] {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true] {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-placeholder {
	color: #999;
	display: block;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ember-power-select-status-icon {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-style: solid;
	border-width: 7px 4px 0;
	border-color: #aaa transparent transparent;
	right: 5px
}

.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon {
	transform: rotate(180deg)
}

.ember-power-select-clear-btn {
	position: absolute;
	cursor: pointer;
	right: 25px
}

.ember-power-select-trigger-multiple-input {
	font-family: inherit;
	font-size: inherit;
	border: none;
	display: inline-block;
	line-height: inherit;
	-webkit-appearance: none;
	outline: 0;
	padding: 0;
	float: left;
	background-color: transparent;
	text-indent: 2px
}

.ember-power-select-trigger-multiple-input:disabled {
	background-color: #eee
}

.ember-power-select-trigger-multiple-input::placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-webkit-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-moz-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-ms-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-multiple-options {
	padding: 0;
	margin: 0
}

.ember-power-select-multiple-option {
	border: 1px solid gray;
	border-radius: 4px;
	color: #333;
	background-color: #e4e4e4;
	padding: 0 4px;
	display: inline-block;
	line-height: 1.45;
	float: left;
	margin: 2px 0 2px 3px
}

.ember-power-select-multiple-remove-btn {
	cursor: pointer
}

.ember-power-select-multiple-remove-btn:not(:hover) {
	opacity: .5
}

.ember-power-select-search {
	padding: 4px
}

.ember-power-select-search-input {
	border: 1px solid #aaa;
	border-radius: 0;
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	padding: 0 5px
}

.ember-power-select-search-input:focus {
	border: 1px solid #aaa;
	box-shadow: none
}

.ember-power-select-dropdown {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	line-height: 1.75;
	border-radius: 4px;
	box-shadow: none;
	overflow: hidden;
	color: inherit
}

.modal-open .modal-close-service .modal-body .check-label,
.modal-open .modal-close-service .modal-body .title-terms,
.modal-open .modal-close-service .modal-title {
	font-family: Montserrat;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal
}

.ember-power-select-dropdown.ember-basic-dropdown-content--above {
	border-top: 1px solid #aaa;
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--below,
.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	border-top: none;
	border-bottom: 1px solid #aaa;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	width: 100%
}

.ember-power-select-options {
	list-style: none;
	margin: 0;
	padding: 0;
	user-select: none;
	-webkit-user-select: none
}

.ember-power-select-options[role=listbox] {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 12.25em
}

.ember-power-select-option {
	cursor: pointer;
	padding: 0 8px
}

.ember-power-select-group[aria-disabled=true] {
	color: #999;
	cursor: not-allowed
}

.ember-power-select-group[aria-disabled=true] .ember-power-select-option,
.ember-power-select-option[aria-disabled=true] {
	color: #999;
	pointer-events: none;
	cursor: not-allowed
}

.ember-power-select-option[aria-selected=true] {
	background-color: #ddd
}

.ember-power-select-option[aria-current=true] {
	background-color: #5897fb;
	color: #fff
}

.ember-power-select-group-name {
	cursor: default;
	font-weight: 700
}

.ember-power-select-trigger[aria-disabled=true] {
	background-color: #eee
}

.ember-power-select-trigger {
	padding: 0 16px 0 0
}

.ember-power-select-placeholder,
.ember-power-select-selected-item {
	margin-left: 8px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-left: 40px
}

.ember-power-select-group .ember-power-select-option {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group-name {
	padding-left: 8px
}

.ember-power-select-trigger[dir=rtl] {
	padding: 0 0 0 16px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,
.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item {
	margin-right: 8px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,
.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input {
	float: right
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon {
	left: 5px;
	right: initial
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn {
	left: 25px;
	right: initial
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-right: 40px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
	padding-right: 8px
}

.modal-open {
	overflow: hidden
}

.modal-open .warning-2fa .body_ret_failure,
.modal-open .xdex-token {
	display: none
}

.modal-open .modal-close-service {
	display: block;
	position: absolute;
	overflow-y: auto;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1050;
	overflow: hidden;
	outline: 0
}

.modal-open .modal-close-service-img {
	margin: -29px 0 0
}

.modal-open .modal-close-service .close {
	background !important: transparent
}

.modal-open .modal-close-service .acceptance-terms {
	margin: -15px 0 0
}

.modal-open .modal-close-service .acceptance-terms * {
	font-family: Montserrat;
	font-size: 10px
}

.modal-open .modal-close-service .term-link {
	color: #0da45d;
	text-decoration: underline;
	cursor: pointer
}

.modal-open .modal-close-service .fade {
	transition: opacity .15s linear
}

.modal-open .modal-close-service .modal-dialog {
	margin-top: 5%
}

.modal-open .modal-close-service .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 0
}

.modal-open .modal-close-service .modal-content {
	margin: auto;
	position: relative;
	border: none !important;
	display: flex;
	flex-direction: column;
	pointer-events: auto;
	background-color: #000;
	background-clip: padding-box;
	padding: 11px;
	border-radius: .3rem;
	outline: 0;
	height: auto;
	width: 100%;
	max-width: 300px
}

.modal-open .modal-close-service .modal-footer,
.modal-open .modal-close-service .modal-header {
	border: none;
	margin: auto
}

.modal-open .modal-close-service .modal-footer {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	flex-flow: column
}

.modal-open .modal-close-service .modal-footer .btn-success {
	width: 160px;
	margin: auto;
	cursor: pointer;
	height: 50px;
	border-radius: 5px;
	background-color: #11d478;
	border-color: #11d478;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #000
}

.modal-open .modal-close-service .modal-footer .btn-success:active,
.modal-open .modal-close-service .modal-footer .btn-success:focus,
.modal-open .modal-close-service .modal-footer .btn-success:hover {
	height: 50px;
	border-radius: 5px;
	background-color: #0ac571;
	border-color: #11d478
}

.modal-open .modal-close-service .modal-footer .btn-success:disabled {
	opacity: .5;
	cursor: no-drop
}

.modal-open .modal-close-service .modal-footer .accept-after,
.modal-open .modal-close-service .modal-footer .accept-after:active,
.modal-open .modal-close-service .modal-footer .accept-after:focus,
.modal-open .modal-close-service .modal-footer .accept-after:hover {
	margin-right: 20px;
	border: 1px solid #11d478;
	background-color: #fff
}

.modal-open .modal-close-service .modal-title {
	width: 100%;
	padding: 8px 17px 17px;
	font-size: 16px;
	font-weight: 400 !important;
	text-align: center;
	color: #4a4a4a
}

.modal-open .modal-close-service .modal-title .sub-description {
	display: block;
	padding-top: 20px;
	margin-bottom: 20px
}

.modal-open .modal-close-service .modal-title .date-expired {
	width: 100%;
	max-width: 345px;
	padding-bottom: 20px;
	margin: auto
}

.modal-open .modal-close-service .modal-header .close {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 42px
}

.modal-open .modal-close-service .modal-header .close:hover {
	color: #000
}

.modal-open .modal-close-service .modal-body .terms {
	margin: auto;
	width: 100%;
	max-width: 465px;
	padding: 15px;
	overflow: auto;
	height: 234px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #dedede
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar {
	width: 4px;
	height: 50px;
	border-radius: 5px;
	background-color: #dedede
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar-thumb {
	background-color: #dedede;
	outline: #708090 solid 1px
}

.modal-open .modal-close-service .modal-body .title-terms {
	font-size: 13px;
	font-weight: 700;
	color: #0da45d;
	margin: 15px 0
}

.modal-open .modal-close-service .modal-body .title-terms:not(:first-child) {
	padding-top: 15px;
	border-top: 1px solid #e5e5e5
}

.modal-open .modal-close-service .modal-body .group-terms {
	width: 100%;
	max-width: 464px;
	margin: auto auto 12px;
	display: block;
	position: relative;
	padding-top: 14px;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.modal-open .modal-close-service .modal-body .group-terms input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.modal-open .modal-close-service .modal-body .checkmark {
	position: absolute;
	display: inline-block;
	margin: 0;
	top: 25px;
	left: 0;
	cursor: pointer;
	height: 18px;
	width: 18px;
	background-color: #eee
}

.modal-open .modal-close-service .modal-body .group-terms .checkmark {
	background-color: #fff;
	border: 1px solid #11d478;
	border-radius: 3px
}

.modal-open .modal-close-service .modal-body .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.modal-open .modal-close-service .modal-body .group-terms input:checked~.checkmark:after {
	display: block
}

.modal-open .modal-close-service .modal-body .group-terms .checkmark:after {
	left: 5px;
	width: 7px;
	height: 13px;
	border: solid #11d478;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modal-open .modal-close-service .modal-body .check-label {
	max-width: 410px;
	font-size: 13px;
	margin-left: 29px;
	font-weight: 400 !important;
	color: #4a4a4a;
	text-align: left;
	margin-top: 9px
}

@media screen and (min-width:475px) {
	.modal-open .modal-close-service {
		position: fixed
	}

	.modal-open .modal-close-service .modal-content {
		width: 100%;
		max-width: 640px;
		height: 480px
	}

	.modal-open .modal-close-service .modal-title {
		padding: 10
	}
}

.modal-open .modal-backdrop {
	transition: opacity .2s;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-open .modal-backdrop.show {
	opacity: .5@charset "UTF-8";
@import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Saira:400,700&display=swap);

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
hr,
input {
	overflow: visible
}

pre,
textarea {
	overflow: auto
}

[type=checkbox],
[type=radio],
legend {
	padding: 0;
	box-sizing: border-box
}

input:disabled,
input[readonly],
select:disabled,
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

img,
select[multiple],
textarea[rows] {
	height: auto
}

[type=checkbox]+label[for],
[type=radio]+label[for],
a {
	cursor: pointer
}

a,
abbr,
abbr[title] {
	text-decoration: none
}

.cell,
.input-group,
[type=file],
select {
	width: 100%
}

.slider,
.switch {
	user-select: none
}

.button,
a.button,
a:not(.button),
button {
	letter-spacing: .17px;
	font-size: 16px;
	font-weight: 700
}

.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.pagination::after,
.tabs::after,
hr {
	clear: both
}

@media print,
screen and (min-width:40em) {

	.reveal,
	.reveal.large,
	.reveal.small,
	.reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

a {
	background-color: transparent
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	-ms-interpolation-mode: bicubic
}

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

legend {
	color: inherit;
	display: table;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

label,
select {
	font-weight: 400
}

body,
select {
	line-height: 1.5;
	color: #0a0a0a
}

.help-text,
em,
i {
	font-style: italic
}

b,
em,
i,
small,
strong {
	line-height: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*,
::after,
::before {
	box-sizing: inherit
}

body {
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	appearance: none;
	background: 0 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	appearance: none
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	min-height: 50px;
	max-width: 100%
}

[type=submit],
[type=button] {
	appearance: none;
	border-radius: 0
}

input[type=search] {
	box-sizing: border-box
}

::placeholder {
	color: #cacaca
}

[type=file],
[type=checkbox],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

.__3c569 .taxes-text-coin svg,
.button,
.menu-icon,
.menu-icon.dark,
.title-bar-title {
	vertical-align: middle
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	line-height: 1.8;
	color: #0a0a0a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	color: #0a0a0a
}

.input-group {
	display: flex;
	margin-bottom: 1rem;
	align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>*,
.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
	border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex: 0 0 auto;
	align-items: center
}

select,
select:focus {
	background-color: #fefefe;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	flex: 1 1 0px;
	min-width: 0
}

.fieldset,
select {
	border: 1px solid #cacaca
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: flex;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	max-width: 100%;
	margin-bottom: .5rem
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem
}

.fieldset legend {
	margin: 0 0 0 -.1875rem;
	padding: 0 .1875rem
}

select {
	box-sizing: border-box;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem 1.5rem .5rem .5rem;
	appearance: none;
	border-radius: 0;
	font-size: 1rem;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px
}

.__2470e,
hr {
	box-sizing: content-box
}

.form-error,
.is-invalid-label {
	color: #cc4b37
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	box-shadow: 0 0 5px #cacaca
}

select::-ms-expand {
	display: none
}

select[multiple] {
	background-image: none
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700
}

.form-error.is-visible,
cite {
	display: block
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	margin-left: 1.25rem
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

b,
strong {
	font-weight: 700
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	line-height: 0;
	color: #cacaca
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

code,
kbd {
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}

.h1,
h1 {
	font-size: 1.5rem
}

.h2,
h2 {
	font-size: 1.25rem
}

.h3,
h3 {
	font-size: 1.1875rem
}

.h4,
h4 {
	font-size: 1.125rem
}

.h5,
h5 {
	font-size: 1.0625rem
}

.h6,
h6 {
	font-size: 1rem
}

dl,
ol,
ul {
	margin-bottom: 1rem
}

figure,
kbd {
	margin: 0
}

@media print,
screen and (min-width:40em) {

	.h1,
	h1 {
		font-size: 3rem
	}

	.h2,
	h2 {
		font-size: 2.5rem
	}

	.h3,
	h3 {
		font-size: 1.9375rem
	}

	.h4,
	h4 {
		font-size: 1.5625rem
	}

	.h5,
	h5 {
		font-size: 1.25rem
	}

	.h6,
	h6 {
		font-size: 1rem
	}
}

a {
	line-height: inherit;
	color: #1779ba
}

a:focus,
a:hover {
	color: #1468a0
}

a img {
	border: 0
}

hr {
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

.grid-margin-y:not(.grid-y)>.cell,
.grid-y>.auto,
.grid-y>.shrink {
	height: auto
}

dl,
ol,
ul {
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code {
	font-weight: 400
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: "— "
}

abbr,
abbr[title] {
	border-bottom: 1px dotted #0a0a0a;
	cursor: help
}

.button.disabled,
.button.disabled.alert,
.button.disabled.primary,
.button.disabled.secondary,
.button.disabled.success,
.button.disabled.warning,
.button[disabled],
.button[disabled].alert,
.button[disabled].primary,
.button[disabled].secondary,
.button[disabled].success,
.button[disabled].warning {
	cursor: not-allowed;
	opacity: .25
}

code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca
}

kbd {
	padding: .125rem .25rem 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #8a8a8a
}

.progress-meter-text,
.switch {
	font-weight: 700;
	color: #fefefe
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.button,
.close-button.small,
.label,
.stat {
	line-height: 1
}

.stat {
	font-size: 2.5rem
}

p+.stat {
	margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print,
screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}

	.medium-text-right {
		text-align: right
	}

	.medium-text-center {
		text-align: center
	}

	.medium-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {

	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}

	* {
		background: 0 0 !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print,
	th.show-for-print {
		display: table-cell !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: ''
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	blockquote,
	pre {
		border: 1px solid #8a8a8a
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.print-break-inside {
		page-break-inside: auto
	}
}

.button,
.button.primary {
	background-color: #1779ba
}

.grid-x,
.grid-y {
	display: flex
}

.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.grid-container.fluid,
.grid-container.full {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

@media print,
screen and (min-width:40em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0
}

.grid-x {
	flex-flow: row wrap
}

.cell {
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0
}

.cell.auto {
	flex: 1 1 0px
}

.cell.shrink {
	flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
	width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
	flex-basis: auto
}

@media print,
screen and (min-width:40em) {

	.grid-x>.medium-1,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-full,
	.grid-x>.medium-shrink {
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}

	.large-text-right {
		text-align: right
	}

	.large-text-center {
		text-align: center
	}

	.large-text-justify {
		text-align: justify
	}

	.grid-x>.large-1,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-full,
	.grid-x>.large-shrink {
		flex-basis: auto
	}
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
	flex: 0 0 auto
}

.grid-x>.small-1 {
	width: 8.33333%
}

.grid-x>.small-2 {
	width: 16.66667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.33333%
}

.grid-x>.small-5 {
	width: 41.66667%
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.33333%
}

.grid-x>.small-8 {
	width: 66.66667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.33333%
}

.grid-x>.small-11 {
	width: 91.66667%
}

.grid-x>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.grid-x>.medium-auto {
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.medium-1,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-shrink {
		flex: 0 0 auto
	}

	.grid-x>.medium-shrink {
		width: auto
	}

	.grid-x>.medium-1 {
		width: 8.33333%
	}

	.grid-x>.medium-2 {
		width: 16.66667%
	}

	.grid-x>.medium-3 {
		width: 25%
	}

	.grid-x>.medium-4 {
		width: 33.33333%
	}

	.grid-x>.medium-5 {
		width: 41.66667%
	}

	.grid-x>.medium-6 {
		width: 50%
	}

	.grid-x>.medium-7 {
		width: 58.33333%
	}

	.grid-x>.medium-8 {
		width: 66.66667%
	}

	.grid-x>.medium-9 {
		width: 75%
	}

	.grid-x>.medium-10 {
		width: 83.33333%
	}

	.grid-x>.medium-11 {
		width: 91.66667%
	}

	.grid-x>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-x>.large-auto {
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.large-1,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-shrink {
		flex: 0 0 auto
	}

	.grid-x>.large-shrink {
		width: auto
	}

	.grid-x>.large-1 {
		width: 8.33333%
	}

	.grid-x>.large-2 {
		width: 16.66667%
	}

	.grid-x>.large-3 {
		width: 25%
	}

	.grid-x>.large-4 {
		width: 33.33333%
	}

	.grid-x>.large-5 {
		width: 41.66667%
	}

	.grid-x>.large-6 {
		width: 50%
	}

	.grid-x>.large-7 {
		width: 58.33333%
	}

	.grid-x>.large-8 {
		width: 66.66667%
	}

	.grid-x>.large-9 {
		width: 75%
	}

	.grid-x>.large-10 {
		width: 83.33333%
	}

	.grid-x>.large-11 {
		width: 91.66667%
	}

	.grid-x>.large-12 {
		width: 100%
	}
}

.grid-y,
.menu.icon-top li a {
	flex-flow: column nowrap
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-margin-x>.auto,
	.grid-margin-x>.shrink {
		width: auto
	}

	.grid-margin-x>.small-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.small-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.small-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.small-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.small-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.small-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.small-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.small-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.small-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.small-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.small-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.small-12 {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x>.medium-auto,
	.grid-margin-x>.medium-shrink {
		width: auto
	}

	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.medium-12 {
		width: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-x>.large-auto,
	.grid-margin-x>.large-shrink {
		width: auto
	}

	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 1.875rem)
	}

	.grid-margin-x>.large-2 {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x>.large-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 1.875rem)
	}

	.grid-margin-x>.large-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 1.875rem)
	}

	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 1.875rem)
	}

	.grid-margin-x>.large-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 1.875rem)
	}

	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 1.875rem)
	}

	.grid-margin-x>.large-12 {
		width: calc(100% - 1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.small-margin-collapse,
.small-margin-collapse>.cell,
.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print,
screen and (min-width:40em) {
	.grid-padding-x>.cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}

	.medium-up-1>.cell {
		width: 100%
	}

	.medium-up-2>.cell {
		width: 50%
	}

	.medium-up-3>.cell {
		width: 33.33333%
	}

	.medium-up-4>.cell {
		width: 25%
	}

	.medium-up-5>.cell {
		width: 20%
	}

	.medium-up-6>.cell {
		width: 16.66667%
	}

	.medium-up-7>.cell {
		width: 14.28571%
	}

	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width:64em) {
	.large-up-1>.cell {
		width: 100%
	}

	.large-up-2>.cell {
		width: 50%
	}

	.large-up-3>.cell {
		width: 33.33333%
	}

	.large-up-4>.cell {
		width: 25%
	}

	.large-up-5>.cell {
		width: 20%
	}

	.large-up-6>.cell {
		width: 16.66667%
	}

	.large-up-7>.cell {
		width: 14.28571%
	}

	.large-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.small-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.small-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.small-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}

	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}

	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}

	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}

	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width: 41.66667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:40em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.small-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.small-margin-collapse>.medium-3 {
		width: 25%
	}

	.small-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.small-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.small-margin-collapse>.medium-6 {
		width: 50%
	}

	.small-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.small-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.small-margin-collapse>.medium-9 {
		width: 75%
	}

	.small-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.small-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.small-margin-collapse>.medium-12 {
		width: 100%
	}

	.medium-margin-collapse,
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.small-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.small-margin-collapse>.large-3 {
		width: 25%
	}

	.small-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.small-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.small-margin-collapse>.large-6 {
		width: 50%
	}

	.small-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.small-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.small-margin-collapse>.large-9 {
		width: 75%
	}

	.small-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.small-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print,
screen and (min-width:40em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.small-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.small-3 {
		width: 25%
	}

	.medium-margin-collapse>.small-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.small-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.small-6 {
		width: 50%
	}

	.medium-margin-collapse>.small-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.small-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.small-9 {
		width: 75%
	}

	.medium-margin-collapse>.small-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.small-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.small-12 {
		width: 100%
	}

	.medium-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.medium-3 {
		width: 25%
	}

	.medium-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.medium-6 {
		width: 50%
	}

	.medium-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.medium-9 {
		width: 75%
	}

	.medium-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.medium-12 {
		width: 100%
	}

	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.medium-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.medium-margin-collapse>.large-3 {
		width: 25%
	}

	.medium-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.medium-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.medium-margin-collapse>.large-6 {
		width: 50%
	}

	.medium-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.medium-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.medium-margin-collapse>.large-9 {
		width: 75%
	}

	.medium-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.medium-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.medium-margin-collapse>.large-12 {
		width: 100%
	}

	.large-margin-collapse,
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}

	.large-margin-collapse>.small-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.small-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.small-3 {
		width: 25%
	}

	.large-margin-collapse>.small-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.small-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.small-6 {
		width: 50%
	}

	.large-margin-collapse>.small-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.small-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.small-9 {
		width: 75%
	}

	.large-margin-collapse>.small-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.small-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.small-12 {
		width: 100%
	}

	.large-margin-collapse>.medium-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.medium-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.medium-3 {
		width: 25%
	}

	.large-margin-collapse>.medium-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.medium-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.medium-6 {
		width: 50%
	}

	.large-margin-collapse>.medium-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.medium-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.medium-9 {
		width: 75%
	}

	.large-margin-collapse>.medium-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.medium-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.medium-12 {
		width: 100%
	}

	.large-margin-collapse>.large-1 {
		width: 8.33333%
	}

	.large-margin-collapse>.large-2 {
		width: 16.66667%
	}

	.large-margin-collapse>.large-3 {
		width: 25%
	}

	.large-margin-collapse>.large-4 {
		width: 33.33333%
	}

	.large-margin-collapse>.large-5 {
		width: 41.66667%
	}

	.large-margin-collapse>.large-6 {
		width: 50%
	}

	.large-margin-collapse>.large-7 {
		width: 58.33333%
	}

	.large-margin-collapse>.large-8 {
		width: 66.66667%
	}

	.large-margin-collapse>.large-9 {
		width: 75%
	}

	.large-margin-collapse>.large-10 {
		width: 83.33333%
	}

	.large-margin-collapse>.large-11 {
		width: 91.66667%
	}

	.large-margin-collapse>.large-12 {
		width: 100%
	}

	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0
}

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% + .625rem)
}

.small-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + .625rem)
}

.small-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + .625rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + .625rem)
}

.small-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + .625rem)
}

.small-offset-5 {
	margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + .625rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + .625rem)
}

.small-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + .625rem)
}

.small-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + .625rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + .625rem)
}

.small-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + .625rem)
}

.small-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width:40em) {
	.medium-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.medium-offset-1 {
		margin-left: 8.33333%
	}

	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}

	.medium-offset-2 {
		margin-left: 16.66667%
	}

	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.medium-offset-4 {
		margin-left: 33.33333%
	}

	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}

	.medium-offset-5 {
		margin-left: 41.66667%
	}

	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.medium-offset-7 {
		margin-left: 58.33333%
	}

	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}

	.medium-offset-8 {
		margin-left: 66.66667%
	}

	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.medium-offset-10 {
		margin-left: 83.33333%
	}

	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}

	.medium-offset-11 {
		margin-left: 91.66667%
	}

	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

.grid-y>.cell {
	width: auto;
	max-width: none
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
	flex-basis: auto
}

@media print,
screen and (min-width:40em) {

	.grid-y>.medium-1,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-full,
	.grid-y>.medium-shrink {
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {
	.large-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.large-offset-1 {
		margin-left: 8.33333%
	}

	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}

	.large-offset-2 {
		margin-left: 16.66667%
	}

	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.large-offset-4 {
		margin-left: 33.33333%
	}

	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}

	.large-offset-5 {
		margin-left: 41.66667%
	}

	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.large-offset-7 {
		margin-left: 58.33333%
	}

	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}

	.large-offset-8 {
		margin-left: 66.66667%
	}

	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.large-offset-10 {
		margin-left: 83.33333%
	}

	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}

	.large-offset-11 {
		margin-left: 91.66667%
	}

	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}

	.grid-y>.large-1,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-full,
	.grid-y>.large-shrink {
		flex-basis: auto
	}
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
	flex: 0 0 auto
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height: 41.66667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print,
screen and (min-width:40em) {
	.grid-y>.medium-auto {
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.medium-1,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-shrink {
		flex: 0 0 auto
	}

	.grid-y>.medium-shrink {
		height: auto
	}

	.grid-y>.medium-1 {
		height: 8.33333%
	}

	.grid-y>.medium-2 {
		height: 16.66667%
	}

	.grid-y>.medium-3 {
		height: 25%
	}

	.grid-y>.medium-4 {
		height: 33.33333%
	}

	.grid-y>.medium-5 {
		height: 41.66667%
	}

	.grid-y>.medium-6 {
		height: 50%
	}

	.grid-y>.medium-7 {
		height: 58.33333%
	}

	.grid-y>.medium-8 {
		height: 66.66667%
	}

	.grid-y>.medium-9 {
		height: 75%
	}

	.grid-y>.medium-10 {
		height: 83.33333%
	}

	.grid-y>.medium-11 {
		height: 91.66667%
	}

	.grid-y>.medium-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

@media print,
screen and (min-width:64em) {
	.grid-y>.large-auto {
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.large-1,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-shrink {
		flex: 0 0 auto
	}

	.grid-y>.large-shrink {
		height: auto
	}

	.grid-y>.large-1 {
		height: 8.33333%
	}

	.grid-y>.large-2 {
		height: 16.66667%
	}

	.grid-y>.large-3 {
		height: 25%
	}

	.grid-y>.large-4 {
		height: 33.33333%
	}

	.grid-y>.large-5 {
		height: 41.66667%
	}

	.grid-y>.large-6 {
		height: 50%
	}

	.grid-y>.large-7 {
		height: 58.33333%
	}

	.grid-y>.large-8 {
		height: 66.66667%
	}

	.grid-y>.large-9 {
		height: 75%
	}

	.grid-y>.large-10 {
		height: 83.33333%
	}

	.grid-y>.large-11 {
		height: 91.66667%
	}

	.grid-y>.large-12 {
		height: 100%
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	align-items: stretch;
	width: 100vw
}

.cell-block,
.cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%
}

.cell-block-container {
	display: flex;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	flex-wrap: nowrap
}

@media print,
screen and (min-width:40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}

	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}

	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		width: 100vw
	}

	.medium-cell-block,
	.medium-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.cell .medium-grid-frame {
		width: 100%
	}

	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%
	}

	.medium-cell-block-container {
		display: flex;
		flex-direction: column;
		max-height: 100%
	}

	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		width: 100vw
	}

	.large-cell-block,
	.large-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.cell .large-grid-frame {
		width: 100%
	}

	.large-cell-block {
		overflow-x: auto;
		max-width: 100%
	}

	.large-cell-block-container {
		display: flex;
		flex-direction: column;
		max-height: 100%
	}

	.large-cell-block-container>.grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	align-items: stretch;
	height: 100vh
}

@media print,
screen and (min-width:40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh
	}

	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.table-scroll,
table.scroll {
	overflow-x: auto
}

.cell .grid-y.grid-frame {
	height: 100%
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}

	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-margin-y>.auto,
	.grid-margin-y>.shrink {
		height: auto
	}

	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y>.medium-auto,
	.grid-margin-y>.medium-shrink {
		height: auto
	}

	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-y>.large-auto,
	.grid-margin-y>.large-shrink {
		height: auto
	}

	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 1.875rem)
	}

	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 1.875rem)
	}

	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 1.875rem)
	}

	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 1.875rem)
	}

	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 1.875rem)
	}

	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 1.875rem)
	}

	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 1.875rem)
	}

	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 1.875rem)
	}

	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width:40em) {

	.grid-frame.grid-margin-y,
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-frame.grid-margin-y,
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

.button {
	transition: background-color .25s ease-out, color .25s ease-out;
	-webkit-appearance: none;
	text-align: center
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.button.primary {
	color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
	background-color: #126195;
	color: #fefefe
}

.button.secondary {
	background-color: #767676;
	color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #5e5e5e;
	color: #fefefe
}

.button.success {
	background-color: #3adb76;
	color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button.warning {
	background-color: #ffae00;
	color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button.alert {
	background-color: #cc4b37;
	color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
	background-color: #a53b2a;
	color: #fefefe
}

.button.disabled,
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover,
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #1779ba;
	color: #fefefe
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
	background-color: #767676;
	color: #fefefe
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
	background-color: #3adb76;
	color: #0a0a0a
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
	background-color: #ffae00;
	color: #0a0a0a
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
	background-color: #cc4b37;
	color: #fefefe
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover,
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
	background-color: transparent
}

.button.hollow {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary,
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.secondary {
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear:focus,
.button.clear:hover {
	color: #0c3d5d
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
	border-color: transparent
}

.button.clear.primary {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear.primary:focus,
.button.clear.primary:hover {
	color: #0c3d5d
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
	border-color: transparent
}

.button.clear.secondary {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
	color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
	border-color: transparent
}

.button.clear.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
	color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
	border-color: transparent
}

.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
	color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
	border-color: transparent
}

.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
	color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
	border-color: transparent
}

.button.dropdown::after {
	width: 0;
	height: 0;
	border: .4em inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}

.label,
.progress,
.slider-handle {
	border-radius: 0
}

.button.dropdown.clear.primary::after,
.button.dropdown.clear::after,
.button.dropdown.hollow.primary::after,
.button.dropdown.hollow::after {
	border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after {
	border-top-color: #767676
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,
.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0
}

a.button:focus,
a.button:hover {
	text-decoration: none
}

.button-group {
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch
}

.button-group::after,
.button-group::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem;
	flex: 0 0 auto
}

.button-group .button:last-child {
	margin-right: 0
}

.button-group.tiny .button {
	font-size: .6rem
}

.button-group.small .button {
	font-size: .75rem
}

.button-group.large .button {
	font-size: 1.25rem
}

.button-group.expanded .button {
	flex: 1 1 0px
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small,
.menu {
	flex-wrap: wrap
}

.button-group.primary .button {
	background-color: #1779ba;
	color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #126195;
	color: #fefefe
}

.button-group.secondary .button {
	background-color: #767676;
	color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
	background-color: #5e5e5e;
	color: #fefefe
}

.button-group.success .button {
	background-color: #3adb76;
	color: #0a0a0a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button-group.warning .button {
	background-color: #ffae00;
	color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button-group.alert .button {
	background-color: #cc4b37;
	color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #a53b2a;
	color: #fefefe
}

.label,
.label.primary {
	background: #1779ba;
	color: #fefefe
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
	flex: 1 1 0px
}

@media print,
screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media print,
screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media screen and (max-width:39.99875em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}

	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

@media screen and (max-width:63.99875em) {
	.button-group.stacked-for-medium.expanded {
		display: block
	}

	.button-group.stacked-for-medium.expanded .button {
		display: block;
		margin-right: 0
	}
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #0a0a0a
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em
}

.close-button,
.close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	white-space: nowrap;
	cursor: default
}

caption,
tbody td,
tbody th {
	padding: .5rem .625rem .625rem
}

.label.secondary {
	background: #767676;
	color: #fefefe
}

.label.success {
	background: #3adb76;
	color: #0a0a0a
}

.label.warning {
	background: #ffae00;
	color: #0a0a0a
}

.label.alert {
	background: #cc4b37;
	color: #fefefe
}

.progress {
	height: 1rem;
	margin-bottom: 1rem;
	background-color: #cacaca
}

.progress.primary .progress-meter {
	background-color: #1779ba
}

.progress.secondary .progress-meter {
	background-color: #767676
}

.progress.success .progress-meter {
	background-color: #3adb76
}

.progress.warning .progress-meter {
	background-color: #ffae00
}

.progress.alert .progress-meter {
	background-color: #cc4b37
}

.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #1779ba
}

.progress-meter-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: .75rem;
	white-space: nowrap
}

.slider-fill,
.slider-handle {
	left: 0;
	display: inline-block
}

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	touch-action: none
}

.slider-fill {
	position: absolute;
	top: 0;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	transition: all 0s linear
}

.slider-handle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #1779ba;
	transition: all .2s ease-in-out;
	touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #14679e
}

.slider-handle.is-dragging {
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1)
}

.switch-paddle,
.switch-paddle::after {
	display: block;
	transition: all .25s ease-out;
	border-radius: 0
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%)
}

.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem
}

.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}

.switch-paddle {
	position: relative;
	width: 4rem;
	height: 2rem;
	background: #cacaca;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}

tfoot,
thead {
	color: #0a0a0a
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	width: 1.5rem;
	height: 1.5rem;
	transform: translate3d(0, 0, 0);
	background: #fefefe;
	content: ''
}

input:checked~.switch-paddle {
	background: #1779ba
}

input:checked~.switch-paddle::after {
	left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}

.switch-active,
.switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.switch-active {
	left: 8%;
	display: none
}

input:checked+label>.switch-active {
	display: block
}

.switch-inactive {
	right: 15%
}

input:checked+label>.switch-inactive {
	display: none
}

.switch.tiny {
	height: 1.5rem
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}

.switch.tiny .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
	left: 1.75rem
}

.switch.small {
	height: 1.75rem
}

.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}

.switch.small .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
	left: 2rem
}

.switch.large {
	height: 2.5rem
}

.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}

.switch.large .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
	left: 2.75rem
}

.tooltip.bottom.align-center::before,
.tooltip.top.align-center::before {
	left: 50%;
	transform: translateX(-50%)
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

tbody,
tfoot,
thead {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

caption {
	font-weight: 700
}

thead {
	background: #f8f8f8
}

tfoot {
	background: #f1f1f1
}

tfoot tr,
thead tr {
	background: 0 0
}

tfoot td,
tfoot th,
thead td,
thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}

table.unstriped tbody,
table.unstriped tbody tr {
	background-color: #fefefe
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1
}

@media screen and (max-width:63.99875em) {

	table.stack tfoot,
	table.stack thead {
		display: none
	}

	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}

	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%
}

table.hover thead tr:hover {
	background-color: #f3f3f3
}

table.hover tfoot tr:hover {
	background-color: #ececec
}

table.hover tbody tr:hover {
	background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}

.badge,
.badge.primary {
	background: #1779ba;
	color: #fefefe
}

.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center
}

.badge.secondary {
	background: #767676;
	color: #fefefe
}

.badge.success {
	background: #3adb76;
	color: #0a0a0a
}

.badge.warning {
	background: #ffae00;
	color: #0a0a0a
}

.badge.alert {
	background: #cc4b37;
	color: #fefefe
}

.breadcrumbs {
	margin: 0 0 1rem;
	list-style: none
}

.breadcrumbs::after,
.breadcrumbs::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
	position: relative;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}

.breadcrumbs a {
	color: #1779ba
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}

.callout {
	position: relative;
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a
}

.callout>:first-child {
	margin-top: 0
}

.callout>:last-child {
	margin-bottom: 0
}

.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}

.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}

.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}

.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}

.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.card {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a
}

.card-divider>:last-child,
.card-section>:last-child,
.card>:last-child {
	margin-bottom: 0
}

.card-divider {
	display: flex;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6
}

.card-section {
	flex: 1 0 auto;
	padding: 1rem
}

.card-image {
	min-height: 1px
}

.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}

.dropdown-pane.is-opening {
	display: block
}

.dropdown-pane.is-open {
	display: block;
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}

.pagination li:first-child,
.pagination li:last-child {
	display: inline-block
}

@media print,
screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
}

.pagination a,
.pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
	background: #e6e6e6
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: '\00bb'
}

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: 700;
	cursor: help
}

.tooltip,
.tooltip::before {
	position: absolute
}

.tooltip {
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}

.accordion-title,
.tabs-title>a {
	font-size: .75rem;
	line-height: 1
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	bottom: 100%
}

.tooltip.left::before,
.tooltip.top::before {
	border: .75rem inset;
	width: 0;
	content: '';
	display: block;
	height: 0
}

.tooltip.top::before {
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}

.tooltip.left::before {
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	left: 100%
}

.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}

.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	right: 100%;
	left: auto
}

.tooltip.right.align-center::before {
	bottom: auto;
	top: 50%;
	transform: translateY(-50%)
}

.tooltip.align-top::before {
	bottom: auto;
	top: 10%
}

.tooltip.align-bottom::before {
	bottom: 10%;
	top: auto
}

.orbit-caption,
.position-bottom,
.reveal-overlay,
.reveal.full,
.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

.tooltip.align-left::before {
	left: 10%;
	right: auto
}

.tooltip.align-right::before {
	left: auto;
	right: 10%
}

.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #e6e6e6
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: '+'
}

.orbit,
.orbit-container {
	position: relative
}

.is-active>.accordion-title::before {
	content: '\2013'
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}

.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
	background-color: rgba(10, 10, 10, .5)
}

.orbit-caption,
.orbit-next,
.orbit-previous {
	color: #fefefe;
	padding: 1rem;
	position: absolute
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.media-object {
	display: flex;
	margin-bottom: 1rem;
	flex-wrap: nowrap
}

.media-object-section>:last-child,
.orbit-caption {
	margin-bottom: 0
}

.media-object img {
	max-width: none
}

@media screen and (max-width:39.99875em) {
	.media-object.stack-for-small {
		flex-wrap: wrap
	}
}

.media-object-section {
	flex: 0 1 auto
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

@media screen and (max-width:39.99875em) {
	.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		flex-basis: 100%;
		max-width: 100%
	}

	.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section.main-section {
	flex: 1 1 0px
}

.orbit-container {
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}

.orbit-slide {
	width: 100%;
	position: absolute
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}

.orbit-figure {
	margin: 0
}

.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0
}

.orbit-caption {
	width: 100%
}

.orbit-next,
.orbit-previous {
	top: 50%;
	transform: translateY(-50%);
	z-index: 10
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
	outline: 0
}

.orbit-previous {
	left: 0
}

.orbit-next {
	left: auto;
	right: 0
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #cacaca
}

.tabs,
.tabs-content {
	border: 1px solid #e6e6e6
}

.orbit-bullets button.is-active,
.orbit-bullets button:hover {
	background-color: #8a8a8a
}

.flex-video,
.responsive-embed {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.menu,
.menu-icon {
	position: relative
}

.flex-video.widescreen,
.responsive-embed.widescreen {
	padding-bottom: 56.25%
}

.tabs {
	margin: 0;
	background: #fefefe;
	list-style-type: none
}

.tabs::after,
.tabs::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.tabs.vertical>li {
	display: block;
	float: none;
	width: auto
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: 0 0
}

.tabs.primary {
	background: #1779ba
}

.tabs.primary>li>a {
	color: #fefefe
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #1673b1
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	color: #1779ba
}

[data-whatinput=mouse] .tabs-title>a {
	outline: 0
}

.tabs-title>a:hover {
	background: #fefefe;
	color: #1468a0
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #e6e6e6;
	color: #1779ba
}

.tabs-content {
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all .5s ease
}

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: 4px solid #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	line-height: 0
}

a.thumbnail {
	transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5)
}

a.thumbnail image {
	box-shadow: none
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex
}

.menu.nested,
.menu.simple li+li {
	margin-left: 1rem
}

[data-whatinput=mouse] .menu li {
	outline: 0
}

.menu .button,
.menu a {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
	margin-bottom: 0
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg,
.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu input {
	display: inline-block
}

.menu,
.menu.horizontal {
	flex-wrap: wrap;
	flex-direction: row
}

.menu.vertical {
	flex-wrap: nowrap;
	flex-direction: column
}

.menu.expanded li {
	flex: 1 1 0px
}

.menu.simple {
	align-items: center
}

.menu.simple a {
	padding: 0
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a,
.menu .menu-text {
	padding: .7rem 1rem
}

@media print,
screen and (min-width:40em) {
	.menu.medium-horizontal {
		flex-wrap: wrap;
		flex-direction: row
	}

	.menu.medium-vertical {
		flex-wrap: nowrap;
		flex-direction: column
	}

	.menu.medium-expanded li,
	.menu.medium-simple li {
		flex: 1 1 0px
	}
}

@media print,
screen and (min-width:64em) {
	.menu.large-horizontal {
		flex-wrap: wrap;
		flex-direction: row
	}

	.menu.large-vertical {
		flex-wrap: nowrap;
		flex-direction: column
	}

	.menu.large-expanded li,
	.menu.large-simple li {
		flex: 1 1 0px
	}
}

.menu.nested {
	margin-right: 0
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
	display: flex
}

.menu.icon-left li a {
	flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
	margin-right: .25rem
}

.menu.icon-right li a {
	flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
	margin-left: .25rem
}

.menu.icon-bottom li a {
	flex-flow: column nowrap
}

.menu.align-right.vertical li .submenu li,
.title-bar-right {
	text-align: right
}

.menu .active>a,
.menu .is-active>a {
	background: #1779ba;
	color: #fefefe
}

.menu.align-left {
	justify-content: flex-start
}

.menu.align-right li {
	display: flex;
	justify-content: flex-end
}

.menu.align-right li .submenu li {
	justify-content: flex-start
}

.menu-centered>.menu,
.menu.align-center li {
	justify-content: center
}

.menu.align-right.vertical li {
	display: block;
	text-align: right
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}

.menu.align-center li {
	display: flex
}

.menu-centered>.menu li .submenu li,
.menu.align-center li .submenu li {
	justify-content: flex-start
}

.menu .menu-text {
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.menu-centered>.menu li {
	display: flex;
	justify-content: center
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	display: inline-block;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}

.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.off-canvas-absolute.is-transition-overlap.is-open,
.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.accordion-menu li {
	width: 100%
}

.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
	right: 1rem;
	left: auto
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
	right: auto;
	left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
	position: relative
}

.has-submenu-toggle>a {
	margin-right: 40px
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
	transform: scaleY(-1);
	transform-origin: 50% 50%
}

.submenu-toggle-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.drilldown .is-drilldown-submenu a,
.drilldown a {
	padding: .7rem 1rem
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block
}

.is-drilldown.animate-height {
	transition: height .5s
}

.drilldown a {
	background: #fefefe
}

.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}

.off-canvas-absolute.is-open,
.off-canvas.is-open {
	transform: translate(0, 0)
}

.drilldown .nested.is-drilldown-submenu {
	margin-right: 0;
	margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
	position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	right: 1rem;
	left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 1rem
}

.drilldown .js-drilldown-back>a::before {
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.dropdown.menu>li>a {
	padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
	background: 0 0;
	color: #1779ba
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

@media print,
screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}

	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}

	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}

	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px
	}

	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}

	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

@media print,
screen and (min-width:64em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}

	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}

	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}

	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}

	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}

	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}

	.dropdown.menu.large-vertical>li>a::after {
		right: 14px
	}

	.dropdown.menu.large-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}

	.dropdown.menu.large-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}

.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.off-canvas,
.off-canvas-absolute {
	background: #e6e6e6;
	transition: transform .5s ease;
	backface-visibility: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.off-canvas-absolute.is-closed,
.off-canvas.is-closed {
	visibility: hidden
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.position-left,
.position-right {
	height: 100%;
	overflow-y: auto;
	width: 250px;
	top: 0
}

.off-canvas {
	position: fixed;
	z-index: 12
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12
}

[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-content .off-canvas.position-left,
.position-left {
	transform: translateX(-250px)
}

.position-left {
	left: 0
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.position-right,
.off-canvas-content.is-open-left.has-transition-push,
.position-right {
	transform: translateX(250px)
}

.position-left.is-transition-push {
	box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
	right: 0
}

.position-bottom,
.position-top {
	width: 100%;
	overflow-x: auto;
	height: 250px;
	left: 0
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-top,
.position-top {
	transform: translateY(-250px)
}

.position-right.is-transition-push {
	box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
	top: 0
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.position-bottom,
.off-canvas-content.is-open-top.has-transition-push,
.position-bottom {
	transform: translateY(250px)
}

.position-top.is-transition-push {
	box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	transform: translateY(-250px)
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
	transform: none;
	transition: transform .5s ease;
	backface-visibility: hidden
}

.off-canvas-content .off-canvas.is-open,
.off-canvas-content.has-transition-push {
	transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {

	.position-bottom.reveal-for-medium,
	.position-left.reveal-for-medium,
	.position-right.reveal-for-medium,
	.position-top.reveal-for-medium {
		z-index: 12;
		transition: none;
		visibility: visible;
		transform: none
	}

	.position-bottom.reveal-for-medium .close-button,
	.position-left.reveal-for-medium .close-button,
	.position-right.reveal-for-medium .close-button,
	.position-top.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-left,
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}

	.off-canvas-content .position-right.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-right,
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}

	.off-canvas-content .position-top.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-top,
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: 250px
	}

	.off-canvas-content .position-bottom.reveal-for-medium {
		transform: none
	}

	.off-canvas-content.has-reveal-bottom,
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: 250px
	}

	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none
	}

	.off-canvas.in-canvas-for-medium.position-bottom,
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top {
		box-shadow: none;
		transform: none
	}

	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}

	.reveal {
		min-height: 0
	}
}

@media print,
screen and (min-width:64em) {

	.position-bottom.reveal-for-large,
	.position-left.reveal-for-large,
	.position-right.reveal-for-large,
	.position-top.reveal-for-large {
		z-index: 12;
		transition: none;
		visibility: visible;
		transform: none
	}

	.position-bottom.reveal-for-large .close-button,
	.position-left.reveal-for-large .close-button,
	.position-right.reveal-for-large .close-button,
	.position-top.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-left,
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}

	.off-canvas-content .position-right.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-right,
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}

	.off-canvas-content .position-top.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-top,
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: 250px
	}

	.off-canvas-content .position-bottom.reveal-for-large {
		transform: none
	}

	.off-canvas-content.has-reveal-bottom,
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: 250px
	}

	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		transition: none
	}

	.off-canvas.in-canvas-for-large.position-bottom,
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top {
		box-shadow: none;
		transform: none
	}

	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll
}

html.is-reveal-open body {
	overflow-y: hidden
}

.reveal,
.reveal-overlay {
	display: none;
	overflow-y: auto
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1005;
	background-color: rgba(10, 10, 10, .45)
}

.reveal {
	z-index: 1006;
	backface-visibility: hidden;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

.reveal .column {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}

	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}

	.reveal.small {
		width: 50%;
		max-width: 75rem
	}

	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:39.99875em) {
	.reveal {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		min-height: 100%;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

.sticky,
.sticky-container {
	position: relative
}

.sticky {
	z-index: 0;
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}

.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
	flex: 1 1 0px
}

.title-bar-title {
	display: inline-block;
	font-weight: 700
}

.top-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .5rem;
	flex-wrap: wrap
}

.top-bar,
.top-bar ul {
	background-color: #e6e6e6
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
	flex: 0 0 100%;
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.top-bar {
		flex-wrap: nowrap
	}

	.top-bar .top-bar-left {
		flex: 1 1 auto;
		margin-right: auto
	}

	.top-bar .top-bar-right {
		flex: 0 1 auto;
		margin-left: auto
	}
}

@media screen and (max-width:63.99875em) {
	.top-bar.stacked-for-medium {
		flex-wrap: wrap
	}

	.top-bar.stacked-for-medium .top-bar-left,
	.top-bar.stacked-for-medium .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (max-width:74.99875em) {
	.top-bar.stacked-for-large {
		flex-wrap: wrap
	}

	.top-bar.stacked-for-large .top-bar-left,
	.top-bar.stacked-for-large .top-bar-right {
		flex: 0 0 100%;
		max-width: 100%
	}
}

.top-bar-title {
	flex: 0 0 auto;
	margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
	flex: 0 0 auto
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: Saira, sans-serif
}

.clearfix::after,
.clearfix::before {
	display: table;
	content: ' ';
	flex-basis: 0;
	order: 1
}

.__cc7f1 .career-blog:before,
.content-background:before,
.title span:before {
	content: '';
	left: 0
}

.align-left {
	justify-content: flex-start
}

.align-right {
	justify-content: flex-end
}

.align-center {
	justify-content: center
}

.align-justify {
	justify-content: space-between
}

.align-spaced {
	justify-content: space-around
}

.align-left.vertical.menu>li>a {
	justify-content: flex-start
}

.align-right.vertical.menu>li>a {
	justify-content: flex-end
}

.align-center.vertical.menu>li>a {
	justify-content: center
}

.align-top {
	align-items: flex-start
}

.align-self-top {
	align-self: flex-start
}

.align-bottom {
	align-items: flex-end
}

.align-self-bottom {
	align-self: flex-end
}

.align-middle {
	align-items: center
}

.align-self-middle {
	align-self: center
}

.align-stretch {
	align-items: stretch
}

.align-self-stretch {
	align-self: stretch
}

.align-center-middle {
	justify-content: center;
	align-items: center;
	align-content: center
}

.small-order-1 {
	order: 1
}

.small-order-2 {
	order: 2
}

.small-order-3 {
	order: 3
}

.small-order-4 {
	order: 4
}

.small-order-5 {
	order: 5
}

.small-order-6 {
	order: 6
}

@media print,
screen and (min-width:40em) {
	.medium-order-1 {
		order: 1
	}

	.medium-order-2 {
		order: 2
	}

	.medium-order-3 {
		order: 3
	}

	.medium-order-4 {
		order: 4
	}

	.medium-order-5 {
		order: 5
	}

	.medium-order-6 {
		order: 6
	}
}

.flex-container {
	display: flex
}

.flex-child-auto {
	flex: 1 1 auto
}

.flex-child-grow {
	flex: 1 0 auto
}

.flex-child-shrink {
	flex: 0 1 auto
}

.flex-dir-row {
	flex-direction: row
}

.flex-dir-row-reverse {
	flex-direction: row-reverse
}

.flex-dir-column {
	flex-direction: column
}

.flex-dir-column-reverse {
	flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
	.medium-flex-container {
		display: flex
	}

	.medium-flex-child-auto {
		flex: 1 1 auto
	}

	.medium-flex-child-grow {
		flex: 1 0 auto
	}

	.medium-flex-child-shrink {
		flex: 0 1 auto
	}

	.medium-flex-dir-row {
		flex-direction: row
	}

	.medium-flex-dir-row-reverse {
		flex-direction: row-reverse
	}

	.medium-flex-dir-column {
		flex-direction: column
	}

	.medium-flex-dir-column-reverse {
		flex-direction: column-reverse
	}
}

@media print,
screen and (min-width:64em) {
	.large-order-1 {
		order: 1
	}

	.large-order-2 {
		order: 2
	}

	.large-order-3 {
		order: 3
	}

	.large-order-4 {
		order: 4
	}

	.large-order-5 {
		order: 5
	}

	.large-order-6 {
		order: 6
	}

	.large-flex-container {
		display: flex
	}

	.large-flex-child-auto {
		flex: 1 1 auto
	}

	.large-flex-child-grow {
		flex: 1 0 auto
	}

	.large-flex-child-shrink {
		flex: 0 1 auto
	}

	.large-flex-dir-row {
		flex-direction: row
	}

	.large-flex-dir-row-reverse {
		flex-direction: row-reverse
	}

	.large-flex-dir-column {
		flex-direction: column
	}

	.large-flex-dir-column-reverse {
		flex-direction: column-reverse
	}

	.hide-for-large {
		display: none !important
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print,
screen and (min-width:40em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width:39.99875em) {

	.hide-for-small-only,
	.show-for-medium {
		display: none !important
	}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:39.99875em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:63.99875em) {
	.show-for-large {
		display: none !important
	}
}

@media screen and (min-width:64em) and (max-width:74.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:63.99875em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.hide-for-portrait,
.show-for-landscape {
	display: block !important
}

@media screen and (orientation:landscape) {

	.hide-for-portrait,
	.show-for-landscape {
		display: block !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media screen and (orientation:portrait) {

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

@keyframes typing {
	from {
		width: 0
	}

	to {
		width: 100%
	}
}

@keyframes undo-typing {
	from {
		width: 100%
	}

	to {
		width: 0
	}
}

[data-theme=light] {
	background: #fff;
	color: #121212
}

[data-theme=dark] {
	background: #121212;
	color: #fafafa
}

body {
	padding: 80px 0 0;
	min-height: 100vh;
	font-size: 16px;
	font-weight: 400
}

@media print,
screen and (min-width:64em) {
	body {
		padding: 83px 0 0
	}
}

.title.only-text span,
h1,
h2 {
	padding: 0
}

.content-background {
	position: relative
}

.content-background:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 433px;
	background: #121212;
	z-index: -1
}

h1 {
	font-size: 24px
}

[data-theme=light] h1 {
	color: #121212
}

[data-theme=dark] h1 {
	color: #dfb458
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	h1 {
		font-size: 32px
	}
}

@media print,
screen and (min-width:64em) {
	h1 {
		font-size: 40px
	}
}

h2 {
	font-size: 18px
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	h2 {
		font-size: 18px
	}
}

@media print,
screen and (min-width:64em) {
	h2 {
		font-size: 24px
	}
}

h3,
h4,
h5,
h6 {
	font-size: 16px;
	padding: 0
}

.title {
	position: relative;
	margin: 20px auto
}

.title span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.title span {
		font-size: 32px
	}
}

.title span:before {
	background: #dfb458;
	height: 8px;
	position: absolute;
	bottom: 6px;
	right: 0;
	z-index: -1
}

.title.dark span {
	color: #dfb458
}

.title.only-text span:before {
	display: none
}

.title-with-background {
	position: relative;
	display: inline-block;
	margin: 20px auto
}

.title-with-background span {
	display: inline-block;
	padding: 2px 10px;
	background: #54006a;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
	margin: 0 0 10px
}

@media print,
screen and (min-width:40em) {
	.title-with-background span {
		font-size: 32px
	}
}

@media print,
screen and (min-width:64em) {
	.title-with-background span {
		font-size: 40px
	}
}

.title-with-background span:last-child {
	margin: 0
}

.title-with-background.reverse span {
	background: #dfb458;
	color: #121212
}

.subtitle {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #171717;
	text-transform: uppercase;
	display: inline-block;
	margin: 15px auto;
	padding: 0
}

.button,
a.button,
button {
	cursor: pointer;
	color: #171717;
	border: 1px solid transparent;
	border-radius: 10px;
	min-width: 220px;
	min-height: 53px;
	outline: 0;
	box-shadow: none;
	font-family: Saira, sans-serif;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 30px;
	margin: 0
}

.button:not(.modal-close-service-button),
a.button:not(.modal-close-service-button),
button:not(.modal-close-service-button) {
	background-color: #dfb458;
}

.button:focus,
a.button:focus,
button:focus {
	color: #171717;
	background-color: #dfb458
}

.button:hover,
a.button:hover,
button:hover {
	color: #171717;
	background-color: #ee097e
}

.button:active,
a.button:active,
button:active {
	color: #171717;
	background-color: #54006a
}

.button[disabled],
a.button[disabled],
button[disabled] {
	background-color: #ee097e !important;
	opacity: .7
}

.button.dark,
.button.dark:focus,
a.button.dark,
a.button.dark:focus,
button.dark,
button.dark:focus {
	color: #dfb458;
	background-color: #171717
}

.button.dark:hover,
a.button.dark:hover,
button.dark:hover {
	color: #dfb458;
	background-color: #383838
}

.button.dark:active,
a.button.dark:active,
button.dark:active {
	background-color: #121212
}

.button.dark[disabled],
a.button.dark[disabled],
button.dark[disabled] {
	background-color: #383838 !important;
	opacity: .7
}

a:not(.button) {
	cursor: pointer;
	font-family: Saira, sans-serif;
	text-decoration: underline;
	color: #00A859
}

a:not(.button):hover {
	color: #dfb458
}

a:not(.button):active {
	color: #54006a
}

a:not(.button).dark {
	color: #fafafa
}

a:not(.button).dark:hover {
	color: #dfb458
}

a:not(.button).dark:active {
	color: #00A859
}

p {
	padding: 0;
	margin: 0
}

.section-text-image {
	display: flex;
	flex-flow: column;
	margin: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.section-text-image {
		flex-flow: row;
		flex-wrap: nowrap
	}

	.section-text-image.reverse {
		flex-flow: row-reverse
	}

	.section-text-image.reverse .section-image {
		text-align: left
	}
}

.section-text-image .section-title {
	display: block;
	text-align: center
}

.section-text-image .section-text {
	margin: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.section-text-image .section-text {
		margin: 0;
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.section-text-image.reverse .section-image {
		text-align: center
	}

	.section-text-image .section-text {
		max-width: 485px
	}
}

.section-text-image .section-text p {
	padding: 0 0 20px
}

.section-text-image .section-image {
	text-align: center
}

@media print,
screen and (min-width:40em) {
	.section-text-image .section-image {
		flex: 1;
		padding: 90px 0 0;
		text-align: right
	}
}

.cryptos-title,
.not-found-cards-title {
	display: block;
	text-align: center
}

.section-text-image .section-image svg {
	width: 100%;
	max-width: 250px;
	height: auto
}

.section-text-image .section-image.reverse svg {
	transform: rotateY(180deg)
}

.policy-and-terms {
	padding: 0 0 50px
}

.policy-and-terms .last-modification {
	margin: 0 0 30px
}

.policy-and-terms p {
	padding: 0 0 15px
}

.policy-and-terms .no-bottom-padding {
	padding-bottom: 0
}

@media screen and (max-width:39.99875em) {
	.not-found-title span {
		font-size: 23px
	}
}

.not-found-cards-title {
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.not-found-cards-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

@media print,
screen and (min-width:40em) {
	.not-found-cards-title {
		font-size: 32px
	}

	.not-found-cards-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.section-text-image .section-image {
		text-align: center
	}

	.not-found-cards-list {
		margin: 25px auto;
		max-width: none
	}
}

.link-card-container {
	position: relative;
	display: flex;
	flex-flow: column;
	padding: 0 15px;
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #CDCDCD;
	margin: 0 auto 25px;
	text-align: left;
	width: 244px;
	height: 244px;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.link-card-container {
		margin-bottom: 35px
	}
}

.link-card-title span {
	z-index: 0;
	font-size: 24px
}

.link-card-title span::before {
	bottom: 3px;
	right: -4px
}

.link-card-description {
	color: #121212;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 30px;
	height: 100px
}

.cryptos-dropdown,
.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option {
	font-size: 14px;
	color: #171717
}

.link-card-more {
	margin: 0 0 20px;
	text-decoration: underline
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list {
	background: #fafafa !important
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option[aria-current=true] {
	background: 0 0 !important
}

.ember-power-select-dropdown.cryptos-dropdown-currencies-list .ember-power-select-option * {
	font-family: Saira, sans-serif
}

.cryptos-dropdown * {
	font-family: Saira, sans-serif
}

.cryptos-dropdown-currencies-trigger.ember-power-select-trigger {
	box-shadow: none;
	background: #fafafa !important
}

.cryptos-dropdown-currencies-trigger.ember-power-select-trigger:after {
	border-color: #171717
}

.cryptos-dropdown-currencies-currency {
	padding-top: 6px
}

.cryptos-dropdown-currencies-currency-symbol {
	position: relative;
	top: 7px
}

.cryptos-dropdown-currencies-currency-symbol-image,
.cryptos-dropdown-currencies-currency-symbol-image svg {
	width: 29px;
	height: 29px
}

.cryptos-dropdown-currencies-currency-name {
	position: relative;
	top: 11px;
	font-size: 16px;
	font-weight: 400
}

.cryptos-dropdown-currencies-currency-name br,
.cryptos-dropdown-currencies-currency-name-description {
	display: none
}

.cryptos-dropdown-currencies-currency-value-variation.negative {
	color: #FF1842
}

.cryptos-dropdown-currencies-currency-value-variation.positive {
	color: #00A859
}

.__cc7f1 .career-header {
	height: 450px
}

@media print,
screen and (min-width:64em) {
	.__cc7f1 .career-about {
		position: relative;
		top: -85px
	}

	.__cc7f1 .career-vision {
		margin: auto auto 60px
	}
}

.__cc7f1 .career-form {
	max-width: 460px;
	margin: 80px auto
}

.__cc7f1 .career-form-title {
	text-align: center;
	margin: 0 0 30px auto
}

.__cc7f1 .career-form .subtitle {
	width: 100%;
	text-align: center;
	margin: auto auto 0
}

.__cc7f1 .career-form-fields {
	margin: auto auto 40px
}

.__cc7f1 .career-form-button {
	max-width: 190px;
	margin: auto
}

.__cc7f1 .career-form-button svg {
	margin: auto auto auto 60px
}

.__cc7f1 .career-form .ember-power-select-trigger.ember-basic-dropdown-trigger {
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	color: #121212;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.__cc7f1 .career-form-description {
	position: relative
}

.__cc7f1 .career-form-description .form-input-error {
	position: absolute;
	top: 240px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-form-description .form-input-error {
		top: 215px
	}

	.__cc7f1 .career-blog {
		height: 590px
	}
}

.__cc7f1 .career-description-count {
	position: relative;
	top: -10PX;
	display: block;
	text-align: right;
	color: #8E8E93
}

.__cc7f1 .career-blog {
	margin: 20px 0;
	position: relative
}

.__cc7f1 .career-blog .title-with-background {
	margin: 55px 0 30px
}

.__cc7f1 .career-blog .title-with-background span {
	font-size: 24px
}

.__cc7f1 .career-blog:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__cc7f1 .career-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog .title-with-background span {
		font-size: 32px
	}

	.__cc7f1 .career-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__cc7f1 .career-blog-grid {
		max-width: 380px
	}
}

.__cc7f1 .career-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__cc7f1 .career-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__55e86 .banner,
.__55e86 .banner .cell,
.__55e86 .banner-cryptos-list {
	position: relative
}

.__cc7f1 .career-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__cc7f1 .career-blog-link-button {
		max-width: 280px
	}
}

.__cc7f1 .career-blog-link-button svg {
	margin: 0 0 0 36px
}

.__cc7f1 .career-blog-description {
	color: #fafafa
}

.__3ef6f .cryptos-faq {
	margin: 70px 0 0
}

.__3ef6f .cryptos-subtitle-how-to {
	margin: 0 0 0 -8px
}

.__3ef6f .cryptos-title-how-to {
	padding: 0 10px 0 0
}

.__3ef6f .cryptos-section-text {
	max-width: 585px
}

.__55e86 {
	text-align: center
}

.__55e86 .banner {
	top: -10px;
	margin: 0 0 0px;
	padding: 0;
	display: block;
	background: url(images/imagem-background-homepage-89e875179709f71463c886acbd9ca995.jpg) center center no-repeat;
	background-size: cover;
	height: 640px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner {
		height: 620px;
		margin: 0 0 30px
	}
}

.__55e86 .banner-steps {
	position: absolute;
	top: 150px;
	left: 0;
	display: block
}

.__55e86 .banner .typing {
	margin: 0;
	overflow: hidden
}

.__55e86 .banner .typing span {
	padding: 0;
	margin: 0;
	display: block;
	width: 0;
	overflow: hidden;
	white-space: nowrap
}

.__55e86 .banner .typing.step-1 span {
	animation: typing .3s steps(8, end) .3s forwards
}

.__55e86 .banner .typing.step-2 span {
	animation: typing .3s steps(26, end) .3s forwards
}

.__55e86 .banner-form {
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form {
		flex-flow: row;
		top: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .banner {
		margin: 0
	}

	.__55e86 .banner-form {
		top: 390px
	}
}

.__55e86 .banner-form input {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #171717;
	text-align: center;
	border-radius: 10px;
	margin: 0 0 16px;
	padding: 0 0 0 15px;
	border: none;
	box-shadow: none;
	outline: 0;
	width: 100%
}

.__55e86 .banner-form input::-webkit-input-placeholder {
	color: #171717
}

.__55e86 .banner-form input:-moz-placeholder {
	color: #171717
}

.__55e86 .banner-form input::-moz-placeholder {
	color: #171717
}

.__55e86 .banner-form input:-ms-input-placeholder {
	color: #171717
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form input {
		text-align: left;
		width: 368px;
		border-radius: 10px 0 0 10px
	}
}

.__55e86 .banner-form .button {
	white-space: nowrap;
	width: 100%;
	height: 50px;
	min-height: auto;
	border: none
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form .button {
		width: 255px;
		border-radius: 0 10px 10px 0
	}
}

.__55e86 .banner-form .button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__55e86 .banner-form .button svg {
		display: block
	}
}

.__55e86 .crypto-carousel {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	max-width: 75rem;
	width: calc(100% - 30px);
	transform: translate(-50%, 50%)
}

@media print,
screen and (min-width:64em) {
	.__55e86 .crypto-carousel {
		display: flex
	}
}

.__55e86 #cryptos-dropdown {
	display: block;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 20px;
	width: calc(100% - 20px)
}

.__3c569 .taxes-invest-from-everywhere:after,
.__55e86 .invest-from-everywhere:after,
.__ebfb9 .security-invest-from-everywhere:after,
.__f4846 .press-office-header:before {
	left: 0;
	right: 0;
	content: ''
}

@media print,
screen and (min-width:64em) {
	.__55e86 #cryptos-dropdown {
		display: none
	}
}

.__55e86 .why-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0 20px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .why-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px;
		justify-content: space-around
	}
}

.__55e86 .link-button {
	margin: auto auto 30px
}

@media print,
screen and (min-width:64em) {
	.__55e86 .link-button {
		margin: 10px auto 50px
	}
}

.__55e86 .link-button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__55e86 .xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	margin: 0 0 30px
}

.__55e86 .xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__55e86 .xdex-media-brands-item {
	display: inline-block;
	padding: 0;
	margin: 15px auto;
	width: auto
}

.__55e86 .xdex-media-brands-item img.infomoney {
	height: 29px
}

.__55e86 .xdex-media-brands-item img.exame {
	height: 22px
}

.__55e86 .xdex-media-brands-item img.istoe {
	height: 26px
}

.__55e86 .xdex-media-brands-item img.investing {
	height: 38px
}

.__55e86 .security {
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	margin: 0 16px 32px;
	padding: 15px 0 0
}

.__55e86 .security-title {
	font-size: 24px;
	font-weight: 700;
	max-width: 280px;
	margin: 0 auto 30px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__55e86 .security-title {
		font-size: 32px;
		max-width: none
	}
}

.__55e86 .security-list {
	margin: 10px 0 0;
	flex-flow: row;
	flex-wrap: wrap;
	padding: 0 15px;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__55e86 .security-list {
		display: flex;
		flex-flow: row
	}
}

.__55e86 .security-list-card {
	position: relative;
	display: block;
	flex: 1;
	flex-flow: row;
	max-width: 250px;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-align: center
}

.__55e86 .security-list .icon-title-card-icon {
	margin: 0
}

.__55e86 .invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__55e86 .invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fff;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere {
		padding-bottom: 115px
	}

	.__55e86 .invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere:before {
		width: 30%
	}
}

.__55e86 .invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__55e86 .invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__55e86 .invest-from-everywhere-content {
	flex: 1;
	margin: 30px 0 0
}

.__55e86 .invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__55e86 .invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__55e86 .invest-from-everywhere-link,
.__55e86 .invest-from-everywhere-link:active,
.__55e86 .invest-from-everywhere-link:hover {
	color: #dfb458
}

.__55e86 .invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-title {
		font-size: 32px
	}

	.__55e86 .invest-from-everywhere-download {
		margin: 70px 0 0
	}
}

.__55e86 .invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__55e86 .invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__55e86 .invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__55e86 .invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__55e86 .invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

.__55e86 .invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px;
		margin: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere-images {
		bottom: -82px
	}

	.__55e86 .invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__55e86 .invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__55e86 .how-to-start-invest {
	margin: 0 0 15px
}

@media print,
screen and (min-width:40em) {
	.__55e86 .how-to-start-invest {
		margin: 0 0 35px
	}
}

.__55e86 .how-to-start-invest .subtitle {
	display: block;
	margin: 0
}

.__55e86 .how-to-start-invest-list {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__55e86 .how-to-start-invest-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 440px;
		margin: 15px auto 0
	}
}

@media print,
screen and (min-width:64em) {
	.__55e86 .invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__55e86 .how-to-start-invest-list {
		max-width: 900px;
		justify-content: space-between
	}

	.__55e86 .how-to-start-invest-list .item-card:nth-child(odd) {
		margin-bottom: 150px
	}

	.__55e86 .how-to-start-invest-list .item-card:nth-child(even) {
		margin-top: 120px
	}
}

.__f4846 .press-office-header {
	position: relative
}

.__f4846 .press-office-header:before {
	position: absolute;
	top: 0;
	height: 433px;
	background: #121212;
	z-index: -1
}

.__f4846 .press-office-header-text {
	max-width: 510px;
	margin: 0 0 20px
}

.__f4846 .press-office-grid {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__f4846 .press-office-grid-content {
	display: flex;
	flex-flow: column
}

.__f4846 .press-office-grid-image,
.__f4846 .press-office-grid-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-content {
		flex-flow: row;
		justify-content: space-between
	}

	.__f4846 .press-office-grid-image,
	.__f4846 .press-office-grid-text {
		height: 415px
	}
}

.__f4846 .press-office-grid-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-text {
		padding: 30px 0 0
	}

	.__f4846 .press-office-grid-text p {
		max-width: 350px
	}
}

.__f4846 .press-office-grid-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__f4846 .press-office-grid-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__f4846 .press-office-grid-image {
	background: url(../assets/images/courses/imagem-xp-educacao-31059f8913c0071d7ad749ff3ee15d2a.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-grid-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {

	.__f4846 .press-office-grid-image,
	.__f4846 .press-office-grid-text {
		height: 600px
	}

	.__f4846 .press-office-grid-text p {
		max-width: 360px
	}

	.__f4846 .press-office-grid-image {
		margin: 0
	}
}

.__f4846 .press-office-cards {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 40px 0 60px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-cards {
		justify-content: space-around
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-cards {
		justify-content: space-between
	}
}

.__f4846 .press-office-cards .press-card {
	margin: auto 0 30px
}

.__f4846 .press-office-card-container {
	position: relative;
	max-width: 330px;
	height: 260px;
	background-color: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	line-height: 29px;
	text-align: left;
	padding: 10px
}

.__f4846 .press-office-card-container-description {
	position: absolute;
	bottom: 20px
}

.__f4846 .press-office-card-description {
	color: #121212;
	width: 311px;
	font-weight: 700;
	font-size: 24px;
	bottom: 0
}

.__f4846 .press-office-section-contact {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__f4846 .press-office-section-contact-description.green,
.__f4846 .press-office-section-contact-link {
	color: #dfb458;
	font-weight: 700
}

.__f4846 .press-office-section-contact-content {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-content {
		flex-flow: row;
		justify-content: space-between;
		height: 550px
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-section-contact-content {
		height: 600px
	}
}

.__f4846 .press-office-section-contact-title {
	margin: 10px 0;
	display: block;
	max-width: 304px
}

.__f4846 .press-office-section-contact-description {
	margin: auto 0 30px;
	max-width: 320px
}

.__f4846 .press-office-section-contact-image,
.__f4846 .press-office-section-contact-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-description {
		max-width: 500px
	}

	.__f4846 .press-office-section-contact-image,
	.__f4846 .press-office-section-contact-text {
		height: 415px
	}
}

.__f4846 .press-office-section-contact-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-text {
		padding: 30px 0 0
	}

	.__f4846 .press-office-section-contact-text p {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {

	.__f4846 .press-office-section-contact-image,
	.__f4846 .press-office-section-contact-text {
		height: 600px
	}

	.__f4846 .press-office-section-contact-text {
		padding: 60px 0 0
	}

	.__f4846 .press-office-section-contact-text p {
		max-width: 425px
	}
}

.__f4846 .press-office-section-contact-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__f4846 .press-office-section-contact-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__f4846 .press-office-section-contact-image {
	background: url(../assets/images/imagem-sessao-assessoria-imprensa-9d0bcbf17a9ec879cb298ca71f7bc3b3.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__f4846 .press-office-section-contact-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {
	.__f4846 .press-office-section-contact-image {
		margin: 0
	}
}

.__f4846 .title-with-background span {
	padding: 0;
	margin: 0
}

.__ebfb9 .security-transactions-title {
	margin: 0 0 20px
}

.__ebfb9 .security-transactions-title span {
	margin: 0
}

.__ebfb9 .security-transactions-characteristics-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 30px 0 0
}

.__ebfb9 .security-transactions-characteristics-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

.__ebfb9 .security-security .account-security-section-show-more,
.__ebfb9 .security-security .account-security-section-title {
	display: none
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-transactions-characteristics-title {
		font-size: 32px
	}

	.__ebfb9 .security-transactions-characteristics-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-transactions-characteristics-list {
		margin: 25px auto;
		max-width: none;
		justify-content: space-between
	}
}

.__ebfb9 .security-transactions-characteristics-list .item-card {
	width: 244px;
	max-width: none;
	margin: 0 auto 25px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-transactions-characteristics-list .item-card {
		margin: 0 0 35px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-transactions-characteristics-list .item-card {
		width: 230px;
		height: 281px
	}

	.__ebfb9 .security-transactions-characteristics-reverse.item-card {
		margin: 60px 0 0
	}
}

.__ebfb9 .security-transactions-characteristics-list .item-card-description {
	width: 212px
}

.__ebfb9 .security-security .account-security-section {
	flex-flow: row-reverse
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-security .account-security-section-img {
		margin: 0 auto 0 30px
	}

	.__ebfb9 .security-security .account-security-section-items {
		margin: 0 0 0 auto
	}
}

.__ebfb9 .security-security .account-security-section-items ul {
	margin: 0
}

.__ebfb9 .security-security .account-security-section-description {
	margin: 0 0 20px
}

.__ebfb9 .security-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__ebfb9 .security-invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__ebfb9 .security-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere:before {
		width: 25%
	}
}

.__ebfb9 .security-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__ebfb9 .security-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__ebfb9 .security-invest-from-everywhere-content {
	flex: 1
}

.__ebfb9 .security-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0
}

.__ebfb9 .security-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 318px
}

.__ebfb9 .security-invest-from-everywhere-link,
.__ebfb9 .security-invest-from-everywhere-link:active,
.__ebfb9 .security-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__ebfb9 .security-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-title {
		font-size: 32px
	}

	.__ebfb9 .security-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__ebfb9 .security-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__ebfb9 .security-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__ebfb9 .security-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__ebfb9 .security-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__ebfb9 .security-invest-from-everywhere-images {
	position: relative;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1;
	margin: 10px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

@media print,
screen and (min-width:64em) {
	.__ebfb9 .security-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}
}

.__ebfb9 .security-xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	text-align: center;
	margin: 30px 0
}

.__ebfb9 .security-xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__ebfb9 .security-xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__ebfb9 .security-xdex-media-brands-item.infomoney {
	height: 29px
}

.__ebfb9 .security-xdex-media-brands-item.exame {
	height: 22px
}

.__ebfb9 .security-xdex-media-brands-item.istoe {
	height: 26px
}

.__ebfb9 .security-xdex-media-brands-item.investing {
	height: 38px
}

.__3c569 {
	text-align: center
}

.__3c569 .taxes-banner {
	position: relative;
	display: block;
	height: 120px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__ebfb9 .security-xdex-media {
		padding: 0
	}

	.__ebfb9 .security-xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__3c569 .taxes-banner {
		height: 180px
	}
}

.__3c569 .taxes-banner .cell {
	position: relative
}

.__3c569 .taxes-banner-steps {
	position: absolute;
	top: 25px;
	left: 0
}

.__3c569 .taxes-banner .typing {
	margin: 0;
	overflow: hidden
}

.__3c569 .taxes-banner .typing span {
	padding: 0 10px;
	margin: 0;
	display: block
}

.__3c569 .taxes-tables {
	width: 318px;
	margin: 50px auto
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-tables {
		width: 476px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-tables {
		display: flex;
		flex-flow: column;
		margin: 0 0 25px
	}

	.__3c569 .taxes-tables-main {
		display: flex;
		flex-flow: row;
		flex-wrap: wrap;
		justify-content: space-between
	}
}

.__3c569 .taxes-tables-main {
	margin: auto auto 50px
}

.__3c569 .taxes-table tbody,
.__3c569 .taxes-table tfoot,
.__3c569 .taxes-table thead {
	border: none
}

.__3c569 .taxes-table-tbody-tr,
.__3c569 .taxes-text-item-tr {
	background: 0 0;
	border-top: .5px solid #EDEDED
}

.__10c57,
.__e13e9 {
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

.__3c569 .taxes-table-thead {
	line-height: 19px;
	background: 0 0
}

.__3c569 .taxes-table-thead-tr {
	border-bottom: 1px solid #171717
}

.__3c569 .taxes-table-tbody {
	text-align: left
}

.__3c569 .taxes-text {
	margin: 0 0 20px;
	max-width: 315px
}

.__3c569 .taxes-text-coin {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px
}

.__3c569 .taxes-text-coin svg {
	margin: 0 5px 0 0;
	width: 16px
}

.__3c569 .taxes-text-item {
	line-height: 19px
}

.__3c569 .taxes-text-item-banking {
	width: 140px;
	vertical-align: top
}

.__3c569 .taxes-text-item-zero {
	color: #0DA45D;
	font-weight: 700;
	vertical-align: top
}

.__3c569 .taxes-text-banking-bold {
	font-weight: 700;
	width: 86px;
	padding: 0
}

.__3c569 .taxes-text-banking-footer {
	color: #919191;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
	padding: 10px 0 0
}

.__3c569 .taxes-text-support-item {
	padding: 0 50px 0 30px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-text-banking-bold {
		width: 160px
	}

	.__3c569 .taxes-text-support-item {
		padding: .5rem .625rem .625rem
	}
}

.__3c569 .taxes-text-account-bold {
	font-weight: 700;
	width: 160px
}

.__3c569 .taxes-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__3c569 .taxes-invest-from-everywhere:after {
	z-index: 1;
	position: absolute;
	bottom: -1px;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__3c569 .taxes-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere:before {
		width: 25%
	}
}

.__3c569 .taxes-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__3c569 .taxes-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__3c569 .taxes-invest-from-everywhere-content {
	flex: 1
}

.__3c569 .taxes-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0
}

.__3c569 .taxes-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__3c569 .taxes-invest-from-everywhere-link,
.__3c569 .taxes-invest-from-everywhere-link:active,
.__3c569 .taxes-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__3c569 .taxes-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-title {
		font-size: 32px
	}

	.__3c569 .taxes-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__3c569 .taxes-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__3c569 .taxes-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__3c569 .taxes-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__3c569 .taxes-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__3c569 .taxes-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__10c57 {
	background-color: #fafafa;
	display: flex;
	flex-flow: row;
	justify-content: center;
	flex-wrap: wrap
}

@media print,
screen and (min-width:64em) {
	.__3c569 .taxes-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__10c57 {
		justify-content: space-between
	}
}

.__10c57 .crypto-carousel-item {
	cursor: pointer;
	width: 100px;
	color: #171717;
	margin: 15px
}

.__10c57 .crypto-carousel-item-logo {
	display: inline-block;
	position: relative;
	top: 2px
}

.__10c57 .crypto-carousel-item-logo,
.__10c57 .crypto-carousel-item-logo svg {
	width: 16px;
	height: 16px
}

.__10c57 .crypto-carousel-item-key {
	display: inline-block;
	margin: 0 0 0 5px
}

.__10c57 .crypto-carousel-item-price {
	display: block;
	font-weight: 700;
	font-size: 14px;
	margin: 5px 0
}

.__10c57 .crypto-carousel-item-variation {
	display: block;
	font-size: 14px
}

.__10c57 .crypto-carousel-item-variation.negative {
	color: #FF1842
}

.__10c57 .crypto-carousel-item-variation.positive {
	color: #00A859
}

.__10c57 .crypto-carousel-item-variation-period {
	display: inline-block;
	color: #171717
}

.__e13e9 {
	position: relative;
	background-color: #FAFAFA;
	text-align: center;
	padding: 15px 5px 0;
	margin: 0 0 20px
}

.__e13e9 .crypto-chart-brand {
	position: absolute;
	top: 15px;
	left: 15px;
	flex-flow: row;
	text-align: left;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__e13e9 .crypto-chart-brand {
		display: flex
	}
}

.__e13e9 .crypto-chart-brand-symbol,
.__e13e9 .crypto-chart-brand-symbol svg {
	width: 48px;
	height: 48px
}

.__e13e9 .crypto-chart-brand-name {
	font-weight: 700;
	margin: 0 0 0 7px
}

.__e13e9 .crypto-chart-brand-name-key {
	display: block;
	font-weight: 400;
	color: #171717
}

.__e13e9 .crypto-chart-buy {
	position: absolute;
	right: 15px;
	top: 20px;
	display: none
}

@media print,
screen and (min-width:40em) {
	.__e13e9 .crypto-chart-buy {
		display: block
	}
}

.__e13e9 .crypto-chart-buy,
.__e13e9 .crypto-chart-buy:active,
.__e13e9 .crypto-chart-buy:hover {
	font-size: 18px;
	padding: 0 5px;
	color: #171717;
	text-decoration: none
}

.__e13e9 .crypto-chart-buy:active,
.__e13e9 .crypto-chart-buy:hover {
	color: #dfb458
}

.__e13e9 .crypto-chart-buy:before {
	content: '';
	background: #dfb458;
	height: 4px;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0
}

.__e13e9 .crypto-chart-title {
	color: #171717;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase
}

.__e13e9 .crypto-chart-price {
	color: #171717;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .25px
}

.__e13e9 .crypto-chart-variation-value {
	font-size: 14px;
	font-weight: 400
}

.__e13e9 .crypto-chart-variation-value.down {
	color: #FF1842
}

.__e13e9 .crypto-chart-variation-value.up {
	color: #11d478
}

.__e13e9 .crypto-chart-variation-label {
	color: #171717;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 3px
}

.__e13e9 .crypto-chart-container {
	height: 300px
}

.__e13e9 .crypto-chart-periods {
	display: flex;
	flex-flow: row;
	justify-content: center;
	padding: 20px 0;
	margin: 0
}

.__e13e9 .crypto-chart-periods button {
	margin: 0 10px;
	padding: 5px 10px;
	background-color: #DBDBDB;
	border-radius: 5px;
	width: 80px;
	height: auto;
	min-width: auto;
	max-width: none;
	min-height: auto;
	font-weight: 400
}

.__e13e9 .crypto-chart-periods button.active {
	background-color: #dfb458;
	font-weight: 700
}

.__0aff0 {
	margin: 0 0 40px
}

.__0aff0 .cryptos-list-title {
	display: block;
	color: #171717;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 20px 0;
	padding: 0
}

.__0aff0 .cryptos-list-cards {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: center
}

.__0aff0 .cryptos-list-card {
	cursor: pointer;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: flex-start;
	width: 112px;
	height: 80px;
	margin: 0 20px 24px;
	padding: 0 8px;
	background-color: #fafafa;
	border: 1px solid #E4E4E4;
	border-radius: 10px
}

@media print,
screen and (min-width:40em) {
	.__0aff0 .cryptos-list-title {
		font-size: 32px
	}

	.__0aff0 .cryptos-list-card {
		margin: 0 7px 24px
	}
}

.__0aff0 .cryptos-list-card.selected {
	background: #1A1A1A;
	color: #fafafa
}

.__0aff0 .cryptos-list-card-icon {
	margin: 0 0 5px
}

.__0aff0 .cryptos-list-card-icon,
.__0aff0 .cryptos-list-card-icon svg {
	width: 16px;
	height: 16px
}

.__0aff0 .cryptos-list-card-key {
	font-weight: 700
}

.__bbb54,
.__e6213 {
	font-family: Saira, sans-serif;
	font-size: 16px
}

.__58475 .faq-list {
	margin: 0 0 0px
}

.__58475 .faq-list-group {
	margin: 0 0 40px
}

.__58475 .faq-list-question {
	cursor: pointer;
	color: #171717;
	font-weight: 700;
	font-size: 18px;
	padding: 10px;
	margin: 0;
	background: #dfb458;
	display: flex;
	flex-flow: row;
	justify-content: space-between
}

.__58475 .faq-list-question.open .faq-list-question-arrow {
	transform: rotateZ(225deg);
	top: 8px
}

.__58475 .faq-list-question-arrow {
	display: inline-block;
	position: relative;
	width: 15px;
	height: 15px;
	left: -5px;
	transform: rotateZ(45deg)
}

.__58475 .faq-list-question-arrow:after,
.__58475 .faq-list-question-arrow:before {
	background: #171717;
	position: absolute;
	bottom: 0;
	content: ''
}

.__58475 .faq-list-question-arrow:before {
	width: 15px;
	height: 3px;
	left: 0
}

.__58475 .faq-list-question-arrow:after {
	height: 15px;
	width: 3px;
	right: 0
}

.__58475 .faq-list-response {
	padding: 0 10px
}

.__58475 .faq-list-response p {
	padding: 15px 0 0
}

.__ddd0e .start-invest-now {
	background: #dfb458;
	padding: 30px 6px;
	text-align: left
}

.__ddd0e .start-invest-now-container {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now {
		padding: 24px 6px
	}

	.__ddd0e .start-invest-now-container {
		flex-flow: row
	}
}

.__ddd0e .start-invest-now-title {
	flex: 1;
	margin: 0 0 10px;
	padding: 6px 0;
	max-width: 320px
}

.__ddd0e .start-invest-now-form {
	flex: 1;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now-form {
		justify-content: flex-end
	}
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .start-invest-now-title {
		margin: 0
	}

	.__ddd0e .start-invest-now-form {
		flex-flow: row;
		align-items: center
	}
}

.__ddd0e .start-invest-now-form-title {
	font-size: 24px;
	font-weight: 700
}

.__ddd0e .start-invest-now-form input {
	flex: 1;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #171717;
	text-align: center;
	border-radius: 10px;
	padding: 0 0 0 15px;
	margin: 0 0 16px;
	border: none;
	box-shadow: none;
	outline: 0;
	max-width: 420px
}

.__ddd0e .start-invest-now-form input::-webkit-input-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input:-moz-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input::-moz-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form input:-ms-input-placeholder {
	color: #171717
}

.__ddd0e .start-invest-now-form .button {
	white-space: nowrap
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .start-invest-now-form input {
		text-align: left
	}

	.__ddd0e .start-invest-now-form .button {
		width: 224px
	}
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .start-invest-now-form input {
		height: 53px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		margin: 0
	}

	.__ddd0e .start-invest-now-form .button {
		width: auto;
		height: 53px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
}

.__ddd0e .start-invest-now-form .button svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px
}

.__ddd0e .start-invest-now-form .button svg g[stroke] {
	stroke: #dfb458
}

.__ddd0e .footer {
	padding: 24px 5px 0;
	background: #121212
}

.__ddd0e .footer-container {
	display: flex;
	flex-flow: column
}

.__ddd0e .footer-title {
	color: #dfb458;
	font-weight: 700;
	font-size: 16px;
	width: 115px
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-container {
		flex-flow: row;
		align-items: flex-start
	}

	.__ddd0e .footer-title {
		width: auto;
		margin: 0 0 15px
	}

	.__ddd0e .footer-brand {
		text-align: left;
		margin: 30px 0 0;
		max-width: 200px
	}
}

.__ddd0e .footer-brand {
	flex: 1;
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:64em) {
	.__ddd0e .footer-brand {
		max-width: 300px
	}
}

.__ddd0e .footer-brand-logo {
	margin: 0 auto 30px;
	text-decoration: none
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-logo {
		max-width: 45px;
		margin-left: 0;
		margin-right: 0
	}
}

.__ddd0e .footer-brand-copyright {
	color: #fafafa;
	margin: 0 auto 40px
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-copyright {
		margin-left: 0;
		margin-right: 0
	}
}

.__ddd0e .footer-brand-social-network {
	width: 170px;
	margin: -8px auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-social-network {
		margin-left: -8px;
		margin-right: -8px
	}
}

.__ddd0e .footer-brand-social-network-item {
	margin: 8px
}

.__ddd0e .footer-brand-social-network-item,
.__ddd0e .footer-brand-social-network-item svg {
	width: 40px;
	height: 40px
}

.__ddd0e .footer-brand-download {
	margin: 40px 0 0;
	display: flex;
	flex-flow: row;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__ddd0e .footer-brand-download {
		flex-flow: column;
		margin: 80px 0 0
	}
}

.__ddd0e .footer-brand-download-links {
	display: flex;
	flex-flow: column;
	flex: 1
}

.__ddd0e .footer-brand-download-links-item {
	margin: 0 0 15px
}

.__ddd0e .footer-brand-download-links-item svg {
	width: 138px;
	height: 51px
}

.__ddd0e .footer-disclaimer {
	background-color: #121212;
	margin: 0 0 50px
}

.__ddd0e .footer-disclaimer-top {
	border-bottom: 1px solid #767676bd;
	margin: 50px 0 70px
}

.__ddd0e .footer-disclaimer-text {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #828282;
	background-color: #121212
}

.__2470e {
	position: relative;
	overflow: hidden
}

.__2470e [type=checkbox] {
	position: absolute;
	left: -100%
}

.__2470e [type=checkbox]+label {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	min-height: 20px;
	transition: color .15s, font-weight .15s
}

.__2470e [type=checkbox]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #0DA45D;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	transition: border-color .15s
}

.__2470e [type=checkbox]:checked+label:before {
	border-color: #0DA45D
}

.__2470e [type=checkbox]+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	background-color: #0DA45D;
	transition: all .15s
}

.__2470e [type=checkbox]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.__2470e [type=checkbox]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.__acd43 label {
	font-weight: 700;
	color: #171717
}

.__acd43 label::-webkit-input-placeholder {
	color: #919191
}

.__acd43 label:-moz-placeholder {
	color: #919191
}

.__acd43 label::-moz-placeholder {
	color: #919191
}

.__acd43 label:-ms-input-placeholder {
	color: #919191
}

.__acd43 label:not(.input-error) {
	margin-bottom: 25px
}

.__acd43 input,
.__acd43 input:focus,
.__acd43 input:hover {
	border: 1px solid #CDCDCD;
	height: 40px;
	padding: 0 12px;
	margin: 5px 0 0;
	outline: 0
}

.__acd43 .form-input-error,
.__acd43 .form-input-tip {
	height: 46px
}

@media print,
screen and (min-width:40em) {

	.__acd43 .form-input-error,
	.__acd43 .form-input-tip {
		height: 36px
	}
}

.__acd43 .form-input-error {
	font-size: 10px;
	color: #fe0000
}

.__acd43 .form-input-tip {
	background-color: #ffe188;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #171717;
	padding: 5px;
	margin: 5px 0 0
}

.__83e6b {
	position: relative;
	overflow: hidden;
	box-sizing: content-box
}

.__83e6b [type=radio] {
	position: absolute;
	left: -100%
}

.__83e6b [type=radio]+label {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	min-height: 20px;
	transition: color .15s, font-weight .15s
}

.__0906e,
.__2cf4b,
.__8086c,
.__9b3d5,
.__caf1d {
	min-height: 100vh
}

.__83e6b [type=radio]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #0DA45D;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	transition: border-color .15s
}

.__83e6b [type=radio]:checked+label:before {
	border-color: #0DA45D
}

.__83e6b [type=radio]+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-sizing: border-box;
	background-color: #0DA45D;
	transition: all .15s
}

.__120ea .header-bar-desktop-logo-icon,
.__120ea .header-bar-mobile-logo-icon {
	height: 50px
}

.__83e6b [type=radio]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0)
}

.__83e6b [type=radio]:checked+label:after {
	opacity: 1;
	transform: scale(1)
}

.__120ea {
	z-index: 10;
	background: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	transition: background .25s
}

.__120ea.is-transparent.is-on-top:not(.is-open) {
	background: 0 0
}

.__120ea .header-bar-container {
	padding: 20px 10px;
	margin: 0 auto;
	max-width: 75rem
}

@media print,
screen and (min-width:40em) {
	.__120ea .header-bar-container {
		padding: 20px 15px
	}
}

.__120ea .header-bar-desktop {
	position: relative;
	display: flex;
	flex-flow: row;
	align-items: stretch
}

.__120ea .header-bar-desktop-logo {
	display: flex;
	flex-flow: column;
	justify-content: center;
	text-decoration: none
}

.__120ea .header-bar-desktop-logo,
.__120ea .header-bar-desktop-logo-icon {
	width: 110px
}

.__120ea .header-bar-desktop-menu {
	flex: 1;
	display: flex;
	flex-flow: column;
	justify-content: center
}

.__120ea .header-bar-desktop-account {
	width: 193px;
	display: flex;
	flex-flow: column;
	justify-content: center
}

.__120ea .header-bar-mobile {
	position: relative
}

.__120ea .header-bar-mobile-logo {
	display: flex;
	flex-flow: column;
	justify-content: center;
	text-decoration: none
}

.__120ea .header-bar-mobile-logo,
.__120ea .header-bar-mobile-logo-icon {
	width: 160px
}

.__120ea .header-bar-mobile-toggle {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center
}

.__120ea .header-bar-mobile-toggle-close,
.__120ea .header-bar-mobile-toggle-open,
.__120ea .header-bar-mobile-toggle-open:after,
.__120ea .header-bar-mobile-toggle-open:before {
	width: 32px;
	height: 3px;
	background: #dfb458
}

.__120ea .header-bar-mobile-toggle-open {
	position: relative;
	display: block
}

.__120ea .header-bar-mobile-toggle-open:before {
	content: '';
	position: absolute;
	top: -10px
}

.__120ea .header-bar-mobile-toggle-open:after {
	content: '';
	position: absolute;
	bottom: -10px
}

.__120ea .header-bar-mobile-toggle-close {
	position: relative;
	display: none;
	transform: rotate(45deg);
	top: -2px
}

.__120ea .header-bar-mobile-toggle-close:before {
	content: '';
	position: absolute;
	left: 15px;
	top: -14px;
	height: 32px;
	width: 3px;
	background: #dfb458
}

.__120ea.is-open {
	transition: none
}

@media screen and (max-width:63.99875em) {
	.__120ea.is-open {
		background: #121212
	}

	.__120ea.is-open .header-bar-mobile-toggle-open {
		display: none
	}

	.__120ea.is-open .header-bar-mobile-toggle-close {
		display: block
	}

	.__120ea.is-open .header-bar-mobile-floater {
		position: absolute;
		top: 69px;
		left: 0;
		right: 0;
		height: 100vh;
		overflow-y: auto
	}

	.__120ea.is-open .header-bar-mobile-account {
		background: #121212;
		padding: 15px 0 40px;
		text-align: center;
		display: flex;
		flex-flow: column
	}

	.__120ea.is-open .header-bar-mobile-account-login {
		border-color: #dfb458
	}

	.__120ea.is-open .header-bar-mobile-account .button,
	.__120ea.is-open .header-bar-mobile-account button {
		margin: 15px auto 0;
		max-width: 193px
	}
}

.__f50a4,
.__f50a4 .icon-title-card-text {
	position: relative
}

@media screen and (max-width:63.99875em) and (min-width:40em) {
	.__120ea.is-open .header-bar-mobile-account {
		flex-flow: row;
		justify-content: center
	}

	.__120ea.is-open .header-bar-mobile-account .button,
	.__120ea.is-open .header-bar-mobile-account button {
		margin: 15px 8px 0
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links {
		width: 33%
	}
}

@media screen and (max-width:63.99875em) {
	.__120ea.is-open .header-bar-mobile-menu {
		position: relative;
		top: -1px;
		padding: 0 15px;
		margin: 0;
		background: #121212
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.products {
		order: 3
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.criptos {
		order: 1
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.help {
		order: 4
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.courses {
		order: 5
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.about {
		order: 2
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.blog {
		order: 6
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links.reclame-aqui {
		display: none
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.the-brand {
		display: block
	}

	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.pld-ft,
	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.privacy-policy,
	.__120ea.is-open .header-bar-mobile-menu .footer-nav-links-list-item.privacy-policy-app {
		display: none
	}
}

.__387f9 {
	display: flex;
	flex-flow: row;
	margin: 20px 0 0
}

.__387f9 .icon-card-icon {
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin: 5px 15px 0 0;
	border-radius: 6px;
	background: #dfb458;
	width: 40px;
	height: 40px
}

.__387f9 .icon-card-icon svg {
	width: 29px;
	height: 22px;
	stroke: #171717
}

.__387f9 .icon-card-text {
	flex: 1;
	color: #fafafa
}

.__f50a4 {
	display: flex;
	flex: 1;
	flex-flow: row;
	max-width: 230px;
	margin: 0 auto 20px;
	padding: 0 10px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__f50a4 {
		margin: 0 0 20px
	}
}

.__f50a4 .icon-title-card-icon {
	margin: 0 15px 0 0
}

.__f50a4 .icon-title-card-icon svg {
	width: 48px;
	height: 48px
}

.__f50a4 .icon-title-card-text-title {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 5px
}

.__f50a4 .icon-title-card-text-description {
	display: block;
	font-size: 16px;
	margin: 0 0 15px
}

.__f50a4 .icon-title-card-link {
	position: absolute;
	left: 0;
	bottom: 0
}

.__f50a4.has-link .icon-title-card-text {
	padding: 0 0 25px
}

.__afa17 {
	position: relative;
	display: flex;
	flex-flow: column;
	padding: 15px;
	background-color: #fafafa;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 0 #CDCDCD;
	margin: 0 auto 25px;
	text-align: left;
	max-width: 182px
}

@media print,
screen and (min-width:40em) {
	.__afa17 {
		margin-bottom: 35px
	}

	.__f4a85 .section-title-image-grid-black {
		max-height: 335px
	}
}

.__afa17 .item-card-header {
	display: flex;
	flex-flow: row;
	margin: 0 0 15px
}

.__afa17 .item-card-number {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	border-radius: 10px;
	background: #171717;
	margin: 0 8px 0 0
}

.__afa17 .item-card-title {
	flex: 1;
	color: #171717;
	font-size: 16px;
	font-weight: 700
}

.__afa17 .item-card-description {
	position: relative;
	font-size: 16px
}

.__afa17 .item-card-link {
	position: absolute;
	left: 15px;
	bottom: 10px
}

.__afa17.has-link {
	padding: 15px 15px 35px
}

.__8d29a .loading-modal-wrapper {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	z-index: 20
}

.__8d29a .loading-modal-box {
	max-width: 314px;
	margin: 10px
}

.__8d29a .loading-modal-icon {
	max-width: 92px;
	margin: 10px auto
}

.__6c77c .member-get-member {
	text-align: center;
	width: 100%;
	margin: auto
}

.__6c77c .member-get-member .title {
	width: 70%;
	max-width: 430px;
	margin: auto
}

.__6c77c .member-get-member .title span {
	display: inline-block;
	margin: 0 auto
}

@media screen and (min-width:40em) {
	.__6c77c .member-get-member .title span {
		margin: 20px auto
	}
}

.__6c77c .member-get-member .title span:first-child {
	display: inline-block;
	padding: 0 10px 0 0;
	max-width: 160px
}

.__6c77c .member-get-member-description {
	max-width: 425px;
	margin: 20px auto auto
}

.__81fc0,
.__81fc0:active,
.__81fc0:active:not(.button),
.__81fc0:hover,
.__81fc0:hover:not(.button),
.__81fc0:not(.button) {
	text-decoration: none;
	font-weight: 400;
	padding: 0;
	margin: auto 30px 30px 0;
	max-width: 330px;
	width: 100%;
	position: relative;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

@media print,
screen and (min-width:64em) {

	.__81fc0,
	.__81fc0:active,
	.__81fc0:active:not(.button),
	.__81fc0:hover,
	.__81fc0:hover:not(.button),
	.__81fc0:not(.button) {
		margin: auto 0 30px
	}
}

.__81fc0 .press-card {
	margin: auto 30px 30px 0;
	max-width: 330px;
	width: 100%;
	position: relative
}

.__81fc0 .press-card-image {
	display: block;
	height: 186px;
	position: relative;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.__81fc0 .press-card-image-preload {
	display: none
}

.__81fc0 .press-card-container {
	position: relative;
	max-width: 330px;
	height: 208px;
	background-color: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1;
	line-height: 29px;
	text-align: left;
	padding: 10px
}

.__81fc0 .press-card-container-description {
	position: absolute;
	bottom: 20px;
	color: #121212;
	letter-spacing: .25px;
	line-height: 29px
}

.__81fc0 .press-card-description {
	color: #121212;
	width: 320px;
	font-weight: 700;
	font-size: 24px;
	bottom: 0;
	letter-spacing: .25px;
	line-height: 29px
}

.__f4a85 .section-title-image-grid-black {
	background: #121212;
	height: 444px
}

.__f4a85 .section-title-image-grid-green {
	background: #dfb458
}

.__f4a85 .section-title-image-control {
	display: flex;
	flex-flow: column
}

.__f4a85 .section-title-image-top {
	background: #121212
}

.__f4a85 .section-title-image-top-background {
	max-width: 300px;
	text-align: left;
	right: -10px
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-control {
		flex-flow: row;
		margin: 0;
		position: relative
	}

	.__f4a85 .section-title-image-top-background {
		max-width: 370px
	}
}

.__f4a85 .section-title-image-main {
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-main {
		height: 350px;
		flex: none
	}
}

.__f4a85 .section-title-image-background {
	display: flex;
	flex-flow: column;
	position: relative;
	right: -10px;
	background-size: contain;
	width: 301px;
	height: 242px;
	align-self: flex-end
}

@media print,
screen and (min-width:40em) {
	.__f4a85 .section-title-image-background {
		display: flex;
		flex-flow: column;
		position: relative;
		right: -16px;
		background-size: cover;
		height: 390px;
		flex: 1
	}
}

@media print,
screen and (min-width:64em) {
	.__f4a85 .section-title-image-top-background {
		max-width: 494px;
		margin: 0 50px 0 0
	}

	.__f4a85 .section-title-image-background {
		height: 418px;
		right: auto
	}
}

.__5c3f8 .courses-features-title {
	display: block
}

.__5c3f8 .courses-features-title span {
	display: block;
	text-align: center
}

.__5c3f8 .courses-section-courses {
	margin: auto 0 60px
}

.__5c3f8 .courses-section-list {
	margin: 30px 0 0 auto
}

.__5c3f8 .courses-xp-education {
	background: #121212;
	color: #fafafa;
	margin: 0 0 50px
}

.__5c3f8 .courses-xp-education-content {
	display: flex;
	flex-flow: column
}

.__5c3f8 .courses-xp-education-image,
.__5c3f8 .courses-xp-education-text {
	height: 330px
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-content {
		flex-flow: row;
		justify-content: space-between
	}

	.__5c3f8 .courses-xp-education-image,
	.__5c3f8 .courses-xp-education-text {
		height: 415px
	}
}

.__5c3f8 .courses-xp-education-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-text {
		padding: 30px 0 0
	}

	.__5c3f8 .courses-xp-education-text p {
		max-width: 350px
	}
}

.__5c3f8 .courses-xp-education-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	color: #dfb458;
	font-weight: 700;
	letter-spacing: .42px;
	line-height: 48px
}

.__5c3f8 .courses-xp-education-text .button {
	width: 255px;
	margin: 30px 0 0;
	justify-content: space-between
}

.__5c3f8 .courses-xp-education-image {
	background: url(../assets/images/courses/imagem-xp-educacao-31059f8913c0071d7ad749ff3ee15d2a.jpg) center center no-repeat;
	background-size: cover;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__5c3f8 .courses-xp-education-image {
		flex: 1;
		margin: 0 -15px
	}
}

@media print,
screen and (min-width:64em) {

	.__5c3f8 .courses-xp-education-image,
	.__5c3f8 .courses-xp-education-text {
		height: 600px
	}

	.__5c3f8 .courses-xp-education-text p {
		max-width: 360px
	}

	.__5c3f8 .courses-xp-education-image {
		margin: 0
	}
}

.__d7f71 .transactions-title {
	margin: 0 0 20px
}

.__d7f71 .transactions-title span {
	margin: 0
}

.__d7f71 .transactions-what-crypto {
	margin: 30px auto
}

.__d7f71 .transactions-characteristics-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.__d7f71 .transactions-characteristics-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px auto 0
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .transactions-characteristics-title {
		font-size: 32px
	}

	.__d7f71 .transactions-characteristics-list {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 560px;
		justify-content: space-between
	}
}

@media print,
screen and (min-width:64em) {
	.__d7f71 .transactions-characteristics-list {
		margin: 25px auto;
		max-width: none;
		justify-content: space-between
	}
}

.__d7f71 .transactions-characteristics-list .item-card {
	width: 244px;
	max-width: none;
	margin: 0 auto 25px
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .transactions-characteristics-list .item-card {
		margin: 0 0 35px
	}

	.__d7f71 .section-text-image .section-image {
		padding-top: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d7f71 .transactions-characteristics-list .item-card:nth-child(odd) {
		margin-bottom: 130px
	}

	.__d7f71 .transactions-characteristics-list .item-card:nth-child(even) {
		margin-top: 100px
	}
}

.__d7f71 .section-text-image .section-image .transactions-title {
	display: none;
	visibility: hidden
}

@media print,
screen and (min-width:40em) {
	.__d7f71 .section-text-image .section-image .transactions-title {
		display: block
	}

	.__9b3d5 {
		background: #121212
	}

	.__9b3d5 .confirm-email {
		max-width: 448px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__9b3d5 .confirm-email {
		max-width: 400px
	}
}

.__9b3d5 .confirm-email form {
	padding: 0;
	text-align: center
}

@media print,
screen and (min-width:40em) {
	.__9b3d5 .confirm-email form {
		padding: 20px 25px 30px;
		background: #fafafa
	}

	.__8086c {
		background: #121212
	}
}

.__9b3d5 .confirm-email button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__9b3d5 .confirm-email button {
		width: 100%;
		max-width: none
	}
}

.__9b3d5 .confirm-email p {
	margin: 0;
	padding: 0 0 20px
}

.__9b3d5 .confirm-email-waiting p {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__8086c .login {
		max-width: 464px;
		margin: auto
	}

	.__8086c .login-form {
		background: #fafafa
	}
}

@media print,
screen and (min-width:64em) {
	.__8086c .login {
		max-width: 400px
	}
}

.__8086c .login label {
	margin: 20px 0 0
}

.__8086c .login button {
	max-width: none;
	width: 100%;
	margin: 20px 0 0
}

.__8086c .login-links {
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 0 0 30px
}

.__8086c .login-links a {
	margin: 30px auto 0
}

@media print,
screen and (min-width:40em) {
	.__8086c .login-links {
		flex-flow: row;
		justify-content: space-between
	}

	.__8086c .login-links-register {
		order: 1
	}

	.__8086c .login-links-reset-password {
		order: 2
	}

	.__8086c .login-links a {
		margin: 30px 0 0
	}

	.__8086c .login-form {
		padding: 8px 16px 0
	}

	.__caf1d {
		background: #121212
	}
}

.__8086c .login-form .form-input-error,
.__8086c .login-form .form-input-tip {
	height: auto !important
}

.__8086c .login-2fa-form {
	padding: 20px
}

.__8086c .login-2fa-form label {
	text-align: center
}

.__8086c .login-2fa-form input {
	height: 64px;
	line-height: 64px;
	font-size: 40px;
	font-weight: 700;
	text-align: center
}

.__2cf4b .resend-email-form .form-input-error,
.__2cf4b .resend-email-form .form-input-tip,
.__caf1d .recover-password-form .form-input-error,
.__caf1d .recover-password-form .form-input-tip {
	height: 15px !important
}

.__8086c .login-2fa-form input::-webkit-input-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input:-moz-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input::-moz-placeholder {
	font-weight: 400
}

.__8086c .login-2fa-form input:-ms-input-placeholder {
	font-weight: 400
}

.__caf1d .recover-password {
	max-width: 310px;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password {
		max-width: 364px
	}

	.__caf1d .recover-password form {
		background: #fafafa
	}
}

.__caf1d .recover-password .title-with-background {
	max-width: 200px
}

.__caf1d .recover-password button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__caf1d .recover-password button {
		width: 100%;
		max-width: none
	}
}

.__caf1d .recover-password-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password-form {
		padding: 20px 25px 30px
	}
}

.__caf1d .recover-password-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__caf1d .recover-password-success {
		padding: 20px 25px 30px
	}

	.__2cf4b {
		background: #121212
	}
}

.__caf1d .recover-password-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email {
		max-width: 448px;
		margin: auto
	}

	.__2cf4b .resend-email form {
		background: #fafafa
	}
}

@media print,
screen and (min-width:64em) {
	.__2cf4b .resend-email {
		max-width: 400px
	}
}

.__2cf4b .resend-email button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__2cf4b .resend-email button {
		width: 100%;
		max-width: none
	}
}

.__2cf4b .resend-email-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email-form {
		padding: 20px 25px 30px
	}
}

.__2cf4b .resend-email-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__2cf4b .resend-email-success {
		padding: 20px 25px 30px
	}

	.__0906e {
		background: #121212
	}
}

.__2cf4b .resend-email-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password {
		max-width: 440px;
		margin: auto
	}

	.__0906e .reset-password form {
		background: #fafafa
	}
}

.__0906e .reset-password-icon.success {
	margin: auto auto 20px;
	max-width: 100px;
	height: 100px
}

.__0906e .reset-password-button {
	width: 190px;
	margin: auto
}

.__0906e .reset-password button {
	margin: 20px auto 0
}

@media screen and (max-width:39.99875em) {
	.__0906e .reset-password button {
		width: 100%;
		max-width: none
	}
}

.__0906e .reset-password-form {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password-form {
		padding: 20px 25px 30px
	}
}

.__0906e .reset-password-form-intro {
	padding: 0 0 15px
}

.__0906e .reset-password-form .form-input-error,
.__0906e .reset-password-form .form-input-tip {
	height: 15px !important
}

.__0906e .reset-password-success {
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__0906e .reset-password-success {
		padding: 20px 25px 30px
	}

	.__f3d74 {
		position: absolute;
		width: 100%;
		height: 130vh;
		background-color: #121212
	}
}

.__0906e .reset-password-success p {
	margin: 0;
	padding: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full {
		margin: auto
	}

	.__f3d74 .signup-full-container-form {
		max-width: 500px
	}

	.__f3d74 .signup-full-background {
		background-color: #fefefe;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-container-form {
		display: flex;
		flex-flow: row;
		max-width: 780px
	}
}

.__f3d74 .signup-full-container {
	margin: auto
}

.__f3d74 .signup-full-description {
	margin: 15px auto;
	max-width: 90%
}

.__f3d74 .signup-full-description p {
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #121212;
	margin: 0;
	padding: 0 0 10px;
	text-align: left
}

.__f3d74 .signup-full-terms-html,
.__f3d74 .signup-full-terms-html .terms-title {
	line-height: normal;
	letter-spacing: normal;
	font-style: normal;
	font-stretch: normal
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-description p {
		font-size: 18px
	}
}

.__f3d74 .signup-full-password-strength {
	margin: 0 auto
}

.__f3d74 .signup-full-password-strength-title {
	font-size: 16px
}

.__f3d74 .signup-full-group {
	display: flex;
	flex-flow: row wrap;
	position: relative
}

.__f3d74 .signup-full-group-cep,
.__f3d74 .signup-full-group-cep-notfound,
.__f3d74 .signup-full-group-city,
.__f3d74 .signup-full-group-complement,
.__f3d74 .signup-full-group-number,
.__f3d74 .signup-full-group-state {
	width: 162px
}

.__f3d74 .signup-full-group-cep-notfound {
	margin: 40px 0 0
}

.__f3d74 .signup-full-group-cep,
.__f3d74 .signup-full-group-number,
.__f3d74 .signup-full-group-state {
	margin: auto auto auto 0
}

.__f3d74 .signup-full-group-cep-manual {
	color: #8E8E93;
	cursor: pointer
}

.__f3d74 .signup-full-group-cep-manual:active,
.__f3d74 .signup-full-group-cep-manual:focus,
.__f3d74 .signup-full-group-cep-manual:hover {
	color: #8E8E93
}

.__f3d74 .signup-full-group.reverse {
	flex-direction: row-reverse
}

.__f3d74 .signup-full-button-back {
	display: none;
	background-color: #fff;
	border: 2px solid #00A859;
	color: #00A859
}

.__f3d74 .signup-full-label {
	font-weight: 700
}

.__f3d74 .signup-full-form {
	width: 425px;
	max-width: 90%;
	margin: 0 auto
}

.__f3d74 .signup-full-form-title.title-with-background {
	margin: 25px auto auto 24px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-button-back {
		display: block
	}

	.__f3d74 .signup-full-form-title.title-with-background {
		display: block;
		margin: auto;
		max-width: 500px
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-form {
		width: 500px
	}

	.__f3d74 .signup-full-form-title.title-with-background {
		margin: 0 auto auto 24px
	}
}

.__f3d74 .signup-full-form-title.title-with-background span:last-child {
	margin: auto auto auto -8px
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-form-title.title-with-background span:last-child {
		margin: auto auto 20px
	}
}

@media print,
screen and (min-width:64em) {
	.__f3d74 .signup-full-form-title.title-with-background span:last-child {
		margin: auto
	}
}

.__f3d74 .signup-full-form .row {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0 -15px
}

.__f3d74 .signup-full-form .ember-power-select-trigger,
.__f3d74 .signup-full-form .ember-power-select-trigger--active,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus {
	border: none;
	border-bottom: 1px solid #CDCDCD;
	border-radius: 0;
	outline: 0;
	box-shadow: none;
	margin: 10px 0
}

.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-selected-item,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-selected-item,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-selected-item {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #121212
}

.__f3d74 .signup-full-form .ember-power-select-trigger .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger--active .ember-power-select-placeholder,
.__f3d74 .signup-full-form .ember-power-select-trigger:focus .ember-power-select-placeholder {
	color: #171717
}

.__f3d74 .signup-full-buttons {
	justify-content: space-between;
	margin: auto;
	display: flex;
	flex-flow: wrap
}

.__f3d74 .signup-full-buttons.reverse {
	flex-direction: row-reverse
}

.__f3d74 .signup-full-button {
	margin: auto auto 30px
}

.__f3d74 .signup-full-how-much-invest-list {
	width: 200px;
	margin: auto auto 100px 0
}

.__f3d74 .signup-full-how-much-invest-option {
	margin: 30px 0 0;
	padding: 0
}

.__f3d74 .signup-full-how-much-invest-option label:before {
	border: 1px solid #DFDFDF;
	background-color: #fafafa
}

.__f3d74 .signup-full-how-much-invest-error {
	margin: auto;
	color: #FF1842;
	font-size: 14px;
	text-align: center
}

.__f3d74 .signup-full-how-much-invest .signup-full-buttons {
	margin: 15px 0 0;
	width: 100%
}

.__f3d74 .signup-full-terms-html {
	height: 315px;
	overflow-y: auto;
	border-radius: 5px;
	border: 1px solid #dedede;
	padding: 15px 12px;
	margin: 0;
	font-size: 10px;
	font-weight: 400
}

@media print,
screen and (min-width:40em) {
	.__f3d74 .signup-full-terms .signup-full-form {
		max-width: 690px
	}

	.__f3d74 .signup-full-terms-html {
		height: 252px
	}
}

.__f3d74 .signup-full-terms-html a {
	font-size: 10px
}

.__f3d74 .signup-full-terms-html .terms-title {
	font-size: 14px;
	font-weight: 700;
	color: #0DA45D;
	padding: 0;
	margin: 0 0 10px
}

.__f3d74 .signup-full-terms-html .last-modification,
.__f3d74 .signup-full-terms-html .last-modification h6 {
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	padding: 0;
	margin: 0
}

.__f3d74 .signup-full-agreement {
	margin: 30px 0;
	padding: 0
}

.__f3d74 .signup-full-agreement .custom-input-text {
	display: block
}

.__f3d74 .signup-full-agreement .custom-input-text a {
	color: #171717;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px
}

.__f3d74 .signup-full-agreement-terms {
	display: flex
}

.__f3d74 .signup-full-confirmation .form-input-error,
.__f3d74 .signup-full-confirmation-value .default-form-input-error,
.__f3d74 .signup-full-confirmation-value .default-form-input-tip {
	display: none
}

.__f3d74 .signup-full-agreement-checkbox {
	margin: 7px 10px
}

.__f3d74 .signup-full-button-edit {
	background-color: #fff;
	border: 2px solid #00A859
}

.__f3d74 .signup-full-confirmation.row {
	margin: 0 auto 20px
}

.__f3d74 .signup-full-confirmation .column {
	margin: 0 20px 20px 0
}

.__f3d74 .signup-full-confirmation-value input[readonly],
.__f3d74 .signup-full-confirmation.row {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #9b9b9b
}

.__f3d74 .signup-full-confirmation-value input[readonly] {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	cursor: text;
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #D1D1D1
}

.__f3d74 .signup-full-confirmation-complement,
.__f3d74 .signup-full-confirmation-complement .signup-full-confirmation-value,
.__f3d74 .signup-full-confirmation-number,
.__f3d74 .signup-full-confirmation-number .signup-full-confirmation-value {
	width: 100px
}

.__f3d74 .signup-full-confirmation-number {
	margin: 0 20px 0 0
}

.__f3d74 .signup-full-done-description {
	text-align: left;
	margin: 0 0 30px
}

.__f3d74 .signup-full-done-icon.error,
.__f3d74 .signup-full-done-icon.success {
	width: 100px;
	height: 100px;
	margin: 30px auto
}

.__f3d74 .signup-full-done .signup-full-button {
	width: 160px
}

.__f3d74 .signup-full-address-city-dropdown,
.__f3d74 .signup-full-address-state-dropdown {
	border-color: #dedede !important
}

.__f3d74 .signup-full-address-city-dropdown.ember-basic-dropdown-content--below,
.__f3d74 .signup-full-address-state-dropdown.ember-basic-dropdown-content--below {
	border-top: none
}

.__f3d74 .signup-full-address-city-dropdown.ember-basic-dropdown-content--above,
.__f3d74 .signup-full-address-state-dropdown.ember-basic-dropdown-content--above {
	border-bottom: none
}

.__f3d74 .signup-full-address-city-dropdown .ember-power-select-search-input,
.__f3d74 .signup-full-address-state-dropdown .ember-power-select-search-input {
	margin: 0;
	height: auto
}

.__580d3 {
	text-align: center
}

.__580d3 .advanced-platform {
	width: 100%
}

.__580d3 .advanced-platform-orders {
	text-align: left;
	width: 100%
}

.__580d3 .advanced-platform-orders-container {
	max-width: 350px
}

.__580d3 .advanced-platform-orders-container .title {
	margin: 20px 0 10px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-orders {
		position: relative;
		margin: 0 0 20px
	}

	.__580d3 .advanced-platform-orders-container {
		max-width: 350px
	}
}

.__580d3 .advanced-platform .section-title-image {
	background: url(../assets/images/imagem-humano-header-pagina-plataforma-avancada-xdex-9b4336962e74f8a26905519180822298.jpg) center center no-repeat;
	background-size: cover
}

.__580d3 .advanced-platform-header {
	text-align: left;
	display: flex;
	flex-flow: row;
	flex: 1
}

.__580d3 .advanced-platform-header-container {
	max-height: 433px
}

.__580d3 .advanced-platform-header-img {
	background-size: 100%
}

.__d9a66 .app-xdex-grid-black,
.__d9a66 .app-xdex-top {
	background: #121212
}

.__580d3 .advanced-platform-custom {
	margin: 30px 0 15px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom {
		margin: 30px 0 35px
	}
}

.__580d3 .advanced-platform-custom .title {
	font-weight: 400;
	margin: 0 auto;
	max-width: 430px
}

.__580d3 .advanced-platform-custom .title span {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0
}

@media screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom .title span {
		margin: 20px auto
	}
}

.__580d3 .advanced-platform-custom .title span:first-child {
	padding-right: 10px;
	max-width: 150px
}

.__580d3 .advanced-platform-custom .subtitle {
	display: block;
	margin: 0
}

.__580d3 .advanced-platform-custom-list {
	display: flex;
	flex-flow: column;
	margin-top: 20px
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-custom-list {
		flex-flow: row;
		flex-wrap: wrap;
		margin: 15px auto 0
	}
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
	.__580d3 .advanced-platform-custom-list {
		max-width: 500px
	}
}

@media print,
screen and (min-width:64em) {
	.__580d3 .advanced-platform-custom-list {
		justify-content: space-between
	}
}

.__580d3 .advanced-platform-custom-list .item-card-header {
	flex-flow: column
}

.__580d3 .advanced-platform-custom-list .item-card-icon {
	height: 60px
}

.__580d3 .advanced-platform-how-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 30px 0 0
}

@media print,
screen and (min-width:40em) {
	.__580d3 .advanced-platform-how-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		max-width: 680px;
		margin: 30px auto 0
	}

	.__580d3 .advanced-platform-how-to-invest .icon-title-card {
		flex: none;
		width: 220px
	}

	.__d9a66 .app-xdex-control {
		height: 353px
	}
}

.__d9a66 .app-xdex-control {
	display: flex;
	flex-flow: row
}

.__d9a66 .app-xdex-top-background {
	background: #121212;
	max-width: 210px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-top-background {
		max-width: 302px;
		margin: 0 0 30px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-control {
		height: 310px
	}

	.__d9a66 .app-xdex-top-background {
		max-width: 394px;
		margin: 0
	}
}

.__d9a66 .app-xdex-top-text {
	color: #fafafa;
	font-family: Saira, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	max-width: 130px;
	margin: 20px 0
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-top-text {
		max-width: 228px;
		margin: 0
	}
}

.__d9a66 .app-xdex-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__d9a66 .app-xdex-download-links {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	margin: 20px 0 0;
	height: 130px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-download-links {
		flex-flow: row;
		height: auto;
		width: 302px
	}

	.__d9a66 .app-xdex-main {
		display: flex;
		height: 310px
	}
}

.__d9a66 .app-xdex-main {
	display: flex;
	flex-flow: column
}

.__d9a66 .app-xdex-images {
	display: flex;
	flex-flow: column;
	position: relative
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images {
		display: flex;
		flex-flow: column
	}
}

.__d9a66 .app-xdex-images-device {
	flex: 1
}

.__d9a66 .app-xdex-images-device-mobile {
	position: relative;
	top: 150px;
	background: url(../assets/images/iphone-app-grafico-a9f65138b3928de77cbb934a31f11952.png) right center no-repeat;
	background-size: contain;
	max-width: 450px;
	height: 384px;
	margin: auto 0 0 auto
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-device-mobile {
		width: 100%;
		background: url(../assets/images/xdex-mobile-app-tablet-432f97e4dce5f9d930ce6b89265d53a8.png) right center no-repeat;
		background-size: contain;
		max-width: 730px;
		height: 1109px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-device-mobile {
		width: 100%;
		background: url(../assets/images/xdex-mobile-app-desktop-158ea95bbed04b06c011f1a9de74a741.png) right center no-repeat;
		background-size: contain;
		max-width: 730px;
		height: 1109px;
		top: 0
	}
}

.__d9a66 .app-xdex-images-iphone-grafico {
	display: block;
	background: url(../assets/images/iphone-app-grafico-a9f65138b3928de77cbb934a31f11952.png) right center no-repeat;
	background-size: contain;
	position: absolute;
	height: 330px;
	right: 10px;
	width: 140px;
	top: 200px
}

@media screen and (min-width:20em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		width: 140px;
		top: 200px
	}
}

@media screen and (min-width:22.8125em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		width: 165px;
		top: 162px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		height: 433px;
		width: 215px;
		top: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-grafico {
		top: 25px
	}
}

.__d9a66 .app-xdex-images-iphone-home {
	display: none;
	background: url(../assets/images/iphone-app-home-0615191d7aa165655e31b9bfc7d3f7b0.png) right center no-repeat;
	background-size: contain
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-home {
		display: block;
		position: absolute;
		width: 215px;
		height: 433px;
		top: 460px;
		right: 10px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-home {
		top: 200px;
		right: 248px
	}
}

.__d9a66 .app-xdex-images-iphone-book {
	display: none;
	background: url(../assets/images/iphone-app-book-de-ofertas-1f3b576aeaaf14e1f024d76293417c1c.png) right center no-repeat;
	background-size: contain
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-iphone-book {
		display: block;
		position: absolute;
		width: 215px;
		height: 433px;
		top: 919px;
		right: 10px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-images-iphone-book {
		top: 490px
	}
}

.__d9a66 .app-xdex-images-humano {
	display: block;
	background: url(../assets/images/imagem-humano-pagina-app-xdex-d127e3bf1eee71b40ee8fc5b4b54d6c1.png) center center no-repeat #121212;
	background-size: contain;
	height: 352px
}

.__d9a66 .app-xdex-evolution {
	text-align: center;
	margin: 20px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-images-humano {
		display: block;
		flex: 1;
		background-size: cover;
		height: 376px;
		background-position-x: left
	}

	.__d9a66 .app-xdex-evolution {
		height: 281px;
		margin: 25px 10px 30px
	}

	.__d9a66 .app-xdex-wearables {
		flex-flow: row-reverse;
		display: flex;
		position: relative
	}
}

.__d9a66 .app-xdex-evolution-subtitle {
	margin: 15px 0 0 auto
}

.__d9a66 .app-xdex-evolution-description {
	color: #121212;
	font-family: Saira, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-align: center;
	max-width: 510px;
	margin: auto
}

.__d9a66 .app-xdex-wearables {
	padding: 15px 0 0
}

.__d9a66 .app-xdex-wearables-itens {
	background-color: #121212;
	margin: 20px 0 0 10px
}

.__d9a66 .app-xdex-wearables-black {
	position: relative
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-black {
		flex: 1
	}

	.__d9a66 .app-xdex-wearables-black:before {
		content: '';
		background: #171717;
		position: absolute;
		left: -145px;
		top: 0;
		width: calc(100% + 145px);
		height: 100%;
		z-index: -1
	}

	.__d9a66 .app-xdex-wearables-green {
		flex: 1;
		top: -59px
	}
}

.__d9a66 .app-xdex-wearables-green {
	position: relative
}

.__d9a66 .app-xdex-wearables-green:before {
	content: '';
	background: #dfb458;
	position: absolute;
	width: 100%;
	height: 100%
}

.__d9a66 .app-xdex-wearables-title {
	color: #dfb458;
	font-family: Saira, sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .25px;
	line-height: 29px;
	text-align: left;
	margin: 15px 0 0 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-green:before {
		left: -100px;
		top: 0;
		width: calc(100% + 100px);
		z-index: -1
	}

	.__d9a66 .app-xdex-wearables-title {
		margin: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-title {
		font-size: 40px;
		letter-spacing: .42px;
		line-height: 73px
	}
}

.__d9a66 .app-xdex-always-description,
.__d9a66 .app-xdex-wearables-description {
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	font-family: Saira, sans-serif
}

.__d9a66 .app-xdex-wearables-description {
	color: #fafafa;
	font-weight: 400;
	max-width: 320px;
	margin: 10px auto 30px 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-description {
		max-width: 374px;
		margin: 20px auto 80px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-description {
		margin: 10px 0 80px
	}
}

.__d9a66 .app-xdex-wearables-description-download {
	color: #fafafa;
	font-weight: 700;
	max-width: 274px;
	margin: 10px 0 10px 10px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-description-download {
		margin: 0
	}
}

.__d9a66 .app-xdex-wearables-links {
	background-color: #121212;
	justify-content: space-between;
	margin: 10px;
	display: flex
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-links {
		margin: 34px 0 auto auto
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-wearables-links {
		margin: 20px 0 0;
		justify-content: left
	}

	.__d9a66 .app-xdex-always-description {
		padding: 0 0 30px
	}
}

.__d9a66 .app-xdex-wearables-links-item svg {
	width: 137px;
	height: 51px
}

.__d9a66 .app-xdex-watch {
	background-color: #dfb458;
	display: flex;
	position: relative;
	height: 490px
}

.__d9a66 .app-xdex-watch-blue {
	background: url(../assets/images/android-watch-4220f183f05d45da5d6a5f90f61ef6ed.png) center center no-repeat;
	background-size: contain;
	flex: 1;
	position: absolute;
	width: 212px;
	height: 353px;
	top: 11px;
	right: 150px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-wearables-links-item.apple {
		margin: 0 40px 0 0
	}

	.__d9a66 .app-xdex-watch-blue {
		width: 242px;
		height: 376px;
		top: -35px;
		right: 160px
	}
}

.__d9a66 .app-xdex-watch-apple {
	display: block;
	background: url(../assets/images/apple-watch-3a344b5e6b583b897597d802e0e9d677.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	width: 187px;
	height: 367px;
	bottom: -59px;
	right: 15px
}

.__d9a66 .app-xdex-always {
	margin: 60px 0 35px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-watch-apple {
		background-size: cover;
		width: 190px;
		height: 365px;
		bottom: -59px;
		right: 31px
	}

	.__d9a66 .app-xdex-always {
		max-width: 75rem;
		margin: 40px 0 30px
	}
}

.__d9a66 .app-xdex-always-description {
	color: #121212;
	font-weight: 400;
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-always-description {
		max-width: 374px;
		flex: none
	}
}

.__d9a66 .app-xdex-try-now {
	text-align: center;
	margin: 0 0 30px
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-try-now {
		text-align: right;
		margin: -130px 100px 80px 0
	}
}

.__d9a66 .app-xdex-try-now svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__d9a66 .app-xdex-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	max-width: 235px;
	margin: auto
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product {
		left: 0;
		margin: 0;
		max-width: 464px;
		flex-flow: wrap;
		justify-content: space-between
	}

	.__d9a66 .app-xdex-product .product-platform-card {
		width: 220px;
		flex: none
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product {
		max-width: 504px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product .icon-title {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px
	}
}

.__d9a66 .app-xdex-product .icon-title-card {
	text-align: left;
	flex-flow: row;
	max-width: 220px;
	margin: 0;
	padding: 0 0 30px
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product .icon-title-card {
		width: 215px;
		flex: none;
		height: 300px;
		padding: 0;
		margin: 0 15px 0 0
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product .icon-title-card {
		height: 250px;
		margin: 0 35px 0 0
	}
}

.__d9a66 .app-xdex-product .icon-title-card-icon {
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product .icon-title-card-text-title {
		margin: 0 0 5px
	}

	.__d9a66 .app-xdex-product .icon-title-card-text-description {
		width: 164px
	}
}

@media print,
screen and (min-width:40em) {
	.__d9a66 .app-xdex-product-card-100.icon-title-card {
		width: 100%
	}

	.__d9a66 .app-xdex-product-card-100.icon-title-card .icon-title-card-text-description {
		width: 160px
	}

	.__611fe .basic-platform-top-background {
		flex: 1
	}
}

.__d9a66 .title {
	padding: 0 0 10px
}

.__d9a66 .title span {
	padding: 0 10px 0 0;
	margin: 0
}

.__611fe .basic-platform-top {
	background: #121212
}

.__611fe .basic-platform-top-background {
	background: #121212;
	padding: 0 15px
}

.__611fe .basic-platform-main {
	display: flex;
	flex-direction: column
}

@media print,
screen and (min-width:40em) {
	.__611fe .basic-platform-main {
		flex-flow: row;
		background: #121212;
		height: 300px
	}
}

@media print,
screen and (min-width:64em) {
	.__d9a66 .app-xdex-product-card-100.icon-title-card .icon-title-card-text-description {
		width: 176px
	}

	.__611fe .basic-platform-main {
		max-width: 75rem;
		margin: auto
	}
}

.__611fe .basic-platform-orders {
	text-align: left;
	width: 100%
}

.__611fe .basic-platform-orders-container {
	max-width: 320px;
	margin: 0 0 20px
}

@media screen and (min-width:40em) {
	.__611fe .basic-platform-orders {
		position: relative;
		margin: 0 0 20px
	}

	.__611fe .basic-platform-orders-container {
		max-width: 350px
	}

	.__611fe .basic-platform-orders-container .title {
		max-width: 255px;
		margin: 20px auto 20px 0
	}
}

.__611fe .basic-platform-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 20px auto;
	max-width: 242px
}

@media print,
screen and (min-width:40em) {
	.__611fe .basic-platform-product {
		flex-flow: wrap;
		max-width: 554px;
		margin: auto
	}

	.__611fe .basic-platform-product .icon-title-card {
		margin: 0 30px 20px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__611fe .basic-platform-product {
		flex-flow: row;
		max-width: none
	}
}

.__611fe .basic-platform-product .icon-title-card {
	flex-flow: column
}

.__68c39 .otc .ember-power-select-trigger.ember-basic-dropdown-trigger {
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	color: #121212;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

.__68c39 .otc-grid-black {
	background: #121212
}

.__68c39 .otc-grid-green {
	background: #dfb458
}

.__68c39 .otc-form-radio {
	display: flex
}

.__68c39 .otc-form-radio-option {
	margin: 10px
}

.__68c39 .otc-form-radio-label {
	font-weight: 700;
	color: #171717;
	margin: 0 0 20px
}

.__68c39 .otc-form-button {
	text-align: center;
	margin: 20px 0 0
}

.__68c39 .otc-form-select {
	margin: 10px 0 0
}

.__68c39 .otc-form-select select {
	background-image: none
}

.__68c39 .otc-subtitle .title {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__68c39 .otc-subtitle {
		margin: 20px 0
	}

	.__68c39 .otc-subtitle .title {
		max-width: 500px;
		margin: 10px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__68c39 .otc-subtitle .title {
		max-width: 438px
	}
}

.__68c39 .otc-why-to-invest {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0 0
}

@media print,
screen and (min-width:40em) {
	.__68c39 .otc-why-to-invest {
		flex-flow: row;
		flex-wrap: wrap;
		padding: 0 15px;
		max-width: 590px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__68c39 .otc-why-to-invest {
		max-width: 942px
	}

	.__68c39 .otc-why-to-invest-card-advice {
		margin: 0 30px 25px auto
	}

	.__68c39 .otc-why-to-invest-card-solution {
		margin: 0 auto 25px 30px
	}
}

.__68c39 .otc-why-to-invest .item-card {
	max-width: 244px
}

.__68c39 .otc-why-to-invest .item-card-header {
	flex-flow: column
}

.__68c39 .otc-why-to-invest .item-card-icon {
	height: 55px
}

.__68c39 .otc-why-to-invest .item-card-title {
	font-size: 18px;
	line-height: 22px
}

.__68c39 .otc-services {
	text-align: center;
	margin: 60px auto
}

.__68c39 .otc-services .title {
	text-align: center;
	margin: 0 0 30px auto
}

.__68c39 .otc-services .subtitle {
	width: 100%;
	text-align: center;
	margin: auto auto 0
}

.__68c39 .otc-services-radio-button label:before {
	border: 1px solid #CDCDCD
}

.__68c39 .otc-services-form {
	color: #171717;
	font-family: Saira, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	letter-spacing: .15px;
	line-height: 17px;
	padding: 0 0 20px;
	max-width: 450px;
	margin: auto
}

.__68c39 .otc-services-form-text {
	border: 1px solid #CDCDCD;
	height: 40px
}

.__68c39 .otc-services-form-text-phone {
	background-color: #fafafa;
	border: 1px solid #CDCDCD;
	border-radius: 10px;
	height: 40px
}

.__68c39 .otc-services-form-option {
	border: 1px solid #CDCDCD;
	height: 40px;
	width: 100%
}

.__68c39 .otc-contact {
	text-align: center;
	margin: 10px 0 50px
}

.__68c39 .otc-contact svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 30px;
	stroke: #171717
}

.__68c39 .otc-contact-button {
	justify-content: space-between;
	width: 255px
}

.__aa35a .who-we-are-brand-justify {
	display: flex;
	justify-content: center
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-justify {
		justify-content: flex-start
	}
}

.__aa35a .who-we-are-brand-justify-center {
	display: flex;
	justify-content: center
}

.__aa35a .who-we-are-brand-top-section {
	padding-top: 35px;
	padding-bottom: 93px
}

.__aa35a .who-we-are-brand-top-section-logo {
	background-color: #4BFFD2
}

.__aa35a .who-we-are-brand-top-section-typography {
	overflow: hidden;
	background-color: #FF89B7
}

.__aa35a .who-we-are-brand-top-section-icon {
	overflow: hidden;
	background-color: #C6B0FF
}

.__aa35a .who-we-are-brand-top-section-minor {
	overflow: hidden;
	padding-bottom: 35px;
	padding-top: 35px
}

.__aa36a .who-we-are-food-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-food.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

.who-we-are-brand-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-motorista.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

.__aa35a .who-we-are-brand-banner {
	position: relative;
	top: 0px;
	padding: 0;
	display: block;
	background: url(../assets/images/imagem-header-86374f8103373f77dba8a49f1ef755fc.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	text-align: left;
	height: 310px;
	margin: 0
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-banner {
		height: 620px;
		margin: 0
	}
}

.__aa35a .who-we-are-brand-title span:before,
.__aa35a .who-we-are-brand-title-mini span:before {
	background: #dfb458;
	height: 8px;
	left: 0;
	right: 0;
	z-index: -1;
	content: ''
}

.__aa35a .who-we-are-brand-banner-title {
	position: absolute;
	top: 150px
}

.__aa35a .who-we-are-brand-title {
	display: block;
	color: #dfb458;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 20px;
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title {
		font-size: 32px
	}
}

.__aa35a .who-we-are-brand-title span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

.__aa35a .who-we-are-brand-title span:before {
	position: absolute;
	bottom: 6px
}

.__aa35a .who-we-are-brand-title-main {
	display: block;
	color: #dfb458;
	font-size: 32px;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 20px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title span {
		font-size: 32px
	}

	.__aa35a .who-we-are-brand-title-main {
		font-size: 60px
	}
}

.__aa35a .who-we-are-brand-title-main span {
	position: relative;
	font-size: 32px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-main span {
		font-size: 60px
	}
}

.__aa35a .who-we-are-brand-title-mini span {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	color: #171717;
	display: inline-block;
	margin: 0 auto
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-mini span {
		font-size: 32px
	}
}

.__aa35a .who-we-are-brand-title-mini span:before {
	position: absolute;
	bottom: 4px
}

.__aa35a .who-we-are-brand-title-sub {
	font-weight: 700;
	margin: 0 auto 30px;
	font-size: 18px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-sub {
		font-size: 24px
	}
}

.__aa35a .who-we-are-brand-title-sub-img {
	font-weight: 700;
	margin: 0 auto;
	font-size: 18px
}

.__aa35a .who-we-are-brand-know-more {
	position: relative;
	margin: 93px 0 0;
	background-color: #171717
}

.__aa35a .who-we-are-brand-know-more-text {
	flex: 1;
	color: #fafafa
}

.__aa35a .who-we-are-brand-know-more-img {
	display: flex;
	background: url(../assets/images/imagem-quer-saber-um-pouco-mais-aba29796f43e81c428387a77f825e19c.jpg) no-repeat;
	background-size: cover;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 351px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-title-sub-img {
		font-size: 24px
	}

	.__aa35a .who-we-are-brand-know-more-img {
		height: 351px;
		position: absolute;
		max-width: 50%;
		top: 0;
		right: 0
	}
}

.__aa35a .who-we-are-brand-logo {
	margin-top: 10px
}

.__aa35a .who-we-are-brand-logo-primary svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-logo-primary-right {
	margin-right: 15px
}

.__aa35a .who-we-are-brand-logo-symbol {
	max-width: 46%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-logo-symbol {
		width: 244px;
		height: 244px;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-logo-large svg,
.__aa35a .who-we-are-brand-logo-symbol svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-logo-large {
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-logo-large {
		max-width: 498px;
		max-height: 498px
	}
}

.__aa35a .who-we-are-brand-logo-icon {
	margin-left: 12px
}

.__aa35a .who-we-are-brand-logo-icon-small svg {
	max-width: 244px;
	max-height: 244px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-logo-primary-right {
		margin-right: 0
	}

	.__aa35a .who-we-are-brand-logo-icon-small svg {
		max-width: 156px;
		max-height: 156px
	}
}

.__aa35a .who-we-are-brand-logo-icon-large svg {
	max-width: 504px;
	max-height: 244px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-logo-icon-large svg {
		max-width: 328px;
		max-height: 159px
	}
}

.__aa35a .who-we-are-brand-secondary {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-secondary {
		max-width: 500px;
		justify-content: space-between;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-secondary {
		max-width: none
	}
}

.__aa35a .who-we-are-brand-symbol {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol {
		max-width: 500px;
		justify-content: space-between;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-symbol {
		max-width: none
	}
}

.__aa35a .who-we-are-brand-symbol-small {
	max-width: 49%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol-small {
		width: 238px;
		height: 238px;
		max-width: none
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-symbol-small {
		width: 238px;
		height: 252px;
		margin: 5px 0 0
	}
}

.__aa35a .who-we-are-brand-color-inst svg,
.__aa35a .who-we-are-brand-symbol-large svg,
.__aa35a .who-we-are-brand-symbol-small svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-symbol-large {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-symbol-large {
		max-width: 498px;
		justify-content: space-between;
		margin: auto
	}

	.__aa35a .who-we-are-brand-color-inst {
		max-width: 30%;
		max-height: 30%;
		width: 200px;
		height: 200px
	}
}

.__aa35a .who-we-are-brand-color {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap
}

.__aa35a .who-we-are-brand-color-inst {
	max-width: 30%;
	max-height: 30%;
	margin-top: 10px;
	margin-right: 10px
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-color-inst {
		max-width: 25%;
		max-height: 25%
	}
}

.__aa35a .who-we-are-brand-color-secondary {
	max-width: 30%;
	max-height: 30%;
	margin-right: 10px
}

.__aa35a .who-we-are-brand-color-secondary svg {
	width: 100%;
	height: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-color-secondary {
		margin-top: 10px;
		max-width: 30%;
		max-height: 30%;
		width: 200px;
		height: 200px
	}
}

.__aa35a .who-we-are-brand-typo {
	color: #fff;
	font-size: 80px;
	white-space: nowrap;
	overflow: hidden
}

.__aa35a .who-we-are-brand-typo-light {
	font-weight: 200
}

.__aa35a .who-we-are-brand-typo-regular {
	font-weight: 400
}

.__aa35a .who-we-are-brand-typo-semi-bold {
	font-weight: 600
}

.__aa35a .who-we-are-brand-typo-bold {
	font-weight: 700
}

.__aa35a .who-we-are-brand-typo-black {
	font-weight: 800
}

.__aa35a .who-we-are-brand-photo {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 424px;
	text-align: left
}

.__aa35a .who-we-are-brand-photo-first {
	background: url(../assets/images/fotografia-01-2566f15b952a6385684ebb103257275c.jpg) center center no-repeat;
	background-size: cover
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-photo-first {
		height: 328px
	}
}

.__aa35a .who-we-are-brand-photo-second {
	background: url(../assets/images/fotografia-02-d5bfd835c7f103959983deadd03e5b5b.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-third {
	background: url(../assets/images/fotografia-03-d65bb7acb023968988155ecf11232f50.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-fourth {
	background: url(../assets/images/fotografia-04-fb6909391ea851b773eb69206b77b13c.png) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-photo-fifth {
	background: url(../assets/images/fotografia-05-4a0cc11b54a333f4a83fd74d8a2c550a.jpg) center center no-repeat;
	background-size: cover
}

.__aa35a .who-we-are-brand-icon {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: center
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icon {
		justify-content: center
	}

	.__aa35a .who-we-are-brand-icon-small {
		width: 24%
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-color-secondary {
		max-width: 25%;
		max-height: 25%
	}

	.__aa35a .who-we-are-brand-photo-first {
		height: 520px
	}

	.__aa35a .who-we-are-brand-icon {
		justify-content: space-between;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-icon-small {
	max-width: 48%
}

.__aa35a .who-we-are-brand-icon-small svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-icon-small-margin {
	margin-left: 10px
}

.__aa35a .who-we-are-brand-icon-small-margin-start {
	margin-left: 0
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icon-small-margin-start {
		width: 24%
	}
}

.__aa35a .who-we-are-brand-icon-large {
	max-width: 100%
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icon-large {
		width: 49.2%;
		margin-left: 0;
		margin-right: 10px
	}

	.__aa35a .who-we-are-brand-icon-large-margin {
		margin-left: 10px;
		margin-right: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icon-large {
		width: 49.4%
	}
}

.__aa35a .who-we-are-brand-icon-large svg {
	width: 100%;
	height: 100%
}

.__aa35a .who-we-are-brand-icon-mini {
	width: 24px;
	margin-left: 70px
}

@media screen and (max-width:39.99875em) {
	.__aa35a .who-we-are-brand-icon-mini {
		margin-left: 50px
	}
}

.__aa35a .who-we-are-brand-icons {
	padding: 20px;
	background-color: #fff;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icons {
		padding-left: 30px;
		padding-right: 30px;
		margin: auto
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icons {
		justify-content: flex-start;
		width: 100%;
		max-width: none
	}
}

.__aa35a .who-we-are-brand-icons-element {
	max-width: 24px;
	margin: 15px 20px
}

@media print,
screen and (min-width:40em) {
	.__aa35a .who-we-are-brand-icons-element {
		margin: 15px 30px
	}
}

.__aa35a .who-we-are-brand-icons-element svg {
	width: 24px;
	height: 24px
}

.__3f572 .how-to-invest-banner {
	position: relative;
	display: block;
	height: 130px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-banner {
		height: 180px
	}
}

@media print,
screen and (min-width:64em) {
	.__aa35a .who-we-are-brand-icons-element {
		margin: 17px 34px
	}

	.__3f572 .how-to-invest-banner {
		height: 210px
	}
}

.__3f572 .how-to-invest-banner-title {
	width: 294px;
	margin: 20px auto
}

.__3f572 .how-to-invest-banner-title span {
	margin: 5px auto;
	padding: 0 15px
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-banner-title span {
		margin: 10px auto
	}
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-cards {
		max-width: 625px;
		margin: auto
	}

	.__3f572 .how-to-invest-card.section-image {
		padding: 45px 0 0
	}
}

.__3f572 .how-to-invest-card.section-image svg {
	width: auto
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-cards {
		max-width: 790px
	}

	.__3f572 .how-to-invest-card.section-image {
		padding: 45px 0 0 60px;
		text-align: left
	}

	.__3f572 .how-to-invest-card.section-image.rev {
		text-align: right;
		padding: 45px 60px 0 0
	}
}

.__3f572 .how-to-invest-card.section-text p {
	max-width: 320px;
	margin: auto
}

.__3f572 .how-to-invest-card.section-text p span {
	font-weight: 700
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.section-text p {
		max-width: none
	}

	.__3f572 .how-to-invest-card.section-text {
		max-width: 383px
	}

	.__3f572 .how-to-invest-card.section-text-image {
		margin: 0 0 30px 50px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-card.section-text-image {
		margin: 0 0 30px
	}
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.section-text-image.reverse {
		margin: 0 50px 30px 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-card.section-text-image.reverse {
		margin: 0 0 30px
	}
}

.__3f572 .how-to-invest-card.title {
	max-width: 320px
}

.__3f572 .how-to-invest-card.title span::before {
	bottom: 4px;
	left: -4px;
	right: -4px
}

.__3f572 .how-to-invest-blog {
	margin: 20px 0;
	position: relative
}

.__3f572 .how-to-invest-blog-title.title-with-background {
	margin: 55px 0 30px
}

.__3f572 .how-to-invest-blog-title.title-with-background span {
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-card.title {
		max-width: none
	}

	.__3f572 .how-to-invest-blog {
		height: 590px
	}

	.__3f572 .how-to-invest-blog-title.title-with-background span {
		font-size: 32px
	}
}

.__3f572 .how-to-invest-blog:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__3f572 .how-to-invest-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-blog-grid {
		max-width: 483px
	}
}

.__3f572 .how-to-invest-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__3f572 .how-to-invest-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__3f572 .how-to-invest-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

.__3f572 .how-to-invest-blog-link-button svg {
	margin: 0 0 0 36px
}

.__3f572 .how-to-invest-blog-description {
	color: #fafafa
}

.__3f572 .how-to-invest-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__3f572 .how-to-invest-invest-from-everywhere:after {
	content: '';
	z-index: 1;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-blog-link-button {
		max-width: 280px
	}

	.__3f572 .how-to-invest-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__3f572 .how-to-invest-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere:before {
		width: 25%
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__3f572 .how-to-invest-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-content {
	flex: 1
}

.__3f572 .how-to-invest-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__3f572 .how-to-invest-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__3f572 .how-to-invest-invest-from-everywhere-link,
.__3f572 .how-to-invest-invest-from-everywhere-link:active,
.__3f572 .how-to-invest-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__3f572 .how-to-invest-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-title {
		font-size: 32px
	}

	.__3f572 .how-to-invest-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__3f572 .how-to-invest-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__3f572 .how-to-invest-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__3f572 .how-to-invest-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

.__4aec3 .about-careers {
	background: #121212;
	color: #fafafa;
	margin: 0 0 25px
}

.__4aec3 .about-careers-title span {
	padding: 0;
	max-width: 203px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-title span {
		max-width: 270px
	}
}

@media print,
screen and (min-width:64em) {
	.__3f572 .how-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}

	.__4aec3 .about-careers {
		margin: 25px 0 0px
	}

	.__4aec3 .about-careers-title span {
		max-width: 337px
	}
}

.__4aec3 .about-careers-title p {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-title p {
		max-width: 352px
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-careers-title p {
		max-width: 374px
	}
}

.__4aec3 .about-careers-content {
	display: flex;
	flex-flow: column
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-content {
		flex-flow: row-reverse;
		justify-content: space-between
	}
}

.__4aec3 .about-careers-text {
	flex: 1;
	padding: 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-text {
		padding: 30px 0 0;
		margin: 0 0 0 40px
	}

	.__4aec3 .about-careers-text p {
		max-width: 350px
	}
}

.__4aec3 .about-careers-text .title {
	display: block;
	padding: 15px 0 30px;
	margin: 0;
	font-size: 40px;
	line-height: 100%
}

.__4aec3 .about-careers-text .button {
	width: 255px;
	margin: 30px 0;
	justify-content: space-between
}

.__4aec3 .about-careers-image {
	background: url(../assets/images/imagem-pagina-sobre-a-xdex-carreiras-d9e95a40b1d843700c02c4d592bb67ea.jpg) center center no-repeat;
	background-size: cover;
	height: 320px;
	margin: 0 -10px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-careers-image {
		flex: 1;
		height: 298px;
		margin: 50px 0 0 -15px
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-careers-text p {
		max-width: 370px
	}

	.__4aec3 .about-careers-image {
		margin: 0 10px 0 -15px;
		height: 474px
	}
}

.__4aec3 .about-differentials-title {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #121212;
	text-align: center;
	background: #dfb458;
	padding: 15px;
	margin: 0
}

.__4aec3 .about-differentials-list {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 25px 0 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-differentials-title {
		font-size: 32px
	}

	.__4aec3 .about-differentials-list {
		flex-flow: row;
		flex-wrap: wrap
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-differentials-list {
		width: 907px;
		margin: 30px auto 0
	}
}

.__4aec3 .about-differentials-list .icon-title-card {
	display: flex;
	flex-flow: row;
	text-align: left;
	max-width: 209px;
	margin: 0 auto 30px;
	padding: 0
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .about-differentials-list .icon-title-card {
		max-width: 28%;
		flex: none
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .about-differentials-list .icon-title-card {
		max-width: 227px
	}
}

.__4aec3 .about-differentials-list .icon-title-card-icon {
	margin: 0 15px 0 0
}

.__4aec3 .section-text {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .section-text {
		max-width: 350px
	}

	.__4aec3 .section-image {
		padding: 80px 0 0
	}
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .section-image.reverse {
		padding: 80px 0 0
	}
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .section-text {
		max-width: 485px
	}

	.__4aec3 .section-image,
	.__4aec3 .section-image.reverse {
		margin: 0
	}
}

.__4aec3 .xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	margin: 0 0 30px;
	text-align: center
}

@media print,
screen and (min-width:64em) {
	.__4aec3 .xdex-media {
		margin: 0 0 50px
	}
}

.__4aec3 .xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__4aec3 .xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__4aec3 .xdex-media-brands-item.infomoney {
	height: 29px
}

.__4aec3 .xdex-media-brands-item.exame {
	height: 22px
}

.__4aec3 .xdex-media-brands-item.istoe {
	height: 26px
}

.__4aec3 .xdex-media-brands-item.investing {
	height: 38px
}

.__c9406 .why-to-invest-banner {
	position: relative;
	display: block;
	height: 130px;
	text-align: left
}

@media print,
screen and (min-width:40em) {
	.__4aec3 .xdex-media {
		padding: 0
	}

	.__4aec3 .xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__c9406 .why-to-invest-banner {
		height: 180px
	}
}

.__c9406 .why-to-invest-banner-title {
	width: 270px;
	margin: 10px auto
}

.__c9406 .why-to-invest-banner-title span {
	margin: 5px auto
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-banner {
		height: 210px
	}

	.__c9406 .why-to-invest-banner-title {
		width: 317px
	}

	.__c9406 .why-to-invest-banner-title span {
		margin: 10px auto
	}
}

.__c9406 .why-to-invest-product {
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin: 10px 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-product {
		flex-flow: wrap;
		max-width: 740px;
		margin: auto
	}

	.__c9406 .why-to-invest-product-icon-title-card {
		margin: 0 30px 20px 0
	}
}

.__c9406 .why-to-invest-product-icon-title-card {
	flex-flow: row;
	max-width: 339px
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-icon {
	margin: 15px 15px 0 0
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-icon svg {
	height: auto;
	width: auto
}

.__c9406 .why-to-invest-product-icon-title-card .icon-title-card-text-description p {
	font-weight: 700
}

.__c9406 .why-to-invest-product-title span:before {
	bottom: 4px;
	right: -6px
}

.__c9406 .why-to-invest-product-link-button {
	margin: 10px auto 40px
}

.__c9406 .why-to-invest-xdex-media {
	background: #EDEDED;
	padding: 10px 0 15px;
	text-align: center;
	margin: 30px 0 70px
}

.__c9406 .why-to-invest-xdex-media-brands {
	display: flex;
	flex-flow: column
}

.__c9406 .why-to-invest-xdex-media-brands-item {
	margin: 15px auto;
	width: auto
}

.__c9406 .why-to-invest-xdex-media-brands-item.infomoney {
	height: 29px
}

.__c9406 .why-to-invest-xdex-media-brands-item.exame {
	height: 22px
}

.__c9406 .why-to-invest-xdex-media-brands-item.istoe {
	height: 26px
}

.__c9406 .why-to-invest-xdex-media-brands-item.investing {
	height: 38px
}

.__c9406 .why-to-invest-blog {
	margin: 20px 0;
	position: relative
}

.__c9406 .why-to-invest-blog-title.title-with-background {
	margin: 55px 0 30px
}

.__c9406 .why-to-invest-blog-title.title-with-background span {
	font-size: 24px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-xdex-media {
		padding: 0
	}

	.__c9406 .why-to-invest-xdex-media-brands {
		flex-flow: row;
		justify-content: space-between;
		align-items: center
	}

	.__c9406 .why-to-invest-blog {
		height: 590px
	}

	.__c9406 .why-to-invest-blog-title.title-with-background span {
		font-size: 32px
	}
}

.__c9406 .why-to-invest-blog:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 480px;
	background: #121212;
	z-index: -1
}

.__c9406 .why-to-invest-blog-grid {
	max-width: 320px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-grid {
		max-width: 350px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-blog-grid {
		max-width: 483px
	}
}

.__c9406 .why-to-invest-blog-title {
	max-width: 420px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-container {
		display: flex;
		max-width: 640px;
		flex: 1
	}
}

.__c9406 .why-to-invest-blog-img {
	display: flex;
	background: url(../assets/images/imagem-blog-Macbook-a6b98637e1466f237c620b4b7fde6b62.png) no-repeat;
	background-size: cover;
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	height: 190px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-img {
		height: 590px;
		width: 57%;
		max-width: 890px;
		position: absolute;
		top: 0;
		right: 0
	}
}

.__c9406 .why-to-invest-blog-link-button {
	margin: 30px auto auto 0;
	max-width: 260px;
	text-align: left
}

.__c9406 .why-to-invest-blog-link-button svg {
	margin: 0 0 0 36px
}

.__c9406 .why-to-invest-blog-description {
	color: #fafafa
}

.__c9406 .why-to-invest-invest-from-everywhere {
	position: relative;
	background: #121212;
	padding: 0 5px
}

.__c9406 .why-to-invest-invest-from-everywhere:after {
	content: '';
	z-index: 1;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #fafafa;
	height: 115px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-blog-link-button {
		max-width: 280px
	}

	.__c9406 .why-to-invest-invest-from-everywhere {
		padding: 0 0 115px
	}

	.__c9406 .why-to-invest-invest-from-everywhere:before {
		content: '';
		background: #dfb458;
		width: 272px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 0
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere:before {
		width: 25%
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-container {
	position: relative;
	text-align: left;
	display: flex;
	flex-flow: column;
	z-index: 2
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-container {
		flex-flow: row-reverse
	}

	.__c9406 .why-to-invest-invest-from-everywhere-content {
		padding: 0 0 30px 15px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-content {
	flex: 1
}

.__c9406 .why-to-invest-invest-from-everywhere-title {
	display: block;
	color: #dfb458;
	font-size: 24px;
	font-weight: 700;
	padding: 30px 0 0;
	margin: 0
}

.__c9406 .why-to-invest-invest-from-everywhere-list {
	display: flex;
	flex-flow: column;
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	max-width: 430px
}

.__c9406 .why-to-invest-invest-from-everywhere-link,
.__c9406 .why-to-invest-invest-from-everywhere-link:active,
.__c9406 .why-to-invest-invest-from-everywhere-link:hover {
	color: #dfb458
}

.__c9406 .why-to-invest-invest-from-everywhere-download {
	margin: 40px 0 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-title {
		font-size: 32px
	}

	.__c9406 .why-to-invest-invest-from-everywhere-download {
		margin: 80px 0 0
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-download-title {
	color: #fafafa;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0
}

.__c9406 .why-to-invest-invest-from-everywhere-download-links {
	display: flex;
	flex-flow: row;
	justify-content: space-around
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-download-links {
		justify-content: flex-start
	}

	.__c9406 .why-to-invest-invest-from-everywhere-download-links-item.apple {
		margin: 0 40px 0 0
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-download-links-item svg {
	width: 137px;
	height: 51px
}

.__c9406 .why-to-invest-invest-from-everywhere-images {
	position: relative;
	margin: 30px 0 50px;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: flex-end;
	flex: 1
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -62px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images {
		margin: 0;
		bottom: -82px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
	width: 200px;
	height: 403px;
	margin: 0 15px 0 0
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
		width: 230px;
		height: 464px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.iphone {
		width: 330px;
		height: 652px
	}
}

.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
	width: 102px;
	height: 197px
}

@media print,
screen and (min-width:40em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 118px;
		height: 228px
	}
}

@media print,
screen and (min-width:64em) {
	.__c9406 .why-to-invest-invest-from-everywhere-images-item.apple-watch {
		width: 148px;
		height: 270px
	}
}

.__e2a67 .account-security-section {
	background-color: #121212;
	display: block
}

.__e2a67 .account-security-section-img {
	display: flex;
	margin: 50px auto;
	width: 100%;
	max-width: 640px;
	height: 450px
}

.__e2a67 .account-security-section-items {
	text-align: left
}

@media print,
screen and (min-width:64em) {
	.__e2a67 .account-security-section-items {
		margin: 0 auto 0 0
	}
}

.__e2a67 .account-security-section-items ul {
	margin: auto auto 1rem
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-items ul {
		margin: auto 0 1rem 1.25rem
	}
}

.__e2a67 .account-security-section-items ul li {
	text-align: left
}

.__e2a67 .account-security-section-show-more {
	font-size: 14px;
	font-weight: 700;
	color: #dfb458;
	margin: 0 0 30px;
	display: block
}

.__e2a67 .account-security-section-title-description {
	color: #fafafa
}

.__e2a67 .account-security-section-title {
	display: block;
	color: #fafafa;
	padding: 20px 0 0;
	margin: 0;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-title {
		max-width: 360px;
		margin: 0 0 0 20px
	}
}

.__e2a67 .account-security-section-description {
	display: block;
	color: #dfb458;
	font-weight: 700;
	padding: 20px 0 0;
	margin: 0 0 30px;
	text-align: left;
	font-size: 24px;
	letter-spacing: .33px;
	line-height: 38px
}

@media print,
screen and (min-width:40em) {
	.__e2a67 .account-security-section-description {
		margin: 0 0 30px 20px;
		width: 352px;
		font-size: 32px
	}

	.__e2a67 .account-security-section {
		display: flex
	}

	.__e2a67 .account-security-section-img {
		height: 398px;
		margin: 70px 0 0;
		max-width: 372px
	}
}

@media print,
screen and (min-width:64em) {
	.__e2a67 .account-security-section-description {
		width: 452px;
		font-size: 32px;
		letter-spacing: .42px;
		line-height: 40px
	}

	.__e2a67 .account-security-section-img {
		height: auto;
		margin: 0 0 0 auto;
		max-width: 640px
	}

	.__e2a67 .account-security-section .icon-title-card-text-description {
		width: 392px
	}
}

.__e2a67 .account-security-section .icon-title-card {
	display: flex;
	flex-flow: row;
	text-align: left;
	max-width: 370px;
	margin: 30px auto 0 0;
	padding: 0
}

.__e2a67 .account-security-section .icon-title-card-text {
	color: #fafafa
}

.__e2a67 .account-security-section .icon-title-card-text-title {
	font-weight: 700
}

.__e2a67 .account-security-section .icon-title-card-icon {
	margin: 0 20px 0 0
}

.__53025 {
	max-width: 300px;
	text-align: center;
	margin: 10px auto 100px
}

.__53025 svg {
	width: 29px;
	height: 22px;
	margin: 0 0 0 10px;
	stroke: #171717
}

.__f5a83 {
	display: inline-flex;
	flex-flow: column;
	background: #fafafa;
	box-shadow: 2px 2px 4px 0 #D1D1D1
}

@media print,
screen and (min-width:64em) {
	.__f5a83 {
		margin: 0 0 25px
	}
}

.__f5a83 .course-card-title {
	order: 1;
	font-family: Saira, sans-serif;
	border-radius: 10px 10px 0 0;
	border: none;
	padding: 7px 0;
	margin: 0;
	text-align: center;
	color: #121212;
	font-size: 18px
}

.ember-power-select-trigger,
.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa
}

.__2572a,
.__82677 nav>ul>li ul>li {
	text-align: left
}

.__f5a83 .course-card-description,
.__f5a83 .course-card-type {
	color: #171717;
	font-family: Saira, sans-serif
}

.__f5a83 .course-card-image {
	order: 2;
	border-radius: 0
}

.__f5a83 .course-card-type {
	display: block;
	position: absolute;
	left: 0;
	bottom: 16px;
	background: #dfb458;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.__f5a83 .course-card-description {
	order: 3;
	font-size: 16px;
	line-height: 19px
}

.__f5a83 .course-card-link {
	font-family: Saira, sans-serif;
	font-size: 14px
}

.__2572a {
	flex: 1;
	display: flex;
	flex-flow: column;
	margin: 30px 0 0
}

.__2572a .footer-nav-title {
	color: #dfb458;
	font-weight: 700;
	font-size: 16px;
	width: 115px
}

@media print,
screen and (min-width:40em) {
	.__2572a {
		flex-flow: row;
		flex-wrap: wrap
	}

	.__2572a .footer-nav-title {
		width: auto;
		margin: 0 0 15px
	}
}

.__2572a .footer-nav-links {
	display: flex;
	flex-flow: row;
	margin: 0 0 30px;
	padding: 0;
	break-inside: avoid
}

@media print,
screen and (min-width:40em) {
	.__2572a .footer-nav-links {
		flex-flow: column;
		width: 50%;
		padding: 0 10px 0 0
	}

	.__2572a .footer-nav-links.products {
		order: 1
	}

	.__2572a .footer-nav-links.criptos {
		order: 2
	}

	.__2572a .footer-nav-links.help {
		order: 4
	}

	.__2572a .footer-nav-links.courses {
		order: 6
	}

	.__2572a .footer-nav-links.about {
		order: 3
	}

	.__2572a .footer-nav-links.blog {
		order: 5
	}

	.__2572a .footer-nav-links.reclame-aqui {
		order: 7
	}
}

@media print,
screen and (min-width:64em) {
	.__2572a .footer-nav-links {
		width: 33%
	}

	.__2572a .footer-nav-links.products {
		order: 1
	}

	.__2572a .footer-nav-links.criptos {
		order: 2
	}

	.__2572a .footer-nav-links.help {
		order: 3
	}

	.__2572a .footer-nav-links.courses {
		order: 6
	}

	.__2572a .footer-nav-links.about {
		order: 4
	}

	.__2572a .footer-nav-links.blog {
		order: 5
	}

	.__2572a .footer-nav-links.reclame-aqui {
		order: 7
	}
}

.__2572a .footer-nav-links-list {
	flex: 1;
	display: flex;
	flex-flow: column
}

.__2572a .footer-nav-links-list-item {
	margin: 0 0 10px
}

.__2572a .footer-nav-links-list-item:not(:hover):not(:active) {
	color: #fafafa;
	font-weight: 400;
	text-decoration: none
}

.__82677 nav {
	display: flex;
	flex-flow: row;
	height: 100%
}

.__82677 nav>ul {
	list-style-type: none;
	margin: 0 15px;
	padding: 0;
	display: flex;
	flex: 1;
	flex-flow: row;
	justify-content: space-between
}

.__82677 nav>ul>li {
	position: relative;
	display: flex;
	flex: 1;
	justify-content: center
}

.__82677 nav>ul>li .has-submenu {
	position: relative;
	display: inline-flex;
	margin: auto;
	height: 100%
}

.__82677 nav>ul>li .has-submenu:hover .header-bar-menu-title {
	background: #171717;
	color: #dfb458;
	font-weight: 700;
	text-decoration: underline
}

.__82677 nav>ul>li .header-bar-menu-title,
.__82677 nav>ul>li a:not(:hover):not(:active) {
	color: #fafafa;
	font-weight: 400;
	text-decoration: none
}

.__82677 nav>ul>li .has-submenu:hover ul {
	display: flex
}

.__82677 nav>ul>li .header-bar-menu-title {
	cursor: default;
	display: flex;
	padding: 0 10px;
	justify-content: center;
	align-items: center;
	white-space: nowrap
}

.__82677 nav>ul>li a {
	display: flex;
	padding: 0 10px;
	justify-content: center;
	align-items: center;
	white-space: nowrap
}

.__82677 nav>ul>li.criptos {
	min-width: 123px
}

.__82677 nav>ul>li.login {
	justify-content: flex-end
}

.__82677 nav>ul>li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 53px;
	margin: 0;
	padding: 10px 0;
	flex-flow: column;
	justify-content: flex-start;
	background: #171717;
	list-style-type: none
}

.__82677 nav>ul>li ul>li a {
	display: inline-flex;
	padding-top: 3px;
	padding-bottom: 3px;
	justify-content: flex-start
}

.__fc47d {
	width: 100%;
	margin: auto
}

.__fc47d .login-authentication {
	font-family: Saira, sans-serif;
	margin: 0;
	padding: 15px 15px 25px;
	background: #fafafa;
	width: auto;
	max-width: none
}

@media print,
screen and (min-width:40em) {
	.__fc47d .login-authentication {
		background: 0 0
	}
}

.__fc47d .login-authentication .login-modal-close {
	display: none
}

.__fc47d .login-authentication-steps {
	max-width: 255px;
	margin: 20px auto 0
}

.__8ca87 .message-modals-wrapper {
	background: rgba(151, 151, 151, .447545);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center
}

.__8ca87 .message-modals-box {
	background-color: #fafafa;
	max-width: 314px;
	margin: 10px
}

.__8ca87 .message-modals-title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 10px 10px 0
}

.__8ca87 .message-modals-title-sub {
	color: #3C3C3C;
	font-size: 16px;
	text-align: center;
	margin: 30px
}

.__8ca87 .message-modals-fail-icon {
	max-width: 92px;
	margin: 10px auto
}

.__8ca87 .message-modals-button {
	display: flex;
	margin: 10px;
	justify-content: center
}

.__1b007 .message-modals-wrapper {
	background: rgba(151, 151, 151, .447545);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: column;
	justify-content: center;
	align-items: center
}

.__1b007 .message-modals-box {
	background-color: #fafafa;
	max-width: 314px;
	margin: 10px
}

.__1b007 .message-modals-title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px
}

.__1b007 .message-modals-title-sub {
	color: #3C3C3C;
	font-size: 16px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px
}

.__1b007 .message-modals-success-icon {
	max-width: 92px;
	margin: 10px auto
}

.__1b007 .message-modals-button {
	display: flex;
	margin: 10px;
	justify-content: center
}

.__72bcf .platform-responsive {
	width: 100%;
	max-width: 520px;
	margin: auto auto 30px
}

.__72bcf .platform-responsive .subtitle {
	margin: auto auto 0;
	text-align: center;
	display: block
}

.__72bcf .platform-responsive-description {
	text-align: center;
	margin: 20px 0 0
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive-description {
		margin: auto
	}
}

.__72bcf .platform-responsive .title {
	margin: 0 auto;
	text-align: center
}

.__72bcf .platform-responsive .title span {
	display: inline-block;
	margin: 0 auto
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive .title span {
		margin: 20px auto
	}
}

.__72bcf .platform-responsive .title span:first-child {
	max-width: 160px;
	padding: 0 10px 0 0
}

.__72bcf .platform-responsive-img {
	display: block;
	max-width: 463px;
	height: 240px;
	margin: auto;
	background-size: 100%
}

@media screen and (min-width:40em) {
	.__72bcf .platform-responsive {
		margin: auto
	}

	.__72bcf .platform-responsive-img {
		max-width: 738px;
		height: 420px
	}
}

.__95f5e {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	margin: 20px 0
}

.__95f5e .signup-full-password-strength-title {
	color: #121212
}

.__95f5e .signup-full-password-strength-list {
	list-style-type: none;
	margin: 15px 0;
	padding: 0
}

.__95f5e .signup-full-password-strength-list-item {
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	color: #9b9b9b
}

.__95f5e .signup-full-password-strength-list-item.done {
	font-weight: 700;
	color: #00a055
}

.__95f5e .signup-full-password-strength-list-item.done .signup-full-password-strength-list-item-icon.success {
	display: block
}

.__95f5e .signup-full-password-strength-list-item-icon.success,
.__95f5e .signup-full-password-strength-list-item.done .signup-full-password-strength-list-item-icon.error {
	display: none
}

.__95f5e .signup-full-password-strength-list-item-icon {
	position: absolute;
	right: 0;
	top: 0
}

.__95f5e .signup-full-password-strength-list-item-icon .fa {
	width: 10px;
	height: auto
}

.__55637 .loading-modal-wrapper {
	background: 0 0;
	position: absolute;
	top: 7px;
	right: 0;
	width: 50px
}

.__55637 .signup-full-group-city,
.ember-basic-dropdown {
	position: relative
}

.__55637 .loading-modal-icon {
	max-width: 48px
}

.__9b8a7 .signup-step-6-form {
	height: 100vh;
	max-height: 500px;
	display: inline-block;
	max-width: 100%;
	overflow: auto
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar {
	width: 4px;
	height: 10px;
	border-radius: 5px;
	background-color: #dedede
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff
}

.__9b8a7 .signup-step-6-form::-webkit-scrollbar-thumb {
	background-color: #dedede;
	outline: #708090 solid 1px
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation {
	max-width: 90%
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation-city {
	margin: 0 20px 20px 0
}

.__9b8a7 .signup-step-6-form .signup-full-confirmation-city,
.__9b8a7 .signup-step-6-form .signup-full-confirmation-state {
	width: 100px
}

.ember-basic-dropdown,
.ember-basic-dropdown-content,
.ember-basic-dropdown-content * {
	box-sizing: border-box
}

.ember-basic-dropdown-content {
	position: absolute;
	width: auto;
	z-index: 1000;
	background-color: #fff
}

.ember-basic-dropdown-content--left {
	left: 0
}

.ember-basic-dropdown-content--right {
	right: 0
}

.ember-basic-dropdown-overlay {
	position: fixed;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	pointer-events: none
}

.ember-basic-dropdown-content-wormhole-origin {
	display: inline
}

.ember-power-select-dropdown * {
	box-sizing: border-box
}

.ember-power-select-trigger {
	position: relative;
	border-radius: 4px;
	background-color: #fff;
	line-height: 1.75;
	overflow-x: hidden;
	text-overflow: ellipsis;
	min-height: 1.75em;
	user-select: none;
	-webkit-user-select: none;
	color: inherit
}

.ember-power-select-trigger:after {
	content: "";
	display: table;
	clear: both
}

.ember-power-select-trigger--active,
.ember-power-select-trigger:focus {
	box-shadow: none
}

.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],
.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true] {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true] {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-placeholder {
	color: #999;
	display: block;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ember-power-select-status-icon {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-style: solid;
	border-width: 7px 4px 0;
	border-color: #aaa transparent transparent;
	right: 5px
}

.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon {
	transform: rotate(180deg)
}

.ember-power-select-clear-btn {
	position: absolute;
	cursor: pointer;
	right: 25px
}

.ember-power-select-trigger-multiple-input {
	font-family: inherit;
	font-size: inherit;
	border: none;
	display: inline-block;
	line-height: inherit;
	-webkit-appearance: none;
	outline: 0;
	padding: 0;
	float: left;
	background-color: transparent;
	text-indent: 2px
}

.ember-power-select-trigger-multiple-input:disabled {
	background-color: #eee
}

.ember-power-select-trigger-multiple-input::placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-webkit-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-moz-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-trigger-multiple-input::-ms-input-placeholder {
	opacity: 1;
	color: #999
}

.ember-power-select-multiple-options {
	padding: 0;
	margin: 0
}

.ember-power-select-multiple-option {
	border: 1px solid gray;
	border-radius: 4px;
	color: #333;
	background-color: #e4e4e4;
	padding: 0 4px;
	display: inline-block;
	line-height: 1.45;
	float: left;
	margin: 2px 0 2px 3px
}

.ember-power-select-multiple-remove-btn {
	cursor: pointer
}

.ember-power-select-multiple-remove-btn:not(:hover) {
	opacity: .5
}

.ember-power-select-search {
	padding: 4px
}

.ember-power-select-search-input {
	border: 1px solid #aaa;
	border-radius: 0;
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	padding: 0 5px
}

.ember-power-select-search-input:focus {
	border: 1px solid #aaa;
	box-shadow: none
}

.ember-power-select-dropdown {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	line-height: 1.75;
	border-radius: 4px;
	box-shadow: none;
	overflow: hidden;
	color: inherit
}

.modal-open .modal-close-service .modal-body .check-label,
.modal-open .modal-close-service .modal-body .title-terms,
.modal-open .modal-close-service .modal-title {
	font-family: Montserrat;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal
}

.ember-power-select-dropdown.ember-basic-dropdown-content--above {
	border-top: 1px solid #aaa;
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--below,
.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	border-top: none;
	border-bottom: 1px solid #aaa;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ember-power-select-dropdown.ember-basic-dropdown-content--in-place {
	width: 100%
}

.ember-power-select-options {
	list-style: none;
	margin: 0;
	padding: 0;
	user-select: none;
	-webkit-user-select: none
}

.ember-power-select-options[role=listbox] {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 12.25em
}

.ember-power-select-option {
	cursor: pointer;
	padding: 0 8px
}

.ember-power-select-group[aria-disabled=true] {
	color: #999;
	cursor: not-allowed
}

.ember-power-select-group[aria-disabled=true] .ember-power-select-option,
.ember-power-select-option[aria-disabled=true] {
	color: #999;
	pointer-events: none;
	cursor: not-allowed
}

.ember-power-select-option[aria-selected=true] {
	background-color: #ddd
}

.ember-power-select-option[aria-current=true] {
	background-color: #5897fb;
	color: #fff
}

.ember-power-select-group-name {
	cursor: default;
	font-weight: 700
}

.ember-power-select-trigger[aria-disabled=true] {
	background-color: #eee
}

.ember-power-select-trigger {
	padding: 0 16px 0 0
}

.ember-power-select-placeholder,
.ember-power-select-selected-item {
	margin-left: 8px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-left: 40px
}

.ember-power-select-group .ember-power-select-option {
	padding-left: 24px
}

.ember-power-select-group .ember-power-select-group-name {
	padding-left: 8px
}

.ember-power-select-trigger[dir=rtl] {
	padding: 0 0 0 16px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,
.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item {
	margin-right: 8px
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,
.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input {
	float: right
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon {
	left: 5px;
	right: initial
}

.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn {
	left: 25px;
	right: initial
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option {
	padding-right: 40px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option {
	padding-right: 24px
}

.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name {
	padding-right: 8px
}

.modal-open {
	overflow: hidden
}

.modal-open .warning-2fa .body_ret_failure,
.modal-open .xdex-token {
	display: none
}

.modal-open .modal-close-service {
	display: block;
	position: absolute;
	overflow-y: auto;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1050;
	overflow: hidden;
	outline: 0
}

.modal-open .modal-close-service-img {
	margin: -29px 0 0
}

.modal-open .modal-close-service .close {
	background !important: transparent
}

.modal-open .modal-close-service .acceptance-terms {
	margin: -15px 0 0
}

.modal-open .modal-close-service .acceptance-terms * {
	font-family: Montserrat;
	font-size: 10px
}

.modal-open .modal-close-service .term-link {
	color: #0da45d;
	text-decoration: underline;
	cursor: pointer
}

.modal-open .modal-close-service .fade {
	transition: opacity .15s linear
}

.modal-open .modal-close-service .modal-dialog {
	margin-top: 5%
}

.modal-open .modal-close-service .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 0
}

.modal-open .modal-close-service .modal-content {
	margin: auto;
	position: relative;
	border: none !important;
	display: flex;
	flex-direction: column;
	pointer-events: auto;
	background-color: #000;
	background-clip: padding-box;
	padding: 11px;
	border-radius: .3rem;
	outline: 0;
	height: auto;
	width: 100%;
	max-width: 300px
}

.modal-open .modal-close-service .modal-footer,
.modal-open .modal-close-service .modal-header {
	border: none;
	margin: auto
}

.modal-open .modal-close-service .modal-footer {
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	flex-flow: column
}

.modal-open .modal-close-service .modal-footer .btn-success {
	width: 160px;
	margin: auto;
	cursor: pointer;
	height: 50px;
	border-radius: 5px;
	background-color: #11d478;
	border-color: #11d478;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #000
}

.modal-open .modal-close-service .modal-footer .btn-success:active,
.modal-open .modal-close-service .modal-footer .btn-success:focus,
.modal-open .modal-close-service .modal-footer .btn-success:hover {
	height: 50px;
	border-radius: 5px;
	background-color: #0ac571;
	border-color: #11d478
}

.modal-open .modal-close-service .modal-footer .btn-success:disabled {
	opacity: .5;
	cursor: no-drop
}

.modal-open .modal-close-service .modal-footer .accept-after,
.modal-open .modal-close-service .modal-footer .accept-after:active,
.modal-open .modal-close-service .modal-footer .accept-after:focus,
.modal-open .modal-close-service .modal-footer .accept-after:hover {
	margin-right: 20px;
	border: 1px solid #11d478;
	background-color: #fff
}

.modal-open .modal-close-service .modal-title {
	width: 100%;
	padding: 8px 17px 17px;
	font-size: 16px;
	font-weight: 400 !important;
	text-align: center;
	color: #4a4a4a
}

.modal-open .modal-close-service .modal-title .sub-description {
	display: block;
	padding-top: 20px;
	margin-bottom: 20px
}

.modal-open .modal-close-service .modal-title .date-expired {
	width: 100%;
	max-width: 345px;
	padding-bottom: 20px;
	margin: auto
}

.modal-open .modal-close-service .modal-header .close {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 42px
}

.modal-open .modal-close-service .modal-header .close:hover {
	color: #000
}

.modal-open .modal-close-service .modal-body .terms {
	margin: auto;
	width: 100%;
	max-width: 465px;
	padding: 15px;
	overflow: auto;
	height: 234px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #dedede
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar {
	width: 4px;
	height: 50px;
	border-radius: 5px;
	background-color: #dedede
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fff
}

.modal-open .modal-close-service .modal-body .terms::-webkit-scrollbar-thumb {
	background-color: #dedede;
	outline: #708090 solid 1px
}

.modal-open .modal-close-service .modal-body .title-terms {
	font-size: 13px;
	font-weight: 700;
	color: #0da45d;
	margin: 15px 0
}

.modal-open .modal-close-service .modal-body .title-terms:not(:first-child) {
	padding-top: 15px;
	border-top: 1px solid #e5e5e5
}

.modal-open .modal-close-service .modal-body .group-terms {
	width: 100%;
	max-width: 464px;
	margin: auto auto 12px;
	display: block;
	position: relative;
	padding-top: 14px;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.modal-open .modal-close-service .modal-body .group-terms input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.modal-open .modal-close-service .modal-body .checkmark {
	position: absolute;
	display: inline-block;
	margin: 0;
	top: 25px;
	left: 0;
	cursor: pointer;
	height: 18px;
	width: 18px;
	background-color: #eee
}

.modal-open .modal-close-service .modal-body .group-terms .checkmark {
	background-color: #fff;
	border: 1px solid #11d478;
	border-radius: 3px
}

.modal-open .modal-close-service .modal-body .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.modal-open .modal-close-service .modal-body .group-terms input:checked~.checkmark:after {
	display: block
}

.modal-open .modal-close-service .modal-body .group-terms .checkmark:after {
	left: 5px;
	width: 7px;
	height: 13px;
	border: solid #11d478;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modal-open .modal-close-service .modal-body .check-label {
	max-width: 410px;
	font-size: 13px;
	margin-left: 29px;
	font-weight: 400 !important;
	color: #4a4a4a;
	text-align: left;
	margin-top: 9px
}

@media screen and (min-width:475px) {
	.modal-open .modal-close-service {
		position: fixed
	}

	.modal-open .modal-close-service .modal-content {
		width: 100%;
		max-width: 640px;
		height: 480px
	}

	.modal-open .modal-close-service .modal-title {
		padding: 10
	}
}

.modal-open .modal-backdrop {
	transition: opacity .2s;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-open .modal-backdrop.show {
	opacity: .5
}

.modal-open .loader-wrapper-terms {
	min-height: 234px;
	display: flex
}

.modal-open .loader-wrapper-terms .spinner {
	content: '';
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	border: 6px solid #b8b7b7;
	border-radius: 50%;
	border-top: 6px solid #11d478;
	height: 84px;
	width: 84px;
	margin: auto;
	display: block
}

button.modal-close-service-button {
	background !important: transparent;
	background-color !important: transparent
}
}

.modal-open .loader-wrapper-terms {
	min-height: 234px;
	display: flex
}

.modal-open .loader-wrapper-terms .spinner {
	content: '';
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	border: 6px solid #b8b7b7;
	border-radius: 50%;
	border-top: 6px solid #11d478;
	height: 84px;
	width: 84px;
	margin: auto;
	display: block
}

button.modal-close-service-button {
	background !important: transparent;
	background-color !important: transparent
}