@import url("https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans+Condensed:300");
.kolor-orange {
  color: #FBA537; }

.kolor-red {
  color: #C1272D; }

.kolor-green {
  color: #8cc63e; }

.kolor-blue {
  color: #27a9e1; }

.kolor-background-blue {
  background-color: #27a9e1 !important; }

.kolor-background-red {
  background-color: #C1272D !important; }

.kolor-background-green {
  background-color: #8cc63e !important; }

.kolor-background-purple {
  background-color: #652c90 !important; }

.kolor-background-teal {
  background-color: #00a79d !important; }

.kolor-background-gray {
  background-color: #f3f3f4 !important; }

.kolor-background-white {
  background-color: white !important; }

.kolor-orange {
  color: #FBA537; }

.kolor-red {
  color: #C1272D; }

.kolor-green {
  color: #8cc63e; }

.kolor-blue {
  color: #27a9e1; }

.kolor-background-blue {
  background-color: #27a9e1 !important; }

.kolor-background-red {
  background-color: #C1272D !important; }

.kolor-background-green {
  background-color: #8cc63e !important; }

.kolor-background-purple {
  background-color: #652c90 !important; }

.kolor-background-teal {
  background-color: #00a79d !important; }

.kolor-background-gray {
  background-color: #f3f3f4 !important; }

.kolor-background-white {
  background-color: white !important; }

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

html {
  font-size: 100%;
  height: 100%; }

body {
  box-sizing: border-box;
  height: 100%;
  padding-top: 76px !important; }

a, a:active, a:focus {
  text-decoration: none;
  color: inherit; }

body {
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosBold", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  background-color: white;
  font-size: 16px;
  color: #3e3e3e; }
  body p, body ul, body ol {
    font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }

.btn-wide {
  padding: 12px 60px; }
  .btn-wide i {
    position: relative;
    top: -0.30em;
    height: 0.5em; }

.hiring-header {
  padding: 10px;
  background-color: #652c90;
  font-size: 14px;
  color: white;
  margin: 0; }

@media only screen and (min-width: 768px) {
  .fluid-container-padding {
    padding-left: 45px;
    padding-right: 45px; } }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.btn-primary.btn-outline {
  color: #00a79d; }

.fa-heart-outline {
  animation: heartbeat 3.8s;
  color: transparent;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #C1272D;
  font-size: 1.5em;
  vertical-align: middle; }

.fa-heart {
  animation: heartbeat 3.8s; }

.header-subtitle {
  font-size: 21px; }

:root {
  --blue: #27a9e1;
  --indigo: #6610f2;
  --purple: #652c90;
  --pink: #e83e8c;
  --red: #e84461;
  --orange: #f7931d;
  --yellow: #FBC687;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #27a9e1;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #FBC687;
  --danger: #e84461;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #27a9e1;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #177aa5;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

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

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

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e7eaec; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e7eaec; }
  .table tbody + tbody {
    border-top: 2px solid #e7eaec; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e7eaec; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e7eaec; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c3e7f7; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #8fd2ef; }

.table-hover .table-primary:hover {
  background-color: #addef4; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #addef4; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #feefdd; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fde1c1; }

.table-hover .table-warning:hover {
  background-color: #fde3c4; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fde3c4; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f9cbd3; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f39ead; }

.table-hover .table-danger:hover {
  background-color: #f6b4c0; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f6b4c0; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e7eaec; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #97d6f1;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(39, 169, 225, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e84461; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(232, 68, 97, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e84461;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e84461' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e84461' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #e84461;
    box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #e84461;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e84461' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e84461' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #e84461;
    box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e84461; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e84461; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #e84461; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ee7187;
  background-color: #ee7187; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e84461; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e84461; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e84461;
  box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(39, 169, 225, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #27a9e1;
  border-color: #27a9e1; }
  .btn-primary:hover {
    color: #fff;
    background-color: #1c93c6;
    border-color: #1a8bbb; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #1c93c6;
    border-color: #1a8bbb;
    box-shadow: 0 0 0 0.2rem rgba(71, 182, 230, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #27a9e1;
    border-color: #27a9e1; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1a8bbb;
    border-color: #1882b0; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(71, 182, 230, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #FBC687;
  border-color: #FBC687; }
  .btn-warning:hover {
    color: #212529;
    background-color: #fab462;
    border-color: #f9af56; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #fab462;
    border-color: #f9af56;
    box-shadow: 0 0 0 0.2rem rgba(218, 174, 121, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #FBC687;
    border-color: #FBC687; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #f9af56;
    border-color: #f9a949; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(218, 174, 121, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #e84461;
  border-color: #e84461; }
  .btn-danger:hover {
    color: #fff;
    background-color: #e42244;
    border-color: #de1b3e; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #e42244;
    border-color: #de1b3e;
    box-shadow: 0 0 0 0.2rem rgba(235, 96, 121, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #e84461;
    border-color: #e84461; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #de1b3e;
    border-color: #d21a3b; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(235, 96, 121, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #27a9e1;
  border-color: #27a9e1; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #27a9e1;
    border-color: #27a9e1; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(39, 169, 225, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #27a9e1;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #27a9e1;
    border-color: #27a9e1; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(39, 169, 225, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #FBC687;
  border-color: #FBC687; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #FBC687;
    border-color: #FBC687; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(251, 198, 135, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FBC687;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #FBC687;
    border-color: #FBC687; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(251, 198, 135, 0.5); }

.btn-outline-danger {
  color: #e84461;
  border-color: #e84461; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #e84461;
    border-color: #e84461; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #e84461;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e84461;
    border-color: #e84461; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(232, 68, 97, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #27a9e1;
  text-decoration: none; }
  .btn-link:hover {
    color: #177aa5;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #27a9e1; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #145875;
  background-color: #d4eef9;
  border-color: #c3e7f7; }
  .alert-primary hr {
    border-top-color: #addef4; }
  .alert-primary .alert-link {
    color: #0d3749; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #836746;
  background-color: #fef4e7;
  border-color: #feefdd; }
  .alert-warning hr {
    border-top-color: #fde3c4; }
  .alert-warning .alert-link {
    color: #624d34; }

.alert-danger {
  color: #792332;
  background-color: #fadadf;
  border-color: #f9cbd3; }
  .alert-danger hr {
    border-top-color: #f6b4c0; }
  .alert-danger .alert-link {
    color: #511822; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e7eaec;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e7eaec;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #27a9e1 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1a8bbb !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #FBC687 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #f9af56 !important; }

.bg-danger {
  background-color: #e84461 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #de1b3e !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e7eaec !important; }

.border-top {
  border-top: 1px solid #e7eaec !important; }

.border-right {
  border-right: 1px solid #e7eaec !important; }

.border-bottom {
  border-bottom: 1px solid #e7eaec !important; }

.border-left {
  border-left: 1px solid #e7eaec !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #27a9e1 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #FBC687 !important; }

.border-danger {
  border-color: #e84461 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #27a9e1 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #177aa5 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #FBC687 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #f9a33d !important; }

.text-danger {
  color: #e84461 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #c71837 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #e7eaec; }
  .table .thead-dark th {
    color: inherit;
    border-color: #e7eaec; } }

/*!;Animate.css - http://daneden.me/animate;Licensed under the MIT license - http://opensource.org/licenses/MIT;;Copyright (c) 2015 Daniel Eden;*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%;
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-name: fade-in;
  animation-delay: .2s; }
  .rrssb-buttons:after {
    clear: both; }
  .rrssb-buttons:before, .rrssb-buttons:after {
    content: ' ';
    display: table; }
  .rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0 2px; }
    .rrssb-buttons li.rrssb-email a {
      background-color: #0a88ff; }
      .rrssb-buttons li.rrssb-email a:hover {
        background-color: #006ed6; }
    .rrssb-buttons li.rrssb-facebook a {
      background-color: #306199; }
      .rrssb-buttons li.rrssb-facebook a:hover {
        background-color: #244872; }
    .rrssb-buttons li.rrssb-tumblr a {
      background-color: #32506d; }
      .rrssb-buttons li.rrssb-tumblr a:hover {
        background-color: #22364a; }
    .rrssb-buttons li.rrssb-linkedin a {
      background-color: #007bb6; }
      .rrssb-buttons li.rrssb-linkedin a:hover {
        background-color: #005983; }
    .rrssb-buttons li.rrssb-twitter a {
      background-color: #26c4f1; }
      .rrssb-buttons li.rrssb-twitter a:hover {
        background-color: #0eaad6; }
    .rrssb-buttons li.rrssb-googleplus a {
      background-color: #e93f2e; }
      .rrssb-buttons li.rrssb-googleplus a:hover {
        background-color: #ce2616; }
    .rrssb-buttons li.rrssb-youtube a {
      background-color: #df1c31; }
      .rrssb-buttons li.rrssb-youtube a:hover {
        background-color: #b21627; }
    .rrssb-buttons li.rrssb-reddit a {
      background-color: #8bbbe3; }
      .rrssb-buttons li.rrssb-reddit a:hover {
        background-color: #62a3d9; }
    .rrssb-buttons li.rrssb-pinterest a {
      background-color: #b81621; }
      .rrssb-buttons li.rrssb-pinterest a:hover {
        background-color: #8a1119; }
    .rrssb-buttons li.rrssb-pocket a {
      background-color: #ed4054; }
      .rrssb-buttons li.rrssb-pocket a:hover {
        background-color: #e4162d; }
    .rrssb-buttons li.rrssb-github a {
      background-color: #444; }
      .rrssb-buttons li.rrssb-github a:hover {
        background-color: #2b2b2b; }
    .rrssb-buttons li.rrssb-instagram a {
      background-color: #125688; }
      .rrssb-buttons li.rrssb-instagram a:hover {
        background-color: #0c3a5b; }
    .rrssb-buttons li.rrssb-delicious a {
      background-color: #0b79e5; }
      .rrssb-buttons li.rrssb-delicious a:hover {
        background-color: #095fb4; }
    .rrssb-buttons li.rrssb-vk a {
      background-color: #4d71a9; }
      .rrssb-buttons li.rrssb-vk a:hover {
        background-color: #3d5a86; }
    .rrssb-buttons li.rrssb-hackernews a {
      background-color: #ff6600; }
      .rrssb-buttons li.rrssb-hackernews a:hover {
        background-color: #cc5200; }
    .rrssb-buttons li.rrssb-whatsapp a {
      background-color: #43d854; }
      .rrssb-buttons li.rrssb-whatsapp a:hover {
        background-color: #28c039; }
    .rrssb-buttons li.rrssb-print a {
      background-color: #8d98a2; }
      .rrssb-buttons li.rrssb-print a:hover {
        background-color: #717f8b; }
    .rrssb-buttons li.rrssb-xing a {
      background-color: #005A5F; }
      .rrssb-buttons li.rrssb-xing a:hover {
        background-color: #002a2c; }
    .rrssb-buttons li a {
      background-color: #ccc;
      border-radius: 2px;
      box-sizing: border-box;
      display: block;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-weight: bold;
      height: 100%;
      padding: 11px 7px 12px 27px;
      position: relative;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      transition: background-color 0.2s ease-in-out;
      width: 100%; }
      .rrssb-buttons li a .rrssb-icon {
        display: block;
        left: 10px;
        padding-top: 9px;
        position: absolute;
        top: 0;
        width: 10%; }
        .rrssb-buttons li a .rrssb-icon svg {
          height: 17px;
          width: 17px; }
          .rrssb-buttons li a .rrssb-icon svg path, .rrssb-buttons li a .rrssb-icon svg circle {
            fill: #fff; }
      .rrssb-buttons li a .rrssb-text {
        color: #fff; }
      .rrssb-buttons li a:active {
        box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }
    .rrssb-buttons li.small a {
      padding: 0; }
      .rrssb-buttons li.small a .rrssb-icon {
        left: auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: auto;
        width: 100%; }
      .rrssb-buttons li.small a .rrssb-text {
        visibility: hidden; }
  .rrssb-buttons.large-format {
    height: auto; }
    .rrssb-buttons.large-format li {
      height: auto; }
      .rrssb-buttons.large-format li a {
        backface-visibility: hidden;
        border-radius: 0.2em;
        padding: 8.5% 0 8.5% 12%; }
        .rrssb-buttons.large-format li a .rrssb-icon {
          height: 100%;
          left: 7%;
          padding-top: 0;
          width: 12%; }
          .rrssb-buttons.large-format li a .rrssb-icon svg {
            height: 100%;
            position: absolute;
            top: 0;
            width: 100%; }
        .rrssb-buttons.large-format li a .rrssb-text {
          backface-visibility: hidden; }
  .rrssb-buttons.small-format {
    padding-top: 5px; }
    .rrssb-buttons.small-format li {
      height: 80%;
      padding: 0 1px; }
      .rrssb-buttons.small-format li a .rrssb-icon {
        height: 100%;
        padding-top: 0; }
        .rrssb-buttons.small-format li a .rrssb-icon svg {
          height: 48%;
          position: relative;
          top: 6px;
          width: 80%; }
  .rrssb-buttons.tiny-format {
    height: 22px;
    position: relative; }
    .rrssb-buttons.tiny-format li {
      padding-right: 7px; }
      .rrssb-buttons.tiny-format li a {
        background-color: transparent;
        padding: 0; }
        .rrssb-buttons.tiny-format li a .rrssb-icon {
          height: 100%; }
          .rrssb-buttons.tiny-format li a .rrssb-icon svg {
            height: 70%;
            width: 100%; }
        .rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
          background-color: transparent; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
        fill: #0a88ff; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0054a3; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
        fill: #306199; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #18304b; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
        fill: #32506d; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #121d27; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
        fill: #007bb6; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #003650; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
        fill: #26c4f1; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0b84a6; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
        fill: #e93f2e; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #a01e11; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
        fill: #df1c31; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #84111d; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
        fill: #8bbbe3; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #398bcf; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
        fill: #b81621; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5d0b11; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
        fill: #ed4054; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #b61124; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
        fill: #444; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #111111; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
        fill: #125688; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #061d2e; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
        fill: #0b79e5; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #064684; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
        fill: #4d71a9; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #2d4263; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
        fill: #ff6600; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #993d00; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
        fill: #43d854; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #1f962d; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
        fill: #8d98a2; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5a656f; }
      .rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon svg path {
        fill: #005A5F; }
      .rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon:hover .rrssb-icon svg path {
        fill: black; }

.kodable-for-everyone-modal {
  display: none;
  position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  text-align: center; }
  .kodable-for-everyone-modal h2 {
    font-size: 22px; }
  .kodable-for-everyone-modal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    color: #333; }
  .kodable-for-everyone-modal .close {
    padding: 10px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 5px; }
  .kodable-for-everyone-modal .close:hover,
  .kodable-for-everyone-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer; }
  .kodable-for-everyone-modal .kodable-for-everyone-input {
    position: relative;
    display: inline-block; }
    .kodable-for-everyone-modal .kodable-for-everyone-input:before {
      content: '\0024';
      position: absolute;
      display: block;
      left: 150px;
      top: 12px;
      color: #000000;
      z-index: 10; }
    .kodable-for-everyone-modal .kodable-for-everyone-input input {
      padding-left: 23px;
      width: 120px; }
  .kodable-for-everyone-modal input {
    border-radius: 6px;
    font-size: 28px;
    position: relative;
    top: 4px;
    margin-right: 5px;
    padding-left: 23px; }
  .kodable-for-everyone-modal .kodable-for-everyone-instruction {
    color: #777;
    font-size: .9em;
    margin-top: 15px; }
  .kodable-for-everyone-modal .k4e-btn {
    background-color: #8cc63e;
    border-color: #8cc63e;
    color: white;
    border-radius: 3px;
    padding: 8px 22px; }
  .kodable-for-everyone-modal .k4e-btn-blue {
    background-color: #00abe3;
    border-color: #00abe3; }
  .kodable-for-everyone-modal .k4e-btn-5, .kodable-for-everyone-modal .k4e-btn-25, .kodable-for-everyone-modal .k4e-btn-50 {
    margin: 5px;
    font-size: 18px;
    padding: 4px 22px; }
  .kodable-for-everyone-modal .k4e-btn-confirm {
    margin-top: 18px; }
  .kodable-for-everyone-modal button {
    font-size: 18px; }
  .kodable-for-everyone-modal .k4e-loading {
    height: 50px;
    margin-bottom: 20px; }
  .kodable-for-everyone-modal .k4e-loading:after {
    border-width: 0 3px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: block;
    height: 50px;
    margin: 75px 0 0 -25px;
    position: absolute;
    top: 50px;
    left: 50%;
    width: 50px;
    content: "";
    animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
  .kodable-for-everyone-modal .spin {
    animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear; }
  .kodable-for-everyone-modal .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .kodable-for-everyone-modal .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  50% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); } }
  .kodable-for-everyone-modal .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  .kodable-for-everyone-modal ._2 {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s; }
  .kodable-for-everyone-modal ._3 {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s; }

.footer {
  position: relative;
  background-color: #2d2d2d;
  padding: 3rem 0;
  color: #efefef; }
  @media (max-width: 991.98px) {
    .footer .col-12:not(:last-of-type) {
      margin-bottom: 2rem; }
    .footer__about {
      text-align: center; } }
  .footer__about {
    margin-bottom: 3rem; }
    @media (max-width: 1199.98px) {
      .footer__about {
        text-align: center; } }
    .footer__about h2 {
      font-size: 1rem !important; }
  .footer h2 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.4; }
  .footer p {
    margin-bottom: .8rem; }
  .footer__image {
    max-width: 50%;
    margin-bottom: 1rem; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .footer__image {
        max-width: 30%; } }
  @media (max-width: 575.98px) {
    .footer__navs > .row > div:not(:last-of-type) {
      margin-bottom: 2rem; } }
  .footer__nav ul {
    list-style: none;
    padding-left: 1rem; }
    .footer__nav ul > li:not(:last-of-type) {
      margin-bottom: .6rem; }
    .footer__nav ul > li > a {
      color: white;
      transition: color .4s;
      display: block;
      line-height: 1; }
      .footer__nav ul > li > a:hover {
        text-decoration: none;
        color: #FBA537; }
  .footer__social-links {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-bottom: 2rem; }
    .footer__social-links > li {
      margin-bottom: .5rem; }
      .footer__social-links > li:not(:last-of-type) {
        margin-right: .5rem; }
    .footer__social-links img {
      height: 3rem; }
  .footer__fuzz {
    float: right; }

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  height: 76px;
  width: 100vw;
  z-index: 100;
  background-color: white;
  box-sizing: border-box;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.05) !important; }
  @media (max-width: 767.98px) {
    .navbar .navbar-collapse {
      width: 100vw;
      top: 0;
      position: relative;
      background-color: white;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      padding: 1.5rem; } }
  @media (max-width: 767.98px) {
    .navbar .nav-item {
      margin-bottom: 1rem; }
      .navbar .nav-item:first-of-type {
        margin-top: 1rem; }
    .navbar .btn {
      margin-bottom: 10px;
      margin-left: 0; } }
  .navbar .btn {
    margin-left: 1rem; }
  .navbar .navbar-brand > img {
    max-height: 50px; }

.twitter-carousel {
  overflow: hidden; }
  .twitter-carousel .tweet-container {
    padding: 0 1rem;
    max-height: 450px; }
    .twitter-carousel .tweet-container .twitter-tweet-rendered {
      margin: 0 auto; }
  .twitter-carousel *:focus {
    outline: none; }
  @media (min-width: 768px) {
    .twitter-carousel {
      margin: 1rem -20vw; }
      .twitter-carousel:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 40%;
        z-index: 10;
        background: linear-gradient(to right, transparent, white 60%, white); }
      .twitter-carousel:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 40%;
        z-index: 10;
        background: linear-gradient(to left, transparent, white 60%, white); }
      .twitter-carousel .nav-arrow-prev {
        position: absolute;
        top: 30%;
        left: 32%;
        z-index: 20;
        background: none;
        border: none;
        color: #999;
        transition: color .3s; }
        .twitter-carousel .nav-arrow-prev:hover {
          color: #222; }
      .twitter-carousel .nav-arrow-next {
        position: absolute;
        top: 30%;
        right: 32%;
        z-index: 20;
        background: none;
        border: none;
        color: #999;
        transition: color .3s; }
        .twitter-carousel .nav-arrow-next:hover {
          color: #222; }
      .twitter-carousel .tweet-container {
        padding: 0 2rem; } }

.hero-carousel {
  position: relative;
  display: block;
  z-index: 0; }
  .hero-carousel .hero-slide {
    position: relative;
    height: 55vh;
    width: 100vw;
    z-index: 0; }
    .hero-carousel .hero-slide::after {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      z-index: 5;
      clip-path: polygon(0 0, 100% 0, 100% 20%, 10% 100%, 0 100%);
      background-color: darkred; }
    .hero-carousel .hero-slide__content {
      position: absolute;
      display: block;
      background-color: white;
      text-align: center;
      padding: 2rem 3rem;
      max-width: 26%;
      left: 10%;
      bottom: 10%;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
      z-index: 20; }
      @media (max-width: 991.98px) {
        .hero-carousel .hero-slide__content {
          max-width: 40%;
          padding: 1.5rem;
          left: 1rem;
          bottom: 3rem; } }
      @media (max-width: 767.98px) {
        .hero-carousel .hero-slide__content {
          width: 90%;
          left: 5%;
          bottom: 1rem;
          max-width: none;
          top: auto; }
          .hero-carousel .hero-slide__content a {
            margin-top: 10px; } }
      .hero-carousel .hero-slide__content a {
        margin-top: 1rem; }
      .hero-carousel .hero-slide__content h1 {
        line-height: 1.1;
        font-size: 1.7rem !important; }
      .hero-carousel .hero-slide__content::after {
        content: "";
        position: absolute;
        display: block;
        height: 100%;
        width: 8px;
        top: 0;
        left: 0;
        z-index: -1;
        background-color: red; }
    .hero-carousel .hero-slide__image {
      position: absolute;
      height: 95%;
      width: 75%;
      top: 1rem;
      right: 0;
      z-index: 10;
      object-fit: cover; }
      @media (max-width: 991.98px) {
        .hero-carousel .hero-slide__image {
          width: 92%;
          height: 75%;
          right: 4%;
          top: 1rem; } }
      @media (max-width: 767.98px) {
        .hero-carousel .hero-slide__image {
          height: 55%;
          width: 96%;
          right: 2%; } }
  .hero-carousel .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 2px solid #777;
    border-radius: 100px;
    background-color: #777; }
    .hero-carousel .slick-dots li button::before {
      display: none; }
  .hero-carousel .slick-dots li.slick-active button {
    background-color: transparent; }
  .hero-carousel .nav-arrow {
    position: absolute;
    display: inline-block;
    border: none;
    background-color: #777;
    color: white;
    padding: 10px 15px;
    z-index: 50; }
  .hero-carousel .nav-arrow-prev {
    bottom: 0;
    right: 50px; }
  .hero-carousel .nav-arrow-next {
    bottom: 0;
    right: 0; }

.hero-slide--teal.hero-slide::after {
  background-color: #73cfc9; }

.hero-slide--teal.hero-slide .hero-slide__content::after {
  background-color: #00a79d; }

.hero-slide--purple.hero-slide::after {
  background-color: #A38CBC; }

.hero-slide--purple.hero-slide .hero-slide__content::after {
  background-color: #652c90; }

.hero-slide--green.hero-slide::after {
  background-color: #B9DF7A; }

.hero-slide--green.hero-slide .hero-slide__content::after {
  background-color: #8cc63e; }

.hero-slide--pink.hero-slide::after {
  background-color: #E69DBD; }

.hero-slide--pink.hero-slide .hero-slide__content::after {
  background-color: #db0062; }

.fa-heart {
  color: #db0062; }

.fa-star {
  color: #FBA537; }

h1 {
  font-size: 2rem !important; }

h2 {
  font-size: 1.7rem !important; }

h3 {
  font-size: 1.4rem !important; }

.blockquote {
  position: relative;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 2rem; }
  @media (max-width: 991.98px) {
    .blockquote {
      width: 95%; } }
  @media (max-width: 991.98px) {
    .blockquote {
      width: 75%; } }
  @media (max-width: 767.98px) {
    .blockquote {
      width: 95%; } }
  .blockquote .source {
    display: block;
    margin-left: auto;
    margin-right: 0;
    width: fit-content; }
  .blockquote > strong {
    display: block;
    margin-top: 1rem;
    font-size: 1.5rem; }

a:hover {
  text-decoration: none;
  color: initial; }

.link {
  color: #27a9e1 !important; }
  .link:hover {
    text-decoration: underline; }

html, body {
  width: auto !important; }

.body_fit {
  background: url("../../img/landing/Curriculum_Lessons.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.jumbotron {
  /*background-size: cover;*/
  margin-bottom: 0; }

.curriculum-subheader-background {
  background-image: url("../../img/landing/Curriculum_Gray.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
  background-position-y: 39%;
  font-weight: 200; }

.hoc-beyond-background {
  background-image: url("../../img/hoc/HOC_BeyondBg.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 200px;
  background-position-y: 39%;
  background-position-x: 53%;
  font-weight: 200; }

.student-login-carousel {
  height: 400px; }

.student-klass-code {
  margin-top: 45px; }

.student-login-background {
  background: url(../../img/student_login/membership_login_page.png) no-repeat center 45%;
  background-size: cover;
  min-height: 354px;
  border-radius: 0;
  color: #3e3e3e;
  background-position: bottom; }

.student-login-button img {
  width: 150px; }
  @media screen and (min-width: 725px) {
    .student-login-button img {
      width: 200px; } }
  @media screen and (min-width: 825px) {
    .student-login-button img {
      width: 225px; } }
  @media screen and (min-width: 899px) {
    .student-login-button img {
      width: 250px; } }

.prev-icon-student {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important; }

.hoc-lesson-plan-header {
  background-color: #2695d2;
  z-index: 99; }

.toc-is-sticky .toc-sticker {
  width: 22%; }

.below-toc {
  /*margin-top:250px;*/
  /*position:fixed;*/
  /*width: 100%;*/ }

.fa-check, .fa-check-circle, .fa-check-square {
  color: #8cc63e; }

.fa-times {
  color: gray; }

a.unstyled {
  color: black; }

.hoc-sidecolumn {
  padding-right: 26px; }

.side_home {
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  position: fixed; }

.translucent-home {
  background-color: rgba(255, 255, 255, 0.7); }

.translucent-home-xs {
  min-height: 800px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: none;
  /*	background-color: #fefcd3;*/
  background-image: url("../img/landing/TextArrowSelected.png"); }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: none; }

.nav-tabs.nav-justified > li > a {
  border: none; }

.nav-tabs > li.active > a {
  background-image: url("../img/landing/TextArrowSelected.png");
  background-position-x: 52%;
  background-repeat: no-repeat;
  background-position-y: 100%; }

.nav-justified {
  border-bottom: none; }

.top-buffer-negative-small {
  margin-top: -10px; }

.top-buffer-small {
  margin-top: 10px; }

.top-buffer-medium {
  margin-top: 20px; }

.top-buffer {
  margin-top: 40px; }

.top-buffer-big {
  margin-top: 60px; }

.top-buffer-huge {
  margin-top: 100px; }

.bottom-buffer-negative-small {
  margin-bottom: -10px; }

.bottom-buffer-small {
  margin-bottom: 10px; }

.bottom-buffer-medium {
  margin-bottom: 20px; }

.bottom-buffer {
  margin-bottom: 40px; }

.bottom-buffer-big {
  margin-bottom: 60px; }

.bottom-buffer-huge {
  margin-bottom: 100px; }

.left-buffer {
  margin-left: 10px; }

.right-buffer {
  margin-right: 10px; }

/* social stuff */
.social {
  font-size: 1px; }

/* Set an optional width for your button wrappers */
.social span {
  display: inline-block;
  width: 110px; }

/* Adjust the widths individually if you like */
.social .google {
  width: 75px; }

/* gray button on homepage*/
.btn-gray {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666; }

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  color: #ffffff;
  background-color: #4D4D4D;
  border-color: #666666; }

.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
  background-image: none; }

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #666666;
  border-color: #666666; }

.btn-gray .badge {
  color: #666666;
  background-color: #ffffff; }

/*big fontawesome icons on download page*/
.hoc-download-banner-icon {
  color: #a5a6a6;
  transition: color 0.5s ease;
  vertical-align: middle;
  font-size: 5em;
  padding-bottom: 20px; }

.hoc-pc:hover {
  color: #c20a23;
  transition: color 0.5s ease; }

.hoc-mac:hover {
  color: #00a690;
  transition: color 0.5s ease; }

.hoc-ios:hover {
  color: #1e1e1e;
  transition: color 0.5s ease; }

.hoc-android:hover {
  color: #8cc63e;
  transition: color 0.5s ease; }

.hoc-web:hover {
  color: #27a9e1;
  transition: color 0.5s ease; }

.hoc-unplugged:hover {
  color: #f7931d;
  transition: color 0.5s ease; }

.download-banner-icon {
  color: #a5a6a6;
  transition: color 0.5s ease;
  vertical-align: middle;
  font-size: 10em;
  padding-bottom: 20px; }

.download-banner-icon:hover {
  color: #3e8f3e;
  transition: color 0.5s ease; }

/*parent/teacher register icons*/
.parent-register-icon {
  color: #a5a6a6;
  transition: color 0.5s ease;
  vertical-align: middle;
  font-size: 10em;
  padding-bottom: 20px; }

.thumbnail:hover .parent-register-icon {
  color: #27a9e1;
  transition: color 0.5s ease; }

.thumbnail:hover .download-banner-icon {
  color: #8cc63e;
  transition: color 0.5s ease; }

.register-background {
  background-color: #0095da;
  background-image: url("../img/landing/TeacherRegister.png");
  background-position-y: 65%;
  background-repeat: no-repeat; }

.register-input {
  font-size: 16px;
  font-weight: 300; }

@media (max-width: 992px) {
  .form-background {
    background-image: none; } }

.container-border-bottom {
  border-bottom: 2px inset; }

.img-responsive {
  margin: 0 auto;
  max-width: 85%;
  display: block; }

.pointer {
  cursor: pointer; }

.get-all {
  list-style-image: url("../img/hoc/registercheck.png"); }

.get-all li {
  margin: 0 0 6px 0; }

.hoc-banner {
  width: 100%;
  background-image: url("../img/hoc/bluegradient.png");
  background-color: #117dc9; }

.kodable-navbar {
  background-color: white;
  border: none;
  color: #ddd; }
  @media screen and (min-width: 768px) {
    .kodable-navbar {
      margin-bottom: 40px; } }

.kodable-header-font {
  font-size: 22px !important; }

.kodable-paragraph {
  font-size: 16px;
  font-weight: 200; }

.kodable-font-small {
  font-weight: 200;
  font-size: 14px; }

.kodable-font {
  font-weight: 200; }

.kodable-font-med {
  font-weight: 200;
  font-size: 22px; }

.kodable-font-big {
  font-weight: 200;
  font-size: 28px; }

.kodable-header {
  font-weight: 200;
  font-size: 40px; }

.kodable-font-xlarge {
  font-size: 60px;
  font-weight: 200; }

.kodable-font-jumbo {
  font-size: 70px;
  font-weight: 100; }

.kodable-font-curriculum-header {
  font-family: Times, serif;
  font-size: 35px;
  font-weight: 800; }

.kodable-font-curriculum-subheader {
  font-size: 25px;
  font-weight: 200; }

.curriculum-grade-block {
  background-color: #f3f3f3; }

.curriculum-grade-block.curriculum-1, .curriculum-grade-block.curriculum-3, .curriculum-grade-block.curriculum-5 {
  background-color: #e3e3e3; }

.curriculum-grade-row {
  clear: both;
  max-width: 1600px;
  margin: 30px auto; }

.curriculum-grade-row > div {
  position: relative; }

@media (min-width: 768px) {
  #curriculum-breakdown .curriculum-grade-block {
    background-color: #ffffff; }
  .curriculum-grade-row {
    background-color: #f3f3f3; }
  .white-mask {
    background-color: #FFFFFF;
    position: absolute;
    width: 50%;
    height: 160%;
    z-index: 1; }
  .curriculum-grade-row > div:first-child.col-sm-push-9 .white-mask {
    right: 0; }
  .curriculum-grade-row > div:first-child:not(.col-sm-push-9) .white-mask {
    left: 0; }
  .curriculum-grade-row > div:last-child.col-sm-pull-9 .white-mask {
    left: 0; }
  .curriculum-grade-row > div:last-child:not(.col-sm-pull-9) .white-mask {
    right: 0; } }

.curriculum-circle {
  position: relative;
  z-index: 2; }

.curriculum-grade-row .curriculum-grade-text {
  padding: 15px 20px;
  text-align: left; }

.curriculum-grade-row .curriculum-grade-text .header {
  font-family: Times, serif;
  font-size: 20px;
  font-weight: 400; }

.curriculum-paragraph {
  font-size: 16px;
  font-weight: 200; }

.curriculum-grade-row .curriculum-grade-image {
  padding: 5px; }

.curriculum-grade-row .curriculum-grade-image img {
  position: relative;
  z-index: 2; }

.curriculum-paragraph.visible-xs.col-xs-10 {
  margin-top: -15px;
  margin-bottom: 40px; }

@media (min-width: 768px) {
  .kodable-font-curriculum-header {
    font-size: 55px; }
  .kodable-font-curriculum-subheader {
    font-size: 45px; }
  .curriculum-grade-row .curriculum-grade-text {
    padding: 18px 10px; }
  .curriculum-grade-row .curriculum-grade-image {
    padding: 0 15px; }
  .curriculum-circle {
    width: 63.5%; } }

@media (min-width: 922px) {
  .curriculum-grade-row .curriculum-grade-text {
    padding: 15px 15px; }
  .curriculum-grade-row .curriculum-grade-text .header {
    font-size: 25px; } }

@media (min-width: 1200px) {
  .curriculum-grade-row .curriculum-grade-text {
    padding: 20px 20px; }
  .curriculum-grade-row .curriculum-grade-text .header {
    font-size: 28px; } }

/* Customization for images in each grade row */
.curriculum-kindergarten .curriculum-grade-image img {
  margin-top: -6%;
  margin-bottom: -7.5%; }

.curriculum-1 .curriculum-grade-image img {
  width: 82%;
  margin-top: -9%;
  margin-bottom: -4.5%; }

.curriculum-2 .curriculum-grade-image img {
  width: 99%;
  margin-top: -10%;
  margin-bottom: -11%; }

.curriculum-3 .curriculum-grade-image img {
  width: 85%;
  margin-top: -15%;
  margin-bottom: -9%; }

.curriculum-4 .curriculum-grade-image img {
  width: 83%;
  margin-top: -5.5%;
  margin-bottom: -11.5%; }

.curriculum-5 .curriculum-grade-image img {
  width: 84%;
  margin-top: -2.5%;
  margin-bottom: -13.5%; }

/* Circle Colors and Sizes*/
.circle-navy {
  background-color: #8cc63e;
  color: white; }

.circle-green {
  background-color: #9bca3d;
  color: white; }

.circle-pink {
  background-color: #ed2a7b;
  color: white; }

.circle-red {
  background-color: #e84461;
  color: white; }

.circle-orange {
  background-color: #f7931d;
  color: white; }

.circle-blue {
  background-color: #27a9e1;
  color: white; }

.circle-purple {
  background-color: #652c90;
  color: white; }

.circle-small {
  height: 84px;
  width: 84px; }

div.circle-small {
  border-radius: 50%;
  padding: 16px; }

/* Curriculum table */
.curriculum-table {
  width: 100%;
  margin: 30px auto 0; }

.curriculum-table thead th {
  font-size: 32px;
  font-weight: 200;
  color: white;
  text-align: center; }

.curriculum-table thead th.blue-bg {
  background-color: #27a9e1; }

.curriculum-table thead th.purple-bg {
  background-color: #652c90; }

.curriculum-table td.odd {
  background-color: #ebebeb; }

.curriculum-table .curriculum-circle {
  margin: 12px auto; }

@media (max-width: 922px) {
  .circle-small {
    height: 50px;
    width: 50px; }
  .curriculum-table thead th {
    font-size: 24px; } }

@media (max-width: 768px) {
  .circle-small {
    height: 30px;
    width: 30px; }
  .curriculum-table thead th {
    font-size: 16px; } }

@media (max-width: 502px) {
  .curriculum-table thead th {
    font-size: 14px; }
  .curriculum-table .image-row img {
    height: 40px;
    width: 40px; } }

.white-text {
  color: white; }

.kodable-navbar .white-text > li > a > p {
  color: black; }

.kodable-navbar .white-text > li > a {
  color: white; }

.gray-background {
  background-color: #f2f2f2; }

.green-border {
  border: 2px solid #47a447; }

.black-text {
  color: black; }

.funding_info h4 {
  color: #FBAF3F; }

.no_underline {
  text-decoration: none !important; }

/* footer */
/* Scrollspy for resources page */
.group {
  height: 500px; }

.group .subgroup {
  height: 200px; }

.fixed {
  position: fixed; }

/* sidebar */
.bs-docs-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

/* all links */
.bs-docs-sidebar .nav > li > a {
  color: #999;
  padding: 4px 20px;
  font-size: 16px;
  font-size: 16px;
  font-weight: 400; }

/* nested links */
.bs-docs-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: 12px;
  border-left: 2px solid transparent; }

.bs-docs-sidebar .nav > .active > a {
  color: #563d7c; }

.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > li > a:hover,
.bs-docs-sidebar .nav > li > a:focus {
  color: #FBB03B;
  text-decoration: none;
  background-color: transparent;
  border-left: 2px solid #FBB03B; }

/* all active links */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active:focus > a {
  font-weight: 700; }

/* nested active links */
.bs-docs-sidebar .nav .nav > .active > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active:focus > a {
  font-weight: 500; }

/* hide all (inactive) nested list */
.bs-docs-sidebar .nav ul.nav {
  display: none; }

/* show active nested list */
.bs-docs-sidebar .nav > .active > ul.nav {
  display: block; }

.quote-request-form {
  -webkit-border-radius: 8px/7px;
  -moz-border-radius: 8px/7px;
  border-radius: 8px/7px;
  background-color: #ebebeb;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.31);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.31);
  border: solid 1px #cbc9c9;
  margin: 20px auto;
  padding: 30px;
  min-height: 600px; }

._1 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

._2 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

._3 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

._4 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

._5 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

._6 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }

._7 {
  -webkit-animation-delay: 2.8000000000000003s;
  -moz-animation-delay: 2.8000000000000003s;
  -ms-animation-delay: 2.8000000000000003s;
  -o-animation-delay: 2.8000000000000003s;
  animation-delay: 2.8000000000000003s; }

._8 {
  -webkit-animation-delay: 3.2s;
  -moz-animation-delay: 3.2s;
  -ms-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  animation-delay: 3.2s; }

._9 {
  -webkit-animation-delay: 3.6s;
  -moz-animation-delay: 3.6s;
  -ms-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  animation-delay: 3.6s; }

._10 {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -ms-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s; }

.grow {
  transition: all .2s ease-in-out; }

.grow:hover {
  transform: scale(1.1); }

/* Login CSS */
.divider-line {
  margin: 14px auto 28px;
  width: 60%;
  height: 14px;
  border-bottom: 1px solid #8cc63f;
  text-align: center; }

.divider-line-text {
  color: #8cc63f;
  font-size: 28px;
  background-color: #FFFFFF;
  padding: 30px 20px;
  position: absolute;
  top: 33%;
  left: -35px; }

.google-signup-option {
  display: none; }

.divider {
  position: absolute;
  left: 53%;
  top: 27%;
  bottom: 41%;
  /* color: black; */
  border-left: 1px solid #c2c2c2; }

.vertical-divider {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: auto;
  height: 50%;
  line-height: 0;
  text-align: center;
  text-transform: uppercase;
  transform: translateX(-50%); }

.vertical-divider:before,
.vertical-divider:after {
  position: absolute;
  left: 50%;
  content: '';
  z-index: 9;
  border-left: 1px solid black;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  width: 0;
  height: calc(100% - 1rem); }

.row-divided > .vertical-divider {
  height: calc(50% - 1rem); }

.vertical-divider:before {
  top: -100%; }

.vertical-divider:after {
  top: auto;
  bottom: 0; }

.row-divided {
  position: relative; }

.row-divided > [class^="col-"],
.row-divided > [class*=" col-"] {
  padding-left: 30px;
  /* gutter width (give a little extra room) 2x default */
  padding-right: 30px;
  /* gutter width (give a little extra room) 2x default */ }

.ios-download-column {
  display: flex;
  justify-content: flex-end; }

.learn-more-jumbotron {
  position: relative;
  padding: 120px 0;
  background-size: cover !important;
  /* bottom, image */
  background: linear-gradient(rgba(153, 153, 153, 0.5), rgba(153, 153, 153, 0.5)), url("../../img/landing/GrechenHug.jpg") no-repeat center 45%; }
  .learn-more-jumbotron .img-fluid {
    max-height: 767px; }
  .learn-more-jumbotron .jumbotron-header {
    padding: 34px 30px;
    top: 15%;
    text-align: center;
    width: 100%;
    color: white; }
    .learn-more-jumbotron .jumbotron-header h2 {
      height: 4em; }
    @media screen and (max-width: 768px) {
      .learn-more-jumbotron .jumbotron-header p {
        font-size: 20px; }
      .learn-more-jumbotron .jumbotron-header h2 {
        font-size: 25px; } }

.parent-pricing-jumbotron {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(rgba(153, 153, 153, 0.5), rgba(0, 0, 0, 0.67)), url(../../img/parents/kidrolling.jpg) no-repeat center 45%;
  background-size: cover !important; }
  .parent-pricing-jumbotron .parent-jumbotron-header {
    padding: 34px 30px;
    top: 15%;
    text-align: center;
    width: 100%;
    color: white; }
    .parent-pricing-jumbotron .parent-jumbotron-header h2 {
      height: 4em; }
    @media screen and (max-width: 768px) {
      .parent-pricing-jumbotron .parent-jumbotron-header p {
        font-size: 20px; }
      .parent-pricing-jumbotron .parent-jumbotron-header h2 {
        font-size: 25px; } }

.parent-typing-header {
  margin-top: 50px !important;
  font-size: 35px; }

@media screen and (min-width: 768px) {
  .badge-header {
    background: linear-gradient(180deg, #fbfbfb 15%, #00a79d 15%, #00a79d 60%, #fbfbfb 60%);
    padding: 40px; } }

.badge-header .orange-bg {
  background-color: #FBA537;
  color: white; }

.badge-header .laz-bg {
  background-color: #00a79d;
  color: white; }

.get-started-jumbotron {
  background: url("../../img/landing/GameView_BG1.png") no-repeat center 30%;
  background-size: cover;
  min-height: 652px;
  height: auto;
  width: 100%;
  position: relative; }
  @media screen and (min-width: 1600px) {
    .get-started-jumbotron {
      height: 952px; }
      .get-started-jumbotron .jumbotron-button {
        bottom: 8% !important; } }
  .get-started-jumbotron .jumbotron-header {
    text-align: center;
    width: 100%;
    color: white; }
    .get-started-jumbotron .jumbotron-header h1 {
      font-size: 45px;
      font-weight: 200; }
    .get-started-jumbotron .jumbotron-header h2 {
      font-size: 36px;
      font-weight: 300;
      line-height: 1.4em;
      margin-top: 0; }
      @media screen and (max-width: 1024px) {
        .get-started-jumbotron .jumbotron-header h2 {
          font-size: 25px; } }
      @media screen and (max-width: 768px) {
        .get-started-jumbotron .jumbotron-header h2 {
          font-size: 20px;
          margin-top: 20px; } }
  .get-started-jumbotron .header-image h3 {
    margin-top: -60px; }
  .get-started-jumbotron .jumbotron-button {
    position: absolute;
    bottom: 13%;
    text-align: center;
    width: 100%; }

.parent-pricing-banner {
  background-color: #8cc63e; }

.parent-love-learning .circle {
  display: block;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  color: white;
  font-size: 50px;
  padding-top: 10px;
  margin: 10px auto; }

.parent-love-learning .blue-bg {
  background-color: #27a9e1;
  padding-top: 5px; }

.parent-love-learning .green-bg {
  background-color: #8cc63e; }

.parent-love-learning .orange-bg {
  background-color: #FBA537;
  padding-top: 7px; }

.parent-love-learning .purple-bg {
  background-color: #652c90; }

@media screen and (min-width: 1024px) {
  .parent-love-learning .love-learning-1 {
    position: relative;
    right: 10px; }
  .parent-love-learning .love-learning-2 {
    right: -20px; }
  .parent-love-learning .love-learning-3 {
    left: 10px; }
  .parent-love-learning .love-learning-4 {
    left: -20px; } }

@media screen and (max-width: 700px) {
  #getKodableParent {
    font-size: 30px; } }

.teacher_quote {
  padding: 40px; }

@media screen and (max-width: 700px) {
  .parent-pricing .plan-description {
    font-size: 12px; } }

.kodable-parent-plans td h3 {
  font-size: 20px;
  padding-top: 10px; }

@media screen and (max-width: 700px) {
  .kodable-parent-plans th h2 {
    font-size: 18px; }
  .kodable-parent-plans td {
    font-size: 12px; }
    .kodable-parent-plans td h3 {
      font-size: 12px;
      max-width: 120px; }
    .kodable-parent-plans td img {
      width: 50%; } }

.img-fluid {
  width: 100%;
  height: auto; }

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

.typed-fade-out {
  opacity: 0;
  animation: 0;
  transition: opacity .25s; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.pricing-plans .h1 {
  font-size: 30px; }

.pricing-plans .purple-bg {
  background-color: #652c90; }

.pricing-plans ul {
  list-style: none;
  margin: 20px 0;
  padding: 0; }

.pricing-plans .most-popular-banner {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px; }
  .pricing-plans .most-popular-banner img {
    width: 160px; }
  .pricing-plans .most-popular-banner p {
    position: absolute;
    top: 0px;
    font-size: 14px !important;
    width: 100%; }

.pricing-plans .plan-btn-container {
  position: absolute;
  bottom: -10px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

.pricing-plans .plan-btn {
  min-width: 50%; }

.pricing-plans .plan-box {
  position: relative;
  padding-bottom: 90px;
  z-index: 1;
  margin-top: 30px; }
  .pricing-plans .plan-box p {
    font-size: 1em;
    margin-left: 10px;
    margin-right: 10px; }
  .pricing-plans .plan-box p.plan-description {
    font-size: 1em; }

.pricing-plans .plan-selected {
  padding-top: 40px;
  margin-top: 0px; }

.pricing-plans .plan-price {
  position: absolute;
  bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  font-size: 2.4em !important; }

.pricing-plans .plan-details ul {
  padding-bottom: 15px; }
  .pricing-plans .plan-details ul li {
    padding-bottom: 5px; }

.parent-pricing-plans .plan-price {
  bottom: 30px; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* Pricing page */
.kodable-pricing-table {
  font-size: 16px;
  padding: 5px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px;
  table-layout: fixed; }
  .kodable-pricing-table td, .kodable-pricing-table th {
    width: 25%;
    border-top: 1px solid white; }
  .kodable-pricing-table i {
    margin-bottom: 10px; }
  @media screen and (min-width: 769px) {
    .kodable-pricing-table i.fa-laptop, .kodable-pricing-table i.fa-rocket {
      margin-bottom: 40px; } }
  .kodable-pricing-table .widget-header {
    min-width: 150px;
    max-width: 250px;
    color: black;
    padding: 20px; }
    .kodable-pricing-table .widget-header.header-kickstart {
      background-color: #8cc63e;
      color: white; }
    .kodable-pricing-table .widget-header.header-school {
      background-color: #00a79d;
      color: white; }
    .kodable-pricing-table .widget-header.header-curriculum {
      background-color: #652c90;
      color: white; }
  .kodable-pricing-table td.green-text {
    font-size: 20px;
    color: #8cc63e; }
  .kodable-pricing-table .subject-divider {
    color: white;
    padding: 10px;
    background-color: #27a9e1; }
  .kodable-pricing-table th {
    font-weight: normal !important;
    vertical-align: bottom !important;
    min-width: 70px; }
    .kodable-pricing-table th p {
      font-size: 14px; }
      @media screen and (max-width: 768px) {
        .kodable-pricing-table th p {
          font-size: 12px; } }
    @media screen and (max-width: 768px) {
      .kodable-pricing-table th {
        padding: 2px !important; } }
  .kodable-pricing-table .widget {
    display: flex !important; }
    .kodable-pricing-table .widget .price-widget-content {
      align-self: flex-end; }
  .kodable-pricing-table td {
    vertical-align: middle !important; }
    .kodable-pricing-table td p {
      margin-top: 5px;
      vertical-align: middle !important; }
    .kodable-pricing-table td.text-green {
      color: #5eb863 !important; }

.plan-comparison-link {
  font-size: 20px !important;
  text-decoration: underline; }

@media screen and (min-width: 768px) {
  .features-section p {
    height: 170px; } }

.kodable-orange {
  color: #fbb03b; }

.kodable-font-pricing-header {
  font-size: 40px !important; }

.kodable-font-pricing-tab-header {
  font-size: 60px;
  font-weight: 100; }

.quote-background {
  background-image: url("../img/landing/QuoteRegister.png");
  background-size: cover;
  background-repeat: no-repeat; }

.paywall-emphasis {
  font-size: 20px; }

.pricing-perspective {
  background-color: #f7931d;
  color: white; }
  .pricing-perspective h1 {
    font-size: 45px; }
  .pricing-perspective p {
    font-size: 16px;
    line-height: 1.7; }

.pricing-tier {
  color: white;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .pricing-tier div {
    padding: 5px; }
  .pricing-tier h1 {
    margin-top: 10px; }
  .pricing-tier .kick-start {
    background-color: #158d83; }
  .pricing-tier .school-plan {
    background-color: #2490cc; }
  .pricing-tier .district-plan {
    background-color: #4c1a75; }

.pricing-table {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px; }
  .pricing-table thead > tr > th {
    border-bottom: none; }
  .pricing-table tr:nth-child(even) {
    background-color: white; }
  .pricing-table td {
    vertical-align: middle !important; }
    .pricing-table td p {
      font-size: 14px; }
    .pricing-table td img {
      max-height: 25px; }
  .pricing-table tfoot > tr > td {
    padding-left: 20px;
    padding-right: 20px; }

.question-group h3 {
  font-weight: 100; }

.question-group p {
  margin-left: 10px; }

.plan-btn-container {
  position: absolute;
  bottom: -10px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

.plan-btn {
  min-width: 65%; }

.plan-box {
  position: relative;
  padding-bottom: 70px;
  z-index: 1;
  margin-top: 30px;
  font-size: 20px;
  height: 300px; }
  @media (max-width: 1050px) {
    .plan-box h2 {
      font-size: 28px; }
    .plan-box p {
      font-size: 16px; } }
  @media (max-width: 910px) {
    .plan-box {
      height: 220px; }
      .plan-box h2 {
        font-size: 20px !important; }
      .plan-box .plan-price {
        font-size: 30px !important; }
      .plan-box p {
        font-size: 14px !important; }
      .plan-box .plan-btn {
        font-size: 12px; } }
  @media (max-width: 767px) {
    .plan-box {
      height: 250px !important; }
      .plan-box h2 {
        font-size: 30px !important; }
      .plan-box .plan-price {
        font-size: 20px;
        position: relative;
        bottom: 10px; }
      .plan-box .comparison .price-try {
        font-size: 12px; }
      .plan-box p {
        font-size: 20px !important;
        min-height: 0 !important; } }
  .plan-box p {
    min-height: 70px; }
  .plan-box .most-popular-banner {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px; }
    .plan-box .most-popular-banner img {
      width: 160px; }
    .plan-box .most-popular-banner p {
      position: absolute;
      top: 0px;
      font-size: 14px !important;
      width: 100%; }

.plan-description {
  font-size: 16px;
  padding-bottom: 18px; }

.plan-selected {
  padding-top: 40px;
  margin-top: 0px; }

.plan-price {
  margin-left: auto;
  margin-right: auto;
  font-size: 2em;
  font-weight: 200;
  left: 0;
  right: 0; }

.plan-details ul {
  padding-bottom: 15px; }
  .plan-details ul li {
    padding-bottom: 5px; }

.comparison {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  padding: 40px; }

.comparison table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

.comparison td, .comparison th {
  empty-cells: show;
  padding: 10px;
  width: 25%; }

.compare-heading {
  font-size: 18px;
  font-weight: bold !important;
  border-bottom: 0 !important; }

.comparison tbody tr:nth-child(odd) {
  display: none; }

.comparison .compare-row {
  font-size: 18px; }
  .comparison .compare-row td {
    padding: 15px; }
  .comparison .compare-row td:nth-child(2) {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  .comparison .compare-row td:nth-child(3) {
    border-bottom: 1px solid #ccc; }
  .comparison .compare-row td:nth-child(4) {
    border-bottom: 1px solid #ccc; }

.comparison th {
  font-weight: normal;
  padding: 0; }

.comparison tr td:first-child {
  text-align: right; }

.comparison .tl2 {
  border-right: 0; }

.comparison .qbse {
  background: #0078C1;
  border-top-left-radius: 3px;
  border-left: 0px; }

.comparison .qbo {
  background: #009E2C;
  border-top-right-radius: 3px;
  border-right: 0px; }

.comparison .price-info {
  padding: 5px 15px 15px 15px; }

.comparison .price-was {
  color: #999;
  text-decoration: line-through; }

.comparison .price-now span {
  font-size: 32px; }

.comparison .price-small {
  font-size: 18px !important;
  position: relative;
  top: -11px;
  left: 2px; }

.comparison.panel {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  width: 100%;
  z-index: 10; }
  @media (max-width: 500px) {
    .comparison.panel {
      padding: 0; } }

@media (max-width: 500px) {
  .comparison .order-form-link {
    font-size: 12px; } }

.pricing-table {
  padding: 20px;
  display: flex;
  flex-direction: column; }

@media (min-width: 900px) {
  .pricing-table {
    flex-direction: row; } }

.comparison .price-buy {
  background: #ff5406;
  padding: 10px 20px;
  font-size: 12px;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 5px 0 10px 0; }

.comparison td .btn {
  padding: 5px;
  font-size: 14px; }

.comparison .price-try {
  font-size: 15px; }
  @media (max-width: 500px) {
    .comparison .price-try {
      font-size: 12px; } }

.comparison .price-try a {
  color: #202020; }

@media (max-width: 910px) {
  .comparison td:first-child, .comparison th:first-child {
    display: none; }
  .comparison tbody tr:nth-child(odd) {
    display: table-row;
    background: #F7F7F7; }
  .comparison .row {
    background: #FFF; }
  .comparison td, .comparison th {
    width: 50%; }
  .price-info {
    border-top: 0 !important; }
  .comparison td .btn {
    padding: 5px;
    font-size: 12px;
    white-space: normal; } }

@media (max-width: 639px) {
  .comparison .price-buy {
    padding: 5px 10px; }
  .comparison .hide-mobile {
    display: none; }
  .comparison .price-now span {
    font-size: 16px; }
  .comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0; }
  .comparison .qbse, .comparison .qbo {
    font-size: 12px;
    padding: 10px 5px; }
  .comparison .price-buy {
    margin-top: 10px; }
  .compare-heading {
    font-size: 13px; }
  .comparison td .btn {
    text-align: center;
    padding: 10px;
    font-size: 12px;
    white-space: normal; } }

body {
  -webkit-font-smoothing: antialiased; }

section {
  position: relative;
  -webkit-font-smoothing: antialiased; }

.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0; }
  .pricing-item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    text-align: center;
    -webkit-flex: 0 1 330px;
    flex: 0 1 330px; }
    @media screen and (min-width: 690px) {
      .pricing-item.free-item {
        margin-right: 40px !important; } }
    @media screen and (min-width: 990px) {
      .pricing-item.free-item {
        margin-left: -2em !important; } }
  .pricing-action {
    color: inherit;
    border: none;
    background: none; }
    .pricing-action:focus {
      outline: none; }

.pricing-feature-list {
  text-align: left; }

.pricing-palden .pricing-item {
  font-family: 'Open Sans', sans-serif;
  cursor: default;
  color: black;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px; }
  .pricing-palden .pricing-item.pricing__item--featured {
    z-index: 999 !important; }
  @media screen and (min-width: 990px) {
    .pricing-palden .pricing-item {
      margin: 3em; } }

@media screen and (min-width: 700px) {
  .pricing-palden .pricing-item {
    margin: 1em -0.5em; }
  .pricing-palden .pricing__item--featured {
    margin: 1em 0;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23); } }

.pricing-palden .pricing-deco {
  border-radius: 10px 10px 0 0;
  background: #8dc64d;
  padding: 1em 0 6em;
  position: relative; }
  .pricing-palden .pricing-deco.paid {
    background: #0ea79d; }
  .pricing-palden .pricing-deco.add-on {
    background: #642d8d; }
  .pricing-palden .pricing-deco.parent-panel {
    padding: 1em 0 5em; }
  .pricing-palden .pricing-deco .pricing-detail {
    font-size: 1.25em;
    font-weight: bold;
    padding: 0;
    color: #fff;
    margin: 0 0 0.25em 0;
    line-height: 1.5; }
    .pricing-palden .pricing-deco .pricing-detail.add-on {
      font-size: 1em; }
  .pricing-palden .pricing-deco i {
    padding: .3em 0 .3em; }

.pricing-palden .pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; }

.pricing-palden .pricing-title {
  font-size: 2em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0 0 0.25em 0;
  line-height: 0.75; }
  .pricing-palden .pricing-title.add-on {
    font-size: 1.3em; }

.pricing-palden .deco-layer {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

@media screen and (max-width: 700px) {
  .pricing-palden .pricing-item {
    margin-top: 10px;
    margin-bottom: 10px; } }

@media screen and (min-width: 767px) {
  .pricing-palden .pricing-item {
    margin-top: 0;
    margin-bottom: 0; } }

.pricing-palden .pricing-item.add-on-pane {
  margin: 2em -2em 5em -2em; }
  @media screen and (min-width: 900px) {
    .pricing-palden .pricing-item.add-on-pane {
      margin-top: 4.6em; } }

.pricing-palden .pricing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0); }

.pricing-palden .pricing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0); }

.pricing-palden .icon {
  font-size: 2.5em; }

.pricing-palden .pricing-price {
  font-size: 3em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0.25em 0 0.25em 0;
  line-height: 0.75; }

.pricing-palden .pricing-currency {
  font-size: 0.5em;
  vertical-align: top; }

.pricing-palden .pricing-period {
  font-size: 0.5em;
  font-style: italic; }

.pricing-palden .pricing__sentence {
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0 0 0.5em; }

.pricing-palden .pricing-feature-list {
  margin-left: 2em;
  padding: 0.5em .5em 2.5em;
  text-align: left;
  font-size: .9em;
  line-height: 2em;
  height: 20vh; }
  .pricing-palden .pricing-feature-list.free i {
    color: #8dc64d;
    font-size: 1.3em;
    margin-top: 2px; }
  .pricing-palden .pricing-feature-list.paid i {
    color: #0ea79d;
    font-size: 1.3em;
    margin-top: 2px; }
  .pricing-palden .pricing-feature-list.add-on-plus i {
    color: #642d8d;
    font-size: 1.3em;
    margin-top: 2px; }

.pricing-palden .pricing-action {
  font-weight: bold;
  margin: 3em 3em 2em 3em;
  padding: 1em 2em;
  color: #fff;
  border-radius: 30px;
  background: #8dc64d;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .pricing-palden .pricing-action:hover, .pricing-palden .pricing-action:focus {
    background-color: #6a9b40; }
  .pricing-palden .pricing-action.add-on {
    background: #642d8a; }
    .pricing-palden .pricing-action.add-on:hover, .pricing-palden .pricing-action.add-on:focus {
      background-color: #4c1a75; }
  .pricing-palden .pricing-action.paid-button {
    background: #f7931d; }
    .pricing-palden .pricing-action.paid-button:hover, .pricing-palden .pricing-action.paid-button:focus {
      background-color: #2685ab; }
  .pricing-palden .pricing-action.parent-panel {
    margin: 0em 3em 2em 3em; }

.pricing-palden .quote-link {
  margin-top: -20px;
  padding-bottom: 10px;
  text-decoration: underline; }

.pricing-palden .pricing-button-group .btn {
  font-weight: bold;
  border-radius: 30px;
  padding: 0.5em 1.5em; }

.quote-header h1 {
  font-weight: 200; }

.pricing-list {
  margin-top: 2em; }
  .pricing-list li {
    position: relative;
    list-style-type: none;
    font-weight: 700;
    line-height: 2.5em; }
  .pricing-list li span {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    padding-top: 10px;
    padding-left: 30px;
    font-weight: 200; }
  .pricing-list li:before {
    position: absolute;
    top: 2px;
    left: 0px;
    content: '\00b7';
    font-size: 100px;
    color: #f7931d;
    padding-right: 5px; }

/* Team Page */
.team-header {
  background-image: url("../../img/team/kodable_team.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 460px;
  background-position-y: 0%;
  font-weight: 200;
  padding: 0; }
  .team-header h1 {
    color: white;
    padding-top: 400px;
    padding-bottom: 50px;
    margin: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#363636+0,363636+100&0+80,0.65+100 */
    background: -moz-linear-gradient(top, rgba(54, 54, 54, 0) 0%, rgba(54, 54, 54, 0) 50%, rgba(54, 54, 54, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(54, 54, 54, 0) 0%, rgba(54, 54, 54, 0) 50%, rgba(54, 54, 54, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(54, 54, 54, 0) 0%, rgba(54, 54, 54, 0) 50%, rgba(54, 54, 54, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00363636', endColorstr='#a6363636',GradientType=0 );
    /* IE6-9 */ }
    @media only screen and (max-width: 768px) {
      .team-header h1 {
        padding-top: 240px; } }

.founder-note {
  background-image: url("../../img/team/GrechenJon.jpeg");
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 600px;
  background-position-x: 0;
  background-position-y: 15%;
  font-weight: 200; }

.contact-box.center-version > a img {
  width: auto;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 10px; }

.contact-box.center-version {
  border: none; }
  .contact-box.center-version > a {
    color: inherit; }

.wrapper {
  min-height: 100vh;
  height: 100%;
  font: normal 16px/26px Open Sans Condensed, sans-serif;
  box-sizing: border-box; }

.block {
  z-index: 1;
  position: relative; }
  @media (min-width: 768px) {
    .block:before {
      content: "";
      position: absolute;
      height: calc(100% - 40px);
      width: 1px;
      background-color: black;
      left: 50%;
      margin-top: 50px; } }

.title {
  font: bold 42px/52px Open Sans Condensed, sans-serif;
  color: black;
  transition: all 0.8s ease-in-out; }
  @media (min-width: 768px) {
    .title {
      text-align: center; } }

.each-event {
  background-color: white;
  color: black;
  padding: 5px;
  border: 3px solid #FBA537;
  font-weight: 100;
  font-size: 12px;
  margin: 10px 20px;
  width: 300px;
  position: relative;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out; }
  .each-event h3 {
    font-size: 20px; }
  .each-event:before {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    left: -31px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #e7812b;
    box-shadow: 0 4px 20px -4px rgba(64, 64, 64, 0.8); }
  @media (min-width: 768px) {
    .each-event:nth-child(odd) {
      margin-left: calc(50% + 20px); }
    .each-event:nth-child(even) {
      margin-left: calc(50% - 321px); }
      .each-event:nth-child(even):before {
        left: calc(100% + 16px); } }

.title.non-focus {
  font-size: 24px;
  line-height: 34px;
  transition: all 0.8s ease-in-out; }

.each-event.non-focus {
  color: #d2d2d2;
  background: #e6e6e6;
  margin-top: 90px;
  transform: rotateZ(45deg);
  transition: all 0.8s ease-in-out; }
  .each-event.non-focus:before {
    opacity: 0;
    background-color: #aaa; }

.team-container .individual-photo {
  float: left;
  height: 150px;
  width: 150px;
  margin-right: 1em; }
  .team-container .individual-photo img {
    max-width: 100%;
    border-radius: 25%; }

.team-container .title-box {
  display: table-cell;
  width: 100%;
  height: 150px;
  padding: 10px;
  vertical-align: bottom; }

.resources-page-jumbotron {
  background: url("../../img/resources/Resources_BG.png") no-repeat center 45%;
  background-size: cover;
  min-height: 487px;
  border-radius: 0;
  color: #3e3e3e; }

.nav > li.active {
  border-left: none;
  background: none; }

.resources-container h2.resource-section-title {
  margin-top: 50px;
  margin-bottom: 18px; }

.menu-container {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  padding-left: 40px;
  background-color: #00a79d; }
  @media (max-width: 767.98px) {
    .menu-container {
      padding: 0; } }

.resource-item-type-NEEDTHIS {
  background-color: #C1272D !important; }

.resources-menu {
  text-align: center;
  list-style: none;
  margin: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767.98px) {
    .resources-menu {
      flex-direction: column; } }
  .resources-menu .nav-item {
    display: inline-block;
    color: white;
    height: 2.5em;
    line-height: 2.5em;
    margin-right: 1rem; }
    @media (max-width: 991.98px) {
      .resources-menu .nav-item {
        margin: 0; } }
    .resources-menu .nav-item .nav-link {
      color: white; }
      .resources-menu .nav-item .nav-link:hover, .resources-menu .nav-item .nav-link:active, .resources-menu .nav-item .nav-link:focus {
        border-bottom: 4px solid #FBA537;
        background: transparent !important; }
      .resources-menu .nav-item .nav-link.active {
        border-bottom: 4px solid #FBA537;
        font-weight: bold; }

.menu-container .nav > li > a {
  padding: 13px 13px 8px 13px; }

.kodable-resource-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.kodable-resource-item {
  position: relative;
  background-color: #f3f3f4;
  min-height: 125px;
  margin-bottom: 5px;
  border: 2px solid #f3f3f4; }
  .kodable-resource-item .round-icon {
    position: absolute;
    top: 10px;
    left: 30px; }
    .kodable-resource-item .round-icon img {
      width: 40%;
      top: 2%; }
  .kodable-resource-item h2 {
    padding-top: 10px;
    padding-left: 155px; }
    @media only screen and (min-width: 768px) {
      .kodable-resource-item h2 {
        padding-right: 180px; } }
  .kodable-resource-item p {
    padding-top: 0px;
    padding-left: 155px;
    padding-bottom: 1em; }
    @media only screen and (min-width: 768px) {
      .kodable-resource-item p {
        padding-right: 180px; } }
  @media only screen and (min-width: 768px) {
    .kodable-resource-item .resource-buttons {
      position: absolute;
      right: 10px;
      top: 15px; } }
  @media only screen and (max-width: 768px) {
    .kodable-resource-item .resource-buttons {
      padding-left: 155px;
      padding-bottom: 10px; } }
  .kodable-resource-item:hover {
    border: 2px solid #FBC687; }
  .kodable-resource-item .download-btn {
    margin-right: 5px; }

.popover {
  position: absolute; }
  .popover .share-buttons {
    margin-bottom: 10px; }
  .popover .rrssb-buttons li {
    float: none;
    margin-bottom: 5px; }

.curriculum-content {
  max-width: 900px;
  margin: 0px;
  font-size: 16px;
  line-height: 24px; }
  .curriculum-content > h3 {
    font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .curriculum-content p, .curriculum-content li {
      font-size: .8em; } }
  @media only screen and (min-width: 1024px) {
    .curriculum-content p, .curriculum-content li {
      font-size: 1em; } }
  @media only screen and (min-width: 768px) {
    .curriculum-content h1 {
      font-size: 1em; } }
  @media only screen and (min-width: 1024px) {
    .curriculum-content h1 {
      font-size: 1.5em; } }
  .curriculum-content.mce-content-body {
    margin: 10px !important;
    padding: 0 !important; }
  .curriculum-content h2 {
    color: #fbb30b; }
  .curriculum-content ol {
    list-style: decimal; }
  .curriculum-content ul {
    list-style: square; }
  .curriculum-content ol, .curriculum-content ul {
    margin-left: 16px; }
  .curriculum-content em {
    font-style: italic; }
  .curriculum-content .unit-preview-table th {
    color: white; }
  .curriculum-content .unit-preview-table th, .curriculum-content .unit-preview-table td {
    padding: 5px; }
  .curriculum-content .unit-preview-table thead th {
    font-weight: bold;
    background: white;
    color: #333; }
  .curriculum-content .unit-preview-table tbody tr {
    border-top: 1px solid white; }
  .curriculum-content .unit-preview-table tbody td {
    border-left: 1px solid white; }
  .curriculum-content .copyright-footer {
    color: #888;
    font-style: italic;
    margin: 18px 0; }
  .curriculum-content .lesson-materials {
    float: right;
    border: 5px solid #27a9e1;
    padding: 10px 14px;
    margin: 0 0 18px 18px;
    max-width: 40%; }
  .curriculum-content .lesson-tip-block {
    display: block;
    padding: 18px;
    margin: 10px 0;
    background: #fff2cc;
    position: relative;
    background: #27a9e1;
    color: #FCFCCC; }
    .curriculum-content .lesson-tip-block i {
      position: absolute;
      left: 18px; }
    .curriculum-content .lesson-tip-block h3 {
      font-size: 1em;
      margin-top: 0;
      margin-left: 40px;
      color: #333; }
    .curriculum-content .lesson-tip-block p {
      margin-left: 40px; }
    .curriculum-content .lesson-tip-block h3 {
      color: #FCFCCC; }
  .curriculum-content .think-share-pair-block {
    display: block;
    padding: 18px;
    margin: 10px 0;
    background: #fff2cc;
    position: relative;
    border: 5px solid #a8d08d;
    float: left; }
    .curriculum-content .think-share-pair-block i {
      position: absolute;
      left: 18px; }
    .curriculum-content .think-share-pair-block h3 {
      font-size: 1em;
      margin-top: 0;
      margin-left: 40px;
      color: #333; }
    .curriculum-content .think-share-pair-block p {
      margin-left: 40px; }
  .curriculum-content .ela-connection-block {
    display: block;
    padding: 18px;
    margin: 10px 0;
    background: #fff2cc;
    position: relative;
    background: #ae82b7;
    color: #FCFCCC; }
    .curriculum-content .ela-connection-block i {
      position: absolute;
      left: 18px; }
    .curriculum-content .ela-connection-block h3 {
      font-size: 1em;
      margin-top: 0;
      margin-left: 40px;
      color: #333; }
    .curriculum-content .ela-connection-block p {
      margin-left: 40px; }
    .curriculum-content .ela-connection-block h3 {
      color: #FCFCCC; }
  .curriculum-content .curriculum-icon {
    display: inline-block;
    width: 26px; }
  .curriculum-content .curriculum-icon-optional {
    background: url("../../img/curriculum_images/Curriculum-tie-in.png");
    height: 24px; }
  .curriculum-content .curriculum-icon-think-share-pair {
    background: url("../../img/curriculum_images/CurriculumIcon_ThinkandShare.png");
    height: 17px; }

.curriculum-sidebar-list {
  margin-top: 20px;
  margin-left: 10px; }
  .curriculum-sidebar-list .btn-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 5.1;
    color: #8cc63e; }

.curriculum-modal-content {
  overflow: auto;
  position: absolute;
  top: 0;
  bottom: 80px;
  right: 0;
  left: 0; }

.curriculum-modal {
  height: 100%; }
  .curriculum-modal .modal-body {
    max-height: 800px;
    overflow: scroll; }

.curriculum-godmode-modal .modal-dialog {
  width: 90%;
  height: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 0; }

.curriculum-godmode-modal .modal-content {
  height: 100%; }

.curriculum-godmode-modal .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.tiny-mce-preview {
  margin: 0;
  padding: 10px; }

.curriculum-page-container {
  padding-left: 0; }

.curriculum-page-sidebar {
  position: absolute;
  width: 20%;
  top: 0;
  bottom: 0;
  background-color: white;
  border-right: 5px solid #fbfbfb;
  padding: 8px 0 0 8px; }
  .curriculum-page-sidebar a.back-to-units-button {
    color: #27a9e1;
    margin-top: 10px; }
  .curriculum-page-sidebar ul {
    list-style: none;
    padding: 0; }
  .curriculum-page-sidebar .curriculum-sidebar-progress {
    color: #27a9e1;
    position: relative;
    margin-right: 8px; }
    .curriculum-page-sidebar .curriculum-sidebar-progress i {
      position: absolute;
      left: -17px;
      top: 3px;
      z-index: 2; }
    .curriculum-page-sidebar .curriculum-sidebar-progress:before {
      content: attr(data-step);
      display: block;
      float: left;
      margin: 0 auto;
      background: white;
      width: 1.5em;
      height: 1.5em;
      text-align: center;
      margin-bottom: 0.25em;
      line-height: 1.5em;
      border-radius: 100%;
      position: relative;
      z-index: 1; }
    .curriculum-page-sidebar .curriculum-sidebar-progress:after {
      content: '';
      position: absolute;
      display: block;
      background: white;
      width: .5em;
      height: 44px;
      top: -10px;
      left: -14px;
      z-index: 0; }
  .curriculum-page-sidebar a:hover i {
    text-decoration: none; }

.home-lesson-icon {
  top: 50%;
  left: 50%;
  transform: translate(50%, 20%);
  width: 50%; }

.curriculum-page-content {
  min-height: 800px;
  max-width: 1024px; }
  .curriculum-page-content .btn-next-lesson {
    display: inline-block;
    margin-bottom: 40px; }

@media only screen and (min-width: 768px) {
  .curriculum-sidebar p, .curriculum-sidebar li {
    font-size: .8em; } }

@media only screen and (min-width: 1024px) {
  .curriculum-sidebar p, .curriculum-sidebar li {
    font-size: 1em; } }

@media only screen and (min-width: 768px) {
  .curriculum-sidebar h1 {
    font-size: 1.2em; } }

@media only screen and (min-width: 1024px) {
  .curriculum-sidebar h1 {
    font-size: 1.5em; } }

@media only screen and (min-width: 768px) {
  .curriculum-sidebar .completed-button {
    font-size: .9em; } }

@media only screen and (min-width: 1024px) {
  .curriculum-sidebar .completed-button {
    font-size: 1em; } }

@media only screen and (min-width: 768px) {
  .curriculum-sidebar .completed-button i {
    font-size: 1.5em; } }

@media only screen and (min-width: 1024px) {
  .curriculum-sidebar .completed-button i {
    font-size: 1.5em; } }

.kod-progressbar-icons {
  font-size: 18px;
  padding: 0 1%; }

.about-text {
  color: #00a79d; }

.grade_K {
  color: #2492ce; }

.grade_1 {
  color: #db0062; }

.grade_2 {
  color: #4f1b79; }

.grade_3 {
  color: #FBA537; }

.grade_4 {
  color: #85ba30; }

.grade_5 {
  color: #d42c4e; }

.grade-1-btn {
  background-color: #db0062;
  color: white; }
  .grade-1-btn:hover {
    background-color: tint(#db0062, 20%);
    color: white; }
  .grade-1-btn.btn-outline {
    border-color: #db0062;
    background-color: white;
    color: #db0062; }

.grade-2-btn {
  background-color: #4f1b79;
  color: white; }
  .grade-2-btn:hover {
    background-color: tint(#4f1b79, 20%);
    color: white; }
  .grade-2-btn.btn-outline {
    border-color: #4f1b79;
    background-color: white;
    color: #4f1b79; }

.grade_K_bg {
  background-color: #2492ce; }

.grade_1_bg {
  background-color: #db0062; }

.grade_2_bg {
  background-color: #4f1b79; }

.grade_3_bg {
  background-color: #FBA537; }

.grade_4_bg {
  background-color: #85ba30; }

.grade_5_bg {
  background-color: #d42c4e; }

.ct-background-color {
  background-color: #652c90; }
  .ct-background-color-light {
    background-color: #e0d5e9; }
  .ct-background-color-really-light {
    background-color: #f0eaf4; }

.pm-background-color {
  background-color: #00a79d; }
  .pm-background-color-light {
    background-color: #ccedeb; }
  .pm-background-color-really-light {
    background-color: #e6f6f5; }

.pi-background-color {
  background-color: #27a9e1; }
  .pi-background-color-light {
    background-color: #d4eef9; }
  .pi-background-color-really-light {
    background-color: #e9f6fc; }

.ec-background-color {
  background-color: #f7931d; }
  .ec-background-color-light {
    background-color: #fde9d2; }
  .ec-background-color-really-light {
    background-color: #fef4e8; }

.pc-background-color {
  background-color: #9bca3d; }
  .pc-background-color-light {
    background-color: #ebf4d8; }
  .pc-background-color-really-light {
    background-color: #f5faec; }

.sel-background-color {
  background-color: #e84461; }
  .sel-background-color-light {
    background-color: #fadadf; }
  .sel-background-color-really-light {
    background-color: #fdecef; }

.standards-tables table {
  table-layout: fixed;
  width: 100%; }

.curriculum-standards table thead th {
  font-size: 1em;
  font-weight: 400;
  color: white;
  padding: 6px 10px; }

.curriculum-standards table tbody tr.even {
  background-color: green; }

.curriculum-standards table tbody td {
  padding: 5px 10px; }

.standard-grade-k,
.standard-grade-1,
.standard-grade-2,
.standard-grade-3,
.standard-grade-4,
.standard-grade-5,
.about-content,
.strand-header {
  display: none; }

.show-about-content .about-content {
  display: block; }

.show-about-content .standards-menu a.menu-about, .show-about-content .standards-menu a.menu-about:hover {
  background-color: white;
  color: #00a79d;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-about-content .standards-menu a.menu-about::after, .show-about-content .standards-menu a.menu-about:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.btn-mobile-only {
  display: none; }
  @media only screen and (max-width: 767px) {
    .btn-mobile-only {
      display: block; } }

.show-standard-grade-k .standard-grade-k {
  display: block; }

.show-standard-grade-k .strand-header {
  display: block; }

.show-standard-grade-k .standards-menu a.menu-k, .show-standard-grade-k .standards-menu a.menu-k:hover {
  background-color: white;
  color: #2492ce;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-k .standards-menu a.menu-k::after, .show-standard-grade-k .standards-menu a.menu-k:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.show-standard-grade-1 .standard-grade-1 {
  display: block; }

.show-standard-grade-1 .strand-header {
  display: block; }

.show-standard-grade-1 .standards-menu a.menu-1, .show-standard-grade-1 .standards-menu a.menu-1:hover {
  background-color: white;
  color: #db0062;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-1 .standards-menu a.menu-1::after, .show-standard-grade-1 .standards-menu a.menu-1:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.show-standard-grade-2 .standard-grade-2 {
  display: block; }

.show-standard-grade-2 .strand-header {
  display: block; }

.show-standard-grade-2 .standards-menu a.menu-2, .show-standard-grade-2 .standards-menu a.menu-2:hover {
  background-color: white;
  color: #4f1b79;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-2 .standards-menu a.menu-2::after, .show-standard-grade-2 .standards-menu a.menu-2:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.show-standard-grade-3 .standard-grade-3 {
  display: block; }

.show-standard-grade-3 .strand-header {
  display: block; }

.show-standard-grade-3 .standards-menu a.menu-3, .show-standard-grade-3 .standards-menu a.menu-3:hover {
  background-color: white;
  color: #FBA537;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-3 .standards-menu a.menu-3::after, .show-standard-grade-3 .standards-menu a.menu-3:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.show-standard-grade-4 .standard-grade-4 {
  display: block; }

.show-standard-grade-4 .strand-header {
  display: block; }

.show-standard-grade-4 .standards-menu a.menu-4, .show-standard-grade-4 .standards-menu a.menu-4:hover {
  background-color: white;
  color: #85ba30;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-4 .standards-menu a.menu-4::after, .show-standard-grade-4 .standards-menu a.menu-4:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.show-standard-grade-5 .standard-grade-5 {
  display: block; }

.show-standard-grade-5 .strand-header {
  display: block; }

.show-standard-grade-5 .standards-menu a.menu-5, .show-standard-grade-5 .standards-menu a.menu-5:hover {
  background-color: white;
  color: #d42c4e;
  border: 3px solid #c2c2c2;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  cursor: default;
  z-index: 2;
  position: relative; }
  .show-standard-grade-5 .standards-menu a.menu-5::after, .show-standard-grade-5 .standards-menu a.menu-5:hover::after {
    content: "";
    display: block;
    width: 43px;
    height: 104px;
    position: absolute;
    top: -2px;
    right: -7px;
    background-color: white; }

.curriculum-standard-content {
  border-left: 3px solid #c2c2c2;
  padding-top: 40px;
  padding-left: 50px;
  -webkit-box-shadow: -4px -1px 5px -3px #777;
  -moz-box-shadow: -4px -1px 5px -3px #777;
  box-shadow: -4px -1px 5px -3px #777;
  background: white; }
  @media only screen and (max-width: 767px) {
    .curriculum-standard-content {
      padding-left: 20px; } }

.mobile-standards-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .mobile-standards-menu {
      display: block;
      list-style: none;
      margin: 0;
      padding: 0; } }

.standard-description {
  font-size: 14px; }

.standard-id {
  width: 90px; }

.standards-menu-container {
  height: 770px; }
  @media only screen and (max-width: 767px) {
    .standards-menu-container {
      display: none; } }

.standards-menu {
  position: absolute;
  right: -42px;
  padding-top: 40px;
  list-style: none; }
  @media only screen and (max-width: 767px) {
    .standards-menu {
      position: relative;
      right: auto;
      margin: 0;
      padding: 0; }
      .standards-menu li {
        float: left;
        margin: 10px 10px 0; } }
  .standards-menu a {
    user-select: none;
    display: inline-block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    padding-top: 22px;
    padding-left: 10px;
    color: white;
    font-size: 40px;
    margin-bottom: 5px; }
    .standards-menu a .grade-small {
      font-size: 0.4em; }
    .standards-menu a.menu-about {
      background-color: #00a79d;
      font-size: 16px;
      padding-top: 40px; }
      .standards-menu a.menu-about:hover {
        background-color: #33b9b1; }
    .standards-menu a.menu-k {
      background-color: #2492ce; }
      .standards-menu a.menu-k:hover {
        background-color: #50a8d8; }
    .standards-menu a.menu-1 {
      background-color: #db0062; }
      .standards-menu a.menu-1:hover {
        background-color: #e23381; }
    .standards-menu a.menu-2 {
      background-color: #4f1b79; }
      .standards-menu a.menu-2:hover {
        background-color: #724994; }
    .standards-menu a.menu-3 {
      background-color: #FBA537; }
      .standards-menu a.menu-3:hover {
        background-color: #fcb75f; }
    .standards-menu a.menu-4 {
      background-color: #85ba30; }
      .standards-menu a.menu-4:hover {
        background-color: #9dc859; }
    .standards-menu a.menu-5 {
      background-color: #d42c4e; }
      .standards-menu a.menu-5:hover {
        background-color: #dd5671; }

.strand-diagram {
  position: relative;
  margin-bottom: 70px; }
  .strand-diagram span {
    display: block;
    padding: 5px 12px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 5px; }
  .strand-diagram img {
    padding-top: 30px;
    width: 90%; }
    @media screen and (max-width: 700px) {
      .strand-diagram img {
        padding-top: 0;
        width: 50%; } }
  .strand-diagram .pc-tag {
    right: 0;
    top: 0; }
  .strand-diagram .ec-tag {
    right: 0;
    top: 40px; }
  .strand-diagram .pm-tag {
    right: 0;
    top: 80px; }
  .strand-diagram .ct-tag {
    right: 0;
    top: 120px; }
  .strand-diagram .pi-tag {
    right: 0;
    top: 160px; }
  .strand-diagram .sel-tag {
    right: 0;
    top: 200px; }

.board-bio {
  margin-top: 40px; }
  .board-bio img {
    float: left; }
  .board-bio h3 {
    margin-left: 80px;
    font-weight: 600; }
  .board-bio p {
    margin-left: 80px;
    font-size: 14px; }

@media (max-width: 498px) {
  .landing_content {
    margin-top: 0px; } }

.hoc-jumbotron {
  background-position: top;
  position: relative;
  padding: 100px 0 50px;
  background-color: #f6f7f7;
  background-size: cover; }
  .hoc-jumbotron .container {
    display: flex;
    justify-content: center; }
    @media (max-width: 994px) {
      .hoc-jumbotron .container {
        align-items: center;
        flex-direction: column; }
        .hoc-jumbotron .container .hoc_cta {
          width: 100%;
          max-width: 600px;
          margin: 0 auto !important; }
        .hoc-jumbotron .container .hoc_youtube {
          width: 100%;
          margin-left: 0 !important;
          margin-top: 30px; } }
  .hoc-jumbotron .hoc_youtube {
    flex: 1;
    max-width: 600px; }
  .hoc-jumbotron h3 {
    font-size: 4rem !important;
    text-shadow: -2px 2px 0px black;
    margin-left: 80px;
    margin-top: -30px;
    margin-bottom: 50px; }
    @media screen and (max-width: 700px) {
      .hoc-jumbotron h3 {
        font-size: 3rem !important;
        margin-left: 140px; } }
  .hoc-jumbotron img {
    margin-top: -10px; }
  .hoc-jumbotron .jumbotron-header {
    top: 15%;
    text-align: center;
    width: 100%;
    color: white; }

.nav .open > a {
  background: transparent; }

.hoc_cta {
  border-left: 10px solid #3FA2F7 !important;
  background-color: white;
  color: #2D2D2D;
  padding: 20px 30px;
  align-self: flex-end; }
  .hoc_cta h1 {
    color: #525252;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    padding-bottom: 20px; }
  .hoc_cta p {
    max-width: 300px !important;
    text-align: left;
    line-height: 1.2;
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0 !important; }
  .hoc_cta a {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    border-radius: 7px; }

.hoc-banner-parents {
  background-color: #63318b; }
  .hoc-banner-parents .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    max-width: 900px;
    padding: 3px 10px; }
    .hoc-banner-parents .container h3 {
      padding: 10px 0;
      font-family: Helvetica;
      font-style: normal;
      font-weight: bold;
      text-decoration: underline;
      font-size: 16px !important;
      color: #FFFFFF !important;
      margin: 0 10px; }
      @media (max-width: 600px) {
        .hoc-banner-parents .container h3 {
          font-size: 16px !important; } }
    .hoc-banner-parents .container a {
      font-size: 14px;
      font-weight: 600 !important;
      padding: 5px 20px;
      border-radius: 7px;
      color: white !important; }
      @media (max-width: 600px) {
        .hoc-banner-parents .container a {
          font-size: 14px;
          padding: 5px 5px; } }

.faq-header {
  margin: 0;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0em;
  text-align: center; }
  @media (max-width: 767px) {
    .faq-header {
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 20px !important; } }

.faq-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  .faq-container .faq-container-left {
    flex: 1.2;
    max-width: 600px; }
    .faq-container .faq-container-left h3 {
      font-weight: 800 !important;
      margin: 0;
      font-size: 14px !important; }
    .faq-container .faq-container-left p {
      font-size: 14px !important; }
  .faq-container .faq-container-right {
    flex: 1;
    max-width: 390px; }
  @media (max-width: 767px) {
    .faq-container {
      flex-direction: column; } }

.beyond-hour-of-code h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0em;
  text-align: center; }
  @media (max-width: 600px) {
    .beyond-hour-of-code h2 {
      font-size: 20px !important; } }

.beyond-hour-of-code p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center; }
  @media (max-width: 600px) {
    .beyond-hour-of-code p {
      font-size: 14px !important; } }

.btn-rad-7 {
  border-radius: 7px;
  font-size: 14px; }

.lesson:before {
  display: block;
  content: " ";
  margin-top: -180px;
  height: 180px;
  visibility: hidden; }

.lesson a {
  display: block;
  width: 100%; }

.lesson img.img-responsive {
  width: 100%;
  max-width: 280px; }

.hoc-activities {
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 750px;
  margin: 0 auto; }
  .hoc-activities p {
    margin: 0;
    padding: 0;
    font-size: 18px; }
  @media (max-width: 767px) {
    .hoc-activities {
      max-width: 100%;
      flex-direction: column; }
      .hoc-activities .filter-label {
        margin-bottom: 20px; } }

.hoc-activities-filter {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex: 1;
  width: 100%; }
  .hoc-activities-filter button {
    margin: 0 4px;
    font-size: 18px;
    background: #FFFFFF;
    border: 2px solid #009D92;
    color: #009D92;
    outline-color: #00514b;
    box-sizing: border-box;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 5px 10px; }
    .hoc-activities-filter button:hover {
      border: 2px solid #006a63;
      color: #006a63;
      outline-color: #006a63; }
    .hoc-activities-filter button:active {
      border: 2px solid #00514b;
      color: #00514b;
      outline-color: #00514b; }
    .hoc-activities-filter button p {
      display: inline-block;
      margin-left: 24px;
      margin-right: 10px; }
    @media (max-width: 767px) {
      .hoc-activities-filter button p {
        margin-left: 10px;
        padding: 2px 5px;
        font-size: 14px !important; } }

.hoc-activities-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }
  .hoc-activities-list .hoc-activity {
    border-radius: 5px;
    width: calc(25% - 30px);
    height: 100%;
    margin: 0 15px;
    background-color: #F6F7F7;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 68px !important; }
    @media (max-width: 1200px) {
      .hoc-activities-list .hoc-activity {
        width: calc(33% - 20px);
        margin: 0 10px; } }
    @media (max-width: 1000px) {
      .hoc-activities-list .hoc-activity {
        width: calc(50% - 20px);
        margin: 0 10px; } }
    @media (max-width: 767px) {
      .hoc-activities-list .hoc-activity {
        width: calc(100% - 20px);
        margin: 0 10px; } }
    .hoc-activities-list .hoc-activity.hidden {
      display: none; }
    .hoc-activities-list .hoc-activity .hoc-activity-image {
      width: 100%;
      border-radius: 5px 5px 0 0;
      object-fit: cover; }
    .hoc-activities-list .hoc-activity .hoc-activity-container {
      margin: 0 12px; }
      .hoc-activities-list .hoc-activity .hoc-activity-container .hoc-activity-title {
        margin-top: 26px;
        font-style: normal;
        font-weight: 800;
        font-size: 18px !important;
        line-height: 25px;
        color: #525252;
        min-height: 50px;
        margin-bottom: 5px; }
      .hoc-activities-list .hoc-activity .hoc-activity-container .hoc-activity-grade {
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0em; }
      .hoc-activities-list .hoc-activity .hoc-activity-container .hoc-activity-btn {
        margin-bottom: 20px;
        float: right;
        padding: 5px 25px; }

.hoc-activity-all {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #1FA79D;
  cursor: pointer;
  margin-bottom: 66px; }
  .hoc-activity-all.active {
    flex-direction: column-reverse; }
    .hoc-activity-all.active svg {
      transform: rotate(180deg); }
  .hoc-activity-all:hover {
    color: #006a63;
    outline-color: #006a63; }
  .hoc-activity-all:active {
    color: #00514b;
    outline-color: #00514b; }
  .hoc-activity-all p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0; }

.activity-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px; }
  .activity-actions .activity-play-button {
    font-size: 18px !important;
    padding: 10px 30px;
    margin-right: 30px; }
    @media (max-width: 767px) {
      .activity-actions .activity-play-button {
        padding: 10px 15px;
        margin-right: 15px; } }
  @media (max-width: 413px) {
    .activity-actions {
      flex-direction: column-reverse;
      align-items: flex-start;
      justify-content: space-between; } }

.activity-section {
  margin-bottom: 100px;
  padding: 0; }
  .activity-section .activity-section-breadcrumbs {
    font-size: 12px !important; }
    .activity-section .activity-section-breadcrumbs a {
      color: black; }
  .activity-section .activity-hero {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .activity-section .activity-hero {
        flex-direction: column-reverse;
        align-items: flex-start; } }
    .activity-section .activity-hero .activity-hero-left {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      margin-right: 20px; }
      .activity-section .activity-hero .activity-hero-left h1 {
        font-size: 36px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        color: #525252; }
    .activity-section .activity-hero .activity-hero-right {
      max-width: 600px;
      flex: 1;
      margin-bottom: 30px; }
      @media (max-width: 991px) {
        .activity-section .activity-hero .activity-hero-right {
          width: 100%;
          max-width: 100%; } }
      .activity-section .activity-hero .activity-hero-right iframe {
        border-radius: 5px; }
      .activity-section .activity-hero .activity-hero-right img {
        width: 100%;
        border-radius: 5px; }
  .activity-section .activity-view-lesson {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 450px; }
    @media (max-width: 991px) {
      .activity-section .activity-view-lesson {
        flex-direction: column;
        align-items: flex-start;
        min-height: 120px; } }
  .activity-section .activity-view-lesson-button {
    border-radius: 7px;
    padding: 10px 15px;
    font-size: 18px !important; }
  .activity-section .activity-view-worksheets-button {
    border-radius: 7px;
    padding: 10px 15px;
    font-size: 18px !important;
    display: flex;
    justify-content: center;
    align-items: center; }
    .activity-section .activity-view-worksheets-button img {
      margin-right: 8px;
      width: 18px;
      height: 18px; }
  .activity-section .activity-lesson-plans {
    display: flex;
    align-items: center; }
    .activity-section .activity-lesson-plans.top-row {
      flex-direction: column;
      align-items: flex-start; }
      .activity-section .activity-lesson-plans.top-row .activity-view-lesson-button {
        margin-top: 10px; }
        .activity-section .activity-lesson-plans.top-row .activity-view-lesson-button:first-child {
          margin-left: 0px; }
    @media (max-width: 767px) {
      .activity-section .activity-lesson-plans {
        flex-direction: column;
        align-items: flex-start; } }
    .activity-section .activity-lesson-plans p {
      padding: 0;
      margin: 0;
      margin-right: 15px;
      margin-bottom: 20px;
      font-size: 18px !important; }
    .activity-section .activity-lesson-plans .activity-view-lesson-button {
      border-radius: 7px;
      font-size: 18px !important;
      padding: 8px 25px;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .activity-section .activity-lesson-plans .activity-view-lesson-button {
          padding: 4px 15px;
          margin-top: 10px; }
          .activity-section .activity-lesson-plans .activity-view-lesson-button:first-child {
            margin-left: 0px; } }
  .activity-section .activity-lesson {
    margin-top: 30px; }
    .activity-section .activity-lesson p {
      margin-bottom: 33px;
      font-size: 18px !important;
      font-style: normal;
      line-height: 1.3;
      font-weight: 400;
      text-align: left;
      color: #2D2D2D; }
      .activity-section .activity-lesson p br {
        display: block;
        height: 15px;
        content: ''; }
    .activity-section .activity-lesson .activity-lesson-title {
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
      .activity-section .activity-lesson .activity-lesson-title h2 {
        color: #525252;
        margin: 0;
        margin-right: 26px;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 700;
        line-height: 25px; }
      .activity-section .activity-lesson .activity-lesson-title span {
        color: #525252;
        font-size: 18px !important;
        font-style: italic;
        font-weight: 400;
        line-height: 25px; }

.winner-section {
  margin-top: 20px; }
  .winner-section .teacher_quote p {
    font-style: italic; }
  .winner-section .h2 {
    font-weight: 100; }
  .winner-section .winner-box {
    border-bottom: 1px solid #ddd; }
    .winner-section .winner-box img {
      height: 200px; }

.home-page .jumbotron {
  padding-top: 4%;
  background: url("../../img/landing/Home_BG.png") no-repeat center 45%;
  background-size: cover;
  min-height: 400px;
  border-radius: 0;
  color: #3e3e3e; }

.home-page .strand-diagram {
  margin-bottom: 20px; }

@media only screen and (min-width: 768px) {
  .home-page img.children-ipad {
    position: absolute;
    top: 45px; } }

@media only screen and (min-width: 768px) {
  .home-page img.teacher-resources {
    position: relative;
    top: 65px;
    margin-top: -60px; } }

.k4e-description-container h2 {
  font-size: 23px;
  font-weight: 300;
  margin: 18px auto 10px;
  line-height: 1.3em; }
  @media only screen and (max-width: 768px) {
    .k4e-description-container h2 {
      width: 100%; } }

.k4e-page h1.donation-amount {
  font-size: 4rem !important;
  font-weight: 600; }
  @media only screen and (max-width: 500px) {
    .k4e-page h1.donation-amount {
      font-size: 3rem !important; } }

.k4e-page h2.donation-amount {
  font-size: 5rem !important;
  font-weight: 800; }

.k4e-page .circle {
  position: relative;
  display: inline-block;
  color: white;
  font-size: 32px;
  font-weight: 900;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosBold", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  width: 80px;
  height: 80px;
  left: -10px;
  top: 14px;
  text-align: center;
  margin-right: 20px;
  z-index: 2; }

.k4e-page .circle:before {
  content: '';
  display: inline-block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  top: -18px;
  left: 0px;
  z-index: -1; }

.k4e-page .circle-background-green:before {
  background: #8cc63e; }

.k4e-page .circle-background-purple {
  font-size: 40px;
  top: 0px; }

.k4e-page .circle-background-purple:before {
  background: #652c90;
  top: -13px; }

.k4e-page .circle-background-red {
  font-size: 48px; }

.k4e-page .circle-background-red:before {
  background: #db0062;
  top: -7px; }

.k4e-application-container {
  background: url("../../img/kodableForEveryone/BottomBackground.png") repeat top;
  color: white; }

.schools-page-jumbotron {
  background: url("../../img/schools/Schools_BG.png") no-repeat center 45%;
  background-size: cover;
  min-height: 354px;
  border-radius: 0;
  color: #3e3e3e; }
  .schools-page-jumbotron h2 {
    font-size: 40px;
    font-weight: 300;
    width: 60%;
    margin: 30px auto;
    line-height: 1.3em; }
    @media only screen and (max-width: 768px) {
      .schools-page-jumbotron h2 {
        width: 100%; } }
  .schools-page-jumbotron h3 {
    font-size: 23px;
    font-weight: 300;
    width: 60%;
    margin: 0 auto 10px;
    line-height: 1.3em; }
    @media only screen and (max-width: 768px) {
      .schools-page-jumbotron h3 {
        width: 100%; } }
  .schools-page-jumbotron .btn-success {
    margin-right: 4%; }
    @media only screen and (max-width: 768px) {
      .schools-page-jumbotron .btn-success {
        margin-right: 0; } }

/* Schools and Districts Page */
.sd-training-background {
  background-image: url(../../img/landing/Districts_Training.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
  background-position-y: 11%;
  font-weight: 200; }

.pathway-title {
  width: 40%;
  margin-left: 10%; }
  @media only screen and (min-width: 768px) {
    .pathway-title {
      position: absolute; } }
  @media only screen and (max-width: 768px) {
    .pathway-title {
      position: relative;
      width: 90%;
      margin: 0 7%;
      text-align: left;
      margin-top: 10%; } }

.concept-graphic {
  position: relative;
  padding-bottom: 3rem; }
  .concept-graphic img {
    position: relative;
    z-index: 2; }
  .concept-graphic > img:first-of-type {
    width: 125%;
    margin-left: -10%; }
  .concept-graphic > img:not(:first-of-type) {
    position: absolute;
    bottom: -80px; }

.concept-lines {
  z-index: 1; }
  .concept-lines .concept1-line {
    border-right: 2px solid #652c90;
    height: 51%;
    position: absolute;
    bottom: -110px;
    left: 19%; }
  .concept-lines .concept2-line {
    border-right: 2px solid #00a79d;
    height: 56%;
    position: absolute;
    bottom: -110px;
    left: 40%; }
  .concept-lines .concept3-line {
    border-right: 2px solid #8cc63e;
    height: 70%;
    position: absolute;
    bottom: -110px;
    left: 54%; }
  .concept-lines .concept4-line {
    border-right: 2px solid #27a9e1;
    height: 90%;
    position: absolute;
    bottom: -110px;
    left: 76%; }

.concept-boxes {
  margin: 100px 10%; }
  .concept-boxes div.concept {
    float: left;
    width: 20%;
    min-height: 214px;
    background-color: white;
    margin: 10px 1.2%;
    padding: 8px; }
    .concept-boxes div.concept h3 {
      font-size: 35px !important;
      font-weight: bold;
      margin: 5px 0 10px 0; }
  .concept-boxes .concept1 {
    border: 2px solid #652c90; }
    .concept-boxes .concept1 h3 {
      color: #652c90; }
  .concept-boxes .concept2 {
    border: 2px solid #00a79d; }
    .concept-boxes .concept2 h3 {
      color: #00a79d; }
  .concept-boxes .concept3 {
    border: 2px solid #8cc63e; }
    .concept-boxes .concept3 h3 {
      color: #8cc63e; }
  .concept-boxes .concept4 {
    border: 2px solid #27a9e1; }
    .concept-boxes .concept4 h3 {
      color: #27a9e1; }

@media only screen and (max-width: 768px) {
  .concept-graphic {
    width: 105%;
    margin-top: -5%;
    margin-left: -3%;
    padding-bottom: 1rem;
    overflow: hidden; }
    .concept-graphic > img:not(:first-of-type) {
      bottom: 0; }
  .concept-boxes {
    margin: 0 5%; }
    .concept-boxes div.concept {
      text-align: left;
      float: none;
      width: 100%;
      min-height: auto;
      background-color: transparent;
      margin: auto;
      padding: auto;
      border: 0 !important; }
      .concept-boxes div.concept h3 {
        font-size: 35px !important;
        font-weight: bold; } }

.concepts-table thead th {
  background-color: #27a9e1;
  border: 1px solid #27a9e1;
  color: white; }
  .concepts-table thead th td {
    border: 0; }

.concepts-table tbody tr {
  border: 0; }
  .concepts-table tbody tr td {
    border: 0; }

.concepts-table tbody tr.concept1 {
  background-color: #c8a5e3;
  border-right: 1px solid #9956cc;
  border-left: 1px solid #9956cc; }
  .concepts-table tbody tr.concept1:nth-child(odd) {
    background-color: #e0ccef; }

.concepts-table tbody tr.concept2 {
  background-color: #99dcd8;
  border-right: 1px solid #00a79d;
  border-left: 1px solid #00a79d; }
  .concepts-table tbody tr.concept2:nth-child(odd) {
    background-color: #ccedeb; }

.concepts-table tbody tr.concept3 {
  background-color: #d1e8b2;
  border-right: 1px solid #8cc63e;
  border-left: 1px solid #8cc63e; }
  .concepts-table tbody tr.concept3:nth-child(odd) {
    background-color: #e8f4d8; }

.concepts-table tbody tr.concept4 {
  background-color: #a9ddf3;
  border-right: 1px solid #27a9e1;
  border-left: 1px solid #27a9e1; }
  .concepts-table tbody tr.concept4:last-child {
    border-bottom: 1px solid #27a9e1; }
  .concepts-table tbody tr.concept4:nth-child(odd) {
    background-color: #d4eef9; }

.lesson_thumb {
  padding: 0 2% 2%; }
  .lesson_thumb img {
    object-fit: cover;
    height: 130px;
    width: 100%; }
  .lesson_thumb h3 {
    margin: 0;
    padding: 5px 0 5px 10px; }
  .lesson_thumb .lesson-preview-footer {
    position: relative;
    padding: 10px; }
  .lesson_thumb .lesson-grade {
    position: absolute;
    bottom: -2px;
    right: 5px; }
  .lesson_thumb .lesson-title {
    display: block;
    font-size: 1em;
    margin: 0 3em 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.8em; }
  .lesson_thumb .tree-node-sequence {
    background-color: #8cc63e; }
  .lesson_thumb .tree-node-conditions {
    background-color: #FBA537; }
  .lesson_thumb .tree-node-loops {
    background-color: #652c90; }
  .lesson_thumb .tree-node-classes {
    background-color: #8cc63e; }
  .lesson_thumb .tree-node-properties {
    background-color: #27a9e1; }
  .lesson_thumb .pink-bg {
    background-color: #db0062; }
  .lesson_thumb .tree-node-variables {
    background-color: #27a9e1; }

.navbar-brand-image {
  height: 100%; }

.homeschool-jumbotron {
  position: relative;
  font-weight: 200;
  padding: 100px 0;
  background: url("../../img/homeschool/TopBG.png") no-repeat center;
  background-size: cover; }
  .homeschool-jumbotron .img-fluid {
    max-height: 767px; }
  .homeschool-jumbotron .jumbotron-header {
    top: 15%;
    text-align: center;
    width: 100%; }
    .homeschool-jumbotron .jumbotron-header h1 {
      font-weight: 200;
      font-size: 60px;
      margin-bottom: 5%; }
      @media screen and (max-width: 1024px) {
        .homeschool-jumbotron .jumbotron-header h1 {
          font-size: 55px; } }
      @media screen and (max-width: 768px) {
        .homeschool-jumbotron .jumbotron-header h1 {
          margin-top: 0px;
          font-size: 40px; } }
    .homeschool-jumbotron .jumbotron-header h2 {
      font-size: 23px;
      font-weight: 300;
      line-height: 1.4em; }
      @media screen and (max-width: 1024px) {
        .homeschool-jumbotron .jumbotron-header h2 {
          font-size: 25px; } }
      @media screen and (max-width: 768px) {
        .homeschool-jumbotron .jumbotron-header h2 {
          font-size: 20px; } }

.homeschool-panel {
  background-color: #f3f3f4;
  padding: 10px;
  height: 300px; }
  .homeschool-panel img {
    margin-top: -25%;
    padding: 10px; }

.homeschool-progress {
  background-color: #00a79d; }

.simple-navbar-brand {
  display: block;
  position: absolute;
  top: 25px;
  left: 15px; }
  @media only screen and (max-width: 768px) {
    .simple-navbar-brand {
      position: relative;
      width: 100%;
      text-align: center;
      margin-bottom: 15px; }
      .simple-navbar-brand img {
        margin: auto; } }

.registration-container h2 {
  font-size: 1.6em;
  margin-bottom: 1em;
  margin-top: 1em; }

.login-container h2 {
  margin-top: 3rem; }

@media only screen and (max-width: 768px) {
  .login-container h2 {
    margin-top: 1rem; } }

.btn-register {
  position: relative;
  width: 425px;
  max-width: 370px;
  min-height: 100px;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  margin: 14px auto;
  padding: 10px;
  background-color: #f3f3f4;
  border: 2px solid #f3f3f4;
  display: flex;
  align-items: center; }
  .btn-register p {
    width: 100%;
    margin: 0; }
  .btn-register span {
    display: inline-block; }
    .btn-register span:not(:first-child) {
      padding-left: 20px; }
  .btn-register:hover {
    border: 2px solid #FBA537; }
  .btn-register small {
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 5px; }

.btn-register-kids {
  background-color: #FBA537;
  /* border: 2px solid #f3f3f4; */
  font-size: 1.4em;
  text-align: center;
  max-width: 370px;
  margin: 14px auto;
  font-weight: 600;
  color: white;
  border-radius: 10%;
  font-size: 30px; }
  .btn-register-kids img {
    height: 150px; }
  .btn-register-kids span {
    display: inline-block;
    padding-left: 0.4em; }
  .btn-register-kids:hover {
    color: white; }

form.register-form {
  max-width: 350px;
  margin: auto; }

form.question-form {
  max-width: 400px;
  margin: auto; }

.registration-container {
  padding-bottom: 175px; }
  .registration-container select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
  .registration-container .help-block {
    font-size: 0.8em; }

.register-footer {
  position: absolute;
  bottom: 100px;
  height: 100px;
  background-color: #00a79d;
  position: relative; }
  .register-footer img.sign-up-girl {
    position: absolute;
    top: -150px;
    left: 20px; }
    @media only screen and (max-width: 768px) {
      .register-footer img.sign-up-girl {
        height: 100px;
        top: -50px; } }
    @media only screen and (max-width: 640px) {
      .register-footer img.sign-up-girl {
        height: 80px;
        top: 10px; } }

.clever-registration-header {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  margin-top: 3rem;
  margin-bottom: 1rem; }
  .clever-registration-header > * {
    margin: 0 5px; }
  .clever-registration-header__kodable-logo {
    height: 2em; }
  .clever-registration-header__clever-logo {
    height: 1.3em; }

.clever-registration-icon {
  width: 101px;
  height: 101px;
  border-radius: 1000px;
  background-color: #8cc63e;
  display: flex;
  justify-content: center;
  align-items: center; }
  .clever-registration-icon > i {
    margin-left: 8px; }

.login-a-tag {
  text-decoration: underline; }

.referral_signup .hero-background {
  background-image: url("/img/landing/hero-carousel/Hug.jpg");
  background-position: center;
  background-size: cover;
  border-radius: 0; }

.referral_signup .hero-text {
  font-weight: 800;
  font-size: 36px !important;
  line-height: 49px;
  text-align: left;
  color: #ffffff; }

.referral_signup .register-h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #525252; }

.referral_signup .quotes {
  color: #D2D2D2; }

.referral_signup .mask {
  background: rgba(31, 167, 157, 0.6);
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.referral_signup .fa-heart {
  color: #FE0874; }

.referral_signup .signup {
  background: #ffffff;
  border-left: 8px solid #00A79D !important; }

.referral_signup .testimonial {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: top; }
  .referral_signup .testimonial .icon {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    -webkit-clip-path: inset(0 0 0 0 round 100px);
    clip-path: inset(0 0 0 0 round 100px); }
    .referral_signup .testimonial .icon img {
      width: 100%;
      margin: auto; }

.referral_signup .company-logos {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }
  @media (min-width: 992px) {
    .referral_signup .company-logos {
      max-width: 80%;
      margin: 1rem auto; } }
  .referral_signup .company-logos .logo {
    width: 8%; }
    @media (max-width: 991.98px) {
      .referral_signup .company-logos .logo {
        width: 21%;
        padding: 1rem; } }
    @media (max-width: 767.98px) {
      .referral_signup .company-logos .logo {
        padding: 0; } }
    .referral_signup .company-logos .logo img {
      width: 100%; }

.referral_signup .background-tile {
  height: 115px;
  margin-top: -1px;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url("/img/logos/outcomes.jpg"); }

.partnerships-page-jumbotron {
  background: url("../../img/partnership_landing/Landing_BG.png") no-repeat center 45%;
  background-size: cover;
  min-height: 487px;
  border-radius: 0;
  color: #3e3e3e; }

.lesson-overflow-hide {
  height: 7.5em;
  overflow: hidden;
  position: relative; }
  .lesson-overflow-hide::before {
    content: '';
    height: 5.625em;
    /*from where it starts to fade to where it ends*/
    position: absolute;
    /*so it can overlap the #container*/
    top: 0;
    width: 100%;
    /*has to be the same as #container*/
    margin-top: 1.875em;
    /*position it right at the bottom of the #container*/
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-8 */ }

.outcomes-header p {
  font-size: 14px; }

.careers-page-jumbotron {
  background: url("../../img/careers/Careers_Header.jpg") no-repeat center 45%;
  background-size: cover;
  min-height: 354px;
  border-radius: 0;
  color: white;
  padding-right: 0; }
  .careers-page-jumbotron li a {
    color: black !important; }
  .careers-page-jumbotron .hiring-jobs {
    color: black;
    background-color: #e7eaecab;
    text-align: center;
    padding: 2rem 2rem;
    width: 100%;
    right: 0;
    bottom: 20%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    z-index: 20; }
    .careers-page-jumbotron .hiring-jobs ul li {
      text-decoration: underline;
      padding: 10px; }

.hiring-section {
  margin-bottom: 4rem; }

.hiring-banner {
  background: url("../../img/landing/Curriculum_Lessons.jpg") no-repeat center center fixed; }
  .hiring-banner .hiring-image {
    width: 100%;
    display: block;
    z-index: 5; }
  .hiring-banner .hiring-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
    .hiring-banner .hiring-main .hiring-title {
      font-size: 2.5rem !important;
      text-align: center; }
  .hiring-banner .layer {
    background-color: rgba(248, 247, 216, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videos .hero-background {
  background-image: url("/img/landing/hero-carousel/Hug.jpg");
  background-position: center;
  background-size: cover;
  border-radius: 0; }

.videos .hero-text {
  font-weight: 800;
  font-size: 36px !important;
  line-height: 49px;
  text-align: left;
  color: #ffffff; }

.videos .card {
  border-width: 4px !important;
  border-color: #23B7CF;
  border-style: solid solid solid solid;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 22px; }

.videos .register-h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #525252; }

.videos .quotes {
  color: #D2D2D2; }

.videos .mask {
  background: rgba(31, 167, 157, 0.6);
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.videos .fa-heart {
  color: #FE0874; }

.videos .signup {
  background: #ffffff;
  border-left: 8px solid #00A79D !important; }

.videos .testimonial {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: top; }
  .videos .testimonial .icon {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    -webkit-clip-path: inset(0 0 0 0 round 100px);
    clip-path: inset(0 0 0 0 round 100px); }
    .videos .testimonial .icon img {
      width: 100%;
      margin: auto; }

.videos .company-logos {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }
  @media (min-width: 992px) {
    .videos .company-logos {
      max-width: 80%;
      margin: 1rem auto; } }
  .videos .company-logos .logo {
    width: 8%; }
    @media (max-width: 991.98px) {
      .videos .company-logos .logo {
        width: 21%;
        padding: 1rem; } }
    @media (max-width: 767.98px) {
      .videos .company-logos .logo {
        padding: 0; } }
    .videos .company-logos .logo img {
      width: 100%; }

.videos .background-tile {
  height: 115px;
  margin-top: -1px;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url("/img/logos/outcomes.jpg"); }

.videos .video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.videos .video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 100px;
  color: #fff;
  opacity: .8;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }

.download .hero-background {
  background-image: url("/img/landing/hero-carousel/Hug.jpg");
  background-position: center;
  background-size: cover;
  border-radius: 0; }

.download .hero-text {
  font-weight: 800;
  font-size: 36px !important;
  line-height: 49px;
  text-align: left;
  color: #ffffff; }

.download .card {
  border-width: 4px !important;
  border-color: #23B7CF;
  border-style: solid solid solid solid;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 22px; }

.download .register-h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #525252; }

.download .quotes {
  color: #D2D2D2; }

.download .mask {
  background: rgba(31, 167, 157, 0.6);
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.download .fa-heart {
  color: #FE0874; }

.download .signup {
  background: #ffffff;
  border-left: 8px solid #00A79D !important; }

.download .testimonial {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: top; }
  .download .testimonial .icon {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    -webkit-clip-path: inset(0 0 0 0 round 100px);
    clip-path: inset(0 0 0 0 round 100px); }
    .download .testimonial .icon img {
      width: 100%;
      margin: auto; }

.download .company-logos {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }
  @media (min-width: 992px) {
    .download .company-logos {
      max-width: 80%;
      margin: 1rem auto; } }
  .download .company-logos .logo {
    width: 8%; }
    @media (max-width: 991.98px) {
      .download .company-logos .logo {
        width: 21%;
        padding: 1rem; } }
    @media (max-width: 767.98px) {
      .download .company-logos .logo {
        padding: 0; } }
    .download .company-logos .logo img {
      width: 100%; }

.download .background-tile {
  height: 115px;
  margin-top: -1px;
  background-repeat: repeat-x;
  background-position: center;
  background-image: url("/img/logos/outcomes.jpg"); }

.download .video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.download .video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 100px;
  color: #fff;
  opacity: .8;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }

.download .carousel-control .glyphicon-chevron-left, .download .carousel-control .glyphicon-chevron-right, .download .carousel-control .icon-next, .download .carousel-control .icon-prev {
  position: absolute;
  top: 83% !important;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.download h4 {
  margin: 20px 10px 10px; }

.download p {
  margin: 10px; }

.download #carousel-custom .carousel-indicators {
  margin: 10px 0 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%; }

.download #carousel-custom .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 15px !important;
  width: auto; }

.download #carousel-custom .carousel-indicators li img {
  display: block; }

.sk-double-bounce {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 40px auto; }

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #f7931d;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.btn-kodable-green {
  background-color: #8CC63E !important;
  border-color: #8CC63E !important;
  color: #FFF; }

ol.numbered-list {
  list-style-type: decimal; }

.lookup-footer {
  background-color: #00a79d;
  position: relative;
  width: 100%; }

.code-input {
  width: 15rem;
  margin-left: auto;
  margin-right: auto; }

.remote-learning .hero {
  position: relative;
  display: block;
  z-index: 0;
  background: #e8fbfb; }
  .remote-learning .hero .hero-slide {
    position: relative;
    height: 55vh;
    width: 100vw;
    z-index: 0; }
    .remote-learning .hero .hero-slide::after {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      z-index: 5;
      clip-path: polygon(0 0, 100% 0, 100% 20%, 10% 100%, 0 100%);
      background-color: #73cfc9; }
    .remote-learning .hero .hero-slide__content {
      position: absolute;
      display: block;
      background-color: white;
      text-align: center;
      padding: 2rem 3rem;
      max-width: 28%;
      left: 10%;
      bottom: 10%;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
      z-index: 20; }
      @media (max-width: 991.98px) {
        .remote-learning .hero .hero-slide__content {
          max-width: 40%;
          padding: 1.5rem;
          left: 1rem;
          bottom: 3rem; } }
      @media (max-width: 767.98px) {
        .remote-learning .hero .hero-slide__content {
          width: 90%;
          left: 5%;
          bottom: 1rem;
          max-width: none;
          top: auto; }
          .remote-learning .hero .hero-slide__content a {
            margin-top: 10px; } }
      .remote-learning .hero .hero-slide__content a {
        margin-top: 1rem; }
      .remote-learning .hero .hero-slide__content h1 {
        line-height: 1.1;
        font-size: 1.7rem !important; }
      .remote-learning .hero .hero-slide__content::after {
        content: "";
        position: absolute;
        display: block;
        height: 100%;
        width: 8px;
        top: 0;
        left: 0;
        z-index: -1;
        background-color: red; }
    .remote-learning .hero .hero-slide__image {
      position: absolute;
      height: 95%;
      width: 75%;
      top: 1rem;
      right: 0;
      z-index: 10;
      object-fit: cover; }
      @media (max-width: 991.98px) {
        .remote-learning .hero .hero-slide__image {
          width: 92%;
          height: 75%;
          right: 4%;
          top: 1rem; } }
      @media (max-width: 767.98px) {
        .remote-learning .hero .hero-slide__image {
          height: 55%;
          width: 96%;
          right: 2%; } }
    .remote-learning .hero .hero-slide .nav-arrow {
      position: absolute;
      display: inline-block;
      border: none;
      background-color: #777;
      color: white;
      padding: 10px 15px;
      z-index: 50; }
    .remote-learning .hero .hero-slide .nav-arrow-prev {
      bottom: 0;
      right: 50px; }
    .remote-learning .hero .hero-slide .nav-arrow-next {
      bottom: 0;
      right: 0; }

.remote-learning .hero-subtitle {
  color: #000; }
  .remote-learning .hero-subtitle .background {
    background: #fff; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .remote-learning .hero-subtitle {
    font-size: 1.5rem !important; } }

.remote-learning .get-coding {
  color: #fff;
  background: #f7960e;
  font-weight: 400;
  font-weight: bold;
  padding: 10px 25px; }

.remote-learning .section-1 {
  background: #e8fbfb; }
  .remote-learning .section-1 .features h4 {
    font-size: 1.1rem;
    font-weight: bold; }

.remote-learning .section-2 {
  margin-top: 20px; }

.remote-learning .register-h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #525252; }

.remote-learning .quotes {
  color: #D2D2D2; }

.remote-learning .mask {
  background: rgba(31, 167, 157, 0.6);
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.remote-learning .fa-heart {
  color: #FE0874; }

.remote-learning .signup {
  background: #ffffff;
  border-left: 8px solid #00A79D !important; }

.remote-learning .testimonial {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: top; }
  .remote-learning .testimonial .icon {
    position: relative;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    -webkit-clip-path: inset(0 0 0 0 round 100px);
    clip-path: inset(0 0 0 0 round 100px); }
    .remote-learning .testimonial .icon img {
      width: 100%;
      margin: auto; }

.remote-learning .company-logos {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center; }
  @media (min-width: 992px) {
    .remote-learning .company-logos {
      max-width: 80%;
      margin: 1rem auto; } }
  .remote-learning .company-logos .logo {
    width: 8%; }
    @media (max-width: 991.98px) {
      .remote-learning .company-logos .logo {
        width: 21%;
        padding: 1rem; } }
    @media (max-width: 767.98px) {
      .remote-learning .company-logos .logo {
        padding: 0; } }
    .remote-learning .company-logos .logo img {
      width: 100%; }

.remote-learning .text-bold {
  font-weight: bold; }

.hero-slide--teal.hero-slide::after {
  background-color: #73cfc9; }

.hero-slide--teal.hero-slide .hero-slide__content::after {
  background-color: #00a79d; }

.well-rounded-education {
  margin-top: 120px;
  margin-bottom: 100px;
  /*! elementor - v3.0.13 - 04-11-2020 */ }
  .well-rounded-education .elementor-widget:not(:last-child) {
    margin-bottom: 0 !important; }
  .well-rounded-education .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
  .well-rounded-education .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated,
  .well-rounded-education .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated,
  .well-rounded-education .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .well-rounded-education .elementor-image-carousel-wrapper {
    position: relative; }
  .well-rounded-education .elementor-image-carousel .swiper-slide {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .well-rounded-education .elementor-image-carousel .swiper-slide .swiper-slide-inner {
      display: flex;
      justify-content: center;
      align-items: center; }
    .well-rounded-education .elementor-image-carousel .swiper-slide .swiper-slide-image {
      width: 150px; }
  .well-rounded-education .elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 15px;
    padding-right: 15px;
    display: block; }
  .well-rounded-education .elementor-section.elementor-section-boxed.elementor-section-height-full > .elementor-container,
  .well-rounded-education .elementor-section.elementor-section-boxed.elementor-section-height-min-height > .elementor-container {
    display: flex; }
  .well-rounded-education .elementor-section.elementor-section-boxed > .elementor-container .elementor-container {
    padding-left: 0;
    padding-right: 0; }
  .well-rounded-education .elementor-container,
  .well-rounded-education .container {
    padding-top: 1px;
    margin-top: -1px; }
  .well-rounded-education .elementor-row {
    width: auto !important;
    min-width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -30px; }
  .well-rounded-education .elementor-row > .elementor-column {
    margin-top: 30px; }
  .well-rounded-education .elementor-column {
    padding-left: 15px;
    padding-right: 15px; }
  .well-rounded-education .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 !important; }
  .well-rounded-education .elementor-section-stretched > .elementor-container {
    padding-left: 15px;
    padding-right: 15px; }
  .well-rounded-education .elementor-section-stretched.elementor-section-full_width > .elementor-container {
    padding-left: 0;
    padding-right: 0; }
  .well-rounded-education .elementor-section-stretched.elementor-section-full_width > .elementor-container > .elementor-row,
  .well-rounded-education .elementor-section-boxed.elementor-inner-section > .elementor-container.elementor-column-gap-no > .elementor-row {
    margin-left: 0;
    margin-right: 0; }
  .well-rounded-education .elementor-section-stretched.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column,
  .well-rounded-education .elementor-column-gap-no .elementor-column {
    padding-left: 0;
    padding-right: 0; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f > .elementor-container {
    max-width: 1140px;
    padding: 90px 0;
    text-align: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f > .elementor-container:after {
    content: '';
    min-height: inherit; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f:not(.elementor-motion-effects-element-type-background),
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("/img/well-rounded-learning/pr_images_mazemaker.png");
    background-position: center center;
    background-size: cover; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f > .elementor-background-overlay {
    background-color: #62c9e9;
    opacity: 0.49;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-130c6167 .elementor-heading-title {
    color: #ffffff;
    font-size: 55px !important;
    font-weight: 300;
    text-transform: none; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4fc19a1b {
    --divider-border-style: solid;
    --divider-color: #cc2e72;
    --divider-border-width: 5px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4fc19a1b .elementor-divider-separator {
    width: 10%;
    margin: 0 auto;
    margin-center: 0; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4fc19a1b .elementor-divider {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b13ed08 .elementor-heading-title {
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.5em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b13ed08 > .elementor-widget-container {
    padding: 0% 20% 0% 20%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a3bc49 .elementor-spacer-inner {
    height: 25px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-531d8f6 .elementor-button {
    font-weight: bold;
    background-color: #ff9d03; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2a6e5ae9 > .elementor-container {
    max-width: 1140px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2a6e5ae9 {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d6d6d6;
    box-shadow: 0px -8px 28px 0px rgba(0, 0, 0, 0.2);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 10px 10px 10px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2a6e5ae9 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-1d92cf72 .elementor-swiper-button.elementor-swiper-button-prev,
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-1d92cf72 .elementor-swiper-button.elementor-swiper-button-next {
    font-size: 24px;
    color: #999999; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d6aec35 > .elementor-container {
    max-width: 1000px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d6aec35 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 0px 80px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d6aec35 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 .elementor-testimonial-content {
    font-size: 27px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.9em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 .elementor-testimonial-name {
    color: #ff9d03;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1.3px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 .elementor-testimonial-job {
    color: rgba(0, 0, 0, 0.25);
    font-size: 13px;
    line-height: 1.3em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a > .elementor-container {
    max-width: 1000px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a > .elementor-container:after {
    content: '';
    min-height: inherit; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a:not(.elementor-motion-effects-element-type-background),
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: rgba(241, 243, 245, 0.5); }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d6d6d6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33f87029 {
    --divider-border-style: solid;
    --divider-color: #2eb5cc;
    --divider-border-width: 5px; }
  .well-rounded-education .elementor-section.elementor-top-section.elementor-element {
    padding: 50px 0; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33f87029 .elementor-divider-separator {
    width: 20%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33f87029 .elementor-divider {
    padding-top: 25px;
    padding-bottom: 25px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bb80a41 .elementor-heading-title {
    color: #444444;
    font-size: 44px;
    font-weight: 400;
    text-transform: uppercase; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7a67e391 {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7a67e391 > .elementor-widget-container {
    padding: 10px 0px 10px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d45f29b .elementor-heading-title {
    color: #cc2e72;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3.3px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5ef73145 {
    text-align: right; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5ef73145 .elementor-image img {
    max-width: 60%;
    opacity: 0.8; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 > .elementor-container {
    max-width: 1000px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 > .elementor-container:after {
    content: '';
    min-height: inherit; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-eaafafb {
    text-align: left; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-eaafafb .elementor-image img {
    max-width: 60%;
    opacity: 0.8; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-f2a03f6 {
    --divider-border-style: solid;
    --divider-color: #2eb5cc;
    --divider-border-width: 5px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-f2a03f6 .elementor-divider-separator {
    width: 20%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-f2a03f6 .elementor-divider {
    padding-top: 25px;
    padding-bottom: 25px; }
  .well-rounded-education .elementor-element.elementor-element-63b75c76 .elementor-heading-title,
  .well-rounded-education .elementor-element.elementor-element-21ae8393 .elementor-heading-title,
  .well-rounded-education .elementor-element.elementor-element-5bb80a41 .elementor-heading-title {
    color: #444444;
    font-size: 44px !important;
    font-weight: 400;
    text-transform: uppercase; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3fc969c9 {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3fc969c9 > .elementor-widget-container {
    padding: 10px 0px 10px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b218f41 .elementor-heading-title {
    color: #cc2e72;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3.3px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b > .elementor-container {
    max-width: 1000px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b > .elementor-container:after {
    content: '';
    min-height: inherit; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b:not(.elementor-motion-effects-element-type-background),
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: rgba(241, 243, 245, 0.5); }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d6d6d6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5908244a {
    --divider-border-style: solid;
    --divider-color: #2eb5cc;
    --divider-border-width: 5px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5908244a .elementor-divider-separator {
    width: 20%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5908244a .elementor-divider {
    padding-top: 25px;
    padding-bottom: 25px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-63b75c76 .elementor-heading-title {
    color: #444444;
    font-size: 44px;
    font-weight: 400;
    text-transform: uppercase; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-38c8f603 {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-38c8f603 > .elementor-widget-container {
    padding: 10px 0px 10px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2d50d891 .elementor-heading-title {
    color: #cc2e72;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3.3px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6b199c5a {
    text-align: right; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6b199c5a .elementor-image img {
    max-width: 60%;
    opacity: 0.8; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-df89e4c > .elementor-container {
    max-width: 1140px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-df89e4c {
    padding: 80px 0px 50px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-79db9ea1 {
    text-align: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-79db9ea1 .elementor-heading-title {
    color: #444444;
    font-size: 44px;
    font-weight: 400;
    text-transform: none; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3e43636f {
    --divider-border-style: solid;
    --divider-color: #ff9d03;
    --divider-border-width: 5px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3e43636f .elementor-divider-separator {
    width: 10%;
    margin: 0 auto;
    margin-center: 0; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3e43636f .elementor-divider {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6ee5fb76 > .elementor-container {
    max-width: 1140px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302.elementor-position-right .elementor-image-box-img {
    margin-left: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302.elementor-position-left .elementor-image-box-img {
    margin-right: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302.elementor-position-top .elementor-image-box-img {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-img img {
    opacity: 1;
    transition-duration: 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-content .elementor-image-box-title {
    color: #2b7f93;
    font-size: 27px;
    font-weight: 500; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-content .elementor-image-box-description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 > .elementor-widget-container {
    padding: 0px 0px 20px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 > .elementor-container {
    max-width: 1140px;
    text-align: center; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7:not(.elementor-motion-effects-element-type-background),
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("/img/well-rounded-learning/distancelearning.png");
    background-position: top left;
    background-size: cover; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 > .elementor-background-overlay {
    background-color: #98b0b6;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 0px 80px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23353bcd .elementor-heading-title {
    color: #ffffff;
    font-size: 44px;
    font-weight: 500;
    text-transform: none; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-54b62de1 .elementor-heading-title {
    color: rgba(255, 255, 255, 0.68);
    font-size: 21px;
    font-weight: normal;
    line-height: 1.5em; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-54b62de1 > .elementor-widget-container {
    padding: 0% 20% 3% 20%; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 .elementor-button {
    font-weight: 500;
    background-color: #ff9d03;
    border-radius: 0px 0px 0px 0px; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 .elementor-button:hover,
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 .elementor-button:focus {
    color: #ffffff;
    background-color: #ff9d03; }
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 .elementor-button:hover svg,
  .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 .elementor-button:focus svg {
    fill: #ffffff; }
  @media (min-width: 1025px) {
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7:not(.elementor-motion-effects-element-type-background),
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
      background-attachment: fixed; } }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f {
      padding: 0px 50px 0px 50px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-130c6167 .elementor-heading-title {
      font-size: 42px !important;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b13ed08 > .elementor-widget-container {
      padding: -0px -0px -0px -0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2a6e5ae9 {
      padding: 30px 0px 30px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d6aec35 {
      padding: 50px 50px 50px 50px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 .elementor-testimonial-content {
      font-size: 22px;
      line-height: 1.6em; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a {
      padding: 30px 50px 30px 50px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bb80a41 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5ef73145 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 {
      padding: 30px 50px 30px 50px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-eaafafb {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-21ae8393 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b {
      padding: 30px 50px 30px 50px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-63b75c76 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6b199c5a {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-79db9ea1 .elementor-heading-title {
      font-size: 35px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-content .elementor-image-box-title {
      font-size: 23px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23353bcd .elementor-heading-title {
      font-size: 42px;
      letter-spacing: 1px; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23d6358f {
      padding: 0px 30px 0px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-130c6167 .elementor-heading-title {
      font-size: 38px !important;
      line-height: 1.4em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b13ed08 .elementor-heading-title {
      line-height: 1.8em; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b13ed08 > .elementor-widget-container {
      padding: 0px 0px 0px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2a6e5ae9 {
      padding: 30px 30px 30px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d6aec35 {
      padding: 50px 30px 50px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 .elementor-testimonial-content {
      font-size: 20px;
      line-height: 1.7em; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-469d27c3 > .elementor-widget-container {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-78930c3a {
      padding: 30px 30px 30px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33f87029 .elementor-divider {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33f87029 .elementor-divider-separator {
      margin: 0 auto;
      margin-center: 0; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bb80a41 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bb80a41 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7a67e391 .elementor-text-editor {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5d45f29b {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-33610252 > .elementor-element-populated {
      padding: 50px 0px 50px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5ef73145 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-62b0b258 {
      padding: 30px 30px 30px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-eaafafb {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-eaafafb > .elementor-widget-container {
      padding: 50px 0px 50px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-f2a03f6 .elementor-divider {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-f2a03f6 .elementor-divider-separator {
      margin: 0 auto;
      margin-center: 0; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-21ae8393 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-21ae8393 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3fc969c9 .elementor-text-editor {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4b218f41 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2895599b {
      padding: 30px 30px 30px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5908244a .elementor-divider {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5908244a .elementor-divider-separator {
      margin: 0 auto;
      margin-center: 0; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-63b75c76 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-63b75c76 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-38c8f603 .elementor-text-editor {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-2d50d891 {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-58ba69d > .elementor-element-populated {
      padding: 50px 0px 50px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6b199c5a {
      text-align: center; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-df89e4c {
      padding: 50px 30px 50px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-79db9ea1 .elementor-heading-title {
      font-size: 35px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-6a30911a .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5bc6602c .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px;
      line-height: 2em; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-745102f9 .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-4f744623 .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-5852f486 .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-img {
      margin-bottom: 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-7510d302 .elementor-image-box-content .elementor-image-box-title {
      font-size: 25px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-3faaaca7 {
      margin-top: 0px;
      margin-bottom: 0px;
      padding: 80px 30px 80px 30px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-23353bcd .elementor-heading-title {
      font-size: 38px;
      line-height: 1.3em;
      letter-spacing: 1px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-54b62de1 > .elementor-widget-container {
      padding: 0px 0px 0px 0px; }
    .well-rounded-education .elementor-2804 .elementor-element.elementor-element-998dd0 > .elementor-widget-container {
      padding: 0px 0px 0px 0px; } }
  .well-rounded-education .dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
  .well-rounded-education .dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .well-rounded-education .dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .well-rounded-education .dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px; }
  .well-rounded-education .dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500; }
  .well-rounded-education .dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px; }
  .well-rounded-education .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
  .well-rounded-education .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
    background-color: #f4f6f7; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
    color: #b01b1b; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
    color: #39b54a; }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
    background-color: rgba(230, 233, 236, 0.5); }
  .well-rounded-education .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
    border: 0; }
  .well-rounded-education .dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1; }
  .well-rounded-education .dialog-close-button:not(:hover) {
    opacity: 0.4; }
  .well-rounded-education .dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%; }
  .well-rounded-education .dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec; }
  .well-rounded-education .dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh; }
  @media (min-width: 1024px) {
    .well-rounded-education body.admin-bar .dialog-lightbox-widget {
      height: calc(100vh - 32px); } }
  @media (max-width: 1024px) {
    .well-rounded-education body.admin-bar .dialog-type-lightbox {
      position: -webkit-sticky;
      position: sticky;
      height: 100vh; } }
  .well-rounded-education .elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%; }
  .well-rounded-education .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%; }
  .well-rounded-education .elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%; }
  .well-rounded-education .elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%; }
  .well-rounded-education .elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%; }
  .well-rounded-education .elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%; }
  .well-rounded-education .elementor-fit-aspect-ratio {
    position: relative;
    height: 0; }
  .well-rounded-education .elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000; }
  .well-rounded-education .elementor-fit-aspect-ratio video {
    width: 100%; }
  .well-rounded-education .flatpickr-calendar {
    width: 280px; }
  .well-rounded-education .flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300; }
  .well-rounded-education .flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px; }
  .well-rounded-education .flatpickr-calendar .flatpickr-days {
    width: 280px; }
  .well-rounded-education .flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px; }
  .well-rounded-education .elementor-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%; }
  @media (max-width: 1439px) {
    .well-rounded-education .elementor-templates-modal .dialog-widget-content {
      max-width: 990px; } }
  @media (min-width: 1440px) {
    .well-rounded-education .elementor-templates-modal .dialog-widget-content {
      max-width: 1200px; } }
  .well-rounded-education .elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1; }
  .well-rounded-education .elementor-templates-modal .dialog-buttons-wrapper,
  .well-rounded-education .elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    position: relative; }
  .well-rounded-education .elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px; }
  .well-rounded-education .elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px; }
  .well-rounded-education .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px; }
  .well-rounded-education .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a; }
  .well-rounded-education .elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px; }
  .well-rounded-education .elementor-templates-modal .dialog-content {
    height: 100%; }
  .well-rounded-education .elementor-templates-modal .dialog-loading {
    display: none; }
  .well-rounded-education .elementor-templates-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px; }
  .well-rounded-education .elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer; }
  .well-rounded-education .elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px; }
  .well-rounded-education .elementor-templates-modal__header__logo-area > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px; }
  .well-rounded-education .elementor-templates-modal__header__logo__title {
    padding-top: 2px; }
  .well-rounded-education .elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .well-rounded-education .elementor-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .well-rounded-education .elementor-templates-modal__header__item > i {
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer; }
  .well-rounded-education .elementor-templates-modal__header__item > i:not(:hover) {
    color: #a4afb7; }
  .well-rounded-education .elementor-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec; }
  .well-rounded-education .elementor-templates-modal__header__close--normal i {
    font-size: 18px; }
  .well-rounded-education .elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer; }
  .well-rounded-education .elementor-templates-modal__header__close--skip > i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid; }
  .well-rounded-education .elementor-templates-modal__header__close--skip > i:not(:hover) {
    color: #fff; }
  .well-rounded-education .elementor-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: rgba(255, 255, 255, 0.3); }
  .well-rounded-education .elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, 0.05); }
  .well-rounded-education #wpadminbar #wp-admin-bar-elementor_app_site_editor a.ab-item:before {
    content: '\e91d';
    font-family: eicons;
    top: 4px;
    font-size: 13px;
    color: inherit; }
  .well-rounded-education .elementor-hidden {
    display: none; }
  .well-rounded-education .elementor-screen-only,
  .well-rounded-education .screen-reader-text,
  .well-rounded-education .screen-reader-text span,
  .well-rounded-education .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .well-rounded-education .elementor-clearfix:after {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0; }
  .well-rounded-education .e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: 0.75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1; }
  .well-rounded-education .e-logo-wrapper i {
    color: #fff;
    font-size: 1em; }
  .well-rounded-education .elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual; }
  .well-rounded-education .elementor *,
  .well-rounded-education .elementor :after,
  .well-rounded-education .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .well-rounded-education .elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none; }
  .well-rounded-education .elementor hr {
    margin: 0;
    background-color: transparent; }
  .well-rounded-education .elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .well-rounded-education .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0; }
  .well-rounded-education .elementor embed,
  .well-rounded-education .elementor iframe,
  .well-rounded-education .elementor object,
  .well-rounded-education .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none; }
  .well-rounded-education .elementor .elementor-custom-embed {
    line-height: 0; }
  .well-rounded-education .elementor .elementor-background,
  .well-rounded-education .elementor .elementor-background-holder,
  .well-rounded-education .elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr; }
  .well-rounded-education .elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none; }
  .well-rounded-education .elementor .elementor-background-video-container.elementor-loading {
    opacity: 0; }
  .well-rounded-education .elementor .elementor-background-video-embed {
    max-width: none; }
  .well-rounded-education .elementor .elementor-background-video,
  .well-rounded-education .elementor .elementor-background-video-embed,
  .well-rounded-education .elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .well-rounded-education .elementor .elementor-background-video {
    max-width: none; }
  .well-rounded-education .elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover; }
  .well-rounded-education .elementor .elementor-background-overlay,
  .well-rounded-education .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute; }
  .well-rounded-education .elementor .elementor-background-slideshow {
    z-index: 0; }
  .well-rounded-education .elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover; }
  .well-rounded-education .elementor-widget-wrap > .elementor-element.elementor-absolute {
    position: absolute; }
  .well-rounded-education .elementor-widget-wrap > .elementor-element.elementor-fixed {
    position: fixed; }
  .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
  .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
    .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
    .well-rounded-education .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
      max-width: 100%; } }
  .well-rounded-education .elementor-element.elementor-absolute,
  .well-rounded-education .elementor-element.elementor-fixed {
    z-index: 1; }
  .well-rounded-education .elementor-invisible {
    visibility: hidden; }
  .well-rounded-education .elementor-align-center {
    text-align: center; }
  .well-rounded-education .elementor-align-center .elementor-button {
    width: auto; }
  .well-rounded-education .elementor-align-right {
    text-align: right; }
  .well-rounded-education .elementor-align-right .elementor-button {
    width: auto; }
  .well-rounded-education .elementor-align-left {
    text-align: left; }
  .well-rounded-education .elementor-align-left .elementor-button {
    width: auto; }
  .well-rounded-education .elementor-align-justify .elementor-button {
    width: 100%; }
  .well-rounded-education .elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .well-rounded-education .elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: 0.8;
    text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .well-rounded-education .elementor-custom-embed-play.elementor-playing i {
    font-family: eicons;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite; }
  .well-rounded-education .elementor-custom-embed-play.elementor-playing i:before {
    content: '\e8fb'; }
  .well-rounded-education .elementor-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .well-rounded-education .elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear; }
  .well-rounded-education .elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }
  .well-rounded-education .elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s; }
  .well-rounded-education .elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .well-rounded-education .elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-tablet-align-center {
      text-align: center; }
    .well-rounded-education .elementor-tablet-align-center .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-tablet-align-right {
      text-align: right; }
    .well-rounded-education .elementor-tablet-align-right .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-tablet-align-left {
      text-align: left; }
    .well-rounded-education .elementor-tablet-align-left .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-tablet-align-justify .elementor-button {
      width: 100%; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-mobile-align-center {
      text-align: center; }
    .well-rounded-education .elementor-mobile-align-center .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-mobile-align-right {
      text-align: right; }
    .well-rounded-education .elementor-mobile-align-right .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-mobile-align-left {
      text-align: left; }
    .well-rounded-education .elementor-mobile-align-left .elementor-button {
      width: auto; }
    .well-rounded-education .elementor-mobile-align-justify .elementor-button {
      width: 100%; } }
  .well-rounded-education #wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item:before {
    content: '\e813';
    font-family: eicons;
    top: 3px;
    font-size: 18px; }
  .well-rounded-education #wpadminbar #wp-admin-bar-elementor_inspector > .ab-item:before {
    content: '\f348';
    top: 2px; }
  .well-rounded-education :root {
    --page-title-display: block; }
  .well-rounded-education .elementor-page-title,
  .well-rounded-education h1.entry-title {
    display: var(--page-title-display); }
  .well-rounded-education .elementor-section {
    position: relative; }
  .well-rounded-education .elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-section .elementor-container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .well-rounded-education .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px; }
  .well-rounded-education .elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%; }
  .well-rounded-education .elementor-section.elementor-section-items-top > .elementor-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .well-rounded-education .elementor-section.elementor-section-items-middle > .elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-section.elementor-section-items-bottom > .elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-section.elementor-section-height-full {
      height: 100vh; }
    .well-rounded-education .elementor-section.elementor-section-height-full > .elementor-container {
      height: 100%; } }
  .well-rounded-education .elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .well-rounded-education .elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .well-rounded-education .elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .well-rounded-education .elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start; }
  .well-rounded-education .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .well-rounded-education .elementor-widget-wrap > .elementor-element {
    width: 100%; }
  .well-rounded-education .elementor-widget {
    position: relative; }
  .well-rounded-education .elementor-widget:not(:last-child) {
    margin-bottom: 20px; }
  .well-rounded-education .elementor-widget:not(:last-child).elementor-absolute,
  .well-rounded-education .elementor-widget:not(:last-child).elementor-widget__width-auto,
  .well-rounded-education .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0; }
  .well-rounded-education .elementor-column {
    min-height: 1px; }
  .well-rounded-education .elementor-column,
  .well-rounded-education .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .well-rounded-education .elementor-column-wrap {
    width: 100%; }
  .well-rounded-education .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 5px; }
  .well-rounded-education .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px; }
  .well-rounded-education .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px; }
  .well-rounded-education .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
    padding: 20px; }
  .well-rounded-education .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
    padding: 30px; }
  .well-rounded-education .elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0; }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-column.elementor-col-10,
    .well-rounded-education .elementor-column[data-col='10'] {
      width: 10%; }
    .well-rounded-education .elementor-column.elementor-col-11,
    .well-rounded-education .elementor-column[data-col='11'] {
      width: 11.111%; }
    .well-rounded-education .elementor-column.elementor-col-12,
    .well-rounded-education .elementor-column[data-col='12'] {
      width: 12.5%; }
    .well-rounded-education .elementor-column.elementor-col-14,
    .well-rounded-education .elementor-column[data-col='14'] {
      width: 14.285%; }
    .well-rounded-education .elementor-column.elementor-col-16,
    .well-rounded-education .elementor-column[data-col='16'] {
      width: 16.666%; }
    .well-rounded-education .elementor-column.elementor-col-20,
    .well-rounded-education .elementor-column[data-col='20'] {
      width: 20%; }
    .well-rounded-education .elementor-column.elementor-col-25,
    .well-rounded-education .elementor-column[data-col='25'] {
      width: 25%; }
    .well-rounded-education .elementor-column.elementor-col-30,
    .well-rounded-education .elementor-column[data-col='30'] {
      width: 30%; }
    .well-rounded-education .elementor-column.elementor-col-33,
    .well-rounded-education .elementor-column[data-col='33'] {
      width: 33.333%; }
    .well-rounded-education .elementor-column.elementor-col-40,
    .well-rounded-education .elementor-column[data-col='40'] {
      width: 40%; }
    .well-rounded-education .elementor-column.elementor-col-50,
    .well-rounded-education .elementor-column[data-col='50'] {
      width: 50%; }
    .well-rounded-education .elementor-column.elementor-col-60,
    .well-rounded-education .elementor-column[data-col='60'] {
      width: 60%; }
    .well-rounded-education .elementor-column.elementor-col-66,
    .well-rounded-education .elementor-column[data-col='66'] {
      width: 66.666%; }
    .well-rounded-education .elementor-column.elementor-col-70,
    .well-rounded-education .elementor-column[data-col='70'] {
      width: 70%; }
    .well-rounded-education .elementor-column.elementor-col-75,
    .well-rounded-education .elementor-column[data-col='75'] {
      width: 75%; }
    .well-rounded-education .elementor-column.elementor-col-80,
    .well-rounded-education .elementor-column[data-col='80'] {
      width: 80%; }
    .well-rounded-education .elementor-column.elementor-col-83,
    .well-rounded-education .elementor-column[data-col='83'] {
      width: 83.333%; }
    .well-rounded-education .elementor-column.elementor-col-90,
    .well-rounded-education .elementor-column[data-col='90'] {
      width: 90%; }
    .well-rounded-education .elementor-column.elementor-col-100,
    .well-rounded-education .elementor-column[data-col='100'] {
      width: 100%; } }
  @media (max-width: 479px) {
    .well-rounded-education .elementor-column.elementor-xs-10 {
      width: 10%; }
    .well-rounded-education .elementor-column.elementor-xs-11 {
      width: 11.111%; }
    .well-rounded-education .elementor-column.elementor-xs-12 {
      width: 12.5%; }
    .well-rounded-education .elementor-column.elementor-xs-14 {
      width: 14.285%; }
    .well-rounded-education .elementor-column.elementor-xs-16 {
      width: 16.666%; }
    .well-rounded-education .elementor-column.elementor-xs-20 {
      width: 20%; }
    .well-rounded-education .elementor-column.elementor-xs-25 {
      width: 25%; }
    .well-rounded-education .elementor-column.elementor-xs-30 {
      width: 30%; }
    .well-rounded-education .elementor-column.elementor-xs-33 {
      width: 33.333%; }
    .well-rounded-education .elementor-column.elementor-xs-40 {
      width: 40%; }
    .well-rounded-education .elementor-column.elementor-xs-50 {
      width: 50%; }
    .well-rounded-education .elementor-column.elementor-xs-60 {
      width: 60%; }
    .well-rounded-education .elementor-column.elementor-xs-66 {
      width: 66.666%; }
    .well-rounded-education .elementor-column.elementor-xs-70 {
      width: 70%; }
    .well-rounded-education .elementor-column.elementor-xs-75 {
      width: 75%; }
    .well-rounded-education .elementor-column.elementor-xs-80 {
      width: 80%; }
    .well-rounded-education .elementor-column.elementor-xs-83 {
      width: 83.333%; }
    .well-rounded-education .elementor-column.elementor-xs-90 {
      width: 90%; }
    .well-rounded-education .elementor-column.elementor-xs-100 {
      width: 100%; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-column.elementor-sm-10 {
      width: 10%; }
    .well-rounded-education .elementor-column.elementor-sm-11 {
      width: 11.111%; }
    .well-rounded-education .elementor-column.elementor-sm-12 {
      width: 12.5%; }
    .well-rounded-education .elementor-column.elementor-sm-14 {
      width: 14.285%; }
    .well-rounded-education .elementor-column.elementor-sm-16 {
      width: 16.666%; }
    .well-rounded-education .elementor-column.elementor-sm-20 {
      width: 20%; }
    .well-rounded-education .elementor-column.elementor-sm-25 {
      width: 25%; }
    .well-rounded-education .elementor-column.elementor-sm-30 {
      width: 30%; }
    .well-rounded-education .elementor-column.elementor-sm-33 {
      width: 33.333%; }
    .well-rounded-education .elementor-column.elementor-sm-40 {
      width: 40%; }
    .well-rounded-education .elementor-column.elementor-sm-50 {
      width: 50%; }
    .well-rounded-education .elementor-column.elementor-sm-60 {
      width: 60%; }
    .well-rounded-education .elementor-column.elementor-sm-66 {
      width: 66.666%; }
    .well-rounded-education .elementor-column.elementor-sm-70 {
      width: 70%; }
    .well-rounded-education .elementor-column.elementor-sm-75 {
      width: 75%; }
    .well-rounded-education .elementor-column.elementor-sm-80 {
      width: 80%; }
    .well-rounded-education .elementor-column.elementor-sm-83 {
      width: 83.333%; }
    .well-rounded-education .elementor-column.elementor-sm-90 {
      width: 90%; }
    .well-rounded-education .elementor-column.elementor-sm-100 {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .well-rounded-education .elementor-column.elementor-md-10 {
      width: 10%; }
    .well-rounded-education .elementor-column.elementor-md-11 {
      width: 11.111%; }
    .well-rounded-education .elementor-column.elementor-md-12 {
      width: 12.5%; }
    .well-rounded-education .elementor-column.elementor-md-14 {
      width: 14.285%; }
    .well-rounded-education .elementor-column.elementor-md-16 {
      width: 16.666%; }
    .well-rounded-education .elementor-column.elementor-md-20 {
      width: 20%; }
    .well-rounded-education .elementor-column.elementor-md-25 {
      width: 25%; }
    .well-rounded-education .elementor-column.elementor-md-30 {
      width: 30%; }
    .well-rounded-education .elementor-column.elementor-md-33 {
      width: 33.333%; }
    .well-rounded-education .elementor-column.elementor-md-40 {
      width: 40%; }
    .well-rounded-education .elementor-column.elementor-md-50 {
      width: 50%; }
    .well-rounded-education .elementor-column.elementor-md-60 {
      width: 60%; }
    .well-rounded-education .elementor-column.elementor-md-66 {
      width: 66.666%; }
    .well-rounded-education .elementor-column.elementor-md-70 {
      width: 70%; }
    .well-rounded-education .elementor-column.elementor-md-75 {
      width: 75%; }
    .well-rounded-education .elementor-column.elementor-md-80 {
      width: 80%; }
    .well-rounded-education .elementor-column.elementor-md-83 {
      width: 83.333%; }
    .well-rounded-education .elementor-column.elementor-md-90 {
      width: 90%; }
    .well-rounded-education .elementor-column.elementor-md-100 {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :first-child {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .well-rounded-education .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :first-child {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .well-rounded-education .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .well-rounded-education .elementor-column {
      width: 100%; } }
  .well-rounded-education ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .well-rounded-education ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word; }
  .well-rounded-education .elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap); }
  .well-rounded-education .elementor-grid .elementor-grid-item {
    min-width: 0; }
  .well-rounded-education .elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap)); }
  .well-rounded-education .elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word; }
  .well-rounded-education .elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr); }
  .well-rounded-education .elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr); }
  .well-rounded-education .elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr); }
  .well-rounded-education .elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr); }
  .well-rounded-education .elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr); }
  .well-rounded-education .elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr); }
  .well-rounded-education .elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr); }
  .well-rounded-education .elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr); }
  .well-rounded-education .elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr); }
  .well-rounded-education .elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr); }
  .well-rounded-education .elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr); }
  .well-rounded-education .elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr); }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-grid-tablet-0 .elementor-grid {
      display: inline-block;
      width: 100%;
      word-spacing: var(--grid-column-gap);
      margin-bottom: calc(-1 * var(--grid-row-gap)); }
    .well-rounded-education .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
      display: inline-block;
      margin-bottom: var(--grid-row-gap);
      word-break: break-word; }
    .well-rounded-education .elementor-grid-tablet-1 .elementor-grid {
      grid-template-columns: repeat(1, 1fr); }
    .well-rounded-education .elementor-grid-tablet-2 .elementor-grid {
      grid-template-columns: repeat(2, 1fr); }
    .well-rounded-education .elementor-grid-tablet-3 .elementor-grid {
      grid-template-columns: repeat(3, 1fr); }
    .well-rounded-education .elementor-grid-tablet-4 .elementor-grid {
      grid-template-columns: repeat(4, 1fr); }
    .well-rounded-education .elementor-grid-tablet-5 .elementor-grid {
      grid-template-columns: repeat(5, 1fr); }
    .well-rounded-education .elementor-grid-tablet-6 .elementor-grid {
      grid-template-columns: repeat(6, 1fr); }
    .well-rounded-education .elementor-grid-tablet-7 .elementor-grid {
      grid-template-columns: repeat(7, 1fr); }
    .well-rounded-education .elementor-grid-tablet-8 .elementor-grid {
      grid-template-columns: repeat(8, 1fr); }
    .well-rounded-education .elementor-grid-tablet-9 .elementor-grid {
      grid-template-columns: repeat(9, 1fr); }
    .well-rounded-education .elementor-grid-tablet-10 .elementor-grid {
      grid-template-columns: repeat(10, 1fr); }
    .well-rounded-education .elementor-grid-tablet-11 .elementor-grid {
      grid-template-columns: repeat(11, 1fr); }
    .well-rounded-education .elementor-grid-tablet-12 .elementor-grid {
      grid-template-columns: repeat(12, 1fr); } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-grid-mobile-0 .elementor-grid {
      display: inline-block;
      width: 100%;
      word-spacing: var(--grid-column-gap);
      margin-bottom: calc(-1 * var(--grid-row-gap)); }
    .well-rounded-education .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
      display: inline-block;
      margin-bottom: var(--grid-row-gap);
      word-break: break-word; }
    .well-rounded-education .elementor-grid-mobile-1 .elementor-grid {
      grid-template-columns: repeat(1, 1fr); }
    .well-rounded-education .elementor-grid-mobile-2 .elementor-grid {
      grid-template-columns: repeat(2, 1fr); }
    .well-rounded-education .elementor-grid-mobile-3 .elementor-grid {
      grid-template-columns: repeat(3, 1fr); }
    .well-rounded-education .elementor-grid-mobile-4 .elementor-grid {
      grid-template-columns: repeat(4, 1fr); }
    .well-rounded-education .elementor-grid-mobile-5 .elementor-grid {
      grid-template-columns: repeat(5, 1fr); }
    .well-rounded-education .elementor-grid-mobile-6 .elementor-grid {
      grid-template-columns: repeat(6, 1fr); }
    .well-rounded-education .elementor-grid-mobile-7 .elementor-grid {
      grid-template-columns: repeat(7, 1fr); }
    .well-rounded-education .elementor-grid-mobile-8 .elementor-grid {
      grid-template-columns: repeat(8, 1fr); }
    .well-rounded-education .elementor-grid-mobile-9 .elementor-grid {
      grid-template-columns: repeat(9, 1fr); }
    .well-rounded-education .elementor-grid-mobile-10 .elementor-grid {
      grid-template-columns: repeat(10, 1fr); }
    .well-rounded-education .elementor-grid-mobile-11 .elementor-grid {
      grid-template-columns: repeat(11, 1fr); }
    .well-rounded-education .elementor-grid-mobile-12 .elementor-grid {
      grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 1025px) {
    .well-rounded-education #elementor-device-mode:after {
      content: 'desktop'; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .well-rounded-education #elementor-device-mode:after {
      content: 'tablet'; } }
  @media (max-width: 767px) {
    .well-rounded-education #elementor-device-mode:after {
      content: 'mobile'; } }
  .well-rounded-education .elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper,
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input,
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper,
  .well-rounded-education .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .well-rounded-education .elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .well-rounded-education .elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .well-rounded-education .elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    outline: 0; }
  .well-rounded-education .elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 0.6; }
  .well-rounded-education .elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 0.6; }
  .well-rounded-education .elementor-field-group .elementor-field-textual:-moz-placeholder,
  .well-rounded-education .elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 0.6; }
  .well-rounded-education .elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 0.6; }
  .well-rounded-education .elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 0.6; }
  .well-rounded-education .elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%; }
  .well-rounded-education .elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px; }
  .well-rounded-education .elementor-field-group .elementor-select-wrapper:before {
    content: '\e92a';
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  .well-rounded-education .elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ''; }
  .well-rounded-education .elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .well-rounded-education .elementor-field-subgroup .elementor-field-option label {
    display: inline-block; }
  .well-rounded-education .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px; }
  .well-rounded-education .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .well-rounded-education .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
  .well-rounded-education .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
  .well-rounded-education .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
  .well-rounded-education .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
  .well-rounded-education .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
  .well-rounded-education .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline; }
  .well-rounded-education .elementor-field-label {
    cursor: pointer; }
  .well-rounded-education .elementor-mark-required .elementor-field-label:after {
    content: '*';
    color: red;
    padding-left: 0.2em; }
  .well-rounded-education .elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .well-rounded-education .elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .well-rounded-education .elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  .well-rounded-education .elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .well-rounded-education .elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  .well-rounded-education .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .well-rounded-education .elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .well-rounded-education .elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .well-rounded-education .elementor-button-align-center .e-form__buttons,
  .well-rounded-education .elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-button-align-start .e-form__buttons,
  .well-rounded-education .elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .well-rounded-education .elementor-button-align-end .e-form__buttons,
  .well-rounded-education .elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .well-rounded-education .elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .well-rounded-education .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
  .well-rounded-education .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto; }
  .well-rounded-education .elementor-button-align-center .e-form__buttons__wrapper,
  .well-rounded-education .elementor-button-align-end .e-form__buttons__wrapper,
  .well-rounded-education .elementor-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0; }
  .well-rounded-education .elementor-button-align-center .e-form__buttons__wrapper,
  .well-rounded-education .elementor-button-align-center .e-form__buttons__wrapper__button,
  .well-rounded-education .elementor-button-align-end .e-form__buttons__wrapper,
  .well-rounded-education .elementor-button-align-end .e-form__buttons__wrapper__button,
  .well-rounded-education .elementor-button-align-start .e-form__buttons__wrapper,
  .well-rounded-education .elementor-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto; }
  @media screen and (max-width: 1024px) {
    .well-rounded-education .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .well-rounded-education .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .well-rounded-education .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .well-rounded-education .elementor-tablet-button-align-center .e-form__buttons,
    .well-rounded-education .elementor-tablet-button-align-center .elementor-field-type-submit {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-tablet-button-align-start .e-form__buttons,
    .well-rounded-education .elementor-tablet-button-align-start .elementor-field-type-submit {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-tablet-button-align-end .e-form__buttons,
    .well-rounded-education .elementor-tablet-button-align-end .elementor-field-type-submit {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .well-rounded-education .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .well-rounded-education .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
      -ms-flex-preferred-size: initial;
      flex-basis: auto; }
    .well-rounded-education .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .well-rounded-education .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .well-rounded-education .elementor-tablet-button-align-start .e-form__buttons__wrapper {
      -webkit-box-flex: initial;
      -ms-flex-positive: initial;
      flex-grow: 0; }
    .well-rounded-education .elementor-tablet-button-align-center .e-form__buttons__wrapper,
    .well-rounded-education .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
    .well-rounded-education .elementor-tablet-button-align-end .e-form__buttons__wrapper,
    .well-rounded-education .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
    .well-rounded-education .elementor-tablet-button-align-start .e-form__buttons__wrapper,
    .well-rounded-education .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
      -ms-flex-preferred-size: initial;
      flex-basis: auto; } }
  @media screen and (max-width: 767px) {
    .well-rounded-education .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .well-rounded-education .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .well-rounded-education .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    .well-rounded-education .elementor-mobile-button-align-center .e-form__buttons,
    .well-rounded-education .elementor-mobile-button-align-center .elementor-field-type-submit {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-mobile-button-align-start .e-form__buttons,
    .well-rounded-education .elementor-mobile-button-align-start .elementor-field-type-submit {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-mobile-button-align-end .e-form__buttons,
    .well-rounded-education .elementor-mobile-button-align-end .elementor-field-type-submit {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .well-rounded-education .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
    .well-rounded-education .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
      -ms-flex-preferred-size: initial;
      flex-basis: auto; }
    .well-rounded-education .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .well-rounded-education .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .well-rounded-education .elementor-mobile-button-align-start .e-form__buttons__wrapper {
      -webkit-box-flex: initial;
      -ms-flex-positive: initial;
      flex-grow: 0; }
    .well-rounded-education .elementor-mobile-button-align-center .e-form__buttons__wrapper,
    .well-rounded-education .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
    .well-rounded-education .elementor-mobile-button-align-end .e-form__buttons__wrapper,
    .well-rounded-education .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
    .well-rounded-education .elementor-mobile-button-align-start .e-form__buttons__wrapper,
    .well-rounded-education .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
      -ms-flex-preferred-size: initial;
      flex-basis: auto; } }
  .well-rounded-education .elementor-error .elementor-field {
    border-color: #d9534f; }
  .well-rounded-education .elementor-error .help-inline {
    color: #d9534f;
    font-size: 0.9em; }
  .well-rounded-education .elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1; }
  .well-rounded-education .elementor-message:before {
    content: '\e90e';
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px; }
  .well-rounded-education .elementor-message.elementor-message-danger {
    color: #d9534f; }
  .well-rounded-education .elementor-message.elementor-message-danger:before {
    content: '\e87f'; }
  .well-rounded-education .elementor-message.form-message-success {
    color: #5cb85c; }
  .well-rounded-education .elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none; }
  .well-rounded-education .elementor-form .elementor-button > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px; }
  .well-rounded-education .elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px; }
  .well-rounded-education .elementor-form .elementor-button.elementor-size-md {
    min-height: 47px; }
  .well-rounded-education .elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px; }
  .well-rounded-education .elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px; }
  .well-rounded-education .elementor-element .elementor-widget-container {
    -webkit-transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s; }
  .well-rounded-education .elementor-accordion {
    text-align: left; }
  .well-rounded-education .elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4; }
  .well-rounded-education .elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
    border-top: none; }
  .well-rounded-education .elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none; }
  .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em; }
  .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right; }
  .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left; }
  .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    display: block; }
  .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
  .well-rounded-education .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none; }
  .well-rounded-education .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block; }
  .well-rounded-education .elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-accordion .elementor-tab-title {
      padding: 12px 15px; }
    .well-rounded-education .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
      width: 1.2em; }
    .well-rounded-education .elementor-accordion .elementor-tab-content {
      padding: 7px 15px; } }
  .well-rounded-education .elementor-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left; }
  .well-rounded-education .elementor-alert .elementor-alert-title {
    display: block;
    font-weight: 700; }
  .well-rounded-education .elementor-alert .elementor-alert-description {
    font-size: 13px; }
  .well-rounded-education .elementor-alert button.elementor-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer; }
  .well-rounded-education .elementor-alert.elementor-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1; }
  .well-rounded-education .elementor-alert.elementor-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be; }
  .well-rounded-education .elementor-alert.elementor-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3; }
  .well-rounded-education .elementor-alert.elementor-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-alert {
      padding: 10px; }
    .well-rounded-education .elementor-alert button.elementor-alert-dismiss {
      right: 7px;
      top: 7px; } }
  .well-rounded-education .elementor-tab-title a {
    color: inherit; }
  .well-rounded-education .elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .well-rounded-education .elementor-button:focus,
  .well-rounded-education .elementor-button:hover,
  .well-rounded-education .elementor-button:visited {
    color: #fff; }
  .well-rounded-education .elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .well-rounded-education .elementor-button-icon svg {
    width: 1em; }
  .well-rounded-education .elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block; }
  .well-rounded-education .elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .well-rounded-education .elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  .well-rounded-education .elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .well-rounded-education .elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
  .well-rounded-education .elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .well-rounded-education .elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .well-rounded-education .elementor-button span {
    text-decoration: inherit; }
  .well-rounded-education .elementor-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .well-rounded-education .elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de; }
  .well-rounded-education .elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c; }
  .well-rounded-education .elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e; }
  .well-rounded-education .elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f; }
  .well-rounded-education .elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de; }
  .well-rounded-education .elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c; }
  .well-rounded-education .elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e; }
  .well-rounded-education .elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f; }
  .well-rounded-education .elementor-counter .elementor-counter-number-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    color: #222;
    line-height: 1; }
  .well-rounded-education .elementor-counter .elementor-counter-number-prefix,
  .well-rounded-education .elementor-counter .elementor-counter-number-suffix {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap; }
  .well-rounded-education .elementor-counter .elementor-counter-number-prefix {
    text-align: right; }
  .well-rounded-education .elementor-counter .elementor-counter-number-suffix {
    text-align: left; }
  .well-rounded-education .elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5; }
  .well-rounded-education .elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #2c2c2c;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x; }
  .well-rounded-education .elementor-widget-divider .elementor-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .well-rounded-education .elementor-widget-divider .elementor-divider__text {
    font-size: 15px;
    line-height: 1;
    max-width: 95%; }
  .well-rounded-education .elementor-widget-divider .elementor-divider__element {
    margin: 0 var(--divider-element-spacing);
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .well-rounded-education .elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size); }
  .well-rounded-education .elementor-widget-divider .elementor-divider-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr; }
  .well-rounded-education .elementor-widget-divider--view-line_icon .elementor-divider-separator,
  .well-rounded-education .elementor-widget-divider--view-line_text .elementor-divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
  .well-rounded-education .elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
  .well-rounded-education .elementor-widget-divider--view-line_text .elementor-divider-separator:after,
  .well-rounded-education .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
    display: block;
    content: '';
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); }
  .well-rounded-education .elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100; }
  .well-rounded-education .elementor-widget-divider--element-align-left .elementor-divider-separator:before {
    content: none; }
  .well-rounded-education .elementor-widget-divider--element-align-left .elementor-divider__element {
    margin-left: 0; }
  .well-rounded-education .elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100; }
  .well-rounded-education .elementor-widget-divider--element-align-right .elementor-divider-separator:after {
    content: none; }
  .well-rounded-education .elementor-widget-divider--element-align-right .elementor-divider__element {
    margin-right: 0; }
  .well-rounded-education .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); }
  .well-rounded-education .elementor-widget-divider--separator-type-pattern {
    --divider-border-style: none; }
  .well-rounded-education .elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
  .well-rounded-education .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
  .well-rounded-education .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
  .well-rounded-education .elementor-widget-divider--separator-type-pattern:not([class*='elementor-widget-divider--view']) .elementor-divider-separator {
    width: 100%;
    min-height: var(--divider-pattern-height);
    -webkit-mask-size: var(--divider-pattern-size) 100%;
    mask-size: var(--divider-pattern-size) 100%;
    -webkit-mask-repeat: var(--divider-pattern-repeat);
    mask-repeat: var(--divider-pattern-repeat);
    background-color: var(--divider-color);
    -webkit-mask-image: var(--divider-pattern-url);
    mask-image: var(--divider-pattern-url); }
  .well-rounded-education .elementor-widget-divider--no-spacing {
    --divider-pattern-size: auto; }
  .well-rounded-education .elementor-widget-divider--bg-round {
    --divider-pattern-repeat: round; }
  .well-rounded-education .rtl .elementor-widget-divider .elementor-divider__text {
    direction: rtl; }
  .well-rounded-education .elementor-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto; }
  .well-rounded-education .elementor-image-gallery .gallery-item img {
    margin: 0 auto; }
  .well-rounded-education .elementor-image-gallery .gallery-item .gallery-caption {
    margin: 0; }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-image-gallery .gallery-columns-2 .gallery-item {
      max-width: 50%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-3 .gallery-item {
      max-width: 33.33%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-4 .gallery-item {
      max-width: 25%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-5 .gallery-item {
      max-width: 20%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-6 .gallery-item {
      max-width: 16.666%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-7 .gallery-item {
      max-width: 14.28%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-8 .gallery-item {
      max-width: 12.5%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-9 .gallery-item {
      max-width: 11.11%; }
    .well-rounded-education .elementor-image-gallery .gallery-columns-10 .gallery-item {
      max-width: 10%; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
      max-width: 50%; } }
  @media (max-width: 479px) {
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
    .well-rounded-education .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
      max-width: 100%; } }
  .well-rounded-education .elementor-widget-google_maps iframe {
    height: 300px; }
  .well-rounded-education .elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title[class*='elementor-size-'] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px; }
  .well-rounded-education .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px; }
  .well-rounded-education .elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #818a91;
    font-size: 50px;
    text-align: center; }
  .well-rounded-education .elementor-icon:hover {
    color: #818a91; }
  .well-rounded-education .elementor-icon i,
  .well-rounded-education .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block; }
  .well-rounded-education .elementor-icon i:before,
  .well-rounded-education .elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .well-rounded-education .elementor-icon i.fad {
    width: auto; }
  .well-rounded-education .elementor-view-stacked .elementor-icon {
    padding: 0.5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff; }
  .well-rounded-education .elementor-view-framed .elementor-icon {
    padding: 0.5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent; }
  .well-rounded-education .elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
    .well-rounded-education .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .well-rounded-education .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
    .well-rounded-education .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .well-rounded-education .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
      text-align: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .well-rounded-education .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
      text-align: left;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    .well-rounded-education .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
      margin: auto; }
    .well-rounded-education .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .well-rounded-education .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .well-rounded-education .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-widget-icon-box .elementor-icon-box-icon {
      margin-left: auto !important;
      margin-right: auto !important;
      margin-bottom: 15px; } }
  .well-rounded-education .elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center; }
  .well-rounded-education .elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit; }
  .well-rounded-education .elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .well-rounded-education .elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0; }
  .well-rounded-education .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: hidden; }
  .well-rounded-education .elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-right: -8px;
    margin-left: -8px; }
  .well-rounded-education .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px; }
  .well-rounded-education .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px; }
  .well-rounded-education .elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .well-rounded-education .elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative; }
  .well-rounded-education .elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .well-rounded-education .elementor-widget .elementor-icon-list-item,
  .well-rounded-education .elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .well-rounded-education .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px; }
  .well-rounded-education .elementor-widget .elementor-icon-list-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .well-rounded-education .elementor-widget .elementor-icon-list-icon i {
    width: 1.25em; }
  .well-rounded-education .elementor-widget .elementor-icon-list-icon svg {
    width: 1em; }
  .well-rounded-education .elementor-widget.elementor-list-item-link-full_width a {
    width: 100%; }
  .well-rounded-education .elementor-widget.elementor-align-center .elementor-icon-list-item,
  .well-rounded-education .elementor-widget.elementor-align-center .elementor-icon-list-item a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto; }
  .well-rounded-education .elementor-widget.elementor-align-center .elementor-inline-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-widget.elementor-align-left .elementor-icon-list-item,
  .well-rounded-education .elementor-widget.elementor-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }
  .well-rounded-education .elementor-widget.elementor-align-left .elementor-inline-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .well-rounded-education .elementor-widget.elementor-align-right .elementor-icon-list-item,
  .well-rounded-education .elementor-widget.elementor-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }
  .well-rounded-education .elementor-widget.elementor-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .well-rounded-education .elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0; }
  .well-rounded-education .elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,
    .well-rounded-education .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
      margin: auto; }
    .well-rounded-education .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: left; }
    .well-rounded-education .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: right; }
    .well-rounded-education .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
      left: 0; }
    .well-rounded-education .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
      right: 0; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,
    .well-rounded-education .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
      margin: auto; }
    .well-rounded-education .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: left; }
    .well-rounded-education .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
    .well-rounded-education .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: right; }
    .well-rounded-education .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
      left: 0; }
    .well-rounded-education .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
      right: 0; } }
  .well-rounded-education .elementor-widget-image {
    text-align: center; }
  .well-rounded-education .elementor-widget-image .elementor-image > a,
  .well-rounded-education .elementor-widget-image .elementor-image figure > a {
    display: inline-block; }
  .well-rounded-education .elementor-widget-image .elementor-image > a img[src$='.svg'],
  .well-rounded-education .elementor-widget-image .elementor-image figure > a img[src$='.svg'] {
    width: 48px; }
  .well-rounded-education .elementor-widget-image .elementor-image img {
    vertical-align: middle;
    display: inline-block; }
  .well-rounded-education .elementor-widget-image .elementor-image.elementor-image-shape-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .well-rounded-education .elementor-widget-image-box .elementor-image-box-content {
    width: 100%; }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
    .well-rounded-education .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .well-rounded-education .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
      text-align: right;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .well-rounded-education .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
      text-align: left;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    .well-rounded-education .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
      margin: auto; }
    .well-rounded-education .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .well-rounded-education .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .well-rounded-education .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-widget-image-box .elementor-image-box-img {
      margin-left: auto !important;
      margin-right: auto !important;
      margin-bottom: 15px; } }
  .well-rounded-education .elementor-widget-image-box .elementor-image-box-img {
    display: inline-block; }
  .well-rounded-education .elementor-widget-image-box .elementor-image-box-title a {
    color: inherit; }
  .well-rounded-education .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center; }
  .well-rounded-education .elementor-widget-image-box .elementor-image-box-description {
    margin: 0; }
  .well-rounded-education .elementor-widget-image-carousel .swiper-container {
    position: static; }
  .well-rounded-education .elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: inherit; }
  .well-rounded-education .elementor-widget-image-carousel .swiper-slide {
    text-align: center; }
  .well-rounded-education .elementor-image-gallery figure img {
    display: block; }
  .well-rounded-education .elementor-image-gallery figure figcaption {
    width: 100%; }
  .well-rounded-education .gallery-spacing-custom .elementor-image-gallery .gallery-icon {
    padding: 0; }
  .well-rounded-education body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0; }
  .well-rounded-education .elementor-widget-progress {
    text-align: left; }
  .well-rounded-education .elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .well-rounded-education .elementor-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out; }
  .well-rounded-education .elementor-progress-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px; }
  .well-rounded-education .elementor-progress-percentage {
    padding-right: 15px; }
  .well-rounded-education .elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #5bc0de; }
  .well-rounded-education .elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c; }
  .well-rounded-education .elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #f0ad4e; }
  .well-rounded-education .elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #d9534f; }
  .well-rounded-education .elementor-progress .elementor-title {
    display: block; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-progress-text {
      padding-left: 10px; } }
  .well-rounded-education .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
  .well-rounded-education .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
  .well-rounded-education .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
    line-height: 1;
    font-size: 0; }
  .well-rounded-education .elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
    display: inline-grid; }
  .well-rounded-education .elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    -webkit-box-pack: var(--justify-content, center);
    -ms-flex-pack: var(--justify-content, center);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center); }
  .well-rounded-education .elementor-social-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #818a91;
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
    height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    cursor: pointer; }
  .well-rounded-education .elementor-social-icon i {
    color: #fff; }
  .well-rounded-education .elementor-social-icon:last-child {
    margin: 0; }
  .well-rounded-education .elementor-social-icon:hover {
    opacity: 0.9;
    color: #fff; }
  .well-rounded-education .elementor-social-icon-android {
    background-color: #a4c639; }
  .well-rounded-education .elementor-social-icon-apple {
    background-color: #999; }
  .well-rounded-education .elementor-social-icon-behance {
    background-color: #1769ff; }
  .well-rounded-education .elementor-social-icon-bitbucket {
    background-color: #205081; }
  .well-rounded-education .elementor-social-icon-codepen {
    background-color: #000; }
  .well-rounded-education .elementor-social-icon-delicious {
    background-color: #39f; }
  .well-rounded-education .elementor-social-icon-deviantart {
    background-color: #05cc47; }
  .well-rounded-education .elementor-social-icon-digg {
    background-color: #005be2; }
  .well-rounded-education .elementor-social-icon-dribbble {
    background-color: #ea4c89; }
  .well-rounded-education .elementor-social-icon-elementor {
    background-color: #d30c5c; }
  .well-rounded-education .elementor-social-icon-envelope {
    background-color: #ea4335; }
  .well-rounded-education .elementor-social-icon-facebook,
  .well-rounded-education .elementor-social-icon-facebook-f {
    background-color: #3b5998; }
  .well-rounded-education .elementor-social-icon-flickr {
    background-color: #0063dc; }
  .well-rounded-education .elementor-social-icon-foursquare {
    background-color: #2d5be3; }
  .well-rounded-education .elementor-social-icon-free-code-camp,
  .well-rounded-education .elementor-social-icon-freecodecamp {
    background-color: #006400; }
  .well-rounded-education .elementor-social-icon-github {
    background-color: #333; }
  .well-rounded-education .elementor-social-icon-gitlab {
    background-color: #e24329; }
  .well-rounded-education .elementor-social-icon-globe {
    background-color: #818a91; }
  .well-rounded-education .elementor-social-icon-google-plus,
  .well-rounded-education .elementor-social-icon-google-plus-g {
    background-color: #dd4b39; }
  .well-rounded-education .elementor-social-icon-houzz {
    background-color: #7ac142; }
  .well-rounded-education .elementor-social-icon-instagram {
    background-color: #262626; }
  .well-rounded-education .elementor-social-icon-jsfiddle {
    background-color: #487aa2; }
  .well-rounded-education .elementor-social-icon-link {
    background-color: #818a91; }
  .well-rounded-education .elementor-social-icon-linkedin,
  .well-rounded-education .elementor-social-icon-linkedin-in {
    background-color: #0077b5; }
  .well-rounded-education .elementor-social-icon-medium {
    background-color: #00ab6b; }
  .well-rounded-education .elementor-social-icon-meetup {
    background-color: #ec1c40; }
  .well-rounded-education .elementor-social-icon-mixcloud {
    background-color: #273a4b; }
  .well-rounded-education .elementor-social-icon-odnoklassniki {
    background-color: #f4731c; }
  .well-rounded-education .elementor-social-icon-pinterest {
    background-color: #bd081c; }
  .well-rounded-education .elementor-social-icon-product-hunt {
    background-color: #da552f; }
  .well-rounded-education .elementor-social-icon-reddit {
    background-color: #ff4500; }
  .well-rounded-education .elementor-social-icon-rss {
    background-color: #f26522; }
  .well-rounded-education .elementor-social-icon-shopping-cart {
    background-color: #4caf50; }
  .well-rounded-education .elementor-social-icon-skype {
    background-color: #00aff0; }
  .well-rounded-education .elementor-social-icon-slideshare {
    background-color: #0077b5; }
  .well-rounded-education .elementor-social-icon-snapchat {
    background-color: #fffc00; }
  .well-rounded-education .elementor-social-icon-soundcloud {
    background-color: #f80; }
  .well-rounded-education .elementor-social-icon-spotify {
    background-color: #2ebd59; }
  .well-rounded-education .elementor-social-icon-stack-overflow {
    background-color: #fe7a15; }
  .well-rounded-education .elementor-social-icon-steam {
    background-color: #00adee; }
  .well-rounded-education .elementor-social-icon-stumbleupon {
    background-color: #eb4924; }
  .well-rounded-education .elementor-social-icon-telegram {
    background-color: #2ca5e0; }
  .well-rounded-education .elementor-social-icon-thumb-tack {
    background-color: #1aa1d8; }
  .well-rounded-education .elementor-social-icon-tripadvisor {
    background-color: #589442; }
  .well-rounded-education .elementor-social-icon-tumblr {
    background-color: #35465c; }
  .well-rounded-education .elementor-social-icon-twitch {
    background-color: #6441a5; }
  .well-rounded-education .elementor-social-icon-twitter {
    background-color: #1da1f2; }
  .well-rounded-education .elementor-social-icon-viber {
    background-color: #665cac; }
  .well-rounded-education .elementor-social-icon-vimeo {
    background-color: #1ab7ea; }
  .well-rounded-education .elementor-social-icon-vk {
    background-color: #45668e; }
  .well-rounded-education .elementor-social-icon-weibo {
    background-color: #dd2430; }
  .well-rounded-education .elementor-social-icon-weixin {
    background-color: #31a918; }
  .well-rounded-education .elementor-social-icon-whatsapp {
    background-color: #25d366; }
  .well-rounded-education .elementor-social-icon-wordpress {
    background-color: #21759b; }
  .well-rounded-education .elementor-social-icon-xing {
    background-color: #026466; }
  .well-rounded-education .elementor-social-icon-yelp {
    background-color: #af0606; }
  .well-rounded-education .elementor-social-icon-youtube {
    background-color: #cd201f; }
  .well-rounded-education .elementor-social-icon-500px {
    background-color: #0099e5; }
  .well-rounded-education .elementor-shape-rounded .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 10%;
    border-radius: 10%; }
  .well-rounded-education .elementor-shape-circle .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .well-rounded-education .elementor-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block; }
  .well-rounded-education .elementor-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default; }
  .well-rounded-education .elementor-star-rating i:before {
    content: '\e934';
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0; }
  .well-rounded-education .elementor-star-rating .elementor-star-empty:before {
    content: none; }
  .well-rounded-education .elementor-star-rating .elementor-star-1:before {
    width: 10%; }
  .well-rounded-education .elementor-star-rating .elementor-star-2:before {
    width: 20%; }
  .well-rounded-education .elementor-star-rating .elementor-star-3:before {
    width: 30%; }
  .well-rounded-education .elementor-star-rating .elementor-star-4:before {
    width: 40%; }
  .well-rounded-education .elementor-star-rating .elementor-star-5:before {
    width: 50%; }
  .well-rounded-education .elementor-star-rating .elementor-star-6:before {
    width: 60%; }
  .well-rounded-education .elementor-star-rating .elementor-star-7:before {
    width: 70%; }
  .well-rounded-education .elementor-star-rating .elementor-star-8:before {
    width: 80%; }
  .well-rounded-education .elementor-star-rating .elementor-star-9:before {
    width: 90%; }
  .well-rounded-education .elementor-star-rating__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .well-rounded-education .elementor-star-rating__title {
    margin-right: 10px; }
  .well-rounded-education .elementor-star-rating--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .well-rounded-education .elementor-star-rating--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .well-rounded-education .elementor-star-rating--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .well-rounded-education .elementor-star-rating--align-justify .elementor-star-rating__title {
    margin-right: auto; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
      text-align: right;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
      text-align: left;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
      margin-right: auto; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
      text-align: right;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .well-rounded-education .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
      text-align: left;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .well-rounded-education .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
      margin-right: auto; } }
  .well-rounded-education .last-star {
    letter-spacing: 0; }
  .well-rounded-education .elementor--star-style-star_unicode .elementor-star-rating {
    font-family: Arial, Helvetica, sans-serif; }
  .well-rounded-education .elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
    content: '\002605'; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-right-style: none; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    top: 100%; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
    border-bottom-style: none; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    right: 100%; }
  .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    left: 100%; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-content,
  .well-rounded-education .elementor-widget-tabs .elementor-tab-title,
  .well-rounded-education .elementor-widget-tabs .elementor-tab-title:after,
  .well-rounded-education .elementor-widget-tabs .elementor-tab-title:before,
  .well-rounded-education .elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 1px #d4d4d4; }
  .well-rounded-education .elementor-widget-tabs .elementor-tabs {
    text-align: left; }
  .well-rounded-education .elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-title {
    cursor: pointer;
    outline: none; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #d4d4d4; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
  .well-rounded-education .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: '';
    position: absolute; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-mobile-title {
    padding: 10px;
    cursor: pointer; }
  .well-rounded-education .elementor-widget-tabs .elementor-tab-content {
    padding: 20px;
    display: none; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-tabs .elementor-tab-content,
    .well-rounded-education .elementor-tabs .elementor-tab-title {
      border-style: solid solid none; }
    .well-rounded-education .elementor-tabs .elementor-tabs-wrapper {
      display: none; }
    .well-rounded-education .elementor-tabs .elementor-tabs-content-wrapper {
      border-bottom-style: solid; }
    .well-rounded-education .elementor-tabs .elementor-tab-content {
      padding: 10px; } }
  @media (min-width: 768px) {
    .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      border-style: solid solid solid none; }
    .well-rounded-education .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
      border-style: none solid solid; }
    .well-rounded-education .elementor-tabs .elementor-tab-mobile-title {
      display: none; } }
  .well-rounded-education .elementor-testimonial-wrapper {
    overflow: hidden;
    text-align: center; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5;
    color: inherit;
    display: block; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: 0.85em;
    color: inherit;
    display: block; }
  .well-rounded-education .elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
    text-align: left; }
  .well-rounded-education .elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
    text-align: right; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta {
    width: 100%;
    line-height: 1; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    display: inline-block; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
    display: table-cell;
    vertical-align: middle; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 15px; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: left; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    display: block; }
  .well-rounded-education .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 20px; }
  .well-rounded-education .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #818a91;
    color: #fff; }
  .well-rounded-education .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent; }
  .well-rounded-education .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px; }
  .well-rounded-education .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em; }
  .well-rounded-education .elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px; }
  .well-rounded-education .elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block; }
  .well-rounded-education .elementor-toggle {
    text-align: left; }
  .well-rounded-education .elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none; }
  .well-rounded-education .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em; }
  .well-rounded-education .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    float: right;
    text-align: right; }
  .well-rounded-education .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: left;
    text-align: left; }
  .well-rounded-education .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
    display: block; }
  .well-rounded-education .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: none; }
  .well-rounded-education .elementor-toggle .elementor-tab-title.elementor-active {
    border-bottom: none; }
  .well-rounded-education .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
    display: none; }
  .well-rounded-education .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    display: block; }
  .well-rounded-education .elementor-toggle .elementor-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-toggle .elementor-tab-title {
      padding: 12px; }
    .well-rounded-education .elementor-toggle .elementor-tab-content {
      padding: 12px 10px; } }
  .well-rounded-education .elementor-widget-video .elementor-widget-container {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .well-rounded-education .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%; }
  .well-rounded-education .elementor-widget-video .elementor-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center; }
  .well-rounded-education .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    opacity: 1; }
  .well-rounded-education .elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: block;
    width: 100%; }
  .well-rounded-education .elementor-widget-video .elementor-video {
    -o-object-fit: cover;
    object-fit: cover; }
  .well-rounded-education .slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .well-rounded-education .slick-list,
  .well-rounded-education .slick-slider {
    position: relative;
    display: block; }
  .well-rounded-education .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .well-rounded-education .slick-list:focus {
    outline: none; }
  .well-rounded-education .slick-list.dragging {
    cursor: pointer; }
  .well-rounded-education .slick-slider .slick-list,
  .well-rounded-education .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .well-rounded-education .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
  .well-rounded-education .slick-track:after,
  .well-rounded-education .slick-track:before {
    content: '';
    display: table; }
  .well-rounded-education .slick-track:after {
    clear: both; }
  .well-rounded-education .slick-loading .slick-track {
    visibility: hidden; }
  .well-rounded-education .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
  .well-rounded-education .elementor-slick-slider[dir='rtl'] .slick-slide {
    float: right; }
  .well-rounded-education .slick-slide img {
    display: block; }
  .well-rounded-education .slick-slide.slick-loading img {
    display: none; }
  .well-rounded-education .slick-slide.dragging img {
    pointer-events: none; }
  .well-rounded-education .slick-initialized .slick-slide {
    display: block; }
  .well-rounded-education .slick-loading .slick-slide {
    visibility: hidden; }
  .well-rounded-education .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .well-rounded-education .slick-arrow.slick-hidden {
    display: none; }
  .well-rounded-education .elementor-slick-slider .slick-loading .slick-list {
    background: #fff; }
  .well-rounded-education .elementor-slick-slider .slick-loading .slick-list:after {
    content: '\e8fb';
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7; }
  .well-rounded-education .elementor-slick-slider .slick-next,
  .well-rounded-education .elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }
  .well-rounded-education .elementor-slick-slider .slick-next:focus,
  .well-rounded-education .elementor-slick-slider .slick-next:hover,
  .well-rounded-education .elementor-slick-slider .slick-prev:focus,
  .well-rounded-education .elementor-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent; }
  .well-rounded-education .elementor-slick-slider .slick-next:focus:before,
  .well-rounded-education .elementor-slick-slider .slick-next:hover:before,
  .well-rounded-education .elementor-slick-slider .slick-prev:focus:before,
  .well-rounded-education .elementor-slick-slider .slick-prev:hover:before {
    opacity: 1; }
  .well-rounded-education .elementor-slick-slider .slick-next.slick-disabled:before,
  .well-rounded-education .elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: 0.25; }
  .well-rounded-education .elementor-slick-slider .slick-next:before,
  .well-rounded-education .elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .well-rounded-education .elementor-slick-slider .slick-prev {
    left: -25px; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-prev {
    left: auto;
    right: -25px; }
  .well-rounded-education .elementor-slick-slider .slick-prev:before {
    content: '\e89f'; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-prev:before {
    content: '\e89e'; }
  .well-rounded-education .elementor-slick-slider .slick-next {
    right: -25px; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-next {
    left: -25px;
    right: auto; }
  .well-rounded-education .elementor-slick-slider .slick-next:before {
    content: '\e89e'; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-next:before {
    content: '\e89f'; }
  .well-rounded-education .elementor-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button:focus,
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button:hover {
    outline: none; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button:focus:before,
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\e914';
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .well-rounded-education .elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000; }
  .well-rounded-education .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px; }
  .well-rounded-education .elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 20px; }
  .well-rounded-education [dir='rtl'] .elementor-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto; }
  .well-rounded-education .elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px; }
  .well-rounded-education .elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0; }
  .well-rounded-education .elementor-slick-slider .slick-slider .slick-next,
  .well-rounded-education .elementor-slick-slider .slick-slider .slick-prev {
    z-index: 1; }
  .well-rounded-education .elementor-slick-slider .slick-slide img {
    margin: auto; }
  .well-rounded-education .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1; }
  .well-rounded-education .swiper-container .swiper-slide figure {
    line-height: 0; }
  .well-rounded-education .swiper-container .elementor-lightbox-content-source {
    display: none; }
  .well-rounded-education .swiper-container-no-flexbox .swiper-slide {
    float: left; }
  .well-rounded-education .swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .well-rounded-education .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .well-rounded-education .swiper-container-android .swiper-slide,
  .well-rounded-education .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .well-rounded-education .swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .well-rounded-education .swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto; }
  .well-rounded-education .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative; }
  .well-rounded-education .swiper-container-autoheight,
  .well-rounded-education .swiper-container-autoheight .swiper-slide {
    height: auto; }
  .well-rounded-education .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform; }
  .well-rounded-education .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000; }
  .well-rounded-education .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  .well-rounded-education .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x; }
  .well-rounded-education .swiper-button-next,
  .well-rounded-education .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%; }
  .well-rounded-education .swiper-button-next.swiper-button-disabled,
  .well-rounded-education .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .well-rounded-education .swiper-button-prev,
  .well-rounded-education .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto; }
  .well-rounded-education .swiper-button-prev.swiper-button-black,
  .well-rounded-education .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }
  .well-rounded-education .swiper-button-prev.swiper-button-white,
  .well-rounded-education .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }
  .well-rounded-education .swiper-button-next,
  .well-rounded-education .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto; }
  .well-rounded-education .swiper-button-next.swiper-button-black,
  .well-rounded-education .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }
  .well-rounded-education .swiper-button-next.swiper-button-white,
  .well-rounded-education .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }
  .well-rounded-education .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10; }
  .well-rounded-education .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }
  .well-rounded-education .swiper-container-horizontal > .swiper-pagination-bullets,
  .well-rounded-education .swiper-pagination-custom,
  .well-rounded-education .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%; }
  .well-rounded-education .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: 0.2; }
  .well-rounded-education .swiper-pagination-fraction {
    color: #000; }
  .well-rounded-education button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .well-rounded-education .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .well-rounded-education .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff; }
  .well-rounded-education .swiper-pagination-bullet-active {
    opacity: 1; }
  .well-rounded-education .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff; }
  .well-rounded-education .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000; }
  .well-rounded-education .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .well-rounded-education .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block; }
  .well-rounded-education .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px; }
  .well-rounded-education .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }
  .well-rounded-education .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top; }
  .well-rounded-education .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top; }
  .well-rounded-education .swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .well-rounded-education .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .well-rounded-education .swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5); }
  .well-rounded-education .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff; }
  .well-rounded-education .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000; }
  .well-rounded-education .swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px; }
  .well-rounded-education .swiper-container-3d .swiper-cube-shadow,
  .well-rounded-education .swiper-container-3d .swiper-slide,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-bottom,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-left,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-right,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-top,
  .well-rounded-education .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-bottom,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-left,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-right,
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }
  .well-rounded-education .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent); }
  .well-rounded-education .swiper-container-coverflow .swiper-wrapper,
  .well-rounded-education .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px; }
  .well-rounded-education .swiper-container-cube,
  .well-rounded-education .swiper-container-flip {
    overflow: visible; }
  .well-rounded-education .swiper-container-cube .swiper-slide,
  .well-rounded-education .swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1; }
  .well-rounded-education .swiper-container-cube .swiper-slide .swiper-slide,
  .well-rounded-education .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none; }
  .well-rounded-education .swiper-container-cube .swiper-slide-active,
  .well-rounded-education .swiper-container-cube .swiper-slide-active .swiper-slide-active,
  .well-rounded-education .swiper-container-flip .swiper-slide-active,
  .well-rounded-education .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .well-rounded-education .swiper-container-cube .swiper-slide-shadow-bottom,
  .well-rounded-education .swiper-container-cube .swiper-slide-shadow-left,
  .well-rounded-education .swiper-container-cube .swiper-slide-shadow-right,
  .well-rounded-education .swiper-container-cube .swiper-slide-shadow-top,
  .well-rounded-education .swiper-container-flip .swiper-slide-shadow-bottom,
  .well-rounded-education .swiper-container-flip .swiper-slide-shadow-left,
  .well-rounded-education .swiper-container-flip .swiper-slide-shadow-right,
  .well-rounded-education .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .well-rounded-education .swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%; }
  .well-rounded-education .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .well-rounded-education .swiper-container-cube .swiper-slide-active,
  .well-rounded-education .swiper-container-cube .swiper-slide-next,
  .well-rounded-education .swiper-container-cube .swiper-slide-next + .swiper-slide,
  .well-rounded-education .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible; }
  .well-rounded-education .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0; }
  .well-rounded-education .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .well-rounded-education .swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
  .well-rounded-education .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none; }
  .well-rounded-education .swiper-container-fade .swiper-slide-active,
  .well-rounded-education .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .well-rounded-education .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
  .well-rounded-education .swiper-zoom-container > canvas,
  .well-rounded-education .swiper-zoom-container > img,
  .well-rounded-education .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
  .well-rounded-education .swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }
  .well-rounded-education .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .well-rounded-education .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }
  .well-rounded-education .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0; }
  .well-rounded-education .swiper-scrollbar-cursor-drag {
    cursor: move; }
  .well-rounded-education .elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px; }
  .well-rounded-education .elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 15px); }
  .well-rounded-education .elementor-swiper {
    position: relative; }
  .well-rounded-education .elementor-main-swiper {
    position: static; }
  .well-rounded-education .elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px); }
  .well-rounded-education .elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0; }
  .well-rounded-education .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0; }
  .well-rounded-education .swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%; }
  .well-rounded-education .elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: rgba(238, 238, 238, 0.9);
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px); }
  .well-rounded-education .elementor-swiper-button-prev {
    left: 10px; }
  .well-rounded-education .elementor-swiper-button-next {
    right: 10px; }
  .well-rounded-education .elementor-swiper-button.swiper-button-disabled {
    opacity: 0.3; }
  .well-rounded-education .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite; }
  .well-rounded-education .swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%; }
  .well-rounded-education .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
  .well-rounded-education .elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px; }
  .well-rounded-education .elementor-lightbox .dialog-header {
    display: none; }
  .well-rounded-education .elementor-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%; }
  .well-rounded-education .elementor-lightbox .dialog-message {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .well-rounded-education .elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%; }
  .well-rounded-education .elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0; }
  .well-rounded-education .elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: 0.75em;
    margin-top: 13px;
    padding: 0.25em;
    z-index: 2;
    line-height: 1; }
  .well-rounded-education .elementor-lightbox .dialog-lightbox-close-button,
  .well-rounded-education .elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1; }
  .well-rounded-education .elementor-lightbox .dialog-lightbox-close-button:hover,
  .well-rounded-education .elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover); }
  .well-rounded-education .elementor-lightbox .swiper-container {
    height: 100%; }
  .well-rounded-education .elementor-lightbox .elementor-lightbox-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-lightbox .elementor-lightbox-item {
      padding: 70px 0; } }
  .well-rounded-education .elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .well-rounded-education .elementor-lightbox .elementor-lightbox-image,
  .well-rounded-education .elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none; }
  .well-rounded-education .elementor-lightbox .elementor-lightbox-image,
  .well-rounded-education .elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .well-rounded-education .elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  @media (min-width: 1025px) {
    .well-rounded-education .elementor-lightbox .elementor-video-container {
      width: 75%; } }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-lightbox .elementor-video-container {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .well-rounded-education .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
      width: 70%; } }
  .well-rounded-education .elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px; }
  .well-rounded-education .elementor-lightbox .elementor-swiper-button-next,
  .well-rounded-education .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size); }
  .well-rounded-education .elementor-lightbox .elementor-swiper-button-prev {
    left: 0; }
  .well-rounded-education .elementor-lightbox .elementor-swiper-button-next {
    right: 0; }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-next,
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-prev {
      width: 20%; }
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-next i,
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-prev i {
      padding: 10px;
      background-color: rgba(0, 0, 0, 0.5); }
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-prev {
      left: 0;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .well-rounded-education .elementor-lightbox .elementor-swiper-button-next {
      right: 0;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .well-rounded-education .elementor-slideshow__counter {
    color: currentColor;
    font-size: 0.75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  .well-rounded-education .elementor-slideshow__footer,
  .well-rounded-education .elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .well-rounded-education .elementor-slideshow__footer {
    color: var(--lightbox-text-color); }
  .well-rounded-education .elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10; }
  .well-rounded-education .elementor-slideshow__header > i {
    font-size: inherit;
    cursor: pointer;
    padding: 0.25em;
    margin: 0 0.35em; }
  .well-rounded-education .elementor-slideshow__header > i:hover {
    color: var(--lightbox-ui-color-hover); }
  .well-rounded-education .elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: auto; }
  .well-rounded-education .elementor-slideshow__header .elementor-icon-share {
    z-index: 5; }
  .well-rounded-education .elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s; }
  .well-rounded-education .elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c; }
  .well-rounded-education .elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all 0.25s 0.1s;
    -o-transition: all 0.25s 0.1s;
    transition: all 0.25s 0.1s;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }
  .well-rounded-education .elementor-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.5s 0.1s;
    -o-transition: opacity 0.5s 0.1s;
    transition: opacity 0.5s 0.1s; }
  .well-rounded-education .elementor-slideshow__share-links a:hover {
    color: #000; }
  .well-rounded-education .elementor-slideshow__share-links a i {
    font-size: 1.25em;
    margin-right: 0.75em; }
  .well-rounded-education .elementor-slideshow__share-links:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    right: 0.5em;
    border: 0.45em solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(0.7);
    -ms-transform: translateY(-100%) scaleX(0.7);
    transform: translateY(-100%) scaleX(0.7); }
  .well-rounded-education .elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed; }
  .well-rounded-education .elementor-slideshow__description,
  .well-rounded-education .elementor-slideshow__title {
    margin: 0; }
  .well-rounded-education .elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700; }
  .well-rounded-education .elementor-slideshow__description {
    font-size: 14px; }
  .well-rounded-education .elementor-slideshow--ui-hidden .elementor-slideshow__footer,
  .well-rounded-education .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none; }
  .well-rounded-education .elementor-slideshow--ui-hidden .elementor-swiper-button-next,
  .well-rounded-education .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0; }
  .well-rounded-education .elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%; }
  .well-rounded-education .elementor-slideshow--zoom-mode .elementor-slideshow__footer,
  .well-rounded-education .elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, 0.5); }
  .well-rounded-education .elementor-slideshow--zoom-mode .elementor-swiper-button-next,
  .well-rounded-education .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none; }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, 0.5); }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links,
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1; }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2; }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998; }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c; }
  .well-rounded-education .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #a4afb7; }
  .well-rounded-education .elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2; }
  .well-rounded-education .animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s; }
  .well-rounded-education .animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .well-rounded-education .animated.animated-fast {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s; }
  .well-rounded-education .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .well-rounded-education .animated.reverse {
    animation-direction: reverse; }
  @media (prefers-reduced-motion: reduce) {
    .well-rounded-education .animated {
      -webkit-animation: none;
      animation: none; } }
  .well-rounded-education .elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr; }
  .well-rounded-education .elementor-shape-top {
    top: -1px; }
  .well-rounded-education .elementor-shape-top:not([data-negative='false']) svg {
    z-index: -1; }
  .well-rounded-education .elementor-shape-bottom {
    bottom: -1px; }
  .well-rounded-education .elementor-shape-bottom:not([data-negative='true']) svg {
    z-index: -1; }
  .well-rounded-education .elementor-shape[data-negative='false'].elementor-shape-bottom,
  .well-rounded-education .elementor-shape[data-negative='true'].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .well-rounded-education .elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .well-rounded-education .elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .well-rounded-education #wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px; }
  .well-rounded-education #wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%; }
  .well-rounded-education #wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .well-rounded-education .page-template-elementor_canvas.elementor-page:before {
    display: none; }
  .well-rounded-education .elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .well-rounded-education #left-area ul.elementor-icon-list-items,
  .well-rounded-education .elementor-edit-area .elementor-element ul.elementor-icon-list-items,
  .well-rounded-education .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0; }
  .well-rounded-education #wpadminbar * {
    font-style: normal; }
  .well-rounded-education .elementor-portfolio.elementor-grid {
    display: grid; }
  .well-rounded-education .elementor-share-buttons--align-right {
    text-align: right; }
  .well-rounded-education .elementor-share-buttons--align-left {
    text-align: left; }
  .well-rounded-education .elementor-share-buttons--align-center {
    text-align: center; }
  .well-rounded-education .elementor-share-buttons--align-justify {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify; }
  @media (max-width: 1024px) {
    .well-rounded-education .elementor-share-buttons-tablet--align-right {
      text-align: right; }
    .well-rounded-education .elementor-share-buttons-tablet--align-left {
      text-align: left; }
    .well-rounded-education .elementor-share-buttons-tablet--align-center {
      text-align: center; }
    .well-rounded-education .elementor-share-buttons-tablet--align-justify {
      text-align: justify;
      -moz-text-align-last: justify;
      text-align-last: justify; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor-share-buttons-mobile--align-right {
      text-align: right; }
    .well-rounded-education .elementor-share-buttons-mobile--align-left {
      text-align: left; }
    .well-rounded-education .elementor-share-buttons-mobile--align-center {
      text-align: center; }
    .well-rounded-education .elementor-share-buttons-mobile--align-justify {
      text-align: justify;
      -moz-text-align-last: justify;
      text-align-last: justify; } }
  @media (max-width: 767px) {
    .well-rounded-education .elementor .elementor-hidden-phone {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .well-rounded-education .elementor .elementor-hidden-tablet {
      display: none; } }
  @media (min-width: 1025px) {
    .well-rounded-education .elementor .elementor-hidden-desktop {
      display: none; } }

.btn-green,
.btn-green:visited {
  color: white !important;
  background-color: #8cc63e !important; }
  .btn-green:active, .btn-green:hover,
  .btn-green:visited:active,
  .btn-green:visited:hover {
    color: white !important;
    background-color: #7fb535 !important; }

.btn-outline-green {
  color: #8cc63e;
  border-color: #8cc63e;
  background-color: transparent; }
  .btn-outline-green:active, .btn-outline-green:hover {
    color: white;
    background-color: #8cc63e; }

.btn-blue,
.btn-blue:visited {
  color: white !important;
  background-color: #27a9e1 !important; }
  .btn-blue:active, .btn-blue:hover,
  .btn-blue:visited:active,
  .btn-blue:visited:hover {
    color: white !important;
    background-color: #1d9bd1 !important; }

.btn-outline-blue {
  color: #27a9e1;
  border-color: #27a9e1;
  background-color: transparent; }
  .btn-outline-blue:active, .btn-outline-blue:hover {
    color: white;
    background-color: #27a9e1; }

.btn-orange,
.btn-orange:visited {
  color: white !important;
  background-color: #FBA537 !important; }
  .btn-orange:active, .btn-orange:hover,
  .btn-orange:visited:active,
  .btn-orange:visited:hover {
    color: white !important;
    background-color: #fb9a1e !important; }

.btn-outline-orange {
  color: #FBA537;
  border-color: #FBA537;
  background-color: transparent; }
  .btn-outline-orange:active, .btn-outline-orange:hover {
    color: white;
    background-color: #FBA537; }

.btn-purple,
.btn-purple:visited {
  color: white !important;
  background-color: #652c90 !important; }
  .btn-purple:active, .btn-purple:hover,
  .btn-purple:visited:active,
  .btn-purple:visited:hover {
    color: white !important;
    background-color: #57267c !important; }

.btn-outline-purple {
  color: #652c90;
  border-color: #652c90;
  background-color: transparent; }
  .btn-outline-purple:active, .btn-outline-purple:hover {
    color: white;
    background-color: #652c90; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%;
  animation-duration: .3s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-name: fade-in;
  animation-delay: .2s; }
  .rrssb-buttons:after {
    clear: both; }
  .rrssb-buttons:before, .rrssb-buttons:after {
    content: ' ';
    display: table; }
  .rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0 2px; }
    .rrssb-buttons li.rrssb-email a {
      background-color: #0a88ff; }
      .rrssb-buttons li.rrssb-email a:hover {
        background-color: #006ed6; }
    .rrssb-buttons li.rrssb-facebook a {
      background-color: #306199; }
      .rrssb-buttons li.rrssb-facebook a:hover {
        background-color: #244872; }
    .rrssb-buttons li.rrssb-tumblr a {
      background-color: #32506d; }
      .rrssb-buttons li.rrssb-tumblr a:hover {
        background-color: #22364a; }
    .rrssb-buttons li.rrssb-linkedin a {
      background-color: #007bb6; }
      .rrssb-buttons li.rrssb-linkedin a:hover {
        background-color: #005983; }
    .rrssb-buttons li.rrssb-twitter a {
      background-color: #26c4f1; }
      .rrssb-buttons li.rrssb-twitter a:hover {
        background-color: #0eaad6; }
    .rrssb-buttons li.rrssb-googleplus a {
      background-color: #e93f2e; }
      .rrssb-buttons li.rrssb-googleplus a:hover {
        background-color: #ce2616; }
    .rrssb-buttons li.rrssb-youtube a {
      background-color: #df1c31; }
      .rrssb-buttons li.rrssb-youtube a:hover {
        background-color: #b21627; }
    .rrssb-buttons li.rrssb-reddit a {
      background-color: #8bbbe3; }
      .rrssb-buttons li.rrssb-reddit a:hover {
        background-color: #62a3d9; }
    .rrssb-buttons li.rrssb-pinterest a {
      background-color: #b81621; }
      .rrssb-buttons li.rrssb-pinterest a:hover {
        background-color: #8a1119; }
    .rrssb-buttons li.rrssb-pocket a {
      background-color: #ed4054; }
      .rrssb-buttons li.rrssb-pocket a:hover {
        background-color: #e4162d; }
    .rrssb-buttons li.rrssb-github a {
      background-color: #444; }
      .rrssb-buttons li.rrssb-github a:hover {
        background-color: #2b2b2b; }
    .rrssb-buttons li.rrssb-instagram a {
      background-color: #125688; }
      .rrssb-buttons li.rrssb-instagram a:hover {
        background-color: #0c3a5b; }
    .rrssb-buttons li.rrssb-delicious a {
      background-color: #0b79e5; }
      .rrssb-buttons li.rrssb-delicious a:hover {
        background-color: #095fb4; }
    .rrssb-buttons li.rrssb-vk a {
      background-color: #4d71a9; }
      .rrssb-buttons li.rrssb-vk a:hover {
        background-color: #3d5a86; }
    .rrssb-buttons li.rrssb-hackernews a {
      background-color: #ff6600; }
      .rrssb-buttons li.rrssb-hackernews a:hover {
        background-color: #cc5200; }
    .rrssb-buttons li.rrssb-whatsapp a {
      background-color: #43d854; }
      .rrssb-buttons li.rrssb-whatsapp a:hover {
        background-color: #28c039; }
    .rrssb-buttons li.rrssb-print a {
      background-color: #8d98a2; }
      .rrssb-buttons li.rrssb-print a:hover {
        background-color: #717f8b; }
    .rrssb-buttons li.rrssb-xing a {
      background-color: #005A5F; }
      .rrssb-buttons li.rrssb-xing a:hover {
        background-color: #002a2c; }
    .rrssb-buttons li a {
      background-color: #ccc;
      border-radius: 2px;
      box-sizing: border-box;
      display: block;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-weight: bold;
      height: 100%;
      padding: 11px 7px 12px 27px;
      position: relative;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      transition: background-color 0.2s ease-in-out;
      width: 100%; }
      .rrssb-buttons li a .rrssb-icon {
        display: block;
        left: 10px;
        padding-top: 9px;
        position: absolute;
        top: 0;
        width: 10%; }
        .rrssb-buttons li a .rrssb-icon svg {
          height: 17px;
          width: 17px; }
          .rrssb-buttons li a .rrssb-icon svg path, .rrssb-buttons li a .rrssb-icon svg circle {
            fill: #fff; }
      .rrssb-buttons li a .rrssb-text {
        color: #fff; }
      .rrssb-buttons li a:active {
        box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }
    .rrssb-buttons li.small a {
      padding: 0; }
      .rrssb-buttons li.small a .rrssb-icon {
        left: auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: auto;
        width: 100%; }
      .rrssb-buttons li.small a .rrssb-text {
        visibility: hidden; }
  .rrssb-buttons.large-format {
    height: auto; }
    .rrssb-buttons.large-format li {
      height: auto; }
      .rrssb-buttons.large-format li a {
        backface-visibility: hidden;
        border-radius: 0.2em;
        padding: 8.5% 0 8.5% 12%; }
        .rrssb-buttons.large-format li a .rrssb-icon {
          height: 100%;
          left: 7%;
          padding-top: 0;
          width: 12%; }
          .rrssb-buttons.large-format li a .rrssb-icon svg {
            height: 100%;
            position: absolute;
            top: 0;
            width: 100%; }
        .rrssb-buttons.large-format li a .rrssb-text {
          backface-visibility: hidden; }
  .rrssb-buttons.small-format {
    padding-top: 5px; }
    .rrssb-buttons.small-format li {
      height: 80%;
      padding: 0 1px; }
      .rrssb-buttons.small-format li a .rrssb-icon {
        height: 100%;
        padding-top: 0; }
        .rrssb-buttons.small-format li a .rrssb-icon svg {
          height: 48%;
          position: relative;
          top: 6px;
          width: 80%; }
  .rrssb-buttons.tiny-format {
    height: 22px;
    position: relative; }
    .rrssb-buttons.tiny-format li {
      padding-right: 7px; }
      .rrssb-buttons.tiny-format li a {
        background-color: transparent;
        padding: 0; }
        .rrssb-buttons.tiny-format li a .rrssb-icon {
          height: 100%; }
          .rrssb-buttons.tiny-format li a .rrssb-icon svg {
            height: 70%;
            width: 100%; }
        .rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
          background-color: transparent; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
        fill: #0a88ff; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0054a3; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
        fill: #306199; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #18304b; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
        fill: #32506d; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #121d27; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
        fill: #007bb6; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #003650; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
        fill: #26c4f1; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0b84a6; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
        fill: #e93f2e; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #a01e11; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
        fill: #df1c31; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #84111d; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
        fill: #8bbbe3; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #398bcf; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
        fill: #b81621; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5d0b11; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
        fill: #ed4054; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #b61124; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
        fill: #444; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #111111; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
        fill: #125688; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #061d2e; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
        fill: #0b79e5; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #064684; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
        fill: #4d71a9; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #2d4263; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
        fill: #ff6600; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #993d00; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
        fill: #43d854; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #1f962d; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
        fill: #8d98a2; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5a656f; }
      .rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon svg path {
        fill: #005A5F; }
      .rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon:hover .rrssb-icon svg path {
        fill: black; }

/* Sticky footer styles
-------------------------------------------------- */
@media only screen and (min-width: 768px) {
  .jumbotron-header {
    padding: 34px 60px; } }

.page-header {
  margin: 0;
  border: 0; }
  .page-header h2 {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.3em; }
  .page-header h3 {
    font-size: 22px;
    width: 80%;
    margin: auto;
    line-height: 1.3em; }

.img-tile {
  height: 135px;
  margin-top: -1px;
  background-repeat: repeat-x;
  background-position: center; }

.kcard {
  width: 100%;
  height: 100%; }
  .kcard__image {
    display: block;
    width: 100%;
    border-radius: 5px; }
  .kcard__caption {
    text-align: center;
    padding: 10px 5px; }
  .kcard p {
    margin: 0; }

.kcard-tall {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 300px;
  padding: 2.5rem 1rem;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  background-color: white;
  overflow: hidden;
  z-index: 0; }
  .kcard-tall::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 5;
    background-color: red; }
  .kcard-tall--teal::after {
    background-color: #73cfc9; }
  .kcard-tall--orange::after {
    background-color: #FBC687; }
  .kcard-tall__image {
    position: relative;
    width: 85%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 1rem;
    display: block;
    z-index: 10; }
  .kcard-tall > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .8rem; }
    .kcard-tall > ul li:not(:last-of-type) {
      margin-bottom: 1rem; }

blockquote {
  border: 0;
  max-width: 800px;
  margin: auto; }

ul.left-aligned-list {
  margin: 20px;
  padding: 0; }

ul.large-list li {
  font-size: 18px;
  line-height: 32px; }

.round-icon {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  -webkit-clip-path: inset(0 0 0 0 round 100px);
  clip-path: inset(0 0 0 0 round 100px); }
  .round-icon img {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 12px;
    bottom: 0;
    right: 0;
    left: 0; }

.round-icon-blue {
  background: #27a9e1; }

.round-icon-green {
  background: #8cc63e; }

.round-icon-pink {
  background: #db0062; }

.round-icon-orange {
  background: #FBA537; }

.round-icon-light-orange {
  background: #FBC687; }

.round-icon-teal {
  background: #00a79d; }

.round-icon-purple {
  background: #652c90; }

.info-box {
  margin-top: 0px;
  margin-right: 2%;
  margin-bottom: 20px;
  margin-left: 2%;
  height: 100%; }
  @media only screen and (min-width: 700px) {
    .info-box .round-icon {
      top: -22px; } }
  @media only screen and (max-width: 700px) {
    .info-box .round-icon {
      margin-top: 20px; } }
  .info-box h2 {
    margin: 0 3%;
    min-height: 2.2em; }
  .info-box p {
    margin: 15px 15%;
    text-align: center; }

@media only screen and (min-width: 700px) {
  .info-box-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.info-box-overflow {
  margin-top: 0px;
  margin-right: 10%;
  margin-bottom: 20px;
  margin-left: 10%;
  height: 100%; }
  .info-box-overflow h2 {
    min-height: auto; }

.info-overflow-image {
  margin-bottom: 10px;
  width: 120%;
  position: relative;
  left: -10%; }

/*
*  Usage:
*
<div class="sk-double-bounce">
<div class="sk-child sk-double-bounce1"></div>
<div class="sk-child sk-double-bounce2"></div>
</div>
*
*/
.sk-double-bounce {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 40px auto; }

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #f7931d;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
This is a shameful file...
The purpose is to shoehorn in some basic styling that was being provided by third parties.
The reliance on these parties was minimal and they have been taken out.
Below are the classes and styling that they provided.

This file shoud be deleted when the site is brought up to speed.
*/
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .fluid-container-padding {
    padding: 0 45px; } }

.more-than-code h3 {
  font-size: 1rem; }

.section-twitter {
  padding: 4rem 0;
  text-align: center;
  overflow-x: hidden; }
  .section-twitter .fa-heart {
    margin-right: 1rem;
    color: #db0062; }

.contact-box.center-version {
  text-align: center;
  margin-bottom: 3rem; }
  .contact-box.center-version h3 {
    margin: 0 !important; }
  .contact-box.center-version .img-circle {
    border-radius: 50%; }

.gray-bg {
  background-color: #efefef; }

.label {
  color: white;
  width: fit-content;
  padding: 1rem 2rem;
  margin: 0; }
  .label-warning {
    background-color: #FBA537; }
  .label-success {
    background-color: #27a9e1; }
  .label-danger {
    background-color: #db0062; }
  .label-info {
    background-color: #00a79d; }
  .label-primary {
    background-color: #8cc63e; }

.hoc-lesson h3 {
  margin: 0; }

.hoc-preview {
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .hoc-preview > div:first-of-type {
      padding-right: 0 !important; } }
  .hoc-preview > div:first-of-type img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    border-radius: 20px 0 0 20px; }
    @media (max-width: 767.98px) {
      .hoc-preview > div:first-of-type img {
        border-radius: 20px 20px 0 0; } }
  @media (min-width: 768px) {
    .hoc-preview > div:last-of-type {
      padding-left: 0 !important; } }
  .hoc-preview-content {
    padding: 2rem;
    border-radius: 0 20px 20px 0;
    background-color: #f3f3f4;
    min-height: 100%; }
    @media (max-width: 1199.98px) {
      .hoc-preview-content {
        padding: 1rem; } }
    @media (max-width: 767.98px) {
      .hoc-preview-content {
        border-radius: 0 0 20px 20px; } }
    .hoc-preview-content > a:last-of-type {
      display: block;
      margin: 0 auto;
      width: fit-content; }
      .hoc-preview-content > a:last-of-type > img {
        height: 70px; }

#share h2 {
  width: 100%; }

#share .social {
  width: 100%; }

footer.registration-footer {
  background-color: #00a79d;
  position: absolute;
  height: 150px;
  width: 100%;
  bottom: 0; }
  footer.registration-footer img {
    position: absolute;
    top: -50%;
    left: 15px; }

.close {
  background-color: transparent;
  border: none; }

.btn-rounded {
  border-radius: 100rem; }

.concepts-table td, .concepts-table th {
  text-align: left;
  padding: 7px 10px;
  font-weight: bold; }

.standards-tables th {
  color: white; }

.standards-tables td, .standards-tables th {
  padding: 5px; }

.btn:hover {
  cursor: pointer; }

.jumbotron h1 {
  font-weight: 700;
  font-size: 2rem !important; }

.jumbotron p {
  font-size: 1.2rem !important;
  max-width: 700px;
  margin: 0 auto; }

.pricing-deco .fa-star {
  color: white !important; }

.faq-item .row {
  margin-bottom: 1rem; }
  .faq-item .row .faq-answer {
    background-color: #f3f3f4;
    padding: 1rem;
    border-radius: 5px;
    border: 1px solid #e6e6e8; }
    .faq-item .row .faq-answer ul {
      margin-left: 1rem; }
    .faq-item .row .faq-answer p {
      margin: 0; }

.partnerships-page-jumbotron h1 {
  margin-top: 5rem; }

.popover-header {
  text-align: center;
  margin: 0; }
