﻿:root{
    --accent-color: #083F62;
    --accent-color-light: #083f626b;
    
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=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: 1px dotted ButtonText
}

input {
    overflow: visible
}

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

[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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

textarea {
    height: auto;
    min-height: 50px
}

select,
textarea {
    border-radius: 3px
}

select {
    width: 100%
}

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

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 3px;
    background: transparent;
    line-height: 1
}

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

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

em,
i {
    font-style: italic
}

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

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

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 {
    line-height: 0;
    color: #cacaca
}

h1 {
    font-size: 1.5rem
}

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

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

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

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

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

h6 {
    font-size: 1rem
}

@media print,
screen and (min-width: 40em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #2ba6cb;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #258faf
}

a img {
    border: 0
}

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

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

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

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 {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr {
    border-bottom: 1px dotted #0a0a0a;
    color: #0a0a0a;
    cursor: help
}

figure {
    margin: 0
}

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

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

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}

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

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

.stat {
    font-size: 2.5rem;
    line-height: 1
}

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

.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
    }
}

@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
    }
}

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

@media print {
    * {
        background: transparent !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^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

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

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

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

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

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

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

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px
}

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

[type=checkbox],
[type=file],
[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
}

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

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

[type=file] {
    width: 100%
}

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

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

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

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
    border-radius: 0 3px 3px 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;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

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

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

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

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

.input-group .input-group-button {
    display: table-cell
}

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

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

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem;
    background: #fefefe
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    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;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@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: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

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

select[multiple] {
    height: auto;
    background-image: none
}

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

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

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

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

.form-error,
.is-invalid-input:not(:focus)::placeholder,
.is-invalid-label {
    color: #c60f13
}

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

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

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@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.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em),
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;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion-item:first-child>:first-child {
    border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 3px 3px
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #2ba6cb
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 3px 3px
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title:before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title:before {
    content: "–"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

table thead {
    background: #f8f8f8;
    color: #0a0a0a
}

table tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

table tfoot tr,
table thead tr {
    background: transparent
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

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

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width: 63.9375em) {

    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%;
    overflow-x: auto
}

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
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

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

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

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

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

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

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

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

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

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

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

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

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

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

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

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

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

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

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

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

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

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

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

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

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

.small-12 {
    width: 100%
}

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

.small-up-1>.column,
.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

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

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

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

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

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

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

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

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .medium-12 {
        width: 100%
    }

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

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

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

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

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

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

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

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

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

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .large-12 {
        width: 100%
    }

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

    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.875rem
}

.column-block>:last-child {
    margin-bottom: 0
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform-origin: top;
    transition-property: transform, opacity
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(0.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: rotate(-270deg);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: 0.75s !important
}

.fast {
    transition-duration: 0.25s !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 0.3s !important
}

.long-delay {
    transition-delay: 0.7s !important
}

.shake {
    animation-name: a
}

@keyframes a {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }

    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-ccw,
.spin-cw {
    animation-name: b
}

@keyframes b {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: c
}

@keyframes c {

    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }

    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 0.75s !important
}

.fast {
    animation-duration: 0.25s !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 0.3s !important
}

.long-delay {
    animation-delay: 0.7s !important
}

.title {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal
}

.title_bold {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 700;
    font-style: normal
}

p a {
    color: var(--accent-color);
    text-decoration: underline;
    text-underline-position: from-font
}

p.smaller {
    font-size: 14px
}

.italic {
    font-style: italic !important
}

h1,
.h1 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 68px;
    line-height: 110%;
    margin-bottom: 16px
}

h2,
.h2 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    margin-bottom: 16px
}

h3,
.h3 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 110%;
    margin-bottom: 16px
}

h4,
.h4 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px
}

h5,
.h5 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 16px
}

h6,
.h6 {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 110%;
    margin-bottom: 16px
}

.mb-0 {
    margin-bottom: 0
}

main {
    padding: 0 16px
}

.sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

body {
    overflow-x: hidden;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #231D12;
    line-height: 175%
}

body.mobile.open {
    overflow: hidden
}

p:empty {
    display: none
}

.underline {
    text-decoration: underline;
    text-underline-position: from-font
}

.btn,
button,
.button {
    background: var(--accent-color);
    font-weight: 500;
    padding: 12px 24px;
    display: inline-block;
    color: #fff;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    border-radius: 0;
    cursor: pointer;
    line-height: 1
}

.btn:hover,
button:hover,
.button:hover {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    background: #b3b6b1;
    color: #231D12
}

.btn.outline,
button.outline,
.button.outline {
    padding: 10px 20px;
    background: none;
    border: 2px solid #231D12;
    color: #231D12
}

.btn.outline:hover,
button.outline:hover,
.button.outline:hover {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    background: #b3b6b1
}

.green_link {
    color: var(--accent-color);
    text-decoration: underline;
    text-underline-position: from-font
}

hr {
    max-width: inherit
}

.col_2 {
    column-count: 2
}

.col_3 {
    column-count: 2
}

.vert_cen {
    display: flex;
    align-items: center;
    justify-content: center
}

input[readonly] {
    background: inherit;
    cursor: default
}

.o_wrapper {
    position: relative;
    z-index: 1
}

.full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%)
}

:root {
    --shell-xs: 600px;
    --shell-sm: 960px;
    --shell-md: 1120px;
    --shell-lg: 1246px;
    --shell-cards: 1312px;
    --shell-xl: 1905px
}

.shell-xs {
    max-width: var(--shell-xs)
}

.shell-sm {
    max-width: var(--shell-sm)
}

.shell-md {
    max-width: var(--shell-md)
}

.shell-lg {
    max-width: var(--shell-lg)
}

.shell-xl {
    max-width: var(--shell-xl)
}

.shell-cards {
    max-width: var(--shell-cards)
}

[class*="shell-"] {
    position: relative;
    margin: 0 auto
}

.bg-gray {
    background: #f5f5f5
}

.bg-blue {
    background: #083F62
}

.bg-green {
    background: var(--accent-color)
}

.bg-black {
    background: #231D12
}

.main_header {
    position: relative;
    z-index: 2
}

.main_header .top_bar .inner_frame {
    padding: 4px 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.main_header .top_bar ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 8px
}

.main_header .top_bar ul li a {
    color: #231D12;
    opacity: 0.5;
    padding: 0 16px;
    line-height: 40px;
    display: block
}

.main_header .top_bar ul li a.active {
    opacity: 1;
    color: #fff;
    border-radius: 8px 8px 0 0;
    background: #231D12
}

.main_header .login_wrap a {
    color: #231D12;
    display: flex;
    gap: 8px
}

.main_header .nav_bar {
    position: relative
}

.main_header .nav_bar .top_bar {
    display: none
}

.main_header .nav_bar:after {
    width: 100%;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -19px;
    content: '';
    z-index: 2;
    background: url("../svg/bottom-edge_original.svg") repeat-x
}

.main_header .nav_bar .inner_frame {
    padding: 24px 16px 0;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: end
}

.main_header .nav_bar .main_nav {
    display: flex;
    gap: 32px
}

.main_header .nav_bar .main_nav ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 16px
}

.main_header .nav_bar .main_nav ul li a {
    color: #fff;
    padding: 0 8px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    display: block
}

.main_header .nav_bar .main_nav ul li a:after,
.main_header .nav_bar .main_nav ul li a:before {
    display: block;
    content: '';
    width: calc(100% - 16px);
    margin: auto;
    height: 1px;
    background: #fff;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0
}

.main_header .nav_bar .main_nav ul li a:before {
    transform: translateY(-2px)
}

.main_header .nav_bar .main_nav ul li a:hover:after,
.main_header .nav_bar .main_nav ul li a:hover:before {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    opacity: 1
}

.main_header .nav_bar .main_nav ul .dropdown_menu {
    display: none
}

.main_header .nav_bar .main_nav ul .dropdown_menu a {
    display: inline-block
}

.main_header .nav_bar .main_nav ul ul {
    position: absolute;
    background: #fff;
    padding: 32px;
    z-index: 1;
    display: block;
    transform: translate(-16px, 18px)
}

.main_header .nav_bar .main_nav ul ul li {
    display: block;
    margin-bottom: 16px
}

.main_header .nav_bar .main_nav ul ul li:last-child {
    margin-bottom: 0 !important
}

.main_header .nav_bar .main_nav ul ul li a {
    font-size: 14px;
    position: relative;
    color: #231D12;
    font-weight: 400;
    text-transform: capitalize
}

.main_header .nav_bar .main_nav ul ul li a:before {
    display: none
}

.main_header .nav_bar .main_nav ul ul li a:after {
    background: #231D12;
    transform: translateY(-2px)
}

.ham_btn {
    display: none;
    color: #fff;
    cursor: pointer
}

.ham_btn .ham_sym {
    position: relative;
    height: 17px;
    width: 17px;
    display: inline-block;
    transform: translateY(4px);
    margin-left: 8px
}

.ham_btn .ham_sym span {
    width: 17px;
    height: 2px;
    background: #fff;
    display: block;
    left: 0;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    position: absolute
}

.ham_btn .ham_sym span:nth-child(1) {
    top: 0
}

.ham_btn .ham_sym span:nth-child(2) {
    top: 6px
}

.ham_btn .ham_sym span:nth-child(3) {
    top: 12px
}

.ham_btn .ham_text {
    width: 53px
}

.ham_btn.open .ham_sym span:nth-child(1) {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    transform: rotate(45deg);
    top: 6px
}

.ham_btn.open .ham_sym span:nth-child(2) {
    opacity: 0;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.ham_btn.open .ham_sym span:nth-child(3) {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    transform: rotate(-45deg);
    top: 6px
}

.top_footer {
    overflow: hidden
}

.top_footer .footer_box {
    float: left;
    max-width: 50%;
    width: 100%;
    padding: 48px;
    background-size: cover !important;
    position: relative
}

.top_footer .footer_box:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 1
}

.top_footer .footer_box div {
    position: relative;
    z-index: 2
}

.top_footer .footer_box h3 {
    color: #fff;
    margin-bottom: 32px;
    font-weight: 300;
    display: block
}

.main_footer .inner_frame {
    padding: 48px 80px;
    overflow: hidden
}

.main_footer .f_row {
    display: flex;
    gap: 32px;
    justify-content: space-between;
    margin-bottom: 40px
}

.main_footer .f_brand {
    margin-bottom: 20px;
    display: block
}

.main_footer .copyright {
    font-weight: 700;
    color: #083F62
}

.main_footer .soc_footer {
    display: flex;
    gap: 16px
}

.main_footer .soc_footer a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid var(--accent-color);
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    border-radius: 50%
}

.main_footer .soc_footer a path,
.main_footer .soc_footer a svg {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.main_footer .soc_footer a:hover {
    background: var(--accent-color)
}

.main_footer .soc_footer a:hover svg path {
    fill: #fff;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.main_footer .footer_nav ul {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px 32px
}

.main_footer .footer_nav ul li {
    width: calc(50% - 16px)
}

.main_footer .footer_nav ul li a {
    line-height: 175%;
    color: #231D12;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.main_footer .footer_nav ul li a:hover {
    color: var(--accent-color);
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.main_footer .s_row {
    display: flex;
    gap: 32px;
    justify-content: space-between
}

.main_footer .s_row .l_par {
    display: flex;
    gap: 32px;
    align-items: end
}

.main_footer .s_row .r_par {
    display: flex;
    gap: 32px
}

.main_footer .s_row p {
    color: #6E6F72;
    font-weight: 500;
    margin-bottom: 0
}

.main_footer .s_row .l_par a {
    text-decoration: underline;
    font-weight: 500;
    text-underline-position: from-font;
    color: #6E6F72;
    position: relative
}

.main_footer .s_row .l_par a:after {
    display: inline-block;
    height: 19px;
    width: 1px;
    background: #083F62;
    transform: translateY(4px);
    content: '';
    margin: 0 8px 0 14px
}

.main_footer .s_row .l_par a:last-of-type:after {
    display: none
}

.CuratedSpotlight {
    padding: 48px 16px
}

.CuratedSpotlight .inner_frame {
    padding: 0 80px;
    display: flex;
    justify-content: space-between;
    gap: 72px
}

.CuratedSpotlight .info_wrapper {
    max-width: 530px
}

.CuratedSpotlight .info_wrapper p {
    font-size: 14px;
    color: #6E6F72;
    line-height: 175%
}

.CuratedSpotlight .info_wrapper p a {
    text-decoration: underline;
    text-underline-position: from-font
}

.CuratedSpotlight .info_wrapper p:last-of-type {
    margin-bottom: 40px
}

.CuratedSpotlight.left_img .inner_frame {
    flex-direction: row-reverse
}

.hero .inner_frame {
    display: flex
}

.hero .inner_frame .info_part {
    width: 48%;
    padding: 48px
}

.hero .inner_frame .info_part h1 {
    margin-bottom: 10px
}

.hero .inner_frame .info_part p {
    color: #6E6F72
}

.hero .inner_frame .info_part p:last-of-type {
    margin-bottom: 32px
}

.hero .inner_frame .img_frame {
    position: relative;
    width: 52%
}

.hero .inner_frame .img_frame .caption_wrapper {
    position: absolute;
    padding: 3px 6px 3px 6px;
    font-size: 14px;
    background: rgba(35, 29, 18, 0.5);
    right: 0;
    bottom: 0;
    color: #fff
}

.grid_cards .inner_wrapper {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 32px;
    flex-wrap: wrap;
    padding: 32px 16px 48px
}

.grid_card {
    max-width: 296px;
    background: #f5f5f5;
    padding: 16px 16px 76px;
    position: relative;
    border: 1px solid #6E6F72;
    height: 100%
}

.grid_card .grdi_link {
    margin: 0
}

.grid_card .wp-block-column {
    background: #f5f5f5;
    border: 1px solid #6E6F72
}

.grid_card .wrapper_info {
    padding: 32px 24px 16px 24px;
    text-align: center
}

.grid_card .wrapper_info p {
    font-size: 14px;
    color: #6E6F72
}

.grid_card .btn,
.grid_card .wp-block-button,
.grid_card .button-block-group {
    display: block;
    width: calc(100% - 32px);
    text-align: center;
    position: absolute;
    bottom: 16px;
    left: 16px
}

.grdi_link {
    display: inline-block;
    border: 2px solid #231D12;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    position: relative;
    padding: 4px 52px 4px 24px;
    color: #231D12;
    background: none;
    margin: 0 12px 12px 0
}

.grdi_link:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    width: 16px;
    height: 16px;
    background: url("../svg/download.svg") center no-repeat;
    top: 9px;
    right: 20px
}

.grdi_link:hover {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    border-color: var(--accent-color);
    background: var(--accent-color);
    color: #fff
}

.gray_block {
    padding: 32px 32px 16px
}

.gray_block.bg-white {
    border: 1px solid
}

.gray_block p {
    line-height: 175%
}

.intro_block {
    border: 1px solid;
    padding: 32px
}

.intro_block p:last-child {
    margin-bottom: 0
}

.accordion_section {
    display: flex;
    gap: 64px
}

.accordion_section .info_part {
    max-width: 50%;
    width: 100%
}

.accordion_section .acc_parent {
    width: 100%
}

.accordion_section .acc_item {
    padding: 16px 24px;
    border: 2px solid var(--accent-color);
    margin-bottom: 12px
}

.accordion_section .acc_item:last-child {
    margin-bottom: 0
}

.accordion_section .acc_title {
    font-weight: 700;
    position: relative;
    cursor: pointer
}

.accordion_section .acc_title:after {
    width: 16px;
    height: 10px;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    display: block;
    content: '';
    position: absolute;
    top: 9px;
    transform: rotate(180deg) !important;
    right: 1px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" viewBox="0 0 16 10" fill="none"><path d="M1.336 9.66457C0.794516 9.66457 0.311347 9.33968 0.103084 8.83984C-0.105179 8.34001 0.00728321 7.77354 0.390486 7.39033L7.0549 0.725921C7.57556 0.205264 8.42111 0.205264 8.94176 0.725921L15.6062 7.39033C15.9894 7.76937 16.106 8.34001 15.8977 8.83984C15.6895 9.33968 15.2021 9.66457 14.6648 9.66457H1.336Z" fill="%234D7335"/></svg>')
}

.accordion_section .acc_title.active:after {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    transform: rotateY(180deg) !important
}

.accordion_section .acc_expandable {
    padding-top: 16px;
    display: none;
    color: #6E6F72
}

.accordion_section .acc_expandable p:last-child {
    margin-bottom: 0
}

.accordion_section .acc_expandable a {
    color: var(--accent-color)
}

.accordion_section .acc_expandable:last-child {
    margin-bottom: 0
}

.err_page {
    padding: 120px
}

.err_page .err_wrapper {
    font-size: 180px;
    font-family: 'Tisa Sans Pro', sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1
}

.err_page .err_wrapper span:nth-child(1),
.err_page .err_wrapper span:nth-child(3) {
    color: var(--accent-color)
}

.video_block h2 {
    margin-bottom: 32px
}

.video_block p {
    color: #6E6F72;
    max-width: 770px;
    margin: auto;
    display: block;
    margin-bottom: 32px
}

.vv_swiper {
    overflow: inherit
}

.vv_swiper .swiper-slide.swiper-slide-prev .transition_wrapper {
    transform: scale(0.8) translateX(100px);
    opacity: 0.5;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.vv_swiper .swiper-slide.swiper-slide-next .transition_wrapper {
    transform: scale(0.8) translateX(-100px);
    opacity: 0.5;
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s
}

.vv_swiper .swiper-slide-active .transition_wrapper {
    transform: scale(1) translateX(0);
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    opacity: 1
}

.vv_swiper .togl_btn {
    background: rgba(0, 0, 0, 0.6);
    width: 100px;
    height: 100px;
    border-radius: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0
}

.pause {
    display: none
}

.is-video-playing .togl_btn {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    opacity: 0
}

.is-video-playing .togl_btn:hover {
    -webkit-transition: ease 0.4s;
    -ms-transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s;
    opacity: 1
}

.is-video-playing .play {
    display: none
}

.is-video-playing .pause {
    display: block
}

.vv_swiper .arr_wrapper {
    position: relative;
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
    align-items: center;
    justify-content: center
}

.vv_swiper .arr_wrapper button {
    padding: 0;
    background: none
}

.vv_swiper .arr_wrapper .swiper-button-disabled {
    opacity: 0.3 !important
}

.vv_swiper .swiper-pagination {
    position: relative;
    width: auto;
    margin-bottom: -15px
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999
}

a.skip-main:focus,
a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid yellow;
    text-align: center;
    font-size: 1.2em;
    z-index: 999
}

.wp-block-button__link {
    font-size: 1rem
}

.wp-block-button .wp-element-button {
    background: var(--accent-color);
    font-weight: 400;
    padding: 12px 24px;
    display: inline-block;
    color: #fff;
    transition: ease 0.4s;
    border-radius: 0;
    cursor: pointer;
    line-height: 1
}

.wp-block-button .wp-element-button:hover {
    transition: ease 0.4s;
    background: #b3b6b1;
    color: #231D12
}

.is-style-outline .wp-element-button {
    padding: 10px 20px;
    background: none;
    border: 2px solid #231D12;
    color: #231D12
}

.is-style-outline .wp-element-button:hover {
    transition: ease 0.4s;
    background: #b3b6b1
}

.is-style-Download-Button .wp-element-button {
    display: inline-block;
    border: 2px solid #231D12;
    transition: ease 0.4s;
    position: relative;
    padding: 4px 52px 4px 24px !important;
    color: #231D12;
    background: none;
    font-size: 1rem;
    font-weight: 400;
    margin: 0 !important;
    line-height: inherit
}

.is-style-Download-Button .wp-element-button:hover {
    transition: ease 0.4s;
    border-color: var(--accent-color);
    background: var(--accent-color);
    color: #fff
}

.is-style-Download-Button .wp-element-button:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    width: 16px;
    height: 16px;
    background: url(/wp-content/themes/mot-theme/assets/svg/download.svg) center no-repeat;
    top: 9px;
    right: 20px
}

.main_header .top_bar .current_page_item a {
    opacity: 1;
    color: #fff;
    border-radius: 8px 8px 0 0;
    background: #231D12
}

.wp-block-buttons {
    gap: 12px
}

.grid_card figure {
    margin-bottom: 32px
}

.grid_card .wrapper_info {
    padding: 0
}

.grid_card .wrapper_info .wp-block-heading,
.grid_card .wrapper_info p {
    padding: 0 24px
}

.wp-block-heading a,
table td a {
    color: var(--accent-color) !important
}

ul.wp-block-list li {
    font-size: 14px;
    color: #6E6F72;
    line-height: 175%
}

ul.wp-block-list li a {
    color: var(--accent-color);
    text-decoration: underline
}

ul.wp-block-buttons {
    margin-left: 0 !important
}

@media (max-width: 1200px) {
    .vv_swiper {
        width: calc(100% - 60px)
    }
}

@media (max-width: 63.9375em) {

    h1,
    .h1 {
        font-size: 36px;
        margin-bottom: 12px
    }

    h2,
    .h2 {
        font-size: 30px;
        margin-bottom: 12px
    }

    h3,
    .h3 {
        font-size: 24px;
        margin-bottom: 12px
    }

    h4,
    .h4 {
        font-size: 20px;
        margin-bottom: 12px
    }

    h5,
    .h5 {
        font-size: 16px;
        margin-bottom: 12px
    }

    .hero .inner_frame {
        flex-direction: column-reverse
    }

    .hero .inner_frame .info_part,
    .hero .inner_frame .img_frame {
        width: 100%
    }

    .hero .inner_frame .info_part {
        padding: 32px 16px
    }

    .CuratedSpotlight {
        padding: 32px 16px
    }

    .CuratedSpotlight .inner_frame {
        padding: 0;
        gap: 32px
    }

    .main_footer .inner_frame {
        padding: 48px 16px
    }

    .main_footer .f_row,
    .main_footer .footer_nav ul {
        flex-direction: column
    }

    .main_footer .s_row {
        flex-direction: column-reverse
    }

    .main_footer .s_row .r_par {
        justify-content: center
    }

    .main_footer .s_row .l_par {
        flex-direction: column;
        align-items: center
    }

    .accordion_section {
        flex-direction: column;
        gap: 40px
    }

    .accordion_section .info_part,
    .accordion_section .acc_parent {
        max-width: 100%
    }

    .ham_btn {
        display: block
    }

    .top_bar,
    #search_button {
        display: none
    }

    .main_header .nav_bar .inner_frame {
        padding: 15px 16px 0
    }

    .main_header .nav_bar .main_nav {
        position: absolute;
        width: 100%;
        height: calc(100dvh - 74px);
        top: 73px;
        left: 0;
        transform: translate(103vw);
        will-change: transform;
        -webkit-transition: ease 0.7s;
        -ms-transition: ease 0.7s;
        -moz-transition: ease 0.7s;
        -o-transition: ease 0.7s;
        transition: ease 0.7s;
        z-index: 9;
        background: #231D12
    }

    .main_header .nav_bar .main_nav.open {
        display: block;
        transform: translate(0);
        will-change: transform;
        -webkit-transition: ease 0.7s;
        -ms-transition: ease 0.7s;
        -moz-transition: ease 0.7s;
        -o-transition: ease 0.7s;
        transition: ease 0.7s
    }

    .main_header .nav_bar .main_nav .top_bar {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #231D12
    }

    .main_header .nav_bar .main_nav .top_bar ul {
        display: flex;
        gap: 6px
    }

    .main_header .nav_bar .main_nav .top_bar ul li a {
        opacity: 1;
        font-weight: 400;
        font-size: 14px;
        text-transform: capitalize;
        width: 120px;
        text-align: center
    }

    .main_header .nav_bar .main_nav .top_bar ul li a.active {
        background: #fff;
        color: #231D12
    }

    .main_header .nav_bar .main_nav .top_bar .login_wrap {
        background: #fff;
        width: 100%;
        text-align: center
    }

    .main_header .nav_bar .main_nav .top_bar .login_wrap a {
        display: block;
        padding: 16px
    }

    .main_header .nav_bar .main_nav .top_bar .inner_frame {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
        gap: 0
    }

    .main_header .nav_bar .main_nav .prime_nav {
        display: block;
        padding: 16px 16px 0;
        height: calc(100% - 116px);
        overflow-y: scroll
    }

    .main_header .nav_bar .main_nav .prime_nav li {
        position: relative;
        margin-bottom: 10px
    }

    .main_header .nav_bar .main_nav .prime_nav li .arr_b {
        width: 20px;
        height: 20px;
        background: url("../svg/arr_down.svg") center no-repeat;
        display: inline-block;
        margin-left: 8px;
        transform: translateY(3px) rotateX(0);
        -webkit-transition: ease 0.4s;
        -ms-transition: ease 0.4s;
        -moz-transition: ease 0.4s;
        -o-transition: ease 0.4s;
        transition: ease 0.4s
    }

    .main_header .nav_bar .main_nav .prime_nav li .arr_b:last-child {
        display: none !important
    }

    .main_header .nav_bar .main_nav .prime_nav li a {
        font-size: 20px;
        padding: 0
    }

    .main_header .nav_bar .main_nav .prime_nav li a:before,
    .main_header .nav_bar .main_nav .prime_nav li a:after {
        display: none
    }

    .main_header .nav_bar .main_nav .prime_nav li.opened .arr_b {
        transform: translateY(3px) rotateX(180deg);
        -webkit-transition: ease 0.4s;
        -ms-transition: ease 0.4s;
        -moz-transition: ease 0.4s;
        -o-transition: ease 0.4s;
        transition: ease 0.4s
    }

    .main_header .nav_bar .main_nav ul ul {
        padding: 0;
        position: relative;
        background: none;
        padding: 0 16px;
        transform: translate(0)
    }

    .main_header .nav_bar .main_nav ul ul li a {
        color: #fff;
        font-size: 14px !important
    }

    .main_header .nav_bar .main_nav ul ul .arr_b {
        display: none !important
    }

    .intro_block {
        margin: 0 23px
    }

    .vv_swiper .swiper-slide.swiper-slide-next .transition_wrapper {
        transform: scale(0.8) translateX(-80px)
    }

    .vv_swiper .swiper-slide.swiper-slide-prev .transition_wrapper {
        transform: scale(0.8) translateX(80px)
    }
}

@media (max-width: 800px) {
    .CuratedSpotlight .inner_frame {
        flex-direction: column !important
    }

    .top_footer .footer_box {
        max-width: inherit;
        float: none;
        margin-bottom: 8px
    }

    .grid_card {
        height: auto
    }

    .err_page {
        padding: 60px
    }

    .err_page .err_wrapper {
        font-size: 100px
    }

    .vv_swiper .swiper-slide.swiper-slide-next .transition_wrapper {
        transform: scale(0.8) translateX(-20px)
    }

    .vv_swiper .swiper-slide.swiper-slide-prev .transition_wrapper {
        transform: scale(0.8) translateX(20px)
    }

    .vv_swiper .togl_btn {
        width: 50px;
        height: 50px
    }

    .vv_swiper .togl_btn img {
        height: 20px !important
    }
}