@charset "UTF-8";
/*!
Theme Name: GSK Tema Principal
Author: Skillmind S.A.
Author URI: http://skillmind.pt/
Description: Tema Principal Trofa Saúde GSK
Version: 1.1
Tags: 
Text Domain: gsk-principal
*/
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    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%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[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-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Roboto-Light", "Lucida Sans Unicode", Arial, sans-serif;
  font-weight: normal;
  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;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

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

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

.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: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.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: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

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

[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: 0.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: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .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;
}
.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;
}

.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 input,
.input-group-button button,
.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: 0.5rem;
}

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  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 0.5s, border-color 0.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 0.5s, border-color 0.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: #cc4b37;
  background-color: rgb(249, 236.1, 234.1);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

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

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

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

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

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
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;
}

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

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  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;
}

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

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !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 {
    display: table-cell !important;
  }
  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) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 0.6875rem;
    padding-left: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container {
    padding-right: 1.1875rem;
    padding-left: 1.1875rem;
  }
}
.grid-container.fluid {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 0.6875rem;
    padding-left: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container.fluid {
    padding-right: 1.1875rem;
    padding-left: 1.1875rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0px;
}
.cell.shrink {
  flex: 0 0 auto;
}

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

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .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-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .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-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .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-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

.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-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .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-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

.grid-margin-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x {
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.375rem);
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.375rem);
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.375rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.375rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.375rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.375rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.375rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.375rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.375rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 2.375rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 2.375rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 2.375rem);
  }
}

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .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.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1rem);
}

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

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1rem);
}

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

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

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1rem);
}

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

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.375rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.375rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.375rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.375rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.375rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.375rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.375rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.375rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.375rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.375rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.375rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.375rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.375rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2.375rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.375rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2.375rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2.375rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2.375rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 2.375rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2.375rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.375rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 2.375rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 2.375rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 2.375rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .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) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-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% + 0.5rem);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.5rem);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.5rem);
}

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

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

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.5rem);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.5rem);
}

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

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

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.5rem);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.5rem);
}

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

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

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.5rem);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.5rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.5rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.5rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.5rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.5rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.5rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.5rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.5rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.5rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.5rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.5rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.5rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.6875rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.6875rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.6875rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.6875rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.6875rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.6875rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.6875rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.6875rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.6875rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.6875rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.6875rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.6875rem);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.1875rem);
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.1875rem);
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.1875rem);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.1875rem);
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.1875rem);
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.1875rem);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.1875rem);
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.1875rem);
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.1875rem);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.1875rem);
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.1875rem);
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.1875rem);
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 1.1875rem);
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.1875rem);
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.1875rem);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 1.1875rem);
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.1875rem);
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.1875rem);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 1.1875rem);
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.1875rem);
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.1875rem);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 1.1875rem);
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.1875rem);
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.1875rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .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-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .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-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .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-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.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-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y > .cell {
    padding-top: 1.1875rem;
    padding-bottom: 1.1875rem;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.375rem);
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.375rem);
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.375rem);
  }
}

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

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

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.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) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .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%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .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%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.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;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.6875rem;
    margin-bottom: -0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.1875rem;
    margin-bottom: -1.1875rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.375rem);
    margin-top: 0.6875rem;
    margin-bottom: 0.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.375rem);
    margin-top: 1.1875rem;
    margin-bottom: 1.1875rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.375rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 2.375rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.375rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.375rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.375rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 2.375rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 2.375rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: rgb(19.55, 102.85, 158.1);
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(11.5, 60.5, 93);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(11.5, 60.5, 93);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: rgb(11.5, 60.5, 93);
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: rgb(11.5, 60.5, 93);
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
@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 print, 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 print, 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;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  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: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

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

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: rgb(19.55, 102.85, 158.1);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

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

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.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: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
}

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  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: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.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: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgb(247.65, 247.65, 247.65);
  color: #0a0a0a;
}

tfoot {
  background: rgb(241.3, 241.3, 241.3);
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(242.55, 242.55, 242.55);
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2, 236.2, 236.2);
}
table.hover tbody tr:hover {
  background-color: rgb(248.9, 248.9, 248.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(236.15, 236.15, 236.15);
}

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}
.badge.primary {
  background: #1779ba;
  color: #fefefe;
}
.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 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 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 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: rgb(254.85, 254.85, 254.85);
  color: #0a0a0a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(214.8186602871, 235.9894736842, 250.0313397129);
  color: #0a0a0a;
}
.callout.secondary {
  background-color: rgb(234.45, 234.45, 234.45);
  color: #0a0a0a;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #0a0a0a;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #0a0a0a;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 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 > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.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::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  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: inset 0.75rem;
  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;
}
.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 {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.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;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, 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-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 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 {
  position: relative;
}

.orbit-container {
  position: relative;
  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 {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(21.85, 114.95, 176.7);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: rgb(19.78, 104.06, 159.96);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.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, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.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 li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@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 {
    flex: 1 1 0px;
  }
  .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 {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu .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.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  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;
  vertical-align: middle;
  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;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.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: inset 6px;
  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: inset 6px;
  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 !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.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%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.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: inset 6px;
  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: inset 6px;
  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: inset 6px;
  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 {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.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: inset 6px;
  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: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  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: inset 6px;
  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: inset 6px;
  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: inset 6px;
    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: inset 6px;
    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: inset 6px;
    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: inset 6px;
    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: inset 6px;
    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: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    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: 0.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: inset 6px;
  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: inset 6px;
  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 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.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;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.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);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.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, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .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-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  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;
}
@media print, 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-container {
  position: relative;
}

.sticky {
  position: relative;
  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-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.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 print, 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 print, 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%;
  }
}
@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar.stacked-for-xxlarge {
  flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.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;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.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;
  }
}
@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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-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-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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: flex;
  }
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  .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.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, 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 print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

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

@media print, 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;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

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

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    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;
  }
}

/**
 * Robot
 */
@font-face {
  font-family: "Roboto-Light";
  src: url("fonts/Roboto/Roboto-Light.woff2") format("woff2"), url("fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
/*
Placeholder
*/
/*
* Dotted Border - A SASS mixin to help you increase spacing between the dots of border-style:dotted.
* By @florbraz
* Documentation and examples - github.com/florbraz/Dotted-Border-w-custom-spacing-SCSS-Mixin
* V1.0
*/
/*
* Function to effect of newsletter message box
*/
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  to {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  to {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
/**
 * Mixin for animation e Keyframes
 */
/**
 * Gradients
 */
/**
 * COMO UTILIZAR
 *
 * background-image: icon(heart, transparent, red, 2);
 */
.H1PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.H1PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H1PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H1SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H1SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H1SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H1MobileSecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H1MobileSecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H1MobileSecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H1MobilePrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H1MobilePrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H1MobilePrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.167;
  letter-spacing: 0.03em;
  color: rgb(12, 12, 12);
}

.H1HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.H1HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.H1HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(33, 125, 132);
}

.H2PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H2PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H2PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.H2SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H2SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H2SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H2HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(33, 125, 132);
}

.H2HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.H2HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.H3PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H3PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.H3PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H3SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H3SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H3SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H3TertiaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(115, 115, 115);
}

.H3TertiaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(115, 115, 115);
}

.H3TertiaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(115, 115, 115);
}

.H3SelectedLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  color: rgb(0, 95, 113);
}

.H3SelectedRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(0, 95, 113);
}

.H3SelectedCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(0, 95, 113);
}

.H3HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.H3HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.H3HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(33, 125, 132);
}

.H4PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H4PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.H4PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H4SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H4SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H4SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H4HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.H4HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.H4HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(33, 125, 132);
}

.H5PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.H5PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  color: rgb(12, 12, 12);
}

.H5PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.H5SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.H5SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.H5SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.H5HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(33, 125, 132);
}

.H5HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.H5HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.H5SelectedCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(0, 95, 113);
}

.H5SelectedLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  color: rgb(0, 95, 113);
}

.H5SelectedRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(0, 95, 113);
}

.BodyPrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.BodyPrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.BodyPrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.BodySecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.BodySecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}

.BodySecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.BodyTertiaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(115, 115, 115);
}

.BodyTertiaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(115, 115, 115);
}

.BodyTertiaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
}

.BodyQuaternaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(192, 192, 192);
}

.BodyQuaternaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(192, 192, 192);
}

.BodyQuaternaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(192, 192, 192);
}

.BodyHoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(33, 125, 132);
}

.BodyHoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.BodyHoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.Body_2PrimaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.Body_2PrimaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.Body_2PrimaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.Body_2SecondaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.Body_2SecondaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.Body_2SecondaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}

.Body_2TertiaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(115, 115, 115);
}

.Body_2TertiaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
}

.Body_2TertiaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(115, 115, 115);
}

.Body_2QuaternaryNeutralCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(192, 192, 192);
}

.Body_2QuaternaryNeutralLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(192, 192, 192);
}

.Body_2QuaternaryNeutralRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(192, 192, 192);
}

.Body_2HoverRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.Body_2HoverCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.Body_2HoverLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(33, 125, 132);
}

.TimeDatePrimaryNeutralLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(12, 12, 12);
}

.TimeDatePrimaryNeutralRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.TimeDatePrimaryNeutralCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.TimeDateSecondaryNeutralCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.TimeDateSecondaryNeutralLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}

.TimeDateSecondaryNeutralRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.CategoryHoverCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.CategoryPrimaryNeutralLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}

.CategoryPrimaryNeutralRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(12, 12, 12);
}

.CategorySecondaryNeutralCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.CategoryPrimaryNeutralCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.CategorySecondaryNeutralRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 255, 255);
}

.CategoryTertiaryNeutralCenter {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(115, 115, 115);
}

.CategoryTertiaryNeutralLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(115, 115, 115);
}

.CategoryTertiaryNeutralRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(115, 115, 115);
}

.CategoryHoverRight {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(33, 125, 132);
}

.CategorySecondaryNeutralLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}

.CategoryHoverLeft {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  color: rgb(33, 125, 132);
}

.buttonprimaryneutralcenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.buttonsecondaryneutralcenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.buttonprimaryhovercenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.button_bigprimaryneutralcenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 26px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}

.button_bigsecondaryneutralcenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 26px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.button_bigprimaryhovercenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 26px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
}

.MessageErrorLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(204, 0, 0);
}

.MessageErrorRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(204, 0, 0);
}

.MessageInformationCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(13, 82, 209);
}

.MessageInformationLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(13, 82, 209);
}

.MessageInformationRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(13, 82, 209);
}

.MessageSuccessCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(6, 159, 34);
}

.MessageSuccessLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(6, 159, 34);
}

.MessageSuccessRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(6, 159, 34);
}

.MessageWarningCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 160, 0);
}

.MessageWarningLeft {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(255, 160, 0);
}

.MessageWarningRight {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: right;
  color: rgb(255, 160, 0);
}

.MessageErrorCenter {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(204, 0, 0);
}

/*variables*/
/**
* Main
*/
#WEB_SITE {
  background-color: rgb(248, 251, 251);
  font-size: 0;
}

/**
 * Remove blue outline (Chrome)
 */
*:focus {
  outline: none;
}

/**
 * Skip
 */
.accessibility-go-main-content {
  display: none;
}

p > a, p strong > a, p em > a {
  color: unset;
  text-decoration: underline;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}

a:hover, a:focus {
  color: rgb(33, 125, 132);
  -webkit-transition: color 250ms ease-in;
  -moz-transition: color 250ms ease-in;
  -ms-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  transition: color 250ms ease-in;
}

::selection {
  background-color: rgb(115, 115, 115);
  color: rgb(255, 255, 255);
}

::-moz-selection {
  background-color: rgb(115, 115, 115);
  color: rgb(255, 255, 255);
}

.row {
  max-width: 82.5rem;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

.flickity-page-dots .dot {
  position: relative;
  display: inline-block;
  margin: 0 5px 1px 5px;
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.flickity-page-dots .dot:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: -4px;
  left: -4px;
}
.flickity-page-dots li.is-selected {
  margin-bottom: 0;
  background-color: rgb(33, 125, 132);
  width: 12px;
  height: 12px;
}
.flickity-page-dots li.is-selected:before {
  width: 20px;
  height: 20px;
  top: -4px;
  left: -4px;
}
.flickity-page-dots .dot {
  background-color: rgb(111, 166, 169);
}

.wah-skiplinks-menu ul a {
  color: rgb(13, 82, 209);
}

/* Change the white to any color ;) */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

/* Remove "x" (clear) on IE */
input::-ms-clear {
  display: none;
}

/* Change cursor of background magnific popup */
.mfp-wrap {
  cursor: default;
}

.mfp-close {
  cursor: pointer;
  font-size: 68px;
  opacity: 1;
}

.mfp-bg {
  opacity: 0.6;
  filter: alpha(opacity=60);
  background: rgb(1, 64, 76);
}

.mfp-bottom-bar {
  margin-top: -22px;
}

.mfp-arrow-left:before {
  border-left: 0px;
  border-right: 0px;
}

.mfp-arrow-right:before {
  border-left: 0px;
  border-right: 0px;
}

.mfp-arrow:after, .mfp-arrow:before {
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}

.mfp-container {
  padding-top: 140px !important;
}
.mfp-container .mfp-content {
  height: 100%;
}
.mfp-container .mfp-content .mfp-iframe-scaler {
  height: 100%;
}
.mfp-container .mfp-arrow-left::before {
  display: none;
}
.mfp-container .mfp-arrow-right::before {
  display: none;
}

/**
 * Home
 */
html {
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
}
html.disable-scroll {
  overflow-y: hidden !important;
}
html.disable-scroll:after {
  content: "";
  display: block;
  padding-bottom: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  background-image: linear-gradient(rgba(0, 95, 113, 0.4), rgba(0, 95, 113, 0.4));
}
html.disable-scroll-search-home {
  position: fixed;
  overflow-y: scroll;
}

body {
  width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.main-content {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 0;
  padding-top: 80px;
}
.main-content.show-top-section {
  margin-top: 110px;
  -webkit-transition: margin-top 250ms ease-in-out;
  -moz-transition: margin-top 250ms ease-in-out;
  -ms-transition: margin-top 250ms ease-in-out;
  -o-transition: margin-top 250ms ease-in-out;
  transition: margin-top 250ms ease-in-out;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
  top: -40px;
}

.mfp-wrap {
  cursor: pointer;
}

img.mfp-img {
  cursor: default;
}

.site-video {
  height: auto;
  width: 100%;
}

.youtube-video {
  height: 210px;
}

.facebook-video {
  border: none;
  height: 290px;
}

.small-ellipsisDots-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.small-ellipsisDots-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.small-ellipsisDots-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.small-ellipsisDots-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.small-ellipsisDots-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.small-ellipsisDots-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}

.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}

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

h1, .h1 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 70px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

h2, .h2 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

h3, .h3 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

h4, .h4 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

h5, .h5 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

h6, .h6 {
  font-family: "Roboto-Light", sans-serif;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.03em;
  color: rgb(12, 12, 12);
  font-weight: normal;
}

/******************************* Medium and up *******************************/
@media only screen and (min-width: 640px) {
  .main-content {
    padding-top: 0;
  }
  .youtube-video, .facebook-video {
    height: 290px;
  }
  .medium-ellipsisDots-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .medium-ellipsisDots-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .medium-ellipsisDots-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .medium-ellipsisDots-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .medium-ellipsisDots-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/******************************* Large and up *******************************/
@media only screen and (min-width: 1024px) {
  .main-content {
    margin-top: 80px;
  }
  .main-content.show-top-section {
    margin-top: 110px;
    -webkit-transition: margin-top 250ms ease-in-out;
    -moz-transition: margin-top 250ms ease-in-out;
    -ms-transition: margin-top 250ms ease-in-out;
    -o-transition: margin-top 250ms ease-in-out;
    transition: margin-top 250ms ease-in-out;
  }
  .youtube-video, .facebook-video {
    height: 310px;
  }
  .large-ellipsisDots-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .large-ellipsisDots-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .large-ellipsisDots-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .large-ellipsisDots-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .large-ellipsisDots-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .large-ellipsisDots-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/******************************* XLarge and up *******************************/
@media only screen and (min-width: 1200px) {
  .xlarge-ellipsisDots-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xlarge-ellipsisDots-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xlarge-ellipsisDots-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xlarge-ellipsisDots-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xlarge-ellipsisDots-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/******************************* XXLarge and up *******************************/
@media only screen and (min-width: 1440px) {
  .youtube-video, .facebook-video {
    height: 310px;
  }
  .xxlarge-ellipsisDots-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xxlarge-ellipsisDots-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xxlarge-ellipsisDots-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xxlarge-ellipsisDots-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .xxlarge-ellipsisDots-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
footer {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 1;
}

/* Large and up */
#loader {
  display: flex;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  align-items: center;
  background-color: rgb(0, 95, 113);
}
#loader .wrapper {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  height: 10rem;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
header .gsk-header {
  background-color: rgb(0, 95, 113);
  height: 80px;
  width: 100%;
  -webkit-transition: height 250ms ease-in-out;
  -moz-transition: height 250ms ease-in-out;
  -ms-transition: height 250ms ease-in-out;
  -o-transition: height 250ms ease-in-out;
  transition: height 250ms ease-in-out;
}
header .gsk-header .gsk-header-inner {
  width: 100%;
  display: block;
  max-width: 1400px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 80px;
  -webkit-transition: top 250ms ease-in-out;
  -moz-transition: top 250ms ease-in-out;
  -ms-transition: top 250ms ease-in-out;
  -o-transition: top 250ms ease-in-out;
  transition: top 250ms ease-in-out;
}
header .gsk-header .gsk-header-top-section {
  position: fixed;
  display: block;
  height: 30px;
  width: 100%;
  top: -32px;
  background-color: rgb(1, 64, 76);
  -webkit-transition: top 250ms ease-in-out;
  -moz-transition: top 250ms ease-in-out;
  -ms-transition: top 250ms ease-in-out;
  -o-transition: top 250ms ease-in-out;
  transition: top 250ms ease-in-out;
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1400px;
  padding: 5px 0;
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner a {
  display: flex;
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner a .gsk-header-top-section-text {
  padding-top: 2px;
  margin-left: 8px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner a .gsk-header-top-section-arrow {
  display: inline-block;
  position: relative;
  background-color: rgb(33, 125, 132);
  border-radius: 18px;
  text-align: center;
  width: 20px;
  height: 20px;
  margin-left: 24px;
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner a .gsk-header-top-section-arrow > div > div > svg {
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner a .gsk-header-top-section-arrow > div > div > svg > path {
  fill: rgb(255, 255, 255);
}
header .gsk-header.show-top-section.site {
  height: 110px;
  -webkit-transition: height 250ms ease-in-out;
  -moz-transition: height 250ms ease-in-out;
  -ms-transition: height 250ms ease-in-out;
  -o-transition: height 250ms ease-in-out;
  transition: height 250ms ease-in-out;
}
header .gsk-header.show-top-section.site .gsk-header-inner {
  top: 30px;
  -webkit-transition: top 250ms ease-in-out;
  -moz-transition: top 250ms ease-in-out;
  -ms-transition: top 250ms ease-in-out;
  -o-transition: top 250ms ease-in-out;
  transition: top 250ms ease-in-out;
}
header .gsk-header.show-top-section.site .gsk-header-top-section {
  top: 0;
  -webkit-transition: top 250ms ease-in-out;
  -moz-transition: top 250ms ease-in-out;
  -ms-transition: top 250ms ease-in-out;
  -o-transition: top 250ms ease-in-out;
  transition: top 250ms ease-in-out;
}
header .gsk-header.show-top-section.site .gsk-header-top-section:hover .gsk-header-top-section-text {
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(33, 125, 132);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
header .gsk-header .header-logo {
  height: 100%;
  margin-left: 24px;
  display: inline-block;
}
header .gsk-header .header-logo img {
  height: 32px;
  z-index: -1;
  position: relative;
}
header .gsk-header .header-menu {
  display: inline-block;
  position: relative;
  height: 100%;
  float: right;
  margin-right: 24px;
}
header .gsk-header .header-menu .main-menu-desktop {
  display: table;
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0;
  text-align: right;
  list-style-type: none;
  background: transparent;
}
header .gsk-header .header-menu .main-menu-desktop.current-menu-item {
  color: rgb(0, 95, 113);
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item {
  display: inline-block;
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item > a {
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  padding: 6px 12px 2px 12px;
  border-radius: 50px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item > a:hover {
  border-radius: 50px;
  color: rgb(255, 255, 255);
  background-color: rgb(33, 125, 132);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item > a:focus {
  color: rgb(255, 255, 255);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item > a::first-letter {
  text-transform: uppercase;
}
header .gsk-header .header-menu .main-menu-desktop > li.menu-item:nth-child(n+4) {
  display: none;
}
header .gsk-header .header-menu .main-menu-desktop > li.current-menu-item > a {
  border-radius: 50px;
  color: rgb(255, 255, 255);
  background-color: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
header .gsk-header .header-menu .main-menu-desktop > li.current-menu-ancestor > a {
  border-radius: 50px;
  color: rgb(255, 255, 255);
  background-color: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
header .gsk-header .header-menu .main-menu-desktop .menu-item-has-children {
  margin-bottom: 0px;
}
header .gsk-header .header-menu.header-menu-mobile--open {
  z-index: -1;
}
header .gsk-header .header-make-appointment {
  height: 100%;
  display: inline-block;
  float: right;
  margin-right: 20px;
}
header .gsk-header .header-make-appointment .appointment-button {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0;
  height: 100%;
  background-color: rgb(255, 183, 24);
  z-index: 0;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
header .gsk-header .header-make-appointment .appointment-button .appointment-title {
  display: inline-block;
  position: relative;
  margin-left: 16px;
  height: 100%;
  margin-right: 16px;
}
header .gsk-header .header-make-appointment .appointment-button .appointment-title .appointment-label {
  font-size: 22px;
  line-height: 28px;
}
header .gsk-header .header-search {
  height: 100%;
  display: inline-block;
  float: right;
  margin-right: 24px;
  position: relative;
}
header .gsk-header .header-search a .search-icon {
  font-size: 0;
}
header .gsk-header .header-search a .search-icon svg {
  width: 32px;
  height: 32px;
  z-index: -1;
  position: relative;
}
header .gsk-header .header-search a .search-icon svg > g > g {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
header .gsk-header .menu-mobile-icon-wrapper {
  height: 100%;
  display: inline-block;
  float: right;
  margin-right: 16px;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon {
  display: block;
  position: relative;
  width: 40px;
  height: 27px;
  cursor: pointer;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon svg {
  width: 100%;
  height: 100%;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon svg > g > g {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon span {
  display: block;
  width: 40px;
  height: 4px;
  margin-bottom: 6px;
  position: relative;
  background: rgb(255, 255, 255);
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon span:first-child {
  transform-origin: 0% 0%;
}
header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open {
  z-index: 999;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  height: 84px;
}
header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open .menu-mobile-hamburguer-icon {
  z-index: 999;
  display: block;
}
header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open .menu-mobile-hamburguer-icon span {
  opacity: 1;
  transform: rotate(45deg) translate(-1px, -6px);
}
header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open .menu-mobile-hamburguer-icon span:nth-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open .menu-mobile-hamburguer-icon span:nth-child(3) {
  transform: rotate(-45deg) translate(0, 0px);
}
header .speciality-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0 12px 0;
  margin-top: -50px;
  z-index: -1;
  -webkit-transition: margin 250ms ease-in-out;
  -moz-transition: margin 250ms ease-in-out;
  -ms-transition: margin 250ms ease-in-out;
  -o-transition: margin 250ms ease-in-out;
  transition: margin 250ms ease-in-out;
}
header .speciality-scroll .speciality-scroll-inner {
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: auto;
}
header .speciality-scroll.show {
  margin-top: 0;
  -webkit-transition: margin 250ms ease-in-out;
  -moz-transition: margin 250ms ease-in-out;
  -ms-transition: margin 250ms ease-in-out;
  -o-transition: margin 250ms ease-in-out;
  transition: margin 250ms ease-in-out;
}

/******************************* Medium and up *******************************/
@media only screen and (min-width: 640px) {
  header .gsk-header {
    height: 80px;
  }
  header .gsk-header .header-logo img {
    height: 40px;
  }
  header .gsk-header .menu-mobile-icon-wrapper {
    margin-right: 24px;
  }
  header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open {
    height: 90px;
  }
}
/******************************* 1400px and up *******************************/
@media only screen and (min-width: 1400px) {
  header .gsk-header .menu-mobile-icon-wrapper.header-menu-mobile--open {
    display: none;
  }
}
/******************************* Large and up *******************************/
@media only screen and (min-width: 1024px) {
  header .gsk-header {
    height: 80px;
  }
  header .gsk-header .header-logo {
    margin-left: 44px;
  }
  header .gsk-header .header-logo img {
    height: 40px;
  }
  header .gsk-header .menu-mobile-icon-wrapper {
    margin-right: 24px;
  }
  header .gsk-header .menu-mobile-icon-wrapper:hover svg {
    width: 100%;
    height: 100%;
  }
  header .gsk-header .menu-mobile-icon-wrapper:hover svg > g > g {
    fill: rgb(33, 125, 132);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  header .gsk-header .menu-mobile-icon-wrapper .menu-mobile-hamburguer-icon:hover span {
    background: rgb(33, 125, 132);
  }
  header .gsk-header .header-search:hover a .search-icon svg > g > g {
    fill: rgb(33, 125, 132);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  header .gsk-header .header-make-appointment {
    margin-right: 24px;
  }
  header .gsk-header .header-make-appointment:hover {
    cursor: pointer;
  }
  header .gsk-header .header-make-appointment:hover .appointment-button {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  header .gsk-header .gsk-header-top-section .gsk-header-top-section-inner .gsk-header-top-section-arrow {
    margin-left: 44px;
  }
}
/******************************* 1400 and up *******************************/
.main-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 222px;
  text-align: center;
}
.main-content .accessibility-main-title {
  font-size: 0;
  margin: 0;
  line-height: 0;
  padding: 0;
}
.main-content .home-highlights {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 380px;
  margin-bottom: 250px;
  overflow-y: visible;
  z-index: 1;
}
.main-content .home-highlights--center {
  height: 434px;
}
.main-content .home-quick-accesses-outer {
  display: inline-block;
  position: relative;
  text-align: center;
}
.main-content .home-quick-accesses-outer .home-quick-accesses {
  display: inline-block;
  position: relative;
  margin-top: 100px;
  text-align: center;
}
.main-content .home-quick-accesses-outer .home-quick-accesses > .title-001 {
  margin-bottom: 24px;
}
.main-content .home-centers {
  display: inline-block;
  position: relative;
  margin-top: 80px;
}
.main-content .home-centers .home-centers-title-related-button {
  display: inline-block;
  position: relative;
}
.main-content .home-blog {
  display: inline-block;
  position: relative;
  margin-top: 80px;
  padding-bottom: 80px;
}
.main-content .home-blog .home-blog-background {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  border-top-right-radius: 32px;
  background-color: rgb(237, 244, 244);
}
.main-content .home-blog .home-blog-inner {
  display: inline-block;
  position: relative;
}
.main-content .home-blog .home-blog-inner .home-blog-title {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
.main-content .home-blog .home-blog-inner .home-blog-articles {
  display: inline-block;
  position: relative;
}
.main-content .home-blog .home-blog-inner .home-blog-related-button {
  display: block;
  position: relative;
  margin-top: 40px;
}
.main-content .home-other-info {
  display: inline-block;
  position: relative;
  overflow-y: hidden;
}
.main-content .home-other-info .home-other-info-background {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 16px;
}
.main-content .home-other-info .home-other-info-background .home-other-info-background-inner {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  background-color: rgb(255, 255, 255);
}
.main-content .home-other-info .home-other-info-inner {
  display: inline-block;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.main-content .home-other-info .home-other-info-inner .home-other-info-title {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 32px;
}
.main-content .home-other-info .home-other-info-inner .home-other-info-items {
  display: inline-block;
  position: relative;
  text-align: center;
}
.main-content .home-events.micro-site {
  padding-top: 0;
}
.main-content .home-testimonials {
  margin-top: 80px;
  margin-bottom: 80px;
}
.main-content .home-events {
  display: inline-block;
  position: relative;
  padding-top: 80px;
}
.main-content .home-events .home-events-items > .calendar {
  width: 110%;
  margin-left: -5%;
}
.main-content .home-events .home-events-items > .calendar #clndr .clndr .days-container .days .day {
  pointer-events: none;
  cursor: default;
}
.main-content .home-events .home-events-items > .calendar #clndr .clndr .days-container .days .event {
  cursor: pointer;
  pointer-events: all;
}
.main-content .home-events .home-events-items > .events-list {
  position: relative;
  padding-top: 40px;
  text-align: left;
}
.main-content .home-events .home-events-items > .events-list > .box-006 {
  display: inline-block;
  position: relative;
  width: 100%;
}
.main-content .home-clinical-staff {
  display: inline-block;
  position: relative;
  text-align: left;
}
.main-content .home-clinical-staff .home-clinical-staff-items {
  z-index: 1;
}
.main-content .home-researchtraining {
  display: inline-block;
  position: relative;
}
.main-content .home-illnesses {
  display: inline-block;
  position: relative;
  text-align: left;
}
.main-content .home-treatments {
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 60px 0;
}
.main-content .home-treatments::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 75%;
  height: 100%;
  background: rgba(200, 222, 223, 0.4);
  border-radius: 32px 0px 0px 32px;
}
.main-content .home-testimonials {
  display: inline-block;
  position: relative;
}
.main-content .home-testimonials .home-testimonials-title {
  display: inline-block;
}
.main-content .home-testimonials .home-testimonials-inner .home-testimonials-items {
  margin-bottom: 24px;
}
.main-content .home-surgeries {
  display: inline-block;
  position: relative;
  padding: 60px 0;
}
.main-content .home-surgeries::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 75%;
  height: 100%;
  background: rgba(200, 222, 223, 0.4);
  border-radius: 32px 0px 0px 32px;
}
.main-content .home-unity {
  display: inline-block;
  position: relative;
  padding-top: 62px;
  margin-bottom: 80px;
}
.main-content .home-unity .home-unity-inner {
  position: relative;
}
.main-content .home-unity::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -18%;
  right: -18%;
  width: auto;
  height: 270px;
  background-image: url(img/assets/unity.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-content .home-specialties {
  display: inline-block;
  position: relative;
  text-align: left;
}
.main-content .home-diagnosis {
  display: inline-block;
}
.main-content .home-blog.centers-large {
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 112px;
}
.main-content .home-events.centers-large {
  padding-top: 0;
  margin-bottom: 112px;
}
.main-content .centers {
  margin-bottom: 60px;
}
.main-content .centers-large {
  margin-bottom: 112px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .main-content .home-highlights {
    height: 450px;
    margin-top: 80px;
  }
  .main-content .home-quick-accesses-outer .home-quick-accesses {
    margin-top: 128px;
  }
  .main-content .home-centers {
    margin-top: 50px;
  }
  .main-content .home-testimonials {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .main-content .home-blog .home-blog-title {
    margin-top: 64px;
  }
  .main-content .home-blog .home-blog-background {
    height: 380px;
  }
  .main-content .home-other-info .home-other-info-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 42px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: center;
    color: rgb(12, 12, 12);
  }
  .main-content .home-clinical-staff {
    padding-bottom: 60px;
  }
  .main-content .home-clinical-staff::before {
    content: "";
    position: absolute;
    top: 156px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 100vw;
    height: calc(100% - 126px);
    background: rgba(200, 222, 223, 0.4);
  }
  .main-content .home-surgeries .home-surgeries-items {
    margin-bottom: 42px;
  }
  .main-content .home-surgeries::before {
    width: 58.3333333333%;
  }
  .main-content .home-treatments::before {
    width: 58.3333333333%;
  }
  .main-content .centers {
    margin-bottom: 112px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .main-content {
    padding-bottom: 0;
  }
  .main-content .home-highlights {
    height: 450px;
    margin-top: 0;
    margin-bottom: 234px;
  }
  .main-content .home-highlights .home-quick-accesses > .title-001 {
    margin-bottom: 48px;
  }
  .main-content .home-highlights--center {
    height: 550px;
  }
  .main-content .home-quick-accesses-outer {
    width: 100%;
    margin-left: 0;
  }
  .main-content .home-quick-accesses-outer .home-quick-accesses {
    margin-top: 100px;
  }
  .main-content .home-centers {
    margin-top: 80px;
  }
  .main-content .home-testimonials {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .main-content .home-blog .home-blog-title {
    margin-top: 64px;
  }
  .main-content .home-other-info .home-other-info-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-content .home-other-info .home-other-info-inner .home-other-info-title {
    margin-bottom: 40px;
  }
  .main-content .home-events {
    margin-bottom: 112px;
  }
  .main-content .home-events .home-events-items > .calendar {
    width: 33.3333333333%;
    margin-left: -12px;
  }
  .main-content .home-events .home-events-items > .events-list {
    padding-top: 0;
    margin-left: 12px;
  }
  .main-content .home-events .home-events-items > .events-list > .box-006 {
    display: inline-block;
    position: relative;
    width: 50%;
    padding-left: 24px;
  }
  .main-content .home-surgeries::before,
  .main-content .home-treatments::before {
    width: 68.3333333333%;
    right: -10%;
  }
  .main-content .home-clinical-staff::before {
    height: calc(100% - 136px);
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .main-content .home-highlights {
    height: 450px;
  }
  .main-content .home-blog .home-blog-background {
    height: 400px;
  }
  .main-content .home-other-info .home-other-info-title {
    margin-top: 80px;
  }
  .main-content .home-unity::before {
    left: calc((100vw - 1400px) / 2 * -1);
    right: auto;
    width: 1200px;
  }
  .main-content .home-clinical-staff::before {
    height: calc(100% - 156px);
  }
  .main-content .home-testimonials .home-testimonials-inner {
    padding: 0 8.3333333333%;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .main-content .home-general {
    display: block;
    max-width: 1400px;
    text-align: center;
  }
  .main-content .home-quick-accesses-outer {
    width: 100%;
    margin-left: 0;
  }
  .main-content .home-blog .home-blog-background {
    height: 430px;
  }
  .main-content .home-other-info .home-other-info-background {
    padding-left: 8.3333333333%;
  }
  .main-content .home-surgeries::before,
  .main-content .home-treatments::before {
    width: calc(58.3333333333% + (100vw - 1400px) / 2);
    right: calc((100vw - 1400px) / 2 * -1);
  }
}
#page-not-found {
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: rgb(248, 251, 251);
  text-align: left;
  font-size: 0;
  margin-bottom: 208px;
}
#page-not-found > .inner {
  display: inline-block;
  margin-top: 130px;
  padding-right: 16px;
  padding-left: 16px;
}
#page-not-found > .inner .page-not-found__icon {
  margin-bottom: 24px;
}
#page-not-found > .inner .page-not-found__error {
  margin-bottom: 16px;
}
#page-not-found > .inner .page-not-found__title {
  margin-bottom: 8px;
}
#page-not-found > .inner .page-not-found__subtitle {
  margin-bottom: 40px;
}

@media only screen and (min-width: 640px) {
  #page-not-found {
    margin-bottom: 356px;
  }
  #page-not-found > .inner {
    margin-top: 200px;
  }
  #page-not-found > .inner .page-not-found__icon {
    margin-bottom: 40px;
  }
  #page-not-found > .inner .page-not-found__icon svg {
    width: 112px;
    height: 112px;
  }
  #page-not-found > .inner .page-not-found__title {
    margin-bottom: 16px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #page-not-found {
    margin-bottom: 172px;
  }
  #page-not-found > .inner .page-not-found__icon {
    margin-top: 28px;
  }
  #page-not-found > .inner .page-not-found__icon svg {
    width: 222px;
    height: 222px;
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  #page-not-found {
    margin-bottom: 198px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  #page-not-found {
    margin-bottom: 222px;
  }
}
#page-acessdenied > .inner .page-not-found__title {
  margin-bottom: 8px;
}
#page-acessdenied > .inner #send_request_msg {
  width: 100%;
}
#page-acessdenied > .inner #send_request_access {
  float: right;
}
#page-acessdenied > .inner #send_request_access:hover {
  background-color: #016087;
}

/* Large and up */
/* XLarge and up */
/* XXLarge and up */
.blog-mod-001 .blog-mod-001__left {
  display: inline-block;
  position: relative;
  text-align: left;
}
.blog-mod-001 .blog-mod-001__right {
  display: inline-block;
  position: relative;
  text-align: left;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .blog-mod-001 .blog-mod-001__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
/* XLarge and up */
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .blog-mod-001 .blog-mod-001__right {
    max-height: 570px;
  }
}
.fea-mod-022 {
  display: inline-block;
  position: relative;
  text-align: center;
  height: 100%;
}
.fea-mod-022 .fea-mod-022_background-images {
  display: inline-block;
  position: relative;
  height: 100%;
}
.fea-mod-022 .fea-mod-022-content {
  display: inline-block;
  position: absolute;
  bottom: -198px;
  left: 50%;
  transform: translateX(-50%);
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_background-title-outer {
  display: block;
  position: relative;
  margin-top: 80px;
  min-height: 162px;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form {
  display: block;
  margin-top: 24px;
  position: relative;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 {
  position: absolute;
  height: auto;
  width: 100%;
  background-color: unset;
  transform: unset;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-close {
  display: none;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner {
  width: 100%;
  margin-left: 0;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-title {
  display: none;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-001-results .search-001-results-inner {
  height: 293px;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-input {
  margin-top: 0;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-001-tags {
  display: none;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-001-show-all .search-001-show-all-link {
  border: 1px solid rgb(237, 244, 244);
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background {
  display: none;
  position: absolute;
  top: -210px;
  left: calc(-8.3333333333% - 16px);
  background-color: rgba(0, 95, 113, 0.4);
  z-index: 1;
  width: 150vw;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background--show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -ms-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
}
.fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background--hide {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background {
    top: -294px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_background-title-outer .fea-mod-022_background-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .fea-mod-022 .fea-mod-022-content {
    bottom: -174px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background {
    left: -40%;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_background-title-outer {
    margin-top: 120px;
    min-height: 108px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form {
    margin-top: 40px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .search-001 .search-001-inner .search-001-results .search-001-results-inner {
    height: 260px;
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .fea-mod-022 .fea-mod-022-content {
    bottom: -198px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background {
    top: -352px;
  }
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_background-title-outer {
    margin-top: 172px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .fea-mod-022 .fea-mod-022-content .fea-mod-022_search-form .fea-mod-022_search-form-background {
    width: 150vw;
    left: -50%;
    -webkit-transform: translateX(-20%) translateY(0);
    -moz-transform: translateX(-20%) translateY(0);
    -ms-transform: translateX(-20%) translateY(0);
    -o-transform: translateX(-20%) translateY(0);
    transform: translateX(-20%) translateY(0);
  }
}
.fea-mod-023 {
  display: inline-block;
  position: relative;
  text-align: center;
  height: 100%;
}
.fea-mod-023 .fea-mod-023_background-images {
  display: inline-block;
  position: relative;
  height: 100%;
}
.fea-mod-023 .fea-mod-023-content {
  display: inline-block;
  position: absolute;
  bottom: -198px;
  left: 50%;
  transform: translateX(-50%);
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_background-title-outer {
  display: block;
  position: relative;
  margin-top: 80px;
  min-height: 162px;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form {
  display: block;
  margin-top: 24px;
  position: relative;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 {
  position: absolute;
  height: auto;
  width: 100%;
  background-color: unset;
  transform: unset;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-close {
  display: none;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner {
  width: 100%;
  margin-left: 0;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-title {
  display: none;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-001-results .search-001-results-inner {
  height: 293px;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-input {
  margin-top: 0;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-001-tags {
  display: none;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-001-show-all .search-001-show-all-link {
  border: 1px solid rgb(237, 244, 244);
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background {
  display: none;
  position: absolute;
  top: -210px;
  left: calc(-8.3333333333% - 16px);
  background-color: rgba(0, 95, 113, 0.4);
  z-index: 1;
  width: 150vw;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background--show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -ms-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
}
.fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background--hide {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background {
    top: -294px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_background-title-outer .fea-mod-023_background-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .fea-mod-023 .fea-mod-023-content {
    bottom: -174px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background {
    left: -40%;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_background-title-outer {
    margin-top: 120px;
    min-height: 108px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form {
    margin-top: 40px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .search-001 .search-001-inner .search-001-results .search-001-results-inner {
    height: 260px;
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .fea-mod-023 .fea-mod-023-content {
    bottom: -198px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background {
    top: -352px;
  }
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_background-title-outer {
    margin-top: 172px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .fea-mod-023 .fea-mod-023-content .fea-mod-023_search-form .fea-mod-023_search-form-background {
    width: 150vw;
    left: -50%;
    -webkit-transform: translateX(-20%) translateY(0);
    -moz-transform: translateX(-20%) translateY(0);
    -ms-transform: translateX(-20%) translateY(0);
    -o-transform: translateX(-20%) translateY(0);
    transform: translateX(-20%) translateY(0);
  }
}
.footer-mod .footer-inner {
  background-color: rgb(0, 95, 113);
}
.footer-mod .footer-inner .footer-inner-inner {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}
.footer-mod .footer-inner .footer-newsletter {
  padding: 0px 8px 0px 8px;
  margin-top: -105px;
}
.footer-mod .footer-inner .footer-links-socialnetworks {
  padding-bottom: 22px;
  margin-left: 8.3333333333%;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links {
  margin-top: 30px;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-label {
  margin-bottom: 15px;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner {
  display: flex;
  flex-wrap: wrap;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner .footer-links-all .link {
  margin-bottom: 16px;
  width: 100%;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner .footer-links-large > .link {
  flex: 0 0 33.333333%;
  list-style: none;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner .footer-links-medium > .link {
  flex: 0 0 50%;
  list-style: none;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-socials {
  font-size: 0;
  text-align: center;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-socials .social-network {
  width: 40px;
  height: 40px;
  background-color: rgb(255, 255, 255);
  border-radius: 40px;
  display: inline-flex;
  margin: 0px 6px 0px 6px;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-socials .social-network > a {
  height: 100%;
  width: 100%;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-socials .social-network .social-network-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  display: block;
}
.footer-mod .footer-inner .footer-links-socialnetworks .footer-socials .social-network .social-network-inner svg {
  vertical-align: middle;
}
.footer-mod .footer-inner .footer-socials-large {
  font-size: 0;
  text-align: center;
  margin-top: 46px;
}
.footer-mod .footer-inner .footer-socials-large .social-network {
  width: 48px;
  height: 48px;
  background-color: rgb(255, 255, 255);
  border-radius: 40px;
  display: block;
  margin: 0px 0px 16px 0px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-socials-large .social-network .social-network-inner {
  width: 100%;
  height: 100%;
  text-align: center;
}
.footer-mod .footer-inner .footer-socials-large .social-network .social-network-inner svg {
  vertical-align: middle;
}
.footer-mod .footer-inner .footer-socials-large .social-network .social-network-inner svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-links-socialnetworks-bar {
  border-bottom: 2px solid rgb(255, 183, 24);
  margin: auto;
}
.footer-mod .footer-inner .footer-logo-sites-contacts {
  margin-top: 34px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-logo {
  text-align: center;
  font-size: 0;
  margin-bottom: 30px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-logo a {
  display: inline-block;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-logo a img {
  height: 40px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts {
  margin: auto;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites {
  text-align: center;
  border-bottom: 2px solid rgb(33, 125, 132);
  padding-bottom: 8px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites {
  position: relative;
  display: inline-block;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button {
  text-align: -webkit-center;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button .dropdown-sites-button-inner {
  display: flex;
  width: fit-content;
  margin: auto;
  cursor: pointer;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button .dropdown-sites-button-inner button {
  line-height: 25px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button .dropdown-sites-button-inner svg {
  margin-left: 8px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button .dropdown-sites-button-inner svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgb(0, 95, 113);
  z-index: 999;
  top: 0;
  left: 0;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-close-button {
  position: absolute;
  right: 16px;
  top: 26px;
  font-size: 0;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner {
  height: calc(100vh - 164px);
  margin: 82px 16px;
  background-color: rgb(255, 255, 255);
  border-radius: 16px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  /* Track */
  /* Handle */
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: rgb(33, 125, 132) rgb(244, 244, 244);
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner .contact-item {
  display: block;
  margin-bottom: 18px;
  cursor: pointer;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner::-webkit-scrollbar-track {
  background: rgb(244, 244, 244);
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner::-webkit-scrollbar-thumb {
  background: rgb(33, 125, 132);
  border-radius: 4px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content.open {
  display: block;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts {
  margin-bottom: 30px;
  margin-top: 11px;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .button-contact {
  background-color: rgb(200, 222, 223);
  height: 48px;
  border-radius: 24px;
  margin-bottom: 16px;
  display: block;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .footer-phone-label {
  opacity: 0.6;
}
.footer-mod .footer-outter {
  background-color: rgb(255, 255, 255);
}
.footer-mod .footer-outter .footer-quick-acess {
  padding: 18px 0px 18px 0px;
}
.footer-mod .footer-outter .footer-quick-acess .link {
  font-size: 0;
  margin-bottom: 12px;
  max-height: 1.33rem;
  height: 100%;
}
.footer-mod .footer-outter .footer-quick-acess .link a {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.footer-mod .footer-outter .footer-quick-acess .link a img {
  height: 100%;
  width: auto;
}
.footer-mod .footer-outter .footer-quick-acess .link:last-child {
  margin-bottom: 0px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .footer-mod .footer-inner .footer-newsletter {
    padding: 0px 20px 0px 20px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 48px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-links {
    margin-top: 0px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-label {
    margin-bottom: 24px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner .footer-links-medium div .link:last-child {
    margin-bottom: 0;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-socials {
    text-align: right;
    margin-top: 50px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-socials .social-network {
    margin: 0px 0px 16px 0px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-logo {
    margin: 0;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts {
    margin: 0;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts {
    margin-top: 24px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .button-contact {
    height: 40px;
  }
  .footer-mod .footer-outter .footer-quick-acess {
    place-content: center;
    padding: 22px 0px 16px 0px;
  }
  .footer-mod .footer-outter .footer-quick-acess > .link {
    width: unset;
    margin-right: 16px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .footer-mod .footer-inner.fill:before {
    content: "";
    background-color: rgb(33, 125, 132);
  }
  .footer-mod .footer-inner:before {
    content: "";
    background-color: rgb(248, 251, 251);
    position: absolute;
    width: 16.6666666667%;
    height: 200px;
  }
  .footer-mod .footer-inner .footer-newsletter {
    padding: 0;
    margin-top: 46px;
  }
  .footer-mod .footer-inner .footer-newsletter .newsletter-001 {
    width: calc(100% - 40px - 8%);
    margin-left: 40px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks {
    margin-left: 0;
    margin-top: 60px;
    padding-bottom: 52px;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks .footer-links .footer-links-inner .footer-links-large div .link:last-child {
    margin-bottom: 0;
  }
  .footer-mod .footer-inner .footer-socials-large {
    text-align: right;
    text-align: -webkit-right;
  }
  .footer-mod .footer-inner .footer-socials-large .social-network {
    margin: 0px 18px 16px 0px;
  }
  .footer-mod .footer-inner .footer-socials-large .social-network:hover {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-socials-large .social-network:hover a .social-network-inner svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-links-socialnetworks-bar {
    width: calc(100% - 80px);
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts {
    margin-top: 0px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-logo {
    margin-top: 45px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts {
    margin-top: 28px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites {
    width: calc(100% - 34px);
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites {
    width: 100%;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button-inner:hover button {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-sites .dropdown-sites-button-inner:hover svg path {
    fill: rgb(33, 125, 132);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content {
    background-color: transparent;
    position: absolute;
    top: -220px;
    left: 25%;
    width: 50%;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-close-button {
    display: none;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner {
    height: 240px;
    margin: 0;
    width: 100%;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-sites .dropdown-content .dropdown-content-inner .dropdown-sites-inner .contact-item:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts {
    width: calc(100% - 34px);
    display: flex;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .button-contact {
    padding-left: 16px;
    padding-right: 16px;
    width: inherit;
    margin-bottom: 0;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .button-contact:hover {
    background-color: rgb(33, 125, 132);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .footer-email {
    margin-right: 22px;
  }
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .footer-phone-label {
    width: min-content;
    padding: 10px;
  }
  .footer-mod .footer-outter .footer-quick-acess {
    padding: 16px 0px 16px 0px;
  }
  .footer-mod .footer-outter .footer-quick-acess > .link {
    margin-bottom: 0;
  }
  .footer-mod .footer-outter .footer-quick-acess > .link a {
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: center;
    color: rgb(12, 12, 12);
  }
  .footer-mod .footer-outter .footer-quick-acess > .link a:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  .footer-mod .footer-inner .footer-logo-sites-contacts .footer-sites-contacts .footer-contacts .footer-phone-label {
    width: inherit;
    padding-left: 30px;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1920px) {
  .footer-mod .footer-inner:before {
    width: 32.666667%;
  }
}
.header-menu-mobile {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 16px);
  height: 100vh;
  z-index: -1;
  overflow: hidden;
  will-change: transform;
  -webkit-transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-transition: transform 300ms ease-out;
  -moz-transition: transform 300ms ease-out;
  -ms-transition: transform 300ms ease-out;
  -o-transition: transform 300ms ease-out;
  transition: transform 300ms ease-out;
}
.header-menu-mobile > .inner {
  height: 100%;
  background-color: rgb(0, 95, 113);
}
.header-menu-mobile > .inner > .menu-mobile {
  height: 100%;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left {
  position: relative;
  padding: 0 16px 0 16px;
  left: 0;
  width: 100%;
  height: 100%;
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close {
  position: relative;
  display: none;
  width: 100%;
  font-size: 0;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close .close-inner .menu-mobile-close-button {
  text-align: right;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close .close-inner .menu-mobile-close-button svg path {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
  list-style: none;
  margin-left: 0;
  height: calc(100vh - 200px) !important;
  overflow-y: scroll;
  margin-bottom: 0;
  margin-top: 68px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .submenu .menu-item {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile > .menu-item {
  text-align: left;
  width: 100%;
  display: block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  padding: 20px 16px 20px 16px;
  -webkit-transition: border-bottom 250ms ease-in-out;
  -moz-transition: border-bottom 250ms ease-in-out;
  -ms-transition: border-bottom 250ms ease-in-out;
  -o-transition: border-bottom 250ms ease-in-out;
  transition: border-bottom 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile > .menu-item a {
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: left;
  padding: 0;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile > .menu-item:last-child {
  border-bottom: 2px solid transparent;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .is-submenu-item {
  margin-left: 0px;
  width: calc(100% - 12px);
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > a {
  position: relative;
  padding: 0;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > a:after {
  content: "";
  background: url("img/header/menumobile/arrow-right-icon.svg") no-repeat;
  border: none;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-size: 30px 30px;
  background-position: center center;
  transform: rotate(180deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > a:focus {
  color: rgb(255, 255, 255);
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > .sub-menu {
  margin: 0;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > .sub-menu > li {
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: left;
  padding: 12px 0px 12px 0px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > .sub-menu > li:first-child {
  padding: 20px 0px 12px 0px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > .sub-menu > li:last-child {
  padding: 12px 0px 0px 0px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > .sub-menu > li > a {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(255, 255, 255);
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children[aria-expanded=true] > a:after {
  transform: rotate(0deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile::-webkit-scrollbar {
  display: none;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment {
  padding: 0 32px 0 32px;
  width: 100%;
  position: absolute;
  bottom: 70px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0;
  height: 56px;
  background-color: rgb(255, 183, 24);
  border-radius: 50px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button .appointment-icon {
  display: inline-block;
  height: 100%;
  margin-left: 10px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button .appointment-icon svg {
  width: 28px;
  height: 28px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button .appointment-icon svg g {
  fill: rgb(12, 12, 12);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button .appointment-title {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  height: 100%;
  margin-right: 12px;
}
.header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .appointment .appointment-button .appointment-title .appointment-label {
  font-size: 26px;
  line-height: 28px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.header-menu-mobile--open {
  z-index: 1;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

/*************************** Medium and up ***************************/
@media only screen and (min-width: 640px) {
  .header-menu-mobile {
    width: calc(100% - 32px);
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
    height: calc(100vh - 100px) !important;
  }
}
/*************************** Large and up ***************************/
@media only screen and (min-width: 1024px) {
  .header-menu-mobile {
    width: 75%;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left {
    padding: 0;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
    margin-left: 16.6666666667%;
    margin-top: 48px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > ul.sub-menu li:first-child {
    padding: 22px 0px 12px 0px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > ul.sub-menu li:last-child {
    padding: 12px 0px 0px 0px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > ul.sub-menu li:only-child {
    padding: 22px 0px 0px 0px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > ul.sub-menu li a {
    padding: 0 0 0 20px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children > ul.sub-menu li a:hover {
    color: rgba(255, 255, 255, 0.4);
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item {
    padding: 20px 16px 20px 36px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.16);
    -webkit-transition: border-bottom 250ms ease-in-out;
    -moz-transition: border-bottom 250ms ease-in-out;
    -ms-transition: border-bottom 250ms ease-in-out;
    -o-transition: border-bottom 250ms ease-in-out;
    transition: border-bottom 250ms ease-in-out;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item:hover > a {
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: rgba(255, 255, 255, 0.4);
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item a:hover {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item.is-submenu-item {
    border-bottom: 0px solid transparent;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile .menu-item.is-submenu-item:hover {
    border-bottom: 0px solid transparent;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children[aria-expanded=false]:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.16);
    -webkit-transition: border-bottom 250ms ease-in-out;
    -moz-transition: border-bottom 250ms ease-in-out;
    -ms-transition: border-bottom 250ms ease-in-out;
    -o-transition: border-bottom 250ms ease-in-out;
    transition: border-bottom 250ms ease-in-out;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children[aria-expanded=false]:hover > a {
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: rgba(255, 255, 255, 0.4);
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile li.menu-item-has-children[aria-expanded=false]:last-child:hover {
    border-bottom: 2px solid transparent;
  }
}
/*************************** XLarge and up ***************************/
@media only screen and (min-width: 1200px) {
  .header-menu-mobile {
    width: 66.66666667%;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
    margin-top: 88px;
  }
}
/******************************* 1400px and up *******************************/
@media only screen and (min-width: 1400px) {
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close {
    margin-bottom: 0;
    display: block;
    right: 44px;
    height: 90px;
    position: absolute;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close .close-inner {
    height: 90px;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close .close-inner .menu-mobile-close-button svg {
    width: 64px;
    height: 64px;
    cursor: pointer;
  }
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .close .close-inner .menu-mobile-close-button svg:hover path {
    fill: rgb(33, 125, 132);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
}
/*************************** XXLarge and up ***************************/
@media only screen and (min-width: 1440px) {
  .header-menu-mobile {
    width: 58.333333333%;
  }
}
/*************************** FULLHD and up ***************************/
@media only screen and (min-width: 1912px) {
  .header-menu-mobile > .inner > .menu-mobile > .menu-mobile-items > .menu-mobile-items__left .main-menu-mobile {
    margin-top: 144px;
  }
}
#hos-mod-001 {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 120px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner {
  display: inline-block;
  width: 100%;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section {
  margin-bottom: 64px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section .title {
  margin-bottom: 22px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share > .share-print {
  float: right;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share > .share-print > .print, #hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .date-and-share > .share-print > .share {
  display: inline-block;
  position: relative;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .gallery-images {
  margin-bottom: 40px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .first-section > .video {
  margin-bottom: 40px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .second-section {
  margin-bottom: 14px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .second-section .item {
  margin-bottom: 48px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .second-section .item .item-label {
  margin-bottom: 8px;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .fourth-section .item {
  border-top: 2px solid rgb(244, 244, 244);
  padding: 16px 0 16px 0;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .fourth-section .item:first-child {
  border-top: unset;
  padding: 24px 0 16px 0;
}
#hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .fourth-section .item .item-label {
  margin-bottom: 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #hos-mod-001 .hos-mod-001-outer .hos-mod-001-inner .fourth-section .item:nth-child(2) {
    border-top: unset;
    padding: 24px 0 16px 0;
  }
}
/* Large and up */
/* XLarge and up */
/* XXLarge and up */
.header-list-layout1 .header-list {
  height: 300px;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.header-list-layout1 .header-list .header-list-image {
  height: 100%;
  width: 100%;
}
.header-list-layout1 .header-list .header-list-image img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  object-position: top center;
}
.header-list-layout1 .header-list .header-list-image:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 95, 113, 0.4), rgb(0, 95, 113));
}
.header-list-layout1 .header-list .header-list-title-search {
  max-width: 1400px;
  margin: auto;
  position: relative;
}
.header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner {
  position: absolute;
  bottom: 24px;
}
.header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search {
  margin-top: 24px;
  margin-bottom: 16px;
  max-width: 400px;
}
.header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search .search-002-label-info {
  display: none;
}
.header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search .search-002-search-results {
  display: flex;
}

.component-list-layout1 {
  margin-bottom: 64px;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 217px;
}
.component-list-layout1 .top-filters .filter-select .select-001:last-child {
  margin-bottom: 40px;
}
.component-list-layout1 .top-filters .button-006 {
  float: right;
}
.component-list-layout1 .top-filters .clean-filters {
  position: absolute;
  right: 0;
  top: 40px;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
}
.component-list-layout1 .top-filters .clean-filters:hover {
  color: rgb(33, 125, 132);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.component-list-layout1 .top-filters .clean-filters.hidden {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}
.component-list-layout1 .top-filters .total-results {
  position: relative;
}
.component-list-layout1 .top-filters .total-results .total-result {
  display: inline-block;
}
.component-list-layout1 .top-filters .total-results .total-result .total-result-inner {
  display: inline-block;
}
.component-list-layout1 .top-filters .total-results .total-result .total-result-label {
  display: inline-block;
}
.component-list-layout1 .top-filters .total-results.hide-results {
  opacity: 0;
}
.component-list-layout1 .left-filters #filters {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgb(0, 95, 113);
  z-index: 999;
  top: 0;
  left: 0;
}
.component-list-layout1 .left-filters #filters .filters-close-button {
  position: absolute;
  right: 16px;
  top: 26px;
  font-size: 0;
}
.component-list-layout1 .left-filters #filters .filters-inner {
  height: calc(100vh - 206px);
  margin: 82px 16px 16px 16px;
  background-color: rgb(255, 255, 255);
  border-radius: 16px;
  padding-right: 10px;
  padding-top: 24px;
  padding-bottom: 20px;
  padding-left: 24px;
  /* Track */
  /* Handle */
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner {
  overflow-y: scroll;
  height: 100%;
  scrollbar-width: thin;
  scrollbar-color: rgb(33, 125, 132) rgb(244, 244, 244);
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner .calendar {
  margin-top: 22px;
  margin-bottom: 40px;
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner .filters-title {
  margin-bottom: 16px;
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner .articles-list-left-alphabet-filter {
  margin-bottom: 22px;
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner::-webkit-scrollbar-track {
  background: rgb(244, 244, 244);
}
.component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner::-webkit-scrollbar-thumb {
  background: rgb(33, 125, 132);
  border-radius: 4px;
}
.component-list-layout1 .left-filters #filters .filters-filter {
  border-radius: 24px;
  background-color: rgb(255, 255, 255);
  margin: 16px;
  height: 48px;
  max-width: 288px;
  margin: auto;
}
.component-list-layout1 .left-filters #filters.open {
  display: block;
}
.component-list-layout1 .left-filters .button-006 {
  float: right;
  margin-top: -30px;
}
.component-list-layout1 .general-banner {
  margin-top: 40px;
  margin-bottom: 64px;
  padding: 0 8px 0 8px;
}
.component-list-layout1 .not-blog-principal {
  margin-top: 64px;
}
.component-list-layout1 .items-list.margin-hospitals {
  margin-top: 0px;
}
.component-list-layout1 .items-list.margin-hospitals .items-list-inner {
  margin-top: 16px;
}
.component-list-layout1 .loading {
  display: table-cell;
  position: absolute;
  top: inherit;
  left: inherit;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: -1;
}
.component-list-layout1 .items-list.loading--show > .loading {
  z-index: 1;
}
.component-list-layout1 .items-list.loading--show > .loading > .loa-001 {
  animation: loading_opacity 250ms linear forwards;
}
.component-list-layout1 .items-list.loading--show > .items-list-inner, .component-list-layout1 .items-list.loading--show > .items-list-no-results {
  animation: loading_blur 250ms linear forwards;
}
.component-list-layout1 .items-list.loading--hide > .loading > .loa-001 {
  animation: loading_opacity 200ms linear reverse;
}
.component-list-layout1 .items-list.loading--hide > .items-list-inner, .component-list-layout1 .items-list.loading--hide > .items-list-no-results {
  animation: loading_blur 250ms linear reverse;
}
.component-list-layout1 .items-list {
  margin-top: 56px;
  display: table;
  position: relative;
}
.component-list-layout1 .items-list .general-banner {
  margin-top: 40px;
  margin-bottom: 80px;
}
.component-list-layout1 .items-list .items-list-inner {
  width: -moz-available;
  width: -webkit-fill-available;
  align-content: flex-start;
}
.component-list-layout1 .items-list .items-list-inner .box-004 {
  margin-bottom: 40px;
}
.component-list-layout1 .items-list .items-list-no-results {
  display: inline-block;
  position: relative;
}
.component-list-layout1 .items-list .items-list-no-results .no-results {
  padding-bottom: 80px;
}
.component-list-layout1 .items-list .total-results .total-result .total-result-inner {
  display: inline-block;
}
.component-list-layout1 .items-list .total-results .total-result .total-result-label {
  display: inline-block;
}
.component-list-layout1 .items-list .total-results .total-result.hide {
  display: none;
}
.component-list-layout1 .articles-list-pagination {
  margin-top: 12px;
}
.component-list-layout1 .call-to-action .cta-containter {
  margin-top: 64px;
}
.component-list-layout1 .find-more {
  margin-top: 64px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search {
    width: 318px;
    margin-right: 16px;
    margin-bottom: 0;
    max-width: unset;
  }
  .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .radio-buttons {
    width: unset;
    margin-top: 24px;
    margin-left: unset;
    right: 0;
    position: absolute;
    bottom: 0;
  }
  .component-list-layout1 .items-list .general-banner {
    padding: unset;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .header-list-layout1 .header-list {
    height: 450px;
    margin-bottom: 48px;
  }
  .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner {
    bottom: 40px;
  }
  .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search {
    width: 520px;
  }
  .component-list-layout1 {
    margin-bottom: 112px;
  }
  .component-list-layout1 .top-filters .filter-select .select-001 {
    margin-bottom: unset;
  }
  .component-list-layout1 .top-filters .filter-select .select-001:last-child {
    margin-bottom: unset;
  }
  .component-list-layout1 .top-filters .alphabet {
    margin-top: 48px;
  }
  .component-list-layout1 .top-filters .total-results {
    margin-top: 48px;
  }
  .component-list-layout1 .top-filters .clean-filters {
    top: 0;
  }
  .component-list-layout1 .left-filters #filters {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: unset;
    z-index: unset;
    top: unset;
    left: unset;
  }
  .component-list-layout1 .left-filters #filters .filters-inner {
    height: unset;
    margin: unset;
    background-color: unset;
    border-radius: unset;
    padding-right: unset;
    padding-top: unset;
    padding-bottom: unset;
    padding-left: unset;
  }
  .component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner {
    overflow-y: unset;
    height: unset;
  }
  .component-list-layout1 .left-filters #filters .filters-inner .filters-inner-inner .calendar {
    width: calc(100% - 2.375rem);
    margin-bottom: 24px;
    border-bottom: 2px solid rgb(237, 244, 244);
    padding-bottom: 30px;
  }
  .component-list-layout1 .items-list {
    margin-top: 16px;
  }
  .component-list-layout1 .items-list .general-banner {
    margin-top: 0;
  }
  .component-list-layout1 .items-list .not-blog-principal {
    margin-top: 64px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .component-list-layout1 .loading {
    max-width: 816px;
  }
}
.nf-form-cont {
  margin-top: 30px;
}
.nf-form-cont .nf-form-title {
  display: none;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content .ninja-forms-req-symbol {
  color: unset;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-label label {
  font-weight: unset;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > ul > li:hover input[type=checkbox] {
  border: 1px solid rgb(0, 95, 113);
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  -ms-transition: border 250ms ease-in-out;
  -o-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > input, .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element select, .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element textarea {
  position: relative;
  width: 100%;
  float: left;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
  margin-bottom: 40px;
  border: solid 2px rgb(244, 244, 244) !important;
  background: rgb(255, 255, 255);
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=submit] {
  border-radius: 24px;
  min-width: 256px;
  height: 48px;
  background-color: rgb(33, 125, 132);
  margin-top: 43px;
  margin-bottom: 43px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > label {
  max-width: 200px;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > select {
  height: inherit;
  border: 1px solid rgb(244, 244, 244);
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > select:after {
  content: "";
  background-image: url("img/general/arrow-down-icon.svg");
  background-size: 26px 20px;
  background-repeat: no-repeat;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > select + div:after {
  content: "";
  width: 50px;
  height: 100%;
  right: 0 !important;
  background-image: url("img/general/arrow-down-icon.svg");
  background-size: 26px 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element > select[multiple] {
  background-image: none;
  scrollbar-width: thin;
  scrollbar-color: rgb(33, 125, 132) rgb(244, 244, 244);
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=button] {
  width: 256px;
  height: 48px;
  background-color: rgb(33, 125, 132);
  border-bottom: none;
  border-radius: 24px;
  cursor: pointer;
  float: right;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=checkbox] {
  display: inline-block;
  position: relative;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid rgb(12, 12, 12);
  border-radius: 3px;
  box-shadow: none;
  padding: 9px;
  margin-top: 0;
  cursor: pointer;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=checkbox]:checked {
  background-color: rgb(0, 95, 113);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=checkbox]:checked + label {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=radio]:checked + label {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element .pikaday__container > input {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
  margin-bottom: 40px;
  border: solid 2px rgb(244, 244, 244) !important;
  background: none !important;
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
}
.label-right .field-wrap {
  flex-direction: column !important;
}

.flatpickr-calendar {
  outline: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar .flatpickr-months {
  font-family: "Roboto-Light", sans-serif;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:hover {
  background: transparent;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .numInput {
  box-shadow: none;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: transparent;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month > svg, .flatpickr-calendar .flatpickr-months .flatpickr-next-month > svg {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
  fill: rgb(33, 125, 132);
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover > svg, .flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover > svg {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
  fill: rgb(0, 95, 113);
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day {
  border-color: transparent;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(12, 12, 12);
  line-height: 2;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:hover {
  background-color: rgb(0, 95, 113);
  color: rgb(255, 255, 255);
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected {
  border-color: transparent;
  background-color: rgb(111, 166, 169);
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.today {
  border-color: transparent;
  background-color: rgb(200, 222, 223);
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.prevMonthDay, .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.nextMonthDay {
  color: rgba(12, 12, 12, 0.4);
}

.listcheckbox-wrap > .nf-field-element label, .listcheckbox-wrap > .nf-field-label label {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
  line-height: 1.6 !important;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.listcheckbox-wrap > .nf-field-element label:after, .listcheckbox-wrap > .nf-field-label label:after {
  background: transparent !important;
  border-color: transparent !important;
  top: 0 !important;
}
.listcheckbox-wrap > .nf-field-element label:before, .listcheckbox-wrap > .nf-field-label label:before {
  content: "" !important;
  position: absolute;
  top: 0 !important;
  left: -29px !important;
  width: 18px;
  height: 18px;
  background-position: center center;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(img/sections/ninja-forms/check.png);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.listcheckbox-wrap > .nf-field-element label:hover, .listcheckbox-wrap > .nf-field-label label:hover {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.listcheckbox-wrap > .nf-field-element label:hover:after, .listcheckbox-wrap > .nf-field-label label:hover:after {
  border: 2px solid rgb(0, 95, 113);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.checkbox-wrap > .nf-field-element label, .checkbox-wrap > .nf-field-label label {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
  line-height: 1.6 !important;
  cursor: pointer;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.checkbox-wrap > .nf-field-element label:after, .checkbox-wrap > .nf-field-label label:after {
  border-color: rgb(100, 100, 105) !important;
  position: absolute;
  top: 4px !important;
  left: -29px !important;
}
.checkbox-wrap > .nf-field-element label:before, .checkbox-wrap > .nf-field-label label:before {
  content: "" !important;
  position: absolute;
  top: 4px !important;
  left: -29px !important;
  width: 18px;
  height: 18px;
  background-position: center center;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(img/sections/ninja-forms/check.png);
  background-color: rgb(0, 95, 113);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.checkbox-wrap > .nf-field-element label:hover, .checkbox-wrap > .nf-field-label label:hover {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.checkbox-wrap > .nf-field-element label:hover:after, .checkbox-wrap > .nf-field-label label:hover:after {
  border-color: rgb(0, 95, 113);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.listradio-wrap > .nf-field-element label {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
  line-height: 1.6 !important;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.listradio-wrap > .nf-field-element label:after {
  background: transparent !important;
  border: 2px solid rgb(100, 100, 105);
}
.listradio-wrap > .nf-field-element label:before {
  top: 0 !important;
  left: -31px !important;
  bottom: 6px !important;
  width: 20px !important;
  height: 20px !important;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: transparent !important;
  border: 6px solid rgb(0, 95, 113);
}
.listradio-wrap > .nf-field-element label:hover {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
.listradio-wrap > .nf-field-element label:hover:after {
  border: 2px solid rgb(0, 95, 113);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.listimage-wrap li label.nf-checked-label {
  border: 2px solid rgb(0, 95, 113) !important;
}

.nf-form-content .list-select-wrap .nf-field-element > div {
  border: none !important;
  background: none !important;
}

.nf-error-msg {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(204, 0, 0);
}

.nf-error.field-wrap .nf-field-element:after {
  content: none !important;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .nf-form-cont {
    margin-top: 30px;
  }
  .nf-form-cont .nf-form-title {
    display: none;
  }
  .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-field-container .nf-field .nf-field-element input[type=button]:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
/* XLarge and up */
/* XXLarge and up */
.researchtraining {
  display: inline-block;
}
.researchtraining--title {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
  color: rgb(33, 125, 132);
}
.researchtraining--description {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}
.researchtraining--image {
  display: inline-block;
  position: relative;
  width: 100%;
  max-height: 310px;
  border-radius: 8px;
  overflow: hidden;
}
.researchtraining--image > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.researchtraining--image > img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(214, 163, 25, 0.3) 0%, rgba(214, 163, 25, 0) 100%);
  border-radius: 8px;
}
.researchtraining--image:after {
  display: block;
  content: "";
  padding-bottom: 152%;
  background: linear-gradient(0deg, rgba(14, 13, 13, 0.3) 0%, rgba(214, 163, 25, 0) 100%);
}
.researchtraining--label {
  display: inline-block;
  position: relative;
  margin-top: -24px;
}
.researchtraining--label > .researchtraining--labeltext {
  display: inline-block;
  position: relative;
  padding: 14px 24px;
  border-radius: 24px;
  background-color: rgb(33, 125, 132);
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .researchtraining--image:after {
    display: block;
    content: "";
    padding-bottom: 76%;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .researchtraining--content {
    display: block;
    position: relative;
    float: left;
    text-align: left;
    padding-right: 80px;
  }
  .researchtraining--image {
    width: calc(100% - 40px);
    max-height: unset;
  }
  .researchtraining--image:after {
    display: block;
    content: "";
    padding-bottom: 100%;
  }
  .researchtraining--label {
    float: right;
    text-align: center;
  }
  .researchtraining--label > .researchtraining--labeltext {
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .researchtraining--label:hover {
    cursor: pointer;
  }
  .researchtraining--label:hover > .researchtraining--labeltext {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .researchtraining--label:hover > .researchtraining--labeltext > a {
    color: rgb(255, 255, 255);
  }
}
/* XLarge and up */
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .researchtraining--title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 70px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
    color: rgb(33, 125, 132);
  }
  .researchtraining--image:after {
    display: block;
    content: "";
    padding-bottom: 104%;
  }
}
.sch-mod-001 {
  z-index: 1;
}
.sch-mod-001 .sch-mod-001__box {
  display: inline-block;
  position: relative;
  height: 320px;
}
.sch-mod-001 .sch-mod-001__more-events {
  display: inline-block;
  position: absolute;
  top: calc(50% - 28px);
  margin-left: -34px;
  height: 44px;
  width: 44px;
  background-color: rgb(255, 210, 111);
  border-radius: 24px;
  z-index: 1;
  -webkit-transition: background-color 250ms ease-out;
  -moz-transition: background-color 250ms ease-out;
  -ms-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;
}
.sch-mod-001 .sch-mod-001__more-events .sch-mod-001__more-events-inner {
  display: inline-block;
  position: relative;
  top: 8px;
  color: rgb(1, 35, 42);
}
.sch-mod-001 .sch-mod-001__more-events--hidden {
  display: none;
}
.sch-mod-001 .shc-mod-001__calendar {
  display: inline-block;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.sch-mod-001 .placeholders-positions {
  position: relative;
  height: auto;
}
.sch-mod-001 .placeholders-positions .box-placeholder-first-position {
  position: absolute;
  height: 320px;
  padding-left: 0;
  padding-right: 29px;
}
.sch-mod-001 .placeholders-positions .box-placeholder-first-position .placeholder-background-color {
  width: 100%;
  height: 100%;
  background-color: rgba(244, 244, 244, 0.4);
}
.sch-mod-001 .placeholders-positions .box-placeholder-second-position {
  position: absolute;
  height: 320px;
  padding-left: 0;
  padding-right: 29px;
}
.sch-mod-001 .placeholders-positions .box-placeholder-second-position .placeholder-background-color {
  width: 100%;
  height: 100%;
  background-color: rgba(244, 244, 244, 0.4);
}
.sch-mod-001 .placeholders-positions .box-placeholder-third-position {
  position: absolute;
  height: 320px;
  padding-left: 0;
  padding-right: 29px;
}
.sch-mod-001 .placeholders-positions .box-placeholder-third-position .placeholder-background-color {
  width: 100%;
  height: 100%;
  background-color: rgba(244, 244, 244, 0.4);
}
.sch-mod-001 .controls-container {
  display: inline-block;
  position: relative;
  height: auto;
  margin-bottom: 10px;
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-next {
  float: left;
  cursor: pointer;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-next.slick-disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-next svg:hover path:nth-child(1) {
  stroke: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-next svg:hover path:nth-child(2) {
  fill: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-prev {
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-prev.slick-disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-prev svg:hover path:nth-child(1) {
  stroke: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.sch-mod-001 .controls-container .sch-mod-001__slider-arrow-prev svg:hover path:nth-child(2) {
  fill: rgb(33, 125, 132);
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.sch-mod-001 .slick-dots {
  margin-left: 0;
}
.sch-mod-001 .slick-dots li {
  margin: 0;
}
.sch-mod-001 .slick-dots li button:before {
  color: rgb(255, 183, 24);
  font-size: 12px;
  opacity: 1;
}
.sch-mod-001 .slick-dots li.slick-active {
  margin: 0;
}
.sch-mod-001 .slick-dots li.slick-active button:before {
  color: rgb(129, 129, 133);
  font-size: 12px;
  opacity: 1;
}

/* Medium and up */
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .sch-mod-001 .box-011 {
    padding: 5px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .sch-mod-001 .box-011:nth-child(n+2) {
    display: inline-block;
  }
  .sch-mod-001 .sch-mod-001__more-events:hover {
    background-color: rgb(129, 129, 133);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
}
.unity-mod-001__title {
  margin-bottom: 16px;
  color: rgb(33, 125, 132);
}
.unity-mod-001__description {
  margin-bottom: 40px;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .unity-mod-001__title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 42px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: center;
    color: rgb(12, 12, 12);
    color: rgb(33, 125, 132);
  }
  .unity-mod-001__description {
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: center;
    color: rgb(12, 12, 12);
  }
}
.surgeries-mod-001 .surgeries-mod-001-list .box-017 {
  margin-bottom: 24px;
}

/* Large and up */
@media only screen and (min-width: 640px) {
  .surgeries-mod-001 .surgeries-mod-001-list {
    margin: 0 -12px;
  }
  .surgeries-mod-001 .surgeries-mod-001-list .box-017 {
    margin-bottom: 0;
    padding: 0 12px;
  }
  .surgeries-mod-001 .surgeries-mod-001-list .box-017:nth-child(odd) {
    margin-top: 24px;
  }
}
.acta-containter {
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: rgb(0, 95, 113);
  border-radius: 8px;
}
.acta-containter .acta-info-container {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 32px;
  z-index: 1;
  text-align: left;
  margin-left: 24px;
  margin-right: 24px;
  width: -webkit-fill-available;
  width: -moz-available;
}
.acta-containter .acta-info-container .acta-info-list {
  display: inline-block;
  position: relative;
}
.acta-containter .acta-info-container .acta-info-list .acta-title {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.acta-containter .acta-info-container .acta-info-list .acta-description {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 32px;
}
.acta-containter .acta-info-container .but-007 .but-007-inner {
  height: 56px;
  border-radius: 36px;
}
.acta-containter .acta-info-container .but-007 .but-007-inner .but-007-title .but-007-label {
  font-size: 26px;
  height: 25px;
}
.acta-containter .acta-info-container .but-007 .but-007-inner .but-007-icon svg {
  height: 28px;
  width: 28px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .acta-containter .acta-info-container .acta-info-list .acta-title {
    margin-bottom: 8px;
  }
  .acta-containter .acta-info-container .acta-info-list .acta-description {
    margin-bottom: 40px;
  }
  .acta-containter .acta-info-container .but-007 {
    text-align: right;
  }
  .acta-containter .acta-info-container .but-007 .but-007-inner {
    width: 256px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .acta-containter .acta-info-container {
    margin-bottom: 40px;
    margin-left: 48px;
    margin-right: 32px;
  }
  .acta-containter .acta-info-container .acta-info-list {
    width: calc(100% - 232px - 32px);
  }
  .acta-containter .acta-info-container .acta-info-list .acta-title {
    margin-bottom: 16px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .acta-containter .acta-info-container .acta-info-list .acta-description {
    margin-bottom: 0;
  }
  .acta-containter .acta-info-container .but-007 {
    display: inline-block;
    margin-left: 32px;
  }
  .acta-containter .acta-info-container .but-007 .but-007-inner {
    width: 232px;
  }
}
/* XLarge and up */
/* XXLarge and up */
.hp-box-004 {
  height: min-content;
}
.hp-box-004 .item .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.hp-box-004 .item .inner .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.hp-box-004 .item .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.hp-box-004 .item .inner .image.video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.hp-box-004 .item .inner .info .title {
  margin-top: 16px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.hp-box-004 .item .doc_speciality {
  margin-top: 16px;
  font-size: 14px;
}
.hp-box-004 .item .doc_speciality a {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.hp-box-004 .item .doc_speciality span {
  color: rgb(169, 169, 177);
}

.hp-box-004.no-image {
  margin-top: 40px;
}
.hp-box-004.no-image > .item {
  padding-bottom: 10px;
  border-bottom: solid 2px rgb(200, 222, 223);
}
.hp-box-004.no-image:last-child > .item {
  border-bottom: none;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-box-004 .item .inner:hover .image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .hp-box-004 .item .inner:hover .image.video:before {
    background-image: url(img/general/play_hover.svg);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  .hp-box-004 .item .inner .info .title:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .hp-box-004 .item .doc_speciality a:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .hp-box-004.no-image {
    margin-top: 30px;
  }
  .hp-box-004.no-image:first-child {
    margin-top: 0;
  }
  .hp-box-004.no-image:first-child .item .inner .info .title {
    margin-top: 0;
  }
  .hp-box-004.no-image:last-child > .item {
    border-bottom: solid 2px rgb(200, 222, 223);
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .hp-box-004.no-image {
    margin-top: 40px;
  }
  .hp-box-004.no-image:first-child {
    margin-top: 0;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .hp-box-004.no-image {
    margin-top: 22px;
  }
  .hp-box-004.no-image:first-child {
    margin-top: 0;
  }
}
.box-013 {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-top: 2px rgb(33, 125, 132) solid;
  height: 110px;
  margin-bottom: 12px;
}
.box-013 > a {
  display: inline-block;
  position: relative;
  width: 100%;
}
.box-013 > a .box-013-all-content {
  display: inline-block;
  position: relative;
  padding: 12px 0px 0px 0px;
  width: 100%;
}
.box-013 > a .box-013-all-content .box-013-all-content-inner {
  display: inline-block;
  position: relative;
}
.box-013 > a .box-013-all-content .box-013-all-content-inner .box-013-title {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  height: 3rem;
}
.box-013 > a .box-013-all-content .box-013-all-content-inner .box-013-date {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 24px;
}
.box-013 > a .box-013-all-content .box-013-all-content-inner .box-013-county {
  font-size: 11px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-013 > a .box-013-all-content .box-013-all-content-inner .box-013-title {
    height: 1.5rem;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-013 {
    vertical-align: top;
    background-color: unset;
    width: 100%;
    -webkit-transition: border-top 150ms ease-out;
    -moz-transition: border-top 150ms ease-out;
    -ms-transition: border-top 150ms ease-out;
    -o-transition: border-top 150ms ease-out;
    transition: border-top 150ms ease-out;
  }
  .box-013 > a .box-013-all-content {
    -webkit-transition: background-color 150ms ease-out;
    -moz-transition: background-color 150ms ease-out;
    -ms-transition: background-color 150ms ease-out;
    -o-transition: background-color 150ms ease-out;
    transition: background-color 150ms ease-out;
  }
  .box-013 > a .box-013-all-content .box-013-all-content-inner .box-013-title {
    height: 48px;
    -webkit-transition: color 150ms ease-out;
    -moz-transition: color 150ms ease-out;
    -ms-transition: color 150ms ease-out;
    -o-transition: color 150ms ease-out;
    transition: color 150ms ease-out;
  }
  .box-013:hover {
    border-top: 2px rgba(100, 100, 105, 0.4) solid;
    -webkit-transition: border-top 150ms ease-in;
    -moz-transition: border-top 150ms ease-in;
    -ms-transition: border-top 150ms ease-in;
    -o-transition: border-top 150ms ease-in;
    transition: border-top 150ms ease-in;
  }
  .box-013:hover > a .box-013-all-content .box-013-all-content-inner .box-013-title {
    color: rgb(100, 100, 105);
    -webkit-transition: color 150ms ease-in;
    -moz-transition: color 150ms ease-in;
    -ms-transition: color 150ms ease-in;
    -o-transition: color 150ms ease-in;
    transition: color 150ms ease-in;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  .box-013 {
    height: 118px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  .box-013 {
    height: 132px;
  }
}
.box-014 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.box-014 a {
  position: relative;
}
.box-014__container {
  padding: 0 40px 29px 20px;
}
.box-014__image {
  position: relative;
  margin: 0 -40px 27px 0;
}
.box-014__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 8px;
}
.box-014__image::after {
  content: "";
  display: block;
  padding-bottom: 94%;
}
.box-014__title {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-014::before {
  content: "";
  position: absolute;
  top: 40px;
  width: calc(100% - 20px);
  height: calc(100% - 40px);
  display: block;
  border: 1px rgb(33, 125, 132) solid;
  border-radius: 8px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

/* Hover */
@media (hover: hover) {
  .box-014:hover .box-014__title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .box-014:hover::before {
    background-color: rgb(111, 166, 169);
  }
}
.box-015 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.box-015__overlay {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 12, 12, 0.2);
}
.box-015__title {
  display: inline-block;
  position: relative;
  height: 100%;
  top: 72px;
  left: 0;
  text-align: left;
}
.box-015__main_title span, .box-015__sub_title span {
  padding: 6px 24px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-015__main_title span, .box-015__sub_title span {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-015__title {
    top: 112px;
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .box-015__title {
    top: 90px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .box-015__title {
    max-width: 1400px;
    margin: auto;
  }
}
.box-016 {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.box-016 a {
  position: relative;
}
.box-016__container {
  padding-bottom: 8px;
  background-color: rgb(0, 95, 113);
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-016__image {
  position: relative;
  margin-bottom: 8px;
}
.box-016__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.box-016__image::after {
  content: "";
  display: block;
  padding-bottom: 54%;
}
.box-016__title {
  padding: 0 16px;
}

/* Hover */
@media (hover: hover) {
  .box-016:hover .box-016__container {
    background-color: rgb(111, 166, 169);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.box-017 {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.box-017 > a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 18px 16px;
  border-radius: 8px;
  background-color: rgb(0, 95, 113);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-017 > a .box-017-title {
  position: relative;
  width: 100%;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-017 > a {
    display: flex;
    align-items: center;
    height: 130px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-017 > a:hover {
    background-color: rgb(111, 166, 169);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
/* xLarge and up */
/* xxLarge and up */
.box-018 {
  display: block;
  height: 100%;
}
.box-018 a {
  display: block;
  height: 100%;
}
.box-018__container {
  height: 100%;
  box-sizing: border-box;
}
.box-018__container--withImage {
  padding-top: 88px;
}
.box-018__image {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 158px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.box-018__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center top;
}
.box-018__image::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.box-018__content {
  height: 100%;
  padding: 32px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: rgb(237, 244, 244);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-018__content--withImage {
  padding: 86px 32px 32px 32px;
}
.box-018__title {
  margin-bottom: 16px;
}

/* Hover */
@media (hover: hover) {
  .box-018:hover .box-018__content {
    background-color: rgb(200, 222, 223);
  }
}
.box-019 {
  display: block;
  position: relative;
  margin-bottom: 24px;
  height: 316px;
  width: 100%;
}
.box-019__image {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.box-019__image > img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 16px 0 0;
  object-fit: cover;
  object-position: center;
}
.box-019__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  padding: 40px 24px 32px 24px;
  z-index: 1;
}
.box-019__title {
  margin-bottom: 40px;
}
.box-019__main_title {
  margin-bottom: 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-019 {
    height: 262px;
  }
  .box-019__image > img {
    border-radius: 8px;
  }
  .box-019__container {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -ms-overflow-style: hidden;
    overflow: hidden;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-019 {
    height: 230px;
  }
  .box-019__container {
    padding: 64px 48px;
  }
  .box-019__title {
    margin-bottom: 0;
  }
  .box-019__main_title {
    margin-bottom: 16px;
  }
}
/* Large and up */
@media only screen and (min-width: 1200px) {
  .box-019__container {
    padding: 38px 48px;
  }
  .box-019__main_title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 70px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .box-019__sub_title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
}
.hp-sli-001 {
  display: inline-block;
  position: relative;
  width: calc(100% + 1rem);
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.hp-sli-001 > .sli-001__slider {
  display: inline-block;
  position: relative;
  width: 100%;
}
.hp-sli-001 > .sli-001__slider:after {
  content: "flickity";
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  width: calc(83.33333% - 1rem);
  border-radius: 16px;
  background-color: rgb(248, 251, 251);
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 8px;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a > img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 200px;
  margin: 0 16px 0 0;
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 16px;
  height: 96px;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_title {
  position: relative;
  width: calc(100% - 40px);
  float: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_button {
  display: inline-block;
  position: relative;
  width: 36px;
  float: right;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_button > div div .bt-title {
  display: inline-block;
  position: relative;
  line-height: 24px;
  padding-right: 36px;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_button > .bt-arrow {
  display: inline-block;
  position: relative;
  background-color: rgb(33, 125, 132);
  border-radius: 18px;
  text-align: center;
  width: 24px;
  height: 24px;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_button > .bt-arrow > div > div > svg {
  display: inline-block;
  position: relative;
}
.hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item-content .sli-001_slider-item_button > .bt-arrow > div > div > svg > path {
  fill: rgb(255, 255, 255);
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .hp-sli-001 .sli-001__slider .sli-001_slider-item {
    width: 41.66667%;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-sli-001 > .sli-001__slider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .hp-sli-001 > .sli-001__slider:after {
    content: "";
  }
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item {
    width: 33.333333%;
  }
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item > a {
    padding: 16px;
  }
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item > a .sli-001_slider-item_title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item > a > img {
    height: 150px;
  }
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item:hover > a .sli-001_slider-item-content .sli-001_slider-item_title {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  .hp-sli-001 > .sli-001__slider .sli-001_slider-item > a > img {
    height: 184px;
  }
}
.hp-sli-002 {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 32px;
}
.hp-sli-002 > .sli-002__slider {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 32px;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item {
  display: inline-block;
  position: relative;
  width: 100%;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 8.33335%;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer > img {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer:before {
  content: url("img/homepage/fundo-icon.svg");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer .sli-002_slider-item_title {
  position: relative;
  width: 100%;
  margin-top: 24px;
}
.hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer .sli-002_slider-item_for_headings {
  line-height: 0;
  font-size: 0;
}
.hp-sli-002 > .sli-002__slider .flickity-page-dots {
  bottom: 2px;
}
.hp-sli-002 > .sli-002__slider .flickity-page-dots li.is-selected {
  background-color: rgb(33, 125, 132);
}
.hp-sli-002 > .sli-002__slider .flickity-page-dots .dot {
  background-color: rgb(111, 166, 169);
}

.slider-items-1 > .sli-002__slider .flickity-page-dots {
  display: none;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .hp-sli-002 {
    padding-bottom: 72px;
  }
  .hp-sli-002 > .sli-002__slider {
    text-align: center;
  }
  .hp-sli-002 > .sli-002__slider .sli-002_slider-item {
    width: 50%;
    padding: 0 10px;
    margin: 0;
  }
  .hp-sli-002 > .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer {
    padding: 0;
  }
  .slider-items-2 > .sli-002__slider .flickity-page-dots {
    display: none;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-sli-002 {
    padding-bottom: 40px;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item {
    height: 262px;
    width: 25%;
    padding: 0 10px;
    margin: 0;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer:before {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 120px;
    height: 2px;
    background-color: transparent;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer > img {
    margin-top: 92px;
    -webkit-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -moz-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -ms-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -o-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 250ms ease-in-out;
    -moz-transition: max-height 250ms ease-in-out;
    -ms-transition: max-height 250ms ease-in-out;
    -o-transition: max-height 250ms ease-in-out;
    transition: max-height 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer img {
    -webkit-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -moz-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -ms-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -o-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item > .sli-002_slider-item-outer .sli-002_slider-item_title-outer .sli-002_slider-item_title {
    color: rgb(33, 125, 132);
    padding-bottom: 56px;
    max-height: 105px;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item:hover > .sli-002_slider-item-outer:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item:hover > .sli-002_slider-item-outer img {
    width: 84%;
    overflow: hidden;
    margin-top: 0;
    -webkit-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -moz-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -ms-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    -o-transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
    transition: margin-top 250ms ease-in-out, width 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item:hover > .sli-002_slider-item-outer .sli-002_slider-item_title-outer {
    max-height: 320px;
    overflow: hidden;
    -webkit-transition: max-height 250ms ease-in-out;
    -moz-transition: max-height 250ms ease-in-out;
    -ms-transition: max-height 250ms ease-in-out;
    -o-transition: max-height 250ms ease-in-out;
    transition: max-height 250ms ease-in-out;
  }
  .hp-sli-002 .sli-002__slider .sli-002_slider-item:hover > .sli-002_slider-item-outer:after {
    background-color: rgb(111, 166, 169);
    bottom: 0px;
    -webkit-transition: background-color 250ms ease-in-out, bottom 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, bottom 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, bottom 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, bottom 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, bottom 250ms ease-in-out;
  }
  .slider-items-4 > .sli-002__slider .flickity-page-dots {
    display: none;
  }
}
.hp-sli-003 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
}
.hp-sli-003 > .sli-003__slider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hp-sli-003 > .sli-003__slider .flickity-page-dots {
  bottom: 25px;
}
.hp-sli-003 > .sli-003__slider .flickity-button:focus {
  box-shadow: unset;
}
.hp-sli-003 > .sli-003__slider .sli-003_slider-item {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.hp-sli-003 > .sli-003__slider .sli-003_slider-item > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-img-transparency {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 12, 12, 0.2);
}
.hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer {
  display: inline-block;
  position: relative;
  height: 100%;
}
.hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer .sli-003_slider-item_text {
  position: absolute;
  top: 72px;
  left: 0;
}
.hp-sli-003 > .sli-003__slider .flickity-prev-next-button {
  display: none;
}
.hp-sli-003 > .sli-003__slider .flickity-fullscreen-button {
  display: none;
}
.hp-sli-003 > .sli-003__slider .flickity-viewport {
  height: 100% !important;
}
.hp-sli-003 .sli-003__slider.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 35px;
  z-index: 2;
}
.hp-sli-003 .sli-003__slider.is-fullscreen .sli-003_slider-item {
  height: 100%;
}
.hp-sli-003 .sli-003__slider.is-fullscreen .sli-003_slider-item img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}
.hp-sli-003 .sli-003__slider.is-fullscreen .sli-003_slider-item .sli-003_slider-item_text-outer .sli-003_slider-item_text {
  display: none;
}
.hp-sli-003 .sli-003__slider.is-fullscreen .flickity-prev-next-button {
  display: block;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .hp-sli-003 {
    display: inline-block;
  }
  .hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer .sli-003_slider-item_text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-sli-003 {
    display: inline-block;
  }
  .hp-sli-003 .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer .sli-003_slider-item_text {
    top: 112px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button {
    background-image: url("img/homepage/featured/components-icons-expand-icon.svg");
    -webkit-transition: background-image 250ms ease-out;
    -moz-transition: background-image 250ms ease-out;
    -ms-transition: background-image 250ms ease-out;
    -o-transition: background-image 250ms ease-out;
    transition: background-image 250ms ease-out;
    display: block;
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button svg {
    display: none;
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button:before {
    content: "";
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button-exit {
    background-image: url("img/homepage/featured/components-icons-minimize-icon.svg");
    right: 90px;
    top: 55px;
    bottom: 0;
    display: none;
    -webkit-transition: background-image 250ms ease-out;
    -moz-transition: background-image 250ms ease-out;
    -ms-transition: background-image 250ms ease-out;
    -o-transition: background-image 250ms ease-out;
    transition: background-image 250ms ease-out;
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button-exit svg {
    display: none;
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button-exit:before {
    content: "";
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.previous {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(360deg);
    background-image: url("img/homepage/featured/components-icons-arrow-icon.svg");
    -webkit-transition: background-image 250ms ease-out;
    -moz-transition: background-image 250ms ease-out;
    -ms-transition: background-image 250ms ease-out;
    -o-transition: background-image 250ms ease-out;
    transition: background-image 250ms ease-out;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.previous svg {
    display: none;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.previous:before {
    content: "";
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.next {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg);
    background-image: url("img/homepage/featured/components-icons-arrow-icon.svg");
    -webkit-transition: background-image 250ms ease-out;
    -moz-transition: background-image 250ms ease-out;
    -ms-transition: background-image 250ms ease-out;
    -o-transition: background-image 250ms ease-out;
    transition: background-image 250ms ease-out;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.next svg {
    display: none;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.next:before {
    content: "";
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button:hover {
    background-image: url("img/homepage/featured/components-icons-hover-expand-icon.svg");
    -webkit-transition: background-image 250ms ease-in;
    -moz-transition: background-image 250ms ease-in;
    -ms-transition: background-image 250ms ease-in;
    -o-transition: background-image 250ms ease-in;
    transition: background-image 250ms ease-in;
  }
  .hp-sli-003 .sli-003__slider .flickity-fullscreen-button-exit:hover {
    background-image: url("img/homepage/featured/components-icons-hover-minimize-icon.svg");
    -webkit-transition: background-image 250ms ease-in;
    -moz-transition: background-image 250ms ease-in;
    -ms-transition: background-image 250ms ease-in;
    -o-transition: background-image 250ms ease-in;
    transition: background-image 250ms ease-in;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.next:hover {
    background-image: url("img/homepage/featured/components-icons-hover-arrow-icon.svg");
    -webkit-transition: background-image 250ms ease-in;
    -moz-transition: background-image 250ms ease-in;
    -ms-transition: background-image 250ms ease-in;
    -o-transition: background-image 250ms ease-in;
    transition: background-image 250ms ease-in;
  }
  .hp-sli-003 .sli-003__slider .flickity-prev-next-button.previous:hover {
    background-image: url("img/homepage/featured/components-icons-hover-arrow-icon.svg");
    -webkit-transition: background-image 250ms ease-in;
    -moz-transition: background-image 250ms ease-in;
    -ms-transition: background-image 250ms ease-in;
    -o-transition: background-image 250ms ease-in;
    transition: background-image 250ms ease-in;
  }
  .hp-sli-003 .sli-003__slider .flickity-button {
    background-color: unset;
  }
  .hp-sli-003 .sli-003__slider .flickity-button:hover {
    background-color: unset;
  }
  .hp-sli-003 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
    display: block;
  }
  .hp-sli-003 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
    display: none;
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info {
    text-align: center;
  }
  .hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer .sli-003_slider-item_text {
    top: 90px;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .hp-sli-003 > .sli-003__slider .sli-003_slider-item .sli-003_slider-item_info .sli-003_slider-item_text-outer {
    max-width: 1400px;
    margin: auto;
  }
}
.hp-sli-004 {
  display: inline-block;
  position: relative;
  width: 100%;
}
.hp-sli-004 .sli-004__slider {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
}
.hp-sli-004 .sli-004__slider .sli-004_slider-item {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
}
.hp-sli-004 .sli-004__slider .sli-004_slider-item > div > div .sli-004_slider-item-inner {
  display: inline-block;
  position: relative;
  width: 100%;
}
.hp-sli-004 .sli-004__slider .sli-004_slider-item > div > div .sli-004_slider-item-inner > .image {
  display: inline-block;
  position: relative;
  width: 72px;
  height: 72px;
}
.hp-sli-004 .sli-004__slider .sli-004_slider-item > div > div .sli-004_slider-item-inner > .image > img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hp-sli-004 .sli-004__slider .sli-004_slider-item > div > div .sli-004_slider-item-inner > .title {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 40px;
}
.hp-sli-004 .sli-004__slider .flickity-page-dots {
  bottom: 0;
}
.hp-sli-004 .sli-004__slider .flickity-page-dots li.is-selected {
  background-color: rgb(33, 125, 132);
}
.hp-sli-004 .sli-004__slider .flickity-page-dots .dot {
  background-color: rgb(111, 166, 169);
}

.slider-items-1 > .sli-004__slider .flickity-page-dots {
  display: none;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .hp-sli-004 > .sli-004__slider .sli-004_slider-item {
    width: 50%;
    padding: 0 4px;
  }
  .slider-items-2 > .sli-004__slider .sli-004_slider-item {
    width: 50%;
  }
  .slider-items-2 > .sli-004__slider .flickity-page-dots {
    display: none;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-sli-004 > .sli-004__slider .sli-004_slider-item {
    width: 33.33333%;
  }
  .hp-sli-004 > .sli-004__slider .sli-004_slider-item > div > div .sli-004_slider-item-inner > .title {
    margin-top: 32px;
    margin-bottom: 56px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
    text-align: center;
  }
  .slider-items-3 > .sli-004__slider .flickity-page-dots {
    display: none;
  }
}
/* XLarge and up */
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .hp-sli-004 > .sli-004__slider .sli-004_slider-item {
    width: 25%;
  }
  .slider-items-4 > .sli-004__slider .flickity-page-dots {
    display: none;
  }
}
.hp-sli-005 {
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: rgb(237, 244, 244);
  border-radius: 8px;
  padding: 8px;
}
.hp-sli-005 .sli-005__slider {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 320px;
  text-align: center;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .image {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: -1;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .image > img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(12, 12, 12, 0.4), rgba(12, 12, 12, 0.4));
  border-radius: 8px;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .icon {
  text-align: center;
  font-size: 0;
  margin-top: 32px;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .icon svg {
  background-color: rgba(1, 64, 76, 0.4);
  height: 64px;
  width: 64px;
  border-radius: 50px;
  border: 2px solid transparent;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .title {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-top: 16px;
  height: min-content;
}
.hp-sli-005 .sli-005__slider .sli-005_slider-item .sli-005_slider-item-inner > .description {
  margin-top: 8px;
}
.hp-sli-005 .sli-005__slider .flickity-page-dots {
  bottom: 16px;
}
.hp-sli-005 .sli-005__slider .flickity-page-dots li.is-selected {
  background-color: rgb(255, 255, 255);
}
.hp-sli-005 .sli-005__slider .flickity-page-dots .dot {
  background-color: rgb(255, 255, 255);
}

.slider-items-1 > .sli-005__slider .flickity-page-dots {
  display: none;
}

/* Medium and up */
.sli-006__container.swiper.has-pagination-dots {
  padding-bottom: 48px;
}
.sli-006__slider {
  align-items: stretch;
}
.sli-006__item.swiper-slide {
  height: auto;
}
.sli-006__pagination.swiper-horizontal > .swiper-pagination-bullets, .sli-006__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: auto;
  bottom: 0;
}
.sli-006 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: rgb(111, 166, 169);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-property: "background-color, width, height";
  transition-property: "background-color, width, height";
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.sli-006 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.sli-006 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px 0 0;
}
.sli-006 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.sli-006 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.sli-006 .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background-color: rgb(0, 95, 113);
}

.sli-007 {
  display: inline-block;
  position: relative;
  width: 100%;
}
.sli-007__container {
  padding-bottom: 48px;
  width: 100%;
}
.sli-007__slider {
  align-items: stretch;
  width: 100%;
}
.sli-007__pagination {
  padding-top: 40px;
}
.sli-007__pagination.swiper-horizontal > .swiper-pagination-bullets, .sli-007__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: auto;
  bottom: 0;
}
.sli-007 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: rgb(111, 166, 169);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-property: "background-color, width, height";
  transition-property: "background-color, width, height";
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.sli-007 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.sli-007 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px 0 0;
}
.sli-007 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.sli-007 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.sli-007 .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background-color: rgb(0, 95, 113);
}

.hp-title-001 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
  margin-bottom: 24px;
}
.hp-title-001 .title-001-icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.hp-title-001 .title-001-icon.white svg g {
  fill: rgb(255, 255, 255);
}
.hp-title-001 .title-001-icon.cyan svg g {
  fill: rgb(33, 125, 132);
}
.hp-title-001 .title-001-title {
  display: inline-block;
  position: relative;
  left: 0;
  width: calc(100% - 36px);
  margin-left: 36px;
}
.hp-title-001 .title-001-title > div > div > .title-001-title-text {
  color: rgb(33, 125, 132);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .hp-title-001 {
    margin-bottom: 32px;
  }
}
.button-010 {
  display: inline-block;
}
.button-010__container {
  padding: 14px;
  min-width: 260px;
  max-width: 100%;
  background-color: rgb(33, 125, 132);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .button-010__container:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.button-011__container {
  padding: 18px;
  background-color: rgb(33, 125, 132);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .button-011 {
    display: inline-block;
  }
  .button-011__container {
    min-width: 232px;
    max-width: 100%;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .button-011__container:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.author-001 {
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
}
.author-001 .author-001-icon {
  width: 48px;
  height: 88px;
  position: relative;
  display: inline-block;
  float: left;
}
.author-001 .author-001-icon img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  object-position: top center;
  border-radius: 8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.author-001 .author-001-details {
  width: calc(100% - 48px);
  display: inline-block;
  padding-left: 16px;
}
.author-001 .author-001-details .name {
  display: block;
}
.author-001 .author-001-details .speciality {
  display: block;
}
.author-001 .author-001-details .appointment-button {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 0;
  background-color: rgb(255, 183, 24);
  height: 32px;
  border-radius: 16px;
  margin-top: 10px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.author-001 .author-001-details .appointment-button .appointment-icon {
  display: inline-block;
  height: 100%;
  margin-left: 10px;
}
.author-001 .author-001-details .appointment-button .appointment-icon svg {
  width: 16px;
  height: 16px;
}
.author-001 .author-001-details .appointment-button .appointment-icon svg g {
  fill: rgb(12, 12, 12);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.author-001 .author-001-details .appointment-button .appointment-title {
  display: inline-block;
  position: relative;
  margin-left: 6px;
  height: 100%;
  margin-right: 12px;
}
.author-001 .author-001-details .appointment-button .appointment-title .appointment-label {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .author-001 .author-001-icon {
    overflow: hidden;
    border-radius: 8px;
  }
  .author-001 .author-001-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .author-001 .author-001-details .appointment-button:hover {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.accordion-001-bar {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0px 0px 16px 0px;
  margin-bottom: 32px;
  cursor: pointer;
  border-bottom: 2px solid rgb(200, 222, 223);
  -webkit-transition: border-bottom 250ms ease-in-out;
  -moz-transition: border-bottom 250ms ease-in-out;
  -ms-transition: border-bottom 250ms ease-in-out;
  -o-transition: border-bottom 250ms ease-in-out;
  transition: border-bottom 250ms ease-in-out;
}
.accordion-001-bar > .inner {
  width: 100%;
  height: 100%;
  align-items: center;
}
.accordion-001-bar > .inner > .title {
  flex: 1;
  height: 100%;
  text-align: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.accordion-001-bar > .inner .website {
  flex-shrink: 1;
}
.accordion-001-bar > .inner .website .button-003 {
  height: 26px;
  margin: 0;
}
.accordion-001-bar > .inner > .arrow {
  margin-left: 24px;
  flex-shrink: 1;
}
.accordion-001-bar > .inner > .arrow .img > svg {
  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -ms-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
}
.accordion-001-bar > .inner > .hide-arrow {
  display: none;
}
.accordion-001-bar.ui-accordion-header-active {
  border-bottom: 2px solid rgb(237, 244, 244);
  -webkit-transition: border-bottom 250ms ease-in-out;
  -moz-transition: border-bottom 250ms ease-in-out;
  -ms-transition: border-bottom 250ms ease-in-out;
  -o-transition: border-bottom 250ms ease-in-out;
  transition: border-bottom 250ms ease-in-out;
}
.accordion-001-bar.ui-state-active > .inner > .arrow > div > div .img svg {
  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -ms-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.accordion-001-content.ui-accordion-content-active {
  -webkit-transition: border-bottom 0ms ease-in-out;
  -moz-transition: border-bottom 0ms ease-in-out;
  -ms-transition: border-bottom 0ms ease-in-out;
  -o-transition: border-bottom 0ms ease-in-out;
  transition: border-bottom 0ms ease-in-out;
  border-bottom: 2px solid rgb(200, 222, 223);
  margin-top: 0;
}

.accordion-001-content {
  width: 100%;
  margin-top: -40px;
  margin-bottom: 40px;
  padding-bottom: 16px;
  -webkit-transition: border-bottom 0ms ease-in-out;
  -moz-transition: border-bottom 0ms ease-in-out;
  -ms-transition: border-bottom 0ms ease-in-out;
  -o-transition: border-bottom 0ms ease-in-out;
  transition: border-bottom 0ms ease-in-out;
  border-bottom: 2px solid transparent;
}
.accordion-001-content > .inner {
  width: 100%;
  height: 100%;
  text-align: left;
}
.accordion-001-content > .inner img {
  height: auto;
}
.accordion-001-content > .inner > .container .item {
  border-top: 2px solid rgb(244, 244, 244);
  padding: 16px 0 16px 0;
}
.accordion-001-content > .inner > .container .item:first-child {
  border-top: unset;
  padding: 0 0 16px 0;
}
.accordion-001-content > .inner > .container .item .item-label {
  margin-bottom: 8px;
}
.accordion-001-content > .inner > .container .container-inner-first {
  display: flex;
  align-items: flex-start;
}
.accordion-001-content > .inner > .container .container-inner-first img {
  display: flex;
  position: relative;
  width: 480px;
  height: 320px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 8px;
  margin-bottom: 24px;
}
.accordion-001-content > .inner > .container .container-inner-first .right-side {
  width: 100%;
  flex: 1;
  flex-direction: column;
}
.accordion-001-content > .inner > .container .container-inner-second .item:first-child {
  border-top: 2px solid rgb(244, 244, 244);
  padding: 0 0 16px 0;
}
.accordion-001-content > .inner > .container .container-inner-second .website .button-008 {
  background-color: rgb(200, 222, 223);
  float: right;
  width: fit-content;
}
.accordion-001-content > .inner > .container .container-inner-second .website .button-008 .button-008-inner {
  padding-left: 32px;
  padding-right: 32px;
}

.accordion-001-content:last-child {
  margin-bottom: 0;
}

.accordion-001-content > .inner > .container > p:last-child {
  margin-bottom: 0;
}

.accordion-001-bar.is-separator {
  font-size: 30px;
  pointer-events: none;
  border-bottom: unset;
}

.accordion-001-bar.is-separator.center {
  margin-top: 80px;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .accordion-001-bar > .inner .website:hover .button-008 {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .accordion-001-bar > .inner .website:hover .button-008 .button-008-inner {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .accordion-001-content > .inner > .container .item {
    border-top: 2px solid rgb(244, 244, 244);
    padding: 16px 0 16px 0;
  }
  .accordion-001-content > .inner > .container .item:first-child {
    border-top: unset;
    padding: 24px 0 16px 0;
  }
  .accordion-001-content > .inner > .container .item .item-label {
    margin-bottom: 8px;
  }
  .accordion-001-content > .inner > .container .container-inner-first.border-bottom {
    border-bottom: 2px solid rgb(244, 244, 244);
  }
  .accordion-001-content > .inner > .container .container-inner-first .right-side {
    margin-left: 24px;
    width: calc(100% - 480px);
  }
  .accordion-001-content > .inner > .container .container-inner-second .item:first-child {
    border-top: unset;
    padding: 24px 0 16px 0;
  }
  .accordion-001-content > .inner > .container .container-inner-second .item:nth-child(2) {
    border-top: unset;
  }
  .accordion .accordion-001-bar:hover {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
  .accordion .accordion-001-bar:hover > .inner .title {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
  }
  .accordion .accordion-001-bar:hover > .inner > .arrow > div > div .img svg polyline {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in;
    -moz-transition: fill 250ms ease-in;
    -ms-transition: fill 250ms ease-in;
    -o-transition: fill 250ms ease-in;
    transition: fill 250ms ease-in;
  }
}
.accordion-002-bar {
  display: inline-block;
  width: 100%;
  padding-bottom: 16px;
  margin-bottom: 24px;
  cursor: pointer;
  border-bottom: 2px solid rgb(200, 222, 223);
  -webkit-transition: border-bottom 250ms ease-in-out;
  -moz-transition: border-bottom 250ms ease-in-out;
  -ms-transition: border-bottom 250ms ease-in-out;
  -o-transition: border-bottom 250ms ease-in-out;
  transition: border-bottom 250ms ease-in-out;
  position: relative !important;
  top: unset !important;
  height: max-content;
}
.accordion-002-bar > .inner {
  width: 100%;
  height: 100%;
}
.accordion-002-bar > .inner > .title {
  height: 100%;
  text-align: left;
  width: -webkit-fill-available;
  width: -moz-available;
  padding-right: 80px;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.accordion-002-bar > .inner > .arrow {
  margin-left: 24px;
  width: fit-content;
  position: absolute;
  right: 0;
}
.accordion-002-bar > .inner > .arrow .img > svg {
  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -ms-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
}
.accordion-002-bar.ui-accordion-header-active {
  border-bottom: 2px solid rgb(237, 244, 244);
  -webkit-transition: border-bottom 250ms ease-in-out;
  -moz-transition: border-bottom 250ms ease-in-out;
  -ms-transition: border-bottom 250ms ease-in-out;
  -o-transition: border-bottom 250ms ease-in-out;
  transition: border-bottom 250ms ease-in-out;
}
.accordion-002-bar.ui-state-active > .inner > .arrow > div > div .img svg {
  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -ms-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.accordion-002-content {
  width: 100%;
  border-bottom: 2px solid rgb(200, 222, 223);
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 16px;
  position: relative !important;
  top: 0 !important;
  transform: unset !important;
}
.accordion-002-content > .inner {
  width: 100%;
  height: 100%;
  text-align: left;
}
.accordion-002-content > .inner > .container .item {
  padding: 16px 0 16px 0;
}
.accordion-002-content > .inner > .container .item:first-child {
  border-top: unset;
  padding: 24px 0 16px 0;
}
.accordion-002-content > .inner > .container .item .item-label {
  margin-bottom: 8px;
}
.accordion-002-content > .inner > .container .container-inner-first {
  display: block;
}

.accordion-002-content:last-child {
  margin-bottom: 0;
}

.accordion-002-content > .inner > .container > p:last-child {
  margin-bottom: 0;
}

.accordion-002-bar.ui-state-active {
  border-radius: 8px 8px 0 0px;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .accordion-002-content > .inner > .container .item {
    border-top: 2px solid rgb(244, 244, 244);
    padding: 16px 0 16px 0;
  }
  .accordion-002-content > .inner > .container .item:first-child {
    border-top: unset;
    padding: 24px 0 16px 0;
  }
  .accordion-002-content > .inner > .container .item .item-label {
    margin-bottom: 8px;
  }
}
.anchor-001 {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 28px;
  background-color: rgb(200, 222, 223);
  cursor: pointer;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.anchor-001 a {
  padding: 9px 24px;
  display: block;
}
.anchor-001 .anchor-001-title {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.anchor-001.selected {
  background-color: rgb(33, 125, 132);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.anchor-001.selected .anchor-001-title {
  color: rgb(255, 255, 255);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .anchor-001:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .anchor-001:hover .anchor-001-title {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.banner-containter {
  display: inline-block;
  position: relative;
  width: 100%;
}
.banner-containter .banner-image {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-containter .banner-image:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 144px);
  background-color: rgb(0, 95, 113);
  border-radius: 8px 8px 0px 0px;
  z-index: 1;
}
.banner-containter .banner-image img {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 8px;
}
.banner-containter .banner-image:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 144px;
  border-radius: 0px 0px 8px 8px;
  background-image: linear-gradient(to bottom, rgb(0, 95, 113), rgba(0, 95, 113, 0.4));
}
.banner-containter .banner-info-container {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 32px;
  z-index: 1;
  width: -webkit-fill-available;
  width: -moz-available;
  margin-left: 16px;
  margin-right: 16px;
}
.banner-containter .banner-info-container .banner-info-list {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 112px;
}
.banner-containter .banner-info-container .banner-info-list .banner-title {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}
.banner-containter .banner-info-container .banner-info-list .banner-numberwarn {
  opacity: 0.6;
  margin-bottom: 8px;
  margin-left: 36px;
}
.banner-containter .banner-info-container .banner-info-list .banner-email {
  margin-bottom: 8px;
}
.banner-containter .banner-info-container .banner-info-list .banner-email .title-003-title-text {
  overflow-wrap: anywhere;
}
/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .banner-containter .banner-image:before {
    content: "";
    width: 40%;
    height: 100%;
    border-radius: 8px 0px 0px 8px;
  }
  .banner-containter .banner-image:after {
    content: "";
    left: unset;
    right: 0;
    width: 60%;
    height: 100%;
    border-radius: 0px 8px 8px 0px;
    background-image: linear-gradient(to right, rgb(0, 95, 113), rgba(0, 95, 113, 0.4));
  }
  .banner-containter .banner-info-container {
    margin-bottom: 40px;
    margin-left: 56px;
    margin-right: 56px;
  }
  .banner-containter .banner-info-container .banner-info-list {
    margin-bottom: 0;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-title {
    margin-bottom: 20px;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-title .title-005 .title-005-icon {
    height: 57px;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-title .title-005 .title-005-icon svg {
    height: 36px;
    width: 36px;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-title .title-005 .title-005-title {
    margin-left: 47px;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-title .title-005 .title-005-title .title-005-title-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .banner-containter .banner-info-container .banner-info-list .banner-numberwarn {
    margin-bottom: 16px;
  }
  .banner-containter .banner-info-container .banner-info-list .banner-email {
    margin-bottom: 16px;
  }
}
/* XLarge and up */
/* XXLarge and up */
.box-001 {
  margin-bottom: 40px;
  display: block;
  height: min-content;
}
.box-001 .item a .inner {
  position: relative;
}
.box-001 .item a .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.box-001 .item a .inner .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-001 .item a .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 105%;
}
.box-001 .item a .inner .function {
  display: block;
  position: absolute;
  max-width: 84%;
  top: 8px;
  left: 8px;
  border-radius: 14px;
  z-index: 1;
  padding: 8px;
  background-color: rgb(255, 255, 255);
}
.box-001 .item a .inner .function > div > div > .function-inner {
  display: inline-block;
}
.box-001 .item .appoitmnent {
  margin-top: -16px;
  width: 100%;
}
.box-001 .item .appoitmnent a {
  float: left;
}
.box-001 .item .doc_info {
  margin-top: 18px;
}
.box-001 .item .doc_info .title .title-inner {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-001 .item .doc_info .title .title-inner::after {
  content: "";
  width: 40px;
  height: 2px;
  display: block;
  margin-top: 16px;
  background-color: rgb(111, 166, 169);
}
.box-001 .item .doc_info .hospitals {
  margin-top: 16px;
  font-size: 10px;
  text-align: left;
}
.box-001 .item .doc_info .hospitals a {
  display: inline-block;
  padding: 2px 3px 2px 3px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.box-001 .item .doc_info .hospitals a > div, .box-001 .item .doc_info .hospitals a > h1, .box-001 .item .doc_info .hospitals a > h2, .box-001 .item .doc_info .hospitals a > h3 {
  display: inline-block;
  position: relative;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-001 .item .doc_info .hospitals a > .type-center {
  border-radius: 14px;
  background-color: rgba(255, 210, 111, 0.4);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-001 .item .doc_info .specialities {
  margin-top: 8px;
  font-size: 10px;
}
.box-001 .item .doc_info .specialities a {
  display: inline-block;
  padding: 2px 3px 2px 3px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.box-001 .item .doc_info .specialities a > div, .box-001 .item .doc_info .specialities a > h1, .box-001 .item .doc_info .specialities a > h2, .box-001 .item .doc_info .specialities a > h3 {
  display: inline-block;
  position: relative;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-001--center .item .doc_info .title .title-inner::after {
  background-color: rgb(200, 222, 223);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-001 .item a .inner .image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-001 .item a .inner .function {
    top: unset;
    bottom: 8px;
    left: 8px;
  }
  .box-001 .item a .inner .function .function-inner {
    text-align: left;
  }
  .box-001 .item .appoitmnent {
    margin-top: -46px;
  }
  .box-001 .item .appoitmnent a {
    float: right;
  }
  .box-001 .item .doc_info {
    margin-top: 16px;
  }
  .box-001 .item .doc_info .title {
    position: relative;
  }
  .box-001 .item .doc_info .title .title-inner:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .box-001 .item .doc_info .hospitals a:hover {
    background-color: rgb(237, 244, 244);
    border-radius: 14px;
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .box-001 .item .doc_info .hospitals a:hover > div, .box-001 .item .doc_info .hospitals a:hover > h1, .box-001 .item .doc_info .hospitals a:hover > h2, .box-001 .item .doc_info .hospitals a:hover > h3 {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .box-001 .item .doc_info .hospitals a:hover > .type-center {
    background-color: rgb(237, 244, 244);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .box-001 .item .doc_info .specialities a:hover {
    background-color: rgb(237, 244, 244);
    border-radius: 14px;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .box-001 .item .doc_info .specialities a:hover > div, .box-001 .item .doc_info .specialities a:hover > h1, .box-001 .item .doc_info .specialities a:hover > h2, .box-001 .item .doc_info .specialities a:hover > h3 {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-002 {
  margin-bottom: 40px;
  height: -webkit-fill-available;
  height: -moz-available;
  display: block;
  height: min-content;
}
.box-002 .item a .inner {
  position: relative;
}
.box-002 .item a .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.box-002 .item a .inner .image img {
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-002 .item a .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-002 .item .appoitmnent {
  margin-top: -16px;
  width: 100%;
}
.box-002 .item .appoitmnent a {
  float: left;
}
.box-002 .item .spec_info {
  margin-top: 16px;
}
.box-002 .item .spec_info .title .title-inner {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-002 .item a .inner .image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-002 .item .appoitmnent {
    margin-top: -46px;
  }
  .box-002 .item .appoitmnent a {
    float: right;
  }
  .box-002 .item .spec_info .title .title-inner:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-003 {
  margin-bottom: 40px;
  height: min-content;
}
.box-003 .box-003-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.box-003 .box-003-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-003 .box-003-image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-003 .box-003-info .date_hospitals {
  font-size: 14px;
  margin-top: 13px;
}
.box-003 .box-003-info .date_hospitals .date {
  display: inline-block;
}
.box-003 .box-003-info .date_hospitals > a {
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  padding: 0 3px 0 3px;
}
.box-003 .box-003-info .date_hospitals > .type-center {
  border-radius: 14px;
  background-color: rgba(255, 210, 111, 0.4);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-003 .box-003-info .title {
  margin-top: 8px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-003 .box-003-image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-003 .box-003-info .date_hospitals > a:hover {
    background-color: rgb(237, 244, 244);
    color: rgb(33, 125, 132);
    border-radius: 14px;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
  .box-003 .box-003-info .title:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-004 {
  height: min-content;
}
.box-004 .item .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.box-004 .item .inner .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-004 .item .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-004 .item .inner .image.video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.box-004 .item .inner .info .title {
  margin-top: 16px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-004 .item .doc_speciality {
  margin-top: 8px;
  font-size: 14px;
}
.box-004 .item .doc_speciality a {
  padding: 2px 3px 2px 3px;
  border-radius: 14px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-004 .item .doc_speciality a > .specialities-title {
  display: inline-block;
  position: relative;
}
.box-004 .item .doc_speciality a > div, .box-004 .item .doc_speciality a > h1, .box-004 .item .doc_speciality a > h2, .box-004 .item .doc_speciality a > h3 {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-004 .item .doc_speciality span {
  color: rgb(169, 169, 177);
}

.hp-no-image {
  margin-top: 24px;
}
.hp-no-image > .item {
  padding-bottom: 10px;
  border-bottom: solid 2px rgb(200, 222, 223);
}
.hp-no-image > .item .title {
  margin-top: 0;
}
.hp-no-image:first-child {
  margin-top: 40px;
}
.hp-no-image:first-child > .item .title {
  margin-top: 16px;
}
.hp-no-image:last-child > .item {
  border-bottom: none;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-004 .item .inner:hover .image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-004 .item .inner:hover .image.video:before {
    background-image: url(img/general/play_hover.svg);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  .box-004 .item .inner .info .title:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .box-004 .item .doc_speciality a:hover {
    background-color: rgb(237, 244, 244);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .box-004 .item .doc_speciality a:hover > div, .box-004 .item .doc_speciality a:hover > h1, .box-004 .item .doc_speciality a:hover > h2, .box-004 .item .doc_speciality a:hover > h3 {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .hp-no-image {
    margin-top: 30px;
  }
  .hp-no-image:first-child {
    margin-top: 0;
  }
  .hp-no-image:first-child .item .inner .info .title {
    margin-top: 0;
  }
  .hp-no-image:last-child > .item {
    border-bottom: solid 2px rgb(200, 222, 223);
  }
}
/* XLarge and up */
@media only screen and (min-width: 1200px) {
  .hp-no-image {
    margin-top: 40px;
  }
  .hp-no-image:first-child {
    margin-top: 0;
  }
}
/* XXLarge and up */
@media only screen and (min-width: 1440px) {
  .hp-no-image {
    margin-top: 22px;
  }
  .hp-no-image:first-child {
    margin-top: 0;
  }
}
.box-005 {
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 2px solid rgb(200, 222, 223);
}
.box-005 .box-005-icon {
  width: 88px;
  height: 96px;
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  border-radius: 8px;
}
.box-005 .box-005-icon img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  object-position: top center;
  border-radius: 8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-005 .box-005-icon.video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play_small.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.box-005 .box-005-details {
  width: calc(100% - 88px - 16px);
  display: inline-block;
  margin-left: 16px;
}
.box-005 .box-005-details .name {
  padding-top: 10px;
  max-height: 72px;
  line-height: 1.3rem;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.box-005 .box-005-details .author {
  margin-top: 8px;
  display: block;
}
.box-005 .box-005-details .author a {
  padding: 2px 3px 2px 3px;
  border-radius: 14px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-005 {
    border-bottom: unset;
  }
  .box-005 .box-005-icon {
    height: 130px;
    width: 130px;
  }
  .box-005 .box-005-details {
    border-bottom: 2px solid rgb(200, 222, 223);
    padding-bottom: 12px;
    width: calc(100% - 130px - 16px);
    height: 130px;
  }
  .box-005 .box-005-details .name {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  .box-005 .box-005-details .author {
    margin-top: 16px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.03em;
    color: rgb(115, 115, 115);
  }
  .box-005:last-child {
    padding-bottom: unset;
    margin-bottom: unset;
  }
  .box-005:last-child .box-005-details {
    border-bottom: 2px solid transparent;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-005 .box-005-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-005 .box-005-details .author a:hover {
    background-color: rgb(237, 244, 244);
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
  .box-005 .box-005-details .name:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-006 {
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
  font-size: 0;
}
.box-006 .box-006-icon {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.box-006 .box-006-icon img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-006 .box-006-icon:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-006 .box-006-icon .box-006-info-container {
  display: flex;
  position: absolute;
  height: 96px;
  top: 0;
  right: 0;
}
.box-006 .box-006-icon .box-006-info-container .box-006-finished-label {
  position: relative;
  display: flex;
  justify-content: center;
  right: -8px;
  padding-left: 16px;
  padding-right: 8px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 0px 8px;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 0;
}
.box-006 .box-006-icon .box-006-info-container .box-006-date {
  position: relative;
  width: 76px;
  border-radius: 0px 8px 0px 8px;
  background-color: rgb(0, 95, 113);
  z-index: 1;
}
.box-006 .box-006-icon .box-006-info-container .box-006-date .box-006-date_day {
  padding: 16px 8px 6px 8px;
}
.box-006 .box-006-icon .box-006-info-container .box-006-date .box-006-date_separator {
  background-color: white;
  height: 4px;
  border-radius: 2px;
  margin: 0px 16px;
}
.box-006 .box-006-icon .box-006-info-container .box-006-date .box-006-date_month {
  padding: 6px 8px 0px 8px;
}
.box-006 .box-006-details {
  display: inline-block;
  margin-top: 16px;
}
.box-006 .box-006-details .location {
  margin-bottom: 8px;
  display: block;
  color: rgb(169, 169, 177);
  font-size: 14px;
}
.box-006 .box-006-details .location a {
  padding: 2px 3px 2px 3px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.box-006 .box-006-details .location > .type-center {
  border-radius: 14px;
  background-color: rgba(255, 210, 111, 0.4);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.box-006 .box-006-details .name {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-006 .box-006-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-006 .box-006-details .location a:hover {
    background-color: rgb(237, 244, 244);
    color: rgb(33, 125, 132);
    border-radius: 14px;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
  .box-006 .box-006-details .name:hover > .name-inner {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-007 {
  margin-bottom: 40px;
  display: block;
}
.box-007 .box-007-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.box-007 .box-007-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-007 .box-007-image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-007 .box-007-info .date_hospitals {
  font-size: 14px;
  margin-top: 13px;
}
.box-007 .box-007-info .date_hospitals .date {
  display: inline-block;
  margin-bottom: 8px;
}
.box-007 .box-007-info .date_hospitals > a {
  border-radius: 14px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  padding: 0 6px 0 6px;
}
.box-007 .box-007-info .title {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-007 .box-007-image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-007 .box-007-info .date_hospitals > a:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    border-radius: 14px;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
  .box-007 .box-007-info .title:hover {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.box-008 {
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 24px;
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  margin-bottom: 10px;
  display: none;
  margin-top: -24px;
  position: relative;
  z-index: 9;
}
.box-008 .phone-title {
  margin-bottom: 8px;
}
.box-008 .item {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding: 8px 0 8px 0;
  font-size: 0;
}
.box-008 .item:last-child {
  border-bottom: 2px solid transparent;
}
.box-008 .item .icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.box-008 .item .title {
  display: inline-block;
  position: relative;
  left: 0;
  margin-left: 36px;
  word-break: break-word;
}

.box-008.show {
  display: block;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .box-008 {
    width: 370px;
    margin-top: 0;
    position: absolute;
    top: 36px;
    right: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-008 {
    width: 439px;
    top: 40px;
    right: 102px;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .box-008 .item {
    padding: 16px 0 16px 0;
  }
}
.box-009 {
  display: inline-block;
  width: 100%;
  font-size: 0;
}
.box-009 .box-009-icon {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.box-009 .box-009-icon img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.box-009 .box-009-icon:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.box-009 .box-009-icon .box-009-date {
  position: absolute;
  width: 76px;
  height: 96px;
  top: 0;
  right: 0;
  border-radius: 0px 8px 0px 8px;
  background-color: rgb(0, 95, 113);
}
.box-009 .box-009-icon .box-009-date .box-009-date_day {
  padding: 16px 8px 6px 8px;
}
.box-009 .box-009-icon .box-009-date .box-009-date_separator {
  background-color: white;
  height: 4px;
  border-radius: 2px;
  margin: 0px 16px;
}
.box-009 .box-009-icon .box-009-date .box-009-date_month {
  padding: 6px 8px 0px 8px;
}
.box-009 .box-009-details {
  display: inline-block;
  margin-top: 16px;
}
.box-009 .box-009-details .location {
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
}
.box-009 .box-009-details .location a {
  padding: 2px 3px 2px 3px;
  border-radius: 14px;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.box-009 .box-009-details .location a:hover {
  color: rgb(255, 255, 255);
}
.box-009 .box-009-details .name {
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}
.box-009 .box-009-details .name:hover {
  color: rgb(255, 255, 255);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-009 .box-009-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .box-009 .box-009-details .location a:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
  .box-009 .box-009-details .name:hover {
    color: rgb(255, 255, 255);
    opacity: 0.4;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
  }
}
.box-010 {
  display: block;
  position: relative;
}
.box-010 .box-010-inner {
  display: inline-grid;
  position: relative;
  width: 100%;
  max-width: 766px;
  border-bottom: 2px solid rgb(200, 222, 223);
  margin-bottom: 32px;
}
.box-010 .box-010-inner .box-010-link {
  display: inline-block;
  position: relative;
  width: 100%;
}
.box-010 .box-010-inner .box-010-link .box-010-type {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.box-010 .box-010-inner .box-010-link .box-010-title {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.box-010 .box-010-inner .box-010-link .box-010-text {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.box-010 .box-010-inner .box-010-text {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}

/* Large and up */
.box-011 {
  display: block;
  position: relative;
}
.box-011 .box-011-icon {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}
.box-011 .box-011-text {
  display: inline-block;
  position: relative;
}

@media only screen and (min-width: 640px) {
  .box-011 .box-011-icon {
    width: 144px;
    height: 144px;
    margin-bottom: 24px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-011 {
    display: inline-block;
  }
  .box-011 .box-011-icon {
    margin-bottom: 0;
    margin-right: 32px;
  }
}
.box-012 {
  display: inline-block;
  position: relative;
  background-color: rgb(237, 244, 244);
  padding: 56px 24px 40px 24px;
  text-align: center;
  border-radius: 8px;
}
.box-012 .box-012-title {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
  text-align: center;
}
.box-012 .box-012-text {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.box-012 .box-012-button {
  display: inline-block;
  position: relative;
  min-width: 270px;
}
.box-012 .box-012-button > .button-008 {
  display: inline-block;
  position: relative;
  width: 100%;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .box-012 .box-012-button > .button-008:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
@font-face {
  font-family: "Robot-Light";
  src: url("fonts/Robot/Robot-Light.woff") format("woff"), url("fonts/Robot/Robot-Light.ttf") format("truetype");
  font-display: swap;
}
.box-014-pop {
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  margin-bottom: 24px;
}
.box-014-pop > .box-014-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 90px;
  border-radius: 8px;
  background-color: #217d84;
  margin-bottom: 8px !important;
}
.box-014-pop > .box-014-top .box-014-top__title, .box-014-pop > .box-014-top .box-014-top__subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 0;
}
.box-014-pop > .box-014-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 0 8px;
}
.box-014-pop > .box-014-bottom > .box-014-bottom__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  height: 90px;
  border-radius: 8px;
  background-color: #005f71;
  padding: 15px 18px;
}
.box-014-pop > .box-014-bottom > .box-014-bottom__item .box-014-bottom__infoA, .box-014-pop > .box-014-bottom > .box-014-bottom__item .box-014-bottom__infoB, .box-014-pop > .box-014-bottom > .box-014-bottom__item .box-014-bottom__infoC {
  display: flex;
  margin: 0;
}

.et_bloom .et_bloom_form_container .et_bloom_form_text {
  margin-bottom: 0 !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content {
  display: none;
}

/* Large and up */
@font-face {
  font-family: "Robot-Light";
  src: url("fonts/Robot/Robot-Light.woff") format("woff"), url("fonts/Robot/Robot-Light.ttf") format("truetype");
  font-display: swap;
}
.waitingtime-list {
  display: inline-block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 32px;
  border-radius: 8px;
  background-color: #edf4f4;
}

.box-015-pop {
  display: flex;
  width: 100%;
  height: 100px;
  flex-direction: row;
  position: relative;
  text-align: center;
  border-radius: 8px;
  background-color: #005f71;
  margin-bottom: 12px !important;
  margin-top: 12px !important;
}
.box-015-pop > .box-015-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90px;
  width: 25%;
  padding: 0 20px;
}
.box-015-pop > .box-015-top > p {
  margin: 0 !important;
}
.box-015-pop > .box-015-top .box-015-top__title, .box-015-pop > .box-015-top .box-015-top__subtitle {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  width: 100%;
}
.box-015-pop > .box-015-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 75%;
  padding: 16px 70px 16px 0;
}
.box-015-pop > .box-015-bottom > .box-015-bottom__item {
  gap: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 90px;
  width: 33.33333%;
}
.box-015-pop > .box-015-bottom > .box-015-bottom__item > p {
  margin: 0 !important;
}
.box-015-pop > .box-015-bottom > .box-015-bottom__item .box-015-bottom__infoA, .box-015-pop > .box-015-bottom > .box-015-bottom__item .box-015-bottom__infoB, .box-015-pop > .box-015-bottom > .box-015-bottom__item .box-015-bottom__infoC {
  display: flex;
  text-align: left;
  padding: 0 10px;
}
.box-015-pop > .box-015-url {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 10px;
  width: 44px;
  height: 100%;
}
.box-015-pop > .box-015-url svg rect {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.box-015-pop > .box-015-url svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.box-015-pop > .box-015-url:hover svg rect {
  fill: #217d84;
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.box-015-pop > .box-015-url:hover svg path {
  fill: #ffffff;
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}

.et_bloom .et_bloom_form_header p {
  margin-top: 0 !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_text {
  margin-bottom: 0 !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content {
  display: none;
}

.but-001 .but-001-inner {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 0;
  height: 32px;
  overflow: hidden;
  z-index: 2;
}
.but-001 .but-001-inner::before {
  content: "";
  background-color: rgb(255, 183, 24);
  height: 100%;
  width: 100%;
  right: 0;
  display: block;
  border-radius: 16px;
  position: absolute;
  top: 0;
  z-index: -1;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.but-001 .but-001-inner .but-001-icon {
  display: inline-block;
  height: 100%;
  margin-right: 4px;
  margin-left: 10px;
}
.but-001 .but-001-inner .but-001-icon svg {
  width: 18px;
  height: 18px;
}
.but-001 .but-001-inner .but-001-icon svg g {
  fill: rgb(12, 12, 12);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.but-001 .but-001-inner .but-001-title {
  display: inline-block;
  position: relative;
  margin-left: 0px;
  height: 100%;
  margin-right: 12px;
}
.but-001 .but-001-inner .but-001-title .but-001-label {
  height: 18px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.but-001 .but-001-inner .but-001-title-large {
  display: none;
  opacity: 0;
  height: 100%;
  margin-left: 40px;
  -webkit-transition: margin-right 250ms ease-in-out, opacity 250ms ease-in-out;
  -moz-transition: margin-right 250ms ease-in-out, opacity 250ms ease-in-out;
  -ms-transition: margin-right 250ms ease-in-out, opacity 250ms ease-in-out;
  -o-transition: margin-right 250ms ease-in-out, opacity 250ms ease-in-out;
  transition: margin-right 250ms ease-in-out, opacity 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .but-001 {
    min-width: 50px;
    height: 46px;
  }
  .but-001 .but-001-inner {
    width: 100%;
    height: 100%;
  }
  .but-001 .but-001-inner .but-001-icon {
    float: right;
    margin-right: 8px;
  }
  .but-001 .but-001-inner .but-001-icon svg {
    width: 24px;
    height: 24px;
  }
  .but-001 .but-001-inner .but-001-title {
    display: none;
  }
  .but-001 .but-001-inner .but-001-title-large {
    display: inline-block;
    opacity: 1;
    overflow: hidden;
    margin-right: 0;
  }
  .but-001 .but-001-inner::before {
    content: "";
    background-color: rgb(255, 183, 24);
    height: 100%;
    right: 0;
    display: block;
    border-radius: 50px 0px 8px 0px;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  .but-001 .but-001-inner:hover::before {
    background-color: rgb(255, 210, 111);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
}
.but-002 {
  background-color: rgb(255, 255, 255);
  border-radius: 28px;
  width: fit-content;
  font-size: 0;
}

.but-002 .input-radio input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.but-002 .input-radio:first-child label {
  border-radius: 28px 8px 8px 28px;
  margin: 3px;
  margin-right: 0;
}
.but-002 .input-radio:last-child label {
  border-radius: 8px 28px 28px 8px;
  margin: 3px;
  margin-left: 0;
}
.but-002 .input-radio label {
  display: inline-block;
  background-color: rgb(255, 255, 255);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  height: 44px;
  padding: 0px 6px 0px 6px;
  margin: 3px 0;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}

.but-002 .input-radio input[type=radio]:checked + label {
  background-color: rgb(33, 125, 132);
  color: rgb(255, 255, 255);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .but-002 {
    border-radius: 100px;
  }
  .but-002 .input-radio:first-child label {
    margin: 8px;
    margin-right: 0;
  }
  .but-002 .input-radio:last-child label {
    margin: 8px;
    margin-left: 0;
  }
  .but-002 .input-radio label {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: center;
    color: rgb(12, 12, 12);
    height: 48px;
    margin: 8px 0;
  }
  .but-002 .input-radio:hover label {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
}
.button-003 {
  display: inline-block;
  position: relative;
  padding: 4px 12px 4px 12px;
  border-radius: 20px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-transform: capitalize;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.button-003 > div {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.button-003.cian {
  background-color: rgb(200, 222, 223);
}

.button-003.blue {
  background-color: rgb(0, 95, 113);
}

.button-003.yellow {
  background-color: rgb(255, 210, 111);
}

.button-003.no-events {
  pointer-events: none;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .button-003.cian, .button-003.yellow {
    cursor: pointer;
  }
  .button-003.cian:hover, .button-003.yellow:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .button-003.cian:hover > div, .button-003.cian:hover > h1, .button-003.cian:hover > h2, .button-003.yellow:hover > div, .button-003.yellow:hover > h1, .button-003.yellow:hover > h2 {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .button-003.blue {
    cursor: pointer;
  }
  .button-003.blue:hover {
    background-color: rgb(200, 222, 223);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .button-003.blue:hover > div, .button-003.blue:hover > h1, .button-003.blue:hover > h2 {
    color: rgb(12, 12, 12);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.button-004 {
  display: inline-block;
  position: relative;
  width: 100%;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.button-004 > .inner .button-004__title {
  position: relative;
  display: inline-block;
  height: 100%;
  float: right;
}
.button-004 > .inner .button-004__title > .inner {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.button-004 > .inner .button-004__title > .inner .title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.button-004 > .inner .button-004__title > .inner svg {
  height: 24px;
  width: 24px;
  background-color: rgb(255, 255, 255);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  border-radius: 20px;
}
.button-004 > .inner .button-004__title > .inner svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}

.button-004.white > .inner .button-004__title > .inner svg {
  background-color: rgb(33, 125, 132);
}
.button-004.white > .inner .button-004__title > .inner svg path {
  fill: rgb(255, 255, 255);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .button-004 > .inner .button-004__title:hover > .inner .title {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .button-004 > .inner .button-004__title:hover > .inner svg {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .button-004 > .inner .button-004__title:hover > .inner svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .button-004.white > .inner .button-004__title:hover > .inner svg {
    background-color: rgb(33, 125, 132);
  }
  .button-004.white > .inner .button-004__title:hover > .inner svg path {
    fill: rgb(255, 255, 255);
  }
  .button-004.white > .inner .button-004__title:hover > .inner .title {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.button-005 {
  display: inline-block;
  position: relative;
  width: 100%;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.button-005 > .inner .button-005__title {
  position: relative;
  display: inline-block;
  height: 100%;
  float: left;
}
.button-005 > .inner .button-005__title > .inner {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.button-005 > .inner .button-005__title > .inner .title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  height: 24px;
  line-height: 28px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.button-005 > .inner .button-005__title > .inner svg {
  height: 24px;
  width: 24px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  transform: rotate(180deg);
}
.button-005 > .inner .button-005__title > .inner svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}

.button-006 {
  display: flex;
  position: relative;
  background-color: rgb(237, 244, 244);
  border-radius: 16px;
  width: max-content;
  padding: 4px 16px;
}
.button-006 .button-006-title {
  display: inline-block;
  line-height: 24px;
  margin-right: 8px;
}
.button-006 .button-006-icon {
  display: inline-block;
  line-height: 0;
}
.button-006 .button-006-icon svg {
  height: 18px;
  width: 18px;
}

.but-007 {
  margin: auto;
  display: block;
}
.but-007 .but-007-inner {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 0;
  background-color: rgb(255, 183, 24);
  height: 32px;
  border-radius: 16px;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.but-007 .but-007-inner .but-007-icon {
  display: inline-block;
  height: 100%;
  margin-right: 4px;
  margin-left: 10px;
}
.but-007 .but-007-inner .but-007-icon svg {
  width: 18px;
  height: 18px;
}
.but-007 .but-007-inner .but-007-icon svg g {
  fill: rgb(12, 12, 12);
}
.but-007 .but-007-inner .but-007-title {
  display: inline-block;
  position: relative;
  margin-left: 0px;
  height: 100%;
  margin-right: 12px;
}
.but-007 .but-007-inner .but-007-title .but-007-label {
  height: 18px;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .but-007:hover .but-007-inner {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.button-008 {
  background-color: rgb(33, 125, 132);
  border-radius: 50px;
  height: 48px;
  display: block;
  width: 100%;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.button-008:hover, .button-008:active, .button-008:focus {
  color: unset;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .button-008 {
    width: fit-content;
  }
  .button-008:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .button-008 .button-008-inner {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.button-009 {
  display: inline-block;
  position: relative;
  width: 100%;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.button-009 > .inner .button-009__title {
  position: relative;
  display: inline-block;
  height: 100%;
  float: left;
}
.button-009 > .inner .button-009__title > .inner {
  display: flex;
  align-items: center;
}
.button-009 > .inner .button-009__title > .inner .title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 14px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.button-009 > .inner .button-009__title > .inner svg {
  height: 32px;
  width: 32px;
  transform: rotate(180deg);
  border-radius: 20px;
  background-color: rgb(33, 125, 132);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.button-009 > .inner .button-009__title > .inner svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
  fill: rgb(255, 255, 255);
}

.cta-containter {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
}
.cta-containter .cta-image {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta-containter .cta-image:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 144px);
  background-color: rgb(0, 95, 113);
  border-radius: 8px 8px 0px 0px;
  z-index: 1;
}
.cta-containter .cta-image img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 8px;
}
.cta-containter .cta-image:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 144px;
  border-radius: 0px 0px 8px 8px;
  background-image: linear-gradient(to bottom, rgb(0, 95, 113), rgba(0, 95, 113, 0.4));
}
.cta-containter .cta-info-container {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 32px;
  z-index: 1;
}
.cta-containter .cta-info-container .cta-info-list {
  display: inline-block;
  position: relative;
}
.cta-containter .cta-info-container .cta-info-list .cta-title {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.cta-containter .cta-info-container .cta-info-list .cta-description {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.cta-containter .cta-info-container .cta-info-list .cta-button {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 14px 16px;
  background-color: rgb(255, 255, 255);
  border-radius: 26px;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .cta-containter .cta-info-container .cta-info-list .cta-title {
    margin-bottom: 8px;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-description {
    margin-bottom: 40px;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-button {
    width: 256px;
    float: right;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .cta-containter .cta-image:before {
    content: "";
    width: 40%;
    height: 100%;
    border-radius: 8px 0px 0px 8px;
  }
  .cta-containter .cta-image:after {
    content: "";
    left: unset;
    right: 0;
    width: 60%;
    height: 100%;
    border-radius: 0px 8px 8px 0px;
    background-image: linear-gradient(to right, rgb(0, 95, 113), rgba(0, 95, 113, 0.4));
  }
  .cta-containter .cta-info-container {
    margin-bottom: 40px;
    width: 620px;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-title {
    margin-bottom: 16px;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-title .cta-title-inner {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .cta-containter .cta-info-container .cta-info-list .cta-description {
    margin-bottom: 32px;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-button {
    float: left;
  }
  .cta-containter .cta-info-container .cta-info-list .cta-button:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
}
/* XLarge and up */
/* XXLarge and up */
#clndr {
  overflow: hidden;
}
#clndr .clndr .controls .clndr-previous-button,
#clndr .clndr .controls .clndr-next-button {
  width: 14.2857%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
#clndr .clndr .controls .clndr-previous-button svg path,
#clndr .clndr .controls .clndr-next-button svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
#clndr .clndr .controls .clndr-previous-button svg {
  transform: rotate(180deg);
}
#clndr .clndr .controls .month {
  width: 71.4286%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
}
#clndr .clndr .days-container {
  position: relative;
  width: 100%;
}
#clndr .clndr .days-container .days {
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
}
#clndr .clndr .days-container .days .day,
#clndr .clndr .days-container .days .empty {
  display: inline-block;
  height: 0;
  flex: 1 0 14.2857%;
  cursor: pointer;
  padding-bottom: 30px;
  pointer-events: none;
  margin-bottom: 4px;
  margin-top: 4px;
}
#clndr .clndr .days-container .days .day .day-inner,
#clndr .clndr .days-container .days .empty .day-inner {
  width: 32px;
  margin: auto;
  height: 30px;
  border-radius: 25px;
  border-bottom: none !important;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
#clndr .clndr .days-container .days .day.today .day-inner,
#clndr .clndr .days-container .days .empty.today .day-inner {
  color: rgb(12, 12, 12);
  background-color: rgb(200, 222, 223);
  border-radius: 25px;
  border-bottom: none !important;
}
#clndr .clndr .days-container .days .day.adjacent-month .table-cell,
#clndr .clndr .days-container .days .empty.adjacent-month .table-cell {
  opacity: 0.4;
}
#clndr .clndr .days-container .days .event {
  pointer-events: all;
}
#clndr .clndr .days-container .days .event .day-inner {
  color: rgb(12, 12, 12);
  background-color: rgb(111, 166, 169);
}
#clndr .clndr .days-container .days .headers {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
  margin-top: 16px;
  opacity: 0.7;
}
#clndr .clndr .days-container .days .headers .day-header {
  display: inline-block;
  text-align: center;
  margin: auto;
  position: relative;
  width: 30px;
  height: 100%;
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 13px;
}
#clndr .clndr .days-container .days .body {
  display: flex;
  flex-wrap: wrap;
}
#clndr .clndr .days-container .days .selected .day-inner {
  color: rgb(255, 255, 255);
  background-color: rgb(33, 125, 132);
  border-radius: 25px;
  border-bottom: none;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #clndr .clndr .days-container .days .day,
  #clndr .clndr .days-container .days .empty {
    padding-bottom: 40px;
  }
  #clndr .clndr .days-container .days .day .day-inner,
  #clndr .clndr .days-container .days .empty .day-inner {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  #clndr {
    overflow: hidden;
  }
  #clndr .clndr .controls .clndr-previous-button:hover svg path,
  #clndr .clndr .controls .clndr-next-button:hover svg path {
    fill: rgb(0, 95, 113);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  #clndr .clndr .days-container .days .day, #clndr .clndr .days-container .days .empty {
    margin-top: 4px;
  }
  #clndr .clndr .days-container .days .day .day-inner, #clndr .clndr .days-container .days .empty .day-inner {
    width: 35px;
    height: 35px;
  }
  #clndr .clndr .days-container .days .headers {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  #clndr .clndr .days-container .days .headers .day-header {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  #clndr .clndr .days-container .days .event:hover .day-inner {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 95, 113);
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  }
}
@media only screen and (min-width: 1200px) {
  #clndr .clndr .days-container .days .day .day-inner, #clndr .clndr .days-container .days .empty .day-inner {
    width: 40px;
    height: 40px;
  }
}
.checkbox-001 .checkbox-inner ul {
  margin-left: 0px;
  margin-bottom: 0;
  list-style-type: none;
}
.checkbox-001 .checkbox-inner ul li {
  width: calc(100% - 1.375rem);
  margin-bottom: 16px;
}
.checkbox-001 .checkbox-inner ul li input {
  width: 24px;
  height: 24px;
  margin: 0;
  float: left;
  accent-color: rgb(0, 95, 113);
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.checkbox-001 .checkbox-inner ul li input[type=checkbox] + label:before {
  content: "";
  border: 1px solid rgb(100, 100, 105);
  border-radius: 4px;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: -5px;
  margin-right: 16px;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  -ms-transition: border 250ms ease-in-out;
  -o-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}
.checkbox-001 .checkbox-inner ul li input[type=checkbox]:checked + label:before {
  background-image: url(img/general/check-icon.svg);
  border: 1px solid transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  border-radius: 2px;
  background-color: rgb(33, 125, 132);
  color: white;
}
.checkbox-001 .checkbox-inner ul li input[type=checkbox]:checked + label + span {
  color: rgb(12, 12, 12);
}
.checkbox-001 .checkbox-inner ul li input[type=checkbox]:checked + label {
  color: rgb(12, 12, 12);
}
.checkbox-001 .checkbox-inner ul li label {
  line-height: 24px;
  margin-left: 0;
  float: left;
  display: -webkit-box;
  width: calc(100% - 58px);
  margin-right: 0;
  text-transform: capitalize;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  -ms-transition: border 250ms ease-in-out;
  -o-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}
.checkbox-001 .checkbox-inner ul li span {
  float: right;
  background-color: rgb(244, 244, 244);
  border-radius: 14px;
  padding: 2px 12px 2px;
}

/* Medium and up */
/* large and up */
@media only screen and (min-width: 1024px) {
  .checkbox-001 .checkbox-inner ul li:hover input[type=checkbox] + label:before {
    border: 1px solid rgb(0, 95, 113);
    -webkit-transition: border 250ms ease-in-out;
    -moz-transition: border 250ms ease-in-out;
    -ms-transition: border 250ms ease-in-out;
    -o-transition: border 250ms ease-in-out;
    transition: border 250ms ease-in-out;
  }
  .checkbox-001 .checkbox-inner ul li:hover label {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .checkbox-001 .checkbox-inner ul li:nth-child(n+11) {
    display: none;
  }
  .checkbox-001 .checkbox-inner ul.expand li:nth-child(n+11) {
    display: block;
  }
  .checkbox-001 .checkbox-showmore .checkbox-showmore-inner {
    background-color: rgb(200, 222, 223);
    border-radius: 14px;
    padding-top: 4px;
    width: 38px;
    height: 24px;
    cursor: pointer;
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .checkbox-001 .checkbox-showmore .checkbox-showmore-inner:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .checkbox-001 .checkbox-showmore.hide {
    display: none;
  }
}
/* xlarge and up */
@media only screen and (min-width: 1200px) {
  .checkbox-001 .checkbox-inner ul li {
    width: calc(100% - 2.375rem);
  }
}
.content-001 > .text {
  margin-bottom: 40px;
}
.content-001 > .text > form input {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
  margin-bottom: 40px;
  border: solid 2px rgb(244, 244, 244) !important;
}
.content-001 > .text-w-subtitle {
  margin-bottom: 40px;
}
.content-001 > .text-w-subtitle > .subtitle {
  margin-bottom: 16px;
}
.content-001 > .text-w-subtitle > .subtitle.anchor {
  padding-top: 96px;
  margin-top: -96px;
}
.content-001 > .document-list {
  margin-bottom: 40px;
}
.content-001 > .document-list .document-list-title.anchor {
  padding-top: 96px;
  margin-top: -96px;
}
.content-001 > .document-list .link-001 {
  margin-bottom: 10px;
}
.content-001 > .document-list .link-001:last-child {
  margin-bottom: 0;
}
.content-001 > .citation {
  margin-bottom: 40px;
  position: relative;
}
.content-001 > .citation:before {
  content: "";
  background-color: rgb(33, 125, 132);
  width: 6px;
  height: 100%;
  position: absolute;
  border-radius: 6px;
  display: block;
}
.content-001 > .citation > .citation-inner {
  margin-left: 22px;
}
.content-001 > .texts-list .accordion-002-bar {
  padding-bottom: 0;
}
.content-001 > .texts-list .accordion-002-bar .title {
  margin-bottom: 16px;
}

.content-002 {
  width: 100%;
  height: 364px;
  overflow: hidden;
}
.content-002 .item {
  margin-bottom: 40px;
}
.content-002 .item .title {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
  margin-bottom: 16px;
}
.content-002 .item .title .title-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  border-radius: 20px;
  text-align: center;
}
.content-002 .item .title .title-icon svg {
  width: 28px;
  height: 28px;
}
.content-002 .item .title .title-icon svg g, .content-002 .item .title .title-icon svg path {
  fill: rgb(33, 125, 132);
}
.content-002 .item .title .title-title {
  display: inline-block;
  position: relative;
  left: 0;
  width: calc(100% - 36px);
  margin-left: 36px;
}

.content-002.open {
  height: unset !important;
}

.content-002-seemore.open:before {
  background: unset;
  z-index: 0;
  height: 0;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

.content-002-seemore {
  padding-top: 8px;
  border-top: 2px solid rgb(111, 166, 169);
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
.content-002-seemore:before {
  content: "";
  width: 100%;
  height: 68px;
  display: block;
  position: absolute;
  top: -70px;
  background: -webkit-linear-gradient(top, rgba(248, 251, 251, 0), rgb(248, 251, 251));
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
.content-002-seemore .content-seemore-inner {
  display: inline-flex;
  cursor: pointer;
}
.content-002-seemore .content-seemore-inner .content-seemore-label {
  display: inline-block;
}
.content-002-seemore .content-seemore-inner .content-seemore-label .content-seemore-label-less {
  display: none;
}
.content-002-seemore .content-seemore-inner .content-seemore-icon {
  display: inline-block;
  height: 28px;
  margin-top: -4px;
}
.content-002-seemore .content-seemore-inner .content-seemore-icon svg {
  height: 20px;
  width: 20px;
  transform: rotate(90deg);
  margin-left: 8px;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.content-002-seemore .content-seemore-inner.open .content-seemore-label .content-seemore-label-less {
  display: block;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.content-002-seemore .content-seemore-inner.open .content-seemore-label .content-seemore-label-more {
  display: none;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.content-002-seemore .content-seemore-inner.open .content-seemore-icon svg {
  transform: rotate(270deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .content-002 {
    height: 308px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .content-002 {
    height: 100px;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  .content-002 {
    height: 144px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  .content-002 {
    height: 242px;
  }
}
.detail-001 .item {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 16px;
}
.detail-001 .item svg {
  min-width: 24px;
  min-height: 24px;
}
.detail-001 .item .detail {
  margin-left: 16px;
}
.detail-001 .item:last-child {
  margin-bottom: 0;
}

/* Large and up */
.speciality-001 {
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
}
.speciality-001 .speciality-001-icon {
  width: 48px;
  height: 64px;
  position: relative;
  display: inline-block;
  float: left;
}
.speciality-001 .speciality-001-icon img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  object-position: top center;
  border-radius: 8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.speciality-001 .speciality-001-details {
  width: calc(100% - 48px);
  display: inline-block;
  padding-left: 16px;
}
.speciality-001 .speciality-001-details .name {
  display: block;
}
.speciality-001 .speciality-001-details .appointment-button {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 0;
  height: 32px;
  border-radius: 16px;
  margin-top: 6px;
  min-width: 32px;
  width: unset;
  overflow: hidden;
}
.speciality-001 .speciality-001-details .appointment-button .appointment-icon {
  display: inline-block;
  height: 100%;
  float: left;
  margin-left: 10px;
  margin-right: 8px;
}
.speciality-001 .speciality-001-details .appointment-button .appointment-icon svg {
  width: 16px;
  height: 16px;
  z-index: 2;
  position: relative;
}
.speciality-001 .speciality-001-details .appointment-button .appointment-icon svg g {
  fill: rgb(12, 12, 12);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.speciality-001 .speciality-001-details .appointment-button .appointment-label {
  height: 100%;
  margin-right: 12px;
  display: inline-block;
  opacity: 1;
  height: 100%;
  position: relative;
  z-index: 2;
}
.speciality-001 .speciality-001-details .appointment-button::before {
  content: "";
  background-color: rgb(255, 183, 24);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 16px;
  position: absolute;
  top: 0;
  z-index: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .speciality-001 .speciality-001-icon {
    overflow: hidden;
    border-radius: 8px;
  }
  .speciality-001 .speciality-001-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .speciality-001 .speciality-001-details .appointment-button .appointment-label {
    opacity: 0;
    -webkit-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -moz-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -ms-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -o-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
  }
  .speciality-001 .speciality-001-details .appointment-button::before {
    width: 32px;
  }
  .speciality-001 .speciality-001-details .appointment-button:hover {
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .speciality-001 .speciality-001-details .appointment-button:hover::before {
    width: 100%;
    background-color: rgb(255, 210, 111);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
  .speciality-001 .speciality-001-details .appointment-button:hover .appointment-label {
    opacity: 1;
    display: inline-block;
    overflow: hidden;
    margin-left: 0;
    z-index: 2;
    position: relative;
    -webkit-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -moz-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -ms-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    -o-transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: margin-left 250ms ease-in-out, opacity 250ms ease-in-out;
  }
}
.filter-001 {
  display: inline-block;
  position: relative;
}
.filter-001 .filter-001-letter {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 36px;
  height: 36px;
  margin-right: 14px;
  margin-bottom: 18px;
  cursor: pointer;
  border-radius: 36px;
  background-color: rgb(200, 222, 223);
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.filter-001 .filter-001-letter--active {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 95, 113);
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.filter-001 .filter-001-letter--inactive {
  opacity: 0.4;
  pointer-events: none;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .filter-001 .filter-001-letter {
    width: 40px;
    height: 40px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .filter-001 .filter-001-letter:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .filter-001 .filter-001-letter--active {
    color: rgb(255, 255, 255);
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
}
.filter-002-outer {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 48px;
  overflow: hidden;
  text-align: center;
}
.filter-002-outer .filter-002 {
  position: relative;
  margin: 0;
  max-width: none;
  float: left;
  list-style: none;
  white-space: nowrap;
}
.filter-002-outer .filter-002 .filter-002-item.active {
  background-color: rgb(33, 125, 132);
}
.filter-002-outer .filter-002 .filter-002-item.active .filter-002-item_label {
  color: rgb(255, 255, 255);
}
.filter-002-outer .filter-002 .filter-002-item {
  display: inline-block;
  position: relative;
  height: 56px;
  padding: 16px 24px;
  border-radius: 28px;
  background-color: rgb(200, 222, 223);
  cursor: pointer;
  -webkit-transition: background-color 250ms ease-out;
  -moz-transition: background-color 250ms ease-out;
  -ms-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;
}
.filter-002-outer .filter-002 .filter-002-item .filter-002-item_label {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  color: rgb(12, 12, 12);
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.filter-002-outer .filter-002 .filter-002-item .filter-002-item_count {
  display: inline-block;
  position: relative;
  border-radius: 14px;
  padding: 2px 12px;
  color: rgb(12, 12, 12);
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color 250ms ease-out;
  -moz-transition: background-color 250ms ease-out;
  -ms-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;
}

.filter-002_button {
  display: inline-block;
  position: absolute;
  top: -26px;
}
.filter-002_button > .bt-arrow {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(33, 125, 132);
  border-radius: 18px;
  text-align: center;
  height: 18px;
  width: 18px;
}
.filter-002_button > .bt-arrow > div > div > svg {
  display: inline-block;
  position: relative;
}
.filter-002_button > .bt-arrow > div > div > svg > path {
  fill: rgb(255, 255, 255);
}

.filter-002_button--disabled > .bt-arrow {
  background-color: rgb(200, 222, 223);
}

.filter-002_button.filter-002_button--hide {
  display: none !important;
}

.filter-002_previous {
  left: calc(8.3333333333% + 24px);
}
.filter-002_previous > .bt-arrow > div > div > svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter-002_next {
  right: unset;
  left: 98%;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .filter-002-outer .filter-002 .filter-002-item:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
  .filter-002-outer .filter-002 .filter-002-item:hover .filter-002-item_label {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
  }
  .filter-002-outer .filter-002 .filter-002-item:hover .filter-002-item_count {
    background-color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
}
.loa-001 {
  display: inline-block;
  position: relative;
  padding-top: 80px;
  padding-bottom: 112px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
  animation-direction: reverse;
}
.loa-001 div.pulse-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.loa-001 div.pulse {
  height: 48px;
  width: 48px;
  margin: auto;
  background-color: rgb(1, 64, 76);
  border-radius: 50%;
  animation: pulse 2s infinite;
}

@keyframes loading_opacity {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loading_blur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    -o-filter: blur(0);
    filter: blur(0);
  }
  100% {
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    filter: blur(50px);
  }
}
.loa-002 {
  display: inline-block;
  position: relative;
  padding-top: 80px;
  padding-bottom: 112px;
  z-index: 1;
  animation-direction: reverse;
}
.loa-002 div.pulse-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.loa-002 div.pulse {
  height: 80px;
  width: 80px;
  margin: auto;
  background-color: rgb(1, 64, 76);
  border-radius: 50%;
  animation: pulse 2s infinite;
}

@keyframes loading_opacity {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loading_blur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    -o-filter: blur(0);
    filter: blur(0);
  }
  100% {
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    filter: blur(50px);
  }
}
.newsletter-001 {
  background-color: rgb(1, 64, 76);
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 44px 24px 12px 24px;
  border-radius: 0px 0px 30px 0px;
}
.newsletter-001 .newsletter-text {
  margin-top: 16px;
}
.newsletter-001 .newsletter-button {
  float: right;
  margin-top: 36px;
  border-radius: 24px;
  background-color: rgb(255, 255, 255);
  width: 200px;
  height: 48px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.newsletter-001 .newsletter-button a {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .newsletter-001 {
    padding: 44px 24px 24px 40px;
  }
  .newsletter-001 .newsletter-button {
    margin-top: 32px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .newsletter-001 {
    padding: 44px 24px 24px 40px;
  }
  .newsletter-001 .newsletter-button:hover {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .newsletter-001 .newsletter-button:hover a {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.pag-001 {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 0;
  text-align: right;
}
.pag-001 .pag-001-inner {
  display: inline-block;
  height: 48px;
  margin-right: 16px;
}
.pag-001 .pag-001-inner .pag-001-label {
  display: inline-block;
}
.pag-001 .pag-001-inner .pag-001-first {
  display: none;
}
.pag-001 .pag-001-inner .pag-001-current-page {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 30px;
  margin: 0;
  padding: 0px 6px 0px 6px;
  letter-spacing: 0;
  line-height: 30px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
  text-align: center;
}
.pag-001 .pag-001-inner .pag-001-separator {
  display: inline-block;
}
.pag-001 .pag-001-inner .pag-001-last {
  display: inline-block;
}
.pag-001 .pag-arrow {
  width: 48px;
  height: 48px;
  text-align: center;
  background-color: rgb(200, 222, 223);
  border-radius: 48px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.pag-001 .pag-arrow svg {
  display: block;
  margin: auto;
}
.pag-001 .pag-arrow svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.pag-001 .pag-001-next {
  margin-left: 16px;
}
.pag-001 .pag-001-next svg {
  transform: rotate(180deg);
}

.pag-001.hide-pag {
  display: none;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .pag-001 .pag-arrow:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .pag-001 .pag-arrow:hover svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
}
.print-001 {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  float: right;
  background-color: rgb(0, 95, 113);
  border-radius: 50%;
}
.print-001 .pf-button {
  display: inline-block;
  position: relative;
  margin: 0;
}
.print-001 .pf-button > a {
  display: inline-block;
  position: relative;
}
.print-001 .pf-button > a > img {
  display: none;
}
.print-001 .pf-button > a::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  background-image: url("img/icon-print.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.popup-001 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  text-align: center;
  background-color: rgba(100, 100, 100, 0.5);
  z-index: 9;
}
.popup-001 .popup-001-close {
  display: inline-block;
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 1;
}
.popup-001 .popup-001-buttons {
  display: none;
  position: relative;
}
.popup-001 .popup-001-buttons .popup-001-button {
  display: inline-block;
  position: relative;
  margin-top: 100px;
  padding: 20px;
  background-color: black;
  cursor: pointer;
}
.popup-001 .popup-001-buttons--visible {
  display: block;
}
.popup-001 .popup-001-form {
  display: none;
  position: relative;
  margin-top: 100px;
  text-align: center;
}
.popup-001 .popup-001-form--visible {
  display: block;
}

.popup-001--visible {
  display: block;
}

.popup-002 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  text-align: center;
  background-color: rgb(0, 95, 113);
  z-index: 10000;
}
.popup-002 .popup-002-inner {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1400px;
  background-color: rgb(237, 244, 244);
  padding: 64px 24px 40px;
  border-radius: 8px;
  transform: translateX(-50%) translateY(-50%);
}
.popup-002 .popup-002-inner .popup-002-title {
  margin-bottom: 16px;
}
.popup-002 .popup-002-inner .popup-002-content {
  margin-bottom: 40px;
}
.popup-002 .popup-002-inner .popup-002-button {
  background-color: rgb(33, 125, 132);
  padding: 14px 16px;
  border-radius: 24px;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
.popup-002 .popup-002-close {
  display: inline-block;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
  cursor: pointer;
}

.popup-002--visible {
  display: block;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .popup-002 .popup-002-close {
    top: 32px;
    right: 32px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .popup-002 .popup-002-inner {
    padding: 56px 76px 40px;
  }
  .popup-002 .popup-002-inner .popup-002-button {
    margin: 0 auto;
  }
  .popup-002 .popup-002-inner .popup-002-button:hover {
    cursor: pointer;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  .popup-002 .popup-002-close {
    top: 40px;
    right: 32px;
  }
}
/* XLarge and up */
/* XXLarge and up */
.program-001 .item {
  margin-bottom: 16px;
}
.program-001 .item:last-child {
  margin-bottom: 0;
}

.reference-001 .reference-inner {
  margin-bottom: 16px;
}

.search-001 {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 16px);
  height: 100%;
  z-index: 22;
  overflow: hidden;
  will-change: transform;
  -webkit-transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-transition: transform 300ms ease-out;
  -moz-transition: transform 300ms ease-out;
  -ms-transition: transform 300ms ease-out;
  -o-transition: transform 300ms ease-out;
  transition: transform 300ms ease-out;
  background-color: rgb(0, 95, 113);
  font-size: 0;
}
.search-001 .search-001-close {
  display: inline-block;
  margin-top: 26px;
}
.search-001 .search-001-close svg {
  float: right;
  width: 64px;
  height: 64px;
}
.search-001 .search-001-inner {
  height: 100%;
  font-size: 0;
}
.search-001 .search-001-inner .search-title {
  margin-top: 16px;
}
.search-001 .search-001-inner .search-title .title-002 .title-002-title {
  margin-left: 46px;
}
.search-001 .search-001-inner .search-001-tags {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  margin-top: 24px;
  display: block;
  position: absolute;
  scrollbar-width: none;
  margin-left: -8.3333333333%;
}
.search-001 .search-001-inner .search-001-tags .tag {
  background-color: rgb(200, 222, 223);
  border-radius: 32px;
  width: 170px;
  height: 96px;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags .tag:first-child {
  margin-left: 8.3333333333%;
}
.search-001 .search-001-inner .search-001-tags .tag .tag-icon {
  text-align: center;
}
.search-001 .search-001-inner .search-001-tags .tag .tag-icon svg path {
  fill: rgb(33, 125, 132);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags .tag .tag-name {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags .tag:last-child {
  margin-right: 100px;
}
.search-001 .search-001-inner .search-001-tags .tag.checked {
  background-color: rgba(33, 125, 132, 0.4);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags .tag.checked .tag-icon svg path {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags .tag.checked .tag-name {
  color: rgb(255, 255, 255);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-tags::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.search-001 .search-001-inner .search-input.without-filters {
  margin-top: 24px;
}
.search-001 .search-001-inner .search-input {
  height: 48px;
  position: relative;
  display: block;
  margin-top: 144px;
}
.search-001 .search-001-inner .search-input .search-input-inner {
  height: 100%;
}
.search-001 .search-001-inner .search-input .search-input-inner #search {
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
  padding: 0 0 0 10px;
  margin: 0;
  padding: 0px 50px 0px 48px;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
}
.search-001 .search-001-inner .search-input .search-icon {
  position: absolute;
  height: 100%;
  top: 0;
}
.search-001 .search-001-inner .search-input .search-icon svg {
  height: 48px;
  width: 20px;
  margin-left: 16px;
}
.search-001 .search-001-inner .search-input .search-icon-speech {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
}
.search-001 .search-001-inner .search-input .search-icon-speech .speech-button {
  width: 40px;
  height: 40px;
  background-color: rgb(237, 244, 244);
  border-radius: 50px;
  display: block;
  margin-left: 4px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-input .search-icon-speech .speech-button svg g {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.search-001 .search-001-inner .search-input .search-icon-speech .speech-button--hide {
  display: none;
}
.search-001 .search-001-inner .search-001-label-info {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  height: 40px;
  margin-top: 16px;
  text-align: left;
}
.search-001 .search-001-inner .search-001-label-info .search-001-label-info--inner {
  display: block;
  overflow: hidden;
  height: auto;
  flex: 1;
  border-radius: 32px;
  border: solid 1px rgb(237, 244, 244);
  background-color: rgb(255, 255, 255);
  -webkit-transition: flex 250ms ease-in-out;
  -moz-transition: flex 250ms ease-in-out;
  -ms-transition: flex 250ms ease-in-out;
  -o-transition: flex 250ms ease-in-out;
  transition: flex 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-label-info .search-001-label-info--inner > div > div {
  padding: 0 24px;
}
.search-001 .search-001-inner .search-001-label-info--hide {
  height: 0 !important;
  margin-top: 0;
  -webkit-transition: height 300ms ease-in-out, margin-top 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out, margin-top 300ms ease-in-out;
  -ms-transition: height 300ms ease-in-out, margin-top 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out, margin-top 300ms ease-in-out;
  transition: height 300ms ease-in-out, margin-top 300ms ease-in-out;
}
.search-001 .search-001-inner .search-001-label-info--hide .search-001-label-info--inner {
  flex: 0;
  border: solid 0 rgb(237, 244, 244);
  -webkit-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -moz-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -ms-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -o-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  transition: flex 250ms ease-in-out, border 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-results {
  display: inline-block;
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 26px;
  margin-top: 8px;
  padding-right: 10px;
  overflow: hidden;
  width: 100%;
  /* Track */
  /* Handle */
}
.search-001 .search-001-inner .search-001-results .search-loading {
  display: none;
}
.search-001 .search-001-inner .search-001-results .search-loading div.pulse-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.search-001 .search-001-inner .search-001-results .search-loading div.pulse {
  height: 48px;
  width: 48px;
  margin: auto;
  background-color: rgb(1, 64, 76);
  border-radius: 50%;
  animation: pulse 2s infinite;
}
.search-001 .search-001-inner .search-001-results .search-loading.show-loading {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner {
  height: 144px;
  overflow-y: scroll;
  margin-top: 20px;
  margin-bottom: 20px;
  opacity: 0.3;
  scrollbar-width: thin;
  scrollbar-color: rgb(33, 125, 132) rgb(244, 244, 244);
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result {
  width: 100%;
  padding-left: 24px;
  padding-right: 10px;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > .result-label {
  margin-bottom: 20px;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a {
  border: unset;
  padding: unset;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .item {
  padding: 6px 0px 6px 0px;
  border-bottom: 2px solid rgba(244, 244, 244, 0.4);
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .doc {
  display: inline-block;
  width: 100%;
  padding: 11px 0px 6px 0px;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .doc .doc-icon {
  width: 42px;
  height: 42px;
  border-radius: 40px;
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  border: 2px solid rgb(111, 166, 169);
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .doc .doc-icon img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  object-position: top center;
  border-radius: 8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .doc .doc-details {
  width: calc(100% - 48px);
  display: inline-block;
  padding-left: 16px;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a .list-all {
  padding: 10px 0px 8px 0px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result.show {
  display: block;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result.hide {
  display: none;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner.before-results {
  display: none;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner.show-results {
  height: calc(100vh - 380px);
  display: block;
  opacity: 1;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner.show-results.whit-filters {
  height: calc(100vh - 500px);
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner.loading {
  opacity: 0.3;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner::-webkit-scrollbar-track {
  background: rgb(244, 244, 244);
}
.search-001 .search-001-inner .search-001-results .search-001-results-inner::-webkit-scrollbar-thumb {
  background: rgb(33, 125, 132);
  border-radius: 4px;
}
.search-001 .search-001-inner .search-001-show-all .search-001-show-all-link {
  display: none;
  height: 48px;
  width: 100%;
  background-color: rgb(255, 255, 255);
  border-radius: 24px;
  text-align: center;
  margin-top: 16px;
}
.search-001 .search-001-inner .search-001-show-all .search-001-show-all-link.show-button {
  display: block;
}
.search-001 .search-001-inner-speech {
  display: none;
}

.search-wrap--open {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.search-001.speech-button--start .search-001-inner {
  display: none;
}
.search-001.speech-button--start .search-001-inner-speech {
  display: block;
  height: calc(100% - 116px);
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-icon {
  /* this is to keep you loading wrapper on the middle of screen */
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-icon div.pulse-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-icon div.pulse {
  height: 104px;
  width: 104px;
  margin: auto;
  background-color: rgb(1, 64, 76);
  border-radius: 50%;
  animation: pulse_speech 2s infinite;
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details .speech-label {
  margin-top: 40px;
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details .speech-words {
  margin-top: 16px;
}
.search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details .speech-words:first-letter {
  text-transform: uppercase;
}

@keyframes pulse {
  40% {
    transform: scale(1.1);
    box-shadow: 0 0 0 16px rgba(1, 64, 76, 0.4);
  }
  80% {
    transform: scale(1);
    box-shadow: 0 0 0 32px rgba(199, 153, 8, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(199, 153, 8, 0);
  }
}
@keyframes pulse_speech {
  40% {
    transform: scale(1.1);
    box-shadow: 0 0 0 16px rgba(1, 64, 76, 0.4);
  }
  80% {
    transform: scale(1);
    box-shadow: 0 0 0 32px rgba(199, 153, 8, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(199, 153, 8, 0);
  }
}
/*************************** Medium and up ***************************/
@media only screen and (min-width: 640px) {
  .search-001 {
    width: calc(100% - 32px);
  }
  .search-001 .search-001-inner .search-001-tags {
    position: relative;
    width: unset;
    overflow-x: hidden;
    margin-left: -0.5rem;
  }
  .search-001 .search-001-inner .search-001-tags .tag {
    width: calc(33.3333333333% - 1rem);
  }
  .search-001 .search-001-inner .search-001-tags .tag:first-child {
    margin-left: 0.5rem;
  }
  .search-001 .search-001-inner .search-001-tags .tag:last-child {
    margin-right: unset;
  }
  .search-001 .search-001-inner .search-input {
    margin-top: 24px;
  }
}
/*************************** Large and up ***************************/
@media only screen and (min-width: 1024px) {
  .search-001 {
    width: 75%;
  }
  .search-001 .search-001-close svg {
    margin-right: 44px;
    cursor: pointer;
  }
  .search-001 .search-001-close svg path {
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-001 .search-001-close svg:hover path {
    fill: rgb(33, 125, 132);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-title .title-002 .title-002-icon {
    height: 50px;
  }
  .search-001 .search-001-inner .search-title .title-002 .title-002-icon svg {
    height: 40px;
    width: 40px;
  }
  .search-001 .search-001-inner .search-title .title-002 .title-002-title {
    margin-left: 51px;
  }
  .search-001 .search-001-inner .search-title .title-002 .title-002-title .title-002-title-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  .search-001 .search-001-inner .search-001-tags {
    width: unset;
    overflow-x: hidden;
    margin-left: -0.6875rem;
  }
  .search-001 .search-001-inner .search-001-tags .tag {
    width: calc(33.3333333333% - 1.375rem);
    cursor: pointer;
  }
  .search-001 .search-001-inner .search-001-tags .tag:first-child {
    margin-left: 0.6875rem;
  }
  .search-001 .search-001-inner .search-001-tags .tag:hover {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-001-tags .tag:hover .tag-icon svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-001-tags .tag:hover .tag-name {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-input {
    height: 62px;
  }
  .search-001 .search-001-inner .search-input .search-input-inner #search {
    padding: 0px 70px 0px 50px;
  }
  .search-001 .search-001-inner .search-input .search-icon svg {
    height: 64px;
    width: 24px;
  }
  .search-001 .search-001-inner .search-input .search-icon-speech {
    height: 62px;
    width: 62px;
  }
  .search-001 .search-001-inner .search-input .search-icon-speech .speech-button {
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .search-001 .search-001-inner .search-input .search-icon-speech .speech-button:hover {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-input .search-icon-speech .speech-button:hover svg g {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-001-label-info {
    height: 56px;
  }
  .search-001 .search-001-inner .search-001-results {
    margin-top: 16px;
  }
  .search-001 .search-001-inner .search-001-results .search-001-results-inner.show-results {
    height: calc(100vh - 386px);
    display: block;
    opacity: 1;
  }
  .search-001 .search-001-inner .search-001-results .search-001-results-inner.show-results.whit-filters {
    height: calc(100vh - 576px);
  }
  .search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-001-results .search-001-results-inner .item-result > a:hover div {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .search-001 .search-001-inner .search-001-show-all .search-001-show-all-link {
    margin-left: auto;
    margin-right: auto;
    width: 260px;
  }
  .search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech {
    display: inline-block;
    width: 100%;
    padding-bottom: 64px;
  }
  .search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-icon {
    float: right;
  }
  .search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details {
    float: left;
    width: calc(100% - 160px);
  }
  .search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details .speech-label {
    margin-top: 0;
    text-align: left;
  }
  .search-001.speech-button--start .search-001-inner-speech .search-001-wrap-speech .speech-details .speech-words {
    margin-top: 10px;
    text-align: left;
  }
}
/*************************** XLarge and up ***************************/
@media only screen and (min-width: 1200px) {
  .search-001 {
    width: 66.66666667%;
  }
  .search-001 .search-001-inner .search-001-tags {
    margin-left: -1.1875rem;
  }
  .search-001 .search-001-inner .search-001-tags .tag {
    width: calc(33.3333333333% - 2.375rem);
  }
  .search-001 .search-001-inner .search-001-tags .tag:first-child {
    margin-left: 1.1875rem;
  }
}
/*************************** XXLarge and up ***************************/
@media only screen and (min-width: 1440px) {
  .search-001 {
    width: 58.333333333%;
  }
}
.search-002 {
  height: 48px;
  position: relative;
  display: block;
}
.search-002 .search-002-inner {
  height: 100%;
  width: 100%;
}
.search-002 .search-002-inner .search-input-inner {
  height: 100%;
}
.search-002 .search-002-inner .search-input-inner input {
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
  padding: 0 0 0 10px;
  margin: 0;
  padding: 0px 50px 0px 48px;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border-radius: 36px;
  overflow: hidden;
}
.search-002 .search-002-inner .search-icon {
  position: absolute;
  height: 100%;
  top: 0;
  pointer-events: none;
}
.search-002 .search-002-inner .search-icon svg {
  height: 48px;
  width: 20px;
  margin-left: 16px;
}
.search-002 .search-002-inner .search-icon-speech {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
}
.search-002 .search-002-inner .search-icon-speech .speech-button {
  width: 40px;
  height: 40px;
  background-color: rgb(237, 244, 244);
  border-radius: 50px;
  display: block;
  margin-left: 4px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.search-002 .search-002-inner .search-icon-speech .speech-button svg g {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.search-002 .search-002-inner .search-icon-speech .speech-button .pulse-wrapper {
  display: none;
}
.search-002 .search-002-inner .search-icon-speech .speech-button .speech-svg--hide {
  display: none;
}
.search-002 .search-002-inner .search-icon-speech .speech-button .enter-svg {
  display: inline-block;
}
.search-002 .search-002-inner .search-icon-speech .speech-button .enter-svg > svg path {
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.search-002 .search-002-inner .search-icon-speech .speech-button .enter-svg--hide {
  display: none;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start {
  background-color: unset;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .speech-svg {
  display: none;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse-wrapper {
  display: block;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse-wrapper {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse {
  height: 28px;
  width: 28px;
  margin: auto;
  background-color: rgb(1, 64, 76);
  border-radius: 50%;
  animation: pulse_search 2s infinite;
  margin-top: 3px;
}
.search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse svg g {
  fill: rgb(255, 255, 255);
}
.search-002 .search-002-inner .search-icon-speech .speech-button--hide {
  display: none;
}

.search-002-label-info {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  height: 40px;
  margin-top: 16px;
}
.search-002-label-info .search-002-label-info--inner {
  display: block;
  overflow: hidden;
  height: auto;
  flex: 1;
  border-radius: 32px;
  border: solid 1px rgb(237, 244, 244);
  background-color: rgb(255, 255, 255);
  -webkit-transition: flex 250ms ease-in-out;
  -moz-transition: flex 250ms ease-in-out;
  -ms-transition: flex 250ms ease-in-out;
  -o-transition: flex 250ms ease-in-out;
  transition: flex 250ms ease-in-out;
}
.search-002-label-info .search-002-label-info--inner > div > div {
  padding: 0 24px;
}

.search-002-label-info--hide .search-002-label-info--inner {
  flex: 0;
  border: solid 0 rgb(237, 244, 244);
  -webkit-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -moz-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -ms-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  -o-transition: flex 250ms ease-in-out, border 250ms ease-in-out;
  transition: flex 250ms ease-in-out, border 250ms ease-in-out;
}

.search-002-search-results {
  position: absolute;
  bottom: -46px;
  left: 0;
}

@keyframes pulse_search {
  40% {
    transform: scale(1.05);
    box-shadow: 0 0 0 5px rgba(0, 95, 113, 0.4);
  }
  80% {
    transform: scale(1);
    box-shadow: 0 0 0 8px rgba(199, 153, 8, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(199, 153, 8, 0);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .search-002 {
    height: 64px;
  }
  .search-002 .search-002-inner .search-icon svg {
    height: 64px;
    width: 25px;
  }
  .search-002 .search-002-inner .search-icon-speech {
    width: 64px;
    height: 64px;
  }
  .search-002 .search-002-inner .search-icon-speech .speech-button {
    width: 54px;
    height: 54px;
  }
  .search-002 .search-002-inner .search-icon-speech .speech-button .speech-svg svg {
    width: 25px;
    height: 25px;
  }
  .search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse {
    height: 42px;
    width: 42px;
  }
  .search-002 .search-002-inner .search-icon-speech .speech-button.speech-button--start .pulse svg {
    width: 25px;
    height: 25px;
  }
  .search-002 .search-002-inner .search-icon-speech:hover .speech-button {
    cursor: pointer;
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .search-002 .search-002-inner .search-icon-speech:hover .speech-button .speech-svg svg g {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-002 .search-002-inner .search-icon-speech:hover .speech-button .enter-svg > svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
  .search-002 .search-002-inner .search-icon-speech:hover .speech-button.speech-button--start {
    background-color: rgb(237, 244, 244);
  }
  .search-002-label-info {
    height: 56px;
  }
  .search-002-search-results {
    bottom: -60px;
  }
}
.select-001 {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 24px;
  border-bottom: 2px solid rgb(227, 227, 227);
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

.select2-container {
  display: inline-block;
  width: 100% !important;
}
.select2-container .select2-selection--single {
  padding-bottom: 16px;
  height: unset;
  cursor: pointer;
  display: block;
  position: relative;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.select2-container .select2-selection--single .select2-selection__rendered:hover {
  color: rgb(33, 125, 132);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  background-image: url("img/general/arrow-down-icon.svg");
  display: block;
  z-index: 1;
  height: 100%;
  width: 100%;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.select2-container .select2-dropdown {
  border-radius: 4px;
  display: block;
  border-radius: 0px 0px 16px 16px;
  border: 1px solid rgb(244, 244, 244);
  background-color: rgb(255, 255, 255);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1051;
  top: 2px;
}
.select2-container .select2-dropdown .select2-search__field {
  background-image: url("img/general/search-icon.svg");
  background-repeat: no-repeat;
  background-position: left;
  border-radius: 36px;
  border: 1px solid rgb(227, 227, 227);
  box-shadow: unset;
  background-position-x: 16px;
  height: 48px;
  padding-left: 48px;
  margin: 0;
}
.select2-container .select2-dropdown .select2-search--dropdown {
  display: block;
  margin-top: 24px;
  margin-left: 17px;
  margin-right: 17px;
}
.select2-container .select2-dropdown .select2-results {
  display: block;
  padding-bottom: 24px;
  margin-left: 17px;
  margin-right: 10px;
}
.select2-container .select2-dropdown .select2-results .select2-results__option {
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected] {
  cursor: pointer;
  border-bottom: 1px solid rgb(244, 244, 244);
  padding: 9px 0px 5px 0px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected]:first-child {
  padding: 0px 0px 5px 0px;
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected][data-select2-id$="-0"] {
  color: rgb(192, 192, 192) !important;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected]:hover {
  color: rgb(33, 125, 132);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.select2-container .select2-dropdown .select2-results .select2-results__options {
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-right: 8px;
  margin-top: 15px;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-results > .select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: rgb(33, 125, 132) rgb(244, 244, 244);
}

.select2-container--default .select2-results > .select2-results__options > .first-option {
  color: rgb(192, 192, 192) !important;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background: rgb(244, 244, 244);
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: rgb(33, 125, 132);
  border-radius: 4px;
}

.sli-001 {
  position: relative;
  display: inline-block;
  width: 100%;
}
.sli-001 .sli-001__slider {
  width: 100%;
  overflow: hidden;
}
.sli-001 .sli-001__slider:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.sli-001 .sli-001__slider .sli-001__slider-image {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.sli-001 .sli-001__slider .sli-001__slider-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.sli-001 .sli-001__slider .flickity-slider {
  pointer-events: none;
}
.sli-001 .sli-001__slider .flickity-viewport {
  height: 100% !important;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
  object-position: top center;
}
.sli-001 .sli-001__slider .flickity-prev-next-button {
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("img/homepage/featured/components-icons-arrow-icon.svg");
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
}
.sli-001 .sli-001__slider .flickity-prev-next-button svg {
  width: 40%;
  height: 40%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.sli-001 .sli-001__slider .flickity-prev-next-button svg > path {
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.sli-001 .sli-001__slider .flickity-prev-next-button:before {
  content: "";
}
.sli-001 .sli-001__slider .flickity-prev-next-button:hover svg > path {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button {
  background-image: url("img/templates-components/component-text/components-icons-expand-icon.svg");
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
  display: block;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button svg {
  display: none;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button:before {
  content: "";
}
.sli-001 .sli-001__slider .flickity-fullscreen-button-exit {
  background-image: url("img/templates-components/component-text/components-icons-minimize-icon.svg");
  right: 10%;
  top: 30%;
  bottom: 0;
  display: none;
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button-exit svg {
  display: none;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button-exit:before {
  content: "";
}
.sli-001 .sli-001__slider .flickity-fullscreen-button:hover {
  background-image: url("img/templates-components/component-text/components-icons-hover-expand-icon.svg");
  -webkit-transition: background-image 250ms ease-in;
  -moz-transition: background-image 250ms ease-in;
  -ms-transition: background-image 250ms ease-in;
  -o-transition: background-image 250ms ease-in;
  transition: background-image 250ms ease-in;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button-exit:hover {
  background-image: url("img/templates-components/component-text/components-icons-hover-minimize-icon.svg");
  -webkit-transition: background-image 250ms ease-in;
  -moz-transition: background-image 250ms ease-in;
  -ms-transition: background-image 250ms ease-in;
  -o-transition: background-image 250ms ease-in;
  transition: background-image 250ms ease-in;
}
.sli-001 .sli-001__slider .flickity-button {
  background-color: rgb(200, 222, 223);
}
.sli-001 .sli-001__slider .flickity-button:hover {
  background-color: rgb(0, 95, 113);
}
.sli-001 .sli-001__slider .flickity-button:disabled {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sli-001 .sli-001__slider .flickity-fullscreen-button.flickity-fullscreen-button-view {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: unset;
  left: 0;
  top: 0;
}
.sli-001 .sli-001__slider .flickity-fullscreen-button.flickity-fullscreen-button-view:hover {
  background-image: unset;
}
.sli-001 .sli-001__slider .flickity-page-dots {
  bottom: 16px;
}
.sli-001 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}
.sli-001 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}
.sli-001 .sli-001__slider.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 35px;
  z-index: 4;
}
.sli-001 .sli-001__slider.is-fullscreen .sli-001__slider-image {
  height: 100%;
}
.sli-001 .sli-001__slider.is-fullscreen .sli-001__slider-image img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}
.sli-001 .sli-001__slider.is-fullscreen .flickity-prev-next-button {
  display: block;
}

/* medium and up */
@media only screen and (min-width: 640px) {
  .sli-001 .sli-001__slider .flickity-fullscreen-button-exit {
    right: 90px;
    top: 55px;
  }
}
.sli-002 {
  position: relative;
  display: inline-block;
  width: 100%;
}
.sli-002 .sli-002__slider {
  width: 100%;
  overflow: hidden;
}
.sli-002 .sli-002__slider:after {
  display: block;
  content: "";
  padding-bottom: 110%;
}
.sli-002 .sli-002__slider .sli-002__slider-image {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.sli-002 .sli-002__slider .sli-002__slider-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.sli-002 .sli-002__slider .flickity-viewport {
  height: 100% !important;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
  object-position: top center;
}
.sli-002 .sli-002__slider .flickity-prev-next-button {
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("img/homepage/featured/components-icons-arrow-icon.svg");
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
}
.sli-002 .sli-002__slider .flickity-prev-next-button svg {
  width: 40%;
  height: 40%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.sli-002 .sli-002__slider .flickity-prev-next-button svg > path {
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.sli-002 .sli-002__slider .flickity-prev-next-button:before {
  content: "";
}
.sli-002 .sli-002__slider .flickity-prev-next-button:hover svg > path {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button {
  background-image: url("img/templates-components/component-text/components-icons-expand-icon.svg");
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
  display: block;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button svg {
  display: none;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button:before {
  content: "";
}
.sli-002 .sli-002__slider .flickity-fullscreen-button-exit {
  background-image: url("img/templates-components/component-text/components-icons-minimize-icon.svg");
  right: 10%;
  top: 30%;
  bottom: 0;
  display: none;
  -webkit-transition: background-image 250ms ease-out;
  -moz-transition: background-image 250ms ease-out;
  -ms-transition: background-image 250ms ease-out;
  -o-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button-exit svg {
  display: none;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button-exit:before {
  content: "";
}
.sli-002 .sli-002__slider .flickity-fullscreen-button:hover {
  background-image: url("img/templates-components/component-text/components-icons-hover-expand-icon.svg");
  -webkit-transition: background-image 250ms ease-in;
  -moz-transition: background-image 250ms ease-in;
  -ms-transition: background-image 250ms ease-in;
  -o-transition: background-image 250ms ease-in;
  transition: background-image 250ms ease-in;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button-exit:hover {
  background-image: url("img/templates-components/component-text/components-icons-hover-minimize-icon.svg");
  -webkit-transition: background-image 250ms ease-in;
  -moz-transition: background-image 250ms ease-in;
  -ms-transition: background-image 250ms ease-in;
  -o-transition: background-image 250ms ease-in;
  transition: background-image 250ms ease-in;
}
.sli-002 .sli-002__slider .flickity-button {
  background-color: rgb(200, 222, 223);
}
.sli-002 .sli-002__slider .flickity-button:hover {
  background-color: rgb(0, 95, 113);
}
.sli-002 .sli-002__slider .flickity-button:disabled {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sli-002 .sli-002__slider .flickity-fullscreen-button.flickity-fullscreen-button-view {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: unset;
  left: 0;
  top: 0;
}
.sli-002 .sli-002__slider .flickity-fullscreen-button.flickity-fullscreen-button-view:hover {
  background-image: unset;
}
.sli-002 .sli-002__slider .flickity-page-dots {
  bottom: 16px;
}
.sli-002 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}
.sli-002 .flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}
.sli-002 .sli-002__slider.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 35px;
  z-index: 4;
}
.sli-002 .sli-002__slider.is-fullscreen .sli-002__slider-image {
  height: 100%;
}
.sli-002 .sli-002__slider.is-fullscreen .sli-002__slider-image img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}
.sli-002 .sli-002__slider.is-fullscreen .flickity-prev-next-button {
  display: block;
}

/* medium and up */
@media only screen and (min-width: 640px) {
  .sli-002 .sli-002__slider .flickity-fullscreen-button-exit {
    right: 90px;
    top: 55px;
  }
}
.soc-share-001 {
  position: relative;
  display: inline-block;
  text-align: left;
  z-index: 1;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.soc-share-001 .soc-share-001-inner {
  padding: 4px;
  border-radius: 20px;
  border: 1px solid transparent;
  background-color: rgb(248, 251, 251);
  height: 40px;
  transition-delay: 0.5s;
  transition-property: border;
}
.soc-share-001 .soc-share-001-inner i.fa, .soc-share-001 .soc-share-001-inner i.fab, .soc-share-001 .soc-share-001-inner i.fas {
  height: 30px;
  width: 30px;
  border-radius: 0;
  text-align: center;
  line-height: 30px;
}
.soc-share-001 .soc-share-001-inner > i.fa {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 50px;
  background-color: rgb(0, 95, 113);
  border-radius: 50px;
  font-size: 14px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.soc-share-001 .soc-share-001-inner > i.fa:before {
  content: url("img/general/share_icon.svg");
  top: -7px;
  position: relative;
}
.soc-share-001 .soc-share-001-inner:hover {
  border: 1px solid rgb(192, 192, 192);
  transition-delay: 100ms;
  transition-property: border;
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list {
  width: 170px;
  height: 30px;
  transition: all ease-in-out 0.5s;
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list li:nth-child(1) {
  opacity: 1;
  transform: rotate(0deg);
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list li:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list li:nth-child(3) {
  opacity: 1;
  transform: rotate(0deg);
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list li:nth-child(4) {
  opacity: 1;
  transform: rotate(0deg);
}
.soc-share-001 .soc-share-001-inner:hover .soc-share-001-list li:nth-child(5) {
  opacity: 1;
  transform: rotate(0deg);
}
.soc-share-001 .soc-share-001-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  overflow: hidden;
  float: left;
  width: 0px;
  height: 30px;
  transition: all ease-in-out 0.5s;
}
.soc-share-001 .soc-share-001-list li {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  float: right;
  margin-right: 11px;
}
.soc-share-001 .soc-share-001-list li a {
  color: #212121;
}
.soc-share-001 .soc-share-001-list li a i.fa, .soc-share-001 .soc-share-001-list li a i.fab, .soc-share-001 .soc-share-001-list li a i.fas {
  color: #fff;
  border-radius: 50px;
}
.soc-share-001 .soc-share-001-list li a.facebook i.fab {
  background-color: #3b5999;
}
.soc-share-001 .soc-share-001-list li a.twitter i.fab {
  background-color: #55acee;
}
.soc-share-001 .soc-share-001-list li a.whatsapp i.fab {
  background-color: #25D366;
}
.soc-share-001 .soc-share-001-list li a.email i.fas {
  background-color: #f5a453;
}
.soc-share-001 .soc-share-001-list li a.messenger i.fas {
  background-color: #C13584;
}
.soc-share-001 .soc-share-001-list li a.linkedin i.fab {
  background-color: #0E76A8;
}
.soc-share-001 .soc-share-001-list li a i {
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .soc-share-001 .soc-share-001-inner > i.fa {
    cursor: pointer;
  }
  .soc-share-001 .soc-share-001-inner > i.fa:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .soc-share-001 .soc-share-001-inner .soc-share-001-list li:hover a i {
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.speaker-001 {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.speaker-001 img {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 2px solid rgb(111, 166, 169);
  object-fit: cover;
  object-position: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.speaker-001 .title-speaker {
  margin-top: 10px;
}
.speaker-001 .speciality {
  margin-top: 4px;
  margin-bottom: 12px;
}
.speaker-001 .appoitment {
  margin-top: auto;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .speaker-001 {
    width: calc(33% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .speaker-001 .appoitment {
    width: 100%;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .speaker-001 {
    width: calc(33% - 1.375rem);
    margin-left: 0.6875rem;
    margin-right: 0.6875rem;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  .speaker-001 {
    width: calc(33% - 2.375rem);
    margin-left: 1.1875rem;
    margin-right: 1.1875rem;
  }
}
.tag-001 {
  display: inline-block;
  margin-left: 8px;
}
.tag-001 .tag-001-inner {
  display: flex;
  padding: 14px;
  border-radius: 28px;
  width: max-content;
  overflow: hidden;
  background-color: rgb(200, 222, 223);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.tag-001 .tag-001-inner .tag-icon {
  height: 28px;
  width: 28px;
  border-radius: 20px;
  text-align: center;
}
.tag-001 .tag-001-inner .tag-icon svg {
  height: 24px;
  width: 24px;
}
.tag-001 .tag-001-inner .tag-icon svg g, .tag-001 .tag-001-inner .tag-icon svg path {
  fill: rgb(33, 125, 132);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}
.tag-001 .tag-001-inner .tag-name {
  margin-left: 16px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.tag-001:last-child {
  margin-right: 100px;
}

.tag-001.selected .tag-001-inner {
  background-color: rgb(33, 125, 132);
}
.tag-001.selected .tag-name > div > h2 {
  color: rgb(255, 255, 255);
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.tag-001.selected .tag-icon svg path {
  fill: rgb(255, 255, 255);
  -webkit-transition: fill 250ms ease-in-out;
  -moz-transition: fill 250ms ease-in-out;
  -ms-transition: fill 250ms ease-in-out;
  -o-transition: fill 250ms ease-in-out;
  transition: fill 250ms ease-in-out;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .tag-001 {
    display: block;
    margin-bottom: 16px;
    cursor: pointer;
    width: 100%;
    margin-left: 0;
  }
  .tag-001 .tag-001-inner {
    padding: 12px;
    width: 100%;
  }
  .tag-001 .tag-001-inner .tag-icon {
    height: 32px;
    width: 32px;
  }
  .tag-001:hover .tag-001-inner {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  .tag-001:hover .tag-001-inner .tag-name > div > h2 {
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .tag-001:hover .tag-001-inner .tag-icon svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in-out;
    -moz-transition: fill 250ms ease-in-out;
    -ms-transition: fill 250ms ease-in-out;
    -o-transition: fill 250ms ease-in-out;
    transition: fill 250ms ease-in-out;
  }
}
.title-002 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.title-002 .title-002-icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.title-002 .title-002-icon.white svg g {
  fill: rgb(255, 255, 255);
}
.title-002 .title-002-icon.cyan svg g {
  fill: rgb(33, 125, 132);
}
.title-002 .title-002-title {
  display: inline-block;
  position: relative;
  left: 0;
  width: calc(100% - 36px);
  margin-left: 36px;
}

.title-003 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.title-003 .title-003-icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.title-003 .title-003-icon svg {
  height: 28px;
  width: 28px;
}
.title-003 .title-003-icon.white svg g {
  fill: rgb(255, 255, 255);
}
.title-003 .title-003-icon.cyan svg g {
  fill: rgb(33, 125, 132);
}
.title-003 .title-003-title {
  display: inline-block;
  position: relative;
  left: 0;
  margin-left: 36px;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .title-003 .title-003-icon {
    height: 50px;
  }
  .title-003 .title-003-icon svg {
    height: 36px;
    width: 36px;
  }
  .title-003 .title-003-title {
    margin-left: 47px;
  }
  .title-003 .title-003-title .title-003-title-text {
    font-size: 40px;
  }
}
.title-004 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
  padding-bottom: 13px;
  border-bottom: 2px solid rgb(200, 222, 223);
  margin-bottom: 24px;
}
.title-004--no_border {
  border: none;
}
.title-004 .title-004-icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.title-004 .title-004-icon.white svg path, .title-004 .title-004-icon.white svg g {
  fill: rgb(255, 255, 255);
}
.title-004 .title-004-icon.cian svg path, .title-004 .title-004-icon.cian svg g {
  fill: rgb(33, 125, 132);
}
.title-004 .title-004-title {
  display: inline-block;
  position: relative;
  left: 0;
  width: calc(100% - 36px);
  margin-left: 36px;
}

.title-005 {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.title-005 .title-005-icon {
  display: inline-block;
  height: 27px;
  position: absolute;
}
.title-005 .title-005-icon.white svg g {
  fill: rgb(255, 255, 255);
}
.title-005 .title-005-icon.cyan svg g {
  fill: rgb(33, 125, 132);
}
.title-005 .title-005-title {
  display: inline-block;
  position: relative;
  left: 0;
  margin-left: 36px;
}

/* Large and up */
.video-001 .video-001__video .video-001-img {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.video-001 .video-001__video .video-001-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.video-001 .video-001__video .video-001-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.video-001 .video-001__video .video-001-img:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.video-001 .video-001__video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .video-001 .video-001__video .video-001-img:hover:before {
    background-image: url(img/general/play_hover.svg);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
}
/* XLarge and up */
/* XXLarge and up */
.link-001 {
  width: 100%;
  height: 48px;
  background-color: rgb(255, 255, 255);
  border-radius: 8px;
  -webkit-transition: background-color 250ms ease-out;
  -moz-transition: background-color 250ms ease-out;
  -ms-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;
}
.link-001 a {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  text-decoration: none;
  padding: 16px;
}
.link-001 a .link-001-icon, .link-001 a .link-001-download {
  position: relative;
  display: inline-block;
  height: 100%;
  float: left;
  text-align: center;
}
.link-001 a .link-001-icon svg, .link-001 a .link-001-download svg {
  position: absolute;
  word-wrap: break-word;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.link-001 a > .link-001-download {
  float: right;
}
.link-001 a > .link-001-download svg {
  right: 0;
  left: auto;
}
.link-001 a > .link-001-download svg path {
  fill: rgb(0, 95, 113);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.link-001 a > .link-001-icon svg {
  right: 0;
}
.link-001 a > .link-001-icon svg path {
  fill: rgb(0, 95, 113);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.link-001 a .link-001-title {
  display: inline-block;
  position: relative;
  float: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .link-001:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
  .link-001:hover a .link-001-icon svg path, .link-001:hover a .link-001-download svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in;
    -moz-transition: fill 250ms ease-in;
    -ms-transition: fill 250ms ease-in;
    -o-transition: fill 250ms ease-in;
    transition: fill 250ms ease-in;
  }
  .link-001:hover a .link-001-title-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.03em;
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
  }
}
.link-001 {
  width: 100%;
  height: 48px;
  background-color: rgb(255, 255, 255);
  border-radius: 8px;
  -webkit-transition: background-color 250ms ease-out;
  -moz-transition: background-color 250ms ease-out;
  -ms-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;
}
.link-001 a {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  text-decoration: none;
  padding: 16px;
}
.link-001 a .link-001-icon, .link-001 a .link-001-download {
  position: relative;
  display: inline-block;
  height: 100%;
  float: left;
  text-align: center;
}
.link-001 a .link-001-icon svg, .link-001 a .link-001-download svg {
  position: absolute;
  word-wrap: break-word;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.link-001 a > .link-001-download {
  float: right;
}
.link-001 a > .link-001-download svg {
  right: 0;
  left: auto;
}
.link-001 a > .link-001-download svg path {
  fill: rgb(0, 95, 113);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.link-001 a > .link-001-icon svg {
  right: 0;
}
.link-001 a > .link-001-icon svg path {
  fill: rgb(0, 95, 113);
  -webkit-transition: fill 250ms ease-out;
  -moz-transition: fill 250ms ease-out;
  -ms-transition: fill 250ms ease-out;
  -o-transition: fill 250ms ease-out;
  transition: fill 250ms ease-out;
}
.link-001 a .link-001-title {
  display: inline-block;
  position: relative;
  float: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}

/* Medium and up */
/* Large and up */
@media only screen and (min-width: 1024px) {
  .link-001:hover {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in;
    -moz-transition: background-color 250ms ease-in;
    -ms-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
  }
  .link-001:hover a .link-001-icon svg path, .link-001:hover a .link-001-download svg path {
    fill: rgb(255, 255, 255);
    -webkit-transition: fill 250ms ease-in;
    -moz-transition: fill 250ms ease-in;
    -ms-transition: fill 250ms ease-in;
    -o-transition: fill 250ms ease-in;
    transition: fill 250ms ease-in;
  }
  .link-001:hover a .link-001-title-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.03em;
    color: rgb(255, 255, 255);
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
  }
}
form[id^=egoi_] {
  color: transparent;
  line-height: 0;
}
form[id^=egoi_] input[id^=egoi_] {
  background-color: rgb(255, 255, 255);
  height: 58px;
  border: unset;
  box-shadow: unset;
  padding-left: 16px;
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
}
form[id^=egoi_] input[id^=egoi_]:focus {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
form[id^=egoi_] input[id^=egoi_]:not(:placeholder-shown) {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
form[id^=egoi_] select[id^=egoi_] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url(img/general/arrow-down-icon.svg);
  background-repeat: no-repeat;
  background-position: right 16px top;
  background-position-y: center;
  background-color: rgb(255, 255, 255);
  height: 58px;
  border: unset;
  box-shadow: unset;
  padding-left: 16px;
  padding-right: 56px;
  cursor: pointer;
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(115, 115, 115);
}
form[id^=egoi_] br {
  display: none;
}
form[id^=egoi_] label[for^=egoi_] {
  margin-top: 48px;
  margin-bottom: 16px;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
}
form[id^=egoi_] label[for^=egoi_name] {
  margin-top: 0;
}
form[id^=egoi_] button[id^=egoi_] {
  border-radius: 24px;
  min-width: 256px;
  height: 48px;
  background-color: rgb(33, 125, 132);
  margin-top: 43px;
  margin-bottom: 43px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
}
form[id^=egoi_] div[class^=egoi_simple_form_success_wrapper] {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: rgb(204, 0, 0);
  color: rgb(204, 0, 0) !important;
  background-color: unset !important;
  margin: unset !important;
  padding: unset !important;
}

/* large and up */
@media only screen and (min-width: 1024px) {
  form[id^=egoi_] button[id^=egoi_]:hover {
    cursor: pointer;
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  form[id^=egoi_] a:hover {
    cursor: pointer;
    color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
#breadcrumbs {
  display: none;
  font-size: 14px;
}
#breadcrumbs a {
  color: rgb(12, 12, 12);
  opacity: 0.7;
  font-size: 20px;
  -webkit-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
}
#breadcrumbs span > span.breadcrumb_last {
  color: rgb(12, 12, 12);
  opacity: 1;
  font-size: 20px;
}
#breadcrumbs > span > :first-child {
  color: rgb(0, 95, 113);
}
#breadcrumbs span > :nth-child(n+2) {
  color: rgb(0, 95, 113);
}

#breadcrumbs_mobile {
  display: block;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  #breadcrumbs {
    display: block;
  }
  #breadcrumbs a:hover {
    color: rgb(33, 125, 132);
    opacity: 1;
    -webkit-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: color 250ms ease-in-out, opacity 250ms ease-in-out;
  }
  #breadcrumbs a:focus {
    color: rgb(33, 125, 132);
    opacity: 1;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  #breadcrumbs_mobile {
    display: none;
  }
}
#component-article-layout1 {
  font-size: 0px;
  margin-bottom: 112px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner .second-section {
  margin-bottom: 80px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .title {
  margin-bottom: 12px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share > .share-print {
  float: right;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share > .share-print > .print, #component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .date-and-share > .share-print > .share {
  display: inline-block;
  position: relative;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .gallery-images {
  margin-bottom: 40px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .video {
  margin-bottom: 40px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div .bottom-bar {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div .bottom-bar:last-child {
  border-bottom: 2px solid transparent;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div .margin-title {
  margin-bottom: 16px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .content {
  margin-bottom: 80px;
}
#component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .references .title-002 {
  margin-bottom: 24px;
  border-bottom: 2px solid rgb(200, 222, 223);
  padding-bottom: 12px;
}
#component-article-layout1 .component-article-layout1-call-to-action {
  padding: 0px 8px 0px 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-article-layout1 .component-article-layout1-call-to-action {
    padding: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .title .title-001 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  #component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .gallery-images {
    margin-bottom: 40px;
  }
  #component-article-layout1 .component-article-layout1-outer .component-article-layout1-inner div > .video {
    margin-bottom: 40px;
  }
}
#component-clinical-staff-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-main {
  z-index: 1;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner {
  background-color: rgb(255, 255, 255);
  margin: 0 9px 0 9px;
  padding: 16px 16px 16px 16px;
  width: -webkit-fill-available;
  width: -moz-available;
  border-radius: 28px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image {
  position: relative;
  margin-bottom: 16px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  border-radius: 8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image:after {
  display: block;
  content: "";
  padding-bottom: 120%;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image .appointment {
  position: absolute;
  bottom: -16px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share {
  margin-top: 20px;
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 5px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share .main-title {
  float: left;
  margin-right: 70px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share .main-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share .main-share .main-share-inner > .share-print {
  float: right;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share .main-share .main-share-inner > .share-print > .print, #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share .main-share .main-share-inner > .share-print > .share {
  display: inline-block;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-order-lang {
  margin-top: 8px;
  padding-left: 5px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-order-lang .main-order-inner {
  display: inline-block;
  margin-right: 80px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-order-lang .main-lang-inner {
  display: inline-block;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-function {
  margin-top: 16px;
  padding-left: 5px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-specialities {
  margin-top: 8px;
  color: rgb(169, 169, 177);
  display: flex;
  flex-wrap: wrap;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-specialities a {
  background-color: rgb(200, 222, 223);
  display: inline-block;
  padding: 4px 16px 4px 16px;
  border-radius: 14px;
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-specialities:not(:last-child)::after {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  background-color: rgb(200, 222, 223);
  margin-top: 8px;
  margin-bottom: 8px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-hospitals {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent {
  margin-top: 24px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-inner:before {
  width: 100%;
  border-radius: 28px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-inner:hover:before {
  border-radius: 28px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-icon {
  float: unset;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-title-large {
  display: none;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-first {
  padding-top: 400px;
  margin-top: -400px;
  padding-bottom: 64px;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-hospitals {
  margin-top: 80px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-hospitals .component-clinical-staff-hospitals-items {
  font-size: 0;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-specialities {
  margin-top: 80px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-specialities .component-clinical-staff-specialities-items {
  font-size: 0;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second {
  min-height: 40vh;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .margin-section {
  margin-top: 64px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select {
  margin-bottom: 24px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select .select2 {
  border-bottom: 1px solid rgb(227, 227, 227);
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select select {
  background-image: url("img/general/arrow-down-icon.svg");
  background-size: 24px;
  display: block;
  z-index: 1;
  height: 100%;
  width: 100%;
  border: unset;
  background-color: unset;
  box-shadow: unset;
  border-bottom: 1px solid rgb(227, 227, 227);
  padding: 0px 12px 16px 0px;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-tags .tag-select {
  display: inline-block;
  position: relative;
  padding: 4px 12px 4px 12px;
  border-radius: 20px;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: rgb(227, 227, 227);
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner {
  padding-bottom: 40px;
  height: 210px;
  overflow: hidden;
  visibility: visible;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner .cv-item .link_item {
  margin-bottom: 16px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner .cv-item .link_item > a {
  display: flex;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner .cv-item .link_item > a svg {
  margin-bottom: -4px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner.open {
  height: unset;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore.open:before {
  background: unset;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore {
  padding-top: 8px;
  border-top: 2px solid rgb(111, 166, 169);
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore:before {
  content: "";
  width: 100%;
  height: 108px;
  display: block;
  position: absolute;
  top: -110px;
  background: -webkit-linear-gradient(top, rgba(248, 251, 251, 0), rgb(248, 251, 251));
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner {
  display: inline-flex;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner .component-clinical-staff-cv-select-seemore-label {
  display: inline-block;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner .component-clinical-staff-cv-select-seemore-label .component-clinical-staff-cv-select-seemore-label-less {
  display: none;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner .component-clinical-staff-cv-select-seemore-icon {
  display: inline-block;
  height: 28px;
  margin-top: -4px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner .component-clinical-staff-cv-select-seemore-icon svg {
  height: 20px;
  width: 20px;
  transform: rotate(90deg);
  margin-left: 8px;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner.open .component-clinical-staff-cv-select-seemore-label .component-clinical-staff-cv-select-seemore-label-less {
  display: block;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner.open .component-clinical-staff-cv-select-seemore-label .component-clinical-staff-cv-select-seemore-label-more {
  display: none;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner.open .component-clinical-staff-cv-select-seemore-icon svg {
  transform: rotate(270deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore--hide {
  visibility: hidden;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-blog .component-clinical-staff-blog-related-button {
  margin-top: 40px;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-inner-second-inner .component-clinical-staff-illnesses .component-clinical-staff-illnesses-items > h3 {
  display: inline;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-inner-second-inner .component-clinical-staff-illnesses .component-clinical-staff-illnesses-items > h3 a {
  color: rgb(12, 12, 12);
  text-decoration: underline;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-inner-second-inner .component-clinical-staff-appointments .component-clinical-staff-appointments-items > div {
  display: inline-block;
  position: relative;
}
#component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-inner-second-inner .component-clinical-staff-appointments .component-clinical-staff-appointments-items > div a {
  color: rgb(12, 12, 12);
  text-decoration: underline;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
#component-clinical-staff-layout1 .component-clinical-staff-call-to-action {
  padding: 0px 8px 0px 8px;
}
#component-clinical-staff-layout1 .component-clinical-staff-call-to-action .cta-containter {
  margin-top: 83px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner {
    height: 100%;
    margin: unset;
    display: inline-block;
    font-size: 0;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image {
    width: calc(50% - 8px);
    display: inline-block;
    margin-top: 0;
    height: 100%;
    min-height: 282px;
    margin-bottom: unset;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image:after {
    padding: unset;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info {
    width: calc(50% - 8px);
    float: right;
    margin-left: 8px;
    height: -webkit-fill-available;
    height: -moz-available;
    position: relative;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share {
    display: flex;
    margin-top: 0;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first {
    padding-top: 134px;
    margin-top: -134px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-inner {
    height: 158px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-call-to-action {
    padding: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-clinical-staff-layout1 {
    padding-bottom: 112px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main {
    text-align: center;
    max-width: 466.6666666px;
    position: fixed;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main.bottom {
    position: absolute;
    bottom: 0;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main::before {
    content: "";
    z-index: -1;
    background-color: rgb(248, 251, 251);
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner {
    width: 312px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image {
    width: 100%;
    height: unset;
    min-height: unset;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image img {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image:after {
    display: block;
    content: "";
    padding-bottom: 120%;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-image .appointment {
    bottom: 0;
    right: 0;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info {
    width: 100%;
    float: unset;
    margin-left: 0;
    height: unset;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-title-share {
    margin-top: 20px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-specialities a:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    border-radius: 14px;
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 {
    width: unset;
    height: unset;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner .main-info .main-appoitmnent .but-001 .but-001-inner .but-001-title {
    display: inline-block;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-breadcrumbs {
    margin-top: 90px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-breadcrumbs #breadcrumbs {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
    font-size: 14px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-breadcrumbs #breadcrumbs a {
    opacity: 0.7;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-breadcrumbs #breadcrumbs a:hover {
    opacity: 0.4;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-first .component-clinical-staff-hospitals {
    margin-top: 60px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-tags {
    margin-bottom: 40px;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-tags .tag-select {
    cursor: pointer;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-tags .tag-select:hover {
    color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-tags .tag-select.selected {
    color: rgb(255, 255, 255);
    background-color: rgb(33, 125, 132);
    -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner {
    cursor: pointer;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner:hover .component-clinical-staff-cv-select-seemore-label .component-clinical-staff-cv-select-seemore-label-more {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-cv .component-clinical-staff-cv-items .component-clinical-staff-cv-select-seemore .component-clinical-staff-cv-select-seemore-inner:hover .component-clinical-staff-cv-select-seemore-label .component-clinical-staff-cv-select-seemore-label-less {
    color: rgb(33, 125, 132);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-appointments .component-clinical-staff-appointments-items > div a:hover {
    color: rgb(0, 95, 113);
  }
  #component-clinical-staff-layout1 .component-clinical-staff-inner-second .component-clinical-staff-illnesses .component-clinical-staff-illnesses-items > h3 a:hover {
    color: rgb(0, 95, 113);
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-clinical-staff-layout1 .component-clinical-staff-main .component-clinical-staff-main-inner {
    width: 370px;
  }
}
#component-event-layout1 {
  font-size: 0px;
  margin-bottom: 112px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner .second-section {
  margin-bottom: 80px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .title {
  margin-bottom: 12px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share > .share-print {
  float: right;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share > .share-print > .print, #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .date-and-share > .share-print > .share {
  display: inline-block;
  position: relative;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .gallery-images {
  position: relative;
  margin-bottom: 40px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .video {
  position: relative;
  margin-bottom: 40px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .gallery-finished-label {
  position: absolute;
  width: 96px;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgb(255, 255, 255);
  padding: 8px;
  border-radius: 6px 0px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .bottom-bar {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .bottom-bar:last-child {
  border-bottom: 2px solid transparent;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .margin-title {
  margin-bottom: 16px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .section-item:not(.button-008) {
  margin-bottom: 80px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .section-item:not(.button-008):last-child {
  margin-bottom: 0;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers {
  width: 100%;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner {
  width: 100%;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner .flickity-page-dots .dot {
  display: inline-block;
  margin: 0 5px 1px 5px;
  background-color: rgba(33, 125, 132, 0.4);
  opacity: 1;
  cursor: pointer;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner .flickity-page-dots li.is-selected {
  margin-bottom: 0;
  background-color: rgb(33, 125, 132);
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner:after {
  content: "flickity";
  display: none;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .button-008 {
  margin-bottom: 38px;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized {
  display: block;
  position: relative;
  width: 100%;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized > .atcb_button_wrapper {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized > .atcb_button_wrapper > .atcb_button {
  background: none;
  border: none;
  color: unset;
  display: block;
  box-shadow: none;
  max-width: unset;
  box-sizing: unset;
  margin: 0;
  font-weight: 400;
  line-height: inherit;
  transform: unset;
  padding: 0;
  background-color: rgb(33, 125, 132);
  border-radius: 50px;
  height: 48px;
  width: 100%;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized > .atcb_button_wrapper > .atcb_button > .atcb_icon {
  display: none;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized > .atcb_button_wrapper > .atcb_button > .atcb_text {
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.03em;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: 400;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .atcb_initialized > .atcb_button_wrapper > .atcb_active {
  transform: unset;
  box-shadow: none;
}
#component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .item-title-section .title-002 {
  margin-bottom: 24px;
  border-bottom: 2px solid rgb(200, 222, 223);
  padding-bottom: 12px;
}
#component-event-layout1 .component-event-layout1-call-to-action {
  padding: 0px 8px 0px 8px;
}

.atcb_list {
  padding: 0 50px !important;
}
.atcb_list > .atcb_list_item {
  background: rgb(237, 244, 244);
  border: unset;
  box-shadow: unset;
  box-sizing: unset;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family: "Roboto-Light", sans-serif;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgb(12, 12, 12);
  left: 50%;
  margin-top: 0;
  position: relative;
  padding: 13px 15px;
  text-align: center;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  border-bottom: 1px solid rgb(111, 166, 169);
}
.atcb_list > .atcb_list_item > .atcb_icon {
  display: none;
}
.atcb_list > .atcb_list_item > .atcb_text {
  display: none;
  align-self: center;
}
.atcb_list > .atcb_list_item:last-child:after {
  bottom: 0;
}
.atcb_list > .atcb_list_item:hover {
  box-shadow: unset;
  color: inherit;
  background-color: rgb(200, 222, 223);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

.atcb_bgoverlay {
  background: rgba(0, 95, 113, 0.4) !important;
  backdrop-filter: blur(0) !important;
  cursor: pointer !important;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-event-layout1 .component-event-layout1-call-to-action {
    padding: 0;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .flickity-viewport {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner:after {
    content: "flickity";
    display: none;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner.not-slide {
    display: flex;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .speakers-inner.not-slide:after {
    content: "";
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .title .title-001 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .gallery-images {
    margin-bottom: 40px;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .video {
    margin-bottom: 40px;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .flickity-viewport {
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .atcb_initialized {
    width: fit-content !important;
    min-width: 224px;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .atcb_initialized > .atcb_button_wrapper:hover > .atcb_button {
    background-color: rgb(0, 95, 113);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div .atcb_initialized > .atcb_button_wrapper > .atcb_button > .atcb_text {
    padding: 0 32px;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-event-layout1 .component-event-layout1-outer .component-event-layout1-inner div > .speakers .flickity-viewport {
    margin-left: -1.1875rem;
    margin-right: -1.1875rem;
  }
}
.component-faqs-layout1 {
  padding-bottom: 222px;
  max-width: 1400px;
  margin: auto;
}
.component-faqs-layout1 .faqs-items {
  height: min-content !important;
  margin-top: 96px;
}
.component-faqs-layout1 .faqs-filter {
  overflow-x: auto;
  white-space: nowrap;
  display: block;
  position: absolute;
  scrollbar-width: none;
  width: 100%;
}
.component-faqs-layout1 .faqs-filter::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  .component-faqs-layout1 {
    padding-bottom: 112px;
  }
  .component-faqs-layout1 .faqs-filter {
    overflow-x: unset;
    position: relative;
    width: unset;
  }
  .component-faqs-layout1 .faqs-items {
    margin-top: 0;
  }
}
#component-hospitals-list-layout1 {
  margin-bottom: 72px;
}

.component-hospitals-list-map #map-wrapper {
  position: relative;
  margin-bottom: 217px;
  font-size: 0;
}
.component-hospitals-list-map #map-wrapper #map {
  display: block;
  width: 100%;
  height: 420px;
  z-index: 1;
}
.component-hospitals-list-map .info {
  padding: 0 8px 0 8px;
  z-index: 999;
  width: 100%;
}
.component-hospitals-list-map .leaflet-popup {
  display: none;
}
.component-hospitals-list-map .marker-cluster-small {
  background-color: rgba(33, 125, 132, 0.4);
}
.component-hospitals-list-map .marker-cluster-small div {
  background-color: rgb(33, 125, 132);
  color: rgb(255, 255, 255);
}
.component-hospitals-list-map .marker-cluster-medium {
  background-color: rgba(33, 125, 132, 0.4);
}
.component-hospitals-list-map .marker-cluster-medium div {
  background-color: rgb(33, 125, 132);
  color: rgb(255, 255, 255);
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .component-hospitals-list-map #map-wrapper #map {
    height: 604px;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .component-hospitals-list-map #map-wrapper {
    margin-bottom: 112px;
  }
  .component-hospitals-list-map #map-wrapper #map {
    height: 508px;
  }
  .component-hospitals-list-map #map-wrapper .activeArea {
    height: 100%;
    width: 50%;
  }
}
#component-news-layout1 {
  font-size: 0px;
  margin-bottom: 112px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner .second-section {
  margin-bottom: 80px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .title {
  margin-bottom: 12px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share > .share-print {
  float: right;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share > .share-print > .print, #component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .date-and-share > .share-print > .share {
  display: inline-block;
  position: relative;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .gallery-images {
  margin-bottom: 40px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .video {
  margin-bottom: 40px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div .bottom-bar {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div .bottom-bar:last-child {
  border-bottom: 2px solid transparent;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div .margin-title {
  margin-bottom: 16px;
}
#component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .content {
  margin-bottom: 80px;
}
#component-news-layout1 .component-news-layout1-call-to-action {
  padding: 0px 8px 0px 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-news-layout1 .component-news-layout1-call-to-action {
    padding: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .title .title-001 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  #component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .gallery-images {
    margin-bottom: 40px;
  }
  #component-news-layout1 .component-news-layout1-outer .component-news-layout1-inner div > .video {
    margin-bottom: 40px;
  }
}
#global-search-page {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
}
#global-search-page > #searchform2 {
  display: inline-block;
  position: relative;
  width: 100%;
}
#global-search-page > #searchform2 .global-search-page-inner {
  display: inline-block;
  position: relative;
  width: 100%;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements {
  display: inline-block;
  position: relative;
  width: 100%;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 {
  display: inline-block;
  position: relative;
  width: 100%;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 > .header-list-layout1 .header-list {
  text-align: center;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 > .header-list-layout1 .header-list .header-list-title-search {
  display: inline-block;
  width: 100%;
  text-align: left;
  max-width: 1400px;
  margin: auto;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 > .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner {
  bottom: 54px;
}
#global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 > .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner .header-list-search {
  margin-bottom: 0;
}
#global-search-page .global-search-page-filters {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 48px;
  text-align: center;
}
#global-search-page .global-search-page-filters .filter-002 {
  text-align: center;
  padding-left: 8.333333333%;
  padding-right: 8.333333333%;
}
#global-search-page .global-search-page-results {
  display: inline-block;
  width: 100%;
  text-align: left;
  max-width: 1400px;
  margin: auto;
}
#global-search-page .global-search-page-results .global-search-page-results-inner {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-top: 40px;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .component-search-results-layout-1__input-and-results-number {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 48px;
  margin-bottom: 24px;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results {
  display: inline-block;
  position: relative;
  margin-top: 24px;
  max-width: 1400px;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results .loading {
  display: table-cell;
  position: absolute;
  top: inherit;
  left: inherit;
  max-width: 1400px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: -1;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results .form-results-inner .items-list-inner {
  margin-left: 0;
  margin-right: 0;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results .form-results-inner .items-list-inner > .box-004 {
  margin-bottom: 40px;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--show > .loading {
  z-index: 1;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--show > .loading > .loa-001 {
  animation: loading_opacity 250ms linear forwards;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--show > .form-results-inner, #global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--show > .items-list-no-results {
  animation: loading_blur 250ms linear forwards;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--hide > .loading > .loa-001 {
  animation: loading_opacity 200ms linear reverse;
}
#global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--hide > .form-results-inner, #global-search-page .global-search-page-results .global-search-page-results-inner .form-results.loading--hide > .items-list-no-results {
  animation: loading_blur 250ms linear reverse;
}

.item-result {
  display: inline-block;
  padding: 10px;
  width: 100%;
}
.item-result > a {
  display: inline-block;
  position: relative;
  width: 100%;
  border: 1px solid rgba(128, 128, 128, 0.5);
  padding: 21px;
}

.global-search-page-pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-bottom: 64px;
}
.global-search-page-pagination .global-search-page-pagination-inner {
  display: inline-block;
  max-width: calc(1440px + 16.666666%);
  text-align: left;
}
.global-search-page-pagination .global-search-page-pagination-inner .global-search-pagination {
  margin-bottom: 64px;
  max-width: 1400px;
}

.items-boxes__no-results {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56px;
  padding-bottom: 185px;
  text-align: center;
}
.items-boxes__no-results .items-boxes__no-results-inner {
  display: inline-block;
  width: 100%;
  text-align: left;
  max-width: 1400px;
  margin: auto;
}
.items-boxes__no-results .items-boxes__no-results-inner .items-boxes__no-results-number {
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}
.items-boxes__no-results .items-boxes__no-results-inner > div > .box-011.no-results {
  margin-bottom: 80px;
}

/**************************** Medium and up ****************************/
/**************************** Large and up ****************************/
@media only screen and (min-width: 1024px) {
  #global-search-page > #searchform2 .global-search-page-inner .form-elements #component-search-results-layout1 > .header-list-layout1 .header-list .header-list-title-search .header-list-title-search-inner {
    bottom: 70px;
  }
  #global-search-page .global-search-page-filters .filter-002 {
    padding-left: calc((100vw - 1400px) / 2);
  }
  #global-search-page .global-search-page-results .global-search-page-results-inner {
    margin-top: 48px;
  }
  .global-search-page-pagination {
    padding-bottom: 0;
  }
  .items-boxes__no-results .items-boxes__no-results-inner .items-boxes__no-results-number {
    margin-bottom: 24px;
  }
}
/**************************** xLarge and up ****************************/
#component-service-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-service-layout1 .component-service-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0px 12px 0px;
}
#component-service-layout1 .component-service-inner-first {
  background-color: rgb(33, 125, 132);
  padding-top: 40px;
  padding-bottom: 173px;
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  font-size: 14px;
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs a {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs a:hover {
  opacity: 0.4;
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs > span > :first-child {
  color: rgb(255, 255, 255);
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs span > :nth-child(n+2) {
  color: rgb(255, 255, 255);
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner svg path {
  fill: rgb(255, 255, 255);
}
#component-service-layout1 .component-service-inner-first .component-service-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner .title {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}
#component-service-layout1 .component-service-inner-first .component-service-title-share {
  margin-top: 48px;
  position: relative;
}
#component-service-layout1 .component-service-inner-first .component-service-title-share .component-service-share-inner {
  position: absolute;
  right: 0;
  top: 0;
}
#component-service-layout1 .component-service-inner-first .component-service-title-share .component-service-share-inner .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-service-layout1 .component-service-inner-first .component-service-title-share .component-service-share-inner .main-share-inner .share, #component-service-layout1 .component-service-inner-first .component-service-title-share .component-service-share-inner .main-share-inner .print {
  display: inline-block;
  position: relative;
}
#component-service-layout1 .component-service-inner-first .component-service-hospitals-share {
  position: relative;
  margin-top: 24px;
}
#component-service-layout1 .component-service-inner-first .component-service-hospitals-share .component-service-hospitals {
  width: calc(100% - 40px);
}
#component-service-layout1 .component-service-inner-first .component-service-hospitals-share .component-service-hospitals .component-service-hospitals-items {
  font-size: 0;
}
#component-service-layout1 .component-service-inner-first .component-service-hospitals-share .component-service-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-service-layout1 .component-service-inner-first .component-service-hospitals-share .component-service-share .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent {
  margin-top: 40px;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner:before {
  width: 100%;
  border-radius: 28px;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner:hover:before {
  border-radius: 28px;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner .but-001-icon {
  float: unset;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-inner .but-001-title-large {
  display: none;
}
#component-service-layout1 .component-service-inner-second .component-service-inner-second-inner {
  margin-top: -150px;
}
#component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-content {
  margin-top: 40px;
}
#component-service-layout1 .component-service-inner-third .component-service-call-to-action {
  padding: 0 8px 0 8px;
  margin-top: 80px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-service-layout1 .component-service-inner-third .component-service-call-to-action {
    padding: unset;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-service-layout1 {
    padding-bottom: 112px;
  }
  #component-service-layout1 .component-service-inner-first {
    background-color: unset;
    padding: 0;
    position: relative;
  }
  #component-service-layout1 .component-service-inner-first .component-service-inner-first-helper {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgb(33, 125, 132);
  }
  #component-service-layout1 .component-service-inner-first:after {
    content: "";
    background-color: rgb(248, 251, 251);
    height: 100%;
    width: 21.666667%;
    right: 0;
    top: 0;
    position: absolute;
  }
  #component-service-layout1 .component-service-inner-first:before {
    content: "";
    background-color: rgb(33, 125, 132);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
  }
  #component-service-layout1 .component-service-inner-first .component-service-title-share .component-service-title-inner {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 {
    width: 250px;
    height: 56px;
  }
  #component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001 .but-001-title {
    display: inline-block;
  }
  #component-service-layout1 .component-service-inner-first .component-service-appoitmnent .but-001:hover .but-001-inner:before {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-service-layout1 .component-service-inner-second.without-content {
    margin-bottom: 90px;
  }
  #component-service-layout1 .component-service-inner-second {
    position: relative;
    margin-top: 0;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner {
    margin-top: 0;
    display: inline-block;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery {
    float: right;
    position: relative;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .component-service-gallery-inner {
    position: absolute;
    bottom: 120px;
    transform: translateY(100%);
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .component-service-share {
    margin-bottom: 24px;
    width: 100%;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .component-service-share .main-share-inner {
    float: right;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .component-service-share .main-share-inner .share, #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .component-service-share .main-share-inner .print {
    display: inline-block;
    position: relative;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-gallery .sli-002 .sli-002__slider:after {
    padding-bottom: 130%;
  }
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-content {
    float: left;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-service-layout1 .component-service-inner-second .component-service-inner-second-inner .component-service-content .content-002 {
    height: 254px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  #component-service-layout1 .component-service-inner-second.without-content {
    margin-bottom: 160px;
  }
}
#component-speciality-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-speciality-layout1 .component-speciality-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0px 12px 0px;
}
#component-speciality-layout1 .component-speciality-inner-first {
  background-color: rgb(33, 125, 132);
  padding-top: 40px;
  padding-bottom: 173px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  font-size: 14px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs a {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs a:hover {
  opacity: 0.4;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs > span > :first-child {
  color: rgb(255, 255, 255);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs span > :nth-child(n+2) {
  color: rgb(255, 255, 255);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner svg path {
  fill: rgb(255, 255, 255);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner .title {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-title {
  margin-top: 48px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-speciality {
  margin-top: 8px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share {
  position: relative;
  margin-top: 24px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-hospitals {
  width: calc(100% - 70px);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-hospitals .component-speciality-hospitals-items {
  font-size: 0;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-share .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-share .main-share-inner > .share {
  display: inline-block;
  position: relative;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-share .main-share-inner > .print {
  display: inline-block;
  position: relative;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-hospitals-share .component-speciality-share .main-share-inner > .print > .print-001 > .pf-button > a > img {
  height: 30px;
  width: 30px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent {
  margin-top: 40px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
  border-radius: 28px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-inner::before {
  width: 100%;
  border-radius: 28px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-icon {
  float: unset;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-title-large {
  display: none;
}
#component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner {
  margin-top: -150px;
}
#component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-content {
  margin-top: 40px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-call-to-action {
  padding: 0 8px 0 8px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-call-to-action #call-to-action {
  margin-top: 80px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-units {
  margin-top: 90px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-appointments {
  margin-top: 90px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-appointments .component-speciality-appointments-items > h3 {
  display: inline-block;
  position: relative;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff {
  margin-top: 80px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff .component-speciality-clinical-staff-items .box-001 {
  display: none;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff .component-speciality-clinical-staff-items .box-001:nth-child(-n+2) {
  display: block;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog {
  margin-top: 80px;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-items > div:last-child {
  display: none;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-items > div .box-005:last-child {
  border-bottom: 2px solid transparent;
}
#component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-button {
  margin-top: 40px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-speciality {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-call-to-action {
    padding: unset;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff {
    margin-top: 80px;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid rgb(200, 222, 223);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-speciality-layout1 {
    padding-bottom: 112px;
  }
  #component-speciality-layout1 .component-speciality-inner-first {
    background-color: unset;
    padding: 0;
    position: relative;
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-inner-first-helper {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgb(33, 125, 132);
  }
  #component-speciality-layout1 .component-speciality-inner-first:after {
    content: "";
    background-color: rgb(248, 251, 251);
    height: 100%;
    width: 21.666667%;
    right: 0;
    top: 0;
    position: absolute;
  }
  #component-speciality-layout1 .component-speciality-inner-first:before {
    content: "";
    background-color: rgb(33, 125, 132);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-speciality {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001-href {
    display: block;
    width: fit-content;
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 {
    width: 250px;
    height: 56px;
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001 .but-001-title {
    display: inline-block;
  }
  #component-speciality-layout1 .component-speciality-inner-first .component-speciality-appoitmnent .but-001:hover .but-001-inner {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-speciality-layout1 .component-speciality-inner-second.without-content {
    margin-bottom: 90px;
  }
  #component-speciality-layout1 .component-speciality-inner-second {
    position: relative;
    margin-top: 0;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner {
    margin-top: 0;
    display: inline-block;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery {
    float: right;
    position: relative;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-gallery-inner {
    position: absolute;
    bottom: -172px;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-share {
    margin-bottom: 24px;
    width: 100%;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-share .main-share-inner {
    float: right;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-share .main-share-inner > .share {
    display: inline-block;
    position: relative;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-share .main-share-inner > .print {
    display: inline-block;
    position: relative;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .sli-002 .sli-002__slider:after {
    padding-bottom: 130%;
  }
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-content {
    float: left;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-call-to-action.without-content #call-to-action {
    margin-top: 160px;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff {
    margin-top: 80px;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff .component-speciality-clinical-staff-items .box-001 {
    width: calc(25% - 2.375rem);
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff .component-speciality-clinical-staff-items .box-001:nth-child(-n+3), #component-speciality-layout1 .component-speciality-inner-third .component-speciality-clinical-staff .component-speciality-clinical-staff-items .box-001:nth-child(-n+4) {
    display: block;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-items > div:last-child {
    display: block;
  }
  #component-speciality-layout1 .component-speciality-inner-third .component-speciality-blog .component-speciality-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid transparent;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-gallery-inner {
    bottom: -216px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  #component-speciality-layout1 .component-speciality-inner-second .component-speciality-inner-second-inner .component-speciality-gallery .component-speciality-gallery-inner {
    bottom: -316px;
  }
  #component-speciality-layout1 .component-speciality-inner-second.without-content {
    margin-bottom: 160px;
  }
}
#component-treatment-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-treatment-layout1 .component-treatment-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0px 12px 0px;
}
#component-treatment-layout1 .component-treatment-inner-first {
  background-color: rgb(33, 125, 132);
  padding-top: 40px;
  padding-bottom: 173px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  font-size: 14px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs a {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs a:hover {
  opacity: 0.4;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs > span > :first-child {
  color: rgb(255, 255, 255);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs span > :nth-child(n+2) {
  color: rgb(255, 255, 255);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner svg path {
  fill: rgb(255, 255, 255);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner .title {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-title {
  margin-top: 48px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-treatment {
  margin-top: 8px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share {
  position: relative;
  margin-top: 24px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-hospitals {
  width: calc(100% - 70px);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-hospitals .component-treatment-hospitals-items {
  font-size: 0;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-share .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-share .main-share-inner > .share {
  display: inline-block;
  position: relative;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-share .main-share-inner > .print {
  display: inline-block;
  position: relative;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-hospitals-share .component-treatment-share .main-share-inner > .print > .print-001 > .pf-button > a > img {
  height: 30px;
  width: 30px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent {
  margin-top: 40px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
  border-radius: 28px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-inner::before {
  width: 100%;
  border-radius: 28px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-icon {
  float: unset;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-title-large {
  display: none;
}
#component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner {
  margin-top: -150px;
}
#component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-content {
  margin-top: 40px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-call-to-action {
  padding: 0 8px 0 8px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-call-to-action #call-to-action {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-units {
  margin-top: 90px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-appointments {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-appointments .component-treatment-appointments-items > h3 {
  display: inline-block;
  position: relative;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-specialities {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-services {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-services .component-treatment-services-items > h3 {
  display: inline-block;
  position: relative;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff .component-treatment-clinical-staff-items .box-001 {
  display: none;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff .component-treatment-clinical-staff-items .box-001:nth-child(-n+2) {
  display: block;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog {
  margin-top: 80px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-items > div:last-child {
  display: none;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-items > div .box-005:last-child {
  border-bottom: 2px solid transparent;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-button {
  margin-top: 40px;
}
#component-treatment-layout1 .component-treatment-inner-third .component-treatment-events {
  margin-top: 80px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-treatment {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-call-to-action {
    padding: unset;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff {
    margin-top: 80px;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid rgb(200, 222, 223);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-treatment-layout1 {
    padding-bottom: 112px;
  }
  #component-treatment-layout1 .component-treatment-inner-first {
    background-color: unset;
    padding: 0;
    position: relative;
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-inner-first-helper {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgb(33, 125, 132);
  }
  #component-treatment-layout1 .component-treatment-inner-first:after {
    content: "";
    background-color: rgb(248, 251, 251);
    height: 100%;
    width: 21.666667%;
    right: 0;
    top: 0;
    position: absolute;
  }
  #component-treatment-layout1 .component-treatment-inner-first:before {
    content: "";
    background-color: rgb(33, 125, 132);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-treatment {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001-href {
    display: block;
    width: fit-content;
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 {
    width: 250px;
    height: 56px;
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001 .but-001-title {
    display: inline-block;
  }
  #component-treatment-layout1 .component-treatment-inner-first .component-treatment-appoitmnent .but-001:hover .but-001-inner {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-treatment-layout1 .component-treatment-inner-second.without-content {
    margin-bottom: 90px;
  }
  #component-treatment-layout1 .component-treatment-inner-second {
    position: relative;
    margin-top: 0;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner {
    margin-top: 0;
    display: inline-block;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery {
    float: right;
    position: relative;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-gallery-inner {
    position: absolute;
    bottom: -172px;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-share {
    margin-bottom: 24px;
    width: 100%;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-share .main-share-inner {
    float: right;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-share .main-share-inner > .share {
    display: inline-block;
    position: relative;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-share .main-share-inner > .print {
    display: inline-block;
    position: relative;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .sli-002 .sli-002__slider:after {
    padding-bottom: 130%;
  }
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-content {
    float: left;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-call-to-action.without-content #call-to-action {
    margin-top: 160px;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff {
    margin-top: 80px;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff .component-treatment-clinical-staff-items .box-001 {
    width: calc(25% - 2.375rem);
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff .component-treatment-clinical-staff-items .box-001:nth-child(-n+3), #component-treatment-layout1 .component-treatment-inner-third .component-treatment-clinical-staff .component-treatment-clinical-staff-items .box-001:nth-child(-n+4) {
    display: block;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-items > div:last-child {
    display: block;
  }
  #component-treatment-layout1 .component-treatment-inner-third .component-treatment-blog .component-treatment-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid transparent;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-gallery-inner {
    bottom: -216px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  #component-treatment-layout1 .component-treatment-inner-second .component-treatment-inner-second-inner .component-treatment-gallery .component-treatment-gallery-inner {
    bottom: -316px;
  }
  #component-treatment-layout1 .component-treatment-inner-second.without-content {
    margin-bottom: 160px;
  }
}
#component-disease-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-disease-layout1 .component-disease-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0px 12px 0px;
}
#component-disease-layout1 .component-disease-inner-first {
  background-color: rgb(33, 125, 132);
  padding-top: 40px;
  padding-bottom: 173px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  font-size: 14px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs a {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs a:hover {
  opacity: 0.4;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs > span > :first-child {
  color: rgb(255, 255, 255);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs span > :nth-child(n+2) {
  color: rgb(255, 255, 255);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner svg path {
  fill: rgb(255, 255, 255);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner .title {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-title {
  margin-top: 48px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-disease {
  margin-top: 8px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share {
  position: relative;
  margin-top: 24px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-hospitals {
  width: calc(100% - 70px);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-hospitals .component-disease-hospitals-items {
  font-size: 0;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-share .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-share .main-share-inner > .share {
  display: inline-block;
  position: relative;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-share .main-share-inner > .print {
  display: inline-block;
  position: relative;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-hospitals-share .component-disease-share .main-share-inner > .print > .print-001 > .pf-button > a > img {
  height: 30px;
  width: 30px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent {
  margin-top: 40px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
  border-radius: 28px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-inner::before {
  width: 100%;
  border-radius: 28px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-icon {
  float: unset;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-title-large {
  display: none;
}
#component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner {
  margin-top: -150px;
}
#component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-content {
  margin-top: 40px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-call-to-action {
  padding: 0 8px 0 8px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-call-to-action #call-to-action {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-units {
  margin-top: 90px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-appointments {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-appointments .component-disease-appointments-items > h3 {
  display: inline-block;
  position: relative;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-specialities {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-services {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-services .component-disease-services-items > h3 {
  display: inline-block;
  position: relative;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff .component-disease-clinical-staff-items .box-001 {
  display: none;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff .component-disease-clinical-staff-items .box-001:nth-child(-n+2) {
  display: block;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-blog {
  margin-top: 80px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-items > div:last-child {
  display: none;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-items > div .box-005:last-child {
  border-bottom: 2px solid transparent;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-button {
  margin-top: 40px;
}
#component-disease-layout1 .component-disease-inner-third .component-disease-events {
  margin-top: 80px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-disease-layout1 .component-disease-inner-first .component-disease-disease {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-call-to-action {
    padding: unset;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff {
    margin-top: 80px;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid rgb(200, 222, 223);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-disease-layout1 {
    padding-bottom: 112px;
  }
  #component-disease-layout1 .component-disease-inner-first {
    background-color: unset;
    padding: 0;
    position: relative;
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-inner-first-helper {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgb(33, 125, 132);
  }
  #component-disease-layout1 .component-disease-inner-first:after {
    content: "";
    background-color: rgb(248, 251, 251);
    height: 100%;
    width: 21.666667%;
    right: 0;
    top: 0;
    position: absolute;
  }
  #component-disease-layout1 .component-disease-inner-first:before {
    content: "";
    background-color: rgb(33, 125, 132);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-disease {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001-href {
    display: block;
    width: fit-content;
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 {
    width: 250px;
    height: 56px;
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001 .but-001-title {
    display: inline-block;
  }
  #component-disease-layout1 .component-disease-inner-first .component-disease-appoitmnent .but-001:hover .but-001-inner {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-disease-layout1 .component-disease-inner-second.without-content {
    margin-bottom: 90px;
  }
  #component-disease-layout1 .component-disease-inner-second {
    position: relative;
    margin-top: 0;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner {
    margin-top: 0;
    display: inline-block;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery {
    float: right;
    position: relative;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-gallery-inner {
    position: absolute;
    bottom: -172px;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-share {
    margin-bottom: 24px;
    width: 100%;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-share .main-share-inner {
    float: right;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-share .main-share-inner > .share {
    display: inline-block;
    position: relative;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-share .main-share-inner > .print {
    display: inline-block;
    position: relative;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .sli-002 .sli-002__slider:after {
    padding-bottom: 130%;
  }
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-content {
    float: left;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-call-to-action.without-content #call-to-action {
    margin-top: 160px;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff {
    margin-top: 80px;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff .component-disease-clinical-staff-items .box-001 {
    width: calc(25% - 2.375rem);
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff .component-disease-clinical-staff-items .box-001:nth-child(-n+3), #component-disease-layout1 .component-disease-inner-third .component-disease-clinical-staff .component-disease-clinical-staff-items .box-001:nth-child(-n+4) {
    display: block;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-items > div:last-child {
    display: block;
  }
  #component-disease-layout1 .component-disease-inner-third .component-disease-blog .component-disease-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid transparent;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-gallery-inner {
    bottom: -216px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  #component-disease-layout1 .component-disease-inner-second .component-disease-inner-second-inner .component-disease-gallery .component-disease-gallery-inner {
    bottom: -316px;
  }
  #component-disease-layout1 .component-disease-inner-second.without-content {
    margin-bottom: 160px;
  }
}
#component-surgery-layout1 {
  padding-bottom: 222px;
  position: relative;
}
#component-surgery-layout1 .component-surgery-scroll {
  background-color: rgb(255, 255, 255);
  padding: 12px 0px 12px 0px;
}
#component-surgery-layout1 .component-surgery-inner-first {
  background-color: rgb(33, 125, 132);
  padding-top: 40px;
  padding-bottom: 173px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
  font-size: 14px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs a {
  color: rgb(255, 255, 255);
  opacity: 0.7;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs a:hover {
  opacity: 0.4;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs > span > :first-child {
  color: rgb(255, 255, 255);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs span > :nth-child(n+2) {
  color: rgb(255, 255, 255);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner svg path {
  fill: rgb(255, 255, 255);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-breadcrumbs #breadcrumbs_mobile .go-back .button-005 > .inner .button-005__title > .inner .title {
  font-family: "Roboto-Light", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.03em;
  color: rgb(255, 255, 255);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-title {
  margin-top: 48px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-surgery {
  margin-top: 8px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share {
  position: relative;
  margin-top: 24px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-hospitals {
  width: calc(100% - 70px);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-hospitals .component-surgery-hospitals-items {
  font-size: 0;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-share {
  position: absolute;
  right: 0;
  top: 0;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-share .soc-share-001 .soc-share-001-inner {
  background-color: rgb(33, 125, 132);
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-share .main-share-inner > .share {
  display: inline-block;
  position: relative;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-share .main-share-inner > .print {
  display: inline-block;
  position: relative;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-hospitals-share .component-surgery-share .main-share-inner > .print > .print-001 > .pf-button > a > img {
  height: 30px;
  width: 30px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent {
  margin-top: 40px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-inner {
  height: 56px;
  width: 100%;
  border-radius: 28px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-inner::before {
  width: 100%;
  border-radius: 28px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-icon svg {
  height: 28px;
  width: 28px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-icon {
  float: unset;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-title .but-001-label {
  font-size: 26px;
  height: 22px;
}
#component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-title-large {
  display: none;
}
#component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner {
  margin-top: -150px;
}
#component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-content {
  margin-top: 40px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-call-to-action {
  padding: 0 8px 0 8px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-call-to-action #call-to-action {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-units {
  margin-top: 90px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-appointments {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-appointments .component-surgery-appointments-items > h3 {
  display: inline-block;
  position: relative;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-specialities {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-services {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-services .component-surgery-services-items > h3 {
  display: inline-block;
  position: relative;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff .component-surgery-clinical-staff-items .box-001 {
  display: none;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff .component-surgery-clinical-staff-items .box-001:nth-child(-n+2) {
  display: block;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog {
  margin-top: 80px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-items > div:last-child {
  display: none;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-items > div .box-005:last-child {
  border-bottom: 2px solid transparent;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-button {
  margin-top: 40px;
}
#component-surgery-layout1 .component-surgery-inner-third .component-surgery-events {
  margin-top: 80px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-surgery {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-call-to-action {
    padding: unset;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff {
    margin-top: 80px;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid rgb(200, 222, 223);
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-surgery-layout1 {
    padding-bottom: 112px;
  }
  #component-surgery-layout1 .component-surgery-inner-first {
    background-color: unset;
    padding: 0;
    position: relative;
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-inner-first-helper {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: rgb(33, 125, 132);
  }
  #component-surgery-layout1 .component-surgery-inner-first:after {
    content: "";
    background-color: rgb(248, 251, 251);
    height: 100%;
    width: 21.666667%;
    right: 0;
    top: 0;
    position: absolute;
  }
  #component-surgery-layout1 .component-surgery-inner-first:before {
    content: "";
    background-color: rgb(33, 125, 132);
    height: 100%;
    width: 50vw;
    left: -50vw;
    top: 0;
    position: absolute;
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-surgery {
    margin-top: 0;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(255, 255, 255);
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001-href {
    display: block;
    width: fit-content;
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 {
    width: 250px;
    height: 56px;
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001 .but-001-title {
    display: inline-block;
  }
  #component-surgery-layout1 .component-surgery-inner-first .component-surgery-appoitmnent .but-001:hover .but-001-inner {
    background-color: rgb(255, 210, 111);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
  #component-surgery-layout1 .component-surgery-inner-second.without-content {
    margin-bottom: 90px;
  }
  #component-surgery-layout1 .component-surgery-inner-second {
    position: relative;
    margin-top: 0;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner {
    margin-top: 0;
    display: inline-block;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery {
    float: right;
    position: relative;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-gallery-inner {
    position: absolute;
    bottom: -172px;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-share {
    margin-bottom: 24px;
    width: 100%;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-share .main-share-inner {
    float: right;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-share .main-share-inner > .share {
    display: inline-block;
    position: relative;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-share .main-share-inner > .print {
    display: inline-block;
    position: relative;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .sli-002 .sli-002__slider:after {
    padding-bottom: 130%;
  }
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-content {
    float: left;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-call-to-action.without-content #call-to-action {
    margin-top: 160px;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff {
    margin-top: 80px;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff .component-surgery-clinical-staff-items .box-001 {
    width: calc(25% - 2.375rem);
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff .component-surgery-clinical-staff-items .box-001:nth-child(-n+3), #component-surgery-layout1 .component-surgery-inner-third .component-surgery-clinical-staff .component-surgery-clinical-staff-items .box-001:nth-child(-n+4) {
    display: block;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-items > div:last-child {
    display: block;
  }
  #component-surgery-layout1 .component-surgery-inner-third .component-surgery-blog .component-surgery-blog-items > div .box-005:last-child .box-005-details {
    border-bottom: 2px solid transparent;
  }
}
/* xLarge and up */
@media only screen and (min-width: 1200px) {
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-gallery-inner {
    bottom: -216px;
  }
}
/* xxLarge and up */
@media only screen and (min-width: 1440px) {
  #component-surgery-layout1 .component-surgery-inner-second .component-surgery-inner-second-inner .component-surgery-gallery .component-surgery-gallery-inner {
    bottom: -316px;
  }
  #component-surgery-layout1 .component-surgery-inner-second.without-content {
    margin-bottom: 160px;
  }
}
#component-testimony-layout1 {
  font-size: 0px;
  margin-bottom: 112px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner .second-section {
  margin-bottom: 80px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .title {
  margin-bottom: 12px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share > .share-print {
  float: right;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share > .share-print > .print, #component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .date-and-share > .share-print > .share {
  display: inline-block;
  position: relative;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .gallery-images {
  margin-bottom: 40px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .video {
  margin-bottom: 40px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div .bottom-bar {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div .bottom-bar:last-child {
  border-bottom: 2px solid transparent;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div .margin-title {
  margin-bottom: 16px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .content {
  margin-bottom: 80px;
}
#component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .references .title-002 {
  margin-bottom: 24px;
  border-bottom: 2px solid rgb(200, 222, 223);
  padding-bottom: 12px;
}
#component-testimony-layout1 .component-testimony-layout1-call-to-action {
  padding: 0px 8px 0px 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-testimony-layout1 .component-testimony-layout1-call-to-action {
    padding: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .title .title-001 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  #component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .gallery-images {
    margin-bottom: 40px;
  }
  #component-testimony-layout1 .component-testimony-layout1-outer .component-testimony-layout1-inner div > .video {
    margin-bottom: 40px;
  }
}
#component-text-layout1 {
  font-size: 0px;
  margin-bottom: 112px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner .second-section {
  margin-bottom: 80px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .title {
  margin-bottom: 12px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .date-and-share {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .date-and-share > .published-date {
  float: left;
  position: absolute;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .date-and-share > .published-date .title-001 {
  line-height: 40px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .date-and-share > .share {
  float: right;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .gallery-images {
  margin-bottom: 40px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .video {
  margin-bottom: 40px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div .bottom-bar {
  border-bottom: 2px solid rgb(244, 244, 244);
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div .margin-title {
  margin-bottom: 16px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .content {
  margin-bottom: 80px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .references .title-002 {
  margin-bottom: 24px;
  border-bottom: 2px solid rgb(200, 222, 223);
  padding-bottom: 12px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner .anchors-wrapper {
  position: sticky;
  display: flex;
  flex-direction: column;
  height: fit-content;
  top: 96px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner .anchors-wrapper .anchor-001 {
  margin-bottom: 16px;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner .anchors-wrapper .anchor-001:last-child {
  margin-bottom: 0;
}
#component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner .nf-form-title {
  display: none;
}
#component-text-layout1 .component-text-layout1-call-to-action {
  padding: 0px 8px 0px 8px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  #component-text-layout1 .component-text-layout1-call-to-action {
    padding: 0;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  #component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .title .title-001 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.03em;
    text-align: left;
    color: rgb(12, 12, 12);
  }
  #component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .gallery-images {
    margin-bottom: 64px;
  }
  #component-text-layout1 .component-text-layout1-outer .component-text-layout1-inner div > .video {
    margin-bottom: 64px;
  }
}
.articles-related {
  background-color: rgb(33, 125, 132);
  padding-top: 95px;
  padding-bottom: 222px;
  display: block;
  max-width: 1400px;
  margin: auto;
}
.articles-related .articles-mod-related .articles-mod-related_other-news {
  margin-bottom: 32px;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item {
  height: min-content;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item:nth-child(2) {
  display: none;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item:nth-child(3) {
  display: none;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner .image.video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner .info .title {
  margin-top: 16px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .doc_speciality {
  margin-top: 16px;
  font-size: 14px;
}
.articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .doc_speciality a {
  padding: 2px 3px 2px 3px;
  border-radius: 14px;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.articles-related .articles-mod-related-button {
  margin-top: 40px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item:nth-child(2) {
    display: block;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .articles-related {
    padding-bottom: 112px;
  }
  .articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item:nth-child(3) {
    display: block;
  }
  .articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner:hover .image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .inner:hover .info .title {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .articles-related .articles-mod-related .articles-mod-related-content .articles-mod-related-content-inner .item .doc_speciality a:hover {
    background-color: rgb(0, 95, 113);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
  }
}
.events-related {
  background-color: rgb(33, 125, 132);
  padding-top: 95px;
  padding-bottom: 222px;
  display: block;
  max-width: 1400px;
  margin: auto;
}
.events-related .events-mod-related .events-mod-related_other-news {
  margin-bottom: 32px;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item:nth-child(2) {
  display: none;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item:nth-child(3) {
  display: none;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner .image:after {
  display: block;
  content: "";
  padding-bottom: 60%;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner .image.video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  background-position: center center;
  margin: 0 auto;
  pointer-events: all;
  background-repeat: no-repeat;
  z-index: 3;
  background-image: url(img/general/play.svg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner .info .title {
  margin-top: 16px;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .doc_speciality {
  margin-top: 16px;
}
.events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .doc_speciality a {
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.events-related .events-mod-related-button {
  margin-top: 40px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item:nth-child(2) {
    display: block;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .events-related {
    padding-bottom: 112px;
  }
  .events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item:nth-child(3) {
    display: block;
  }
  .events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner:hover .image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: transform 250ms ease-in-out;
    -moz-transition: transform 250ms ease-in-out;
    -ms-transition: transform 250ms ease-in-out;
    -o-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
  }
  .events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .inner:hover .info .title {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
  .events-related .events-mod-related .events-mod-related-content .events-mod-related-content-inner .item .doc_speciality a:hover {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
  }
}
.news-related {
  background-color: rgb(33, 125, 132);
  padding-top: 95px;
  padding-bottom: 222px;
  display: block;
  max-width: 1400px;
  margin: auto;
}
.news-related .news-mod-related .news-mod-related_other-news {
  margin-bottom: 32px;
}
.news-related .news-mod-related .news-mod-related-content .news-mod-related-content-inner {
  width: -webkit-fill-available;
  width: -moz-available;
}
.news-related .news-mod-related .news-mod-related-content .news-mod-related-content-inner .item:nth-child(2) {
  display: none;
}
.news-related .news-mod-related .news-mod-related-content .news-mod-related-content-inner .item:nth-child(3) {
  display: none;
}
.news-related .news-mod-related-button {
  margin-top: 40px;
}

/* Medium and up */
@media only screen and (min-width: 640px) {
  .news-related .news-mod-related .news-mod-related-content .news-mod-related-content-inner .item:nth-child(2) {
    display: block;
  }
}
/* Large and up */
@media only screen and (min-width: 1024px) {
  .news-related {
    padding-bottom: 112px;
  }
  .news-related .news-mod-related .news-mod-related-content .news-mod-related-content-inner .item:nth-child(3) {
    display: block;
  }
}
#content-full {
  display: inline-block;
  margin-top: 80px;
  width: 100%;
  background-color: rgb(248, 251, 251);
}
#content-full .content-full-inner {
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: auto;
  font-size: 0;
}
#content-full .content-full-inner .content-full-inner-breadcrumbs {
  margin-top: 32px;
  margin-bottom: 48px;
  font-size: 0;
}
#content-full .content-full-inner .content-full-inner-breadcrumbs.hide-breadcrumbs-small {
  display: none;
}
#content-full .general-related {
  background-color: rgb(33, 125, 132);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  #content-full {
    margin-top: 80px;
  }
  #content-full .content-full-inner .content-full-inner-breadcrumbs {
    margin-top: 90px;
    margin-bottom: 40px;
  }
  #content-full .content-full-inner .content-full-inner-breadcrumbs.hide-breadcrumbs-large {
    display: none;
  }
}
#content-list-full {
  display: inline-block;
  margin-top: 80px;
  width: 100%;
}
#content-list-full .content-full-inner {
  width: 100%;
  display: block;
}
#content-list-full .content-full-inner .content-full-inner-breadcrumbs {
  margin-top: 32px;
  margin-bottom: 48px;
  font-size: 0;
}
#content-list-full .general-related {
  background-color: rgb(33, 125, 132);
}

/* Large and up */
@media only screen and (min-width: 1024px) {
  #content-list-full {
    margin-top: 80px;
  }
  #content-list-full .content-full-inner .content-full-inner-breadcrumbs {
    margin-top: 90px;
    margin-bottom: 40px;
  }
}

/*# sourceMappingURL=style.css.map */
