@charset "UTF-8";

/* public/css/icons/icons.css */
@font-face {
  font-family: "videoconsulta";
  src: url("./media/videoconsulta.eot?o7mlkv");
  src:
    url("./media/videoconsulta.eot?o7mlkv#iefix") format("embedded-opentype"),
    url("./media/videoconsulta.ttf?o7mlkv") format("truetype"),
    url("./media/videoconsulta.woff?o7mlkv") format("woff"),
    url("./media/videoconsulta.svg?o7mlkv#videoconsulta") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "videoconsulta" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wifi:before {
  content: "\e900";
}
.icon-expand_more:before {
  content: "\e901";
}
.icon-navigate_before:before {
  content: "\e902";
}
.icon-navigate_next:before {
  content: "\e903";
}
.icon-expand_less:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-phone-on:before {
  content: "\e906";
}
.icon-trash:before {
  content: "\e907";
}
.icon-user:before {
  content: "\e908";
}
.icon-check:before {
  content: "\e909";
}
.icon-emoji-ko-off:before {
  content: "\e90a";
}
.icon-emoji-neutral-off:before {
  content: "\e90b";
}
.icon-display-audio-off:before {
  content: "\e90c";
}
.icon-display-cam-off:before {
  content: "\e90d";
}
.icon-display-audio:before {
  content: "\e90e";
}
.icon-display-cam:before {
  content: "\e90f";
}
.icon-caption:before {
  content: "\e910";
}
.icon-share-screen:before {
  content: "\e911";
}
.icon-speaker-off:before {
  content: "\e912";
}
.icon-mic-off:before {
  content: "\e913";
}
.icon-camera-off:before {
  content: "\e914";
}
.icon-speaker:before {
  content: "\e915";
}
.icon-mic:before {
  content: "\e916";
}
.icon-camera:before {
  content: "\e917";
}
.icon-miniature-off:before {
  content: "\e918";
}
.icon-share-screen-off2:before {
  content: "\e919";
}
.icon-clock:before {
  content: "\e91a";
}
.icon-close:before {
  content: "\e91b";
}
.icon-atention:before {
  content: "\e91c";
}
.icon-chat:before {
  content: "\e91d";
}
.icon-phone-off:before {
  content: "\e91e";
}
.icon-miniature:before {
  content: "\e91f";
}
.icon-arrow:before {
  content: "\e920";
}
.icon-up:before {
  content: "\e921";
}
.icon-down:before {
  content: "\e922";
}
.icon-show_more:before {
  content: "\e923";
}
.icon-switch_camera:before {
  content: "\e924";
}
.icon-record-on:before {
  content: "\e925";
}
.icon-playlist-off:before {
  content: "\e926";
}
.icon-record-off:before {
  content: "\e927";
}
.icon-share-screen-off:before {
  content: "\e928";
}
.icon-playlist:before {
  content: "\e929";
}
.icon-switch_camera_off:before {
  content: "\e92a";
}
.icon-star-off:before {
  content: "\e92b";
}
.icon-emoji-ok-off:before {
  content: "\e92c";
}
.icon-emoji-ko-on:before {
  content: "\e92d";
}
.icon-emoji-neutral-on:before {
  content: "\e92e";
}
.icon-emoji-ok-on:before {
  content: "\e92f";
}
.icon-star-on:before {
  content: "\e930";
}
.icon-emoji-very-ok-off:before {
  content: "\e931";
}
.icon-emoji-very-ok-on:before {
  content: "\e932";
}
.icon-emoji-very-ko-off:before {
  content: "\e933";
}
.icon-emoji-very-ko-on:before {
  content: "\e934";
}
.icon-icons-navigation-error-solid:before {
  content: "\e935";
}
.icon-pen-off:before {
  content: "\e936";
}
.icon-pen-on:before {
  content: "\e937";
}
.icon-call_blue:before {
  content: "\e938";
}

/* src/styles.scss */
:root {
  --bg-grey: #ebebeb;
  --beige: #fcf1f0;
  --black: #333333;
  --black-shadow: rgba(0, 0, 0, .3);
  --black-table: #212529;
  --real-black: #000000;
  --blue-bg: #dbf1fa;
  --blue-bg-table: #e5f2f9;
  --burgundy: #942151;
  --burgundy25: #e4c7d3;
  --burgundy50: #c990a8;
  --burgundy75: #af597d;
  --cyan: #5c9cc3;
  --cyan25: #bfddf1;
  --cyan50: #7fbce3;
  --cyan75: #409bd6;
  --cyan-active: #00548C;
  --cyan-link: #1976d2;
  --cyan-focus: #00568f;
  --dark-orange: #e94900;
  --dark-pink: #9c2d6f;
  --darkred: #97424b;
  --focused-shadow: rgba(0, 86, 143, 0.4);
  --general-grey: #E6E6E6;
  --green: #259392;
  --grey: #6c6e71;
  --grey25: #dadbdb;
  --grey50: #b5b6b8;
  --grey65: #979797;
  --grey75: #919295;
  --chatColor: #259392;
  --chatNot: #d7090b;
  --grey-placeholder: #9e9898;
  --grey-chat: #989898;
  --grey-chat-msg: #f0f0f0;
  --grey-control-container: #f1efeb;
  --grey-border: #d9d9d9;
  --grey-label: #666666;
  --input-shadow: rgba(0, 0, 0, 0.2);
  --nav-shadow: rgba(0, 0, 0, 0.15);
  --navy: #00335b;
  --orange: #dc752d;
  --pagination-shadow: rgba(0, 0, 0, 0.25);
  --pink: #c6007e;
  --purple: #a4219b;
  --red: #dc052b;
  --error-red: #db3907;
  --red-light: #ea4450;
  --red-invalid: #fae4e1;
  --required-shadow: rgba(216, 30, 5, 0.4);
  --teal: #008385;
  --teal25: #bfe0e0;
  --teal50: #7fc1c2;
  --teal75: #40a2a4;
  --white: #ffffff;
  --white85: rgba(255, 255, 255, 0.85);
  --primary-blue: #004b95;
  --secondary-pink: #e42d65;
}
:host {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-size: 62.5%;
  height: 100%;
}
body {
  background-color: var(--bg-grey);
  color: var(--black);
  font-family:
    Montserrat,
    Helvetica,
    Verdana,
    sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
  margin: 0;
  min-height: 100%;
  height: 100vh;
  padding: 0;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.max-width-container {
  padding: 20px 15px;
}
a {
  color: var(--primary-blue);
  text-decoration: none;
}
a,
a:hover {
  color: var(--cyan-link);
  text-decoration: none;
}
a:visited,
a.block {
  display: block;
}
a.active:not(.btn) {
  color: var(--primary-blue);
}
.shadowed-xs {
  -webkit-box-shadow: 0 0 3px 0 var(--black-shadow);
  box-shadow: 0 0 3px 0 var(--black-shadow);
}
.shadowed-sm {
  -webkit-box-shadow: 0 0 9px 0 var(--black-shadow);
  box-shadow: 0 0 9px 0 var(--black-shadow);
}
.shadowed {
  -webkit-box-shadow: 0 0 15px 0 var(--black-shadow);
  box-shadow: 0 0 15px 0 var(--black-shadow);
}
.rounded {
  border-radius: 3px;
}
.overline {
  border-top: 1px solid var(--general-grey);
  padding-top: 0.7rem;
}
.underline {
  border-bottom: 1px solid var(--general-grey);
  padding-bottom: 0.7rem;
}
.underline.plus {
  border-bottom: 1px solid var(--primary-blue);
  padding-bottom: 1rem;
}
.supdotted {
  border-top: 2px dotted var(--general-grey);
}
ul.supdotted {
  border-top: 0;
}
ul.supdotted > * {
  border-top: 2px dotted var(--general-grey);
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
ul.supdotted > *:first-child {
  border-top: 0;
  padding-top: 0;
}
.subdotted {
  border-bottom: 2px dotted var(--general-grey);
}
.vdotted {
  border-right: 2px dotted var(--general-grey);
}
.no-scroll {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  z-index: 999;
}
.no-scroll.fixed {
  top: 15px;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  z-index: 999;
}
.u-scrollbar-y::-webkit-scrollbar {
  width: 6px;
}
.u-scrollbar-y::-webkit-scrollbar-track {
  background-color: var(--general-grey);
}
.u-scrollbar-y::-webkit-scrollbar-thumb {
  background-color: var(--primary-blue);
  border-radius: 4px;
  width: 4px;
}
.fixed,
.sticky-on {
  position: fixed;
}
.bgwhite {
  background-color: var(--white);
}
.bggrey {
  background-color: var(--bg-grey);
}
.bgblue {
  background-color: var(--blue-bg-table);
}
@media only screen and (min-width: 961px) {
  html {
    font-size: 62.5%;
  }
}
@media only screen and (min-width: 721px) {
  html {
    font-size: 60.5%;
  }
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 58.5%;
  }
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  src: url(/assets/css/itcss/fonts/Montserrat-Light.woff2) format("woff2"), url(/assets/css/itcss/fonts/Montserrat-LightY.woff) format("woff");
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/css/itcss/fonts/Montserrat-Regular.woff2) format("woff2"), url(/assets/css/itcss/fonts/Montserrat-RegularY.woff) format("woff");
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  src: url(/assets/css/itcss/fonts/Montserrat-Medium.woff2) format("woff2"), url(/assets/css/itcss/fonts/Montserrat-MediumY.woff) format("woff");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
}
input,
select,
textarea,
button {
  -webkit-appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  color: inherit;
  font: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: visible;
  padding: 0;
  width: auto;
}
input::-ms-reveal,
input::-ms-clear {
  display: none;
}
input::placeholder {
  opacity: 1;
}
button {
  cursor: pointer;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  background-color: #f7f7f7;
  color: #000000;
}
pre {
  white-space: pre-wrap;
}
.o-wrap {
  min-width: 22.5rem;
  padding-bottom: 2.5rem;
  padding-top: 5.5rem;
}
@media (min-width: 48em) {
  .o-wrap {
    padding-top: 3.5rem;
    margin-left: 3.5rem;
  }
}
@media (min-width: 64em) {
  .o-wrap {
    margin-left: 3.5rem;
  }
}
@media (min-width: 87.5em) {
  .o-wrap {
    margin-left: 5rem;
  }
}
.o-wrap--breadcrumb {
  background-color: #ffffff;
  min-height: 100%;
}
@media (min-width: 48em) {
  .o-wrap--breadcrumb {
    padding-top: 7rem;
  }
}
@media (min-width: 64em) {
  .o-wrap--breadcrumb {
    background-color: inherit;
  }
}
@media (min-width: 64em) {
  .o-wrap--filters {
    margin-right: 20rem;
  }
}
.o-wrap-auxiliary {
  top: 2.5rem;
  color: #000000;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 48em) {
  .o-wrap-auxiliary {
    top: 3.5rem;
  }
}
@media (min-width: 64em) {
  .o-wrap-auxiliary {
    margin-left: 3.5rem;
    width: calc(100% - 56px);
  }
}
@media (min-width: 87.5em) {
  .o-wrap-auxiliary {
    margin-left: 5rem;
    width: calc(100% - 80px);
  }
}
@media (min-width: 100em) {
  .o-wrap--submenu-open {
    margin-left: 20rem;
  }
}
.o-wrap--submenu-open .o-wrap-auxiliary {
  margin-left: 20rem;
  width: calc(100% - 320px);
}
.o-container {
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 64em) {
  .o-container {
    width: 97%;
  }
}
.o-grid {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
@media (min-width: 64em) {
  .o-grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.o-grid {
  display: flex;
}
.o-grid {
  flex-wrap: wrap;
}
.o-grid__cell {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  flex: 0 0 auto;
}
@media (min-width: 64em) {
  .o-grid__cell {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.o-grid__cell--sm {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.o-grid__cell--sm-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
.o-grid__cell--sm-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
.o-grid__cell--sm-3 {
  flex-basis: 25%;
  max-width: 25%;
}
.o-grid__cell--sm-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.o-grid__cell--sm-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
.o-grid__cell--sm-6 {
  flex-basis: 50%;
  max-width: 50%;
}
.o-grid__cell--sm-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
.o-grid__cell--sm-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
.o-grid__cell--sm-9 {
  flex-basis: 75%;
  max-width: 75%;
}
.o-grid__cell--sm-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
.o-grid__cell--sm-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
.o-grid__cell--sm-12 {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 48em) {
  .o-grid__cell--md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-grid__cell--md-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-grid__cell--md-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-grid__cell--md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .o-grid__cell--md-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-grid__cell--md-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-grid__cell--md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .o-grid__cell--md-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-grid__cell--md-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-grid__cell--md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .o-grid__cell--md-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-grid__cell--md-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-grid__cell--md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 64em) {
  .o-grid__cell--lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-grid__cell--lg-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-grid__cell--lg-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-grid__cell--lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .o-grid__cell--lg-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-grid__cell--lg-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-grid__cell--lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .o-grid__cell--lg-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-grid__cell--lg-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-grid__cell--lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .o-grid__cell--lg-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-grid__cell--lg-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-grid__cell--lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 87.5em) {
  .o-grid__cell--xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .o-grid__cell--xl-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .o-grid__cell--xl-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .o-grid__cell--xl-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .o-grid__cell--xl-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .o-grid__cell--xl-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .o-grid__cell--xl-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .o-grid__cell--xl-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .o-grid__cell--xl-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .o-grid__cell--xl-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .o-grid__cell--xl-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .o-grid__cell--xl-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .o-grid__cell--xl-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.o-link {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.o-ico {
  font-size: 1.5rem;
  color: #ffffff;
  display: block;
}
.o-ico--sm {
  font-size: 1rem;
}
.o-ico--lg {
  font-size: 2rem;
}
.o-ico--xl {
  font-size: 2.875rem;
}
.o-ico--dusk {
  color: #0079c8;
}
.o-ico--halo {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  transition: all 0.15s ease-in 0ms;
  flex: none;
  position: relative;
  text-align: center;
}
.o-ico--halo::before {
  background-color: rgba(0, 121, 200, 0.1);
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.o-ico--halo:hover {
  color: #ffffff;
}
.o-ico--halo:hover::before {
  background-color: #0079c8;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}
.o-fade-in {
  animation: fade-in 0.3s linear;
}
.o-blink {
  animation: blink 0.8s ease-in-out infinite;
}
.o-spin {
  animation: spin 0.6s linear infinite;
}
.o-spinner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
}
.o-spinner::after {
  height: 2rem;
  width: 2rem;
  animation: spin 0.6s linear infinite;
  border: 4px solid #0079c8;
  border-radius: 50%;
  border-top-color: transparent;
  content: "";
  transform: rotate(0);
}
.o-spinner--fluid {
  position: absolute;
}
.o-spinner--full {
  background-color: rgba(247, 247, 247, 0.8);
  overflow: hidden;
  position: fixed;
  z-index: 6;
}
.o-btn {
  font-size: 0.875rem;
  height: 3rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  background-color: #0079c8;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  outline: none;
  text-align: center;
  transition-duration: 0.15s;
  transition-property: background-color, color;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  vertical-align: middle;
  width: 100%;
}
.o-btn__wrap {
  align-items: center;
  display: flex;
  font-weight: 400;
  height: 100%;
  justify-content: center;
}
.o-btn__ico-left {
  margin-right: 0.5rem;
}
.o-btn__ico-right {
  margin-left: 0.5rem;
}
.o-btn--secondary {
  background-color: #ffffff;
  border: 1px solid #0079c8;
  color: #0079c8;
}
.o-btn--terciary {
  background-color: #e9f0f4;
  color: #0079c8;
}
.o-btn--left {
  text-align: left;
}
.o-btn--left .o-btn__wrap {
  justify-content: flex-start;
}
@media (min-width: 48em) and (max-width: 87.5em) {
  .o-btn--flow .o-btn__flow {
    font-size: 0.8125rem;
  }
  .o-btn--flow .o-btn__block {
    display: block;
  }
}
.o-btn--download {
  font-size: 0.875rem;
  padding-left: 0;
  padding-right: 0;
}
.o-btn--download .o-btn__wrap {
  padding-left: 5rem;
  padding-right: 2.5rem;
  align-items: flex-start;
  flex-direction: column;
  line-height: 1.2;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.o-btn--download .o-ico {
  position: absolute;
}
.o-btn--download .o-btn__ico-left,
.o-btn--download .o-btn__ico-right {
  top: 50%;
  transform: translateY(-50%);
}
.o-btn--download .o-btn__ico-left {
  font-size: 3rem;
  left: 1.25rem;
}
.o-btn--download .o-btn__ico-right {
  right: 0.75rem;
  font-size: 1.5rem;
}
.o-btn--download .o-btn__note {
  margin-top: 0.3125rem;
  font-size: 0.8125rem;
  color: #6c6e71;
  font-weight: 300;
}
.o-btn--xsm,
.o-btn--sm,
.o-btn--xl {
  border-radius: 8px;
}
.o-btn--xsm {
  height: 2rem;
}
.o-btn--sm {
  height: 2.5rem;
}
.o-btn--sm .o-btn__ico-wrap {
  font-weight: 500;
}
.o-btn--xl {
  font-size: 1rem;
  height: 3.5rem;
}
.o-btn--auto {
  width: auto;
}
.o-btn--active,
.o-btn:disabled {
  pointer-events: none;
}
.o-btn:disabled {
  opacity: 0.5;
}
.o-btn--active,
.o-btn:hover,
.o-btn:active {
  border-color: transparent;
}
.o-btn--active .o-btn__note,
.o-btn--active .o-ico,
.o-btn:hover .o-btn__note,
.o-btn:hover .o-ico,
.o-btn:active .o-btn__note,
.o-btn:active .o-ico {
  color: inherit;
}
.o-btn:hover {
  background-color: #00548b;
  color: #ffffff;
}
.o-btn--active,
.o-btn:active {
  background-color: #dadbdb;
  color: #333333;
}
.o-btn-group {
  height: 2rem;
  display: inline-flex;
}
.o-btn-group__btn {
  font-size: 0.6875rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transition: color 0.15s ease-in 0ms, background-color 0.15s ease-in 0ms;
  background-color: #ffffff;
  border: 1px solid #0079c8;
  color: #0079c8;
  font-weight: 500;
}
.o-btn-group__btn:first-child {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.o-btn-group__btn:last-child {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.o-btn-group__btn:not(:last-child) {
  border-right: 0;
}
.o-btn-group__btn:hover,
.o-btn-group__btn.is-active {
  background-color: #0079c8;
  color: #ffffff;
}
.o-btn-group__btn:active {
  background-color: #dadbdb;
  color: #333333;
  transition: none;
}
.o-btn-group__btn.is-active {
  pointer-events: none;
}
.o-btn-group__ico {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.5;
  text-align: center;
}
.o-btn-group__ico::before {
  height: 4rem;
  width: 4rem;
  transition: background-color 0.15s ease-in 0ms;
  border: 1px solid rgba(0, 121, 200, 0.1);
  border-radius: 50%;
  content: "";
  display: inline-block;
}
.o-btn-group--xl,
.o-btn-group--img {
  display: flex;
}
.o-btn-group--xl .o-btn-group__btn,
.o-btn-group--img .o-btn-group__btn {
  font-size: 0.875rem;
}
.o-btn-group--xl {
  height: 2.5rem;
}
.o-btn-group--xl .o-btn-group__btn {
  border-width: 2px;
  flex: 1;
  padding: 0;
}
.o-btn-group--img {
  height: auto;
  justify-content: center;
}
.o-btn-group--img .o-btn-group__btn {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: none;
  color: #000000;
  font-weight: 300;
}
.o-btn-group--img .o-btn-group__btn:hover,
.o-btn-group--img .o-btn-group__btn.is-active {
  background-color: transparent;
}
.o-btn-group--img .o-btn-group__btn:hover .o-btn-group__ico,
.o-btn-group--img .o-btn-group__btn.is-active .o-btn-group__ico {
  color: #ffffff;
}
.o-btn-group--img .o-btn-group__btn:hover .o-btn-group__ico::before,
.o-btn-group--img .o-btn-group__btn.is-active .o-btn-group__ico::before {
  background-color: #0079c8;
  border-color: #0079c8;
}
.o-btn-group--img .o-btn-group__btn.is-active {
  font-weight: 500;
}
.o-tile {
  background-color: #ffffff;
}
.o-tile__header {
  border-bottom: 1px solid #cccccc;
}
.o-tile__body {
  margin-top: 1.5rem;
}
.o-tile__footer {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.o-tile--fixed {
  height: calc(100vh - 48px);
  padding-top: 1rem;
  top: 3rem;
  width: 20rem;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  right: 0;
  z-index: 5;
}
@media (min-width: 48em) {
  .o-tile--fixed {
    height: calc(100vh - 56px);
    top: 3.5rem;
  }
}
.o-tile--fixed .o-tile__inner,
.o-tile--fixed .o-tile__footer {
  padding-left: 1rem;
  padding-right: 1rem;
}
.o-tile--fixed .o-tile__header {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.o-tile--fixed .o-tile__btn {
  padding: 0.25rem;
  top: -0.25rem;
  transition: background-color 0.15s ease-in 0ms;
  border-radius: 4px;
  position: absolute;
  right: 0;
}
.o-tile--fixed .o-tile__btn:hover {
  background-color: #00548b;
}
.o-tile--fixed .o-tile__btn:hover .o-ico {
  color: #ffffff;
}
.o-tile--fixed .o-tile__btn:active {
  background-color: #dadbdb;
}
.o-tile--fixed .o-tile__btn:active .o-ico {
  color: #333333;
}
.o-tile--fixed .o-tile__body {
  height: 100%;
  margin-top: 0;
}
.o-tile--fixed .o-tile__inner {
  height: calc(100% - 40px);
  padding-top: 1rem;
  overflow-y: auto;
}
@media (min-width: 64em) {
  .o-tile--rounded {
    padding: 1rem 1.5rem 2.5rem;
    border: 1px solid #cccccc;
    border-radius: 8px;
  }
}
.o-list__item:not(:last-child) {
  margin-bottom: 1.5rem;
}
.o-list__label {
  font-size: 0.75rem;
  margin-bottom: 0.1875rem;
  color: #6c6e71;
  display: block;
}
.o-list--sm .o-list__item {
  margin-bottom: 0.5rem;
  flex: none;
}
.o-list--sm .o-list__item:not(:last-child) {
  margin-right: 0.5rem;
}
.o-list--overflow {
  width: 12.5rem;
  background-color: #f7f7f7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
}
.o-list--overflow .o-list__header {
  height: 2.625rem;
  position: relative;
}
.o-list--overflow .o-list__btn {
  padding: 0.125rem;
  right: 0.5rem;
  top: 0.25rem;
  transition: background-color 0.15s ease-in 0ms;
  border-radius: 4px;
  position: absolute;
}
.o-list--overflow .o-list__btn:hover {
  background-color: #00548b;
}
.o-list--overflow .o-list__btn:hover .o-ico {
  color: #ffffff;
}
.o-list--overflow .o-list__btn:active {
  background-color: #dadbdb;
}
.o-list--overflow .o-list__btn:active .o-ico {
  color: #333333;
}
.o-list--overflow .o-list__wrap {
  max-height: 21.875rem;
  overflow-y: auto;
}
.o-list--overflow .o-list__wrap::-webkit-scrollbar {
  width: 8px;
}
.o-list--overflow .o-list__wrap::-webkit-scrollbar-thumb {
  background-color: #dadbdb;
  border-radius: 4px;
}
.o-list--overflow .o-list__item {
  padding: 0.875rem 0.625rem;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.o-list--overflow .o-btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.o-form-legend {
  font-weight: 500;
  width: 100%;
}
.o-form-legend__inner::before,
.o-form-legend__inner::after {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  flex: 1;
  height: 1px;
}
.o-form-legend__inner::before {
  margin-right: 1rem;
}
.o-form-legend__inner::after {
  margin-left: 1rem;
}
.o-form-notice {
  font-size: 0.6875rem;
  margin-top: 0.3125rem;
  color: #ed0000;
  font-weight: 300;
}
.o-form-textarea {
  padding: 0.75rem 0.5rem 1.75rem;
  background-color: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #333333;
  resize: vertical;
  width: 100%;
}
.o-form-textarea::placeholder {
  color: #6c6e71;
}
.o-form-file {
  color: #0079c8;
}
.o-form-file__btn {
  height: 4.5rem;
  margin-bottom: 0.3125rem;
  width: 4.5rem;
  border: 1px solid rgba(0, 121, 200, 0.1);
  border-radius: 50%;
  color: inherit;
  margin-left: auto;
  margin-right: auto;
}
.o-form-cage {
  width: 18rem;
  margin-left: auto;
  margin-right: auto;
}
.o-form-cage__fieldset {
  margin-bottom: 3.4375rem;
  position: relative;
}
.o-form-cage__legend {
  margin-bottom: 1.5rem;
  width: 100%;
}
.o-form-cage__reminder {
  margin-bottom: 1.5rem;
}
.o-form-cage__required {
  bottom: -1.5625rem;
  position: absolute;
}
.o-form-cage__required::after {
  content: "*";
  speak: none;
}
.o-form-filter {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1rem 1rem 2rem;
  background-color: #f7f7f7;
  position: relative;
}
@media (min-width: 48em) {
  .o-form-filter {
    padding-bottom: 1.5rem;
    padding-top: 1.875rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.o-form-filter__close {
  height: 3.125rem;
  width: 3.125rem;
  background-color: #f7f7f7;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  z-index: 1;
}
.o-form-filter__group {
  animation-duration: 0.15s;
}
.o-form-filter--full {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 0;
  margin-right: 0;
}
.o-chart {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.o-media {
  padding-top: 0.75rem;
  display: flex;
}
.o-media__content {
  margin-left: 1rem;
  align-items: center;
  border-bottom: 1px solid #cccccc;
  color: #6c6e71;
  display: flex;
  flex: auto;
  font-weight: 300;
  justify-content: space-between;
  overflow: hidden;
}
.o-media__body {
  font-size: 0.75rem;
  padding-bottom: 0.75rem;
  overflow: hidden;
}
.o-media__footer {
  font-size: 0.625rem;
  margin-left: 0.5rem;
  align-items: center;
  display: flex;
  flex: none;
  text-transform: uppercase;
}
.o-media__btn {
  margin-left: 0.5rem;
}
.o-media--error {
  background-color: #fcf1f0;
}
.o-media--error .o-media__txt,
.o-media--error .o-ico {
  color: #ed0000;
}
.o-media--error .o-media__footer {
  color: #ed0000;
}
.o-media--warning {
  background-color: #fdf6dd;
}
.o-media--warning .o-media__txt,
.o-media--warning .o-ico {
  color: #635a15;
}
.o-media--warning .o-media__footer {
  color: #635a15;
}
.o-media--success {
  background-color: #ffffff;
}
.o-media--success .o-media__txt,
.o-media--success .o-ico {
  color: #0079c8;
}
.o-media--success .o-media__footer {
  color: #6c6e71;
}
.o-badge {
  width: 1.125rem;
  height: 1.125rem;
  font-size: 0.6875rem;
  align-items: center;
  background-color: #000000;
  border: 1px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  position: absolute;
  white-space: nowrap;
}
.o-badge--alert {
  background-color: #ed0000;
  border: 1px solid #ffffff;
}
.o-table-btn-columns {
  height: 3.0625rem;
  padding-top: 0.25rem;
  width: 2.5rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.o-table-btn-columns__btn {
  width: 2rem;
  height: 2rem;
  transition: background-color 0.15s ease-in 0ms;
  border-radius: 50%;
  padding: 4px;
}
.o-table-btn-columns:hover .o-table-btn-columns__btn {
  background-color: #00548b;
}
.o-table-btn-columns:hover .o-table-btn-columns__btn .o-ico {
  color: #ffffff;
}
.o-table-btn-columns:active .o-table-btn-columns__btn {
  background-color: #dadbdb;
}
.o-table-btn-columns:active .o-table-btn-columns__btn .o-ico {
  color: #333333;
}
.u-txt-9 {
  font-size: 0.5625rem;
}
.u-txt-11 {
  font-size: 0.6875rem;
}
.u-txt-12 {
  font-size: 0.75rem;
}
.u-txt-14 {
  font-size: 0.875rem;
}
.u-txt-18 {
  font-size: 1.125rem;
}
.u-txt-20 {
  font-size: 1.25rem;
}
.u-txt-24 {
  font-size: 1.5rem;
}
.u-txt-26 {
  font-size: 1.625rem;
}
.u-txt-center {
  text-align: center;
}
.u-txt-right {
  text-align: right;
}
.u-txt-capitalize {
  text-transform: capitalize;
}
.u-weight-300 {
  font-weight: 300 !important;
}
.u-weight-500 {
  font-weight: 500 !important;
}
.u-flex {
  display: flex;
}
.u-flex-inline {
  display: inline-flex;
}
.u-flex-column {
  flex-direction: column;
}
.u-flex-column-reverse {
  flex-direction: column-reverse;
}
.u-flex-wrap {
  flex-wrap: wrap;
}
.u-flex-expand-left {
  margin-left: auto;
}
.u-flex-expand-right {
  margin-right: auto;
}
.u-flex-expand-top {
  margin-top: auto;
}
.u-flex-align-items-center {
  align-items: center;
}
.u-flex-align-items-end {
  align-items: flex-end;
}
.u-flex-justify-content-center {
  justify-content: center;
}
.u-flex-justify-content-end {
  justify-content: flex-end;
}
.u-flex-justify-content-between {
  justify-content: space-between;
}
.u-divider-bottom {
  margin-bottom: 1rem;
}
.u-divider-bottom-sm {
  margin-bottom: 0.5rem;
}
.u-divider-bottom-lg {
  margin-bottom: 1.5rem;
}
.u-divider-bottom-xl {
  margin-bottom: 2rem;
}
.u-divider-bottom-xxl {
  margin-bottom: 4rem;
}
.u-divider-top {
  margin-top: 1rem;
}
.u-divider-top-sm {
  margin-top: 0.5rem;
}
.u-divider-top-lg {
  margin-top: 1.5rem;
}
.u-divider-top-xl {
  margin-top: 2rem;
}
.u-divider-top-xxl {
  margin-top: 4rem;
}
.u-divider-left {
  margin-left: 1rem;
}
.u-divider-left-sm {
  margin-left: 0.5rem;
}
.u-divider-left-lg {
  margin-left: 1.5rem;
}
.u-divider-left-xl {
  margin-left: 2rem;
}
.u-divider-left-xxl {
  margin-left: 4rem;
}
.u-divider-right {
  margin-right: 1rem;
}
.u-divider-right-sm {
  margin-right: 0.5rem;
}
.u-divider-right-lg {
  margin-right: 1.5rem;
}
.u-divider-right-xl {
  margin-right: 2rem;
}
.u-divider-right-xxl {
  margin-right: 4rem;
}
.u-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.u-hidden {
  display: none !important;
}
.u-sm-hidden {
  display: none;
}
@media (min-width: 48em) {
  .u-sm-hidden {
    display: block;
  }
}
.u-lg-hidden {
  display: none;
}
@media (min-width: 87.5em) {
  .u-lg-hidden {
    display: block;
  }
}
@media (min-width: 100em) {
  .u-hd-hidden {
    display: none;
  }
}
.u-no-border {
  border: none;
}
.u-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.u-entry {
  transition: transform 0.2s linear;
}
.u-entry--left {
  transform: translateX(-100%);
}
.u-entry--right {
  transform: translateX(100%);
}
.u-entry--open {
  transform: translateX(0);
}
.u-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-overflow-x {
  padding-bottom: 0.5rem;
  overflow-x: auto;
  position: relative;
}
.u-scrollbar-y::-webkit-scrollbar {
  width: 8px;
}
.u-scrollbar-x::-webkit-scrollbar {
  height: 8px;
}
.u-scrollbar-y::-webkit-scrollbar-thumb,
.u-scrollbar-x::-webkit-scrollbar-thumb {
  background-color: #dadbdb;
  border-radius: 4px;
}
.u-relative {
  position: relative;
}
.u-width-100 {
  width: 100%;
}
.u-color-black {
  color: #000000;
}
.u-color-raven {
  color: #6c6e71;
}
.u-color-cerulean {
  color: #0079c8;
}
.u-color-red {
  color: #ed0000;
}
.u-color-night-rider {
  color: #333333;
}
.u-color-greenish-brown {
  color: #635a15;
}
.bold {
  font-weight: bold;
}
.pointer {
  cursor: pointer;
}
.t-cyan {
  color: var(--primary-blue);
}
.t-red {
  color: var(--red);
}
.t-green {
  color: var(--green);
}
.fw-normal {
  font-weight: 400;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  background-color: var(--white);
  background-clip: padding-box;
  border: 1px solid var(--general-grey);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
  color: var(--grey-chat);
}
.validation-text {
  margin-top: 5px;
  font-size: 12px;
  line-height: 2;
  color: var(--red);
  position: absolute;
}
.invalid {
  box-shadow: 0 0 4px 0 var(--red);
  border: solid 1px var(--red);
  background-color: var(--red-invalid);
}
.invalid + .validation-text,
.ng-invalid .validation-text {
  display: block;
}
.form-group > label {
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 1.33;
  color: var(--grey-label);
}
.form-block {
  margin-bottom: 2em;
  position: relative;
  display: flex;
}
.form-block .small-grey-label,
.form-block .select-container > button {
  padding: 0 10px;
}
.form-block label {
  color: var(--text-grey-dark);
}
textarea {
  border: 1px solid var(--general-grey);
  border-radius: 2px;
  width: 100%;
  padding: 1rem;
}
.form-container .title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.73;
  color: var(--black);
}
.form-container .subtitle {
  color: var(--grey-label);
  font-size: 16px;
  line-height: 1.14;
  margin-bottom: 19px;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  background-color: var(--white);
  background-clip: padding-box;
  background-image: url("./media/icons-navigation-arrow-down-lite-linear.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  border: 1px solid var(--general-grey);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  color: var(--black);
  cursor: pointer;
}
.form-select::before {
  content: "\e901";
  color: #004b95;
}
.select-container {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 15px;
}
.select-items {
  position: absolute;
  width: 100%;
  background-color: var(--white);
  top: 100%;
  left: 0;
  right: 0;
  z-index: 4;
  padding: 0.375rem 0.75rem;
  border: 1px solid var(--general-grey);
  border-radius: 0.25rem;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  color: var(--black);
}
.select-items:hover {
  cursor: pointer;
  font-weight: 600;
}
.test-ok {
  padding-top: 0.5em;
  padding-left: 0.75em;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  color: var(--green);
}
.test-ko {
  padding-top: 0.5em;
  padding-left: 0.75em;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  color: var(--red);
}
@media only screen and (max-width: 568px) {
  .form-select {
    font-size: 14px;
  }
}
.btn {
  padding: 12px 10px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
}
.btn-primary {
  background-color: var(--primary-blue);
  color: var(--white);
  border: 1px solid var(--primary-blue);
}
.btn-primary:hover {
  color: var(--primary-blue);
  background-color: var(--white);
}
.outline,
.answer-buttons .btn {
  color: var(--primary-blue);
  background-color: var(--white);
  font-weight: 600;
}
.outline:hover,
.answer-buttons .btn:hover {
  background-color: var(--primary-blue);
  color: var(--white);
  border: 1px solid var(--primary-blue);
  font-weight: 500;
}
.outline.selected-answer-btn,
.answer-buttons .btn.selected-answer-btn {
  background-color: var(--primary-blue);
  color: var(--white);
  border: 1px solid var(--primary-blue);
}
.send-button,
.btn-secondary,
.btn-primary.selected {
  border-radius: 5px;
  background-color: var(--orange);
  color: var(--white);
}
.cancel-button,
.btn-terciary {
  border: solid 1px var(--orange);
  background-color: var(--white);
  color: var(--orange);
}
.btn-lg {
  height: 48px;
  padding-left: 3rem;
  padding-right: 3rem;
  font-weight: 500;
  min-width: 135px;
}
.box {
  padding: 2rem;
  background-color: var(--white);
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px var(--grey-border);
}
.container-md {
  margin: 0 auto;
  padding: 0 15px;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
