@charset "UTF-8";
/*
	Theme Name: Hobart Community Legal Service
	Description: Providing Legal Direction
	Version: 1.2
	Author: Futago
	Author URI: http://futago.com.au
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700");
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: greyscale; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%; }

body {
  font: 300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #444; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

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

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

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

a img.alignnone {
  margin: 5px 20px 20px 0; }

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

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

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*Theme specific files go here*/
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #373D42; }

h1 {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  font-size: 48px;
  color: #354052; }
  @media (max-width: 1400px) {
    h1 {
      font-size: 40px; } }
  @media (max-width: 1200px) {
    h1 {
      font-size: 32px; } }
  @media (max-width: 500px) {
    h1 {
      font-size: 24px; } }

h2 {
  font-size: 40px;
  margin: 0;
  color: #354052;
  letter-spacing: 2px; }
  @media (max-width: 1400px) {
    h2 {
      font-size: 32px; } }
  @media (max-width: 1200px) {
    h2 {
      font-size: 28px; } }
  @media (max-width: 500px) {
    h2 {
      font-size: 18px; } }

h3 {
  font-size: 32px;
  margin: 0;
  color: #354052;
  line-height: calc(40 / 32); }
  @media (max-width: 1400px) {
    h3 {
      font-size: 28px; } }
  @media (max-width: 1200px) {
    h3 {
      font-size: 24px; } }
  @media (max-width: 500px) {
    h3 {
      font-size: 18px; } }

p {
  font-size: 18px;
  line-height: calc(32 / 18); }
  @media (max-width: 950px) {
    p {
      font-size: 16px;
      line-height: calc(24/16); } }

.wrapper {
  max-width: inherit; }

section {
  position: relative;
  left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
  width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); }
  @media (min-width: 950px) {
    section {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (min-width: 1200px) {
    section {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (min-width: 1400px) {
    section {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  @media (min-width: 950px) {
    section {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (min-width: 1200px) {
    section {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (min-width: 1400px) {
    section {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
  @media (max-width: 770px) {
    section {
      left: 0;
      width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
      padding: 0 15px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    section {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    section {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    section {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }

.hidden {
  display: none; }

.hcls--header {
  padding-top: 40px;
  margin-bottom: 50px; }
  @media (max-width: 770px) {
    .hcls--header {
      padding-top: 50px; } }
  .hcls--header__contact {
    position: absolute;
    top: 0;
    right: 0;
    background: #495B74;
    display: flex;
    justify-content: space-between;
    color: #F7F5F2;
    border-radius: 0px 0px 0px 10px; }
    @media (max-width: 1200px) {
      .hcls--header__contact {
        width: calc((((100vw - (104px)) / 14) * 13) + (96px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--header__contact {
      width: calc((((100vw - (208px)) / 14) * 13) + (192px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--header__contact {
      width: calc((((100vw - (312px)) / 14) * 13) + (288px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--header__contact {
      width: calc((((100vw - (416px)) / 14) * 13) + (384px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--header__contact {
        width: 100%;
        border-radius: 0;
        justify-content: flex-end; } }
    .hcls--header__contact__call {
      display: none;
      color: #F7F5F2;
      position: relative;
      padding: 10px 20px;
      right: 0;
      font-size: 14px;
      text-indent: 25px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      transition: padding 300ms, background 300ms; }
      .hcls--header__contact__call:before {
        content: url("img/16/call-lightblue.svg");
        position: absolute;
        width: auto;
        height: 16px; }
      .hcls--header__contact__call:hover, .hcls--header__contact__call:focus {
        color: #F7F5F2;
        text-decoration: underline; }
      @media (max-width: 770px) {
        .hcls--header__contact__call {
          display: block; }
          .hcls--header__contact__call:before {
            left: -5px; } }
    .hcls--header__contact .active {
      background: #5E697F;
      padding: 10px 23px;
      transition: padding 300ms, background 300ms; }
    .hcls--header__contact__locations {
      display: flex;
      list-style-type: none;
      padding: 0;
      margin: 0;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      @media (max-width: 770px) {
        .hcls--header__contact__locations {
          display: none;
          position: absolute;
          overflow: hidden;
          height: 0;
          right: -100000;
          z-index: 2000;
          top: 100%;
          background: rgba(83, 97, 121, 0.95);
          padding: 0 40px 10px 40px;
          transition: height 300ms; } }
      .hcls--header__contact__locations li {
        margin: 20px 15px;
        position: relative;
        font-size: 14px; }
        .hcls--header__contact__locations li:before {
          position: absolute;
          content: '';
          width: 1px;
          background: #97B2BF;
          height: 100%;
          left: -15px; }
        @media (max-width: 770px) {
          .hcls--header__contact__locations li:before {
            width: 100%;
            height: 1px;
            left: 0;
            top: calc(100% + 5px); } }
        .hcls--header__contact__locations li:first-of-type:before {
          width: 0; }
        @media (max-width: 770px) {
          .hcls--header__contact__locations li:first-of-type:before {
            width: 100%; } }
        .hcls--header__contact__locations li a {
          color: #F7F5F2; }
          .hcls--header__contact__locations li a:hover, .hcls--header__contact__locations li a:focus {
            text-decoration: underline; }
    .hcls--header__contact .slide-out {
      display: block;
      height: auto;
      transition: height 300ms;
      right: 0; }
    .hcls--header__contact__link {
      background: rgba(247, 245, 242, 0.05);
      color: #F7F5F2;
      position: relative;
      padding: 20px 10px;
      right: 0;
      font-size: 14px;
      text-indent: 25px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      .hcls--header__contact__link:before {
        content: url("img/16/pin-lightblue.svg");
        position: absolute;
        left: -10px; }
      .hcls--header__contact__link:hover, .hcls--header__contact__link:focus {
        color: #F7F5F2;
        text-decoration: underline; }
      @media (max-width: 770px) {
        .hcls--header__contact__link {
          background: none;
          padding: 10px 20px; }
          .hcls--header__contact__link:before {
            left: 0; } }
  .hcls--header__inner {
    position: relative;
    margin-top: 30px;
    left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); }
    @media (min-width: 950px) {
      .hcls--header__inner {
        left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--header__inner {
        left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--header__inner {
        left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 950px) {
      .hcls--header__inner {
        width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--header__inner {
        width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--header__inner {
        width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--header__inner {
        left: 0;
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding: 0 15px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--header__inner {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--header__inner {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--header__inner {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
    .hcls--header__inner__logo {
      width: calc((((100vw - (104px)) / 14) * 3) + (16px) + 0px); }
      @media (min-width: 950px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (208px)) / 14) * 3) + (32px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (312px)) / 14) * 3) + (48px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (416px)) / 14) * 3) + (64px) + 0px); } }
      @media (max-width: 1200px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (104px)) / 14) * 4) + (24px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (208px)) / 14) * 4) + (48px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (312px)) / 14) * 4) + (72px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (416px)) / 14) * 4) + (96px) + 0px); } }
      @media (max-width: 770px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (104px)) / 14) * 7) + (48px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (208px)) / 14) * 7) + (96px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (312px)) / 14) * 7) + (144px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (416px)) / 14) * 7) + (192px) + 0px); } }
      @media (max-width: 500px) {
        .hcls--header__inner__logo {
          width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px); } }
  @media (max-width: 500px) and (min-width: 950px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1200px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1400px) {
    .hcls--header__inner__logo {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
      .hcls--header__inner__logo img {
        width: 100%;
        height: auto; }
    .hcls--header__inner__mobileopen, .hcls--header__inner__mobileclose {
      opacity: 0;
      transition: opacity 300ms;
      position: absolute;
      right: -100000;
      top: 0;
      text-align: center;
      padding-top: 40px;
      z-index: 1000;
      color: #354052;
      display: none;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      font-size: 12px; }
      @media (max-width: 770px) {
        .hcls--header__inner__mobileopen, .hcls--header__inner__mobileclose {
          right: 15px; } }
    .hcls--header__inner__mobileopen:before {
      content: url("img/menu/hamburger.svg");
      display: block; }
    .hcls--header__inner__mobileopen:hover, .hcls--header__inner__mobileopen:focus {
      text-decoration: underline; }
    .hcls--header__inner__mobileclose {
      color: #F7F5F2; }
      .hcls--header__inner__mobileclose:before {
        content: url("img/menu/close.svg");
        display: block; }
      .hcls--header__inner__mobileclose:hover, .hcls--header__inner__mobileclose:focus {
        color: #F7F5F2;
        text-decoration: underline; }
    .hcls--header__inner__mobileclose.active {
      right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px); }
      @media (min-width: 950px) {
        .hcls--header__inner__mobileclose.active {
          right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
      @media (min-width: 1200px) {
        .hcls--header__inner__mobileclose.active {
          right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
      @media (min-width: 1400px) {
        .hcls--header__inner__mobileclose.active {
          right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
      @media (max-width: 1200px) {
        .hcls--header__inner__mobileclose.active {
          position: fixed; } }
    .hcls--header__inner__mobileopen.active {
      right: 0; }
      @media (max-width: 770px) {
        .hcls--header__inner__mobileopen.active {
          right: 15px; } }
    @media (max-width: 1200px) {
      .hcls--header__inner .active {
        display: block;
        opacity: 1;
        transition: right 0s linear 300ms, opacity 300ms; } }
    .hcls--header__inner .menu-header-container {
      position: absolute;
      right: 0;
      top: 60px;
      z-index: 900; }
      .hcls--header__inner .menu-header-container .menu {
        display: flex;
        justify-content: space-between;
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: relative;
        width: calc((((100vw - (104px)) / 14) * 8) + (56px) + 0px); }
        @media (min-width: 950px) {
          .hcls--header__inner .menu-header-container .menu {
            width: calc((((100vw - (208px)) / 14) * 8) + (112px) + 0px); } }
        @media (min-width: 1200px) {
          .hcls--header__inner .menu-header-container .menu {
            width: calc((((100vw - (312px)) / 14) * 8) + (168px) + 0px); } }
        @media (min-width: 1400px) {
          .hcls--header__inner .menu-header-container .menu {
            width: calc((((100vw - (416px)) / 14) * 8) + (224px) + 0px); } }
        @media (max-width: 950px) {
          .hcls--header__inner .menu-header-container .menu {
            display: block; } }
        @media (max-width: 1200px) {
          .hcls--header__inner .menu-header-container .menu {
            width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px);
            left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
            display: block;
            margin-top: 120px; } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--header__inner .menu-header-container .menu {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--header__inner .menu-header-container .menu {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--header__inner .menu-header-container .menu {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--header__inner .menu-header-container .menu {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--header__inner .menu-header-container .menu {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--header__inner .menu-header-container .menu {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
        .hcls--header__inner .menu-header-container .menu li {
          position: relative; }
          .hcls--header__inner .menu-header-container .menu li a {
            position: relative;
            color: #354052;
            padding: 10px 20px;
            display: block;
            font-size: 16px;
            font-family: 'Rubik', sans-serif;
            font-weight: 500; }
            .hcls--header__inner .menu-header-container .menu li a:hover, .hcls--header__inner .menu-header-container .menu li a:focus {
              text-decoration: underline; }
            @media (max-width: 1200px) {
              .hcls--header__inner .menu-header-container .menu li a {
                color: #F7F5F2;
                font-size: 24px;
                padding: 10px 0 10px 5px; } }
            @media (max-width: 770px) {
              .hcls--header__inner .menu-header-container .menu li a {
                font-size: 16px; } }
          .hcls--header__inner .menu-header-container .menu li.menu-item-has-children > a:after {
            content: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCAxMCA2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDguMiAoNDczMjcpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iRGVzaWducyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4NCiAgICAgICAgPGcgaWQ9IkhvbWUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01ODUuMDAwMDAwLCAtMTEzLjAwMDAwMCkiIHN0cm9rZT0iIzNGNDk1NyIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxnIGlkPSJjaGV2cm9uLXJpZ2h0LWNvcHktMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkwLjAwMDAwMCwgMTE2LjAwMDAwMCkgcm90YXRlKDkwLjAwMDAwMCkgdHJhbnNsYXRlKC01OTAuMDAwMDAwLCAtMTE2LjAwMDAwMCkgdHJhbnNsYXRlKDU4OC4wMDAwMDAsIDExMi4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0iYXJyb3cvZHJrLWJsdSI+DQogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU2hhcGUiIHBvaW50cz0iMCA4IDQgNCAwIDAiPjwvcG9seWxpbmU+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
            margin-left: 12px; }
        .hcls--header__inner .menu-header-container .menu > li.current-menu-item:before, .hcls--header__inner .menu-header-container .menu > li.current-menu-ancestor:before {
          content: '';
          position: absolute;
          top: 0;
          left: 50%;
          width: 40%;
          transform: translate(-50%, 0);
          height: 1px;
          background-color: #C2E0EF; }
        .hcls--header__inner .menu-header-container .menu > li:last-of-type a {
          border: 1px solid #57AFD7;
          border-radius: 7px; }
          .hcls--header__inner .menu-header-container .menu > li:last-of-type a:before {
            content: url("img/16/book-navy.svg");
            margin-right: 7px;
            position: relative;
            top: 3px; }
        .hcls--header__inner .menu-header-container .menu .menu-item-has-children:hover .sub-menu, .hcls--header__inner .menu-header-container .menu .menu-item-has-children:focus .sub-menu {
          display: block;
          opacity: 1;
          height: auto;
          left: 0;
          transition: opacity 200ms; }
        .hcls--header__inner .menu-header-container .menu .sub-menu {
          position: absolute;
          top: 100%;
          left: -100000px;
          padding: 0;
          margin: 0;
          width: 200px;
          padding: 5px;
          border-radius: 3px;
          list-style-type: none;
          background: #354052;
          z-index: 900;
          opacity: 0;
          height: auto;
          overflow: hidden;
          display: block;
          transition: opacity 200ms linear 0s, left 0s linear 200ms; }
          @media (max-width: 1200px) {
            .hcls--header__inner .menu-header-container .menu .sub-menu {
              position: relative;
              height: auto;
              opacity: 1;
              display: block;
              background: none;
              padding: 0;
              width: 100%;
              left: 0; } }
          .hcls--header__inner .menu-header-container .menu .sub-menu li {
            width: 100%;
            padding: 0; }
            .hcls--header__inner .menu-header-container .menu .sub-menu li a {
              color: #F7F5F2;
              padding: 10px 0px 10px 5px;
              display: block;
              border-radius: 3px;
              transition: background 300ms; }
              @media (max-width: 1200px) {
                .hcls--header__inner .menu-header-container .menu .sub-menu li a {
                  font-family: 'Rubik', sans-serif;
                  font-weight: 400;
                  font-size: 18px; } }
              @media (max-width: 770px) {
                .hcls--header__inner .menu-header-container .menu .sub-menu li a {
                  font-size: 14px; } }
              .hcls--header__inner .menu-header-container .menu .sub-menu li a:hover, .hcls--header__inner .menu-header-container .menu .sub-menu li a:focus {
                background: #495B74;
                transition: background 300ms; }
      @media (max-width: 1200px) {
        .hcls--header__inner .menu-header-container {
          left: -100vw;
          position: fixed;
          width: 100vw;
          height: 100vh;
          background: #354052;
          top: 0;
          opacity: 0;
          transition: left 0s linear 600ms, opacity 600ms; } }
    .hcls--header__inner .active-menu {
      display: block;
      left: 0;
      top: 0;
      opacity: 1;
      transition: opacity 600ms; }

footer {
  background: #35455C;
  float: none;
  clear: both; }
  footer section {
    width: 100%;
    left: 0; }
  footer .hcls--footer__prefooter {
    background: #495B74;
    color: #F7F5F2;
    text-align: center;
    padding: 40px 0; }
    @media (max-width: 770px) {
      footer .hcls--footer__prefooter {
        padding: 20px 0;
        padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
        padding-right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    footer .hcls--footer__prefooter {
      padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    footer .hcls--footer__prefooter {
      padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    footer .hcls--footer__prefooter {
      padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    footer .hcls--footer__prefooter {
      padding-right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    footer .hcls--footer__prefooter {
      padding-right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    footer .hcls--footer__prefooter {
      padding-right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    footer .hcls--footer__prefooter p {
      font-size: 32px;
      color: #F7F5F2;
      margin: 0; }
      @media (max-width: 950px) {
        footer .hcls--footer__prefooter p {
          font-size: 28px; } }
      @media (max-width: 770px) {
        footer .hcls--footer__prefooter p {
          font-size: 20px; } }
    footer .hcls--footer__prefooter a {
      color: #F7F5F2;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      footer .hcls--footer__prefooter a:hover, footer .hcls--footer__prefooter a:focus {
        text-decoration: underline; }
  footer .hcls--footer__content {
    position: relative;
    padding-bottom: 30px;
    left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); }
    @media (min-width: 950px) {
      footer .hcls--footer__content {
        left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      footer .hcls--footer__content {
        left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      footer .hcls--footer__content {
        left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 950px) {
      footer .hcls--footer__content {
        width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
    @media (min-width: 1200px) {
      footer .hcls--footer__content {
        width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
    @media (min-width: 1400px) {
      footer .hcls--footer__content {
        width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
    @media (max-width: 770px) {
      footer .hcls--footer__content {
        left: 0;
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    footer .hcls--footer__content {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    footer .hcls--footer__content {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    footer .hcls--footer__content {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    footer .hcls--footer__content {
      padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    footer .hcls--footer__content {
      padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    footer .hcls--footer__content {
      padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    footer .hcls--footer__content__tagline {
      position: relative;
      font-size: 24px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      color: #C2E0EF;
      display: inline-block; }
      @media (max-width: 500px) {
        footer .hcls--footer__content__tagline {
          font-size: 20px; } }
      footer .hcls--footer__content__tagline:after {
        content: '';
        background: url("img/footer/footer-dots.svg") no-repeat center center/cover;
        position: absolute;
        width: 36px;
        height: 6px;
        top: 50%;
        right: -45px;
        transform: translate(0, -50%); }
    footer .hcls--footer__content__columns {
      display: flex;
      justify-content: space-between;
      color: #F7F5F2; }
      @media (max-width: 770px) {
        footer .hcls--footer__content__columns {
          display: block; } }
      footer .hcls--footer__content__columns .nav ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        padding-right: 30px; }
        footer .hcls--footer__content__columns .nav ul li a {
          color: #C2E0EF;
          font-size: 16px;
          line-height: 1.6;
          font-family: 'Rubik', sans-serif;
          font-weight: 500;
          text-decoration: underline; }
          footer .hcls--footer__content__columns .nav ul li a:hover, footer .hcls--footer__content__columns .nav ul li a:focus {
            text-decoration: none; }
        footer .hcls--footer__content__columns .nav ul li .sub-menu {
          padding-left: 10px; }
          footer .hcls--footer__content__columns .nav ul li .sub-menu li a {
            font-weight: 400; }
          footer .hcls--footer__content__columns .nav ul li .sub-menu li:before {
            content: "– ";
            color: #C2E0EF; }
      footer .hcls--footer__content__columns__address {
        padding-right: 40px; }
        footer .hcls--footer__content__columns__address h3, footer .hcls--footer__content__columns__address p {
          color: #F7F5F2;
          font-size: 16px;
          line-height: 1.4;
          margin: 0;
          font-family: 'Rubik', sans-serif;
          font-weight: 500; }
        @media (max-width: 1200px) {
          footer .hcls--footer__content__columns__address {
            display: none; } }
      footer .hcls--footer__content__columns__logo {
        display: flex;
        position: relative; }
        footer .hcls--footer__content__columns__logo:before {
          content: '';
          position: absolute;
          width: 1px;
          height: 100%;
          top: 0;
          left: -20px;
          background: #97B2BF; }
        @media (max-width: 770px) {
          footer .hcls--footer__content__columns__logo {
            padding: 50px 0 0; }
            footer .hcls--footer__content__columns__logo:before {
              width: 0; } }
        footer .hcls--footer__content__columns__logo img {
          padding-right: 30px;
          position: relative; }
          @media (max-width: 770px) {
            footer .hcls--footer__content__columns__logo img {
              left: 50%;
              transform: translate(-50%, 0); } }
        footer .hcls--footer__content__columns__logo a {
          display: block;
          color: #97C3D7;
          font-family: 'Rubik', sans-serif;
          font-weight: 500;
          font-size: 13px;
          text-align: center;
          display: flex;
          flex-direction: column;
          padding-top: 55px;
          text-transform: uppercase;
          white-space: nowrap; }
          @media (max-width: 770px) {
            footer .hcls--footer__content__columns__logo a {
              display: none; } }
          footer .hcls--footer__content__columns__logo a:before {
            content: '';
            width: 100%;
            height: 48px;
            background: url("img/topArrow.svg") no-repeat center center/contain;
            margin-bottom: 10px; }
  footer .hcls--footer__handbook__help {
    display: flex;
    text-align: left;
    padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    padding-right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px); }
    @media (min-width: 950px) {
      footer .hcls--footer__handbook__help {
        padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      footer .hcls--footer__handbook__help {
        padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      footer .hcls--footer__handbook__help {
        padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 950px) {
      footer .hcls--footer__handbook__help {
        padding-right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      footer .hcls--footer__handbook__help {
        padding-right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      footer .hcls--footer__handbook__help {
        padding-right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (max-width: 950px) {
      footer .hcls--footer__handbook__help {
        display: block; } }
    footer .hcls--footer__handbook__help h2 {
      font-size: 16px;
      color: #C2E0EF;
      font-weight: 500;
      line-height: calc(24/16); }
    footer .hcls--footer__handbook__help p {
      font-size: 16px;
      font-weight: 500;
      line-height: calc(24/16);
      color: #F7F5F2; }
      @media (max-width: 950px) {
        footer .hcls--footer__handbook__help p {
          font-size: 13px; } }
    footer .hcls--footer__handbook__help__general {
      padding-right: calc((((100vw - (104px)) / 14) * 0) + (-8px) + 16px); }
      @media (min-width: 950px) {
        footer .hcls--footer__handbook__help__general {
          padding-right: calc((((100vw - (208px)) / 14) * 0) + (-16px) + 32px); } }
      @media (min-width: 1200px) {
        footer .hcls--footer__handbook__help__general {
          padding-right: calc((((100vw - (312px)) / 14) * 0) + (-24px) + 48px); } }
      @media (min-width: 1400px) {
        footer .hcls--footer__handbook__help__general {
          padding-right: calc((((100vw - (416px)) / 14) * 0) + (-32px) + 64px); } }
      @media (max-width: 950px) {
        footer .hcls--footer__handbook__help__general {
          padding: 0;
          padding-bottom: 20px;
          border-bottom: 1px solid #C2E0EF;
          margin-bottom: 20px; } }
      footer .hcls--footer__handbook__help__general h2:before {
        content: url("img/help.svg");
        vertical-align: middle;
        margin-right: 8px; }
    footer .hcls--footer__handbook__help__errors {
      padding-left: calc((((100vw - (104px)) / 14) * 0) + (-8px) + 16px);
      border-left: 1px solid #57AFD7; }
      @media (min-width: 950px) {
        footer .hcls--footer__handbook__help__errors {
          padding-left: calc((((100vw - (208px)) / 14) * 0) + (-16px) + 32px); } }
      @media (min-width: 1200px) {
        footer .hcls--footer__handbook__help__errors {
          padding-left: calc((((100vw - (312px)) / 14) * 0) + (-24px) + 48px); } }
      @media (min-width: 1400px) {
        footer .hcls--footer__handbook__help__errors {
          padding-left: calc((((100vw - (416px)) / 14) * 0) + (-32px) + 64px); } }
      @media (max-width: 950px) {
        footer .hcls--footer__handbook__help__errors {
          padding: 0;
          border-left: 0; } }
      footer .hcls--footer__handbook__help__errors h2:before {
        content: url("img/error.svg");
        vertical-align: middle;
        margin-right: 8px; }
  footer .hcls--footer__credits {
    background: #fff; }
    footer .hcls--footer__credits p {
      position: relative;
      padding: 15px 0;
      margin: 0;
      font-size: 14px;
      color: #354052;
      left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); }
      @media (min-width: 950px) {
        footer .hcls--footer__credits p {
          left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
      @media (min-width: 1200px) {
        footer .hcls--footer__credits p {
          left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
      @media (min-width: 1400px) {
        footer .hcls--footer__credits p {
          left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
      @media (min-width: 950px) {
        footer .hcls--footer__credits p {
          width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
      @media (min-width: 1200px) {
        footer .hcls--footer__credits p {
          width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
      @media (min-width: 1400px) {
        footer .hcls--footer__credits p {
          width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
      @media (max-width: 770px) {
        footer .hcls--footer__credits p {
          left: 0;
          width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px);
          font-size: 12px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    footer .hcls--footer__credits p {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    footer .hcls--footer__credits p {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    footer .hcls--footer__credits p {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
      footer .hcls--footer__credits p a {
        text-decoration: underline; }
        footer .hcls--footer__credits p a:hover, footer .hcls--footer__credits p a:focus {
          text-decoration: none; }

.hcls--page__head {
  position: relative;
  left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  width: calc((((100vw - (104px)) / 14) * 13) + (96px) + 8px);
  background: #495B74;
  border-radius: 15px 0 0 0; }
  @media (min-width: 950px) {
    .hcls--page__head {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--page__head {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--page__head {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--page__head {
      width: calc((((100vw - (208px)) / 14) * 13) + (192px) + 16px); } }
  @media (min-width: 1200px) {
    .hcls--page__head {
      width: calc((((100vw - (312px)) / 14) * 13) + (288px) + 24px); } }
  @media (min-width: 1400px) {
    .hcls--page__head {
      width: calc((((100vw - (416px)) / 14) * 13) + (384px) + 32px); } }
  @media (max-width: 770px) {
    .hcls--page__head {
      left: 15px;
      width: calc(100% - 15px); } }
  .hcls--page__head:before {
    content: '';
    background: url("img/head-bg.svg") no-repeat center center/cover;
    position: absolute;
    height: 100%;
    width: 50%; }
    @media (max-width: 950px) {
      .hcls--page__head:before {
        width: 80%; } }
  .hcls--page__head h1 {
    position: relative;
    z-index: 1;
    color: #F7F5F2;
    padding: 20px 0 70px 0;
    margin: 0;
    padding-left: calc(1 * (8 * 1px));
    width: calc((((100vw - (104px)) / 14) * 11) + (80px) + 0px); }
    @media (min-width: 950px) {
      .hcls--page__head h1 {
        padding-left: calc(1 * (16 * 1px)); } }
    @media (min-width: 1200px) {
      .hcls--page__head h1 {
        padding-left: calc(1 * (24 * 1px)); } }
    @media (min-width: 1400px) {
      .hcls--page__head h1 {
        padding-left: calc(1 * (32 * 1px)); } }
    @media (min-width: 950px) {
      .hcls--page__head h1 {
        width: calc((((100vw - (208px)) / 14) * 11) + (160px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--page__head h1 {
        width: calc((((100vw - (312px)) / 14) * 11) + (240px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--page__head h1 {
        width: calc((((100vw - (416px)) / 14) * 11) + (320px) + 0px); } }
    @media (max-width: 1200px) {
      .hcls--page__head h1 {
        width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__head h1 {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__head h1 {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__head h1 {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--page__head h1 {
        padding: 20px 0 40px 0; } }
    @media (max-width: 500px) {
      .hcls--page__head h1 {
        width: calc(100% - 90px); } }
  .hcls--page__head__tab {
    position: absolute;
    right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
    width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 16px);
    top: 0;
    background: #97B2BF;
    padding-top: 40px;
    border-radius: 0 0 10px 10px;
    z-index: 1; }
    @media (min-width: 950px) {
      .hcls--page__head__tab {
        right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--page__head__tab {
        right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--page__head__tab {
        right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--page__head__tab {
        width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 1200px) {
      .hcls--page__head__tab {
        width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 48px); } }
    @media (min-width: 1400px) {
      .hcls--page__head__tab {
        width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 64px); } }
    .hcls--page__head__tab:after {
      content: '';
      background: url("img/footer/footer-dots.svg") no-repeat center center/contain;
      position: absolute;
      left: 100%;
      top: 5px;
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
      height: 20px;
      transform: scale(0.7); }
      @media (min-width: 950px) {
        .hcls--page__head__tab:after {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--page__head__tab:after {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--page__head__tab:after {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
      @media (max-width: 770px) {
        .hcls--page__head__tab:after {
          left: -60px;
          width: 50px;
          top: 0; } }
    @media (max-width: 1200px) {
      .hcls--page__head__tab {
        width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__head__tab {
      width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 32px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__head__tab {
      width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 48px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__head__tab {
      width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 64px); } }
    @media (max-width: 770px) {
      .hcls--page__head__tab {
        padding-top: 20px;
        right: 15px;
        width: 90px; } }
    @media (max-width: 500px) {
      .hcls--page__head__tab {
        padding-top: 20px;
        right: 10px;
        width: 60px; } }
    .hcls--page__head__tab img {
      padding: 15px;
      max-width: 150px;
      margin: 0 auto;
      display: block;
      width: 100%; }
      @media (max-width: 500px) {
        .hcls--page__head__tab img {
          padding: 7px; } }
    .hcls--page__head__tab span {
      position: relative;
      margin-left: calc(1 * (8 * 1px));
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
      display: block;
      text-align: center;
      font-size: 12px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      padding-bottom: 10px;
      line-height: 1.2; }
      @media (min-width: 950px) {
        .hcls--page__head__tab span {
          margin-left: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--page__head__tab span {
          margin-left: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--page__head__tab span {
          margin-left: calc(1 * (32 * 1px)); } }
      @media (min-width: 950px) {
        .hcls--page__head__tab span {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--page__head__tab span {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--page__head__tab span {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
      @media (max-width: 1200px) {
        .hcls--page__head__tab span {
          width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__head__tab span {
      width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__head__tab span {
      width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__head__tab span {
      width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
      @media (max-width: 770px) {
        .hcls--page__head__tab span {
          display: none; } }
  .hcls--page__head__tab.green {
    background: #8DC0AF; }
  .hcls--page__head__tab.yellow {
    background: #E6D17D; }
  .hcls--page__head__tab.blue {
    background: #97B2BF; }

.hcls--page table {
  width: 100%; }
  .hcls--page table tr {
    border-bottom: 1px solid #495B74; }
    .hcls--page table tr td {
      position: relative;
      padding: 20px 0;
      padding-left: calc(1 * (8 * 1px));
      color: #354052;
      font-size: 24px;
      vertical-align: top; }
      @media (min-width: 950px) {
        .hcls--page table tr td {
          padding-left: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--page table tr td {
          padding-left: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--page table tr td {
          padding-left: calc(1 * (32 * 1px)); } }
      @media (max-width: 770px) {
        .hcls--page table tr td {
          font-size: 16px; } }
      .hcls--page table tr td:first-of-type {
        width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
        padding-left: 0; }
        @media (min-width: 950px) {
          .hcls--page table tr td:first-of-type {
            width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
        @media (min-width: 1200px) {
          .hcls--page table tr td:first-of-type {
            width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
        @media (min-width: 1400px) {
          .hcls--page table tr td:first-of-type {
            width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
        @media (max-width: 770px) {
          .hcls--page table tr td:first-of-type {
            width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--page table tr td:first-of-type {
      width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--page table tr td:first-of-type {
      width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--page table tr td:first-of-type {
      width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
      .hcls--page table tr td img[src$=".png"] {
        width: 70%;
        max-width: 30px;
        position: relative;
        display: block;
        margin: auto 0;
        left: 50%;
        transform: translate(-50%, 0); }
      .hcls--page table tr td p {
        padding: 15px 0; }

.hcls--page__intro {
  background: #F7F5F2;
  width: 100%;
  left: 0;
  padding: 20px 0; }
  .hcls--page__intro__content {
    position: relative;
    left: calc((((100vw - (104px)) / 14) * 3) + (16px) + 8px);
    width: calc((((100vw - (104px)) / 14) * 8) + (56px) + 0px); }
    @media (min-width: 950px) {
      .hcls--page__intro__content {
        left: calc((((100vw - (208px)) / 14) * 3) + (32px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--page__intro__content {
        left: calc((((100vw - (312px)) / 14) * 3) + (48px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--page__intro__content {
        left: calc((((100vw - (416px)) / 14) * 3) + (64px) + 32px); } }
    @media (min-width: 950px) {
      .hcls--page__intro__content {
        width: calc((((100vw - (208px)) / 14) * 8) + (112px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--page__intro__content {
        width: calc((((100vw - (312px)) / 14) * 8) + (168px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--page__intro__content {
        width: calc((((100vw - (416px)) / 14) * 8) + (224px) + 0px); } }
    @media (max-width: 1200px) {
      .hcls--page__intro__content {
        left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 8px);
        width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 24px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 32px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
    @media (max-width: 950px) {
      .hcls--page__intro__content {
        left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
        width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__intro__content {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--page__intro__content {
        left: 0;
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding: 0 15px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--page__intro__content {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
    .hcls--page__intro__content p:first-of-type {
      font-size: 24px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      @media (max-width: 950px) {
        .hcls--page__intro__content p:first-of-type {
          line-height: calc(24/20); } }
      @media (max-width: 770px) {
        .hcls--page__intro__content p:first-of-type {
          font-size: 20px; } }
      .hcls--page__intro__content p:first-of-type a {
        text-decoration: underline; }
    .hcls--page__intro__content h2 {
      padding: 30px 0;
      text-transform: uppercase;
      position: relative;
      font-size: 36px;
      margin: 0;
      color: #354052; }
      @media (max-width: 1400px) {
        .hcls--page__intro__content h2 {
          font-size: 28px; } }
      @media (max-width: 1200px) {
        .hcls--page__intro__content h2 {
          font-size: 24px; } }
      @media (max-width: 500px) {
        .hcls--page__intro__content h2 {
          font-size: 18px; } }
      .hcls--page__intro__content h2:before {
        content: '';
        position: absolute;
        width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
        height: 3px;
        background: #C2E0EF;
        top: 15px;
        left: 0; }
        @media (min-width: 950px) {
          .hcls--page__intro__content h2:before {
            width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
        @media (min-width: 1200px) {
          .hcls--page__intro__content h2:before {
            width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
        @media (min-width: 1400px) {
          .hcls--page__intro__content h2:before {
            width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }

.hcls--page__content {
  margin: 70px 0;
  position: relative;
  left: calc((((100vw - (104px)) / 14) * 3) + (16px) + 8px);
  width: calc((((100vw - (104px)) / 14) * 8) + (56px) + 0px); }
  @media (min-width: 950px) {
    .hcls--page__content {
      left: calc((((100vw - (208px)) / 14) * 3) + (32px) + 16px); } }
  @media (min-width: 1200px) {
    .hcls--page__content {
      left: calc((((100vw - (312px)) / 14) * 3) + (48px) + 24px); } }
  @media (min-width: 1400px) {
    .hcls--page__content {
      left: calc((((100vw - (416px)) / 14) * 3) + (64px) + 32px); } }
  @media (min-width: 950px) {
    .hcls--page__content {
      width: calc((((100vw - (208px)) / 14) * 8) + (112px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--page__content {
      width: calc((((100vw - (312px)) / 14) * 8) + (168px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--page__content {
      width: calc((((100vw - (416px)) / 14) * 8) + (224px) + 0px); } }
  @media (max-width: 1200px) {
    .hcls--page__content {
      left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__content {
      left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__content {
      left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 24px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__content {
      left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 32px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__content {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__content {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__content {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
  @media (max-width: 950px) {
    .hcls--page__content {
      left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__content {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__content {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__content {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__content {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__content {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__content {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
  @media (max-width: 770px) {
    .hcls--page__content {
      left: 0;
      width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
      padding: 0 15px;
      margin-top: 20px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--page__content {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--page__content {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--page__content {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
  @media (max-width: 770px) {
      .hcls--page__content .filetype-logo {
        left: 20; } }
  .hcls--page__content h3 {
    font-size: 36px;
    margin: 0;
    color: #354052;
    font-size: 28px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    margin-bottom: 35px; }
    @media (max-width: 1400px) {
      .hcls--page__content h3 {
        font-size: 28px; } }
    @media (max-width: 1200px) {
      .hcls--page__content h3 {
        font-size: 24px; } }
    @media (max-width: 500px) {
      .hcls--page__content h3 {
        font-size: 18px; } }
    @media (max-width: 950px) {
      .hcls--page__content h3 {
        margin: 40px 0 20px; } }
  .hcls--page__content h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px; }
    .hcls--page__content h2:before {
      content: '';
      position: absolute;
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      height: 3px;
      background: #C2E0EF;
      top: -5px;
      left: 0; }
      @media (min-width: 950px) {
        .hcls--page__content h2:before {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
      @media (min-width: 1200px) {
        .hcls--page__content h2:before {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
      @media (min-width: 1400px) {
        .hcls--page__content h2:before {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  .hcls--page__content strong {
    font-family: 'Rubik', sans-serif;
    font-weight: 700; }
  .hcls--page__content a {
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 700; }
    .hcls--page__content a:hover, .hcls--page__content a:focus {
      color: #495B74;
      text-decoration: none; }
  .hcls--page__content ul, .hcls--page__content ol {
    margin-left: 20px;
    padding: 0; }
    .hcls--page__content ul li, .hcls--page__content ol li {
      font-size: 18px;
      line-height: calc(32 / 18);
      line-height: 1.9; }
      @media (max-width: 950px) {
        .hcls--page__content ul li, .hcls--page__content ol li {
          font-size: 16px;
          line-height: 2; } }
  .hcls--page__content hr {
    margin: 70px 0;
    height: 10px;
    background: url("img/4-dots.svg") no-repeat center center/contain;
    border: 0; }
    @media (max-width: 770px) {
      .hcls--page__content hr {
        margin: 30px 0; } }
  .hcls--page__content img {
    height: auto; }

.hcls--page__helplinks {
  margin-top: 70px;
  clear: both;
  float: none;
  position: relative;
  left: calc((((100vw - (104px)) / 14) * 3) + (16px) + 8px);
  width: calc((((100vw - (104px)) / 14) * 8) + (56px) + 0px); }
  @media (min-width: 950px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (208px)) / 14) * 3) + (32px) + 16px); } }
  @media (min-width: 1200px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (312px)) / 14) * 3) + (48px) + 24px); } }
  @media (min-width: 1400px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (416px)) / 14) * 3) + (64px) + 32px); } }
  @media (min-width: 950px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (208px)) / 14) * 8) + (112px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (312px)) / 14) * 8) + (168px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (416px)) / 14) * 8) + (224px) + 0px); } }
  @media (max-width: 1200px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 24px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 32px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
  @media (max-width: 950px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__helplinks {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
  @media (max-width: 770px) {
    .hcls--page__helplinks {
      left: 0;
      width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
      padding: 0 15px; } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--page__helplinks {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
  .hcls--page__helplinks h2 {
    position: relative;
    text-transform: uppercase;
    margin-bottom: 80px; }
    .hcls--page__helplinks h2:before {
      content: '';
      position: absolute;
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      height: 3px;
      background: #C2E0EF;
      top: -5px;
      left: 0; }
      @media (min-width: 950px) {
        .hcls--page__helplinks h2:before {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
      @media (min-width: 1200px) {
        .hcls--page__helplinks h2:before {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
      @media (min-width: 1400px) {
        .hcls--page__helplinks h2:before {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (max-width: 950px) {
      .hcls--page__helplinks h2 {
        margin-bottom: 20px; } }
  .hcls--page__helplinks__wrapper {
    display: flex;
    margin: 40px 0 70px 0; }
    @media (max-width: 950px) {
      .hcls--page__helplinks__wrapper {
        display: block;
        margin-top: 0; } }
    .hcls--page__helplinks__wrapper__service {
      width: 50%;
      margin-right: calc(1 * (8 * 1px));
      padding-left: calc(1 * (8 * 1px));
      position: relative;
      padding-bottom: 70px; }
      @media (min-width: 950px) {
        .hcls--page__helplinks__wrapper__service {
          margin-right: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--page__helplinks__wrapper__service {
          margin-right: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--page__helplinks__wrapper__service {
          margin-right: calc(1 * (32 * 1px)); } }
      @media (min-width: 950px) {
        .hcls--page__helplinks__wrapper__service {
          padding-left: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--page__helplinks__wrapper__service {
          padding-left: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--page__helplinks__wrapper__service {
          padding-left: calc(1 * (32 * 1px)); } }
      @media (max-width: 950px) {
        .hcls--page__helplinks__wrapper__service {
          margin-bottom: 20px; } }
      .hcls--page__helplinks__wrapper__service:before {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #5E697F;
        opacity: 0.2; }
        @media (max-width: 950px) {
          .hcls--page__helplinks__wrapper__service:before {
            height: 1px;
            width: 100%; } }
      .hcls--page__helplinks__wrapper__service:first-of-type {
        padding-left: 0; }
        .hcls--page__helplinks__wrapper__service:first-of-type:before {
          width: 0; }
        .hcls--page__helplinks__wrapper__service:first-of-type a span {
          left: 0; }
      .hcls--page__helplinks__wrapper__service:hover h3, .hcls--page__helplinks__wrapper__service:focus h3 {
        text-decoration: underline; }
      @media (max-width: 950px) {
        .hcls--page__helplinks__wrapper__service {
          width: 100%;
          padding-top: 20px; } }
      .hcls--page__helplinks__wrapper__service img {
        max-height: 80px;
        width: auto; }
      .hcls--page__helplinks__wrapper__service h3 {
        color: #354052;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        margin-top: 10px; }
        .hcls--page__helplinks__wrapper__service h3 strong {
          font-family: 'Rubik', sans-serif;
          font-weight: 700; }
      .hcls--page__helplinks__wrapper__service a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -10000px;
        text-indent: 0;
        font-size: 14px;
        letter-spacing: 2px; }
        .hcls--page__helplinks__wrapper__service a span {
          position: absolute;
          bottom: 20px;
          left: calc(1 * (8 * 1px));
          text-indent: 20px;
          transition: text-indent 300ms;
          text-transform: uppercase;
          font-family: 'Rubik', sans-serif;
          font-weight: 700; }
          @media (min-width: 950px) {
            .hcls--page__helplinks__wrapper__service a span {
              left: calc(1 * (16 * 1px)); } }
          @media (min-width: 1200px) {
            .hcls--page__helplinks__wrapper__service a span {
              left: calc(1 * (24 * 1px)); } }
          @media (min-width: 1400px) {
            .hcls--page__helplinks__wrapper__service a span {
              left: calc(1 * (32 * 1px)); } }
          .hcls--page__helplinks__wrapper__service a span:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 10px;
            top: 5px;
            left: 0;
            transform: rotate(45deg);
            border-right: 2px solid #97B2BF;
            border-top: 2px solid #97B2BF; }
        .hcls--page__helplinks__wrapper__service a:hover span, .hcls--page__helplinks__wrapper__service a:focus span {
          text-indent: 35px;
          transition: text-indent 300ms; }

.publications .accordion {
  margin-bottom: 40px; }
  .publications .accordion .heading {
    border: 1px solid #97C3D7;
    border-radius: 8px;
    transition: 500ms; }
    .publications .accordion .heading:hover {
      background-color: #FAF9F7;
      transition-timing-function: ease-in-out;
      transition: 500ms; }
    .publications .accordion .heading.active {
      border: 1px solid #495B74;
      background: #495B74;
      color: #F7F5F2;
      margin-bottom: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      transition: 500ms; }
    .publications .accordion .heading p {
      position: relative;
      margin-left: 24px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      .publications .accordion .heading p a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .publications .accordion .heading p .expand-link {
        display: block;
        text-indent: -10000px;
        position: absolute;
        right: 24px;
        width: 33px;
        height: 33px;
        top: 50%;
        transform: translate(0, -50%);
        transition: transform 200ms; }
        .publications .accordion .heading p .expand-link:before {
          position: absolute;
          content: '';
          height: 33px;
          width: 33px;
          background-color: #495B74;
          border-radius: 35px;
          left: 0;
          top: 0; }
        .publications .accordion .heading p .expand-link:after {
          position: absolute;
          content: '';
          background: url("img/light-blu.svg") no-repeat center center/contain;
          height: 10px;
          width: 10px;
          left: 50%;
          top: calc(50% - 0px);
          transform: translate(-50%, -50%) rotate(90deg);
          transform-origin: 50% 50%;
          transition: all 200ms ease-out; }
    .publications .accordion .heading.active .expand-link {
      display: block;
      text-indent: 10000px;
      transform: translate(0, -50%) rotate(180deg);
      transition: transform 200ms; }
      .publications .accordion .heading.active .expand-link:before {
        background-color: #F7F5F2;
        border: none; }
      .publications .accordion .heading.active .expand-link:after {
        background: url("img/navy-blu.svg") no-repeat center center/contain;
        transition: all 200ms ease-out; }
  .publications .accordion .content {
    background: #FAF9F7;
    padding: 40px 25px 40px 75px;
    margin-bottom: 40px; }
    .publications .accordion .content .details {
      position: relative; }
      .publications .accordion .content .details:nth-of-type(n + 2) {
        margin-top: 40px; }
      .publications .accordion .content .details:before {
        position: absolute;
        content: '';
        background: url("img/file-logo.svg");
        width: 38px;
        height: 45px;
        background-size: 38px 45px;
        right: 100%;
        transform: translate(-45%, 10%); }
      .publications .accordion .content .details a.logo-link {
        position: absolute;
        width: 38px;
        height: 45px;
        background-size: 38px 45px;
        right: 100%;
        transform: translate(-45%, 10%); }
        .publications .accordion .content .details a.logo-link span p.type {
          font-family: 'Rubik', sans-serif;
          font-weight: 400;
          font-size: 10px;
          position: absolute;
          text-transform: uppercase;
          color: #F7F5F2;
          margin: 0;
          left: 50%;
          top: 20%;
          transform: translate(-50%, 100%); }
      .publications .accordion .content .details p.title {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        font-size: 36px;
        margin: 0;
        color: #354052;
        font-size: 24px;
        text-decoration: underline;
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 1400px) {
          .publications .accordion .content .details p.title {
            font-size: 28px; } }
        @media (max-width: 1200px) {
          .publications .accordion .content .details p.title {
            font-size: 24px; } }
        @media (max-width: 500px) {
          .publications .accordion .content .details p.title {
            font-size: 18px; } }
        .publications .accordion .content .details p.title:hover, .publications .accordion .content .details p.title:focus {
          text-decoration: none; }
      .publications .accordion .content .details p.date {
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        font-size: 12px;
        flex-shrink: 0;
        padding-left: 20px; }
        @media (max-width: 500px) {
          .publications .accordion .content .details p.date {
            margin-top: 0;
            margin-bottom: 0;
            padding-left: 0; } }
      .publications .accordion .content .details p.desc {
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: calc(32 / 18);
        margin-bottom: 0; }
        @media (max-width: 950px) {
          .publications .accordion .content .details p.desc {
            font-size: 16px;
            line-height: 2; } }
        @media (max-width: 500px) {
          .publications .accordion .content .details p.desc {
            line-height: calc(24/16); } }
      .publications .accordion .content .details .top-details {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        @media (max-width: 500px) {
          .publications .accordion .content .details .top-details {
            flex-direction: column; } }
        .publications .accordion .content .details .top-details a p.title {
          font-family: 'Rubik', sans-serif;
          font-weight: 500;
          font-size: 36px;
          margin: 0;
          color: #354052;
          font-size: 24px;
          text-decoration: underline;
          margin-top: 0;
          margin-bottom: 0; }
          @media (max-width: 1400px) {
            .publications .accordion .content .details .top-details a p.title {
              font-size: 28px; } }
          @media (max-width: 1200px) {
            .publications .accordion .content .details .top-details a p.title {
              font-size: 24px; } }
          @media (max-width: 500px) {
            .publications .accordion .content .details .top-details a p.title {
              font-size: 18px; } }
          .publications .accordion .content .details .top-details a p.title:hover, .publications .accordion .content .details .top-details a p.title:focus {
            text-decoration: none; }

.hcls--home__intro {
  margin-bottom: 40px; }
  @media (max-width: 950px) {
    .hcls--home__intro {
      left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
      width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 16px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--home__intro {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--home__intro {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--home__intro {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--home__intro {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 32px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--home__intro {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 48px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--home__intro {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 64px); } }
  .hcls--home__intro__welcome {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #354052;
    margin: 0;
    line-height: calc(48/40); }
    @media (max-width: 1400px) {
      .hcls--home__intro__welcome {
        font-size: 40px; } }
    @media (max-width: 1200px) {
      .hcls--home__intro__welcome {
        font-size: 32px; } }
    @media (max-width: 500px) {
      .hcls--home__intro__welcome {
        font-size: 24px; } }
    @media (max-width: 950px) {
      .hcls--home__intro__welcome {
        line-height: calc(24/24);
        margin-bottom: 16px; } }
  .hcls--home__intro__sub {
    font-size: 40px;
    margin: 0;
    color: #354052; }
    @media (max-width: 1400px) {
      .hcls--home__intro__sub {
        font-size: 32px; } }
    @media (max-width: 1200px) {
      .hcls--home__intro__sub {
        font-size: 28px; } }
    @media (max-width: 500px) {
      .hcls--home__intro__sub {
        font-size: 18px; } }
    @media (max-width: 950px) {
      .hcls--home__intro__sub {
        line-height: calc(24/20); } }

.hcls--home__alert {
  background: #F9F9F9;
  border-radius: 14px;
  margin-bottom: 60px; }
  @media (max-width: 770px) {
    .hcls--home__alert {
      left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
      width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--home__alert {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--home__alert {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--home__alert {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--home__alert {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--home__alert {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--home__alert {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--home__alert {
      width: calc((((100vw - (104px)) / 14) * 10) + (72px) + 0px); } }
  @media (min-width: 1200px) and (min-width: 950px) {
    .hcls--home__alert {
      width: calc((((100vw - (208px)) / 14) * 10) + (144px) + 0px); } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    .hcls--home__alert {
      width: calc((((100vw - (312px)) / 14) * 10) + (216px) + 0px); } }
  @media (min-width: 1200px) and (min-width: 1400px) {
    .hcls--home__alert {
      width: calc((((100vw - (416px)) / 14) * 10) + (288px) + 0px); } }
  .hcls--home__alert__heading {
    position: relative;
    font-size: 40px;
    margin: 0;
    color: #354052;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    line-height: calc(48/40); }
    @media (max-width: 1400px) {
      .hcls--home__alert__heading {
        font-size: 32px; } }
    @media (max-width: 1200px) {
      .hcls--home__alert__heading {
        font-size: 28px; } }
    @media (max-width: 500px) {
      .hcls--home__alert__heading {
        font-size: 18px; } }
    @media (max-width: 950px) {
      .hcls--home__alert__heading {
        line-height: calc(24/20);
        margin-bottom: 16px; } }
    .hcls--home__alert__heading:before {
      content: '';
      position: absolute;
      width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px);
      height: 3px;
      background: #DA8F57;
      top: -10px;
      left: 0; }
      @media (min-width: 950px) {
        .hcls--home__alert__heading:before {
          width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--home__alert__heading:before {
          width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--home__alert__heading:before {
          width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
  .hcls--home__alert__sub {
    font-size: 36px;
    margin: 0;
    color: #354052; }
    @media (max-width: 1400px) {
      .hcls--home__alert__sub {
        font-size: 28px; } }
    @media (max-width: 1200px) {
      .hcls--home__alert__sub {
        font-size: 24px; } }
    @media (max-width: 500px) {
      .hcls--home__alert__sub {
        font-size: 18px; } }
    @media (max-width: 950px) {
      .hcls--home__alert__sub {
        line-height: calc(24/20); } }
  .hcls--home__alert a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px; }
    .hcls--home__alert a span {
      position: absolute;
      bottom: 20px;
      margin-left: 25px;
      text-indent: 20px;
      transition: text-indent 300ms;
      font-family: 'Rubik', sans-serif;
      font-weight: 700; }
      @media (max-width: 1200px) {
        .hcls--home__alert a span {
          font-size: 14px; } }
      .hcls--home__alert a span:before {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        top: 5px;
        left: 0;
        transform: rotate(45deg);
        border-right: 2px solid #97B2BF;
        border-top: 2px solid #97B2BF; }
    .hcls--home__alert a:hover span, .hcls--home__alert a:focus span {
      text-indent: 35px;
      transition: text-indent 300ms; }

.hcls--home__alert-wrapper {
  padding: 25px 45px 45px 25px; }
  @media (max-width: 770px) {
    .hcls--home__alert-wrapper {
      padding: 15px 40px 40px 15px; } }
  .hcls--home__alert-wrapper img {
    width: 10vw;
    max-width: 65px;
    margin-bottom: 30px; }
    @media (max-width: 770px) {
      .hcls--home__alert-wrapper img {
        margin-bottom: 20px; } }

.hcls--home__services {
  left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  width: calc((((100vw - (104px)) / 14) * 12) + (88px) + 16px); }
  @media (min-width: 950px) {
    .hcls--home__services {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--home__services {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--home__services {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--home__services {
      width: calc((((100vw - (208px)) / 14) * 12) + (176px) + 32px); } }
  @media (min-width: 1200px) {
    .hcls--home__services {
      width: calc((((100vw - (312px)) / 14) * 12) + (264px) + 48px); } }
  @media (min-width: 1400px) {
    .hcls--home__services {
      width: calc((((100vw - (416px)) / 14) * 12) + (352px) + 64px); } }
  .hcls--home__services h2 {
    left: calc(1 * (8 * 1px));
    position: relative;
    text-transform: uppercase;
    font-size: 24px; }
    @media (min-width: 950px) {
      .hcls--home__services h2 {
        left: calc(1 * (16 * 1px)); } }
    @media (min-width: 1200px) {
      .hcls--home__services h2 {
        left: calc(1 * (24 * 1px)); } }
    @media (min-width: 1400px) {
      .hcls--home__services h2 {
        left: calc(1 * (32 * 1px)); } }
    .hcls--home__services h2:before {
      content: '';
      position: absolute;
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
      height: 3px;
      background: #C2E0EF;
      top: -5px;
      left: 0; }
      @media (min-width: 950px) {
        .hcls--home__services h2:before {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--home__services h2:before {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--home__services h2:before {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (max-width: 1200px) {
      .hcls--home__services h2 {
        font-size: 24px; } }
    @media (max-width: 500px) {
      .hcls--home__services h2 {
        font-size: 18px; } }
  .hcls--home__services__list {
    margin: 40px 0 70px 0;
    display: flex; }
    @media (max-width: 950px) {
      .hcls--home__services__list {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px; } }
    .hcls--home__services__list__service {
      width: 33.33%;
      padding-right: calc(1 * (8 * 1px));
      padding-left: calc(1 * (8 * 1px));
      padding-bottom: 40px;
      padding-top: 20px;
      position: relative;
      transition: background 300ms; }
      @media (min-width: 950px) {
        .hcls--home__services__list__service {
          padding-right: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--home__services__list__service {
          padding-right: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--home__services__list__service {
          padding-right: calc(1 * (32 * 1px)); } }
      @media (min-width: 950px) {
        .hcls--home__services__list__service {
          padding-left: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--home__services__list__service {
          padding-left: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--home__services__list__service {
          padding-left: calc(1 * (32 * 1px)); } }
      .hcls--home__services__list__service:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background: #000;
        opacity: 0.2;
        left: 0;
        top: 0; }
      @media (max-width: 950px) {
        .hcls--home__services__list__service:before {
          width: 100%;
          height: 1px; } }
      .hcls--home__services__list__service:first-of-type:hover, .hcls--home__services__list__service:first-of-type:focus {
        background: #fbf7e8;
        transition: background 300ms; }
      .hcls--home__services__list__service:first-of-type:before {
        width: 0px; }
      .hcls--home__services__list__service:nth-of-type(2):hover, .hcls--home__services__list__service:nth-of-type(2):focus {
        background: #f0f6f4;
        transition: background 300ms; }
      .hcls--home__services__list__service:nth-of-type(3):hover, .hcls--home__services__list__service:nth-of-type(3):focus {
        background: #e6ecf0;
        transition: background 300ms; }
      .hcls--home__services__list__service:hover h3, .hcls--home__services__list__service:focus h3 {
        text-decoration: underline; }
      @media (max-width: 950px) {
        .hcls--home__services__list__service {
          width: 100%; } }
      .hcls--home__services__list__service img {
        height: 88px;
        width: auto;
        margin-bottom: 10px; }
        @media (max-width: 1400px) {
          .hcls--home__services__list__service img {
            height: 80px; } }
        @media (max-width: 1200px) {
          .hcls--home__services__list__service img {
            height: 64px; } }
        @media (max-width: 950px) {
          .hcls--home__services__list__service img {
            height: 80px; } }
      .hcls--home__services__list__service h3 {
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: calc(40 / 32); }
        @media (max-width: 1400px) {
          .hcls--home__services__list__service h3 {
            font-size: 32px; } }
        @media (max-width: 1200px) {
          .hcls--home__services__list__service h3 {
            font-size: 24px; } }
        @media (max-width: 500px) {
          .hcls--home__services__list__service h3 {
            font-size: 18px; } }
        .hcls--home__services__list__service h3 a {
          display: block; }
          .hcls--home__services__list__service h3 a strong {
            font-family: 'Rubik', sans-serif;
            font-weight: 700; }
      @media (max-width: 950px) {
        .hcls--home__services__list__service p {
          line-height: calc(24/18); } }
      .hcls--home__services__list__service a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px; }
        .hcls--home__services__list__service a span {
          position: absolute;
          left: calc(1 * (8 * 1px));
          bottom: 20px;
          margin: 0;
          text-indent: 20px;
          transition: text-indent 300ms;
          font-family: 'Rubik', sans-serif;
          font-weight: 700; }
          @media (min-width: 950px) {
            .hcls--home__services__list__service a span {
              left: calc(1 * (16 * 1px)); } }
          @media (min-width: 1200px) {
            .hcls--home__services__list__service a span {
              left: calc(1 * (24 * 1px)); } }
          @media (min-width: 1400px) {
            .hcls--home__services__list__service a span {
              left: calc(1 * (32 * 1px)); } }
          @media (max-width: 1200px) {
            .hcls--home__services__list__service a span {
              font-size: 14px; } }
          .hcls--home__services__list__service a span:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 10px;
            top: 5px;
            left: 0;
            transform: rotate(45deg);
            border-right: 2px solid #97B2BF;
            border-top: 2px solid #97B2BF; }
        .hcls--home__services__list__service a:hover span, .hcls--home__services__list__service a:focus span {
          text-indent: 35px;
          transition: text-indent 300ms; }

.hcls--home__areas {
  background: #495B74;
  border-radius: 10px 0pc 0px 0px;
  left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  width: calc((((100vw - (104px)) / 14) * 13) + (96px) + 8px);
  padding-left: calc(1 * (8 * 1px));
  position: relative;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 950px) {
    .hcls--home__areas {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--home__areas {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--home__areas {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--home__areas {
      width: calc((((100vw - (208px)) / 14) * 13) + (192px) + 16px); } }
  @media (min-width: 1200px) {
    .hcls--home__areas {
      width: calc((((100vw - (312px)) / 14) * 13) + (288px) + 24px); } }
  @media (min-width: 1400px) {
    .hcls--home__areas {
      width: calc((((100vw - (416px)) / 14) * 13) + (384px) + 32px); } }
  @media (min-width: 950px) {
    .hcls--home__areas {
      padding-left: calc(1 * (16 * 1px)); } }
  @media (min-width: 1200px) {
    .hcls--home__areas {
      padding-left: calc(1 * (24 * 1px)); } }
  @media (min-width: 1400px) {
    .hcls--home__areas {
      padding-left: calc(1 * (32 * 1px)); } }
  .hcls--home__areas:before {
    content: '';
    background: url("img/head-bg.svg") no-repeat center center/cover;
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0; }
    @media (max-width: 770px) {
      .hcls--home__areas:before {
        width: 100%; } }
  @media (max-width: 950px) {
    .hcls--home__areas {
      padding-left: calc(2 * (8 * 1px)); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--home__areas {
      padding-left: calc(2 * (16 * 1px)); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--home__areas {
      padding-left: calc(2 * (24 * 1px)); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--home__areas {
      padding-left: calc(2 * (32 * 1px)); } }
  @media (max-width: 500px) {
    .hcls--home__areas {
      display: block; } }
  .hcls--home__areas__text {
    position: relative;
    width: calc((((100vw - (104px)) / 14) * 10) + (72px) + 8px); }
    @media (min-width: 950px) {
      .hcls--home__areas__text {
        width: calc((((100vw - (208px)) / 14) * 10) + (144px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--home__areas__text {
        width: calc((((100vw - (312px)) / 14) * 10) + (216px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--home__areas__text {
        width: calc((((100vw - (416px)) / 14) * 10) + (288px) + 32px); } }
    @media (max-width: 950px) {
      .hcls--home__areas__text {
        width: 100%; } }
    .hcls--home__areas__text p {
      font-size: 40px;
      margin: 0;
      color: #354052;
      color: #F7F5F2;
      margin: 40px 0;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      line-height: calc(40 / 32); }
      @media (max-width: 1400px) {
        .hcls--home__areas__text p {
          font-size: 32px; } }
      @media (max-width: 1200px) {
        .hcls--home__areas__text p {
          font-size: 28px; } }
      @media (max-width: 500px) {
        .hcls--home__areas__text p {
          font-size: 18px; } }
      @media (max-width: 950px) {
        .hcls--home__areas__text p {
          font-size: 24px; } }
      @media (max-width: 770px) {
        .hcls--home__areas__text p {
          margin: 0;
          padding: 15px 0;
          font-size: 20px;
          padding-left: calc(1 * (8 * 1px)); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--home__areas__text p {
      padding-left: calc(1 * (16 * 1px)); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--home__areas__text p {
      padding-left: calc(1 * (24 * 1px)); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--home__areas__text p {
      padding-left: calc(1 * (32 * 1px)); } }
    .hcls--home__areas__text a {
      color: #F7F5F2; }
      .hcls--home__areas__text a:hover, .hcls--home__areas__text a:focus {
        text-decoration: underline; }
    .hcls--home__areas__text:after {
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      height: 50%;
      transform: translate(0, -50%);
      width: 1px;
      background: #C2E0EF; }
      @media (max-width: 950px) {
        .hcls--home__areas__text:after {
          display: none; } }
  .hcls--home__areas > a {
    color: #C2E0EF;
    position: relative;
    display: block;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    width: calc((((100vw - (104px)) / 14) * 3) + (16px) + 0px);
    padding-right: calc(1 * (8 * 1px));
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    margin: auto 0; }
    @media (min-width: 950px) {
      .hcls--home__areas > a {
        width: calc((((100vw - (208px)) / 14) * 3) + (32px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--home__areas > a {
        width: calc((((100vw - (312px)) / 14) * 3) + (48px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--home__areas > a {
        width: calc((((100vw - (416px)) / 14) * 3) + (64px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--home__areas > a {
        padding-right: calc(1 * (16 * 1px)); } }
    @media (min-width: 1200px) {
      .hcls--home__areas > a {
        padding-right: calc(1 * (24 * 1px)); } }
    @media (min-width: 1400px) {
      .hcls--home__areas > a {
        padding-right: calc(1 * (32 * 1px)); } }
    @media (max-width: 950px) {
      .hcls--home__areas > a {
        width: calc((((100vw - (104px)) / 14) * 4) + (24px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--home__areas > a {
      width: calc((((100vw - (208px)) / 14) * 4) + (48px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--home__areas > a {
      width: calc((((100vw - (312px)) / 14) * 4) + (72px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--home__areas > a {
      width: calc((((100vw - (416px)) / 14) * 4) + (96px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--home__areas > a {
        display: none; } }
    .hcls--home__areas > a:before {
      content: url("img/60/Map-lightblue.svg");
      margin-bottom: 10px; }
    .hcls--home__areas > a:hover, .hcls--home__areas > a:focus {
      text-decoration: none; }

.hcls--home__issues {
  width: 100%;
  left: 0;
  background: #F7F5F2; }
  .hcls--home__issues__list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-top: 50px;
    margin: 0;
    list-style-type: none;
    width: calc((((100vw - (104px)) / 14) * 13) + (96px) + 0px);
    left: calc(2 * (8 * 1px)); }
    @media (min-width: 950px) {
      .hcls--home__issues__list {
        width: calc((((100vw - (208px)) / 14) * 13) + (192px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--home__issues__list {
        width: calc((((100vw - (312px)) / 14) * 13) + (288px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--home__issues__list {
        width: calc((((100vw - (416px)) / 14) * 13) + (384px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--home__issues__list {
        left: calc(2 * (16 * 1px)); } }
    @media (min-width: 1200px) {
      .hcls--home__issues__list {
        left: calc(2 * (24 * 1px)); } }
    @media (min-width: 1400px) {
      .hcls--home__issues__list {
        left: calc(2 * (32 * 1px)); } }
    @media (max-width: 770px) {
      .hcls--home__issues__list {
        left: 0;
        padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--home__issues__list {
      padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--home__issues__list {
      padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--home__issues__list {
      padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    .hcls--home__issues__list li {
      width: calc(33.33% - 8.7vw);
      box-sizing: border-box;
      margin-bottom: 48px;
      border-top: 1px solid rgba(94, 105, 127, 0.3);
      padding-top: 60px;
      margin-right: 8.7vw; }
      .hcls--home__issues__list li:nth-child(-n+3) {
        border-top: none; }
      @media (max-width: 950px) {
        .hcls--home__issues__list li {
          width: 50%; } }
      @media (max-width: 500px) {
        .hcls--home__issues__list li {
          width: 100%;
          padding-left: 0; } }
      .hcls--home__issues__list li h3 {
        text-decoration: underline;
        font-size: 28px;
        color: #354052;
        font-family: 'Rubik', sans-serif;
        font-weight: 500; }
        @media (max-width: 1400px) {
          .hcls--home__issues__list li h3 {
            font-size: 24px; } }
        @media (max-width: 1200px) {
          .hcls--home__issues__list li h3 {
            font-size: 20px; } }
        @media (max-width: 500px) {
          .hcls--home__issues__list li h3 {
            font-size: 18px; } }
      .hcls--home__issues__list li p {
        font-size: 18px;
        color: #373D42;
        line-height: calc(24 / 18);
        margin: 0;
        padding: 16px 0 0; }
        @media (max-width: 950px) {
          .hcls--home__issues__list li p {
            font-size: 16px; } }
  .hcls--home__issues__link {
    font-size: 36px;
    margin: 0;
    color: #354052;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    padding-bottom: 90px; }
    @media (max-width: 1400px) {
      .hcls--home__issues__link {
        font-size: 28px; } }
    @media (max-width: 1200px) {
      .hcls--home__issues__link {
        font-size: 24px; } }
    @media (max-width: 500px) {
      .hcls--home__issues__link {
        font-size: 18px; } }
    .hcls--home__issues__link a {
      text-decoration: underline;
      color: #354052; }
      .hcls--home__issues__link a:hover, .hcls--home__issues__link a:focus {
        text-decoration: none; }

.hcls--handbook__header {
  position: relative;
  display: flex;
  margin-bottom: 60px; }
  @media print {
    .hcls--handbook__header {
      display: none; } }
  .hcls--handbook__header__logo {
    display: block;
    position: relative;
    left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
    width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 16px);
    background: #495B74;
    border-radius: 0px 0px 8px 8px;
    padding: 25px 0 20px 0;
    max-width: 320px;
    min-width: 122px; }
    @media (min-width: 950px) {
      .hcls--handbook__header__logo {
        left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__logo {
        left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__logo {
        left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--handbook__header__logo {
        width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 32px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__logo {
        width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 48px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__logo {
        width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 64px); } }
    .hcls--handbook__header__logo a img {
      position: relative;
      left: calc(1 * (8 * 1px));
      width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px);
      max-width: 250px;
      min-width: 94px; }
      @media (min-width: 950px) {
        .hcls--handbook__header__logo a img {
          left: calc(1 * (16 * 1px)); } }
      @media (min-width: 1200px) {
        .hcls--handbook__header__logo a img {
          left: calc(1 * (24 * 1px)); } }
      @media (min-width: 1400px) {
        .hcls--handbook__header__logo a img {
          left: calc(1 * (32 * 1px)); } }
      @media (min-width: 950px) {
        .hcls--handbook__header__logo a img {
          width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--handbook__header__logo a img {
          width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--handbook__header__logo a img {
          width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
  .hcls--handbook__header__breadcrumbs {
    position: relative;
    left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px);
    width: calc((((100vw - (104px)) / 14) * 7) + (48px) + 8px);
    margin-top: 100px; }
    @media (min-width: 950px) {
      .hcls--handbook__header__breadcrumbs {
        left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__breadcrumbs {
        left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__breadcrumbs {
        left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--handbook__header__breadcrumbs {
        width: calc((((100vw - (208px)) / 14) * 7) + (96px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__breadcrumbs {
        width: calc((((100vw - (312px)) / 14) * 7) + (144px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__breadcrumbs {
        width: calc((((100vw - (416px)) / 14) * 7) + (192px) + 32px); } }
    @media (max-width: 770px) {
      .hcls--handbook__header__breadcrumbs {
        display: none; } }
    @media print {
      .hcls--handbook__header__breadcrumbs {
        display: none; } }
    .hcls--handbook__header__breadcrumbs span {
      font-size: 14px;
      color: #495B74; }
      @media (max-width: 770px) {
        .hcls--handbook__header__breadcrumbs span {
          font-size: 12px; } }
      .hcls--handbook__header__breadcrumbs span .home span {
        display: inline-block;
        position: relative;
        width: 16px;
        height: 16px;
        text-indent: -100000px;
        overflow: hidden;
        background: url("img/16/home-navy.svg") no-repeat center left/contain;
        padding-right: 25px; }
      .hcls--handbook__header__breadcrumbs span a:hover, .hcls--handbook__header__breadcrumbs span a:focus {
        text-decoration: underline; }
      .hcls--handbook__header__breadcrumbs span > span {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        color: #354052; }
  .hcls--handbook__header__search {
    position: absolute;
    width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 16px);
    height: calc((((100vw - (104px)) / 14) * 1) + (0px) + 16px);
    border: 1px solid #57AFD7;
    border-radius: 8px;
    right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
    bottom: 0;
    overflow: hidden; }
    @media (min-width: 950px) {
      .hcls--handbook__header__search {
        width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__search {
        width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 48px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__search {
        width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 64px); } }
    @media (min-width: 950px) {
      .hcls--handbook__header__search {
        height: calc((((100vw - (208px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__search {
        height: calc((((100vw - (312px)) / 14) * 1) + (0px) + 48px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__search {
        height: calc((((100vw - (416px)) / 14) * 1) + (0px) + 64px); } }
    @media (min-width: 950px) {
      .hcls--handbook__header__search {
        right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__header__search {
        right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__header__search {
        right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (max-width: 950px) {
      .hcls--handbook__header__search {
        width: 56px;
        height: 56px;
        border: none;
        overflow: inherit; } }
    @media print {
      .hcls--handbook__header__search {
        display: none; } }
    .hcls--handbook__header__search a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-indent: -10000px;
      text-indent: 0;
      text-align: center;
      font-size: 16px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      transition: background 200ms; }
      .hcls--handbook__header__search a:hover, .hcls--handbook__header__search a:focus {
        background: rgba(151, 178, 191, 0.2);
        transition: background 200ms; }
        @media (max-width: 950px) {
          .hcls--handbook__header__search a:hover, .hcls--handbook__header__search a:focus {
            background: none;
            text-decoration: underline; } }
      .hcls--handbook__header__search a span {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 50%;
        transform: translate(0, -50%); }
        .hcls--handbook__header__search a span:before {
          content: url("img/32/search-navy.svg");
          position: relative; }
          @media (max-width: 950px) {
            .hcls--handbook__header__search a span:before {
              width: 80px;
              transform: translate(-50%, 0) scale(0.7);
              transform-origin: center;
              padding: 10px 20px;
              border: 1px solid #57AFD7;
              border-radius: 8px;
              top: 8px;
              left: 50%; } }

@media print {
  .hcls--handbook {
    padding: 20px; } }

.hcls--handbook__search-modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: -100vw;
  background: rgba(73, 91, 116, 0.98);
  z-index: 1000;
  opacity: 0;
  transition: left 0s linear 300ms, opacity 300ms; }
  .hcls--handbook__search-modal__close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 56px;
    height: 56px;
    text-indent: -1000000px; }
    .hcls--handbook__search-modal__close:before, .hcls--handbook__search-modal__close:after {
      content: '';
      position: absolute;
      top: 50px;
      left: 50%;
      width: 56px;
      height: 5px;
      border-radius: 7px;
      background: #F7F5F2; }
    .hcls--handbook__search-modal__close:before {
      transform: translate(-50%, -50%) rotate(-45deg); }
    .hcls--handbook__search-modal__close:after {
      transform: translate(-50%, -50%) rotate(45deg); }
  .hcls--handbook__search-modal__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .hcls--handbook__search-modal__inner h2 {
      font-family: 'Rubik', sans-serif;
      font-weight: 700;
      font-size: 48px;
      color: #354052;
      margin: 0;
      color: #F7F5F2;
      font-size: 64px; }
      @media (max-width: 1400px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 40px; } }
      @media (max-width: 1200px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 32px; } }
      @media (max-width: 500px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 24px; } }
      @media (max-width: 1400px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 48px; } }
      @media (max-width: 1200px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 40px; } }
      @media (max-width: 500px) {
        .hcls--handbook__search-modal__inner h2 {
          font-size: 32px; } }
    .hcls--handbook__search-modal__inner form {
      margin-top: 30px; }
      .hcls--handbook__search-modal__inner form .search-field {
        background: none;
        border: none;
        outline: none;
        border-bottom: 2px solid #F7F5F2;
        width: calc((((100vw - (104px)) / 14) * 6) + (40px) + 16px);
        margin-bottom: 60px;
        font-size: 28px;
        color: #F7F5F2;
        text-align: center; }
        @media (min-width: 950px) {
          .hcls--handbook__search-modal__inner form .search-field {
            width: calc((((100vw - (208px)) / 14) * 6) + (80px) + 32px); } }
        @media (min-width: 1200px) {
          .hcls--handbook__search-modal__inner form .search-field {
            width: calc((((100vw - (312px)) / 14) * 6) + (120px) + 48px); } }
        @media (min-width: 1400px) {
          .hcls--handbook__search-modal__inner form .search-field {
            width: calc((((100vw - (416px)) / 14) * 6) + (160px) + 64px); } }
        @media (max-width: 770px) {
          .hcls--handbook__search-modal__inner form .search-field {
            font-size: 18px;
            width: calc((((100vw - (104px)) / 14) * 10) + (72px) + 16px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--handbook__search-modal__inner form .search-field {
      width: calc((((100vw - (208px)) / 14) * 10) + (144px) + 32px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--handbook__search-modal__inner form .search-field {
      width: calc((((100vw - (312px)) / 14) * 10) + (216px) + 48px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--handbook__search-modal__inner form .search-field {
      width: calc((((100vw - (416px)) / 14) * 10) + (288px) + 64px); } }
        .hcls--handbook__search-modal__inner form .search-field::placeholder {
          color: #F7F5F2;
          opacity: 0.5; }
      .hcls--handbook__search-modal__inner form .search-submit {
        background: none;
        border: 0;
        outline: 0;
        font-size: 36px;
        margin: 0;
        color: #354052;
        text-decoration: underline;
        position: relative;
        color: #F7F5F2;
        padding-right: 40px;
        text-align: left;
        background: url("img/pointer.svg") no-repeat center right/contain;
        background-size: 20px 20px;
        transition: padding-right 300ms; }
        @media (max-width: 1400px) {
          .hcls--handbook__search-modal__inner form .search-submit {
            font-size: 28px; } }
        @media (max-width: 1200px) {
          .hcls--handbook__search-modal__inner form .search-submit {
            font-size: 24px; } }
        @media (max-width: 500px) {
          .hcls--handbook__search-modal__inner form .search-submit {
            font-size: 18px; } }
        .hcls--handbook__search-modal__inner form .search-submit:hover, .hcls--handbook__search-modal__inner form .search-submit:focus {
          text-decoration: none;
          padding-right: 60px;
          transition: padding-right 300ms; }

.hcls--handbook .search-active {
  left: 0;
  opacity: 1;
  transition: opacity 300ms; }

.hcls--handbook__intro {
  text-align: left;
  max-width: 1000px;
  margin: -40px 0 40px;
  padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  padding-right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px); }
  @media (min-width: 950px) {
    .hcls--handbook__intro {
      padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__intro {
      padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__intro {
      padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--handbook__intro {
      padding-right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__intro {
      padding-right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__intro {
      padding-right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  .hcls--handbook__intro h1 {
    font-size: 48px;
    margin: 0; }
    @media (max-width: 950px) {
      .hcls--handbook__intro h1 {
        font-size: 24px;
        line-height: calc(28/24); } }
  .hcls--handbook__intro p {
    margin: 18px 0;
    line-height: calc(16/12); }
    .hcls--handbook__intro p:first-of-type {
      margin-top: 8px; }
    .hcls--handbook__intro p strong {
      color: #354052;
      font-size: 32px;
      font-weight: normal; }
      @media (max-width: 950px) {
        .hcls--handbook__intro p strong {
          font-size: 24px; } }
  .hcls--handbook__intro + .hcls--handbook__search-title .hcls--handbook__search-title__tab {
    display: none; }

.hcls--handbook__page-title, .hcls--handbook__search-title {
  position: relative;
  left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  width: calc((((100vw - (104px)) / 14) * 13) + (96px) + 8px);
  background: #495B74;
  border-radius: 15px 0 0 0; }
  @media (min-width: 950px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      width: calc((((100vw - (208px)) / 14) * 13) + (192px) + 16px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      width: calc((((100vw - (312px)) / 14) * 13) + (288px) + 24px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      width: calc((((100vw - (416px)) / 14) * 13) + (384px) + 32px); } }
  @media (max-width: 770px) {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      left: 15px;
      width: calc(100% - 15px); } }
  @media print {
    .hcls--handbook__page-title, .hcls--handbook__search-title {
      left: 0; } }
  .hcls--handbook__page-title:before, .hcls--handbook__search-title:before {
    content: '';
    background: url("img/head-bg.svg") no-repeat center center/cover;
    position: absolute;
    height: 100%;
    width: 50%;
    z-index: 0; }
    @media (max-width: 950px) {
      .hcls--handbook__page-title:before, .hcls--handbook__search-title:before {
        width: 80%; } }
    @media print {
      .hcls--handbook__page-title:before, .hcls--handbook__search-title:before {
        background: none;
        content: url("img/logo.svg");
        position: inherit; } }
  .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
    content: '';
    background: url("img/footer/footer-dots.svg") no-repeat center center/contain;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
    height: 20px;
    transform: scale(0.7); }
    @media (min-width: 950px) {
      .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
        width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
        width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
        width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
        left: -60px;
        width: 50px;
        top: 0; } }
    @media print {
      .hcls--handbook__page-title:after, .hcls--handbook__search-title:after {
        display: none; } }
  .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
    position: relative;
    list-style-type: none;
    color: #F7F5F2;
    z-index: 1;
    padding: 25px;
    padding-left: calc(1 * (8 * 1px));
    width: calc((((100vw - (104px)) / 14) * 10) + (72px) + 0px);
    margin: 0; }
    @media (min-width: 950px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        padding-left: calc(1 * (16 * 1px)); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        padding-left: calc(1 * (24 * 1px)); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        padding-left: calc(1 * (32 * 1px)); } }
    @media (min-width: 950px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        width: calc((((100vw - (208px)) / 14) * 10) + (144px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        width: calc((((100vw - (312px)) / 14) * 10) + (216px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        width: calc((((100vw - (416px)) / 14) * 10) + (288px) + 0px); } }
    @media (max-width: 770px) {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        width: calc((((100vw - (104px)) / 14) * 11) + (80px) + 0px); } }
  @media (max-width: 770px) and (min-width: 950px) {
    .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
      width: calc((((100vw - (208px)) / 14) * 11) + (160px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1200px) {
    .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
      width: calc((((100vw - (312px)) / 14) * 11) + (240px) + 0px); } }
  @media (max-width: 770px) and (min-width: 1400px) {
    .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
      width: calc((((100vw - (416px)) / 14) * 11) + (320px) + 0px); } }
    @media print {
      .hcls--handbook__page-title ul, .hcls--handbook__search-title ul {
        width: auto;
        padding-left: 0; } }
    .hcls--handbook__page-title ul li, .hcls--handbook__search-title ul li {
      display: inline;
      font-size: 18px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      @media (max-width: 770px) {
        .hcls--handbook__page-title ul li, .hcls--handbook__search-title ul li {
          padding: 0px; } }
      .hcls--handbook__page-title ul li:before, .hcls--handbook__search-title ul li:before {
        content: '- ';
        padding: 0 10px; }
        @media (max-width: 770px) {
          .hcls--handbook__page-title ul li:before, .hcls--handbook__search-title ul li:before {
            padding: 0; } }
      .hcls--handbook__page-title ul li:first-of-type, .hcls--handbook__search-title ul li:first-of-type {
        display: block;
        font-family: 'Rubik', sans-serif;
        font-weight: 700;
        font-family: 'Rubik', sans-serif;
        font-weight: 700;
        font-size: 48px;
        color: #354052;
        margin: 0;
        color: #F7F5F2; }
        @media (max-width: 1400px) {
          .hcls--handbook__page-title ul li:first-of-type, .hcls--handbook__search-title ul li:first-of-type {
            font-size: 40px; } }
        @media (max-width: 1200px) {
          .hcls--handbook__page-title ul li:first-of-type, .hcls--handbook__search-title ul li:first-of-type {
            font-size: 32px; } }
        @media (max-width: 500px) {
          .hcls--handbook__page-title ul li:first-of-type, .hcls--handbook__search-title ul li:first-of-type {
            font-size: 24px; } }
        .hcls--handbook__page-title ul li:first-of-type span, .hcls--handbook__search-title ul li:first-of-type span {
          padding-right: 10px;
          border-right: 2px solid #97B2BF; }
        .hcls--handbook__page-title ul li:first-of-type:before, .hcls--handbook__search-title ul li:first-of-type:before {
          content: none; }
      .hcls--handbook__page-title ul li:nth-of-type(2), .hcls--handbook__search-title ul li:nth-of-type(2) {
        padding-left: 20px;
        font-family: 'Rubik', sans-serif;
        font-weight: 500; }
        .hcls--handbook__page-title ul li:nth-of-type(2):before, .hcls--handbook__search-title ul li:nth-of-type(2):before {
          content: url("img/16/arrow-lightblue.png"); }
          @media (max-width: 770px) {
            .hcls--handbook__page-title ul li:nth-of-type(2):before, .hcls--handbook__search-title ul li:nth-of-type(2):before {
              padding-right: 10px; } }
  .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
    position: absolute;
    right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
    width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 16px);
    top: 0;
    background: #97B2BF;
    padding-top: 40px;
    border-radius: 0 0 10px 10px;
    z-index: 1; }
    @media (min-width: 950px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 48px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 64px); } }
    @media print {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        display: none; } }
    @media (max-width: 1200px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 16px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
      width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 32px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
      width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 48px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
      width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 64px); } }
    @media (max-width: 770px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        padding-top: 20px;
        right: 15px;
        width: 90px;
        display: none; } }
    @media (max-width: 500px) {
      .hcls--handbook__page-title__tab, .hcls--handbook__search-title__tab {
        padding-top: 20px;
        right: 10px;
        width: 44px; } }
    .hcls--handbook__page-title__tab img, .hcls--handbook__search-title__tab img {
      padding: 15px;
      max-width: 90px;
      margin: 0 auto;
      display: block;
      width: 100%; }
      @media (max-width: 500px) {
        .hcls--handbook__page-title__tab img, .hcls--handbook__search-title__tab img {
          padding: 7px; } }
    .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
      position: relative;
      margin: 0 auto;
      display: block;
      text-align: center;
      font-size: 12px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      padding-bottom: 10px;
      line-height: 1.2; }
      @media (max-width: 1200px) {
        .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
          width: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 950px) {
    .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
      width: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1200px) {
    .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
      width: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 1200px) and (min-width: 1400px) {
    .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
      width: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
      @media (max-width: 770px) {
        .hcls--handbook__page-title__tab span, .hcls--handbook__search-title__tab span {
          display: none; } }
  .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
    position: relative;
    z-index: 1;
    color: #F7F5F2;
    font-size: 16px;
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    margin-left: calc((((100vw - (104px)) / 14) * 3) + (16px) + 0px); }
    @media (min-width: 950px) {
      .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
        margin-left: calc((((100vw - (208px)) / 14) * 3) + (32px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
        margin-left: calc((((100vw - (312px)) / 14) * 3) + (48px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
        margin-left: calc((((100vw - (416px)) / 14) * 3) + (64px) + 0px); } }
    @media (max-width: 950px) {
      .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
        margin-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
      margin-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
      margin-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
      margin-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (max-width: 500px) {
      .hcls--handbook__page-title .search-heading, .hcls--handbook__search-title .search-heading {
        margin-left: 15px; } }
  .hcls--handbook__page-title form, .hcls--handbook__search-title form {
    width: calc((((100vw - (104px)) / 14) * 7) + (48px) + 0px);
    margin-left: calc((((100vw - (104px)) / 14) * 3) + (16px) + 0px);
    position: relative;
    z-index: 1;
    padding: 8px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #97B2BF;
    position: relative; }
    @media (min-width: 950px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        width: calc((((100vw - (208px)) / 14) * 7) + (96px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        width: calc((((100vw - (312px)) / 14) * 7) + (144px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        width: calc((((100vw - (416px)) / 14) * 7) + (192px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        margin-left: calc((((100vw - (208px)) / 14) * 3) + (32px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        margin-left: calc((((100vw - (312px)) / 14) * 3) + (48px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        margin-left: calc((((100vw - (416px)) / 14) * 3) + (64px) + 0px); } }
    @media (max-width: 950px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        width: calc((((100vw - (104px)) / 14) * 8) + (56px) + 0px);
        margin-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (208px)) / 14) * 8) + (112px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (312px)) / 14) * 8) + (168px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (416px)) / 14) * 8) + (224px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      margin-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      margin-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      margin-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
    @media (max-width: 500px) {
      .hcls--handbook__page-title form, .hcls--handbook__search-title form {
        width: calc((((100vw - (104px)) / 14) * 9) + (64px) + 0px);
        margin-left: 15px; } }
  @media (max-width: 500px) and (min-width: 950px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (208px)) / 14) * 9) + (128px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1200px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (312px)) / 14) * 9) + (192px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1400px) {
    .hcls--handbook__page-title form, .hcls--handbook__search-title form {
      width: calc((((100vw - (416px)) / 14) * 9) + (256px) + 0px); } }
    .hcls--handbook__page-title form input, .hcls--handbook__search-title form input {
      background: none;
      border: none; }
    .hcls--handbook__page-title form .search-field, .hcls--handbook__search-title form .search-field {
      width: calc(100% - 80px);
      padding: 5px; }
      @media (max-width: 500px) {
        .hcls--handbook__page-title form .search-field, .hcls--handbook__search-title form .search-field {
          width: calc(100% - 50px); } }
    .hcls--handbook__page-title form .search-submit, .hcls--handbook__search-title form .search-submit {
      background: url("img/32/search-navy.svg") no-repeat center center/contain;
      width: 50px;
      height: 60%;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translate(0, -50%);
      text-indent: -100000px; }
      @media (max-width: 500px) {
        .hcls--handbook__page-title form .search-submit, .hcls--handbook__search-title form .search-submit {
          right: 10px;
          width: 30px; } }
  .hcls--handbook__page-title .spacer, .hcls--handbook__search-title .spacer {
    height: 30px;
    display: block; }

.hcls--handbook__print-link {
  text-align: right;
  margin-top: 40px; }
  @media (max-width: 950px) {
    .hcls--handbook__print-link {
      display: none; } }
  @media print {
    .hcls--handbook__print-link {
      display: none; } }
  .hcls--handbook__print-link a {
    font-size: 12px;
    color: #354052;
    font-weight: normal !important; }
    .hcls--handbook__print-link a:after {
      content: url("img/print-icon.svg");
      margin-left: 8px;
      vertical-align: top; }

.hcls--handbook__wrapper {
  display: flex;
  min-height: 900px; }
  @media (max-width: 950px) {
    .hcls--handbook__wrapper {
      display: block; } }
  @media print {
    .hcls--handbook__wrapper {
      min-height: 0; } }
  .hcls--handbook__wrapper__sidebar {
    background: #F7F5F2;
    width: calc((((100vw - (104px)) / 14) * 4) + (24px) + 8px);
    padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    padding-top: 10px;
    padding-bottom: 60px; }
    @media (min-width: 950px) {
      .hcls--handbook__wrapper__sidebar {
        width: calc((((100vw - (208px)) / 14) * 4) + (48px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__wrapper__sidebar {
        width: calc((((100vw - (312px)) / 14) * 4) + (72px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__wrapper__sidebar {
        width: calc((((100vw - (416px)) / 14) * 4) + (96px) + 32px); } }
    @media (min-width: 950px) {
      .hcls--handbook__wrapper__sidebar {
        padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__wrapper__sidebar {
        padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__wrapper__sidebar {
        padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (max-width: 950px) {
      .hcls--handbook__wrapper__sidebar {
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding-left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px);
        padding-right: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper__sidebar {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper__sidebar {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper__sidebar {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper__sidebar {
      padding-left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper__sidebar {
      padding-left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper__sidebar {
      padding-left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper__sidebar {
      padding-right: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper__sidebar {
      padding-right: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper__sidebar {
      padding-right: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
    @media print {
      .hcls--handbook__wrapper__sidebar {
        display: none; } }
    .hcls--handbook__wrapper__sidebar__section {
      padding-right: 15px; }
      .hcls--handbook__wrapper__sidebar__section ul {
        padding-left: 0;
        list-style-type: none; }
        .hcls--handbook__wrapper__sidebar__section ul li {
          border-top: 1px solid #C2E0EF;
          width: 100%;
          transition: all 600ms; }
          .hcls--handbook__wrapper__sidebar__section ul li a {
            font-size: 16px;
            color: #354052;
            padding: 10px 0;
            display: block;
            padding-right: 40px; }
            .hcls--handbook__wrapper__sidebar__section ul li a:hover, .hcls--handbook__wrapper__sidebar__section ul li a:focus {
              text-decoration: underline; }
          .hcls--handbook__wrapper__sidebar__section ul li .current {
            font-family: 'Rubik', sans-serif;
            font-weight: 700;
            color: #495B74; }
            .hcls--handbook__wrapper__sidebar__section ul li .current:before {
              content: '–';
              padding-left: 10px; }
        .hcls--handbook__wrapper__sidebar__section ul .sub-active > a {
          font-family: 'Rubik', sans-serif;
          font-weight: 700; }
        .hcls--handbook__wrapper__sidebar__section ul .has-children {
          position: relative; }
          .hcls--handbook__wrapper__sidebar__section ul .has-children > a:after {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            border-right: 2px solid #495B74;
            border-bottom: 2px solid #495B74;
            transform: rotate(45deg);
            transition: transform 300ms;
            right: 15px;
            top: 14px; }
          .hcls--handbook__wrapper__sidebar__section ul .has-children ul {
            padding-left: 15px; }
            .hcls--handbook__wrapper__sidebar__section ul .has-children ul li {
              border: none; }
              .hcls--handbook__wrapper__sidebar__section ul .has-children ul li a {
                padding: 8px 0;
                font-size: 14px;
                position: relative;
                padding-right: 40px; }
        .hcls--handbook__wrapper__sidebar__section ul .sub-active.has-children > a:after {
          transform: rotate(-135deg);
          transition: transform 300ms; }
      .hcls--handbook__wrapper__sidebar__section h2 {
        text-transform: uppercase;
        font-size: 16px;
        font-family: 'Rubik', sans-serif;
        font-weight: 700;
        position: relative;
        padding-right: 45px;
        margin-top: 50px;
        margin-bottom: 15px;
        transition: color 600ms; }
        .hcls--handbook__wrapper__sidebar__section h2:before {
          content: '';
          position: absolute;
          width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
          height: 2px;
          background: #97B2BF;
          top: -5px;
          left: 0;
          transition: background 600ms; }
          @media (min-width: 950px) {
            .hcls--handbook__wrapper__sidebar__section h2:before {
              width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
          @media (min-width: 1200px) {
            .hcls--handbook__wrapper__sidebar__section h2:before {
              width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
          @media (min-width: 1400px) {
            .hcls--handbook__wrapper__sidebar__section h2:before {
              width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
        .hcls--handbook__wrapper__sidebar__section h2 a {
          position: absolute;
          width: 32px;
          height: 32px;
          overflow: hidden;
          text-indent: -100000px;
          right: 5px;
          top: 50%;
          transform: translate(0, -50%) rotate(180deg);
          background: url("img/32/dropdown-navy.svg") no-repeat center center/contain;
          transition: transform 200ms; }
        .hcls--handbook__wrapper__sidebar__section h2 .expand-active {
          transform: translate(0, -50%) rotate(0deg);
          transition: transform 200ms; }
    .hcls--handbook__wrapper__sidebar .search-page ul li {
      border: none;
      padding: 12px 0;
      display: flex; }
      .hcls--handbook__wrapper__sidebar .search-page ul li input {
        margin-right: 16px;
        display: block;
        margin-top: 3px; }
    .hcls--handbook__wrapper__sidebar .search-page .update-results {
      color: #354052;
      font-size: 16px;
      background: transparent;
      padding: 15px 40px;
      border-radius: 5px;
      border: 1px solid #97B2BF;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      transition: background 300ms; }
      .hcls--handbook__wrapper__sidebar .search-page .update-results:hover, .hcls--handbook__wrapper__sidebar .search-page .update-results:focus {
        background: rgba(151, 178, 191, 0.2);
        transition: background 300ms; }
    .hcls--handbook__wrapper__sidebar .in-chapter {
      display: block;
      transition: display 0s linear 600ms; }
  .hcls--handbook__wrapper .chapters-active {
    background: #354052;
    transition: background 600ms; }
    .hcls--handbook__wrapper .chapters-active h2 {
      color: #97B2BF;
      transition: color 600ms; }
      .hcls--handbook__wrapper .chapters-active h2:before {
        background: #354052; }
    .hcls--handbook__wrapper .chapters-active ul li {
      border: none;
      transition: all 600ms;
      border-radius: 4px;
      transition: background 600ms;
      padding-left: 5px; }
      .hcls--handbook__wrapper .chapters-active ul li:hover, .hcls--handbook__wrapper .chapters-active ul li:focus {
        background: #495B74;
        transition: background 600ms; }
      .hcls--handbook__wrapper .chapters-active ul li a {
        color: #F7F5F2;
        padding: 5px 0;
        border: none;
        transition: all 600ms; }
    .hcls--handbook__wrapper .chapters-active .in-chapter {
      display: none; }
  .hcls--handbook__wrapper article {
    width: calc((((100vw - (104px)) / 14) * 10) + (72px) + 0px);
    padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    padding-right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 8px);
    margin-bottom: 120px;
    margin-top: 50px; }
    @media (min-width: 950px) {
      .hcls--handbook__wrapper article {
        width: calc((((100vw - (208px)) / 14) * 10) + (144px) + 0px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__wrapper article {
        width: calc((((100vw - (312px)) / 14) * 10) + (216px) + 0px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__wrapper article {
        width: calc((((100vw - (416px)) / 14) * 10) + (288px) + 0px); } }
    @media (min-width: 950px) {
      .hcls--handbook__wrapper article {
        padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__wrapper article {
        padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__wrapper article {
        padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (min-width: 950px) {
      .hcls--handbook__wrapper article {
        padding-right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 16px); } }
    @media (min-width: 1200px) {
      .hcls--handbook__wrapper article {
        padding-right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 24px); } }
    @media (min-width: 1400px) {
      .hcls--handbook__wrapper article {
        padding-right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 32px); } }
    @media (max-width: 950px) {
      .hcls--handbook__wrapper article {
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding-left: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px);
        padding-right: calc((((100vw - (104px)) / 14) * 2) + (8px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper article {
      padding-left: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper article {
      padding-left: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper article {
      padding-left: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
  @media (max-width: 950px) and (min-width: 950px) {
    .hcls--handbook__wrapper article {
      padding-right: calc((((100vw - (208px)) / 14) * 2) + (16px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1200px) {
    .hcls--handbook__wrapper article {
      padding-right: calc((((100vw - (312px)) / 14) * 2) + (24px) + 0px); } }
  @media (max-width: 950px) and (min-width: 1400px) {
    .hcls--handbook__wrapper article {
      padding-right: calc((((100vw - (416px)) / 14) * 2) + (32px) + 0px); } }
    @media (max-width: 500px) {
      .hcls--handbook__wrapper article {
        width: calc((((100vw - (104px)) / 14) * 14) + (104px) + 0px);
        padding: 0px 15px; } }
  @media (max-width: 500px) and (min-width: 950px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (208px)) / 14) * 14) + (208px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1200px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (312px)) / 14) * 14) + (312px) + 0px); } }
  @media (max-width: 500px) and (min-width: 1400px) {
    .hcls--handbook__wrapper article {
      width: calc((((100vw - (416px)) / 14) * 14) + (416px) + 0px); } }
    @media print {
      .hcls--handbook__wrapper article {
        width: auto !important;
        padding: 0;
        margin: 0; } }
    .hcls--handbook__wrapper article article {
      padding: 0;
      width: 100%; }
    .hcls--handbook__wrapper article .page-title {
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      font-size: 18px;
      padding-left: 15px;
      margin: 60px 0; }
      .hcls--handbook__wrapper article .page-title span {
        color: #495B74; }
    .hcls--handbook__wrapper article h1 {
      margin-bottom: 32px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      font-size: 24px; }
    .hcls--handbook__wrapper article h2 {
      position: relative;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      line-height: calc(32/24);
      letter-spacing: 0;
      font-size: 20px;
      margin-bottom: 40px; }
    .hcls--handbook__wrapper article h3 {
      font-size: 16px;
      color: #495B74;
      margin-top: 20px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
      @media (max-width: 1200px) {
        .hcls--handbook__wrapper article h3 {
          font-size: 24px; } }
      @media (max-width: 950px) {
        .hcls--handbook__wrapper article h3 {
          font-size: 24px; } }
      @media (max-width: 770px) {
        .hcls--handbook__wrapper article h3 {
          font-size: 18px; } }
    .hcls--handbook__wrapper article p {
      margin: 0 0 40px; }
    .hcls--handbook__wrapper article strong {
      font-family: 'Rubik', sans-serif;
      font-weight: 700; }
    .hcls--handbook__wrapper article a {
      text-decoration: underline;
      font-family: 'Rubik', sans-serif;
      font-weight: 700; }
      .hcls--handbook__wrapper article a:hover, .hcls--handbook__wrapper article a:focus {
        color: #495B74;
        text-decoration: none; }
    .hcls--handbook__wrapper article ul, .hcls--handbook__wrapper article ol {
      margin-left: 20px;
      margin-bottom: 40px; }
      .hcls--handbook__wrapper article ul li, .hcls--handbook__wrapper article ol li {
        font-size: 18px;
        line-height: calc(32 / 18);
        line-height: 2; }
        @media (max-width: 950px) {
          .hcls--handbook__wrapper article ul li, .hcls--handbook__wrapper article ol li {
            font-size: 16px;
            line-height: 2; } }
    .hcls--handbook__wrapper article hr {
      margin: 70px 0;
      height: 10px;
      background: url("img/4-dots.svg") no-repeat center center/contain;
      border: 0; }
      @media (max-width: 770px) {
        .hcls--handbook__wrapper article hr {
          margin: 30px 0; } }
    .hcls--handbook__wrapper article img {
      height: auto; }
    .hcls--handbook__wrapper article .nav-links {
      text-align: center;
      margin: 60px 0;
      color: #354052;
      font-size: 16px; }
      .hcls--handbook__wrapper article .nav-links span.current {
        font-family: 'Rubik', sans-serif;
        font-weight: 700;
        margin: 0 10px;
        display: inline-block;
        position: relative; }
        .hcls--handbook__wrapper article .nav-links span.current:after {
          content: '';
          position: absolute;
          width: calc(100% + 20px);
          bottom: -5px;
          left: 50%;
          transform: translate(-50%, 0);
          height: 2px;
          background: #97B2BF; }
      .hcls--handbook__wrapper article .nav-links a {
        margin: 0 10px;
        display: inline-block;
        color: #354052;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        text-decoration: none; }
        .hcls--handbook__wrapper article .nav-links a:hover, .hcls--handbook__wrapper article .nav-links a:focus {
          text-decoration: underline;
          color: #495B74; }

.hcls--handbook__helpers {
  margin-top: 100px; }
  .hcls--handbook__helpers__updated {
    text-align: right; }
    .hcls--handbook__helpers__updated p {
      font-size: 12px; }
  .hcls--handbook__helpers__nav {
    border-top: 1px solid #57AFD7;
    padding-top: 60px;
    display: flex;
    position: relative; }
    .hcls--handbook__helpers__nav:before {
      content: url("img/4-dots-small.svg");
      position: absolute;
      top: -16px;
      right: 0;
      background-color: white;
      padding-left: 10px; }
    .hcls--handbook__helpers__nav__prev, .hcls--handbook__helpers__nav__next {
      width: 50%; }
      .hcls--handbook__helpers__nav__prev a, .hcls--handbook__helpers__nav__next a {
        display: block;
        font-weight: 400 !important;
        color: #495B74;
        margin-bottom: 8px; }
      .hcls--handbook__helpers__nav__prev span, .hcls--handbook__helpers__nav__next span {
        color: #354052;
        font-weight: 500; }
    .hcls--handbook__helpers__nav__prev a:before {
      content: url("img/arrow-left-blue.svg");
      margin-right: 8px;
      text-decoration: none; }
    .hcls--handbook__helpers__nav__next {
      text-align: right; }
      .hcls--handbook__helpers__nav__next a:after {
        content: url("img/arrow-right-blue.svg");
        margin-left: 8px;
        text-decoration: none; }

.hcls--handbook__chapter-list {
  padding-left: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
  padding-right: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px); }
  @media (min-width: 950px) {
    .hcls--handbook__chapter-list {
      padding-left: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__chapter-list {
      padding-left: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__chapter-list {
      padding-left: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 950px) {
    .hcls--handbook__chapter-list {
      padding-right: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1200px) {
    .hcls--handbook__chapter-list {
      padding-right: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
  @media (min-width: 1400px) {
    .hcls--handbook__chapter-list {
      padding-right: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  .hcls--handbook__chapter-list h2 {
    text-align: left;
    margin: 40px 0;
    font-size: 24px;
    letter-spacing: 1px;
    position: relative; }
    .hcls--handbook__chapter-list h2:before {
      content: '';
      position: absolute;
      width: calc((((100vw - (104px)) / 14) * 1) + (0px) + 0px);
      height: 3px;
      background: #C2E0EF;
      top: -5px;
      left: 0; }
      @media (min-width: 950px) {
        .hcls--handbook__chapter-list h2:before {
          width: calc((((100vw - (208px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1200px) {
        .hcls--handbook__chapter-list h2:before {
          width: calc((((100vw - (312px)) / 14) * 1) + (0px) + 0px); } }
      @media (min-width: 1400px) {
        .hcls--handbook__chapter-list h2:before {
          width: calc((((100vw - (416px)) / 14) * 1) + (0px) + 0px); } }
  .hcls--handbook__chapter-list__chapters {
    display: flex;
    flex-flow: row wrap; }
  .hcls--handbook__chapter-list__chapter {
    width: calc(25% - 40px);
    margin-bottom: 40px;
    border-bottom: 1px solid #57AFD7;
    margin-right: 40px; }
    @media (max-width: 950px) {
      .hcls--handbook__chapter-list__chapter {
        width: calc(50% - 20px);
        margin-right: 20px; } }
    @media (max-width: 770px) {
      .hcls--handbook__chapter-list__chapter {
        margin-bottom: 20px;
        width: 100%; } }
    .hcls--handbook__chapter-list__chapter span {
      font-weight: 500;
      color: #495B74; }
    .hcls--handbook__chapter-list__chapter h3 {
      font-size: 20px;
      font-weight: 500; }
      @media (max-width: 770px) {
        .hcls--handbook__chapter-list__chapter h3 {
          font-size: 16px; } }
      .hcls--handbook__chapter-list__chapter h3 a {
        text-decoration: underline;
        color: #495B74; }
        .hcls--handbook__chapter-list__chapter h3 a:hover {
          text-decoration: none; }
    .hcls--handbook__chapter-list__chapter p {
      font-size: 16px;
      line-height: calc(24/18); }
      @media (max-width: 770px) {
        .hcls--handbook__chapter-list__chapter p {
          font-size: 14px; } }

.hcls--handbook__chapter__number {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 40px;
  color: #495B74;
  margin-bottom: 30px;
  position: relative; }
  .hcls--handbook__chapter__number:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 64px;
    height: 2px;
    background: #97B2BF; }

.hcls--handbook__chapter__intro {
  margin-bottom: 50px; }
  .hcls--handbook__chapter__intro p {
    font-size: 24px;
    line-height: calc(32 / 24);
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #354052; }
    @media (max-width: 950px) {
      .hcls--handbook__chapter__intro p {
        font-size: 20px; } }

.hcls--handbook__chapter__sections {
  display: flex;
  flex-wrap: wrap; }
  .hcls--handbook__chapter__sections__page {
    width: calc(50% - 20px);
    margin-right: 20px;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #C2E0EF; }
    @media (max-width: 1200px) {
      .hcls--handbook__chapter__sections__page {
        width: 100%;
        padding-right: 0;
        margin-right: 0; } }
    .hcls--handbook__chapter__sections__page h2 {
      line-height: 24px !important;
      margin-bottom: 10px !important; }
      .hcls--handbook__chapter__sections__page h2 a {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: inherit;
        color: #354052; }
        .hcls--handbook__chapter__sections__page h2 a:hover, .hcls--handbook__chapter__sections__page h2 a:focus {
          color: #495B74; }
    .hcls--handbook__chapter__sections__page p {
      line-height: calc(24 / 18);
      margin: 0; }

.search-page .page-header {
  padding-bottom: 60px; }
  .search-page .page-header h1 {
    margin-bottom: 20px; }
  .search-page .page-header p {
    font-size: 14px;
    padding-left: 15px; }

.search-result {
  border-radius: 8px;
  padding: 24px;
  transition: background 300ms, border 300ms;
  border: 1px solid transparent;
  width: 100%;
  position: relative;
  box-sizing: border-box; }
  .search-result:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% - 32px);
    height: 1px;
    background: #97B2BF;
    top: -1px; }
  .search-result:hover, .search-result:focus {
    background: rgba(151, 195, 215, 0.05);
    border: 1px solid #97B2BF;
    transition: background 300ms, border 100ms, padding 100ms; }
    .search-result:hover h2 span, .search-result:focus h2 span {
      text-decoration: underline;
      color: #495B74; }
  .search-result .search-result-section {
    font-size: 12px;
    color: #495B74;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .search-result .search-result-section:before {
      content: url("img/arrow-straight-lightblue.svg");
      position: relative;
      margin-right: 3px; }
  .search-result h2 {
    line-height: 28px !important;
    margin-bottom: 20px !important; }
    .search-result h2 span {
      font-size: 24px;
      font-family: 'Rubik', sans-serif;
      font-weight: 500;
      color: #354052;
      text-decoration: none; }
      @media (max-width: 770px) {
        .search-result h2 span {
          font-size: 20px; } }
    .search-result h2 .searchwp-highlight {
      font-family: 'Rubik', sans-serif;
      font-weight: 700; }
  .search-result p .searchwp-highlight {
    color: #495B74;
    font-family: 'Rubik', sans-serif;
    font-weight: 500; }
  .search-result > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -10000px; }

.info-box {
  margin: 60px 0;
  position: relative;
  width: 100%;
  display: flex; }
  .info-box .icon {
    width: 56px;
    position: relative;
    border-right: 2px solid #97B2BF; }
    .info-box .icon img {
      width: 32px;
      height: auto;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%); }
  .info-box .text {
    padding-left: 20px;
    margin-bottom: 0; }
    .info-box .text h1 {
      margin-top: 0;
      margin-bottom: 10px; }
    .info-box .text p {
      margin: 0; }

/*Implemented last to ensure this is always dominant style*/
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
