/* Text Elements */

h1.desktop-title {
  display: none;
  color: #071d66;
  text-align: center;
  font-weight: 800;
  font-size: 50px;
}

h1.heading-1 {
  color: #494949;
  text-align: center;
  letter-spacing: 2px;
  font-size: 13px;
  font-family: 'Aclonica', sans-serif;
  line-height: 58px;

  -webkit-text-stroke-width: 2px;
}

h3.heading-2 {
  margin-bottom: 4px;
  padding-bottom: 0;
  background-color: #071d66;
  color: #aaa6a6;
  text-align: center;
  font-weight: 600;

  -webkit-text-stroke-color: transparent;
}

p.paragraph.paragraph-1 {
  padding-right: 5%;
  color: #aaa6a6;
  font-weight: 200;
}

a.link-text span.text-link-text-1 {
  font-weight: 600;
  font-size: 1.875rem;
}

a.link-text.title {
  font-size: 19px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.link-text span.text-link-text-2 {
  font-weight: 500;
  font-size: 1.25rem;
}

a.link-text span.text-link-text-3 {
  font-weight: 500;
  font-size: 1.25rem;
}

a.link-text span.text-link-text-4 {
  font-weight: 500;
  font-size: 1.25rem;
}

a.link-text span.text-link-text-5 {
  font-weight: 500;
  font-size: 1.25rem;
}

a.link-text span.text-link-text-6 {
  font-weight: 500;
  font-size: 1.25rem;
}

a.link-text span.text-link-text-7 {
  color: rgba(128, 50, 128, .8);
}

a.link-text span.text-link-text-8 {
  color: rgba(128, 50, 128, .8);
  font-size: 1.1875rem;
}

a.link-text span.text-link-text-9 {
  color: rgba(128, 50, 128, .8);
  font-size: 1.25rem;
}

a.link-text span.text-link-text-10 {
  color: rgba(128, 50, 128, .8);
}

a.link-text span.sub-submenu {
  color: rgba(128, 50, 128, .8);
}

a.link-text span.sun {
  color: rgba(128, 50, 128, .8);
  font-size: 1.1875rem;
}

a.link-text.sun-submenu {
  color: rgba(128, 50, 128, .8);
  text-indent: 17px;
  font-size: 19px;
}

a.link-text.text-link-3 {
  margin-right: 21px;
  color: #d69933;
  font-weight: 600;
}

a.link-text.text-link-2 {
  margin-right: 15px;
  color: #d69933;
  font-weight: 600;
}

a.link-text.text-link-4 {
  color: #d69933;
  font-weight: 600;
}

a.link-text.sun-menu-item {
  -webkit-text-stroke-color: #ba1729;
}

a.link-text.text-link-1 {
  color: #fff;
}

a.link-text.sun-submenu.sun-submenu-basecolor {
  color: #fb7007;
}

/* Layout Elements */

body.body-1 {
  display: block;
  background-color: #89cbdc;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  opacity: 1;

  background-blend-mode: normal;
  grid-area: auto / auto / auto / auto;
}

.container.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.nav-region {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.subnav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  visibility: visible;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-4 {
  min-height: 400px;
}

.container.container-5 {
  background-color: #c7c0c0;
}

.container.container-3 {
  padding-right: 0;
  min-width: 0;
  background-color: #3b3a3a;
}

.container.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-bottom: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  background-color: #3b3a3a;

  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: #fff;
  vertical-align: middle;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-13 {
  display: block;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-12 {
  display: block;

  grid-area: graph1;
}

.container.container-14 {
  display: block;

  grid-area: graph2;
}

.container.container-15 {
  display: block;
  margin: auto;
  padding: 0;
  min-width: 1.56vw;
  max-width: none;
  max-height: none;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
     -moz-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
  grid-area: graph3;
  grid-template-columns: none;
  grid-template-rows: none;
}

.container.container-11 {
  border: .6875rem solid #3b3a3a;
  background-color: #3b3a3a;
}

.container.container-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  background-color: #f42458;
}

.container.cont-dashb-head {
  display: block;
  background-color: #0d102c;

  grid-area: namedashhead;
}

.container.cont-dashb-father {
  display: grid;
  min-height: 95vh;

  grid-template-columns: repeat(4 , minmax(auto, 50%));
  grid-template-rows: repeat(4 , minmax(auto, 50px));
  grid-template-areas: 'namedashhead namedashhead namedashhead namedashhead' 'namedashchild1 namedashchild2 namedashchild3 namedashchild4' 'namedashchildrena namedashchildrenb namedashchildrenc namedashchildrend' 'namedashchildrene namedashchildrenf namedashchildreng namedashchildrenh';
  grid-auto-flow: row;
  grid-auto-rows: auto;
  grid-auto-columns: auto;
}

.container.cont-dashb-child1 {
  background-color: #0b3704;

  grid-area: namedashchild1;
}

.container.cont-dashb-child2 {
  background-color: #0b3704;

  grid-area: namedashchild2;
}

.container.cont-dashb-child3 {
  background-color: #0b3704;

  grid-area: namedashchild3;
}

.container.cont-dashb-child4 {
  background-color: #0b3704;

  grid-area: namedashchild4;
}

.container.cont-dashb-childrenb {
  background-color: transparent;

  grid-area: namedashchildrenb;
}

.container.cont-dashb-childrenf {
  background-color: transparent;

  grid-area: namedashchildrenf;
}

.container.cont-dashb-childreng {
  background-color: transparent;

  grid-area: namedashchildreng;
}

.container.cont-dashb-childrenh {
  background-color: transparent;

  grid-area: namedashchildrenh;
}

.container.cont-dashb-childrena {
  grid-area: namedashchildrena;
}

.container.cont-dashb-childrenc {
  grid-area: namedashchildrenc;
}

.container.cont-dashb-childrend {
  grid-area: namedashchildrend;
}

.container.cont-dashb-childrene {
  grid-area: namedashchildrene;
}

.container.container-10 {
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.glyph.icon {
  font-size: 40px;
}

div.responsive-picture.desktop-title {
  display: none;
}

li.list-item-link.menu.vertical > a {
  color: #17ba7c;
}

li.list-item-link.menu.vertical {
  text-align: left;
  text-indent: 29px;
}

a.social-image.social-icon-2 {
  position: relative;
  right: auto;
  margin-right: 0;
  margin-left: 3%;
  padding-right: 0;
  padding-left: 0;
  min-width: 0;
}

a.social-image.social-icon-3 {
  margin-left: 3%;
}

a.social-image.social-icon-1 {
  display: block;
  padding-right: 0;
}

a.responsive-picture.picture-link-1 {
  max-width: 75px;
  width: 75%;
}

.html-element.html-element-2 {
  max-width: none;
}

a.responsive-picture.picture-link-2 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-4 {
  background-image: url('../S-06.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-3 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

@media screen and (min-width: 40rem) {
  /* Layout Elements */

  body.body-1 {
    background-color: #71bbce;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-14 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }

  .container.cont-dashb-childrenb {
    background-color: transparent;
  }

  .container.cont-dashb-childrenf {
    background-color: transparent;
  }

  .container.cont-dashb-childreng {
    background-color: transparent;
  }

  .container.cont-dashb-childrenh {
    background-color: transparent;
  }

  .container.cont-dashb-father {
    grid-row-gap: normal;
    grid-column-gap: 6px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.desktop-title {
    display: table;
    text-align: center;
    line-height: 70px;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
  }

  h1.heading-1 {
    position: relative;
    top: 0;
    right: auto;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    font-weight: 500;
    font-size: 35px;
    font-family: 'Aclonica', sans-serif;
    line-height: 52px;

    grid-area: auto / auto / auto / auto;
    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  h3.heading-2 {
    display: inline;
  }

  p.paragraph.paragraph-1 {
    color: #aaa6a6;

    -webkit-text-stroke-color: #aaa6a6;
  }

  span.text-element.text-1 {
    padding-top: 30px;
    text-align: center;
    font-size: 20px;
  }

  span.text-element.text-2 {
    color: #faf8f8;
    text-align: center;
    font-size: 32px;
  }

  span.text-element.text-3 {
    margin-top: -11px;
    text-align: center;
    line-height: 0;
  }

  a.link-text.text-link-3 {
    float: right;
    color: #d69933;
    font-weight: 600;
  }

  a.link-text.text-link-4 {
    float: right;
    margin-right: 13px;
    text-align: left;
    font-weight: 600;

    justify-self: auto;
  }

  a.link-text.text-link-2 {
    position: relative;
    right: auto;
    display: inline-block;
    float: right;
    color: #d69933;
    font-weight: 600;
    -webkit-column-span: none;
       -moz-column-span: none;
            column-span: none;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    justify-self: auto;
  }

  a.link-text.text-link-1 {
    margin-left: 0;
    padding-left: 0;
    text-align: left;
  }

  a.link-text.sun-submenu {
    white-space: nowrap;
  }

  /* Interaction Elements */

  a.link-button.button {
    background-color: transparent;
  }

  /* Layout Elements */

  body.body-1 {
    display: block;
    background-color: #89cbdc;
  }

  .container.container-1 {
    -ms-flex-pack: justify;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    grid-area: elementArea;
  }

  .container.desktop-title {
    display: grid;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    min-width: 10px;
    min-height: auto;
    height: auto;
    vertical-align: baseline;

    align-self: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    justify-self: center;
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    margin-top: 0;
    padding-top: 15px;
    min-width: 10px;
    min-height: auto;
    height: auto;
    background-color: #3b3a3a;
    vertical-align: middle;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.nav-region {
    max-width: none;
  }

  .container.container-3.desktop-title {
    display: grid;
    background-color: #fbf6f6;
  }

  .container.container-6 {
    vertical-align: bottom;
  }

  .container.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    vertical-align: middle;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    grid-template-columns: none;
    grid-template-rows: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-5 {
    vertical-align: bottom;
  }

  .container.container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    background-color: #fff;
    vertical-align: middle;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-12 {
    -webkit-column-span: all;
       -moz-column-span: all;
            column-span: all;
    -webkit-column-fill: auto;
       -moz-column-fill: auto;
            column-fill: auto;

    grid-area: graph1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .container.container-14 {
    grid-area: graph4;
  }

  .container.container-11 {
    position: static;
    right: auto;
    border-width: 1.9375rem;
    border-style: solid;
  }

  .container.container-16 {
    min-height: auto;

    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container.container-18 {
    position: relative;
    top: -1px;
    right: auto;
    min-width: 10px;
    vertical-align: text-top;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    justify-self: auto;
  }

  .container.container-20 {
    -ms-flex-pack: justify;
    background-color: #fb2e45;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.cont-dashb-father {
    display: grid;

    grid-template-rows: repeat(4 , auto);
  }

  .container.cont-dashb-childrenb {
    grid-area: namedashchildrenb;
    justify-self: auto;
  }

  .container.cont-dashb-childrenf {
    grid-area: namedashchildrenf;
  }

  .container.cont-dashb-childrenh {
    grid-area: namedashchildrenh;
  }

  .container.cont-dashb-child4 {
    background-color: transparent;

    grid-area: namedashchild4;
  }

  .container.cont-dashb-child1 {
    background-color: transparent;
  }

  .container.cont-dashb-child2 {
    background-color: transparent;
  }

  .container.cont-dashb-child3 {
    background-color: transparent;
  }

  .container.container-13 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.desktop-title {
    position: static;
    display: inline;
    float: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: auto;
    max-width: none;
    width: 30%;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;

    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    grid-area: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
  }

  div.responsive-picture.desktop-title > picture > img {
    -o-object-fit: scale-down;
       object-fit: scale-down;
    -o-object-position: 50% center;
       object-position: 50% center;
  }

  div.responsive-picture.picture-1 {
    position: static;
    display: inline;
    overflow: auto;
    vertical-align: bottom;
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }

  div.responsive-picture.picture-2 {
    display: inline;
  }

  a.responsive-picture.picture-link-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  li.list-item-link.menu.sun-sub-submenu.vertical > a {
    white-space: nowrap;
  }

  div.responsive-picture.fixeddash {
    display: block;
    min-width: 75%;
    max-width: 100%;
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
  }

  div.responsive-picture.fixeddash > picture > img {
    -o-object-fit: fill;
       object-fit: fill;
  }
}

@media screen and (min-width: 69.125rem) {
  /* Text Elements */

  h1.heading-1 {
    top: -57px;
    padding-top: 0;
    font-size: 16px;
    line-height: 36px;
  }

  span.text-element.text-3 {
    color: #071d66;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  }

  /* Layout Elements */

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  div.responsive-picture.fixeddash {
    padding-top: 15px;
    padding-bottom: 16px;
    max-width: 65%;
    width: auto;
  }

  div.responsive-picture.picture-1 {
    max-width: 211px;
    width: 200%;
  }
}